* Makefile.in (epaths-force-w32): Use abs_srcdir
[emacs.git] / lisp / gnus / ChangeLog
blob92e3d8ff5c56ea34a95d5a886759e337b216b6fb
1 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3         * mm-decode.el (mm-dissect-buffer): Revert last change.
4         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
5         The problem that motivated those changes was attributed to a broken
6         mail sender, and has been fixed.
8 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
11         token is missing in the Content-Type header.
13         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
15 2013-09-18  Glenn Morris  <rgm@gnu.org>
17         * gnus-util.el (image-size): Declare.
19 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
22         (gnus-icalendar-event-from-ical)
23         (gnus-icalendar-event--build-reply-event-body)
24         (gnus-icalendar-event-reply-from-buffer)
25         (gnus-icalendar-find-org-event-file)
26         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
27         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
29         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
31 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
33         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
34         Use save-current-buffer.
35         (gnus-tree-mode-map): Initialize in the declaration.
36         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
37         (scroll-in-place): Defvar it.
38         (gnus-tmp-*): Defvar them.
39         (gnus-get-tree-buffer): Use derived-mode-p.
40         (gnus--let-eval): New macro.
41         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
42         non-prefixed variables.
43         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
45         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
46         vars since it doesn't seem to be available.
47         (gnus-set-global-variables, gnus-summary-read-group-1)
48         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
49         (gnus-summary-display-article, gnus-summary-select-article)
50         (gnus-summary-next-article, gnus-offer-save-summaries)
51         (gnus-summary-generic-mark): Use derived-mode-p.
52         (gnus-summary-read-group-1, gnus-summary-exit)
53         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
54         Adjust calls to gnus-tree-close and gnus-tree-open.
56         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
58         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
59         (gnus-agent-mode): Use derived-mode-p.
60         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
61         gnus-command-method and *-command-method to nil, but bind
62         gnus-command-method to *-command-method instead!
63         (gnus-agent-fetch-articles): Remove unused var `id'.
64         (gnus-agent-fetch-headers): Remove unused arg `force'.
65         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
66         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
67         (gnus-agent-short-article, gnus-agent-long-article)
68         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
69         first use.
70         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
71         `score-param'.
72         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
73         (gnus-get-predicate): Push in front of the cache, rather than end.
74         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
75         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
76         (gnus-agent-expire-unagentized-dirs): Don't rebind
77         gnus-agent-expire-current-dirs since the defvar silences the warning.
78         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
79         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
80         (gnus-agent-regenerate): Simplify interactive spec and doc.
82 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
84         * gnus-int.el (gnus-open-server): Silence compiler.
86         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
88         * message.el (message-display-completion-list): Abolish.
89         (message-completion-in-region): Use display-completion-list.
91 2013-09-17  Glenn Morris  <rgm@gnu.org>
93         * gnus-util.el (gnus-message-with-timestamp-1):
94         Use `messages-buffer' function if available.  Ignore read-only.
96 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
98         * message.el (message-expand-group, message-completion-in-region):
99         Correct the order of start and end of a region.
101 2013-09-13  Glenn Morris  <rgm@gnu.org>
103         * mml2015.el (gnus-create-image): Autoload it.
105         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
107         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
108         (image-size): Declare.
110 2013-09-12  Glenn Morris  <rgm@gnu.org>
112         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
113         Avoid using `find', which i) might not be defined at runtime;
114         ii) does not work, since its default test is eql, not equal.
115         (gnus-mime-action-alist): Declare.
117 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
119         * score-mode.el (gnus-score-mode-map): Move initialization
120         into declaration.
121         (gnus-score-mode): Use define-derived-mode.
122         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
123         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
124         into declaration.
125         (gnus-kill-file-mode): Use define-derived-mode.
126         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
127         Use derived-mode-p.
128         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
129         (gnus-group-setup-buffer, gnus-group-name-at-point)
130         (gnus-group-make-web-group, gnus-group-enter-directory)
131         (gnus-group-suspend): Use derived-mode-p.
132         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
133         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
134         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
135         (gnus-article-setup-buffer, gnus-article-prepare)
136         (gnus-article-prepare-display, gnus-sticky-article)
137         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
138         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
139         (gnus-article-read-summary-keys): Use derived-mode-p.
141 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
143         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
145 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
147         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
148         shift_jis from the default value set for Japanese users.
150 2013-08-13  Glenn Morris  <rgm@gnu.org>
152         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
154         * gnus.el (gnus-valid-select-methods): Fix type.
156         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
158 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
160         * mm-decode.el (mm-display-external): Run a timer for the temp files
161         deletion after a viewer exits; add a deletion timer for the needsterm
162         case, too.
164         * mm-decode.el (mm-display-external): Try to delete temporary files by
165         using a 1-min. timer.
167 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
169         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
170         New internal variables.
171         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
172         (mm-display-external): Use it to delete temporary files instead of
173         using timers.
175 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
177         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
178         with cond for backwards compatability.
180 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
182         * mm-decode.el (mm-display-external): Bind process-connection-type to
183         nil; don't delete a temp file immediately even if a viewer finishes,
184         since it may be a shell script, like xdg-open, that launches a real
185         viewer program belatedly.
187 2013-08-05  Dave Abrahams  <dave@boostpro.com>
189         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
190         that we can create nndoc groups that excerpt other groups.
192 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
194         * gnus-delay.el (gnus-delay-article): Fix typo.
196         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
197         articles.
199         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
200         we can get spell-checking etc.
202 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
204         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
205         a single one used for encoding the whole text in a header.
207 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
209         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
210         before sending.
212         * mm-decode.el (mm-command-output): New face.
213         (mm-display-external): Use it.
215 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
217         * nnmbox.el (nnmbox-request-article): Don't change point.
219 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
222         Include `handle' parameter.
224 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
226         * gnus-icalendar.el: New file.
228 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
232         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
233         dummy roots, too.
235 2013-08-01  David Edmondson  <dme@dme.org>
237         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
238         out on ttys.
240 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
243         not empty.
245         * nnrss.el (nnrss-discover-feed): Indent.
247 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
249         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
251 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
253         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
254         dirty to ensure nnimap data being saved.
256 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
258         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
259         menu entry.
261         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
262         the current thread's total score instead of the current article's
263         score.
265         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
266         (gnus-sort-threads-recursively): Delete defcustom.
267         (gnus-sort-threads-recursive): Adapt accordingly.
269 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
271         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
272         (gnus-sort-threads-recursive): Use it.
273         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
274         again.  Now that determines how to sort subthreads.
276 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
278         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
279         (gnus-sort-threads): Use it.
281 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
283         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
284         punctuation characters follow parentheses (bug#14950).
286 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
288         * gnus.el (gnus-continuum-version):
289         * gnus-msg.el (gnus-extended-version): Simplify.
291         * gnus.el (gnus-continuum-version-1): Remove.
292         * gnus-msg.el (gnus-bug): Revert.
294         Calculate gnus-version correctly on Cygwin.
296         * gnus.el (gnus-continuum-version): Do main calculations in integers.
297         (gnus-continuum-version-1): New function, return a string.
299         * gnus-msg.el (gnus-extended-version, gnus-bug):
300         Use gnus-continuum-version-1 instead of gnus-continuum-version.
302 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
304         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
305         (bug#13384).
307 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
309         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
310         that were only relevant in a development version a long time ago.
312 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
314         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
315         that the old Emacs 24s bundle.
317 2013-07-10  David Engster  <deng@randomsample.de>
319         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
320         if `gnus-newsrc-file-version' does not match `gnus-version'.
321         This fixes a bug in Emacs trunk where the 'unexist' marks were always
322         removed at startup because "Gnus v5.13" was considered smaller than "Ma
323         Gnus v0.03".
325 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
327         * gnus.el (gnus-summary-line-format):
328         Reference `gnus-user-date-format-alist' for the &user-date; format, not
329         `gnus-summary-user-date-format-alist'.
331 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
333         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
334         delete files (bug#13481).
336 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
338         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
340 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
342         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
343         display images.
345         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
347         * message.el (message-cancel-news): According to
348         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
349         preferred over "cmsg cancel" in the Subject.
351         * nnir.el (nnir-engines): Note that the group specs are regexps
352         (bug#13238).
354         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
355         gotten read-only text properties, ensure that those aren't heeded when
356         copying stuff over (bug#13434).
358         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
359         (bug#13762).
361 2013-07-05  David Kastrup  <dak@gnu.org>
363         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
364         authinfo file again (important for blank passwords).  This had been
365         broken with 2013-06-15 change.
367 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
369         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
370         Revert 2013-01-14 change.
372 2013-07-02  David Engster  <deng@randomsample.de>
374         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
375         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
376         to see whether the group was synced before.
378 2013-07-02  Martin Stjernholm  <mast@lysator.liu.se>
380         * nnimap.el (nnimap-request-move-article): Decode the group name when
381         doing internal moves to avoid charset issues.
383 2013-07-02  Julien Danjou  <julien@danjou.info>
385         * nnimap.el (nnimap-request-list):
386         Revert change that made listing synchronous.
387         (nnimap-get-responses): Restore.
389 2013-07-02  Dave Abrahams  <dave@boostpro.com>
391         * nnimap.el (nnimap-change-group): Document result value.
393         * nnimap.el (nnimap-find-article-by-message-id):
394         Account for the fact that nnimap-change-group can return t.
396 2013-07-02  Julien Danjou  <julien@danjou.info>
398         * nnimap.el (nnimap-request-head):
399         Resture to-buffer parameter, used by `nnimap-request-move-article'.
401         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
403         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
404         supported by nnimap actually. Reverts previous change.
406         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
407         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
408         to-buffer argument that is already supported.
410 2013-07-02  Julien Danjou  <julien@danjou.info>
412         * nnimap.el (nnimap-get-responses): Remove, unused.
414 2013-07-02  Julien Danjou  <julien@danjou.info>
416         * nnimap.el (nnimap-request-articles-find-limit): Rename from
417         `nnimap-request-move-articles-find-limit' since we do not use it
418         only for move operations.
419         (nnimap-request-accept-article):
420         Use `nnimap-request-articles-find-limit' to limit search by message-id.
422 2013-07-02  Julien Danjou  <julien@danjou.info>
424         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
426         * nnimap.el (nnimap-log-buffer):
427         Check that `window-point-insertion-type' is boundp, since it's not
428         available in XEmacs.
430 2013-07-02  Michael Welsh Duggan  <md5i@md5i.com>
432         * nnimap.el (nnimap-log-buffer):
433         Add this, setting `window-point-insertion-type' in the buffer to t.
434         (nnimap-log-command): Use nnimap-log-buffer.
436 2013-07-02  Julien Danjou  <julien@danjou.info>
438         * nnimap.el (nnimap-find-article-by-message-id):
439         Add an optional limit argument to be able to limit the search.
440         (nnimap-request-move-article):
441         Use `nnimap-request-move-articles-find-limit'.
442         (nnimap-request-move-articles-find-limit):
443         Add this to limit the search by Message-Id after a message move.
444         (nnimap): Add defgroup.
446 2013-07-02  Julien Danjou  <julien@danjou.info>
448         * nnimap.el (nnimap-find-article-by-message-id):
449         Use `nnimap-possibly-change-group' rather than its own EXAMINE call.
450         (nnimap-possibly-change-group): Add read-only argument.
451         (nnimap-request-list): Use nnimap-possibly-change-group rather than
452         issuing EXAMINE manually.
453         (nnimap-find-article-by-message-id):
454         Use `nnimap-possibly-change-group' with read-only argument.
455         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.
456         We cannot possibly change because we need to be sure that it's either
457         read-write or read-only.
459 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461         * gnus-sum.el (gnus-summary-insert-old-articles):
462         Don't include unexisting messages.
464 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
466         * gnus-start.el (gnus-clean-old-newsrc):
467         Remove totally bogus `unexists' entries.
468         (gnus-clean-old-newsrc): Fix last checkin.
470         * nnimap.el (nnimap-update-info):
471         None of the articles below the active low-water mark exist.
473 2013-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
475         * nnimap.el (gnus-refer-thread-use-nnir): Silence the byte compiler.
477 2013-07-02  Sergio Martinez  <samf0xb58@gmail.com>  (tiny change)
479         * nnimap.el (nnimap-request-scan):
480         Allow `nnimap-inbox' to be a list of inboxes.
482 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
484         * gnus-group.el (gnus-group-expire-articles-1):
485         Don't try to expire messages that don't exist.
487         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
489 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
491         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
493 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
495         * gnus-start.el (gnus-clean-old-newsrc):
496         Delete `unexist' from pre-Ma Gnus 0.3.
498 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
500         * gnus-sum.el (gnus-summary-local-variables):
501         Make `gnus-newsgroup-unexist' into a local variable.
503 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
505         * gnus-sum.el (gnus-adjust-marked-articles):
506         Add to `gnus-newsgroup-unexist'.
508         * gnus.el (gnus-article-mark-lists):
509         Add `unexist' to the list of marks.
510         (gnus-article-special-mark-lists):
511         Put the `unexist' in the special marks list instead.
513         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
514         articles in the list of articles to be selected.
516         * nnimap.el (nnimap-retrieve-group-data-early):
517         Query for unexisting articles.
518         (nnimap-update-info): Keep track of unexisting articles.
519         (nnimap-update-qresync-info): Ditto.
521 2013-07-02  Lars Ingebrigtsen  <larsi@gnus.org>
523         * gnus-start.el (gnus-clean-old-newsrc): New function.
524         (gnus-read-newsrc-file): Use it.
526 2013-07-02  Daiki Ueno  <ueno@gnu.org>
528         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
529         of 'create-image' for XEmacs compatibility; check errors when decoding
530         image.  Reported by Uwe Brauer.
532 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
534         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
535         gnus-button-push revised at 2011-01-19.
537 2013-06-19  Glenn Morris  <rgm@gnu.org>
539         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
541 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
543         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
545 2013-06-18  Glenn Morris  <rgm@gnu.org>
547         * eww.el, shr.el, shr-color.el: Move to ../net.
549 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
551         * shr.el (shr-tag-table): Insert the images after the table, so that
552         they're not covered by the table colourisation, which often looked
553         awkward.
554         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
555         <dd>.
557 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
559         * eww.el (eww-detect-charset): Improve regexp; move backward.
561 2013-06-18  Glenn Morris  <rgm@gnu.org>
563         * mm-decode.el (widget-convert-button): Autoload.
565         * sieve-manage.el (mm-enable-multibyte): Autoload.
567         * shr.el (libxml-parse-html-region): Declare.
568         (shr-render-buffer): Explicit error if no libxml2 support.
570 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
572         * auth-source.el (auth-source-current-line): New function.
573         (auth-source-netrc-parse-entries): When a data token is "machine",
574         assume we're in the wrong place and abort parsing the current line.
576 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
578         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
579         (eww-convert-widgets): Don't bug out if the first widget starts at the
580         beginning of the buffer.
581         (eww-convert-widgets): Fix last patch.
582         (eww-tag-input): Support <input type=image>.
584         * shr.el (shr-insert-table): Respect border-collapse: collapse.
585         (shr-tag-base): Protect against base specs that are degenerate.
586         (shr-ensure-paragraph): Don't delete empty lines that have text
587         properties, because these may be input fields.
589         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
590         we can navigate to them.
592         * shr.el (shr-colorize-region): Put the colours over the entire region.
593         (shr-inhibit-decoration): New variable.
594         (shr-add-font): Use it to inhibit text property decorations while doing
595         preliminary table renderings.  This speeds up typical Wikipedia page
596         renderings by 15%.
597         (shr-tag-span): Don't respect the <title>, because that overwrites the
598         help-echo from links inside the spans.
599         (shr-next-link): Use `help-echo' for navigation, so that we can
600         navigate to form elements, too.
602         * eww.el (eww-button): New face.
603         (eww-convert-widgets): Use it to make submit buttons more button-like.
605         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
606         that Gnus commands work.
608         * shr.el (shr-render-td): Support horizontal alignment.
610         * eww.el (eww-put-color): Remove.
611         (eww-colorize-region): Use `add-face-text-property'.
613         * shr.el (shr-add-font): Append face data, so that we get the correct
614         precedence: The innermost value (which is applied first) wins.
615         (shr-make-overlay): Obsolete function.
617         * mm-decode.el (mm-convert-shr-links): New function to convert
618         new-style shr URL links into widgets.
619         (mm-shr): Use it.
621         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
622         widget commands, since we're no longer using widgets for links.
624         * shr.el (shr-next-link): New command.
625         (shr-previous-link): New command.
626         (shr-urlify): Don't use `widget-convert', because that's slow.
627         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
628         because collecting the overlays and reapplying them when generating
629         tables is slow.
630         (shr-insert-table): Ditto.
632 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
634         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
635         * shr.el (browse-url): Require `url'.
636         * eww.el (url): Require format-spec.
638 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
640         * eww.el (eww-display-html): Default to using the entire window width.
641         (eww-browse-url): Don't add a User-Agent header (twice), because that
642         makes Bing refuse connection.
644         * shr.el (shr-make-table): Cache the table rendering at the table
645         level, and not the <td> level.  This is a bit faster.
647         * eww.el (eww-render): Go to the correct ID when given URLs ending with
648         #id.
650         * shr.el (shr-tag-li): Don't require a new paragraph, since other
651         browsers don't.
652         (shr-expand-url): Respect #anchor links.
653         (shr-parse-base): Chop off the anchor before using.
654         (shr-descend): Respect display: none.
655         (shr-descend): Allow marking elements that have certain IDs.
657         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
659         * shr.el (shr-expand-url): Don't bug out on zero-length links.
661         * eww.el (eww-tag-textarea): Support <textarea>.
663 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
665         * shr.el (shr-dom-to-xml): Fix function call.
667         * eww.el (eww): New group.
668         (eww-header-line-format): New custom variable.
669         (eww-current-title): New variable.
670         (eww-display-html): Update header and handle title tag.
671         (eww-update-header-line-format): New function.
672         (eww-tag-title): New function.
674         * shr.el (shr-dom-to-xml): New function.
675         (shr-tag-svg): Add support for the SVG tag.
676         (shr-bullet): New custom variable.
677         (shr-tag-li): Support custom bullet in unordered lists.
679 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681         * shr.el (shr-expand-url): Respect // URLs.
683         * eww.el (eww-tag-body): Override the shr body rendering so that we can
684         put a background colour onto the entire buffer.
685         (eww-render): When being redirected, use the redirect URL as the new
686         base URL.
688         * shr.el (shr-parse-base): Fix parsing error.
690         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
692         * shr.el (shr-parse-base): New function.
693         (shr-expand-url): Use it to expand relative URLs reliably.
695 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
697         * auth-source.el (auth-source-search-collection): Fix docstring.
698         (auth-source-netrc-parse): Refactor and improve netrc parser to support
699         single-quoted strings and multiline entries.
700         (auth-source-netrc-parse-next-interesting)
701         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
702         New functions to support parser.
704 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706         * eww.el (eww-submit): Get submit button logic right when hitting RET
707         on non-submit buttons.
709         * shr.el: Remove shr-preliminary-table-render, since that can't really
710         be used for anything in practice.
712 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
714         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
715         (sieve-manage-quit).
717 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
719         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
720         control the maximum size of photo ID image.
721         (mml2015-epg-key-image-to-string): Respect it.
723 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
725         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
726         instead of the final one so that we can more easily distinguish them.
728         * eww.el (eww-submit): Compute the submission URL correctly.
730 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
732         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
733         Use plist-get rather than CL's getf.
734         (sieve-manage-parse-capability): Avoid CL's remove-if.
736 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738         * shr.el (shr-expand-url): Expansion should chop off the bits after the
739         last slash.
741         * eww.el (eww-tag-select): Use the first value as the default value.
743 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
745         * eww.el (eww): Prepend urls with http:// if scheme is missing.
746         (eww-mode): Use `define-derived-mode'.
747         (eww-parse-headers): Parse headers from beginning of buffer so that
748         file:// links work.
750 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
752         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
754 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
756         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
757         to handle them at all.
759 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
762         work, too.
763         (eww-tag-select): Implement <select>.
765 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
767         * sieve-manage.el (sieve-manage-open): Work with STARTTLS: shorten
768         stream managing functions by using open-protocol-stream to do most of
769         the work.  Has the nice benefit of enabling STARTTLS.
770         Wait for capabilities after STARTTLS: following RFC5804, the server
771         sends new capabilities after successfully establishing a TLS connection
772         with the client. The client should update the cached list of
773         capabilities, but we just ignore the answer for now.
774         (sieve-manage-network-p, sieve-manage-network-open)
775         (sieve-manage-starttls-p, sieve-manage-starttls-open)
776         (sieve-manage-forward, sieve-manage-streams)
777         (sieve-manage-stream-alist): Remove unneeded functions neither in the
778         API, nor called by any other function.
779         Enable Multibyte for SieveManage buffers: The parser won't properly
780         handle umlauts and line endings unless multibyte is turned on in the
781         process buffer.
783 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785         * eww.el (eww-tag-input): Support password fields.
786         (eww-submit): Support POST.
788 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790         * eww.el (eww-tag-form): Protect against degenerate forms.
792         * shr.el (shr-expand-url): Expand URLs that start with a slash
793         correctly.
795         * eww.el (eww-submit): Get submit button logic right.
797         * shr.el (shr-final-table-render): New variable to signal when we're
798         doing the final table rendering so that we can collect more data at
799         that point.
801         * eww.el (eww-submit): Make form submission work.
802         (eww-tag-input): Implement submit buttons.
803         (eww-click-radio): Implement radio and checkboxes.
804         (eww-submit): Handle hidden elements.
806         * shr.el (shr-descend): Allow other packages to override (or provide)
807         rendering of elements.
808         (shr-expand-url): Strip query strings from URLs before expanding them.
810         * eww.el: Don't require cl-lib.
811         (eww-tag-form): Start form support.
813         * eww.el: Start writing a new, tiny web browser.
814         (eww-previous-url): New command.
815         (eww-quit): New command.
817 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
819         * sieve.el: Put point at beginning of buffer when viewing a script.
820         (sieve-open-server): Respect the PORT parameter.  Show the correct port
821         number in sieve-buffer's header.  Fixed code to also work with a string
822         as port specifier. Properly close the connection on pressing 'q'.  Make
823         sieve-manage-quit close the connection and process buffer.  Also, remove
824         duplicate keybinding for 'q'.
826 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
828         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
829         make it easier to read.
830         (mm-pkcs7-enveloped-magic): Ditto.
832 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
834         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
835         before `image-type-available-p' to avoid loading the image libraries
836         needlessly.
838 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
840         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
841         assume Date header begins with "Date", that may be customized into
842         something like "X-Sent" using gnus-article-time-format.
843         (article-transform-date): Allow multi-line Date header.
845 2013-06-02  David Engster  <deng@randomsample.de>
847         * registry.el (initialize-instance, registry-lookup)
848         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
849         (registry-lookup-secondary-value, registry-search, registry-delete)
850         (registry-insert, registry-reindex, registry-size, registry-prune):
851         Do not wrap methods in `eval-and-compile'.  This breaks due to latest
852         changes in EIEIO (introduction of eieio-core.el).
854 2013-05-30  Glenn Morris  <rgm@gnu.org>
856         * nnmail.el (nnmail-fancy-expiry-target):
857         Also bind mail-dont-reply-to-names.
859         * spam-stat.el (spam-stat-save):
860         No need to tweak font-lock in temp buffers.
862         * shr.el (shr-put-image): Silence compiler.
864 2013-05-29  Glenn Morris  <rgm@gnu.org>
866         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
868         * gnus-group.el (gnus-sequence-of-unread-articles)
869         (gnus-summary-add-mark, gnus-mark-article-as-read)
870         (gnus-group-make-articles-read): Declare.
872         * gnus-sum.el (gnus-parameter-list-identifier)
873         (gnus-article-stop-animations, gnus-stop-downloads)
874         (gnus-article-only-boring-p, article-goto-body)
875         (gnus-flush-original-article-buffer, article-narrow-to-head)
876         (gnus-article-hidden-text-p, gnus-delete-wash-type)
877         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
879         * gnus.el: No need to eval-and-compile autoloads.
881         * gravatar.el (help-function-arglist): Autoload.
883         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
885         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
887         * spam.el: No need to load spam-report when compiling.
888         No need to eval-and-compile autoloads.
889         (spam-report-resend-to): Declare.
890         (spam-report-resend-register-routine): Require 'spam-report.
892 2013-05-24  Julien Danjou  <julien@danjou.info>
894         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
895         setup.
897 2013-05-23  Glenn Morris  <rgm@gnu.org>
899         * gnus-util.el (rmail-swap-buffers-maybe)
900         (rmail-maybe-set-message-counters, rmail-count-new-messages)
901         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
902         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
904         * mm-decode.el: No need to load term when compiling.
905         (term-mode, term-char-mode): Declare.
907         * mm-util.el: No need to load jka-compr when compiling.
908         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
910         * nnmaildir.el: Require is automatically eval-and-compile.
911         (nnmail): Require at run-time too.
913         * registry.el (registry-size): Move definition before use.
915 2013-05-22  Daiki Ueno  <ueno@gnu.org>
917         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
918         signed data to conform the standard.  (Bug#14232)
920 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
922         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
923         double angle quotation mark.
925 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
927         * message.el (message-insert-formatted-citation-line): Handle finding
928         first/lastname when more than 2 names appear.
930 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
932         * shr.el (shr-tag-span): New function.
934 2013-05-18  Glenn Morris  <rgm@gnu.org>
936         * message.el (message-mode): Use message-mode-abbrev-table,
937         with text-mode-abbrev-table as parent.  (Bug#14413)
939 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
941         * message.el (message-expand-group): Decode group names.
943 2013-05-16  Julien Danjou  <julien@danjou.info>
945         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
946         app-icon.
948 2013-05-15  Glenn Morris  <rgm@gnu.org>
950         * shr-color.el (shr-color-visible-luminance-min)
951         (shr-color-visible-distance-min): Use shr-color group.
953 2013-05-11  Glenn Morris  <rgm@gnu.org>
955         * gnus-vm.el: Make it loadable without VM.
956         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
957         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
959 2013-05-09  Glenn Morris  <rgm@gnu.org>
961         * mml1991.el: Make it loadable.  (Bug#13456)
963         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
964         * gnus-async.el (gnus-async-post-fetch-function):
965         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
966         * gnus-html.el (gnus-html-image-cache-ttl):
967         * gnus-notifications.el (gnus-notifications-timeout):
968         * gnus-picon.el (gnus-picon-properties):
969         * gnus-util.el (gnus-completion-styles):
970         * gnus.el (gnus-other-frame-resume-function):
971         * message.el (message-user-organization-file)
972         (message-cite-reply-position):
973         * nnir.el (nnir-summary-line-format)
974         (nnir-retrieve-headers-override-function):
975         * shr-color.el (shr-color-visible-luminance-min):
976         * shr.el (shr-blocked-images):
977         * spam-report.el (spam-report-resend-to):
978         * spam.el (spam-summary-exit-behavior): Fix custom types.
980         * gnus-salt.el (gnus-selected-tree-face): Fix default.
982 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
984         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
985         because of let-binding help-xref-following.  (Bug#14356)
987 2013-05-06  Tassilo Horn  <tassilo@member.fsf.org>
989         * message.el (message-bury, message-send-and-exit):
990         Revert 2013-05-04 change.
992 2013-05-06  Glenn Morris  <rgm@gnu.org>
994         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
996 2013-05-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
998         * message.el (message-bury): Make `buffer' optional.
999         (message-send-and-exit): Don't pass `buf' so as to hide the buffer
1000         (bug#14085).
1002 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1004         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1005         entering into the registry.
1007 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1009         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1010         (Bug#14304)
1012 2013-04-27  Glenn Morris  <rgm@gnu.org>
1014         * gnus.el (gnus-list-debbugs):
1015         Use require rather than autoload.  (Bug#14262)
1017 2013-04-27  Julien Danjou  <julien@danjou.info>
1019         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1020         port to "sieve" now that it has an official IANA port assigned.
1022 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1024         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1025         Don't set the MAILHOST environment variable permanently (Bug#14271).
1027 2013-04-26  Glenn Morris  <rgm@gnu.org>
1029         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1031 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1033         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1034         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1036 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1038         * nnir.el (nnir-close-group): Make sure we are in the right group.
1040         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1041         dependency table from all newly retrieved headers.
1043 2013-04-16  David Edmondson  <dme@dme.org>
1045         Support <img src="data:...">.
1047         * shr.el (shr-image-from-data): New function.
1048         (shr-tag-img): Use it.
1050 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1052         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1053         group.
1055 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1057         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1058         corresponding to any existing group (Bug#14166).
1060 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1062         * nnir.el (number-sequence): No longer used.
1063         (nnir-request-set-mark): New function.
1064         (nnir-request-update-info): Improve marks updating.
1065         (nnir-request-scan): Don't duplicate marks updating.
1066         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1067         Use 'assq rather than 'assoc.  Quote anonymous function.
1068         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1069         Use 'gnus-group-prefixed-p.
1070         (gnus-summary-create-nnir-group): Make sure server for method is open.
1072 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1074         * nnir.el (gnus-nnir-group-p): New function.
1075         (nnir-possibly-change-group): Use it.
1077         * gnus-msg.el (gnus-setup-message): Use it.
1079 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1081         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1082         `initial-input' for the argument name.
1083         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1085 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1087         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1088         (used by MH-E).
1090 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1092         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1093         group.
1095         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1096         fix compilation.
1098 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1100         * nnir.el (nnir-method-default-engines): And another typo.
1102 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1104         * nnir.el (nnir-method-default-engines): Fix typo.
1106 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1108         * nnir.el: Define 'number-sequence for xemacs.
1109         (gnus-summary-create-nnir-group): New function to create an nnir group
1110         from an nnir summary buffer based on the current query.
1111         (nnir-request-create-group): Update to allow nnir group creation based
1112         on the current query.
1114 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1116         * nndraft.el (nndraft-request-expire-articles):
1117         Make expiry target always `delete'.
1119 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1121         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1122         buffer use the posting-style and gcc of the original article group.
1123         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1125         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1126         after other deffoos.
1128 2013-03-26  Andrew Cohen  <cohen@bu.edu>
1130         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1131         management.  Marks are now shown in nnir summary buffers.
1132         Rudimentary support for real (i.e. not ephemeral) nnir groups.
1133         (gnus-summary-make-nnir-group): New function for initiating searches
1134         from a summary buffer.
1136 2013-03-18  Sam Steingold  <sds@gnu.org>
1138         * message.el (message-bury): Minor cleanup.
1140 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1142         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1143         nnml-request-list.  (Bug#13873)
1144         (nndir-request-newsgroups): Remove, unused.
1146         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1148 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1150         * shr.el: Make all the overlays set the `evaporate' property so that
1151         they're removed properly.
1153 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>
1155         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1156         shell-quote-argument.
1158 2013-02-22  David Engster  <deng@randomsample.de>
1160         * gnus-registry.el (gnus-registry-save): Provide class name when
1161         calling `eieio-persistent-read' to avoid "unsafe call" warning.
1162         Use `condition-case' to stay compatible with older EIEIO versions which
1163         only accept one argument.
1165 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1167         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1168         (epg-user-id-validity): Autoload.
1169         (mml2015-epg-check-user-id): New function.
1170         (mml2015-epg-check-sub-key): New function split from
1171         mml2015-epg-find-usable-key.
1172         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1173         optional name-is-key-id, to handle the case when user-id is unusable.
1174         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1176 2013-02-17  Glenn Morris  <rgm@gnu.org>
1178         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1180 2013-02-16  Glenn Morris  <rgm@gnu.org>
1182         * shr.el (shr-put-image): Only animate images that specify a delay.
1183         This is consistent with the old image-animated-p behavior.
1185 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1187         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1188         for XEmacs.
1190 2013-02-13  Juri Linkov  <juri@jurta.org>
1192         * gnus-art.el (gnus-article-mode-map):
1193         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1194         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1196 2013-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1198         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.  (This was
1199         done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenly.)
1201 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1203         * auth-source.el (auth-source-format-prompt): Don't get confused by
1204         any "\" in replacement text.  (Bug#13637)
1206 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1208         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1209         (gnus-backend-trace): Honor gnus-backend-trace.
1211         * mml.el (mml-insert-part): Insert closing tag.
1213         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1215 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1217         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1218         able to find the article, which can happen in debbugs groups,
1219         apparently.
1221 2013-01-16  Glenn Morris  <rgm@gnu.org>
1223         * smiley.el (smiley-style): Make the file loadable in batch mode.
1225 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1227         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1228         imap process running.
1230 2013-01-14  Julien Danjou  <julien@danjou.info>
1232         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1233         Compare addresses against addresses, not against the full From field.
1235 2013-01-13  Richard Stallman  <rms@gnu.org>
1237         * message.el (message-forward-make-body-mime): New args BEG, END
1238         specify what part of FORWARD-BUFFER to use.  Do the work directly
1239         instead of calling `mml-insert-buffer'.
1241 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1243         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1244         cross-reference(s).
1246         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1247         cross-reference(s).
1249 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1251         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1252         and point-max-marker.
1253         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1255 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1257         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1258         to mml2015-encrypt-to-self.
1259         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1261 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1263         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1264         mml-smime-epg-find-usable-secret-key.
1266 2013-01-08  Glenn Morris  <rgm@gnu.org>
1268         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1270 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1272         * mml-smime.el: Support signing by sender.
1273         Requested by Uwe Brauer.
1274         (mml-smime-sign-with-sender): New user option analogous
1275         to mml2015-sign-with-sender.
1276         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1277         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1278         mml2015.el.
1280 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1282         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1283         isn't running, because Gnus will probably not know how to handle the
1284         Gcc header (bug#11941).
1286         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1287         articles.
1289 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1291         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1292         (nnfolder-generate-active-file): Make this function work with recursive
1293         folder names.
1295 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1297         * nntp.el (nntp-open-connection): Use HELP as the capability command
1298         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1299         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1301 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1303         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1304         place holder since this gives `Invalid face reference: nil' messages.
1305         Use the `default' face instead.  It has the same effect here, even
1306         though it is not no-op.
1308         * gnus-util.el
1309         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1311 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1313         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1314         non-string posting styles (bug#13285).
1316 2012-12-27  Glenn Morris  <rgm@gnu.org>
1318         * plstore.el (plstore-passphrase-callback-function):
1319         Use plstore-get-file.
1321 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1323         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1324         stderr.
1326         * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
1327         group is nil.
1329         * shr.el (shr-tag-em): Render as italic, not bold.
1331 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1333         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1335 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1337         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1338         temporary file to get PGP key image.  Pass no-show-photos when
1339         extracting image to avoid having it pop up twice.
1341 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1343         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1344         eligible for treatment.
1346         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1347         lines.  This makes summary commands with hidden threads work more
1348         reliably.
1350         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1351         button to mark the hidden citations (bug#9395).
1353 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1355         * mml2015.el (mml2015-epg-signature-to-string): New function.
1356         (mml2015-epg-verify-result-to-string): New function.
1357         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1358         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1359         instead of epg-verify-result-to-string.
1360         (epg-signature-key-id, epg-signature-to-string): Autoload.
1361         (epg-verify-result-to-string): Remove autoload.
1363 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1365         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1366         ID image from GPG public key.
1367         (mml2015-epg-key-image-to-string): New function.
1369 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1371         * plstore.el (plstore-passphrase-callback-function): Fix error when
1372         error when plstore-cache-passphrase-for-symmetric-encryption is set
1373         (bug#13264).
1375 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1377         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1378         buffer to the article buffer here, because that clobbers multiple
1379         article buffers.
1381         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1382         buffer always points to the right summary buffer.
1384 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1386         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1387         the password (bug#12097).
1389 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1391         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1392         (bug#13263).
1394         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1395         buffer exists before using it (bug#12475).
1397         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1398         offline groups (bug#11937).
1400         * message.el (message-yank-original): When using customize to set the
1401         value of `message-cite-style', the variable it set to a symbol that's
1402         the name of the variable, which must then be dereferenced (bug#12616).
1404 2012-12-25  Wolfgang Jenkner  <wjenkner@inode.at>
1406         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1407         the `face' property with a list whose car is the face specified in the
1408         format string and whose cdr is (nil).
1409         * lisp/gnus-util.el
1410         (gnus-put-text-property-excluding-characters-with-faces):
1411         Change accordingly.
1412         (gnus-get-text-property-excluding-characters-with-faces): New function.
1413         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1414         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1415         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1417 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1419         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1420         login methods.
1421         (nnimap-login): Respect the `nnimap-authenticator' variable.
1423         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1424         mark state when moving articles.  Otherwise unticked articles will get
1425         their ticks back after moving.
1427 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1429         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1431         * message.el (message-ignored-news-headers): Always remove
1432         X-Message-SMTP-Method to avoid information leakage if the user
1433         mistakenly inserts the header into news messages.
1435         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1437         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1438         right than four characters, this command would move point to
1439         `point-max'.  Don't do that.
1441         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1442         to nil to allow re-selecting groups that gain articles.
1443         (gnus-bug-group-download-format-alist): Update the URL.
1445 2012-12-23  Andreas Schwab  <schwab@suse.de>
1447         * shr.el (shr-tag-em): Render em as italic, not bold.
1449 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1451         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1452         for reuse.
1453         (gnus-open-server): Use it to add more tracing.
1454         (gnus-finish-retrieve-group-infos): Add backend tracing.
1455         (gnus-backend-trace): Also note the elapsed seconds.
1457 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1459         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1460         Set epa-file-encrypt-to from variable to avoid querying.
1462 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1464         * sieve-mode.el (sieve-font-lock-keywords):
1465         Keywords should be word delimited.  (Bug#13173)
1467 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1469         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1470         instead of <pre> to align message header.
1472 2012-12-12  Sam Steingold  <sds@gnu.org>
1474         * gnus.el (gnus-other-frame-resume-function): Add user option.
1475         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1477 2012-12-06  Sam Steingold  <sds@gnu.org>
1479         * gnus-start.el (gnus-before-resume-hook): Add.
1480         (gnus-1): Run it when Gnus is alive.
1482 2012-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1484         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1485         * gnus-art.el (article-unsplit-urls)
1486         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1487         * gnus-registry.el (gnus-registry-get-article-marks)
1488         * message.el (message-goto-body): Use it.
1489         (message-called-interactively-p): Remove.
1491         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1492         (spam-stat-score-buffer): Use it.
1494         * spam.el: Silence the warnings against BBDB functions when compiling.
1496         * gnus-score.el (gnus-score-decode-text-parts):
1497         Use append+mapcar instead of the cl function mapcan.
1499         * gmm-utils.el (gmm-flet): Remove.
1501         * gnus-sync.el (gnus-sync-lesync-call):
1502         Avoid overriding json-alist-p.
1504         * message.el (message-read-from-minibuffer):
1505         Avoid overriding mail-abbrev-in-expansion-header-p.
1507 2012-12-05  Sam Steingold  <sds@gnu.org>
1509         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1510         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1511         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1513 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1515         * gmm-utils.el (gmm-called-interactively-p): Revert.
1516         This seems to cause Emacs to get stuck!
1517         * gnus-art.el (article-unsplit-urls)
1518         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1519         * gnus-registry.el (gnus-registry-get-article-marks)
1520         * message.el (message-goto-body)
1521         (message-called-interactively-p): Revert.
1523         * gmm-utils.el (gmm-called-interactively-p): New function.
1524         * gnus-art.el (article-unsplit-urls)
1525         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1526         * gnus-registry.el (gnus-registry-get-article-marks)
1527         * message.el (message-goto-body): Use it.
1528         (message-called-interactively-p): Remove.
1530         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1531         * gnus-sync.el (gnus-sync-lesync-call)
1532         * message.el (message-read-from-minibuffer): Use it.
1534 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1536         * gmm-utils.el (gmm-flet): Remove.
1537         * gnus-sync.el (gnus-sync-lesync-call)
1538         * message.el (message-read-from-minibuffer): Don't use it.
1540 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1542         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1544 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1546         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1548         * gnus-sync.el (gnus-sync-lesync-call)
1549         * message.el (message-read-from-minibuffer): Use gmm-flet.
1551         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1553         * gnus-util.el (gnus-macroexpand-all): Remove.
1555 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1557         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1558         to TAB, not [tab].
1559         (gnus-summary-article-map): Likewise.
1561         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1562         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1564 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1566         * message.el (message-get-reply-headers):
1567         Make sure the reply goes to the author if it is a wide reply.
1569 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1571         * gnus-score.el (gnus-score-body):
1572         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1573         scoring by body.
1575 2012-11-16  Glenn Morris  <rgm@gnu.org>
1577         * gnus-diary.el (nndiary-request-create-group-functions)
1578         (nndiary-request-update-info-functions)
1579         (gnus-subscribe-newsgroup-functions)
1580         (nndiary-request-accept-article-functions):
1581         Use new names for hooks rather than obsolete aliases.
1583 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1585         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1586         in meta tag with the one the part specifies in its header.
1588 2012-11-02  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1590         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1591         by default.
1593 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1595         New UIDL implementation.
1597         * mail-source.el (mail-sources, mail-source-keyword-map):
1598         Add :leave as a pop3 keyword.
1599         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1601         * pop3.el (pop3-leave-mail-on-server): Allow number.
1602         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1603         (pop3-movemail): Add UIDL support.
1604         (pop3-send-streaming-command): Take a list of mail numbers instead of
1605         the number of mails.
1606         (pop3-write-to-file): Add X-UIDL header.
1607         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1608         (pop3-uidl-add-xheader): New functions.
1610         * message.el (message-ignored-resent-headers):
1611         Add X-Content-Length and X-UIDL headers.
1613 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1615         * nndiary.el (nndiary-request-create-group-functions)
1616         (nndiary-request-update-info-functions)
1617         (nndiary-request-accept-article-functions):
1618         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1619         "-hooks" suffix.
1621 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1623         * starttls.el (starttls-extra-arguments): Doc fix.
1625 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1627         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1628         it.
1630 2012-10-06  Glenn Morris  <rgm@gnu.org>
1632         * gnus-notifications.el (gnus-notifications):
1633         Add missing group :version tag.
1634         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1635         (gnus-gcc-post-body-encode-hook):
1636         * gnus-sync.el (gnus-sync-lesync-name)
1637         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1639 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1641         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1642         a user about whether to delete temp files if once a user answered as n.
1644 2012-09-17  Richard Stallman  <rms@gnu.org>
1646         * message.el (message-in-body-p): Don't set mark or modify buffer.
1648         * mml.el (mml-attach-file): Doc fix.
1649         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1650         Set mail-encode-mml when in Mail mode.
1651         Simplify code to set HEAD and move back to HEAD.
1652         (mml-insert-multipart, mml-insert-part):
1653         Set mail-encode-mml when in Mail mode.
1655 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1657         * gnus-util.el (gnus-timer--function): New function.
1659         * gnus-art.el (gnus-article-stop-animations): Use it.
1661 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1663         Fix glitches caused by addition of psec to timers.
1664         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1665         rather than raw access to timer vector.
1667 2012-09-11  Julien Danjou  <julien@danjou.info>
1669         * gnus-notifications.el (gnus-notifications): Check for nil values in
1670         ignored addresses check.
1672 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1674         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1676 2012-09-07  Chong Yidong  <cyd@gnu.org>
1678         * gnus-util.el
1679         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1681         * gnus-salt.el (gnus-tree-highlight-node):
1682         * gnus-sum.el (gnus-summary-highlight-line):
1683         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1685 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1687         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1689 2012-09-06  Juri Linkov  <juri@jurta.org>
1691         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1692         scheme for buffer names to be more consistent with other group and
1693         article buffer names in Gnus.
1695 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1697         * gnus-util.el
1698         (gnus-put-text-property-excluding-characters-with-faces): Remove.
1700         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1701         Jenkner.
1703         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1705         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1707         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1709 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1711         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1712         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1714         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1715         string-prefix-p in Emacs >=23.2.
1717         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1718         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1719         instead of string-match-p.
1720         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1722 2012-09-06  Kenichi Handa  <handa@gnu.org>
1724         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1725         lowercase a..f.
1727 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1729         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1731 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1733         * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
1734         TIME is set.
1736 2012-09-05  Juri Linkov  <juri@jurta.org>
1738         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1739         than one group at a time (bug#11961).
1741 2012-09-05  Julien Danjou  <julien@danjou.info>
1743         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1744         this hide the real reason with a message giving absolutely no hint.
1746 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1748         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1749         to the backend (bug#11804).
1751         * message.el (message-insert-newsgroups): Don't insert newsgroup
1752         duplicates (bug#12275).
1754 2012-09-05  John Wiegley  <johnw@newartisans.com>
1756         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1757         sieve rules.
1759 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1761         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1762         function.
1764         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1766         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1768 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1770         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1771         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1772         This should make nnmaildir more usable with offlineimap.
1774 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1776         * gnus-notifications.el (gnus-notifications-notify): Use it.
1778         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1779         warnings on XEmacs.
1781 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1783         Better seeds for (random).
1784         * gnus-sync.el (gnus-sync-lesync-setup):
1785         * message.el (message-canlock-generate, message-unique-id):
1786         Change (random t) to (random), now that the latter is more random.
1788 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1790         * auth-source.el (auth-sources): Fix macos keychain access.
1792         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1793         allow the backend `request-head' function to determine the group
1794         name on its own.
1795         (gnus-request-expire-articles): Filter out negative article numbers
1796         during expiry (Bug#11980).
1798         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1799         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1801         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1802         you've found the article when you haven't.
1804 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1806         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1808 2012-08-30  Julien Danjou  <julien@danjou.info>
1810         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1811         `gnus-notifications-timeout'.
1812         (gnus-notifications-timeout): Add.
1813         (gnus-notifications-action): New function.
1814         (gnus-notifications-notify): Add :action using
1815         `gnus-notifications-action'.
1816         (gnus-notifications-id-to-msg): New variable.
1817         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1818         notifications id to messages.
1820 2012-08-30  Kenichi Handa  <handa@gnu.org>
1822         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1823         once.
1825 2012-08-29  Julien Danjou  <julien@danjou.info>
1827         * gnus-notifications.el: New file.
1828         (gnus-notifications-notify): New function.
1829         (gnus-notifications): Use `gnus-notifications-notify'.
1831 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1833         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1834         transfer encoding first; bind gnus-newsgroup-charset to the charset
1835         that the article specifies (Bug#12209).
1837 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1839         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1840         (gnus-group-customize-done): Encode values posting-style holds.
1842         * gnus-msg.el (gnus-summary-resend-message)
1843         (gnus-configure-posting-styles): Decode values posting-style group
1844         parameter holds.
1846 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1848         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1849         `name' and `address' in Resent-From header.
1851 2012-08-14  Chong Yidong  <cyd@gnu.org>
1853         * gnus-art.el (article-display-face): Handle failure in
1854         gnus-create-image (Bug#11802).
1856 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1858         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1859         Use defsetf.
1861 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1863         * auth-source.el (auth-source-plstore-search)
1864         (auth-source-secrets-search): Ignore :require and :type in search spec.
1866 2012-08-06  Julien Danjou  <julien@danjou.info>
1868         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1869         Remove autoload, already handled by gnus.el.
1871 2012-08-05  Julien Danjou  <julien@danjou.info>
1873         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1874         Add autoload.
1876 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1878         * gnus.el (gnus-valid-select-methods): Fix custom type.
1880 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1882         * auth-source.el (auth-sources, auth-source-backend-parse)
1883         (auth-source-macos-keychain-search)
1884         (auth-source-macos-keychain-search-items)
1885         (auth-source-macos-keychain-result-append)
1886         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1887         auth-source.el through the /usr/bin/security utility.
1888         (auth-sources): Fix syntax error.
1889         (auth-source-macos-keychain-result-append): Fix variable name.
1890         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1892 2012-07-27  Julien Danjou  <julien@danjou.info>
1894         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1895         Emacs < 24.1
1897 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1899         * message.el (message-kill-address): Don't kill last newline.
1900         (message-skip-to-next-address): Don't move to the next header.
1901         (message-fill-field-address): Work properly.
1903 2012-07-25  Julien Danjou  <julien@danjou.info>
1905         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1907 2012-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1909         * nnimap.el (nnimap-get-responses): Don't remove, still used.
1911 2012-07-24  Julien Danjou  <julien@danjou.info>
1913         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1915         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1916         (nntp-async-timer-handler): Remove, unused.
1918         * nnimap.el (nnimap-get-responses): Remove, unused.
1920         * nnheader.el (mail-header-set-extra): Remove, unused.
1922         * mm-view.el (mm-view-sound-file): Remove, unused.
1924         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1925         (mm-url-encode-multipart-form-data): Remove, unused.
1927         * message.el (message-remove-signature, message-make-host-name)
1928         (message-fill-address): Remove, unused.
1930         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1931         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1932         unused.
1934         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1936         * gnus-util.el (gnus-extract-address-component-name)
1937         (gnus-extract-address-component-email, gnus-sortable-date)
1938         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1939         (gnus-process-live-p): Remove, unused.
1941         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1943         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1944         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1945         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1946         function.
1948         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1950         * gnus-score.el (gnus-summary-score-crossposting)
1951         (gnus-score-regexp-bad-p): Remove, unused.
1953         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1955         * gnus-range.el (gnus-sublist-p): Remove, unused.
1957         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1958         unused.
1960         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1962         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1963         (gnus-request-associate-buffer): Remove, unused.
1965         * gnus-group.el (gnus-group-set-method-info)
1966         (gnus-group-set-params-info): Remove, unused.
1968         * gnus-fun.el (gnus-shell-command-to-string)
1969         (gnus-shell-command-on-region): Remove, unused.
1971         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1973         * gnus-art.el (gnus-article-text-type-exists-p)
1974         (article-translate-characters, gnus-article-hide-text-of-type)
1975         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1976         Remove, unused.
1978 2012-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1980         * nnir.el ("nnir"): Revert last change, that's premature to merge from
1981         Gnus master.
1983 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1985         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1987 2012-07-21  Julien Danjou  <julien@danjou.info>
1989         * message.el (message-dont-reply-to-names): Replace deprecated
1990         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1991         (message-get-reply-headers): Ditto.
1993 2012-07-18  Julien Danjou  <julien@danjou.info>
1995         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1996         `sieve-upload-and-kill'.
1998         * sieve.el (sieve-bury-buffer): Remove function.
1999         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2000         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2002 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2004         * shr.el (shr-expand-url): Handle URL starting with `//'.
2006 2012-07-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2007 2012-07-13  Chong Yidong  <cyd@gnu.org>
2009         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2010         instead of calling toggle-read-only with a (bogus) argument.
2012 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2014         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2015         of initial input when reading the author to restrict the summary to.
2017 2012-07-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2019         * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
2020         buffer exists, which it doesn't if we haven't started Gnus.
2022 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2024         * mm-decode.el (mm-shr):
2025         Allow overriding charset by mm-charset-override-alist.
2027 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2029         * gnus-art.el (gnus-article-view-part):
2030         Toggle subparts of multipart/alternative part.
2032 2012-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2034         * gnus-sync.el: Simply require json.
2036         * registry.el: Simply require eieio and eieio-base.
2038 2012-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2040         * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
2042 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2044         * shr.el (shr-render-buffer): New command.
2045         (shr-visit-file): Use it.
2047 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2049         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2050         Set no-byte-compile and no-update-autoloads.
2052 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2054         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2056 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2059         being bound to a lambda form.
2061 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2063         * gnus-picon.el (gnus-picon-properties): New defcustom.
2064         (gnus-picon-create-glyph): Use it.
2066 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2068         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2069         locales.
2071         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2072         on a handle.
2074         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2075         address as the default.
2077         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
2078         It makes no sense to query the user about internal files.
2080         * gnus-spec.el: Remove all the byte-compilation stuff, since
2081         benchmarking shows that it doesn't help when entering large summary
2082         buffers.
2084         * gnus-util.el (gnus-byte-code): Remove.
2086         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2087         grouplens stuff.
2089 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2091         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2092         (bug#11514).
2094 2012-06-26  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2096         * message.el (message-buffers): Return all buffers derived from Message
2097         to make `gnus-dired-attach' work with mu4e.
2099 2012-06-26  Daiki Ueno  <ueno@unixuser.org>
2101         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2102         (mm-dissect-singlepart): Don't guess the MIME type of
2103         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2104         set.
2105         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2106         toplevel MIME type is multipart/encrypted.
2108 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2110         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
2111         In particular, add an optional argument and a docstring.
2113         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2115         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2116         current before calling `gnus-groups-to-gnus-format'.
2117         Note that this was already the case for `gnus-active-to-gnus-format'.
2119 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2121         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2123 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2125         * mm-decode.el (mm-dissect-buffer): Doc fix.
2127         * gnus-sum.el (gnus-handle-ephemeral-exit):
2128         Avoid creating the group buffer if it doesn't exist.
2130         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
2131         is given, mark the group as ephemeral with the current window conf.
2133         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2134         buffer exists, which it doesn't if we haven't started Gnus.
2135         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2137 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2139         * mml.el (mml-generate-mime):
2140         Allow specifying what the top-level part type is.
2142         * gnus-sum.el (gnus-auto-center-summary):
2143         `scroll-margin' isn't defined on XEmacs.
2145 2012-06-26  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2147         * gnus-sum.el (gnus-auto-center-summary):
2148         Set default to respect `scroll-margin'.
2150 2012-06-26  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2152         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2153         citation prefix within a block of cited text should be considered
2154         part of that block *only* if it is a blank line.
2156 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2158         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2159         before kinsoku-bol characters nor within kinsoku-eol characters.
2161 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2163         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2164         (gnus-topic-create-topic, gnus-topic-enter-dribble):
2165         Silence compiler.
2166         (gnus-sync-read): Use mapc instead of mapcar.
2168         * mm-archive.el: Require mm-decode for some macros.
2169         (gnus-recursive-directory-files, mailcap-extension-to-mime):
2170         Silence the byte compiler.
2171         (mm-archive-decoders): New function that returns the value of
2172         the mm-archive-decoders variable.
2174         * mm-decode.el:
2175         Don't require mm-archive; autoload mm-archive functions instead.
2176         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2178         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2180 2012-06-26  Peter Münster  <pmrb@free.fr>
2182         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2183         (gnus-demon-cancel): Ditto.
2184         (gnus-demon-run-callback): When function cannot be called due to low
2185         idleness, call it when idleness reaches the expected value, instead
2186         of waiting another timer period.
2187         (gnus-demon-init): Add `time' to arguments of call-back.
2189 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191         * gnus.el: Register gnus-registry functions.
2193         * gnus-registry.el (gnus-try-warping-via-registry):
2194         Move here and indent.
2196         * gnus-int.el (gnus-warp-to-article):
2197         Check whether the registry is enabled before warping.
2199 2012-06-26  Dave Abrahams  <dave@boostpro.com>
2201         * gnus-sum.el (gnus-summary-insert-subject): Record information
2202         in the registry about each article retrieved.
2204         * gnus-int.el (gnus-select-group-with-message-id): New function.
2205         (gnus-try-warping-via-registry): Ditto.
2206         (gnus-warp-to-article): Fall back on the registry.
2208 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2212 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2214         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2215         gnus-gcc-self-resent-messages may be a group parameter.
2216         (gnus-summary-resend-message):
2217         Don't encode encoded words in header when Gcc'ing resent message.
2219 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221         * shr.el (shr-insert): Treat non-breaking space just like normal
2222         space.  This seems to produce more pleasing results.
2223         (shr-insert):
2224         Only insert a blank line if we're starting from an image.
2225         (shr-tag-br):
2226         Allow <br> to end lines or to make a single blank line.
2227         (shr-ensure-paragraph): Consider lines with white space to be blank.
2229 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
2231         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2232         and gnus-gcc-post-body-encode-hook.
2234 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2236         * mm-decode.el (mm-dissect-singlepart):
2237         Guess what the type of application/octet-stream parts really is.
2239         * gnus-sum.el (gnus-propagate-marks): Remove.
2241 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2243         * nntp.el (nntp-coding-system-for-read): Remove.
2244         (nntp-coding-system-for-write): Ditto.
2245         (nntp-open-connection): Just use `binary' directly.
2247 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2249         * registry.el (registry-usage-test, registry-persistence-test):
2250         Move to tests/gnustest-registry.el.
2251         (registry-make-testable-db, registry-match-test)
2252         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2254         * gnus-registry.el (gnus-registry-misc-test)
2255         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2257         * tests/gnustest-registry.el:
2258         New file with the registry and gnus-registry ERT tests.
2260 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2262         * gnus-msg.el (gnus-summary-resend-message):
2263         Make gnus-summary-resend-message-insert-gcc be last item in
2264         message-header-setup-hook.
2266 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2268         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2269         (nnfolder-marks, nnfolder-marks-file-suffix)
2270         (nnfolder-marks-modtime): Remove.
2271         (nnfolder-open-server): Don't use marks.
2272         (nnfolder-request-delete-group): Ditto.
2273         (nnfolder-request-rename-group): Ditto.
2274         (nnfolder-request-set-mark, nnfolder-request-marks)
2275         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2276         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2278         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2279         (nnml-marks-modtime): Remove.
2280         (nnml-request-delete-group): Don't use marks.
2281         (nnml-request-rename-group): Ditto.
2282         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2283         (nnml-save-marks, nnml-open-marks): Remove.
2285         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2286         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2287         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2288         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2289         (nntp-server-to-method-cache): Remove.
2291         * shr.el (shr-rescale-image): Fix wrong merge.
2293 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2295         * shr.el (shr-remove-trailing-whitespace):
2296         Really delete the padding on too-wide lines.
2298 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2300         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2301         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2303         * mm-decode.el (mm-display-external): Output the text from
2304         the command in the buffer after the command finished.
2305         This makes text-based commands behave better.
2307 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2309         * message.el (smtpmail-smtp-user): Silence compiler warning.
2311 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2313         * message.el (message-multi-smtp-send-mail): Also allow specifying
2314         the SMTP user name.
2316 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2318         * gnus-sum.el (gnus-summary-article-map): Fix typo.
2320 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2322         * message.el (message-multi-smtp-send-mail): New function.
2323         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2324         header to implement multi-SMTP functionality.
2326         * gnus-agent.el (gnus-agent-send-mail-function): Remove.
2327         (gnus-agentize): Don't set it.
2328         (gnus-agent-send-mail): Don't use it.
2330         * gnus-sum.el (gnus-summary-widget-backward):
2331         New function and keystroke.
2333         * shr.el (shr-put-image): Remove underlines from sliced images.
2334         (shr-zoom-image): Compute the region to be replaced more correctly.
2336 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2338         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2339         (gnus-summary-resend-message-insert-gcc): New function.
2340         (gnus-summary-resend-message): Modify message-header-setup-hook and
2341         message-sent-hook to make it work for Gcc.
2342         (gnus-inews-do-gcc): Update the number of unread articles of groups
2343         that messages are Gcc'd to.
2345         * message.el (message-resend): Run message-sent-hook to do Gcc.
2347 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2349         * gnus-registry.el (gnus-registry-fixup-registry):
2350         Move the message to a higher level to silence compilation.
2352         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2353         parameter to allow controlling the scaling.
2355         * shr.el (shr-zoom-image): New command and keystroke.
2356         (shr-put-image): Take a `size' flag to say how to scale the image.
2358         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2359         Use recursive deletion.
2360         (mm-dissect-archive): Add support for zip files.
2362         * gnus-util.el (gnus-recursive-directory-files): New function.
2364         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2365         (mm-archive-decoders): Add tgz support.
2367         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2368         Otherwise inserting text into the Gnus buffer can look odd.
2370         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2372         * mm-archive.el (mm-archive-decoders): Add support for tar.
2374         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2376         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2378 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2380         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2382         * mm-archive.el: New file.
2384         * mm-decode.el (mm-dissect-singlepart):
2385         Use it to decode ms-tnef files.
2387         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2389         * message.el (message-goto-*): Make all the `message-goto-*' commands
2390         push the mark before moving point.  This makes it easier to go back
2391         to where you came from after editing whatever you jumped to.
2393 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2395         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2396         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2397         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2399 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2401         * spam.el: Move BBDB autoloads.
2402         (spam-exists-in-BBDB-p):
2403         New function to do the BBDB search directly in BBDB 2 and 3.
2404         (spam-check-BBDB): Use it.
2405         (spam-enter-ham-BBDB): Use it.
2407 2012-06-26  Peter Münster  <pmrb@free.fr>  (tiny change)
2409         * gnus-group.el (gnus-group-get-new-news):
2410         New parameter `one-level' for scanning exactly one level.
2412         * gnus-start.el (gnus-get-unread-articles): Ditto.
2414 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2416         * gnus-sync.el: More commentary about setup.
2418 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2420         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2422 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2424         * gnus-sync.el: Improve docs about CouchDB admins.
2426 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2428         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2429         not needed.  Provide xmlplistread list function to produce XML plist
2430         output for non-Gnus LeSync clients.
2432 2012-06-26  Teodor Zlatanov  <tzz@lifelogs.com>
2434         * gnus-sync.el: Add LeSync synchronization backend and logic to read
2435         and save against it.  Group subscriptions, read marks, other marks,
2436         subscription levels, topic names, and topic offsets (the group's
2437         position within the topic) are saved.  This is an experimental
2438         backend and may change significantly.  Load json.el from
2439         the gnus-fallback-lib if it's not available otherwise.
2440         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2442 2012-06-26  David Engster  <dengste@eml.cc>
2444         * tests/gnustest-nntp.el: New file for simple NNTP testing.
2446 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2448         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2450 2012-06-17  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2452         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2453         is an integer to avoid later problems.
2455 2012-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2458         locales.
2460 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2462         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2463         articles when fetch-old is non-nil (bug#11370).
2465 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467         * gnus-group.el (gnus-group-get-new-news):
2468         Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
2470 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2472         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2473         groups (bug#11641).
2475 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2477         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2478         (bug#11514).
2480 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2482         * nntp.el: Stop the `letf' madness.
2483         (nntp--report-1): New var.
2484         (nntp-report): Merge nntp-report-1 into it.
2485         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2486         the nntp-report function.
2488         * auth-source.el: Fix comment-style to follow the convention.
2490 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2492         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2493         a string so that Gcc works (bug#11514).
2495 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2497         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2498         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2500 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2502         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2503         jumping to *Server* from a dedicated *Group* window.
2504         (gnus-configure-frame): CSE.
2506         * gnus-registry.el: Minor style cleanup.
2507         (gnus-registry--set/remove-mark): New function, extracted from
2508         gnus-registry-install-shortcuts.
2509         (gnus-registry-install-shortcuts): Use it.
2511 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2513         * nnspool.el (news-path): Use eval-and-compile.
2515 2012-05-24  Glenn Morris  <rgm@gnu.org>
2517         * nnspool.el (news-directory, news-path, news-inews-program):
2518         Move here from paths.el.  Don't see a need for these to be autoloaded.
2520         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2521         Merge in doc from paths.el version.  Don't see any need for this to be
2522         autoloaded, or for the warning about users not setting it.
2524 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2526         Fix minor Y10k bug.
2527         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2529 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2531         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2532         message once it's actually open.
2534 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2536         * auth-source.el (auth-source--aput-1, auth-source--aput)
2537         (auth-source--aget): New functions and macros.
2538         Use them instead of aput/aget.
2540 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2542         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2544 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2546         * plstore.el (plstore-called-interactively-p): New compat macro copied
2547         from message.el.
2548         (plstore-mode): Use it.
2550 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2552         * plstore.el: Revive the editing feature.
2553         (plstore-mode): New mode to edit plstore file.
2554         (plstore-mode-toggle-display, plstore-mode-original)
2555         (plstore-mode-decoded): New command.
2556         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2557         (plstore--insert-buffer, plstore--make): New function.
2558         (plstore-open, plstore-save): Simplify by using them.
2560 2012-04-16  Glenn Morris  <rgm@gnu.org>
2562         * nndraft.el (nndraft-request-list): Fix declaration.
2564 2012-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2566         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2567         don't have a current group.
2569         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2570         have a group name.
2572         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2573         a multibyte buffer (bug#7410).
2574         (article-wash-html): Parse the original article buffer to get the
2575         unencoded data (bug#7410).
2577         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2578         .newsrc.el files.
2580 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2583         would have gotten if we posted to the group, and use that to compare
2584         against the message we want to cancel (bug#10808).
2586 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2588         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2589         "#" to avoid having them interpreted as comments.
2591 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2593         * shr.el (shr-insert): Update the text state properly to avoid
2594         inserting spurious paragraph starts.
2596 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598         * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
2599         requested (bug#10961).
2601         * shr.el (shr-table-widths): Divide the extra width more fairly over
2602         the TDs (bug#10973).
2603         (shr-render-td): Don't delete too much padding.
2604         (shr-natural-width): Compute the natural width more correctly.
2605         (shr-insert): Allow the natural width to be computed for tables again.
2606         (shr-tag-table-1): Rework how the natural widths are computed by
2607         rendering the table a third time.
2608         (shr-natural-width): Remove.
2609         (shr-buffer-width): New function.
2610         (shr-expand-newlines): Use it.
2612         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2613         using a `gnus-use-full-window' setup (bug#11013).
2615 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2617         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2618         24.1 release.
2620 2012-03-10  David Edmondson  <dme@dme.org>
2622         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2623         'Forwarded Message' header and the start of the message.
2625 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2627         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2628         isn't running (bug#10897).
2630 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2632         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2634 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2636         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2638 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2640         * mm-decode.el (mm-shr): Remove "soft hyphens".
2642         * nnimap.el (nnimap-request-list): Return the group names encoded as
2643         utf8.  Otherwise non-European group names don't work.
2644         (nnimap-request-newgroups): Ditto.
2646         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2647         the default in `read-string' (bug#10757).
2649         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2650         topics (bug#10843).
2652         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2653         buffer.  Suggested by Herbert Valerio Riedel.
2654         (nnimap-request-move-article): Delete the message from the correct IMAP
2655         server.
2657 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2659         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2660         Reported by Peter Münster.
2662 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2664         * shr.el (shr-image-fetched): Make sure we really kill the right
2665         buffer.
2667 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2669         * gnus-start.el (gnus-1): Avoid duplicate entries.
2671 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2673         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2674         too-wide lines.
2676 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2678         * shr.el (shr-rescale-image): Undo previous change; see
2679         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2681 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2683         * nnimap.el (nnimap-record-commands): New variable.
2684         (nnimap-log-command): Use it.
2685         (nnimap-make-process-buffer): Add a space to the process buffer.
2686         (nnimap-transform-headers): Don't bug out on header lines containing
2687         stuff that look like IMAP length encodings.
2689         * shr.el (shr-rescale-image): Allow viewing large images.
2691 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2693         * nnml.el (nnml-request-compact-group): Delete the marks file after
2694         compaction (bug#10800).
2696         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2697         group exit.
2699         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2700         QRESYNC/FETCH output.
2702 2012-02-11  Glenn Morris  <rgm@gnu.org>
2704         * sieve-manage.el (sieve-manage-default-stream):
2705         * shr.el (shr):
2706         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2707         (nnir-retrieve-headers-override-function)
2708         (nnir-imap-default-search-key, nnir-notmuch-program)
2709         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2710         (nnir-method-default-engines):
2711         * message.el (message-cite-reply-position):
2712         * gssapi.el (gssapi-program):
2713         * gravatar.el (gravatar):
2714         * gnus-sum.el (gnus-refer-thread-use-nnir):
2715         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2716         (gnus-registry-max-pruned-entries):
2717         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2718         * gnus-int.el (gnus-after-set-mark-hook)
2719         (gnus-before-update-mark-hook):
2720         * gnus-async.el (gnus-async-post-fetch-function):
2721         * auth-source.el (auth-source-cache-expiry):
2722         Add missing :version tags to new defcustoms and defgroups.
2724 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2726         * message.el (message-default-send-mail-function): Made into own
2727         function for reuse by emacsbug.el.
2729 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2731         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2732         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2734 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2736         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2737         running.
2739         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2741         * gnus.el (gnus-server-extend-method): Don't add an -address component
2742         if the method already has one (bug#9676).
2744 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2746         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2747         of an initial-input for consistency (bug#10757).
2749         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2751         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2753 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2755         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2756         lines that are narrower than the window width.  Otherwise background
2757         "blocks" will look less readable.
2759 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2761         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2763 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2765         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2766         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2767         have newlines within the strings, and where the UID comes after the
2768         BODYSTRUCTURE element (bug#10537).
2770         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2771         (bug#10732).
2773         * shr.el (shr-insert-document): Add doc string.
2774         (shr-visit-file): Ditto.
2775         (shr-remove-trailing-whitespace): New function.
2776         (shr-insert-document): Use it to clean up trailing whitespace as the
2777         final step (bug#10714).
2779 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2781         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2782         buffer if `gnus-kill-summary-on-exit' is nil.
2784 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2786         * gnus-sum.el (gnus-summary-show-thread):
2787         next-single-char-property-change may return nil in XEmacs.
2789 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2791         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2792         when just reading a single group from "without" Gnus.
2794 2012-02-06  Chong Yidong  <cyd@gnu.org>
2796         * gnus-sum.el (gnus-summary-show-thread):
2797         next-single-char-property-change never returns nil (Bug#8657).
2799 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2801         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2802         without reconnecting.
2803         (nnimap-possibly-change-group): Ditto.
2804         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2805         connection has died before being called.
2807 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2809         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2810         an initial sync unless we're really doing one.
2812         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2813         address parameter if one already exists (bug#9676).
2815         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2816         not the prefix, as documented (bug#10689).
2818 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2820         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2821         the "server".
2823         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2824         the real error message with the useless "previously known to be down".
2825         Which isn't even correct.
2827         * nntp.el (nntp-open-connection): Report the error message if the nntp
2828         server can't be reached.
2830         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2831         groups we do a total scan for.
2832         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2833         doing that.
2835 2012-01-31  Jim Meyering  <jim@meyering.net>
2837         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2838         Correct a comment (insert "not") and hide nominally-doubled "to".
2840 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2842         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2843         section in the manual.
2845 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2847         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2848         words.
2849         (rfc2047-encode-string): Ditto.
2850         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2851         understand folded filename="..." parameters, for instance.
2853         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2854         the message for greater debuggability.
2856 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2858         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2859         instead of setting it locally, since the latter doesn't seem to have
2860         any effect (most of the time).
2862 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2864         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2865         function call.
2867 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2869         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2870         seconds, and make the repeat clause with HH:MM specs work as
2871         documented.
2873 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2875         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2876         so that previous errors don't prohibit getting new news.
2878         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2880         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2882 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2884         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2885         bound globally in old Emacsen and XEmacsen.
2887 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2889         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2890         buffer, not of the string which is its name.
2892 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2894         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2895         non-server-marks groups.
2896         (gnus-group-make-articles-read): Ditto.
2898         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2899         methods (bug#9676).
2901         * gnus.el (gnus-method-ephemeral-p): New function.
2903 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2905         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2906         left-to-right.
2908 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2910         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2911         warning.
2913 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2915         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2916         macroexpand the nnir things, since they haven't been defined yet, and
2917         nnir requires gnus-sum.
2919 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2923 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2925         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2926         logical server name in addition to the actual machine address.
2928         * auth-source.el (auth-source-user-and-password): Add convenience
2929         wrapper to search by just host and optionally user.
2931 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2933         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2934         after rendering.
2936 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2939         (bug#9693).
2940         (gnus-summary-setup-buffer): Document return value (bug#9697).
2942         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2943         since ido doesn't work on symbols (bug#9632).
2945         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2946         when getting a single value as when getting all the values.  This means
2947         that atoms like `gcc-self' work cumulatively, like variable settings,
2948         instead of getting the value from the last matching clause.
2949         (gnus-group-find-parameter): Protect against the group buffer not
2950         existing (bug#9585).
2952 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2954         * gnus-start.el (gnus-activate-group): Document more parameters
2955         (bug#9694).
2957         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2958         (bug#9692).
2960         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2961         article was fetched, so that it can be expired later (bug#9958).
2962         (gnus-agent-summary-fetch-series): Add doc string.
2963         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2964         (bug#9517).
2966         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2967         retrieval is happening.
2969         * gnus.el (gnus-parameters): Doc fix.
2971 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2973         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2974         show the thread after expansion.
2976 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2978         * gnus-art.el (article-narrow-to-head): If the head is completely
2979         empty, narrow to the empty region (bug#9764).
2981         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2982         read, and then mark them as unread only when the unread mark is used.
2983         This makes `C-- T k' actually work, even though it's confusing.
2985         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2986         alive before we try to find its window.
2988 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2990         * mm-decode.el (mm-display-external): Use a longer timeout for the
2991         deletion to allow slow programs to display the file.
2993 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2995         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2996         prompt to be less confusing.
2998         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2999         argument to `message-reply'.  This broke `special-display-*' frame
3000         pop-uping (bug#10238).
3002 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3004         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3005         systems, since these allegedly don't work there.
3007 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3009         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3010         live buffer.
3012 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3014         * nnir.el (nnir-retrieve-headers): Protect against the article not
3015         existing on the server (bug#10335).
3017 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3019         * gnus-agent.el (gnus-agent-load-local):
3020         Recompute gnus-agent-article-local on changing method.
3022 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024         * gnus.el (gnus-parameters): Note precedence.
3026 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3028         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3029         in the group buffer.
3031 2012-01-04  Julien Danjou  <julien@danjou.info>
3033         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3034         change.
3036 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3038         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3039         too.
3041         * nntp.el (nntp-retrieve-group-data-early): Use it.
3043 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3045         * nntp.el (nntp-retrieval-in-progress): New variable.
3046         (nntp-make-process-buffer): Make it buffer-local.
3048         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3049         2010.
3050         (gnus-demon-init): Use it to compute the time if time is on the form
3051         "04:23".
3053         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3055         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3056         status in the correct buffer.
3058 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3060         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3061         when opening topics (bug#10407).
3063 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3065         * mm-view.el (mm-display-inline-fontify): Add comment.
3067 2011-12-15  Juri Linkov  <juri@jurta.org>
3069         * mm-decode.el (mm-inline-media-tests): Add missing
3070         `mm-handle-media-subtype'.
3072 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3074         * message.el (message-valid-fqdn-regexp): Update with newly approved
3075         top-level domain names ".tel" and ".asia".
3077 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3079         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3080         unconditionally.
3082 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3084         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3085         pop-to-buffer-same-window for old Emacsen.
3087 2011-12-04  Chong Yidong  <cyd@gnu.org>
3089         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3090         change (Bug#10200).
3092 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3094         * compface.el (uncompface):
3095         * gnus-art.el (gnus-article-x-face-command): Update the header format
3096         of icon data for the most recent icontopbm program.
3098 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3100         * gnus-msg.el (gnus-inews-do-gcc):
3101         * message.el (message-send-mail):
3102         * mml.el (mml-generate-mime): Share the value of the buffer-local
3103         `message-options' variable between a draft buffer and temprary working
3104         buffers.
3106 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3108         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3110 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3112         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3113         for Cygwin.
3115 2011-11-24  Glenn Morris  <rgm@gnu.org>
3117         * starttls.el: Fix case of "GnuTLS".
3119 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3121         * gnus-group.el (gnus-group-highlight): Fix typo.
3123 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3125         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3126         value of `delete-file', that returns nil for a local file but returns t
3127         for a remote file using ssh.
3129 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3131         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3132         avoid later breakage.
3134 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3136         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3137         article buffers' name.
3139 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3141         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3142         by Paul Eggert's spellfixes two days ago.
3144 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3146         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3147         buffer-local instead of binding them to avoid warnings.  Also demote
3148         errors (bug#10063).
3149         (font-lock-mode-hook): Shut up byte compiler.
3151 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3153         * mm-util.el (mm-charset-after): Fix typo.
3155 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3157         * gnus-sum.el (gnus-summary-make-menu-bar):
3158         * gnus-uu.el (gnus-uu-decode-postscript)
3159         (gnus-uu-decode-postscript-and-save):
3160         * mailcap.el (mailcap-print-command):
3161         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3162         Fix typos.
3164 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3166         * gnus-art.el (gnus-article-part-wrapper):
3167         * shr-color.el (shr-color-visible-distance-min)
3168         (shr-color-relative-to-absolute, set-minimum-interval)
3169         (shr-color-visible): Fix typos.
3171 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3174         slightly clearer.
3176 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3178         * message.el (message-send-and-exit): Document `arg'.
3180 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3182         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3184 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3186         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3187         we don't use `bound-and-true-p'.
3189 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3191         * gnus-util.el (gnus-bound-and-true-p): Remove.
3192         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3193         * nnir.el: Use it.
3194         * nnmairix.el: Use it.
3196 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3198         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3199         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3200         for reasons unknown.
3201         * nnir.el: Use it.
3202         * nnmairix.el: Use it.
3204         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3205         * nnir.el: Ditto.
3206         * nnmairix.el: Ditto.
3208         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3210 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3212         * message.el (message-completion-function): Make sure
3213         message-tab-body-function is not attempted if one of
3214         message-completion-alist fails to find a completion (bug#9158).
3216 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3218         * mml.el (mml-quote-region): Quote <#secure> tag.
3219         (mml-generate-mime-1): Unquote <#secure> tag.
3221 2011-10-20  Chong Yidong  <cyd@gnu.org>
3223         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3224         calling a minor mode from Lisp with nil arg enables it, so we have to
3225         make the wording a bit ambiguous here).
3227 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3229         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3230         * nnir.el (nnir-mode): Use it.
3231         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3232         Use it.
3234         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3235         * nnmairix.el (gnus-registry-enabled): Ditto.
3237 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3239         * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
3240         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3241         only while we need to find out if it should be t or nil.
3242         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3243         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3244         the registry is installed.  Set it to nil when it's unloaded.
3245         (gnus-registry-install-p): Provide user guidance for the initial value
3246         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3247         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3248         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3249         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3250         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3251         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3252         `gnus-registry-install'.
3254 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3256         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3257         previous change.
3258         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3259         primary key is marked as disabled.
3261 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3263         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3264         primary key is marked as disabled.
3266 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3268         * html2text.el (html2text-clean-anchor): Check for quotes around
3269         `href' value.
3271 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3273         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3274         searching.  Drop `bbdb-cache'.
3276 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3278         * message.el (message-signed-or-encrypted-p): Exclude header when
3279         checking if there is signed or encrypted body in text/plain message.
3281 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3283         * html2text.el (html2text-get-attr): Correctly handle attribute values
3284         containing "=".
3286 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3288         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3289         handle bindings.
3291 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3293         * gnus-win.el (gnus-configure-windows): Protect against reading
3294         ephemeral groups outside of Gnus.
3296 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3298         * shr.el (shr-tag-img): Don't get images displayed in tables.
3300 2011-10-03  Glenn Morris  <rgm@gnu.org>
3302         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3303         the "maintainer" version of debbugs.gnu.org reports.
3305 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3307         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3308         make asynchronous adjacent image insertion work better.
3310 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3312         * plstore.el (plstore-select-keys, plstore-encrypt-to):
3313         Clarify documentation.
3315 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3317         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3318         `gnus-asynchronous' isn't shadowed.
3320 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3322         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3323         (nnimap-insert-partial-structure): The charset parameter isn't
3324         case-sensitive.
3326         * nnheader.el (nnheader-message-maybe): New function.
3328         * shr.el (shr-tag-table): Render totally broken tables better.
3330         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3331         computing the boundary.
3333 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3335         * pop3.el (pop3-number-of-responses): Remove.
3336         (pop3-wait-for-messages): Rewrite to take linear time instead of
3337         exponential time.
3339 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3341         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3342         re-fetch images.
3344         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3345         re-fetch images when hitting `g' in Gnus.
3347 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3349         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3350         (mml-compute-boundary): Don't check collision if it is non-nil.
3351         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3352         before checking collision.
3354 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3356         * message.el (message-indent-citation): Really make sure there's a
3357         newline at the end.
3359         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3360         Fix suggested by John Wiegley.
3362         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3364         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3366         * message.el (message-default-send-rename-function): Break out into its
3367         own function.
3369         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3370         doesn't work under XEmacs.
3372         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3373         of "imaps" to word around Windows problems.
3374         (nnimap-open-connection-1): Use it.
3376         * message.el (message-indent-citation): Revert last change which made
3377         `F' not work.
3379 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3381         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3382         terminal as well.
3384 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3386         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3387         because it displays images using overlays that aren't easy to copy to
3388         the article buffer.
3390 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3392         * message.el (message-indent-citation): Fix empty line removal at the
3393         end of the citation.
3395 2011-09-20  Julien Danjou  <julien@danjou.info>
3397         * auth-source.el (auth-source-netrc-create): Use default value for
3398         password if specified.  Evaluate default.
3399         (auth-source-plstore-create): Ditto.
3400         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3401         value evaluation.
3402         (auth-source-netrc-create): Typo fix.
3403         (auth-source-plstore-create): Ditto.
3405         * auth-source.el (auth-source-format-cache-entry): New function.
3407 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3409         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3411 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3413         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3415 2011-09-19  Julien Danjou  <julien@danjou.info>
3417         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3418         which work with things that are not ASCII.
3420 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3422         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3424 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3426         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3427         message level.
3429 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3431         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3433 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3435         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3437 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3439         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3440         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3442 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3444         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3445         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3446         articles.
3448 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3450         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3451         (message-mail-other-window, message-mail-other-frame)
3452         (message-news-other-window, message-news-other-frame):
3453         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3454         instead of setting buffer display variables.
3456 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3460         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3462 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3464         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3465         duplicates" to a higher level.
3467         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3468         most egregious messages.
3470 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3472         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3474 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3476         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3477         up the file (bug#9351).
3479 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3481         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3482         it does with all other backends, but decode the names immediately after
3483         getting them.
3485         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3486         decoding nnimap groups.
3488         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3489         newsrc file.  It doesn't seem like an important optimization any more.
3491 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3493         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3494         overflows.
3496 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3498         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3499         (gnus-interactive-exit): Extend to `quiet'.
3501         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3503         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3504         string.
3506         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3507         renaming function arguments from `this'.
3509         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3511         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3512         has been renamed.
3513         (gnus-lrm-string-p): Include RLM and PDF, too.
3515         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3516         (bug#9225).
3518 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3520         Add autoload cookies for functions used by sendmail.el.
3521         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3523         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3525 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3527         * gnus-art.el (article-date-ut): Work properly even when there are
3528         things like Date header in the body; work for forwarded parts.
3530 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3532         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3533         original-article-buffer.
3535 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3537         * nnir.el (nnir-compose-result): Fix matching of server type.
3538         (nnir-run-swish++): Ditto.
3539         (nnir-run-namazu): Ditto.
3540         (nnir-run-notmuch): Ditto.
3542 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3544         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3545         (bug#9405).
3547         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3548         (bug#9421).
3550         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3551         (bug#9425).
3553         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3554         thing (bug#9426).
3556 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3558         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3559         the error message.
3561 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3563         * message.el (message-setup-1): Return t (Bug#9392).
3565 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3567         * gnus-sum.el: When adding article headers to a summary buffer also
3568         update gnus-newsgroup-articles (bug#9386).
3570 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3572         * auth-source.el: Autoload help-mode.
3574 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3577         names.
3579 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3581         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3582         mm-replace-in-string for compatibility issues.
3583         * mml2015.el (mml2015-epg-verify): Ditto.
3585 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3587         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3589         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3591 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3593         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3594         continue on and do the clean-up phase (bug#9188).
3596         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3597         just ignore groups that can't be opened instead of erroring out
3598         (bug#9225).
3600         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3601         nil since some many people are fuddy-duddies.
3603         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3604         images.
3606         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3607         instead.
3609         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3611         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3613         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3614         processing.
3616         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3617         buffer to avoid warnings.
3619 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3621         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3622         specified to reduce precision.
3624 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3626         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3627         bodystructures (bug#9314).
3629 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3631         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3632         Make button keymap non-sticky after buttons.
3634 2011-08-18  David Engster  <dengste@eml.cc>
3636         * nnmairix.el (nnmairix-request-set-mark)
3637         (nnmairix-goto-original-article): Remove adding of article to registry,
3638         since `gnus-registry-add-group' isn't available anymore.
3639         (nnmairix-determine-original-group-from-registry):
3640         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3641         available anymore.
3643 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3645         * starttls.el (starttls-any-program-available): Define as obsolete
3646         function.
3648 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3650         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3651         versions which Gnus use when appropriate.
3653         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3654         a pretty destructive command.
3656         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3658 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660         * message.el (message-fix-before-sending): Make a different warning
3661         about NUL characters (bug#9270).
3663         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3664         from custom (bug#9260).
3666         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3667         things work in Emacs 22 and XEmacs, too.
3669         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3670         default From.
3672         * gnus-spec.el (gnus-lrm-string-p): New macro.
3673         (gnus-lrm-string): New constant.
3674         (gnus-summary-line-format-spec): LRM-ify the from.
3675         (gnus-tilde-max-form): LRM-ify string chopping.
3677         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3679         * message.el (message-is-yours-p): Allow disabling canlock checking
3680         (bug#9295).
3681         (message-shoot-gnksa-feet): Add `canlock-verify'.
3682         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3683         message directory isn't writable (bug#9304).
3685         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3686         non-world-readable.
3688 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3690         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3691         articles.
3693 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3695         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3696         copy-list.
3698 2011-08-12  Sam Steingold  <sds@gnu.org>
3700         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3701         in the reverse order to avoid modifying the cache with `nreverse'.
3702         (gnus-all-score-files): Do not modify the value returned by
3703         `gnus-score-find-alist' because it lives in a cache variable.
3704         (gnus-current-home-score-file): No need to `nreverse' the return value
3705         of `gnus-score-find-alist', it is already in the correct order.
3707 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3709         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3710         type MESSAGE and subtype RFC822 is slightly different from those of
3711         type TEXT.
3713 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3715         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3716         This allows article-referral to work from an nnir group.
3718 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3720         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3722 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3724         * mml1991.el (mml1991-epg-find-usable-key)
3725         (mml1991-epg-find-usable-secret-key): New function.
3726         (mml1991-epg-sign): Check if signing key is usable.
3727         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3729 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3731         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3732         server-variables only.  This should fix a bug introduced with commit
3733         e1889675b7f4adf057833c5513c9374134c4e053.
3734         (nnir-run-query): 'nnir-search-engine should not be set from the global
3735         environment.
3737 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3739         * nnir.el (nnir-search-thread): Position point on referring article
3740         line.
3741         (nnir-warp-to-article): Clean up summary buffers.
3743         * nnimap.el (nnimap-request-thread): Whitespace fix.
3745 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3747         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3749 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3751         * starttls.el (starttls-available-p): Rename from
3752         `starttls-any-program-available' and changed return convention.
3754 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3756         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3757         `unix-sync' unless it's defined.
3759 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3761         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3762         `aref' for XEmacs compatibiltiy.
3764 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3766         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3768 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3770         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3771         closures, quote the form properly (bug#9194).
3773 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3775         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3776         (gnus-summary-insert-new-articles): Protect against servers that are
3777         down.
3779 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3781         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3782         in mm handle if none is specified.
3784 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3786         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3788 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3790         * nnir.el (nnir-search-thread): New function to make an nnir group
3791         based on a thread query.
3793         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3794         of nnir in thread referral.
3795         (gnus-summary-refer-thread): Use it.
3797         * nnimap.el (nnimap-request-thread): Use it.
3799 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3801         * shr.el (shr-tag-comment): Ignore HTML comments.
3803 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3805         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3806         argument.
3807         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3808         Use `nnir-address' to handle server info rather than passing an arg.
3810         * nnimap.el (nnimap-make-thread-query): New utility function to format
3811         an imap thread search query.
3812         (nnimap-request-thread): Use it.
3814         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3815         right select-method if we are not going back to the group buffer.
3817 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3820         enter invalid buffer configurations into the quit form (bug#9107).
3821         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3822         unplugged/plugged.
3824         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3825         keep track of which ones are unread (bug#9061).
3827         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3828         (bug#9055).
3830         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3831         (bug#9041).
3833         * gnus-html.el (mm-util): Require (bug#9073).
3835         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3836         (gnus-summary-refer-thread): Use it to remove duplicates in the
3837         un-threaded view (bug#9053).
3838         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3840 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3842         * nnir.el (nnir-read-server-parm): Use default value from global
3843         variable.  Without this the default search engine parameters aren't
3844         used at all.
3846 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3848         * message.el (message-unique-id): Don't use the undocumented return
3849         value from (random t) (bug#9118).
3851 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3853         * message.el (message-auto-save-directory): If the ~/Mail directory
3854         doesn't exist, use ~ as the auto-save directory (bug#4432).
3856         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3857         hasn't already been started.
3859 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3861         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3863         * message.el (message-reply): Work around mysterious bug where
3864         `message-mode' seems to overwrite the locally bound `subject' variable.
3866 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3868         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3869         correct group.
3871         * gnus-int.el (gnus-request-thread): Add group argument.
3873         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3875 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3878         renamed to `debbugs-gnu-*'.
3880 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3882         * plstore.el: Revert the editing feature since it is not urgent.
3883         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3884         (plstore-mode-decoded): Remove.
3886 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3888         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3889         isn't very interesting any more, and it leaks potentially secret data.
3890         (gnus-debug): Remove.
3892         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3893         use of :custom-show.
3895 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3897         * plstore.el: Add documentation.
3898         (plstore-mode): New mode to edit plstore file.
3899         (plstore-mode-toggle-display, plstore-mode-original)
3900         (plstore-mode-decoded): New command.
3901         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3902         (plstore--insert-buffer, plstore--make): New function.
3903         (plstore-open, plstore-save): Simplify by using them.
3905 2011-07-06  Glenn Morris  <rgm@gnu.org>
3907         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3909 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3911         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3912         no longer is much used.
3913         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3914         Articles".
3916 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3918         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3919         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3920         `notmuch' backend.
3922 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3924         * mm-decode.el (mm-text-html-renderer): Doc fix.
3926         * gnus-msg.el (gnus-bug): Fix the MML tag.
3928         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3930 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3932         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3933         secondary methods if started with `gnus-no-server'.
3935 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3937         * message.el (message-return-action): Fix typo in docstring.
3939 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3941         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3942         bug reports at once.
3944         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3946 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3948         * nndraft.el: Require gnus-group.
3949         (nndraft-request-list): Declare.
3951         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3952         no unread article unless it matches gnus-permanently-visible-groups.
3954         * nndraft.el (nndraft-update-unread-articles): New function.
3955         (nndraft-request-associate-buffer): Use it to update the number of
3956         unread articles for the nndraft groups in the group buffer when saving
3957         or killing a draft message.
3959 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3961         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3962         systems to binary before writing and reading the mbox files.
3964         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3965         instead of trying to list them all (bug#8978).
3967 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3969         * pop3.el (pop3-open-server): Use :end-of-capability.
3971 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3973         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3974         the id is always a number.
3976         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3977         debbugs mode, if possible.
3979 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3981         * auth-source.el (auth-source-token-passphrase-callback-function):
3982         Reindent.
3983         (epg-context-operation): Remove unnecessary autoload.
3985 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3987         * gnus.el (gnus-list-debbugs): New command.
3989         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3990         mboxstat instead of the maintbox, since the stat seems to be fuller.
3992         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3993         summary buffers.
3995         * message.el (message-get-reply-headers): Delete all duplicates,
3996         instead of the first.
3997         (message-get-reply-headers): Ensure that we have progress while
3998         deleting duplicates.
4000         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4001         gnus-posting-style value from the summary buffer to make it easier to
4002         make that a per-buffer conf.
4004 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4006         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4007         found by setting `shortcut' in 'query.
4008         (nnir-request-article): Use `shortcut' setting when requesting article
4009         by Message-ID.
4011 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4013         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4014         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4015         Bring the pseudo-headers back too.
4017 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4019         * auth-source.el (auth-source-token-passphrase-callback-function):
4020         Simplify and remove EPA dependency.
4022 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4024         * nnir.el (nnir-request-article): Fix error message text.
4026 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4028         * auth-source.el (plstore-delete): Autoload.
4029         (auth-source-plstore-search): Support delete operation.
4030         * plstore.el (plstore-delete): New function.
4032 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4034         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4035         mark actually existing articles as unread rather than the ones that
4036         active asserts.
4038 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4040         * nntp.el (nntp-record-command):
4041         * gnus-util.el (gnus-message-with-timestamp-1):
4042         Use format-time-string rather than decoding time stamps by hand.
4043         This is simpler and insulates the code from potential changes to
4044         current-time format.
4046 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4048         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4050 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4052         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4053         (plstore-save): Support public key encryption.
4054         (plstore--init-from-buffer): New function.
4055         (plstore-open): Use it; fix error when opening a non-existent file.
4056         (plstore-revert): Use plstore--init-from-buffer.
4058 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4060         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4062 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4064         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4065         for old Emacsen.
4067 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4069         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4070         is not fully working.
4072 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4074         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4075         quit window configuration.
4077         * auth-source.el (epg-context-set-passphrase-callback):
4078         Remove duplicate autoload.
4080 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4082         * nnir.el (nnir-request-article): Allow requesting articles by
4083         Message-ID with nnimap.
4085         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4086         current server.
4088 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4090         * auth-source.el: Autoload EPA/EPG functions.
4091         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4092         changed when EPA/EPG is not available.
4093         (auth-source-backend): Rename "arg" member to "data".
4094         (auth-source-backend-parse, auth-source-plstore-search)
4095         (auth-source-plstore-create): Use it.
4097 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4099         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4100         `gnus-refer-article-methods'.
4102 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4104         * auth-source.el: Require EPA and EPG.
4105         (auth-source-passphrase-alist): New variable.
4106         (auth-source-passphrase-callback-function)
4107         (auth-source-token-passphrase-callback-function): Callbacks for the
4108         netrc field encryption (GPG tokens).
4109         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4110         Symmetric encryption and decryption of the netrc GPG tokens.
4111         (auth-source-netrc-normalize): Use them, simplifying the closure.
4113 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4115         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4116         non-nil, and `nnimap-split-methods' is nil, use the former.
4118 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4120         * plstore.el (plstore-revert): New function.
4121         (plstore-open): Use it; hide the buffer from user.
4123 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4125         * auth-source.el (auth-source-backend): New member "arg".
4126         (auth-source-backend-parse): Handle new backend 'plstore.
4127         * plstore.el: New file.
4129 2011-06-30  Glenn Morris  <rgm@gnu.org>
4131         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4133         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4135 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4137         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4138         expiring articles to.
4140         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4141         variations as ASCII (bug#5458).
4143 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4145         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4147 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4149         * message.el (message-point-in-header-p): Tweak the function to default
4150         to saying that we're not in the headers if there is no separator at
4151         all.  This makes it possible to use the Message version of `M-q' in
4152         buffers with no headers (bug#7987).
4153         (message-point-in-header-p): Fix last checkin to work with an empty
4154         mail-header-separator, too.
4156         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4157         again, save the choice via customize.
4159 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4161         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4163         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4164         ended the connection, bail out before waiting infinitely on a new
4165         connection.
4167 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4169         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4170         reports.
4172         * gnus.el (gnus-bug-package): Use "gnus."
4173         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4175 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4177         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4178         animations going on at article exit time.
4180         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4181         since removing it breaks people upgrading.
4183         * shr.el (shr-put-image): Use the new interface for animating images.
4184         (shr-put-image): Animate for 60 seconds.
4186         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4187         error with `find-file-hooks' on Emacs 22.
4188         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4189         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4190         on all architectures.
4192         * spam.el (spam-stat): Require in a normal fashion without binding
4193         `spam-stat-install-hooks' to avoid compilation warnings.
4195         * spam-stat.el (spam-stat-install-hooks): Remove.
4196         (spam-stat-install-hooks): Don't run automatically.
4198 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4200         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4201         and keystroke.
4203 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4205         * auth-source.el (auth-source-netrc-cache): Move forward.
4207 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4209         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4210         we already know.
4211         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4212         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4214 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4216         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4217         %S format, since that looks odd.
4218         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4219         file, especially when saving.
4221 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4223         * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
4224         article found.
4226 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4228         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4229         `auth-source-save-secrets' with a more sensitive alist that can be
4230         configured per file.  Experimental, so defaults to 'never.
4231         (auth-source-netrc-create): Use it.  Still experimental code.
4232         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4233         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4235 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4237         * auth-source.el (auth-source-save-secrets): New variable to control if
4238         secret tokens should be saved encrypted.
4239         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4240         to `auth-source-netrc-normalize'.
4241         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4242         on the EPA variables being defined.
4243         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4244         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4245         the lexical-let closure.
4246         (auth-source-netrc-create): Create "gpg:" tokens according to
4247         `auth-source-save-secrets'.
4249 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4251         * gnus-group.el (gnus-group-update-group): Add new argument
4252         `info-unchanged' that stops updating dribble buffer.
4254         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4255         deletes lines matching to it in dribble buffer.
4257         * gnus-agent.el (gnus-agent-fetch-group-1):
4258         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4259         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4260         * gnus-start.el (gnus-group-change-level):
4261         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4263         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4264         if newsgroup info is not changed.
4266         * gnus-group.el (gnus-group-get-new-news-this-group):
4267         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4268         Don't update dribble buffer.
4270 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4272         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4273         remove entries with groups we ignore.
4275 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4277         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4278         the underline comes at the bottom.
4280 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4282         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4283         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4284         (gnus-registry-article-marks-to-names): Rename from
4285         `gnus-registry-user-format-function-M2'.
4287 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4289         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4290         ephemeral group.
4292 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4294         * shr.el (shr-browse-image): Copy the URL if called interactively.
4296 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4298         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4299         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4300         done, then unselected articles may be marked as read.
4302         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4303         since not doing this seems to lead to a race condition in pop3-logon.
4305         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4306         so that the call chain it correct when we call "upwards".
4308         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4309         in read-only groups.
4311         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4313         * message.el (message-cite-reply-position): Doc string fix.
4315         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4316         avoid regexp overflow.
4317         (nnimap-transform-split-mail): Ditto.
4319         * pop3.el (pop3-retr): Error out if the server closes the connection.
4321 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4323         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4324         mm-with-unibyte-current-buffer.  The buffer should not contain any
4325         multibyte chars anyway at this stage.
4327 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4329         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4330         at the end of lines.
4332 2011-05-29  Julien Danjou  <julien@danjou.info>
4334         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4336 2011-05-27  Glenn Morris  <rgm@gnu.org>
4338         * gnus-group.el (gnus-bug-group-download-format-alist):
4339         Use the "maintainer" version of debian reports as well.
4341 2011-05-26  Glenn Morris  <rgm@gnu.org>
4343         * gnus-group.el (gnus-bug-group-download-format-alist):
4344         Use the "maintainer" version of debbugs.gnu.org reports.
4346 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4348         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4350 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4352         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4353         the thread moves us backwards and so we loop forever.
4355 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4357         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4358         whitespace in base64 data lines.
4360 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4362         * gnus-registry.el (gnus-registry-user-format-function-M):
4363         Use `mapconcat'.
4364         (gnus-registry-user-format-function-M2): Use to see the full text of
4365         the marks.  Make "," the mark text separator.
4367         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4368         authentication with auth-source.
4370 2011-05-17  Glenn Morris  <rgm@gnu.org>
4372         * gnus-group.el (gnus-import-other-newsrc-file):
4373         Use insert-file-contents.
4375 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4377         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4378         1000 iterations.
4380 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4382         * nntp.el (nntp-open-connection): Check if process-type is available.
4384 2011-05-16  Julien Danjou  <julien@danjou.info>
4386         * shr.el (shr-tag-del): Add support for del tag.
4388 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4390         * gnus-html.el (gnus-html-put-image): Register a displayer.
4392         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4394 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4396         * registry.el (prune-factor): New initialization parameter defaulting
4397         to 0.1.
4398         (registry-prune-hard): Use it.
4400         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4401         0.1 expicitly.
4403 2011-05-13  Glenn Morris  <rgm@gnu.org>
4405         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4406         is bound, since this function requires sendmail.
4408 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4410         * registry.el (registry-usage-test): Disable pruning test.
4412 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4414         * registry.el (registry-prune-hard-candidates)
4415         (registry-prune-soft-candidates): Helper methods for registry pruning.
4416         (registry-prune): Use them.  Make the sort function optional.
4418 2011-05-10  Jim Meyering  <meyering@redhat.com>
4420         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4422 2011-05-10  Julien Danjou  <julien@danjou.info>
4424         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4425         symbol and not a list.
4427 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4429         * gnus-art.el (gnus-article-mode): Move binding of
4430         shr-put-image-function here from gnus-article-prepare-display.
4432         * shr.el (shr-put-image-function): New variable.
4433         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4434         (shr-put-image): Return scaled image.
4436         * gnus-art.el (gnus-shr-put-image): New function.
4437         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4439         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4440         original ones, as deletable.
4442 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4444         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4446 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4448         * registry.el (registry-full): Add convenience method.  Fix logic.
4449         (registry-insert): Use it.  Fix logic here too.
4451         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4452         `registry-prune' if `registry-full' returns t.
4453         (gnus-registry-handle-action)
4454         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4455         (gnus-registry-usage-test): Use it.
4457 2011-05-07  Julien Danjou  <julien@danjou.info>
4459         * shr.el (shr-link): Make shr-link inherit from link by default.
4461 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4463         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4465 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4467         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4468         error out because the face is not a list.
4470 2011-05-05  Glenn Morris  <rgm@gnu.org>
4472         * gnus-start.el (gnus-propagate-marks): Declare.
4474 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4476         * registry.el (registry-reindex): Fix percentage message.
4478 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4480         * shr.el: Add shr-link face for links.
4481         (shr-urlify): Use it.
4483         * registry.el (registry-insert): Make error message more helpful.
4485 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4487         * gnus-html.el (gnus-html-schedule-image-fetching):
4488         Use url-queue-retrieve, if it exists.
4490         * shr.el (shr-tag-img): Ditto.
4492         * gnus.el: Autoload more gnus-agent functions.
4494         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4495         agent if we haven't already (bug#8502).
4497         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4498         into the Agent, too.
4500         * gnus-agent.el (gnus-agent-store-article): New function.
4502         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4503         and moved from that file for reuse.
4505         * pop3.el (pop3-open-server): Error messages are "-ERR".
4507 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4509         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4510         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4512 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4514         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4515         buffer has moved to a different frame.
4517 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4519         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4520         to get the conversion from unibyte to multibyte buffers to work on
4521         Emacs 22.
4523         * nntp.el (nntp-request-article): Slight clean-up.
4525 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4527         * shr.el (shr-strike-through): New face.
4528         (shr-tag-s): Use it to provide <s> support.
4529         (shr-tag-s): Remove duplicate definition.
4531 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4533         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4534         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4536 2011-04-23  Glenn Morris  <rgm@gnu.org>
4538         * gnus-sum.el (gnus-extra-headers): Bump :version.
4540 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4542         * shr.el (shr-tag-sup): New function.
4543         (shr-tag-sub): Ditto.
4545 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4547         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4548         for the case where `gnus-registry-ignored-groups' is a list of lists,
4549         and don't call `gnus-parameter-registry-ignore' otherwise.
4551 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4553         * nnimap.el (nnimap-user): New backend variable.
4554         (nnimap-open-connection-1): Use it.
4555         (nnimap-credentials): Accept user parameter so it's explicit what user
4556         name is desired.
4558         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4559         default.
4561         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4562         not gnus-registry.el.
4564         * gnus-registry.el: Mention in comments how to modify
4565         `gnus-extra-headers' for proper recipient tracking and that it may
4566         already have To and Cc recently, which it does as of this commit.
4567         (gnus-registry-ignored-groups): Remove defcustom.
4568         Explain why in comments.
4569         (gnus-registry-action): Fix data-header reference to use the extra
4570         headers.  Explain in package commentary how to add To and Cc headers to
4571         the gnus-extra-headers.
4572         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4573         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4574         parameter list or a string list in `gnus-registry-ignored-groups'.
4575         Fix logic error.
4577 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4579         * shr.el (shr-expand-url): Protect against null urls.
4581 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4583         * shr.el (shr-base): New binding.
4584         (shr-tag-base): Keep track of <base>.
4585         (shr-expand-url): New function used throughout.
4587 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4589         * gnus-registry.el
4590         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4591         (gnus-registry-ignored-groups): New variable.
4592         (gnus-registry-ignore-group-p): Use it.
4593         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4594         set the destination group to nil (same as delete) if it's ignored.
4596 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4598         * gnus-registry.el (gnus-registry-action)
4599         (gnus-registry-fetch-header-fast):
4600         Don't use mail-header that looks an internal function of mailheader.el.
4602 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4604         * gnus-registry.el: Eliminate cl functions.
4605         (gnus-registry-sort-addresses): New function that replaces mapcan.
4606         (gnus-registry-action, gnus-registry-spool-action)
4607         (gnus-registry-split-fancy-with-parent)
4608         (gnus-registry-fetch-recipients-fast): Use it.
4609         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4611         * registry.el (initialize-instance, registry-lookup)
4612         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4613         (registry-lookup-secondary-value, registry-search, registry-delete)
4614         (registry-insert, registry-reindex, registry-size, registry-prune):
4615         Use eval-and-compile.
4617 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4619         * registry.el (registry-reindex): New method to recreate the secondary
4620         registry indices.
4622         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4623         tracked field changes.
4624         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4625         (gnus-registry-action, gnus-registry-spool-action)
4626         (gnus-registry-handle-action)
4627         (gnus-registry--split-fancy-with-parent-internal)
4628         (gnus-registry-split-fancy-with-parent)
4629         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4630         move, and delete actions, and for fancy splitting with parent.
4631         (gnus-registry-extract-addresses)
4632         (gnus-registry-fetch-recipients-fast)
4633         (gnus-registry-fetch-header-fast): Convenience functions.
4634         (gnus-registry-misc-test): ERT test of
4635         `gnus-registry-extract-addresses'.
4637 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4639         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4640         Track by subject first, then sender.
4642 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4644         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4646         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4647         Lisp.
4649         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4650         (gnus-draft-send): Use it to avoid popping
4651         up frames from gnus-group-send-queue.
4653 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4655         * gnus-registry.el: Updated gnus-registry docs.
4657 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4659         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4660         Fix logic bug.
4661         (gnus-registry-post-process-groups): Fix logging of no results and
4662         quote sender and subject.
4664 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4667         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4668         we had no early-data returned.
4669         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4670         two async commands to the same server at the same time.
4672 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4674         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4676 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4678         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4679         "warning" level.
4681         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4682         (mm-url-insert-file-contents): Don't set the package names.
4684 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4686         * gnus-registry.el (gnus-registry-action): Remove properties and
4687         simplify subject in `gnus-registry-handle-action'.
4688         (gnus-registry-spool-action): Get subject and sender from message if
4689         they are not passed in.
4690         (gnus-registry-handle-action): Remove properties and simplify subject
4691         consistently.
4693 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4695         * registry.el: Require CL before using defmacro*.
4697 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4699         * gnus-art.el (article-treat-date): Assume that
4700         gnus-article-date-headers may be a group parameter.
4702 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4704         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4706         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4707         interactively so the newsrc file can contain foreign groups too.
4708         Useful for debugging but not much for users.
4710 2011-04-07  David Engster  <dengste@eml.cc>
4712         * registry.el (registry-usage-test): Only do
4713         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4714         lexical binding.
4716 2011-04-06  David Engster  <dengste@eml.cc>
4718         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4719         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4721 2011-04-06  David Engster  <dengste@eml.cc>
4723         * registry.el (initialize-instance): Change :after to :AFTER to be
4724         compatible with old EIEIO version in XEmacs.
4726 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4728         * gnus-registry.el (gnus-registry-post-process-groups)
4729         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4730         and provide better messaging.
4732 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4734         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4735         unconditionally anyway, discarding errors.
4736         (gnus-registry-delete-entries): New convenience function.
4737         (gnus-registry-import-eld): Import from old .eld registry.
4739         * registry.el: Don't use ERT if it's not available.  Load it
4740         unconditionally anyway, discarding errors.
4742         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4743         version from the Claudio Bley GnuTLS patch (extra optional parameters
4744         and host name).
4746 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4748         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4749         fixup the parameters that can be customized by the user between
4750         save/read cycles.
4751         (gnus-registry-read): Use it.
4752         (gnus-registry-make-db): Use it.
4753         (gnus-registry-spool-action, gnus-registry-handle-action):
4754         Fix messaging.
4755         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4756         Map references to actual group names with sender and subject tracking.
4757         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4758         (gnus-registry-usage-test): Add subject lookup test.
4760         * registry.el (registry-db, initialize-instance): Set up constructor
4761         instead of :initform arguments for the sake of older Emacsen.
4762         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4763         pre-lexbind merge bug.
4764         (registry-usage-test): Use it.
4765         (initialize-instance, registry-db): Move the non-function initforms
4766         back to the class definition.
4768 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4770         * registry.el: New library to manage gnus-registry-style data.
4772         * gnus-registry.el: Use it (major rewrite).
4774         * nnregistry.el: Use it.
4776         * spam.el: Use it.
4778 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4781         marks on non-selected articles.
4783 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4785         * proto-stream.el: Move to Emacs core, at net/network-stream.el.
4787         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4788         parameter to open-protocol-stream.
4790 2011-04-01  Julien Danjou  <julien@danjou.info>
4792         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4793         fundamental-mode.
4795 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4797         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4798         servers.
4800 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4802         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4803         made marks not propagate, again.
4805 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4807         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4808         Make this the default type.
4809         (proto-stream-open-plain): Rename from proto-stream-open-default.
4810         (open-protocol-stream, proto-stream-open-starttls)
4811         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4812         with `plain'.
4814         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4815         value.
4817         * nntp.el (nntp-open-connection-function): Document the fact that some
4818         values are not functions but are instead handled specially.
4819         Recognize nntp-open-plain-stream value.
4820         (nntp-open-connection): Recognize that value.
4822 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4825         stuff.
4827         * gnus-score.el (gnus-score-string): Fix calling convention of
4828         `gnus-simplify-buffer-fuzzy' after last patches.
4830         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4831         server for articles we didn't get any headers for.  This is a sanity
4832         check.
4834 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4836         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4837         new CAPABILITY, use it.
4839 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4841         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4842         downloading anything.
4844         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4846 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4848         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4849         colors.
4850         (gnus-splash-svg-color-symbols): New function.
4852 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4854         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4855         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4856         (gnus-simplify-subject-fuzzy): Use the local
4857         gnus-simplify-subject-fuzzy-regex instead of the global one.
4858         This makes using this variable in group parameters work.
4860 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4862         * gnus-registry.el (gnus-registry-unfollowed-groups):
4863         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4864         archive:sent-YYYY-MM-DD groups).
4865         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4866         tracking if there are more than `gnus-registry-max-track-groups'
4867         matches.
4869 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4871         * message.el (message--yank-original-internal): New function to do the
4872         insertion cleanly inside eval in `message-yank-original'.
4873         (message-yank-original): Use it.
4875 2011-03-29  Julien Danjou  <julien@danjou.info>
4877         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4878         local variables disabled rather than `normal-mode'.
4880 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4882         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4883         with open-network-stream.
4884         (proto-stream-always-use-starttls): Option removed.
4885         (open-protocol-stream): Return a process object by default.  Provide a
4886         new parameter :return-list specifying a list-type return value, which
4887         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4888         :type `network' to `try-starttls', and `network-only' to `default'.
4889         Make `default' the default, for compatibility with open-network-stream.
4890         Handle the no-parameter case exactly as open-network-stream, with no
4891         additional stream processing.  Search plists using plist-get.
4892         Explicitly add :end-of-commend parameter if it is missing.
4893         (proto-stream-open-default): Rename from
4894         proto-stream-open-network-only.  Return 'default as the type.
4895         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4896         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4897         failed.  Always return a list with a (possibly dead) process as the
4898         first element, for compatibility with open-network-stream.
4899         (proto-stream-open-tls): Use plist-get.  Always return a list.
4900         (proto-stream-open-shell): Return `default' as connection type.
4901         (proto-stream-capability-open): Use plist-get.
4902         (proto-stream-eoc): Function deleted.
4904         * nnimap.el (nnimap-stream, nnimap-open-connection)
4905         (nnimap-open-connection-1): Handle renaming of :type parameter for
4906         open-protocol-stream.
4907         (nnimap-open-connection-1): Pass a :return-list parameter
4908         open-protocol-stream to obtain a list return value.  Parse this list
4909         using plist-get.
4911         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4912         for open-protocol-stream.  Accept open-protocol-stream return value
4913         that is a subprocess object instead of a list.  Handle the case of a
4914         dead returned process.
4916 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4918         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4920         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4922 2011-03-21  Julien Danjou  <julien@danjou.info>
4924         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4925         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4926         query.
4927         (mm-inline-text): Render normal text with fontification whenever
4928         possible.
4930         * gnus-sum.el (gnus-summary-save-parts-1):
4931         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4932         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4933         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4934         Use `mm-handle-filename'.
4936         * mm-util.el (mm-handle-filename): New function, return the filename of
4937         an handle.
4939 2011-03-18  Julien Danjou  <julien@danjou.info>
4941         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4942         (gnus-buffer-live-p): Check that buffer is not nil.
4944 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4946         * gnus-art.el: Require mouse, which the build bot seems to say is
4947         needed.
4949         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4950         XEmacs, since it doesn't have url-retrieve-synchronously.
4952 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4954         * gnus-group.el (gnus-group-list-ticked): New function.
4955         (gnus-group-make-menu-bar): Provide a menu entry for it.
4956         (gnus-group-list-map): Provide a binding for it.
4958 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960         * shr.el (shr-visit-file): New command.
4962         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
4964 2011-03-17  Bjørn Mork  <bjorn@mork.no>
4966         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
4967         servers.
4969 2011-03-16  Julien Danjou  <julien@danjou.info>
4971         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
4972         inline.
4974         * gnus-art.el (article-hide-list-identifiers):
4975         Use gnus-group-get-list-identifiers.
4977         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
4978         (gnus-summary-remove-list-identifiers):
4979         Use gnus-group-get-list-identifiers to get regexp.
4980         (gnus-select-newsgroup, gnus-summary-insert-subject)
4981         (gnus-summary-insert-articles):
4982         Call gnus-summary-remove-list-identifiers unconditionally.
4984 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4986         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
4987         we're selecting a group with unread articles.
4989         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
4991         * gssapi.el: New file separated out from imap.el to provide a general
4992         Kerberos 5 connection facility for Emacs.
4994         * message.el (message-elide-ellipsis): Document the format spec
4995         ellipsis.
4997 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4999         * message.el (message-elide-region): Allow the ellipsis to say how many
5000         lines were removed.
5002 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5004         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5005         window configurations containing buffers that are now dead.
5007         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5008         parsing to avoid integer overflows.
5009         (nnimap-parse-flags): Simplify the last change.
5010         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5011         too large for 32-bit Emacsen.
5013 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5015         * auth-source.el (auth-source-netrc-create):
5016         * message.el (message-yank-original): Fix use of `case'.
5018 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5020         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5021         XEmacs, which was one character too wide.
5023 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5025         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5026         default number of articles to display.
5027         (gnus-articles-to-read): Use pretty names for prompt.
5029 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5031         * gnus-int.el (gnus-open-server): Ditto.
5033         * gnus-start.el (gnus-activate-group): Give a backtrace if
5034         debug-on-quit is set and the user hits `C-g'.
5035         (gnus-read-active-file): Ditto.
5037         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5039 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5041         * message.el (message-yank-original): Use cond instead of CL case.
5043 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5045         * auth-source.el (auth-source-netrc-create): Use usual format for the
5046         default in prompts.
5048 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5050         * auth-source.el (auth-source-netrc-create): Show the default in the
5051         prompt when prompting for token creation.
5053 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5055         * auth-source.el (auth-source-format-prompt): Always convert the value
5056         to a string to avoid evaluating non-string arguments.
5057         (auth-source-netrc-create): Offer default properly, not as initial
5058         content in `read-string'.
5059         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5060         of line to determine if we've been run before.  If so, don't run again,
5061         but print a trivial message to indicate the cache was hit instead.
5063 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5065         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5066         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5067         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5068         Gnus.
5070 2011-03-11  Julien Danjou  <julien@danjou.info>
5072         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5073         modified file".
5075 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5077         * auth-source.el (auth-source-read-char-choice): New function to read a
5078         character choice using `dropdown-list', `read-char-choice', or
5079         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5080         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5081         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5082         (auth-source-netrc-saver): Use it.
5083         (auth-source-pick-first-password): New convenience function.
5085 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5087         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5088         parameter in the credentials.
5089         (nnimap-open-connection-1): Use it after a successful login.
5090         (nnimap-credentials): Add IMAP-specific user and password prompt.
5092         * auth-source.el (auth-source-search): Add :require parameter, taking a
5093         list.  Document it and the :save-function return token.  Pass :require
5094         down.  Change the CREATED message from a warning to a debug statement.
5095         (auth-source-search-backends): Pass :require down.
5096         (auth-source-netrc-search): Pass :require down.
5097         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5098         Change save prompt to indicate all modifications saved here are
5099         deletions.
5100         (auth-source-netrc-create): Take user login name as default in user
5101         prompt.  Move all the save functionality to a lexically bound function
5102         under the :save-function token in the returned list.  Set up clearer
5103         default prompts for user, host, port, and secret.
5104         (auth-source-netrc-saver): New function, intended to be wrapped for
5105         :save-function.
5107 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
5109         * Version 23.3 released.
5111 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5113         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5114         lines to be spaces instead.
5116 2011-03-07  Julien Danjou  <julien@danjou.info>
5118         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5119         (sieve-sasl-auth): Check that auth-source-search did return something,
5120         or just return an empty string.
5122 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5124         * gnus.el (gnus-interactive): Use read-directory-name.
5126         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5127         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5128         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5129         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5130         Likewise.
5132         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5134 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5136         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5137         onto the list of killed groups, too.  This makes killed nnimap groups,
5138         for instance, more reliably not reappear.
5140         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5141         the parent.
5143         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5145         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5146         really have server-side marks.
5148         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5149         since most backends do not usefully have server-side marks.
5150         (gnus-update-read-articles): Propagate marks to all backends that
5151         really have server-side marks.
5153 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5155         * message.el (message-cite-reply-position, message-cite-style):
5156         New variables.
5157         (message-yank-original): Use the new citation styles.
5159 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5161         * message.el (message-options): Revert the change that's a workaround
5162         for XEmacs buffer-local issue; don't mark it buffer-local when running
5163         under XEmacs.
5165 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5167         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5168         numbers too big to be `read'.
5170 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5172         * message.el (message-options): Make buffer-local two ways to attempt
5173         to fix a XEmacs bug.
5175 2011-03-02  Julien Danjou  <julien@danjou.info>
5177         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5179 2011-03-01  Julien Danjou  <julien@danjou.info>
5181         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5182         group.
5183         (article-hide-list-identifiers): Use list-identifier group parameter.
5185 2011-02-28  Julien Danjou  <julien@danjou.info>
5187         * sieve.el (sieve-buffer-script-name): New local variable to store
5188         sieve script name.
5189         (sieve-edit-script): Store sieve script name.
5190         (sieve-upload): Use sieve script name when uploading.
5191         (sieve-upload): Use substitute-command-keys.
5192         (sieve-edit-script): Use substitute-command-keys.
5193         (sieve-refresh-scriptlist): Use substitute-command-keys.
5194         (sieve-manage-mode-map): Define keymap properly.
5195         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5196         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5197         Remove commented code about cvs.
5198         (sieve-manage-quit): New function.
5199         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5201 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5203         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5205 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5207         * auth-source.el (auth-source-search): Cache empty result sets.
5209         * auth-source.el (auth-source-save-behavior): New variable to replace
5210         `auth-source-never-create'.
5211         (auth-source-netrc-create): Use it.
5212         (auth-source-never-save): Remove.
5214 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5216         * nnimap.el (nnimap-stream): Doc fix.
5217         (nnimap-open-connection-1): Reverse the order of the ports to that the
5218         prompted-for port is first.
5220         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5221         retrieval by the no-group selection.
5223         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5224         numerical parameters.
5226 2011-02-25  Julien Danjou  <julien@danjou.info>
5228         * gnus-gravatar.el: Use gnus-with-article-buffer.
5230         * gnus-art.el (gnus-with-article-buffer): Check that the
5231         gnus-article-buffer is alive.
5233 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5235         * auth-source.el (auth-source-creation-prompts): New variable to manage
5236         creation-time prompts.
5237         (auth-source-search): Document it.
5238         (auth-source-format-prompt): Add utility function.
5239         (auth-source-netrc-create): Don't default the user name to
5240         user-login-name.  Use `auth-source-creation-prompts' and some default
5241         prompts for user, host, port, and password (the default generic prompt
5242         remains ugly).
5243         (auth-source-never-save): Add customizable option to never save info.
5244         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5245         mode excursion.
5247 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5249         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5250         argument that XEmacs doesn't support.
5252 2011-02-23  Julien Danjou  <julien@danjou.info>
5254         * gnus-art.el (article-make-date-line): Ignore errors if time is
5255         invalid and not convertible.
5256         (article-make-date-line): Only add lapsed time if time is not nil.
5258 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5260         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5261         `read-char-choice' for backwards compatibility.
5262         (auth-source-netrc-element-or-first): New function to DTRT for
5263         parameter extraction.
5264         (auth-source-netrc-create): Use it and fix multiple parameter print
5265         bug.  Use the default passed from above (given-default) or the
5266         built-in (user-login-name for :user).
5268 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5270         * gnus-start.el (gnus-dribble-read-file):
5271         Set buffer-save-without-query, since we always want to save the dribble
5272         file, probably.
5274         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5275         nnimap.
5277         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5278         -summary- since it's a user-visible variable.
5280         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5281         first time you use the new Gnus.
5283 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5285         * auth-source.el: Don't load netrc.el.
5286         (auth-sources): Search ~/.netrc as well by default.
5287         (auth-source-debug): Add 'trivia option for extra output.
5288         (auth-source-do-trivia): Use it.
5289         (auth-source-search): Simplify logic to use
5290         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5291         appropriate.  Don't keep a running count at this level.  Layer :create
5292         and :delete options appropriately on the first and second passes.
5293         Don't track the backend with the search results.
5294         (auth-source-search-backends): New function to search a list of
5295         backends for a processed spec.
5296         (auth-source-netrc-parse): Cache all netrc files, making
5297         auth-source-netrc-cache an alist keyed by the file name and using the
5298         file mtime as the caching criterion.  Keep the obfuscated data secret
5299         with a lexical bind.
5300         (auth-source-netrc-search): Don't calculate the length of the results
5301         unnecessarily.
5302         (auth-source-search-backends): Fix bug.
5303         (auth-source-netrc-create): Rework prompts.
5305 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5307         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5308         Lower case names of search constraints.
5309         (nnir-run-query): Cache and reuse search constraints for all imap
5310         servers.
5312 2011-02-22  Sam Steingold  <sds@gnu.org>
5314         * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
5316 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5318         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5319         after exit.
5320         (gnus-setup-message): Define missing variable from last checkin.
5322         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5323         value, show the raw article.
5325 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5327         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5328         auth-source now accepts numbers.
5330         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5331         spec, too.
5332         (auth-source-ensure-strings): New function.
5334         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5335         (gnus-article-setup-buffer): Always restart the date timer so that user
5336         changes to the frequency is respected.
5338         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5339         port numbers, so make sure it gets that if nnimap-server-port is
5340         explicit.
5342 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5344         * nnimap.el (nnimap-inbox): Doc fix.
5346 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5348         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5349         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5350         color-lab-to-srgb.
5352 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5354         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5355         given method as in the group name if we're using an extended method.
5356         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5357         command, if we're using that, instead of waiting for the beginning.
5359         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5360         we're sure to get unique server names, and we don't output two async
5361         commands in the same buffer.  This fixes an NNTP hang for some users.
5363 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5365         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5366         summary buffer before reading going to the next buffer.  This avoids
5367         putting the point in the group buffer if you `C-g' the command.
5369         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5370         cache (for now) to make ~/.authinfo.gpg files usable.
5372         * nnfolder.el (copyright-update): Define for the compiler.
5374         * auth-source.el (auth-source-search): Fix unbound variable.
5376 2011-02-19  Glenn Morris  <rgm@gnu.org>
5378         * gnus.el (gnus-meta): Doc fix.
5380 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5382         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5383         in case it's not yet loaded.
5385 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5387         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5388         line we're waiting for.
5390 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5392         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5393         face with line-width greater than zero will cause RET in gnus summary
5394         buffer to scroll down article page-wise because auto vscroll happens,
5395         it should be temporally disabled when doing a scroll-up.
5397 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5399         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5400         outputs from the server.
5402 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5404         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5405         later so that bbdb can hook in easier.
5407 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5409         * auth-source.el (auth-source-search): Don't try to create credentials
5410         if the caller doesn't want that.
5411         (auth-source-search): If we don't find a match, don't bug out on
5412         non-bound variables.
5413         (auth-source-search): Only ask a single backend to create the
5414         credentials.
5416         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5417         logging.
5418         (nnimap-credentials): Protect against auth-source-search returning nil.
5419         (nnimap-request-list): Protect against not being able to open the
5420         server.
5422 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5424         * auth-source.el (auth-source-search): Do a two-phase search, one with
5425         no :create to get the responses from all backends.
5427         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5428         when getting credentials.
5430         * gnus-util.el (gnus-delete-duplicates): New function.
5432 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5434         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5435         a creation default, pass the whole port list down.  It will be
5436         completed.
5438         * auth-source.el (auth-source-search): Update docs to talk about
5439         multiple creation choices.
5440         (auth-source-netrc-create): Accept a list as a value (from the search
5441         parameters) and do completion on that list.  Keep a separate netrc line
5442         with the password obscured for showing the user.
5444         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5445         first choice to `auth-source-search' so it will be used for entry
5446         creation instead of the server's Gnus-specific name.
5447         (nnimap-credentials): Rely on the auth-source library to select which
5448         port is actually wanted in the new netrc entry, so don't override
5449         `auth-source-creation-defaults'.
5451         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5452         :protocol and accept a missing user, host, or port as a wildcard match.
5453         (auth-source-debug): Default to off.
5455         (auth-source-netrc-search, auth-source-netrc-create)
5456         (auth-source-secrets-search, auth-source-secrets-create)
5457         (auth-source-user-or-password, auth-source-backend, auth-sources)
5458         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5459         instead of :protocol.
5461         * nnimap.el (nnimap-credentials): Pass a port default to
5462         `auth-source-search' in case an entry needs to be created.
5463         (nnimap-open-connection-1): Use :port instead of :protocol.
5465 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5467         * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
5468         instead of delete-dups that is not available in XEmacs 21.4.
5470 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5472         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5473         nil means that nnimap doesn't get updated.
5475 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5477         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5478         result when the user doesn't want to write to the file.
5479         (auth-source-netrc-search): Expect a synthetic result and proceed
5480         accordingly.
5481         (auth-source-cache-expiry): New variable to override
5482         `password-cache-expiry'.
5483         (auth-source-remember): Use it.
5485         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5486         parameter.  Create entry if necessary by using :create t.
5487         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5489 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5491         * auth-source.el (auth-source-debug): Enable by default and don't
5492         mention the obsolete `auth-source-hide-passwords'.
5493         (auth-source-do-warn): New function to debug unconditionally.
5494         (auth-source-do-debug): Use it.
5495         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5496         and for Secrets API entries when the secrets.el library is not
5497         available.
5499 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5501         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5502         (gnus-summary-exit): Kill the correct article buffer on exit from a
5503         `C-d' group.
5505         * gnus-start.el (gnus-use-backend-marks): Remove, since it duplicates
5506         gnus-propagate-marks.
5508         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5509         before killing the buffers so that a non-full window conf gets handled
5510         correctly.
5511         (gnus-summary-exit): Ditto.
5512         (gnus-summary-read-group-1): Ditto.
5514         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5515         async code again so that we can debug it properly.
5517         * message.el (message-reply): Take an optional switch-buffer parameter
5518         so that Gnus window confs are respected better.
5520 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5522         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5523         `plist-get' to accept non-list parameters (XEmacs issue).
5524         Fix docstring.
5525         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5526         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5527         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5528         Login collection is "Login" and not "login".
5530 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5532         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5533         multiple headers.
5535         * nnimap.el (nnimap-inhibit-logging): New variable.
5536         (nnimap-log-command): Don't log login commands.
5538         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5539         to have more parameters.
5541         * nnimap.el (nnimap-send-command): Mark the command time for each
5542         command, so that we don't get NOOPs stepping on our toes.
5544         * gnus-art.el (article-date-ut): Get the date from the Date header on
5545         `t'.
5547 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5549         * auth-source.el (auth-source-search): Use copy-sequence instead of
5550         the cl.el copy-list.
5552 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5554         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5555         Improve prompt.
5557 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5559         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5560         washing status from the default format.  It isn't very informative.
5562 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5564         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5565         Fix Gcc processing on imap.
5567 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5569         * message.el (message-bury): Don't pop up a new window when selected
5570         window is dedicated.
5572 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5574         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5576 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5578         * sieve-manage.el: Autoload `auth-source-search'.
5579         (sieve-sasl-auth): Use it.
5581 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5583         * nnimap.el: Autoload `auth-source-forget+'.
5584         (nnimap-open-connection-1): Use it if the connection fails.
5586         * auth-source.el: Require `password-cache'.
5587         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5588         obsolete.
5589         (auth-source-magic): Marker for `password-cache' keys.
5590         (auth-source-do-cache): Update docstring.
5591         (auth-source-search): Use and check cache.
5592         (auth-source-forget-all-cached, auth-source-remember)
5593         (auth-source-recall, auth-source-forget, auth-source-forget+)
5594         (auth-source-specmatchp): Caching support functions.
5595         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5596         Remove and obsolete.
5597         (auth-source-user-or-password): Remove caching to further discourage
5598         using it.  Always hide passwords.
5600 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5602         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5603         code for now, since it doesn't work for all users.
5605 2011-02-09  Julien Danjou  <julien@danjou.info>
5607         * message.el (message-options): Make message-options really buffer
5608         local.
5610 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5612         * mail-source.el: Autoload `auth-source-search'.
5613         (mail-source-keyword-map): Note order matters.
5614         (mail-source-set-1): Get all the mail-source source values and
5615         defaults and search auth-source on those if needed.  This can all
5616         probably be simplified.
5618         * nnimap.el: Autoload `auth-source-search'.
5619         (nnimap-credentials): Use it.
5620         (nnimap-open-connection-1): Ask for the virtual server and physical
5621         address in one shot.
5623         * nntp.el: Autoload `auth-source-search'.
5624         (nntp-send-authinfo): Use it.  Note TODO.
5626 2011-02-08  Julien Danjou  <julien@danjou.info>
5628         * shr.el (shr-tag-body): Add support for text attribute in body
5629         markups.
5631         * message.el (message-options): Make message-options a local variable.
5633 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5635         * auth-source.el (auth-source-secrets-search)
5636         (auth-source-user-or-password): Use `append' instead of `nconc'.
5637         (auth-source-user-or-password): Build return list better and protect
5638         against nil :secret.
5640 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5642         * nnimap.el (nnimap-update-info): Refactor slightly.
5643         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5644         (nnimap-update-info): Clean up slightly.
5645         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5646         characters.
5647         (nnimap-process-quirk): Rename function to avoid collision.
5648         (nnimap-update-info): Fix macrology bug-out.
5649         (nnimap-update-info): Simplify split history test.
5651 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5653         * auth-source.el (top): Require 'eieio unconditionally.
5654         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5655         (auth-source-secrets-search): Limit search when `max' is greater than
5656         number of results.
5658 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5660         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5661         part not returning any data.
5663         * proto-stream.el (open-protocol-stream): Document the return value.
5665 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5667         * auth-source.el (auth-source-secrets-search): Add examples.
5669 2011-02-06  Julien Danjou  <julien@danjou.info>
5671         * message.el (message-setup-1): Handle message-generate-headers-first
5672         set to t.
5674 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5676         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5677         API with a string "secrets:collection-name" and with 'default.
5678         (auth-source-backend-parse): Parse "secrets:collection-name" and
5679         'default.  Recurse on parses instead of repeating code.  Use the
5680         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5681         message when ignoring a source.
5682         (auth-source-search): List ignored search keys at the top level.
5683         (auth-source-netrc-create): Use `case' instead of `cond'.
5684         (auth-source-secrets-search): Created with TODOs.
5685         (auth-source-secrets-create): Created with TODOs.
5686         (auth-source-retrieve, auth-source-create, auth-source-delete)
5687         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5688         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5689         (auth-source-user-or-password-sftp)
5690         (auth-source-user-or-password-smtp): Remove.
5691         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5692         around `auth-source-search'.  Not tested thoroughly.
5694 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5696         * auth-source.el: Bring in assoc and eioeio libraries.
5697         (secrets-enabled): New variable to track the status of the Secrets API.
5698         (auth-source-backend): New EIOEIO class to represent a backend.
5699         (auth-source-creation-defaults): New variable to set prompt defaults
5700         during token creation (see the `auth-source-search' docstring for
5701         details).
5702         (auth-sources): Simplify to allow a simple string as a netrc backend
5703         spec.
5704         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5705         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5706         (auth-source-search): Main auth-source API entry point.
5707         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5708         (auth-source-search-collection): Helper function for searching.
5709         (auth-source-netrc-parse, auth-source-netrc-normalize)
5710         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5711         Supports search, create, and delete.
5712         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5713         backend stubs.
5714         (auth-source-user-or-password): Call `auth-source-search' but it's not
5715         ready yet.
5717 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5719         * message.el (message-setup-1): Remove the read-only stuff, since it
5720         doesn't work under XEmacs, for some reason.
5722         * gnus-sum.el (gnus-user-date): Rename back from
5723         gnus-summary-user-date since user code refers to it.
5725         * shr.el (shr-render-td): Store the actual background color used.
5727         * message.el (message-setup-1): Don't bind the constant
5728         -forbidden-properties.
5729         (message-setup-1): Revert previous change, since it needs to bind the
5730         props to insert them.
5731         (message-resend): Allow removing the read-only separator line.
5733 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5735         * nnimap.el (nnimap-request-accept-article): Give an error message if
5736         the APPEND wasn't successful.
5738 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5740         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5741         that have no groups.
5743 2011-02-03  Julien Danjou  <julien@danjou.info>
5745         * gnus-draft.el: Remove progn around gnus-draft-setup.
5747 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5749         * gnus-start.el (gnus-read-active-for-groups): This function is never
5750         called with a nil `infos', so clean that up.
5751         (gnus-get-unread-articles): Request active files from primary/secondary
5752         methods that have no groups (yet).
5754 2011-02-03  Julien Danjou  <julien@danjou.info>
5756         * message.el (message-setup-1): Always generate References first.
5757         (message-mail): Return the return value of message-setup, not always t.
5758         (message-setup-1): Insert mail-header-separator with read-only and
5759         intangible properties set.
5761         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5762         user-date in docstring.
5764         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5766         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5767         docstring.
5769         * gnus.el (gnus-user-date-format-alist): Change default value.
5770         Use defcustom, with type and group.  Move from gnus-util.el.
5771         Rename to gnus-summary-user-date-format-alist.
5773 2011-02-03  Glenn Morris  <rgm@gnu.org>
5775         * nnimap.el (gnus-fetch-headers): Declare.
5777         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5779 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5781         * message.el (message-forward-make-body-digest-plain)
5782         (message-followup, message-reply): Clean up things noted by Stefan.
5784         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5785         gnus-article-update-date-headers is nil.
5786         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5787         it didn't really work with defcustom.
5788         (article-update-date-lapsed): Make sure the window start doesn't move,
5789         either.
5791 2011-02-01  Julien Danjou  <julien@danjou.info>
5793         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5794         format.
5796         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5797         standard in Emacs nowadays.
5799 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5801         * message.el (message-expand-name): Don't trust the return value of
5802         bbdb-complete-name.
5803         (message-check-news-header-syntax): Remove unused var `start'.
5804         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5805         (message-inhibit-body-encoding): Move to before first use.
5806         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5807         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5808         (Organization, Message-ID, Date, mh-previous-window-config):
5809         Defvar the vars using dynamic scoping.
5811 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5813         * shr.el (shr-render-td): Only do colors at the final rendering.
5814         Should be slightly faster.
5815         (shr-insert-table): Fix up TD background colors when doing the
5816         vertical padding.
5818         * gnus-art.el (article-date-ut): Protect against articles with no Date
5819         header.
5820         (article-update-date-lapsed): Don't use current-column to find the
5821         horizontal position.  It's fragile in the presence of \003 characters.
5823         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5825 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5827         * gnus-art.el (article-transform-date): Rewrite to still work when
5828         there are several rfc2822 parts.
5829         (article-transform-date): Fix infinite recursion.
5830         (article-date-ut): Replace infinitely many Date headers with a single
5831         one when called interactively.
5833         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5834         secure manner.
5836         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5837         move around by not using save-window-excursion.  It seems to work...
5839 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5841         * gnus-art.el (article-make-date-line): Work for user-defined format.
5843 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5845         * nntp.el (nntp-retrieve-group-data-early)
5846         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5847         fetching functions.
5849         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5850         thoroughly for all backends that have no known groups.  This should
5851         allow new nnml methods to retrieve mail.
5853         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5854         that Gnus doesn't know exists again.
5856         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5857         (gnus-treat-date-ut): Ditto.
5858         (gnus-article-update-date-header): Rename.
5859         (gnus-treat-date-local): Remove.
5860         (gnus-treat-date-english): Remove.
5861         (gnus-treat-date-lapsed): Remove.
5862         (gnus-treat-date-combined-lapsed): Remove.
5863         (gnus-treat-date-original): Remove.
5864         (gnus-treat-date-iso8601): Remove.
5865         (gnus-treat-date-user-defined): Remove.
5866         (gnus-article-date-headers): New variable to control all the date
5867         header options.
5868         (article-date-ut): Rewrite to allow using the new way to format date
5869         headers(s).
5871 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5873         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5874         method.
5875         (nnmail-article-group): A better test for fanciness.
5877         * nnimap.el (nnimap-request-head): Protect against not finding the
5878         article by Message-ID.
5880 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
5882         * gnus-art.el (article-update-date-lapsed): Try a better way to really
5883         keep point at the "same place".
5885 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5887         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5888         data if the group is inactive.
5890 2011-01-28  Julien Danjou  <julien@danjou.info>
5892         * gnus-win.el: Remove dead function gnus-window-configuration-element.
5893         (gnus-all-windows-visible-p): Remove old compatibility code.
5894         (gnus-window-top-edge): Add docstring.
5896         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5898 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5900         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5901         older request-update-info.
5903         * gnus-art.el (article-make-date-line): Limit the length a bit more.
5905 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
5907         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5908         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5910 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5912         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5913         groups.  This makes the nndraft:queue group pop up if it's not already
5914         there.
5916         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5917         messages" logic, which was reversed.
5919         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5920         the "same place" even if point is on the line being replaced.
5921         (article-update-date-lapsed): Allow updating both the combined lapsed
5922         and the lapsed headers.
5923         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5924         (article-make-date-line): Limit the number of segments dynamically to
5925         avoid too-long lines.
5927 2011-01-27  Julien Danjou  <julien@danjou.info>
5929         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5930         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5932 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5934         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5935         Use plist-get instead of the cl function getf.
5937 2011-01-27  Glenn Morris  <rgm@gnu.org>
5939         * gnus-util.el (float-time): Get rid of compiler warning, again.
5941 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5943         * shr.el (shr-put-color): Special-case background colors: Do put them
5944         at the blank parts at the front of the lines.
5946         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5947         exit hook to nix out all data on readedness on group exit.
5949         * gnus-util.el (float-time): If float-time is bound, always use it on
5950         all Emacsen.  It's unclear why the subrp check was there.
5951         (time-date): Require to make some autoload issues on XEmacs go away.
5953         * shr.el (shr-put-color): Don't do the box padding in tables, since
5954         they're already padded.
5956 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5958         * gnus-art.el (gnus-article-next-page): When the last line of the
5959         article is displayed, scroll down once more instead of going to the
5960         next article at once.
5961         (article-lapsed-string): Refactor out and allow specifying how many
5962         segments you want.
5963         (gnus-article-setup-buffer): Start updating the lapsed header directly.
5964         (gnus-article-update-lapsed-header): New variable.
5966         * shr.el: Revert change that made headings use different-sized faces.
5967         The Emacs display engine isn't advanced enough that, for instance,
5968         tables can comfortably use differently-sized faces.
5970 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5972         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
5973         used.
5974         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
5975         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
5976         we're using an encrypted connection.
5978         * proto-stream.el: Alter the interface functions to also return the
5979         actual stream type used: network or TLS.
5981 2011-01-25  Julien Danjou  <julien@danjou.info>
5983         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
5984         (mm-display-javascript-inline): New function.
5986         * mm-decode.el (mm-inline-media-tests): Add application/javascript
5987         viewing function.
5989 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5991         * shr.el (shr-expand-newlines): Fix variable name.
5993 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5995         * shr.el (shr-expand-newlines): Make nested boxes work.
5997 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5999         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6000         backgrounds.
6001         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6002         in a more sensible manner.
6004 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6006         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6007         if EPG is loaded.
6009 2011-01-24  Julien Danjou  <julien@danjou.info>
6011         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6012         tags.
6014 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6016         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6017         commands.
6019         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6020         in the article buffer.
6021         (gnus-gravatar-insert): Use blank space from the current buffer to
6022         avoid breaking text properties.  This makes X-Sent updating work again.
6024         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6026 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6028         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6029         fix the bug in url-http.el instead.
6031         * shr.el (shr-image-fetched): Ditto.
6033         * shr.el (shr-image-fetched): Avoid having point move in the article
6034         buffer.
6036         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6037         buffer after being called.  It's apparently being killed by url.el, and
6038         killing it made point move to end-of-buffer in a random buffer.
6040         * shr.el (shr-image-fetched): Ditto.
6042 2011-01-23  Julien Danjou  <julien@danjou.info>
6044         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6046         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6047         text/x-org.
6049 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6051         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6052         (i.e., nnimap) returning nil as the article number.
6054 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6056         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6057         "DelSp" parameter in RFC3676.
6059 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6061         * message.el (message-check-recipients): Display the encoded version of
6062         the bogus address if they differ.
6064         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6065         after sending.
6067         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6069         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6071         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6072         group buffer after sending the queue.
6074         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6076 2011-01-22  Julien Danjou  <julien@danjou.info>
6078         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6080 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6082         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6083         nested related parts.
6085         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6086         unexpired articles.  This fixes the regression that led expiry marks to
6087         disappear from nnfolder groups.
6089 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6091         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6092         Don't confuse the "ret" of "retrograde" with RET.
6094 2011-01-21  Julien Danjou  <julien@danjou.info>
6096         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6097         than mm-insert-inline.
6099 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6101         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6102         Widen article buffer.
6104 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6106         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6107         the temp buffer.
6108         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6110 2011-01-20  Julien Danjou  <julien@danjou.info>
6112         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6114         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6115         than mm-insert-inline to insert inline part: this respect
6116         mm-inline-media-tests displayers.
6118         * mm-view.el (mm-display-shell-script-inline): New function.
6120         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6122         * mm-uu.el (mm-uu-type-alist): Add org block.
6123         (mm-uu-org-src-code-block-extract): New function.
6125         * mm-view.el (mm-display-org-inline): New function.
6127         * mm-decode.el (mm-automatic-display): Add text/org.
6129         * mailcap.el (mailcap-mime-extensions): Add .org.
6131 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6133         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6134         gnus-article-add-buttons.
6136 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6138         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6139         From header with a date and "nobody" as the sender.
6141 2011-01-19  Julien Danjou  <julien@danjou.info>
6143         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6144         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6145         if you have the same regexp several times.
6146         (gnus-button-push): Fix matching when regexp is symbol.
6148 2011-01-15  Glenn Morris  <rgm@gnu.org>
6150         * message.el (message-mail): A compose-mail function should
6151         accept headers as strings.
6153 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6155         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6156         Add :vert-only tags.
6157         (message-mail): New arg RETURN-ACTION.
6158         (message-return-action): New var.
6159         (message-bury): Use it.
6160         (message-mode): Make it buffer-local.
6161         (message-send-and-exit): Always call message-bury.
6163         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6164         message-mail.
6166 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6168         * nnimap.el (nnimap-convert-partial-article): Protect against
6169         zero-length body parts.
6171         * mm-decode.el (mm-preferred-alternative-precedence):
6172         Discourage showing empty parts.
6174         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6175         and stuff if the backend didn't return the article number.  This fixes
6176         an Exchange-related nnimap bug.
6178         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6179         group window, because it does the wrong thing when a separate frame
6180         displays the group buffer.
6182         * proto-stream.el (open-protocol-stream): Protect against the low-level
6183         transport functions returning nil.
6185 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6187         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6188         (mml2015-epg-find-usable-secret-key): New function.
6189         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6190         mml2015-epg-find-usable-key (Bug#7797).
6191         (mml2015-epg-encrypt): Ditto.
6193 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6195         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6197 2011-01-03  Glenn Morris  <rgm@gnu.org>
6199         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6201         * sieve.el (sieve-open-server): Give a more explicit error if
6202         sieve-manage-open returns nil.  (Bug#7720)
6204 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6206         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6208 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6210         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6211         This avoids sending passwords in plain text over non-encrypted
6212         channels.
6214         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6216         * nnimap.el (nnimap-login): Refactored out into own function, and
6217         implement CRAM-MD5.
6218         (nnimap-wait-for-line): Refactored out.
6220         * mm-view.el (mml-smime): Require.
6222 2010-12-20  David Engster  <deng@eml.cc>
6224         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6225         use EPG to decrypt S/MIME messages instead of openssl.
6227 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6229         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6231         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6232         status is the group clearly is unreachable.
6234         * auth-source.el (auth-source-create): Add the optional second
6235         parameter to `local-variable-p' to be compatible with XEmacs.
6237 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6239         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6240         work when using a compressed nnml folder.
6242 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6244         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6245         backends after sanitising on entry, because this never makes sense:
6246         If the articles have gone missing, then the data no longer exists on
6247         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6248         overwrite anything anyway.
6250         * shr.el (shr-insert-document): Bind shr-width dynamically to
6251         window-width if it's nil.
6253 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6255         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6256         with the meaning of using the full emacs window width for rendering.
6258 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6260         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6261         case when sender is not given.
6263 2010-12-23  Julien Danjou  <julien@danjou.info>
6265         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6266         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6267         the addresses, otherwise we might misplaced the gravatar.
6269 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6271         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6272         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6273         obsolete in Emacs.
6275 2010-12-20  Julien Danjou  <julien@danjou.info>
6277         * gnus-util.el (gnus-rescale-image): Revert last change.
6279 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6281         * gnus-group.el (gnus-group-delete-articles): New command.
6283 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6285         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6287 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6289         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6290         here, since it's up to the backends to do CRLF removal if their
6291         protocol has it.
6293         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6295 2010-12-17  Julien Danjou  <julien@danjou.info>
6297         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6298         they are from file.  Can also scale up.
6300 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6302         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6303         Restore gnus-use-agent.
6304         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6306         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6308 2010-12-17  Julien Danjou  <julien@danjou.info>
6310         * gravatar.el (gravatar-retrieve-synchronously): New function.
6311         (gravatar-get-data): Make more robust.
6313 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6315         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6316         to really consider the last line.
6318 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6320         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6321         list of recipient keys, or use symmetric encryption if not a list.
6322         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6323         EPA override, replacing the call to `netrc-store-data'.
6325 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6327         * gnus-srvr.el: Avoid passing nil regexp argument to
6328         delete-matching-lines.
6330 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6332         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6333         fetching stops when Gnus exits.
6335         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6336         function.
6337         (nnfolder-request-expire-articles): Save all the buffers after doing
6338         expiry.
6340         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6341         the last article", since that led to serious performance regressions
6342         when expiring nnml groups.
6344 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6346         * nnir.el: Improve customizations.
6348 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6350         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6352         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6353         group has been killed.
6354         (gnus-group-yank-group): Ditto.
6356         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6358         * nnimap.el (nnimap-request-update-group-status): New function.
6360         * gnus-int.el (gnus-request-update-group-status): New interface
6361         function.
6363         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6364         copying read-ness to the backends.
6366         * nnimap.el (nnimap-quirk): New function.
6367         (nnimap-retrieve-group-data-early): Use it.
6368         (nnimap-quirks): New alist.
6370 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6372         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6373         don't delete it within indentation.
6375 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6378         previous line.
6380 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6382         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6383         QRESYNC command by deleting a superfluous space which broke Cyrus
6384         servers.  This change will break other servers that are buggy the other
6385         way around.
6387 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6389         * spam.el: Reindent and fix long lines.
6390         (spam-copy-or-move-routine): Exclude invalid move destinations.
6392 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6394         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6395         installed the registry.
6397 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6399         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6400         groupname doesn't contain "gmane".
6402 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6404         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6405         (gnus-1): Don't create the nndrafts group twice.
6406         (gnus-setup-news): There's no need to read the active file here, since
6407         that's done again later on a per-backend basis.
6408         (gnus-start-draft-setup): Make sure that the new group is started out
6409         empty.
6411         * gnus-agent.el (gnus-agentize): Don't create the queue group
6412         automatically on startup.  It'll be created later, if needed.
6414         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6415         of automatically subscribed groups.
6416         (gnus-auto-subscribed-categories): New variable.
6417         (gnus-matches-options-n): Use it.
6418         (gnus-default-subscribed-newsgroups): Remove unused variable.
6419         (gnus-start-draft-setup): Message a bit less.
6421 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6423         * nnir.el (nnir-run-imap): Return article list in order of increasing
6424         UID.
6426 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6428         * gnus-sum.el (gnus-summary-enter-digest-group):
6429         Mention gnus-auto-select-on-ephemeral-exit.
6431         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6432         convention of the network-only option.
6434 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6436         * proto-stream.el (proto-stream-open-network-only): New function to
6437         have a way to specify non-STARTTLS upgrade connections.
6439 2010-12-10  Julien Danjou  <julien@danjou.info>
6441         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6442         email address is nil.
6444         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6446 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6448         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6449         deletion.
6450         (nnir-run-imap): Only need to parse list once.
6452 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6454         * shr.el (shr-tag-script): Ignore <script>.
6455         (shr-tag-label): Add <label> support.
6457 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6459         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6461         * shr.el (shr-image-displayer): Work for images lined side by side.
6463 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6465         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6466         parameter, since XEmacs doesn't accept t as a parameter.
6468 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6470         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6471         ids.
6472         (nnir-run-gmane): Simplify groupspec formatting.
6473         (nnir-request-expire-articles): New function.
6475 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6477         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6478         overflow, possibly.
6480         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6481         (shr-render-td): Handle td style="" better.
6482         (shr-tag-table): Use the color from the style sheet.
6483         (shr-render-td): Make sure we copy over all the overlays, too.
6485 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6487         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6488         (nnir-request-article): Improve article retrieval.
6490 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6492         * mm-util.el (mm-extra-numeric-entities): New variable.
6494         * mm-url.el (mm-url-decode-entities):
6495         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6497 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6499         * message.el: Use completion-at-point.
6500         (message-completion-function): New fun, extracted from message-tab.
6501         (message-mode): Use it for completion-at-point-functions.
6502         (message-tab): Use it and completion-at-point.
6504 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6506         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6507         character if a non-breakable character follows.
6509 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6512         any stream.
6514         * shr.el (shr-tag-font): Colorize the region.
6515         (shr-tag-body): Ditto.
6516         (shr-tag-font): Actually let the styles be inherited instead of
6517         overwriting them.
6518         (shr-tag-font): Get the background color right.
6519         (shr-tag-style): Ignore all <style> tags for the moment.
6521         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6522         a Message-ID to avoid having nnimap depend on gnus-sum.
6524         * shr.el (shr-descend): Only colorize something if we have a node that
6525         sets colors.
6527 2010-12-06  Julien Danjou  <julien@danjou.info>
6529         * shr.el (shr-render-td): Render td content with shr-descend, so style
6530         will be applied to <td> too.
6531         (shr-colorize-region): Colorize region even if we only have a background.
6532         (shr-tag-body): Fix color and background color inheritance.
6533         Do not recolorize after shr-generic.
6534         (shr-tag-font): Let shr-generic colorize via inheritance.
6536 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6538         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6540 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6542         * nnir.el (nnir-request-move-article): Remove obsolete code.
6544 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6546         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6548 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6550         * gnus-sum.el (gnus-summary-respool-article): The completion function
6551         expects a list instead of an alist.
6553         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6554         string as the parameter.
6556         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6558         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6559         styles.
6560         (shr-colorize-region): New function.
6561         (shr-insert-background-overlay): Remove.
6562         (shr-render-td): Background setting should be taken care of on a higher
6563         level.
6564         (shr-tag-body): Use post-hoc colorizations.
6565         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6566         (shr-put-color-1): Don't overwrite old colors.
6567         (shr-colorize-region): When the background color isn't explicit, use
6568         a fixed background.
6570         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6571         nnmail variables.
6573 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6575         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6576         unless necessary.
6578 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6580         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6581         server.
6583 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6585         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6586         so that TAB works.
6588         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6589         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6591         * shr.el (shr-urlify): Show the URL before the title to avoid
6592         misleading URLs.
6594 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6596         * shr.el (shr-urlify): Display the title in <a> tags.
6598 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6600         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6602 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6604         * nnir.el: Rearrange code to allow macros to be autoloaded by
6605         gnus-sum.el.
6606         (nnir-retrieve-headers-override-function): Make this variable
6607         customizable.
6608         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6610         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6611         from nnir.el.
6613 2010-12-03  Julien Danjou  <julien@danjou.info>
6615         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6617 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6619         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6620         allow optional argument `environment'.
6622 2010-12-03  Glenn Morris  <rgm@gnu.org>
6624         * mm-extern.el (message-goto-body): Update declaration.
6626 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6628         * gnus-util.el (gnus-macroexpand-all): New function.
6630         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6631         instead of macroexpand-all that is unavailable in XEmacs.
6633 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6635         * nnir.el (nnir-summary-line-format): New variable.
6636         (nnir-mode): Use it.
6637         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6638         (nnir-article-ids): Reimplement as defsubst.
6639         (nnir-retrieve-headers): Don't mangle the subject header.
6640         (nnir-run-imap): Use 100 as RSV score.
6641         (nnir-run-find-grep): Fix for full server searching.
6642         (nnir-run-gmane): Better restriction to gmane groups.
6644         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6645         summary buffers.
6647 2010-12-02  Julien Danjou  <julien@danjou.info>
6649         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6651         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6653         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6654         support.
6656 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6658         * nnir.el: Update to handle the registry better.
6659         (autoload): Silence byte-compiler.
6660         (nnir-open-server): Add a hook for nnir groups.
6661         (nnir-request-move-article): Don't mangle the header.  Better to use
6662         formatting variables (which will be added in the future).
6663         (nnir-registry-action): Update the registry using the original article
6664         group name.
6665         (nnir-mode): Install nnir-specific hooks for updating the registry.
6667         * gnus-sum.el
6668         (gnus-article-original-subject,gnus-newsgroup-original-name):
6669         Remove obsolete variables.
6670         (gnus-summary-move-article): Remove use of obsolete variables.
6671         (gnus-summary-local-variables): Make move and delete hooks local to
6672         summary buffers.
6674 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6676         * rtree.el: New file.
6678 2010-12-01  Julien Danjou  <julien@danjou.info>
6680         * message.el (message-user-organization): Do not use
6681         gnus-local-organization.
6683         * gnus.el: Remove gnus-local-organization.
6685         * gnus-msg.el: Remove nastygram thing.
6687 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6689         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6690         funcall.
6692 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6694         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6695         names.
6697         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6698         characters.
6700         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6701         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6702         Suggested by Štěpán Němec <stepnem@gmail.com>.
6703         (gnus-gravatar-transform-address): Use mail-extract-address-components
6704         that supports non-ASCII names rather than mail-header-parse-addresses.
6706 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6708         * proto-stream.el (open-protocol-stream): All STARTTLS connections are
6709         handled by the network handler.
6711 2010-11-30  Julien Danjou  <julien@danjou.info>
6713         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6714         (nnimap-open-connection-1): Fix PREAUTH.
6716         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6718 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6720         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6721         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6722         (shr-insert): Use them.
6723         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6725 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6727         * nnir.el (nnir-request-move-article): Bail out if original group
6728         doesn't support article moves.
6729         (nnir-get-active): Improve active list retrieval.
6731 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6733         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6735 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6737         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6738         seem to accept strings-with-numbers as port numbers.
6740 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6742         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6743         change the registry.
6745 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6747         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6748         delete-dups that is not available in XEmacs 21.4.
6750         * mm-util.el (mm-delete-duplicates): Add comment.
6752 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6754         * nnir.el (nnir-ignored-newsgroups): New variable.
6755         (nnir-get-active): Use it.
6757 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6759         * proto-stream.el (proto-stream-open-network): Add some comments.
6761         * nntp.el (nntp-open-connection): Provide a :success condition.
6763         * nnimap.el (nnimap-open-connection-1): Ditto.
6765         * proto-stream.el (proto-stream-open-network): See what the response to
6766         the STARTTLS command is.
6768         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6769         backwards compatibility).
6770         (nnimap-open-connection-1): Really respect nnimap-server-port.
6772         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6773         TLS upgrades we don't really care about the identity of the peer.
6774         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6775         that what we've checked for.
6776         (proto-stream-always-use-starttls): Only default to t if
6777         open-gnutls-stream exists.
6778         (proto-stream-open-network): If STARTTLS failed, then just open a
6779         normal connection.
6780         (proto-stream-open-network): Wait until the greeting before doing
6781         STARTTLS.
6783         * nntp.el (nntp-open-connection): Report what the connection error is.
6785         * proto-stream.el (open-protocol-stream): Rename from
6786         open-proto-stream.
6788 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6790         * nnimap.el (nnimap-stream): Change default to `undecided'.
6791         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6792         first, and then network.
6793         (nnimap-open-connection-1): Respect nnimap-server-port.
6794         (nnimap-open-connection): Be more backwards-compatible.
6796         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6797         (proto-stream-open-starttls): De-duplicate the STARTTLS code.
6798         (proto-stream-open-starttls): Folded back into the main function.
6799         (proto-stream-open-network): Fix typo in the GnuTLS path.
6800         (proto-stream-command): Refactor out.
6802         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6804         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6805         starttls.el STARTTLS.
6807         * color.el (color-lab->srgb): Fix function call name.
6809         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6810         if we're using tls.el.
6811         (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
6812         built in, then don't try to establish a STARTTLS connection.
6814         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6815         servers.
6817         * proto-stream.el (open-proto-stream): Use network, not stream.
6818         (open-proto-stream): Add a way to specify what the end of a command is.
6820         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6821         connections types.
6822         (nntp-open-network-stream): Remove.
6823         (nntp-open-ssl-stream): Remove.
6824         (nntp-open-tls-stream): Remove.
6825         (nntp-ssl-program): Remove.
6827         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6829 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6831         * nnir.el: Fix typos.
6832         (nnir-retrieve-headers-override-function): Rename variable to reflect
6833         new semantics.
6834         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6835         macros.
6836         (nnir-request-article, nnir-request-move-article): Use them.
6837         (nnir-categorize): New function.
6838         (nnir-run-query): Use it.
6839         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6840         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6841         sorted.
6842         (nnir-group-full-name): Use gnus-group-full-name instead.
6843         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6844         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6846 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6848         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6850         * proto-stream.el: New library to provide protocol-specific
6851         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6852         protocols.
6853         (open-proto-stream): Complete the documentation.
6854         (proto-stream-open-network): Fix some typos.
6856         * nnimap.el (nnimap-open-connection): Use it.
6858 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
6860         * pop3.el (pop3-open-server): Read server greeting before starting TLS
6861         negotiation.
6863 2010-11-26  Julien Danjou  <julien@danjou.info>
6865         * color.el: Rename various rgb functions to srgb.
6867 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6869         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6870         names.
6872 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6874         * shr.el (shr-insert): Revert last change.
6875         (shr-find-fill-point): Never leave point being at bol;
6876         relax the kinsoku limitation when rendering tables.
6878 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6880         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6881         results from -accept-article.
6883         * shr-color.el: Require cl when compiling.
6885         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6886         checkin.
6888         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6890         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6892         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6893         'add and 'delete to set backend marks.
6895         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6897         * nnheader.el (nnheader-update-marks-actions): Refactor out.
6899         * nntp.el (nntp-request-set-mark): Use it.
6901         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6903         * nnml.el (nnml-request-set-mark): Ditto.
6905         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6906         introduces regressions in article selection.
6907         (nnimap-find-uid-response): New function.
6908         (nnimap-request-accept-article): Use the UID returned, if any.
6909         (nnimap-request-move-article): Use the UID returned, if any.
6910         (nnimap-get-groups): Reimplement to work with folded lines.
6911         (nnimap-find-uid-response): The UID is the last element in the list.
6912         (nnimap-request-set-mark): Extend syntax with 'set.
6914         * nnml.el (nnml-request-set-mark): Ditto.
6916         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6918         * nntp.el (nntp-request-set-mark): Ditto.
6920 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6922         * message.el (message-called-interactively-p): A temporary macro.
6923         (message-goto-body): Use it temporarily.
6925 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6927         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6928         (nnimap-last-response-string): Unfold quoted lines, if they exist.
6929         (nnimap-last-response-string): Fix last unfolding fix.
6931 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6933         * shr.el (shr-insert): Fix the way to fold lines.
6935 2010-11-25  Julien Danjou  <julien@danjou.info>
6937         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
6939         * color.el: Rename from color-lab.el
6940         (color-rgb->hex): Add.
6941         (color-complement): Add.
6942         (color-complement-hex): Add.
6944         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
6946 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6948         * shr-color.el (shr-color-visible): Don't bug out if the color names
6949         don't exist.
6951 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6953         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
6954         assuming that article displaying or another mml-preview may be
6955         interrupted for an error or for the like.
6957         * shr.el (shr-get-background): Fix argument name.
6959 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6961         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
6963         * gnus-sum.el (gnus-summary-include-articles): New function.
6965         * message.el (message-goto-body): called-interactively-p needs a
6966         parameter, so use `any'.
6968         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
6969         clear marks before moving, since they're synced from the Gnus side
6970         first.
6972         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
6973         (gnus-summary-move-article): Copy over all marks before moving, so that
6974         IMAP doesn't think a new article has arrived.
6976 2010-11-24  Julien Danjou  <julien@danjou.info>
6978         * shr.el (shr-insert-background-overlay): Fix typo.
6979         (shr-render-td): Copy the background before rendering.
6981         * shr-color.el (shr-color-visible): Fix docstring.
6983         * shr.el (shr-tag-table): Add bgcolor support.
6984         (shr-render-td): Add bgcolor support.
6985         (shr-get-background): Add.
6986         (shr-insert-foreground-overlay): Use shr-get-background.
6988         * message.el (message-goto-body): Use called-interactively-p.
6989         (message-in-body-p): message-goto-body returns point.
6991 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6993         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
6994         Fixes something or other in Emacs 23, and is backwards compatible.
6996         * message.el (message-goto-body): Remove the <#secure special-casing,
6997         which is too special.
6999         * shr.el (shr-parse-style): Drop !important from styles.
7001 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7003         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7004         this function to return incorrect results when calling it with an
7005         explicit article argument different from
7006         (gnus-summary-article-number).
7008 2010-11-24  Julien Danjou  <julien@danjou.info>
7010         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7011         (shr-tag-body): Add background support.
7012         (shr-descend): Add background support.
7013         (shr-tag-title): Add.
7015         * shr-color.el (shr-color-visible): Really return original background
7016         if fixed.
7018 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7020         * shr.el (shr-color-check): Protect against non-existent color names.
7022 2010-11-24  Julien Danjou  <julien@danjou.info>
7024         * color-lab.el: Require 'cl when compiling.
7026         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7028         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7029         matched part.
7031         * color-lab.el: Fix all expt calls to use float type.
7033 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7035         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7036         expression to shr-color-check as is.
7038         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7040         * color-lab.el: Add coding cookie.
7041         (float-pi): Use eval-and-compile.
7043 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7045         * shr.el (shr-insert-color-overlay): Split stuff like
7046         "#444444 !important" to find the real color.
7047         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7048         parse <font color="red"> entries.
7050 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7052         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7053         point when parsing headers.
7055         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7056         is positioned properly when parsing headers.
7058 2010-11-23  Julien Danjou  <julien@danjou.info>
7060         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7062         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7064         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7066         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7067         Use shr-color-hue-to-rgb.
7068         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7070 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7072         * shr.el (shr-color->hexadecimal): Autoload.
7073         (shr-descend): Add color to all tags.
7075 2010-11-22  Julien Danjou  <julien@danjou.info>
7077         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7078         shr-color->hexadecimal.
7080         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7081         RGB() or HSL() color representation.
7083         * shr.el (shr-tag-font): Add.
7084         (shr-tag-color-check): New function to get better colors.
7085         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7086         tag-span.
7088         * shr-color.el: New file.
7090         * color-lab.el: New file.
7092         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7094 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7096         * nnir.el: Fix typo in comments.
7097         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7098         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7100 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7102         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7104         * nnimap.el (nnimap-get-capabilities): Refactor out.
7105         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7107 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7109         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7110         appearing when `mm-uu-hide-markers' is nil.
7112 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7114         * nnimap.el (nnimap-unselect-group): Make into its own function.
7115         (nnimap-request-rename-group): Unselect group before renaming.
7116         This had gotten lost somewhere.
7117         (nnimap-request-accept-article): Keep track of examined groups, and
7118         unselect the group before APPENDing to read-only groups.
7119         (nnimap-request-move-article): Clear flags before moving so that they
7120         can be re-set later.
7122 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7124         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7125         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7127 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7129         * gnus-art.el (gnus-mime-display-single):
7130         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7131         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7132         parameter.
7134 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7136         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7137         (shr-table-vertical-line): New variable.
7138         (shr-insert-table): Use it.
7140 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7142         * gnus-html.el (gnus-html-wash-images): Don't display images if
7143         gnus-inhibit-images is non-nil; register displayer for cid images.
7144         (gnus-html-display-image): Work for cid image.
7145         (gnus-html-insert-image): Allow arguments.
7146         (gnus-html-put-image): Inhibit read-only.
7147         (gnus-html-prefetch-images): Don't prefetch images if
7148         gnus-inhibit-images is non-nil.
7150 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7152         * shr.el (shr-put-image): Break lines when inserting big pictures.
7154 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7156         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7157         sender, thanks Katsumi Yamaoka.
7159 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7161         * nnir.el (nnir-run-imap): Reverse the article list for each group
7162         rather than the whole list.
7164 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7166         * shr.el (shr-image-displayer): Protect function against non-existent
7167         image source.
7169         * gnus-art.el (gnus-inhibit-images): New user option.
7170         (gnus-mime-display-single): Don't display image if it is non-nil.
7172         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7173         gnus-inhibit-images.
7175         * shr.el (shr-image-displayer): New function.
7176         (shr-tag-img): Use it.
7178 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7180         * mml2015.el (mml2015-epg-sign): Use From header.
7182 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7184         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7186         * gnus-util.el (gnus-find-text-property-region): Return markers.
7188         * shr.el (shr-tag-img): Put a displayer in the text property.
7190         * gnus-util.el (gnus-find-text-property-region): New utility function.
7192         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7193         (gnus-html-show-images): Remove.
7195         * gnus-art.el (gnus-article-show-images): New, more general function.
7197         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7198         image url text properties.
7200         * shr.el: Ditto.
7202         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7203         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7205 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7207         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7208         work for two or more articles.
7210 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7212         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7213         divide an image that's in an html article to two or more when washing
7214         non-ASCII characters in alt text of it.
7216 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7218         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7219         smime-decrypt-region using function argument.
7220         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7222         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7224         * smime.el (smime-decrypt-region): Catch it.
7226 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7228         * smime.el (smime-mode-map): Move initialization into declaration.
7229         (gnus-run-mode-hooks): Don't autoload.
7230         (smime-mode): Use define-derived-mode.
7232 2010-11-11  Glenn Morris  <rgm@gnu.org>
7234         * smime.el (from): Restrict declaration to XEmacs.
7236         * nnir.el (gnus-group-topic-name): Autoload.
7238 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7240         * shr.el (shr-insert): Don't break long line if it is because of
7241         kinsoku-bol characters in the line end.
7243 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7245         * nnir.el (nnir-request-move-article): Fix to provide original group
7246         and subject.
7247         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7248         been retrieved.
7250         * gnus-sum.el (gnus-summary-move-article): Use original group and
7251         subject for virtual articles such as those in an nnir summary buffer.
7253 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7255         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7256         least 21.5).
7258         * smime.el (from): Declare it again for XEmacs.
7260 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7262         * message.el (message-resend): Don't disable encoding unless it's
7263         already encoded.
7265         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7266         low-numbered articles.
7268 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7270         * rfc2047.el (rfc2047-syntax-table): Simplify.
7272         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7273         set-char-table-range for XEmacs.
7275 2010-11-10  Glenn Morris  <rgm@gnu.org>
7277         * smime.el (from): Remove unused declaration.
7279         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7280         (gnus-float-time): On Emacs, always an alias.
7282         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7283         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7285 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7287         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7289 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7291         * shr.el (browse-url-mailto): Autoload.
7293         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7295         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7296         regexp doesn't need quoting.
7298 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7300         * message.el (message-subject-trailing-was-ask-regexp)
7301         (message-subject-trailing-was-regexp): Match was: in addition to was.
7303 2010-11-09  Glenn Morris  <rgm@gnu.org>
7305         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7306         (nnbabyl-check-mbox): Use point-at-bol.
7308 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7310         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7312         * message.el (message-mailto): New function.
7313         (message-mailto): Should accept other parameters.
7314         (message-mailto): Remove since it duplicates browse-url-mailto
7315         functionality.
7317 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7319         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7320         methods.
7321         (gnus-read-active-file): Ditto.
7323         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7324         ": " from the prompt.
7325         (gnus-group-make-group): Ditto.
7327 2010-11-07  Glenn Morris  <rgm@gnu.org>
7329         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7330         (gnus-bookmark-kill-line): Use point-at-eol.
7332 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7334         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7335         asterisks in From header.
7337 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7339         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7340         string to avoid making the From headers syntactically invalid.
7342         * message.el (message-send-mail): Don't insert courtesy messages if the
7343         message already has List-Post and List-ID messages.
7345 2010-11-06  Glenn Morris  <rgm@gnu.org>
7347         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7348         `condition', `type', `length' a prefix.
7349         (gnus-treat-predicate): Update for above name changes.
7351 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7353         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7354         binding.  Handled by `gnus-summary-refer-thread' instead.
7355         (nnir-warp-to-article): New backend function.
7357         * nnimap.el (nnimap-request-thread): Force dependency updating.
7359         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7360         (gnus-summary-refer-thread): Rework to improve thread-referral.
7362         * gnus-int.el (gnus-warp-to-article): New function.
7364         * gnus-sum.el (gnus-summary-article-map): Bind it.
7366 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7368         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7369         gnus-summary-refer-thread.
7371         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7372         headers.
7373         (gnus-summary-limit-include-thread): Prevent articles in thread from
7374         being cut in gnus-cut-threads.
7375         (gnus-summary-refer-thread): Limit retrieved headers to those in
7376         thread.
7378 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7380         * message.el (message-send-mail): Use the value of
7381         message-courtesy-message from the message buffer.
7383         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7385         * shr.el (shr-browse-url): Implement mailto: URLs.
7387         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7388         "raw".
7390         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7391         if it's already selected.
7393         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7395 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7397         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7398         to measure the length and truncate alt text.
7400 2010-11-03  Glenn Morris  <rgm@gnu.org>
7402         * nndiary.el (nndiary-generate-nov-databases-1)
7403         (nndiary-generate-active-info): Rename dynamic variable `files' to
7404         something less generic.
7406 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7408         * nnir.el (nnir-request-move-article): Call the underlying backend to
7409         move articles from nnir.
7411 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7413         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7415 2010-11-02  Julien Danjou  <julien@danjou.info>
7417         * nnir.el: Remove wais support.
7419 2010-11-02  Glenn Morris  <rgm@gnu.org>
7421         * gnus-html.el: Reorder requirements to quieten compiler.
7423 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7425         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7426         properly for XEmacs as well.
7427         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7428         (gnus-article-natural-long-line-p): Use window-width rather than
7429         frame-width.
7431 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7433         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7434         (nnir-read-parms): Don't modify query.
7435         (nnir-run-query): Add ability to search topic on current line.
7436         (nnir-get-active): Clean up.
7438 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7440         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7441         degenerate articles.
7443         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7444         (gnus-print-buffer): Just print the buffer as is, without any copying
7445         to a buffer and then re-highlighting.
7447         * nnimap.el (nnimap-request-group): Store the new updated info.
7448         (nnimap-request-group): Select the group when we don't know whether it
7449         exists or not.
7451         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7452         groups.
7454         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7455         groups.
7457         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7458         groups.
7460         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7461         long-lines case by only filling the long lines.
7463         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7464         (bug #7311).
7466 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7468         * shr.el: No need to declare `declare-function' since shr.el is for
7469         only Emacsen that provide `libxml-parse-html-region'.
7471 2010-11-01  Glenn Morris  <rgm@gnu.org>
7473         * mm-util.el (gnus-completing-read): Autoload.
7474         (mm-read-coding-system): Simplify Emacs definition.
7476         * nnmail.el (gnus-activate-group):
7477         * nnimap.el (gnutls-negotiate):
7478         * nntp.el (netrc-parse): Fix declarations.
7480 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7482         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7483         string-match-p in Emacs >=23.
7485         * gnus-msg.el (gnus-configure-posting-styles):
7486         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7488 2010-11-01  Glenn Morris  <rgm@gnu.org>
7490         * nnir.el (declare-function): Add compat stub.
7491         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7492         (nnir-run-gmane): Require 'mm-url.
7494         * mm-util.el (mm-string-to-multibyte): Simplify.
7496         * shr.el (declare-function): Add compat stub.
7497         (url-cache-create-filename): Declare.
7498         (mm-disable-multibyte, widget-convert-button): Autoload.
7500         * smime.el (ldap-search): Declare.
7501         (smime-cert-by-ldap-1): Require ldap on Emacs.
7503         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7504         (nnimap-keepalive): Use gnus-float-time.
7506         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7507         (mail-source-delete-crash-box): Use gnus-float-time.
7509         * gnus-dired.el (gnus-completing-read): Autoload.
7511         * mm-view.el (gnus-rescale-image): Autoload.
7513         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7515         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7517         * sieve-manage.el: Require 'cl when compiling.
7519         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7520         (gnus-iswitchb-completing-read): Require iswitchb.
7521         (gnus-select-frame-set-input-focus): Silence compiler.
7523 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7525         * message.el (message-subject-trailing-was-query): Change default to t,
7526         since I think that's what most people want.
7528         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7529         appending for easier debugging.
7530         (nnimap-wait-for-connection): Take a regexp.
7531         (nnimap-request-accept-article): Wait for the continuation line before
7532         sending anything unless we're streaming.
7534         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7535         leave the header washing to take place.
7537 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7539         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7540         regular expression match and replace in posting styles.
7542 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7544         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7545         an entire server.
7546         (nnir-get-active): New function.
7547         (nnir-run-imap): Use it.
7548         (nnir-run-gmane): Who knew, gmane search returns an article score!
7550         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7551         server on the current line with nnir.
7553 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7555         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7556         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7557         left edge.
7558         (gnus-article-foldable-buffer): Skip past the prefix when determining
7559         raggedness.
7561         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7562         the raw article, and change `C-u g' to show the article without doing
7563         treatments.
7565         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7566         on to `gnus-treat-article'.
7567         (gnus-inhibit-article-treatments): New variable.
7569         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7571         * gnus-art.el (gnus-treatment-function-alist): Have
7572         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7573         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7574         sections.
7576         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7577         parameter.
7578         (gnus-article-fill-cited-long-lines): New function.
7579         (gnus-article-fill-cited-article): Allow filling only long sections.
7581         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7582         and non-punctuation (like after the apostrophe in "'We").
7584         * gnus-sum.el (gnus-summary-select-article): Make sure
7585         gnus-original-article-buffer is alive.
7587         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7588         reflect the order they are in the digest.
7590         * gnus.el (gnus-group-startup-message): Move point to the start of the
7591         buffer.
7593         * nnimap.el (nnimap-capability): New function.
7594         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7595         is set.
7597 2010-10-31  David Engster  <dengste@eml.cc>
7599         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7600         conform with changes to gnus-completing-read.
7602 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7604         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7606 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7608         * nnir.el: Move defvar, defcustom around to keep file organized
7609         and keep byte-compiler quiet.
7610         (nnir-read-parms): Accept search-engine as arg.
7611         (nnir-run-query): Pass search-engine as arg.
7612         (nnir-search-engine): Remove.
7614 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7616         * shr.el (shr-generic): The text nodes should be text, not :text.
7618         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7619         later in the file.
7621 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7623         * nnir.el: General clean up.  Allow searching with multiple engines.
7624         Allow separate extra-parameters for each engine.
7625         Batch queries when possible.
7626         (nnir-imap-default-search-key,nnir-method-default-engines):
7627         Add customize interface.
7628         (nnir-run-gmane): New engine.
7629         (nnir-engines): Use it.  Qualify all prompts with engine name.
7630         (nnir-search-engine): Remove global variable.
7631         (nnir-run-hyrex): Restore for now.
7632         (nnir-extra-parms,nnir-search-history): New variables.
7633         (gnus-group-make-nnir-group): Use them.
7634         (nnir-group-server): Remove in favor of gnus-group-server.
7635         (nnir-request-group): Avoid searching twice.
7636         (nnir-sort-groups-by-server): New function.
7638 2010-10-30  Julien Danjou  <julien@danjou.info>
7640         * gnus-group.el: Remove gnus-group-fetch-control.
7642         * gnus-start.el (gnus-find-new-newsgroups):
7643         Remove gnus-check-first-time-used.
7645         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7647 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7649         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7650         set on groups that don't have \* permanentflags.
7652 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7654         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7655         control the background color.
7656         (shr-tag-img): Ignore very small web bug type images.
7657         (shr-put-image): Add help-echo alt texts to the images.
7658         (shr-tag-video): Show the video poster image.
7660 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7662         * shr.el (shr-table-depth): New variable.
7663         (shr-tag-table-1): Only insert the images after the top-level table.
7665         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7667         * gnus-util.el (gnus-list-memq-of-list): New function.
7669         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7670         selected.
7671         (nnimap-unsplittable-articles): New slot.
7672         (nnimap-new-articles): Use it.
7674 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7676         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7677         move to the previous line on `M-g'.
7679 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7681         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7682         *-request-group, which seems unnecessary.
7684         * nnimap.el (nnimap-quote-specials): Function copied over from
7685         imap.el.
7686         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7687         they support that.  Suggested by Tom Regner.
7689 2010-10-29  Julien Danjou  <julien@danjou.info>
7691         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7692         defalias.
7693         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7695         * gnus.el: Remove `gnus-nntp-service' variable.
7696         (gnus-secondary-servers): Make obsolete.
7697         (gnus-nntp-server): Make obsolete.
7699         * gnus-start.el (gnus-1): Remove x-splash calls.
7701         * gnus-ems.el (gnus-x-splash): Remove.
7703         * gnus.el (gnus-group-startup-message): Simplify/update code.
7705         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7706         capability before doing anything.
7707         (gnus-group-insert-group-line): Remove useless
7708         gnus-group-remove-excess-properties.
7710 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7712         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7714 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7716         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7717         config after reselecting.
7719 2010-10-28  Julien Danjou  <julien@danjou.info>
7721         * shr.el (shr-put-image): Use point even if only inserting text.
7722         (shr-put-image): Save excursion when inserting alt text on non-graphic
7723         display, so the behavior is the same when we are on a graphic display.
7725         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7727 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7729         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7730         (gnus-mime-copy-part): Check coding system, not charset.
7731         (gnus-mime-view-part-externally): Never remove part.
7732         (gnus-mime-view-part-internally): Don't remove part here.
7733         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7734         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7735         multipart/alternative.
7737         * mm-decode.el (mm-display-part): Take optional arg `force'.
7739 2010-10-26  Julien Danjou  <julien@danjou.info>
7741         * gnus-group.el (gnus-group-default-list-level): Add this function to
7742         compute the default list level.
7743         (gnus-group-default-list-level): Add possibility to use a function.
7745 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7747         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7749         * gnus-group.el (gnus-group-completing-read)
7750         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7751         gnus-replace-in-string.
7753 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7755         * shr.el (shr-tag-div): Add.
7757 2010-10-25  Julien Danjou  <julien@danjou.info>
7759         * gnus-util.el: Remove `gnus-with-local-quit'.
7761         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7763 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7765         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7766         the original article buffer.
7768 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7770         * nnimap.el (nnimap-request-head): New function.
7771         (nnimap-request-move-article): Try to be slightly faster by not
7772         requesting the entire message when moving.
7773         (nnimap-transform-headers): Don't bug out on bodiless articles.
7774         (nnimap-send-command): Have no outstanding messages if the IMAP server
7775         doesn't support streaming.
7776         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7778 2010-10-24  Julien Danjou  <julien@danjou.info>
7780         * message.el (message-default-headers): Fix type.
7782 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7784         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7785         prefetching images.
7787         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7788         backend for unknown groups.  This is mainly useful for nnimap groups.
7790         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7791         group isn't covered by the agent.
7793 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7795         * nnir.el (nnir-method-default-engines): New variable.
7796         (nnir-run-query): Use it.
7797         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7798         (gnus-summary-nnir-goto-thread): Change group if needed.
7800         * gnus-group.el (gnus-group-group-map): Add key binding for
7801         gnus-group-make-nnir-group.
7803 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7805         * shr.el (shr-tag-object): Add.
7807         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7808         original article buffer live.
7809         (gnus-summary-select-article-buffer):
7810         Mention gnus-widen-article-buffer.
7812 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7814         * shr.el (shr-tag-strong): Add.
7816 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7818         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7819         group names.  They mess up the group buffer badly.
7821         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7823         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7824         instead of the summary one.
7826 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7828         * mml.el (mml-preview): Work properly when editing article.
7830         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7831         gnus-have-read-active-file if it's already been in.
7833 2010-10-22  Tom Tromey  <tromey@redhat.com>
7835         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7836         gnus-group-completing-read.
7838 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7840         * message.el (message-mode-map): Don't bind M-; to comment region, to
7841         allow the global comment-dwim to work.
7843 2010-10-21  Julien Danjou  <julien@danjou.info>
7845         * message.el (message-setup-1): Allow message-default-headers to be a
7846         function.
7848 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7850         * shr.el (shr-tag-table): Simplify.
7852 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7854         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7855         to avoid trying to snarf invalid stuff.
7857         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7859         * gnus.el (gnus-message-archive-group): Quote value.
7860         (gnus-message-archive-group): Mark as changed.
7862         * shr.el (shr-add-font): Don't put the font properties on the newline
7863         or the indentation.
7865         * message.el (message-fix-before-sending): Change options when sending
7866         non-printable characters.
7868         * gnus.el (gnus-message-archive-method): Change the default to
7869         monthly outgoing groups.
7871         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7872         that have gotten new numbers.
7874         * nnimap.el (nnimap-request-replace-article): New function.
7876 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7878         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7879         (nnrss-request-article): Don't use special html washing code.
7881 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7883         * shr.el (shr-tag-table): Remove useless nconc.
7885 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7887         * gnus-art.el (article-wash-html): Simplify and remove the charset
7888         stuff.  Use the normal html rendering code instead of the special html
7889         washing code.
7891         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7892         `gnus-w3m' symbols.
7893         (mm-text-html-washer-alist): Remove.
7895         * mm-decode.el (mm-inline-text-html-renderer): Remove.
7896         (mm-inline-media-tests): Remove use.
7897         (mm-text-html-renderer): Change default to the `shr' symbol.
7899         * mm-view.el (mm-inline-text-html): Remove use.
7901         * gnus-art.el (gnus-blocked-images): New function.  Allow the
7902         `gnus-blocked-images' to be a function.
7903         (gnus-article-wash-function): Remove.
7905 2010-10-20  Julien Danjou  <julien@danjou.info>
7907         * spam.el (spam-list-of-processors): Mark as obsolete.
7909         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7910         (nnimap-insert-partial-structure): Fix boundary detection.
7912 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
7914         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
7915         run file-truename on remote files.  This can be expensive and even
7916         prevent one from editing drafts if some unrelated buffer has a stale
7917         connection.
7919 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7921         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
7922         kinsoku-eol regardless of shr-kinsoku-shorten.
7923         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
7924         (shr-tag-table): Support caption, thead, and tfoot.
7926 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7928         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
7929         lines.
7930         (shr-save-contents): New command and keystroke.
7932         * nndoc.el (nndoc-type-alist): Add git support.
7933         (nndoc-git-type-p): New function.
7934         (nndoc-transform-git-article): Ditto.
7935         (nndoc-transform-git-headers): Ditto.
7936         (nndoc-transform-git-headers): Generate Subject headers.
7938         * shr.el (shr-parse-style): New function.
7939         (shr-tag-span): Ditto.
7941         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
7942         to `G G' to avoid collisions.
7944 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7946         * shr.el: Load kinsoku if necessary.
7947         (shr-kinsoku-shorten): New internal variable.
7948         (shr-find-fill-point): Make kinsoku shorten text line if
7949         shr-kinsoku-shorten is bound to non-nil.
7950         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
7951         shr-indentation too when testing if table is wider than frame width.
7952         (shr-insert-table): Use `string-width' instead of `length' to measure
7953         text width.
7954         (shr-insert-table-ruler): Make sure indentation is done at bol.
7956 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7958         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
7959         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
7960         undecoded network data.
7962 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7964         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
7965         name in the mode line spec so that the mode line menu works
7966         (bug #2431).
7968         * message.el (message-get-reply-headers): If we're fed `to-address',
7969         then always use that.
7971         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
7972         aren't so wide as to need to switch off the edit menu.
7974         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
7975         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
7977         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
7978         `M-g'.
7979         (nnimap-update-info): Update flags/read marks even if \* isn't part of
7980         the permanent marks.
7982 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
7984         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7985         Splitting according to references/in-reply-to obeys the ignore-groups
7986         variable, while splitting by sender and subject do not.
7988 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7990         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
7991         alist, so that we can look for non-Unicode chars.
7992         (article-translate-strings): Allow both character and string maps.
7994 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7996         * shr.el (shr-insert): Don't insert space behind a wide character
7997         categorized as kinsoku-bol, or between characters both categorized as
7998         nospace.
8000 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8002         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8003         headers to gnus-newsgroup-headers.
8005 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8007         * shr.el (shr-tag-img): Don't align images -- since we're not
8008         rescaling, this often leads to ugly displays.
8010 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8012         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8013         duplicates.
8015 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8017         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8018         call.
8020 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8022         * gnus.el: Autoload gnus-html-show-images.
8024         * nnimap.el: Use nnheader-message throughout.
8026         * shr.el (shr-tag-img): Ignore images with no data.
8028 2010-10-15  Julien Danjou  <julien@danjou.info>
8030         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8031         a possibility to disable format=flow encoding when using hard newlines.
8033 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8035         * shr.el (shr-insert): Remove space inserted before or after a
8036         breakable character or at the beginning or the end of a line.
8037         (shr-find-fill-point): Do kinsoku; find the second best point or give
8038         it up if there's no breakable point.
8040 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8042         * nnimap.el (nnimap-open-connection): Message when opening connection
8043         for debugging purposes.
8045         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8046         on every setup buffer call to allow this to change from article to
8047         article.
8049         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8050         buffers where we have a wide table.
8052 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8054         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8055         uses *-request-thread.
8057 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8059         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8060         incantation, which is no longer valid.
8062 2010-10-14  Julien Danjou  <julien@danjou.info>
8064         * shr.el: Fix defcustom type (char -> character).
8066 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8068         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8069         programs.
8071 2010-10-14  Julien Danjou  <julien@danjou.info>
8073         * shr.el (shr-tag-a): Use url-link as widget type.
8075         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8076         `gnus-group-get-icon'.
8078 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8080         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8081         This should make server editing work better.
8083         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8085         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8086         (nnimap-parse-flags): Fix regexp.
8088         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8089         probably work for CJVK text, too.
8091         * nnimap.el (nnimap-extend-tls-programs): Remove.
8092         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8094 2010-10-13  Julien Danjou  <julien@danjou.info>
8096         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8097         responses.
8099 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8101         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8103         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8104         anything in Emacs.
8106         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8108 2010-10-13  Julien Danjou  <julien@danjou.info>
8110         * shr.el (shr-width): Make shr-width a defcustom with default to
8111         fill-column.
8112         (shr-tag-img): Use shr-width rather than fill-column.
8114 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8116         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8118         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8119         position when (X-)Faces exist.
8120         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8121         avatars when called interactively.
8123 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8125         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8126         gnus-article-x-face-too-ugly is bound.
8128 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8132         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8133         mailbox that doesn't exist.
8135 2010-10-12  Julien Danjou  <julien@danjou.info>
8137         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8138         (shr-get-image-data): Encode URL properly when fetching from cache.
8139         (shr-tag-img): Use aligned-to spaces to align correctly images.
8141         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8142         before inserting the Gravatar.
8144         * shr.el (shr-tag-img): Add align attribute support for <img>.
8146 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8148         * gnus-gravatar.el (gnus-art): Require.
8150         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8151         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8152         Remove long obsoleted functions.
8154 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8156         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8158         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8159         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8160         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
8161         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
8162         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
8163         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
8164         Fix comment for declare-function.
8166 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8168         * nnimap.el (nnimap-request-rename-group): Select group read-only
8169         before renaming it.
8171         * shr.el (shr-insert): Fix up the white space only regexp.
8173         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8174         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8176         * shr.el (shr-current-column): New function.
8177         (shr-find-fill-point): New function.
8179 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8181         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8182         numbers.
8184 2010-10-11  Julien Danjou  <julien@danjou.info>
8186         * shr.el (shr-hr-line): Add.
8187         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8188         display hr lines.
8189         (shr-max-columns): Do not change state to nil if we just inserting
8190         spaces.
8192 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8194         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8195         select the last group.
8197 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8199         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8201 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8203         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8204         for Gnus.
8205         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8206         (nnimap-update-qresync-info): Mark \Seen articles as read.
8208         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8209         non-variable, too.
8211         * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
8212         available.
8213         (nnimap-update-info): Rely more on the current active than the param
8214         active to avoid marking articles as read too much.
8216         * auth-source.el (auth-source-create): Use (user-login-name) for the
8217         user name default.
8219         * nnimap.el (nnimap-update-info): If the server doesn't return any
8220         useful info, just use the previous info.
8221         (nnimap-update-info): Prefer old info over start-article.
8222         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8224 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8226         * nnir.el (autoload): Clean up autoloads.
8227         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8228         Use key rather than value.
8229         (nnir-imap-search-other): New variable.
8230         (nnir-read-parm): Use it.
8231         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8232         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8234 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8236         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8237         the process, too.
8239 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8241         * spam.el (gnus-summary-mode-map): Bind to "$".
8242         Suggested by Russ Allbery.
8244         * shr.el: Rework the way things are indented by <li> slightly.
8246         * gnus.el (gnus-group-set-parameter): Fix typo.
8248         * nnimap.el: Start implementing QRESYNC support.
8250 2010-10-09  Julien Danjou  <julien@danjou.info>
8252         * nnir.el (nnir-engines): Fix too many arguments.
8254 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8256         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8257         group is the "last", so that the backends like nnfolder actually save
8258         their folders.
8260         * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
8261         try to use that for the TLS stream.
8262         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8263         UIDVALIDITY and find out which groups are read-only and not.
8264         (nnimap-get-flags): Use the same marks parsing code as the rest of
8265         nnimap.
8267 2010-10-09  Julien Danjou  <julien@danjou.info>
8269         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8271         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8272         retrieving gravatars.
8274         * shr.el (shr-table-corner): Add.
8275         (shr-table-line): Add.
8276         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8278 2010-10-08  Julien Danjou  <julien@danjou.info>
8280         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8282 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8284         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8286         * gnus-sum.el (gnus-mark-article-as-unread)
8287         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8288         (gnus-summary-set-bookmark): Use it.
8290         * gnus-msg.el (gnus-setup-message): Use it.
8292         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8294         * gnus.el (gnus-group-remove-parameter): Use it.
8296         * gnus-group.el (gnus-group-make-web-group): Use it.
8298         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8300         * nnregistry.el: Update docs to mention manual.
8302         * gnus-registry.el: Update docs to mention nnregistry.el.
8303         (gnus-registry-initialize): Don't install nnregistry refer method
8304         automatically.
8305         (gnus-registry-install-nnregistry): Remove it.
8307 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8309         * shr.el (shr-insert): Don't insert double spaces.
8311 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8313         * gnus-gravatar.el (gnus-treat-from-gravatar)
8314         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8315         called interactively.
8317         * gnus-art.el (gnus-mime-view-part-externally)
8318         (gnus-mime-view-part-internally): Make predicate function passed to
8319         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8320         of a mime type.
8322         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8324 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8326         * shr.el (require): Require cl when compiling.
8327         (shr-tag-hr): New function.
8329         * nnimap.el (nnimap-update-info): Remove double setting of high.
8330         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8331         This makes nnimap work properly on Courier again.
8333         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8334         the variable for backwards compatibility.
8336         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8337         the file name before using to avoid setting mm-default-directory to
8338         nil.
8340         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8341         bidning gnus-agent variables.
8343         * shr.el (shr-render-td): Use a cache for the table rendering function
8344         to avoid getting an exponential rendering behavior in nested tables.
8345         (shr-insert): Rework the line-breaking algorithm.
8346         (shr-insert): Don't leave trailing spaces.
8347         (shr-insert-table): Also insert empty TDs.
8348         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8350 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8352         * gnus-sum.el (gnus-number): Rename from `number'.
8353         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8354         (gnus-summary-limit-children): Update uses correspondingly.
8356 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8358         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8359         (gnus-gravatar-transform-address): Don't show avatars of people of
8360         which mail addresses match gnus-gravatar-too-ugly.
8362 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8364         * shr.el (shr-table-widths): Expand TD elements to fill available
8365         space.
8367 2010-10-07  Julien Danjou  <julien@danjou.info>
8369         * nnimap.el (nnimap-request-rename-group): Add this method.
8371 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8373         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8374         name from XEmacs' function-arglist.
8376         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8377         gravatar under XEmacs.
8379 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8381         * auth-source.el: Update docs with TODO items.
8383         * gnus-sync.el: Update docs to explain state and plans.
8385         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8386         Hooks for mark updates.
8387         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8389         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8390         hooks with arguments, which is needed for mark update hooks.
8392 2010-10-06  Julien Danjou  <julien@danjou.info>
8394         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8395         was matched.
8397         * sieve-manage.el: Update example in `Commentary'.
8399         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8401         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8402         not 2000.
8403         (sieve-manage-authenticate): Re-add function.
8405 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8407         * shr.el (shr-insert): Get 'space transition right.
8408         (shr-render-td): Only delete space at the end of the TD.
8410         * nnimap.el (nnimap-open-connection): Prepare to support
8411         open-gnutls-stream.
8413         * shr.el: Rearrange function order to be more logical.
8415 2010-10-06  Julien Danjou  <julien@danjou.info>
8417         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8418         (nnrss-discover-feed): Remove 404 URL in docstring.
8420         * nnir.el: Fix Swish-E URL.
8421         Fix Namazu URL.
8423         * message.el (message-change-subject): Remove 404 URL in a comment.
8425 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8427         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8428         called interactively.
8430         * gnus-util.el (gnus-remove-if): Allow hash table.
8431         (gnus-remove-if-not): New function.
8433         * gnus-art.el (gnus-mime-view-part-as-type):
8434         * gnus-score.el (gnus-summary-score-effect):
8435         * gnus-sum.el (gnus-read-move-group-name):
8436         Replace remove-if-not with gnus-remove-if-not.
8438         * gnus-group.el (gnus-group-completing-read):
8439         Regard collection as a hash table if it is not a list.
8441 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8443         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8445         * shr.el: Document the table-rendering algorithm.
8447         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8448         invalid URLs.
8450         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8451         line-broken.
8452         (shr-tag-img): Ignore image fetching errors.
8453         (shr-overlays-in-region): Compute overlay positions correctly.
8455         * mm-decode.el (mm-shr): Require shr.
8457         * gnus-art.el (gnus-blocked-images): Move variable here.
8459         * shr.el (shr-insert-table): Bind free variable.
8461         * mm-decode.el (mm-shr): Bind shr-content-function.
8463         * shr.el (shr-content-function): New variable.
8465         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8466         added for symmetry.
8468         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8470         * gnus-group.el (gnus-group-make-group): Doc fix.
8472         * nnimap.el (nnimap-request-newgroups): Return success.
8474         * shr.el (shr-find-elements): New function.
8475         (shr-tag-table): Put all the images after the table.
8476         (shr-tag-table): Really inhibit images inside the table.
8477         (shr-collect-overlays): Copy over overlays from the TD elements to the
8478         main document.
8480         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8481         gnus-blocked-images.
8483 2010-10-05  Julien Danjou  <julien@danjou.info>
8485         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8487         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8488         (gnus-html-maximum-image-size): Add this function.
8489         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8491         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8492         server-value of the capability is nil.
8494 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8496         * shr.el (shr-tag-em): Add <EM> tag.
8498 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8500         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8501         customizable.
8503         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8504         handing broken links to browse-url.
8506 2010-10-05  Julien Danjou  <julien@danjou.info>
8508         * gnus-util.el (gnus-emacs-completing-read)
8509         (gnus-iswitchb-completing-read): Use autoload rather than require.
8511 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8513         * gnus-util.el (gnus-completing-read-function): Exclude
8514         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8515         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8516         XEmacs.
8518         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8519         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8521         * gnus-html.el: Don't require help-fns under XEmacs.
8522         (gnus-html-schedule-image-fetching): Work for XEmacs.
8524         * mm-decode.el (mm-shr): Decode contents by charset.
8526 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8528         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8529         unknown.
8531         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8532         (shr-get-image-data): Ensure against the cache file missing.
8534         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8535         for data.
8537         * spam-report.el (spam-report-url-ping-plain): Don't query about
8538         killing the process.
8540         * shr.el (shr-render-td): Protect against too-wide text.
8542 2010-10-04  Julien Danjou  <julien@danjou.info>
8544         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8545         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8547         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8548         retrieved.
8550 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8552         * shr.el (browse-url): Require.
8553         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8554         lines.
8555         (shr-show-alt-text, shr-browse-image): New commands.
8556         (shr-browse-url, shr-copy-url): New commands.
8558         * gnus-sum.el (gnus-widen-article-window): New variable.
8559         (gnus-summary-select-article-buffer): Use it.
8561         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8562         without @ signs.
8564 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8566         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8568 2010-10-04  Julien Danjou  <julien@danjou.info>
8570         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8571         for XEmacs.
8573 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8575         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8577         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8578         (nnimap-close-server): Implement.
8580         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8581         (shr-insert): Tweak line breaking.
8582         (shr-insert): Handle <pre> better.
8583         (shr-tag-li): Get <li> indentation right.
8584         (shr-tag-li): Get <li> indentation even righter.
8585         (shr-tag-blockquote): Ensure paragraph start.
8586         (shr-make-table): Tweak table generation.
8587         (shr-make-table): Fix typo.
8589         * shr.el: Implement table rendering.
8591 2010-10-04  Julien Danjou  <julien@danjou.info>
8593         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8595 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8597         * shr.el (shr-insert): Use string anchors instead of line anchors.
8599 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8601         * shr.el: Add headings.
8602         (shr-ensure-paragraph): Actually work.
8603         (shr-tag-li): Make <ul> prettier.
8604         (shr-insert): Get white space at the beginning/end of elements right.
8605         (shr-tag-p): Collapse subsequent <p>s.
8606         (shr-ensure-paragraph): Don't insert double line feeds after blank
8607         lines.
8608         (shr-insert): \t is also space.
8609         (shr-tag-s): Fix "s" tag name function.
8610         (shr-tag-s): Fix face prop name.
8612 2010-10-03  Julien Danjou  <julien@danjou.info>
8614         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8616         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8617         gnus-window-inside-pixel-edges.
8619         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8620         gnus-ems.
8622         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8624         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8625         function.
8627         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8628         resize choice.
8630 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8632         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8633         beginning of the buffer.
8635         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8636         article buffer again.
8638         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8640         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8641         when it's at the start of the buffer.
8643         * shr.el (shr-tag-blockquote): Convert name.
8644         (shr-rescale-image): Use the right image-size variant.
8646         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8647         buffer isn't shown, then select the current article first instead of
8648         bugging out.
8649         (gnus-summary-select-article-buffer): Show both the article and summary
8650         buffers again.
8652         * shr.el (shr-fontize-cont): Protect against regions with no text.
8653         Rename tag functions to shr-tag-* for enhanced security.
8654         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8656 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8658         * shr.el (shr-insert):
8659         * pop3.el (pop3-movemail):
8660         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8661         loaded.
8663 2010-10-03  Glenn Morris  <rgm@gnu.org>
8665         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8667         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8669         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8671         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8673         * gnus-util.el (gnus-make-local-hook): Simplify.
8675 2010-10-02  Julien Danjou  <julien@danjou.info>
8677         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8678         (gnus-ido-completing-read): New function.
8679         (gnus-emacs-completing-read): New function.
8680         (gnus-completing-read): Use gnus-completing-read-function.
8681         Add gnus-completing-read-function.
8683 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8685         * shr.el (shr-insert-document): Autoload.
8686         (shr-img): Be silent.
8687         (shr-insert): Add a newline after every picture before text.
8688         (shr-add-font): Use overlays for combining faces.
8689         (shr-insert): Pass upwards the text start point.
8691         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8692         possible.
8693         (mm-shr): New function.
8695 2010-10-02  Julien Danjou  <julien@danjou.info>
8697         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8698         should go backward.
8700 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8702         * shr.el (shr): Fix typo in provide call.
8704 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8706         * shr.el: New file.
8708         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8710         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8711         completing read.
8713 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8715         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8716         we're being queried about.  Suggested by Dan Jacobson.
8718         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8719         Suggested by Jason Eisner.
8721         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8722         table, too.  Suggested by Stefan Wiens.
8723         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8724         the table unnecessary.  Suggested by Stefan Wiens.
8726         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8727         longer needed, and probably doesn't work either, as pointed out by
8728         Stefan Wiens.
8729         (gnus-summary-exit): Remove call to the clearing function.
8730         (gnus-summary-exit-no-update): Ditto.
8732         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8733         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8734         Reported by Stefan Monnier.
8735         (gnus-summary-save-in-rmail): Ditto.
8737         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8738         article buffer, instead of both the article buffer and the summary
8739         buffer.  Sort of suggested by Dan Jacobson.
8741         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8743         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8744         Suggested by Dan Jacobson.
8746         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8747         documentation clearer.
8749         * message.el (message-shorten-references): Comment on the number "21".
8750         Suggested by Stefan Monnier.
8752         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8753         Suggested by Dan Jacobson.
8755         * gnus.el (gnus-large-newsgroup):
8756         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8758         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8759         externalize attachments.  Bug reported by Steve Wen.
8761         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8762         really message anything to the user.
8764         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8765         directly.
8767         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8768         messages in empty groups.
8770 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8772         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8773         non-UIDNEXT group.
8775 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8777         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8778         not the value from the collection.
8780         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8781         values.  This sometimes happens on some groups that have no info.
8782         (nnimap-request-newgroups): New function.
8784 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8786         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8787         check into `gnus-registry-initialize'.
8788         (gnus-registry-initialize): Ditto.
8789         Fix and extend header docs.
8791 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8793         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8794         regexp backtrace overflows.
8796         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8797         for starttls that tls.el implements; i.e. openssl.
8799 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8801         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8802         (gravatar-create-image): New function that's an alias to
8803         gnus-xmas-create-image, gnus-create-image, or create-image.
8804         (gravatar-data->image): Use it.
8806 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
8808         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8809         install the nnregistry refer method.
8810         (gnus-registry-install-hooks): Use it.
8811         (gnus-registry-unfollowed-groups): Add nnmairix to the default
8812         unfollowed groups.
8814 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
8816         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8817         expanding threads.
8819 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8821         * nnir.el: Use the server names without suffixes (bug #7009).
8823         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8824         unencrypted to STARTTLS, if possible.
8826 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8828         * message.el (message-ignored-supersedes-headers): Strip Injection-*
8829         headers before superseding.
8831 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8833         * nnrss.el (nnrss-use-local): Add documentation.
8835         * nnimap.el (nnimap-extend-tls-programs): New function.
8836         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8837         (nnimap-wait-for-connection): Accept the greeting from the stupid
8838         output from openssl s_client -starttls, too.
8840         * nnimap.el (nnimap-find-article-by-message-id): Really return the
8841         article number.
8842         (nnimap-split-fancy): New variable.
8843         (nnimap-split-incoming-mail): Use it.
8845         * nntp.el (nntp-server-list-active-group): Document.
8847         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8848         SELECT to get the message-id.
8850         * mail-source.el (mail-sources): Remove webmail support.
8851         (defvar): Ditto.
8852         (mail-source-fetcher-alist): Ditto.
8853         (mail-source-fetch-webmail): Remove.
8855         * webmail.el: Remove -- doesn't seem relevant any more.
8857         * gnus.el: Fix up make-obsolete-variable declarations throughout.
8859         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8860         the \r.
8862 2010-09-30  Julien Danjou  <julien@danjou.info>
8864         * gnus-agent.el (gnus-agent-add-group): Fix call to
8865         gnus-completing-read.
8867 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8869         * nndoc.el (nndoc-retrieve-groups): New function.
8871         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8872         `default', use nnmail-split-methods.
8873         (nnimap-request-article): Downcase the NILs so that they are nil.
8875         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8876         symbol.
8878         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8879         code, since if the user has requested network, that's what they ought
8880         to get.
8881         (nnimap-request-set-mark): Erase the buffer before issuing commands.
8882         (nnimap-split-rule): Mark as obsolete.
8884         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8885         New variable.
8887         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8888         correct slot, too.
8890 2010-09-29  Julien Danjou  <julien@danjou.info>
8892         * gnus.el (gnus-local-domain): Declare variable obsolete.
8894         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
8895         Fix history computing.
8896         (gnus-ido-completing-read): Require ido.
8898 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8900         * gnus-registry.el: Don't prompt on load, which makes it impossible to
8901         build Gnus.
8903         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
8904         when interpreting the structures.
8905         (nnimap-request-accept-article): Add \r\n to the lines to make this
8906         work with Cyrus.
8908         * nndraft.el (nndraft-request-expire-articles): Use the group name
8909         instead if "nndraft".  Fix found by Nils Ackermann.
8911 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
8913         * nnregistry.el: Add.
8915 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8917         * nnmail.el (group, group-art-list, group-art):
8918         Remove unneeded directives.
8920 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8922         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
8923         (mm-mime-charset):
8924         * rfc2047.el (rfc2047-syntax-table):
8925         * utf7.el (utf7-utf-16-coding-system): Comment fix.
8927         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
8928         rather than `insert-file-contents' and `eval-region'.
8930 2010-09-29  Julien Danjou  <julien@danjou.info>
8932         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
8933         replacement of `gnus-gravatar-relief' to mimic
8934         `gnus-faces-properties-alist'.
8935         Add :version property.
8937 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8939         * mail-source.el (mail-source-report-new-mail):
8940         * message.el (message-default-mail-headers):
8941         * mm-decode.el (mm-valid-image-format-p): Comment fix.
8943         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
8945 2010-09-28  Julien Danjou  <julien@danjou.info>
8947         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
8948         mail-address contains the same string as real-name.
8950         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
8951         non-blank in header, otherwise it'll get stripped.
8953         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
8954         real-name, and then for mail address rather than doing : or , search.
8956 2010-09-27  Julien Danjou  <julien@danjou.info>
8958         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
8959         right completing-read function.
8960         (gnus-use-ido): New variable
8961         (gnus-completing-read-with-default): Remove.
8962         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
8963         (gnus-agent-add-group):
8964         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
8965         * mm-view.el (mm-view-pkcs7-decrypt):
8966         * mm-util.el (mm-codepage-setup):
8967         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8968         * mml-smime.el (mml-smime-openssl-sign-query):
8969         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
8970         (mml-insert-multipart):
8971         * gnus-msg.el (gnus-summary-yank-message):
8972         * gnus-int.el (gnus-start-news-server):
8973         * mm-decode.el (mm-interactively-view-part):
8974         * gnus-dired.el (gnus-dired-attach):
8975         * gnus.el (gnus-read-method):
8976         * gnus-bookmark.el (gnus-bookmark-jump):
8977         * gnus-art.el (gnus-mime-view-part-as-type)
8978         (gnus-mime-action-on-part, gnus-article-encrypt-body):
8979         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
8980         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
8981         * nnmairix.el (nnmairix-create-server-and-default-group)
8982         (nnmairix-update-groups, nnmairix-get-server)
8983         (nnmairix-backend-to-server, nnmairix-goto-original-article)
8984         (nnmairix-get-group-from-file-path):
8985         * nnrss.el (nnrss-find-rss-via-syndic8):
8986         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
8987         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
8988         (gnus-group-browse-foreign-server):
8989         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
8990         (gnus-summary-execute-command, gnus-summary-respool-article)
8991         (gnus-read-move-group-name):
8992         * gnus-score.el (gnus-summary-increase-score)
8993         (gnus-summary-score-effect):
8994         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
8996 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8998         * nnimap.el (auth-source-forget-user-or-password)
8999         (auth-source-user-or-password): Autoload.
9001         * message.el (message-from-style, message-interactive)
9002         (message-signature): Remove comment.
9003         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
9004         always.
9005         (message-sendmail-envelope-from): Comment fix.
9006         (message-yank-prefix): Default to mail-yank-prefix always.
9007         (message-indentation-spaces):
9008         Default to mail-indentation-spaces always.
9009         (message-signature-file): Default to mail-signature-file always.
9011 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9013         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9014         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9015         new articles.
9017         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9018         parts.
9019         (nnimap-request-article): Work with the t setting, too.
9021         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9022         that you don't get flashes of other buffers.
9023         (gnus-summary-show-complete-article): Intern before setting.
9025 2010-09-27  David Engster  <dengste@eml.cc>
9027         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9028         well as HEADERS.
9029         (nnmairix-retrieve-headers): Provide new argument for the above.
9031 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9033         * gnus-sum.el (gnus-summary-move-article): Don't alter
9034         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9035         group.
9037         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9039         * message.el (message-cite-prefix-regexp): Revert my last edit.
9041         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9042         variable instead of the Gnus variable.
9044         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9046         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9048         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9049         since some servers don't like it.
9050         (nnimap-open-connection): Forget credentials if the server says the
9051         password was wrong.
9052         (nnimap-parse-line): Protect against invalid data.
9054         * gnus-sum.el (gnus-summary-move-article): Add comment.
9055         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9056         nothing alters it while scanning for new messages.
9058         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9059         which may or may not help.
9060         (nnimap-open-connection): If we're doing a stream connection, and then
9061         discover we're on a STARTTLS-capable server, then open a STARTTLS
9062         connection instead.
9064 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9066         * nnimap.el (utf7): Require.
9068         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9069         prefix.
9071 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9073         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9075 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9077         * nnimap.el (nnimap-request-accept-article): Message the error on
9078         error.
9080 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9082         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9084 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9086         * nndoc.el (nndoc-request-list): Return success always.
9088         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9089         `fetch-old' -- we only want to fetch the articles we've requested.
9090         The rest are in the agent, probably.
9091         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9092         disappeared server" to something low.  It's not important.
9094         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9095         arrived before the FETCH data.
9097         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9098         target here, because we don't know the Gnus name of the group.
9100         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9101         for the correct group.
9103         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9105         * gnus.el (gnus): Give a final warning after startup.
9107         * gnus-util.el (gnus-action-message-log): New variable.
9108         (gnus-message): Use it.
9109         (gnus-final-warning): New function.
9111         * nnimap.el (nnimap-open-connection): Record the greeting.
9112         (nnimap): Add greeting.
9114 2010-09-26  Julien Danjou  <julien@danjou.info>
9116         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9117         arguments.
9118         (gnus-html-wash-images): Fix spec computing to include start/end.
9120         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9122 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9124         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9125         deletion.
9126         (nnimap-retrieve-headers): Don't select the group, because that's
9127         already done by nnimap-possibly-change-group.
9129         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9130         (gnus-picon-transform-address): Use it.
9132         * mail-source.el (mail-source-value): Revert previous patch.
9134         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9135         on failure.
9136         (nnimap-open-connection): Look up both virtual and physical server name
9137         credentials.
9139         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9141 2009-02-08  Dave Love  <fx@gnu.org>
9143         * gnus-win.el (gnus-window-to-buffer-helper)
9144         (gnus-all-windows-visible-p): Function needn't be a symbol.
9146         * mail-source.el (mail-source-value): Function needn't be a symbol.
9148 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9150         * message.el (message-cite-prefix-regexp): Remove } from the cite
9151         prefix.
9153         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9154         highlight again, so that the highlight is correct.
9156         * gnus-picon.el (gnus-picon): Remove again.
9157         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9159         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9160         doing the header highlightling, so that the background color of the
9161         picon is correct.
9163         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9164         (gnus-picon): Ditto.
9165         (gnus-picon): Reinstate.  The background color for picons is white.
9166         (gnus-picon-insert-glyph): Make the background white.
9168         * nnml.el (nnml-open-nov): Don't return dead buffers.
9170         * auth-source.el (auth-source-create): Query the user for whether to
9171         store the credentials.
9173         * auth-source.el (auth-source-user-or-password): Use the existing auth
9174         sources, if any, for creation.
9176         * gnus.el (gnus-group-fast-parameter): Return the last matching
9177         parameter instead of the first matching parameter.
9179 2010-09-26  Julien Danjou  <julien@danjou.info>
9181         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9183 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9185         * mml2015.el (mml2015-use): Remove gpg support.
9187         * mml1991.el (mml1991-function-alist): Remove gpg function.
9188         (mml1991-gpg-sign): Remove.
9190 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9192         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9193         (gnus-browse-unsubscribe-current-group): Document it.
9194         (gnus-browse-unsubscribe-group): Use it.
9196 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9198         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9199         address to the To list for easier response.
9201         * gnus.el (gnus-play-startup-jingle): Remove.
9202         (gnus-splash): Don't play jingle.
9203         (gnus): Silence gnus-load message.
9205         * gnus-art.el (gnus-treat-play-sounds): Remove.
9207         * gnus.el (gnus-play-jingle): Remove audio support.
9209         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9211         * earcon.el: Remove -- no users.
9213         * gnus-audio.el: Remove -- no users of this package.
9215         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9217         * gnus-start.el (gnus-setup-news): Remove nocem support.
9219         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9221         * gnus.el (gnus-use-nocem): Remove.
9223         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9224         Remove.
9226         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9227         uses NoCeM any more.
9229         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9230         (gnus-button-ctan-handler): Ditto.
9231         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9232         (gnus-button-ctan-directory-regexp): Ditto.
9233         (gnus-button-handle-ctan): Ditto.
9234         (gnus-button-tex-level): Ditto.
9235         (gnus-button-alist): Remove CTAN stuff.
9237 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9239         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9240         nnimap-streaming test.
9242         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9243         servers twice.
9245         * nnimap.el (nnimap-open-connection): Add more error reporting when
9246         nnimap fails early.
9248         * nnheader.el (nnheader-get-report-string): New function.
9249         (nnheader-get-report): Use it.
9251         * gnus-int.el (gnus-check-server): Say what the error was when opening
9252         failed.
9254         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9255         using streaming.
9257 2010-09-25  Julien Danjou  <julien@danjou.info>
9259         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9260         gnus-window-inside-pixel-edges.
9262 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9264         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9266         * mm-decode.el (mm-save-part): Allow saving to other directories the
9267         normal Emacs way.
9269         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9270         Suggested by Jay Berkenbilt.
9272         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9273         there isn't a single byte.
9275         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9276         just do it.  It doesn't really seem to matter what the user responds
9277         here, I think, so it's just a confusing question.
9279         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9280         non-streaming case.
9282         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9283         (gnus-article-encrypt-body): Use it.
9285         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9286         keystroke.
9288         * nnimap.el (nnimap-find-wanted-parts-1):
9289         Use gnus-fetch-partial-articles.
9291         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9293         * nnimap.el (nnimap-insert-partial-structure): New function.
9294         (nnimap-get-partial-article): New function.
9295         (nnimap-request-article): Use it.
9296         (nnimap-wait-for-response): Return whether the wait was successful.
9297         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9298         retrieval wasn't successful.
9299         (nnimap-retrieve-group-data-early): Allow throttling servers.
9300         (nnimap-streaming): New variable.
9301         (nnimap-fetch-partial-articles): Remove.
9303         * mm-decode.el (mm-with-part): Protect against killed buffers.
9305         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9306         for prettier summary display.
9308 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9310         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9312 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9314         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9315         apparently third-party libraries depend on it.
9317         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9318         before starting negotiation.
9320         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9321         privacy reasons.
9322         (gnus-treat-mail-gravatar): Ditto.
9324         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9325         buffer when inserting images.  Inserting text into the headers, for
9326         instance, can make them invalid.
9328 2010-09-25  Julien Danjou  <julien@danjou.info>
9330         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9331         variables.
9333         * nnheader.el: Remove useless variables news-reply-yank-from and
9334         news-reply-yank-message-id.
9336         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9337         variables.
9339         * mml1991.el: Remove useless mml1991-verbose.
9341         * gnus.el: Remove useless variable gnus-use-generic-from.
9342         Remove obsolete variable gnus-topic-indentation.
9344         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9346         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9348         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9350         * gnus-group.el: Remove useless gnus-group-icon-cache.
9351         Remove useless gnus-ephemeral-group-server.
9353         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9355         * mml2015.el: Remove useless mml2015-verbose.
9357         * mml-smime.el: Remove useless mml-smime-verbose.
9359         * gnus.el: Remove useless gnus-local-domain.
9361         * gnus-gravatar.el (gnus-gravatar-transform-address):
9362         Use gnus-gravatar-size.
9364         * gnus-art.el: Remove useless gnus-treat-translate.
9366 2010-09-24  Julien Danjou  <julien@danjou.info>
9368         * gnus-sum.el: Add support for Gravatars.
9370         * gnus-art.el: Add support for Gravatars.
9372         * gnus-gravatar.el: Add this file.
9374         * gravatar.el: Add this file.
9376 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9378         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9380         * gnus-group.el (gnus-group-fetch-faq): Remove.
9382         * gnus.el (gnus-group-faq-directory): Remove.
9384         * gnus-group.el (gnus-group-fetch-charter): Remove.
9386         * gnus.el (gnus-group-charter-alist): Remove.
9388         * gnus-group.el (gnus-group-archive-directory): Remove.
9389         (gnus-group-recent-archive-directory): Ditto.
9390         (gnus-group-make-archive-group): Remove.
9392         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9394         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9395         use the same article number for all the cached articles.
9397         * nnimap.el (nnimap-command): Register the last command time so
9398         that we can use it for idling NOOPs.
9399         (nnimap-open-connection): Start the keeplive timer.
9400         (nnimap-make-process-buffer): Store all the process buffers.
9401         (nnimap-keepalive): New function.
9403         * starttls.el (starttls-open-stream): Add autoload cookie.
9405 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9407         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9408         handling.
9410 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9412         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9413         its data structures.
9415         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9416         instead of the cl.el copy-list.
9417         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9418         equalp.
9420 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9422         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9423         and tool-bar-local-item-from-menu.
9425         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9426         mode-line-highlight face for Emacs.
9428         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9429         loading gnus-sum.elc; fix comment for canlock-verify.
9430         (gnus-article-jump-to-part): Use read-number.
9431         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9432         Remove Emacs pre-21 compatible code for help-echo.
9433         (gnus-article-next-page-1): No need to adjust the number of lines.
9434         (gnus-article-describe-bindings): Always use help-buffer.
9436         * gnus-audio.el (gnus-audio-inline-sound):
9437         * gnus-cus.el (gnus-custom-mode):
9438         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9440         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9442         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9443         compatible code.
9445 2010-09-24  Glenn Morris  <rgm@gnu.org>
9447         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9448         visiting the fcc file in rmail-mode.
9450 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9452         * nnir.el: Silence the byte compiler.
9454         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9455         alias to browse-url-url-encode-chars if any.
9456         (gnus-html-encode-url): Use it.
9458 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9460         * gnus-start.el (gnus-use-backend-marks): New variable.
9461         (gnus-get-unread-articles-in-group): Use it.
9463         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9464         makeover.
9466 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9468         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9470 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9472         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9473         Remove.
9474         (gnus-setup-news-hook):
9475         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9477         * gnus-int.el (gnus-request-update-info): Protect against backends not
9478         having the function.
9480         * nnimap.el (nnimap-stream): Mention STARTTLS.
9481         (nnimap-open-connection): Add STARTTLS support.
9483 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9485         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9487 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9489         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9490         BODYSTRUCTUREs.
9491         (nnimap-transform-headers): Unfold quoted {42} headers.
9493         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9494         the info.
9495         (gnus-get-unread-articles): Only call updatep on backends that support
9496         it.
9498         * nnweb.el (nnweb-request-update-info): NOOP.
9500         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9502         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9503         since it only deals with marks.
9505         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9506         gnus-request-marks, and make a new gnus-request-update-info.
9508         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9509         the active instead of the high number, which is usually too low.
9511 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9513         * encrypt.el: Remove.
9515 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9517         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9518         server in symbolic form.
9520         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9522 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9524         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9525         (nnimap-update-info): Fix up code slightly.
9527         * gnus-int.el (gnus-open-server): Add tracing for performance
9528         debugging.
9530         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9531         (gnus-group-insert-group-line): Pass the real group name so that it
9532         gets the right data.
9534         * gnus-start.el (gnus-get-unread-articles): Don't have
9535         `gnus-get-unread-articles-in-group' update info, since that can be
9536         really slow and doesn't seem to be needed?
9538 2010-09-22  Julien Danjou  <julien@danjou.info>
9540         * gnus-group.el (gnus-group-insert-group-line):
9541         Call gnus-group-highlight-line.
9542         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9543         default hook list.
9544         (gnus-group-update-eval-form): Add new function.
9545         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9546         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9548 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9550         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9551         immediate, then expire all articles.
9552         (nnimap-update-info): Fix off-by-one errors.
9553         (nnimap-flags-to-marks): Would return no marks lists for group with no
9554         flags.  Instead return the other data.
9556 2010-09-22  Julien Danjou  <julien@danjou.info>
9558         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9559         Only return an icon.
9560         (gnus-group-insert-group-line): Compute icon to return.
9562         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9563         (gnus-html-image-fetched): Only cache if
9564         gnus-html-image-automatic-caching is set.
9565         (gnus-html-image-fetched): Check for errors.
9567 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9569         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9570         once per method on `g'.  This ensures that backends like nnfolder don't
9571         open all their folders.
9573         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9574         (nnimap-request-list): Nix out group in the correct buffer.
9575         (nnimap-parse-flags): Implement by using `read' instead of
9576         hand-parsing.
9577         (nnimap-flags-to-marks): Pass on permanent-flags.
9578         (nnimap-make-process-buffer): Record the server name.
9579         (nnimap-parse-flags): Fix typo.
9580         (nnimap-request-scan): Run split on the server in general, not just a
9581         single group.
9583         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9584         parameter, and propagate this downwards.
9586         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9587         since EXAMINE changes it on the server.
9589         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9590         this command might take a while.
9592 2010-09-22  Julien Danjou  <julien@danjou.info>
9594         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9595         harmful if you have 2 images side-by-side, they can't be properly
9596         update on text deletion.  Using text-property is safer here.
9597         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9598         data.
9600 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9602         * nnimap.el (nnimap-expunge-inbox): Remove.
9603         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9604         (nnimap-expunge): Flip default to t.
9606         * gnus.el (gnus-method-to-server): Don't push things to the cache
9607         unless it's unique.
9608         (gnus-server-to-method): Ditto.
9610 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9612         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9614 2010-09-22  Julien Danjou  <julien@danjou.info>
9616         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9617         get the start of data.
9618         (gnus-html-encode-url): Add this function to encode special chars in
9619         URL.
9620         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9621         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9623         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9624         default.
9625         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9627         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9628         images alt-text.
9629         (gnus-html-put-image): Put alt-text as help-echo.
9631 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9633         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9634         * mm-util.el (mm-decompress-buffer):
9635         * nnir.el (nnir-run-find-grep):
9636         * pop3.el (pop3-list): Use 3rd arg of split-string.
9638 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9640         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9641         outside the active range.  Suggested by Dan Christensen.
9643         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9644         slightly later to avoid double-getting it.
9646         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9647         previous patch.
9649         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9651 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9653         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9655 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9657         * gnus-int.el (gnus-open-server): Give a better error message in the
9658         "go offline" case.
9660         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9661         marks for nnimap, which is seldom the right thing to do.
9663         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9664         (gnus-same-method-different-name): New function.
9666         * nnimap.el (parse-time): Require.
9668         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9669         method in the presence of many similar methods.
9671         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9673         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9674         nnml-inhibit-expiry.
9676         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9677         find out whether methods are equal.
9679         * nnimap.el (nnimap-find-expired-articles): New function.
9680         (nnimap-process-expiry-targets): New function.
9681         (nnimap-request-move-article): Request the article before looking at
9682         what the Message-ID is.  Fix found by Andrew Cohen.
9683         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9685         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9686         for oldness in addition to being a predicate.
9688         * nnimap.el (nnimap-request-group): When we have zero articles, return
9689         the right data to Gnus.
9690         (nnimap-request-expire-articles): Only delete articles immediately if
9691         the target is 'delete.
9693         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9694         method, this would bug out.
9696         * gnus-group.el (gnus-group-expunge-group): Rename from
9697         gnus-group-nnimap-expunge, and implemented as a normal interface
9698         function.
9700         * gnus-int.el (gnus-request-expunge-group): New function.
9702         * nnimap.el (nnimap-request-create-group): Implement.
9703         (nnimap-request-expunge-group): New function.
9705 2010-09-21  Julien Danjou  <julien@danjou.info>
9707         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9708         (gnus-html-cache-expired): Add new function.
9709         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9710         wethever we should display image for fetch it.
9711         Compute alt-text earlier to pass it to the fetching function too.
9712         (gnus-html-schedule-image-fetching): Change function argument to only
9713         get one image at a time, not a list.
9714         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9715         cache.
9716         (gnus-html-get-image-data): New function to retrieve image data from
9717         cache.
9718         (gnus-html-put-image): Change buffer argument to use image data rather
9719         than file, and place image above region rather than inserting a new
9720         one.  Do not take alt-text as argument, since it's useless now: we place
9721         the image above alt-text.
9722         (gnus-html-prune-cache): Remove.
9723         (gnus-html-show-images): Start to fetch image when we find one, do not
9724         push into a temporary list.
9725         (gnus-html-prefetch-images): Only fetch image if they have expired.
9726         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9727         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9729 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9731         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9733 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9735         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9736         spec inser "*" if the group isn't active instead of 0.
9738         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9739         opening the server.
9740         (nnimap-request-delete-group): Implement group deletion.
9741         (nnimap-transform-headers): Return the size of the entire message in
9742         the Bytes header, not just the size of the first part.
9743         (nnimap-request-move-article): When moving an article from nnimap,
9744         request the article first so the accepting form has an article to
9745         accept.  Reported by Dan Christensen.
9746         (nnimap-command): Make sure that the error message doesn't error out.
9748 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
9750         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9751         we haven't requested anything.
9753 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9755         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9756         "".  Fix found by Andrew Cohen.
9758         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9759         instead of -encode-string.
9761 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9763         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9765         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9766         by mm-subst-char-in-string.
9768 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9770         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9771         waiting for the connection string.
9773         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9774         arriving.
9776         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9777         bogus characters.  This allows selecting certain Gmail groups.
9779         * nnimap.el (nnimap-find-wanted-parts-1): New function.
9780         (nnimap-fetch-partial-articles): New variable.
9781         (nnimap-open-connection): When looking for credentials, also use the
9782         nnimap-server-port.
9783         (nnimap-request-article): Return the group/article number, so that Gnus
9784         `^' works as expected.
9785         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9787         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9788         comments.
9789         (gnus-methods-sloppily-equal): New function.
9790         (gnus): When using the development version of Gnus, load the gnus-load
9791         file.
9793         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9794         `gnus-open-server' on each method before trying to scan them etc.
9795         This ensures that all the backend parameters are set correctly.
9797         * nnimap.el (nnimap-authenticator): New variable.
9798         (nnimap-open-connection): Allow anonymous login.
9799         (nnimap-transform-headers): The chars header is called Chars not Bytes.
9800         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9802         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9803         patch, found by Knut Anders Hatlen.
9805 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
9807         * gnus-agent.el (gnus-agent-batch-confirmation)
9808         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9809         to gnus-message.
9810         * gnus-art.el (gnus-article-describe-briefly): Likewise.
9811         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9812         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9813         * gnus-int.el (gnus-open-server): Likewise.
9814         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9815         (gnus-score-check-syntax): Likewise.
9816         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9817         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9818         Likewise.
9819         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9821 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9823         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9824         calling conventions so that prefetch doesn't bug out.
9826 2010-09-19  Julien Danjou  <julien@danjou.info>
9828         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9829         rather than `subst-char-in-region' in order to be able to replace ASCII
9830         char by UTF-8 ones.
9832         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9833         than curl.
9834         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9835         the right URL and ALT text on images.
9836         (gnus-html-wash-tags): Fix tag case.
9837         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
9838         (gnus-article-html): Add -o display_ins_del=2 option.
9839         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9841 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9843         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9844         the extra mail headers, which sometimes seem to happen for unknown
9845         reasons.
9847         * mail-parse.el (mail-header-encode-parameter): Define as
9848         rfc2045-encode-string instead of as rfc2231-encode-string, since some
9849         (or most, perhaps?) mail readers don't understand the latter, but do
9850         understand the former.
9852         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9853         to nil, so that no methods are automatically agentized.  I think this
9854         is probably what most users want.
9856         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9857         from url-retrieve, for instance about invalid URLs.
9859         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9860         groups that have no articles.
9861         (nnimap-request-article): Check that we really got an article when we
9862         requested one.
9864         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9865         doesn't exist.
9867         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9868         nntp buffer so the agent can save it.
9869         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9870         that CRLF doesn't get translated to \n.
9871         (nnimap-open-connection): Don't make 'shell commands only send \n.
9873 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9875         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9876         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9877         Update var name.
9878         (nnml-generate-nov-file): Use dolist.
9879         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9880         Use with-current-buffer.
9882 2010-09-18  Julien Danjou  <julien@danjou.info>
9884         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9885         parallel.
9887 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9889         * nnimap.el (nnimap-update-info): When doing partial marks update, get
9890         the range update right.
9891         (nnimap-request-group): Don't make `M-g' bug out on group with no
9892         marks.
9893         (nnoo): Require, so that other packages can require nnimap.
9894         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
9895         command we're looking for.  This helps when the server sends more
9896         responses after we've gotten everything we expected.
9897         (nnimap): Add a `newlinep' field to keep track of end-of-line
9898         conventions.
9899         Don't send CRLF to things that don't want it.
9900         (nnimap-request-accept-article): Ditto.
9902 2010-09-18  Julien Danjou  <julien@danjou.info>
9904         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
9905         than curl to retrieve images.
9907 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9909         * nnimap.el (nnimap-update-info): Extend the info so that we can set
9910         the marks.
9911         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
9912         (nnimap-wait-for-connection): New function.
9913         (nnimap-open-connection): If we have PREAUTH, don't query for login
9914         credentials.
9915         (nnimap-update-info): Fix off-by-one error when concatenating ranges
9916         when doing a partial update.
9918 2010-09-18  Julien Danjou  <julien@danjou.info>
9920         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
9921         tags.
9923 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9925         * nnimap.el (nnimap-credentials): New function.
9926         (nnimap-open-connection): Use the new function to look for credentials
9927         also on the numeric equivalents of "imap" and "imaps".
9929         * gnus-start.el (gnus-activate-group): Send the info to
9930         gnus-request-group.
9932         * nnimap.el (nnimap-request-group): Have the "check" version of the
9933         function parse flags and update the info, so that a `M-g' get a total
9934         resync of all flags from the group.
9936         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
9937         to allow backends to alter the info on group selection.  Also alter all
9938         the backend -request-group functions to take the parameter.
9940         * nnimap.el (nnimap-store-info): New function.
9941         (nnimap-update-info): Store the info for later usage.
9942         (nnimap-request-group): Use the stored info for the dont-check case, so
9943         that we don't retrieve all marks when we enter a group.
9945         * nnimap.el: Use deffoo instead of defun for interface functions.
9947         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
9948         update the group info.  This makes the nndraft groups, for instance, go
9949         back to their old behavior.
9951         * gnus-sum.el (gnus-select-newsgroup): Indent.
9953         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
9954         in.
9955         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
9956         nothing.
9958         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
9959         from methods that are denied.
9961         * gnus-int.el (gnus-method-denied-p): New function.
9963         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
9964         store the password instead of netrc.
9965         (nnimap-open-connection): Don't error out when we can't make a
9966         connections.
9968         * auth-source.el (auth-source-create): In the password prompt, say what
9969         we're querying for.  Also prompt for user name if that hasn't been
9970         given.
9972         * nnimap.el (nnimap-with-process-buffer): Remove.
9974 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9976         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
9977         method when we're reading from the agent.
9979         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
9981         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
9982         that's probably most useful for users.
9984         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
9985         "failed" all the time.
9987         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
9988         ...)) with (with-current-buffer ...).
9990         * nntp.el (nntp-open-server): Return whether the open was successful or
9991         not.
9993         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
9994         select an unread unseen article first.
9996         * nnimap.el (nnimap-open-connection): If the user doesn't have a
9997         /etc/services, supply some sensible port defaults.
9999 2010-09-17  Julien Danjou  <julien@danjou.info>
10001         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10003 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10005         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10006         doesn't have any parameters.
10008 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10010         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10011         only upcased checks.
10013         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10015         * nnimap.el (nnimap-open-shell-stream): New function.
10016         (nnimap-open-connection): Use it.
10017         (nnimap-transform-headers): Get the number of lines in each message.
10018         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10019         number of lines.
10020         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10021         problem.
10023         * utf7.el (utf7-encode): Autoload.
10025         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10026         to allow the mail splitting to not return a default group.  This is
10027         useful for nnimap, which will leave unmatched mail in the inbox.
10029         * nnimap.el: Rewritten.
10031         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10032         nnimap usage.
10034         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10035         if the move is internal, so that nnimap can do fast internal moves.
10037         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10038         data.
10039         (gnus-read-active-for-groups): Support finishing the early retrieval of
10040         data.
10042         * gnus-range.el (gnus-range-nconcat): New function.
10044         * gnus-int.el (gnus-finish-retrieve-group-infos)
10045         (gnus-retrieve-group-data-early): New functions.
10047 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10049         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10050         (nnrss-retrieve-groups):
10051         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10052         (pop3-quit): Use with-current-buffer.
10054 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10056         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10057         instead of nnheader-accept-process-output.
10059         * gnus-html.el (gnus-html-schedule-image-fetching)
10060         (gnus-html-prefetch-images): Replace process-kill-without-query by
10061         gnus-set-process-query-on-exit-flag.
10063 2010-09-16  Romain Francoise  <romain@orebokech.com>
10065         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10067 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10069         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10070         parameter to unintern is mandatory-ish in Emacs 24.
10072         * gnus-html.el (gnus-html-schedule-image-fetching)
10073         (gnus-html-prefetch-images): Check for curl before using it.
10075         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10076         depend on curl, which isn't essential.
10078         * imap.el: Revert back to version
10079         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10080         seem problematic.
10082 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10084         * gnus-registry.el (gnus-registry-install-shortcuts):
10085         Explicitly pass `obarray' to `unintern' to avoid a warning.
10087 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10089         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10090         change.
10092         * nnrss.el (nnrss-request-list): Remove this function and related
10093         functions, including the moreover stuff.
10095 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10097         * nnrss.el (nnrss-retrieve-groups): New function.
10099 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10101         * .dir-locals.el: Add no-byte-compile cookie.
10103 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10105         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10106         for back end that doesn't support request-scan.
10108 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10110         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10111         then do request scans from the backends.
10113         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10114         avoid running a hook per line, since this takes a lot of time,
10115         profiling shows.
10116         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10117         directly if gnus-visual-p is true.
10119 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10121         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10122         groups; replace mapcar with dolist which is a bit faster; pass groups
10123         info to gnus-read-active-file-1.
10124         (gnus-read-active-file-1): Scan only specified groups if the new
10125         optional arg `infos' is given.
10127 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10129         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10131         * pop3.el (pop3-movemail): Remove.
10132         (pop3-streaming-movemail): Rename to pop3-movemail.
10134         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10135         don't restrict end-tag searches to the end of the line.
10137 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10139         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10140         articles of every unchecked group to t, which means unknown since the
10141         server has never been opened.
10143 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10145         * gnus-html.el (gnus-html-show-alt-text): New command.
10146         (gnus-html-browse-image): Ditto.
10147         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10148         to browse the image directly.
10149         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10150         better.
10152         * gnus-async.el (gnus-async-article-callback):
10153         Call `gnus-html-prefetch-images' unconditionally.
10155         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10156         before feeding URLs to curl.
10158 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10160         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10161         internal images as deletable by `W D D'.
10163         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10164         (gnus-async-article-callback): Fix typo.
10166 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10168         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10169         current line to work around bugs in the output from w3m.
10171         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10172         for groups that want that.
10174         * nntp.el (nntp-wait-for-string): Supply a timeout for
10175         accept-process-output to ensure progress.
10177         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10178         level to get unread articles from, then use that for foreign groups,
10179         too.
10181         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10182         confuses the rest of the function.
10184         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10185         for the methods that support -retrieve-groups, too.
10187         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10189 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10191         * pop3.el: Require cl when compiling.
10192         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10194 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10196         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10197         that aren't going to be activated.
10198         (gnus-get-unread-articles): Fix up the last commit.
10200         * gnus-html.el (gnus-article-html): Allow calling without specifying
10201         the handle.  In that case, dissect the buffer first.
10203         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10205         * nnimap.el (nnimap-open-connection): Revert the change that would look
10206         into authinfo for imaps instead of imap.
10208         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10209         say that you don't want to call gnus-request-group with don-check, but
10210         do check the response.  This is for virtual groups only.
10211         (gnus-get-unread-articles): Count the archive groups as secondary, so
10212         that they're activated the same way as before.
10214         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10215         case-insensitively.
10216         (nnimap-debug): Remove.
10218         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10219         mail from a file, and the file doesn't exist.
10221         * pop3.el (pop3-streaming-movemail): Return t for success.
10223         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10224         .authinfo if we're using ssl connection.
10226         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10227         already have if we're in a main Gnus `g' run.
10229         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10231 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10233         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10235         * nnmh.el (nnmh-request-list-1): Bind `file'.
10237         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10238         alias to set-process-query-on-exit-flag or process-kill-without-query.
10239         (pop3-open-server): Use it.
10241 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10243         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10244         box to the Incoming file.  Fixes mistake in previous checkin.
10246         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10247         request loop (for debugging purposes) removed.
10249         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10250         culprit is more visible.
10251         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10252         (nnml-add-incremental-nov): New functions to do "incremental" nov
10253         updates, where we just append to the end of the existing nov files
10254         without reading/writing them in full.
10256         * mail-source.el (mail-source-delete-crash-box): Really only check the
10257         incoming files once in a while.
10259         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10261         * mail-source.el (mail-source-delete-crash-box): Only check the
10262         incoming files for deletion once per day to save a lot of file
10263         accesses.
10265         * pop3.el (pop3-logon): Fix up unbound variable typo.
10267         * mail-source.el (pop3-streaming-movemail): Autoload.
10269         * pop3.el (pop3-streaming-movemail):
10270         Respect pop3-leave-mail-on-server.
10272         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10273         retrieval.
10275         * pop3.el (pop3-process-filter): Remove unused function.
10276         (pop3-streaming-movemail, pop3-send-streaming-command)
10277         (pop3-wait-for-messages, pop3-write-to-file)
10278         (pop3-number-of-responses): New functions for streaming pop3
10279         retrieval.
10281         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10282         come from no known methods.
10283         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10284         list.
10286         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10287         message sizes.
10288         (pop3-movemail): Use erase-buffer instead of looping and deleting
10289         regions, which seems rather odd.
10291         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10292         file once per `g' run.
10294         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10295         directories.  This makes the draft queue directory work.
10297         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10298         data from the backends, so that we only request the list of groups from
10299         each method once.  This should speed things up considerably.
10301         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10302         detect that it's not implemented.
10304         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10305         we actually do recurse down into the tree, but don't stat all leaf
10306         nodes.
10308         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10309         then say so instead of bugging out.
10311         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10312         files exist before trying to read them.
10314         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10315         around <pre_int>.
10317         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10319         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10321 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10323         * mm-util.el (mm-image-load-path): Just return the image directories,
10324         not all directories in the path in addition to the image directories.
10325         (mm-image-load-path): Maintain a cache of the image directories so that
10326         the `g' command in Gnus doesn't have to stat dozens of directories each
10327         time.
10329         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10330         (gnus-html-wash-tags): Add a new `i' command to insert images.
10331         (gnus-html-insert-image): New command and keystroke.
10332         (gnus-html-redisplay-with-images): New command and keystroke.
10333         (gnus-html-show-images): Rename command.
10334         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10335         spacers.
10336         (gnus-html-wash-tags): Decode entities at the end, so that entities
10337         inside the tags don't mess up the rest of the "parsing".
10339         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10340         so that nnimap methods aren't agentized by default.  There's apparently
10341         many problems related to agent/imap behavior.
10343         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10345         * gnus-html.el: Doc fix.
10347 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10349         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10350         glyph-width and glyph-height instead of display-graphic-p and
10351         image-size; make avoidance of displaying small images work for XEmacs.
10353         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10354         for XEmacs.
10356         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10357         of symbol that holds plist data.
10358         (gnus-process-plist): Remove plist of process after getting it.
10360 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10362         * message.el (message-generate-hashcash): Change default to
10363         'opportunistic if hashcash is installed.
10365         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10366         (gnus-html-put-image): Only call image-size once, since it's somewhat
10367         time-consuming on remote X servers.
10369 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10371         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10372         decoded contents.
10373         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10375 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10377         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10378         group line format, since it isn't very interesting.
10380         * gnus-agent.el (gnus-agent-short-article),
10381         (gnus-agent-long-article): Increase values for these two variables,
10382         since most people are likely to have more network connection and
10383         storage than before.
10385         * gnus.el (gnus-refer-article-method): Change default to 'current.
10386         When referring an article, the common behavior is to refer it from the
10387         current select method, not the native select method.  The chances of
10388         the native select method having the message in question is rather slim
10389         these days.
10391         * gnus-sum.el (gnus-auto-select-subject): Change default to
10392         `unseen-or-unread'.  I think it's likely that most people want to
10393         select an unseen article over a previously seen, but unread one.
10395         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10396         means that in the article buffer none of the minor mode elements will
10397         be shown, usually, and this is not desirable in most cases.
10399         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10400         that commands like `d' (and the like) go to the next line in the
10401         buffer, instead of the next unread article.  I think this is the
10402         behavior that is most natural for most users.
10403         (gnus-single-article-buffer): Change default to nil, so that people can
10404         have as many article buffers open as they have summary buffer.  I think
10405         this is the most natural way for the groups to behave.
10407         * message.el (message-generate-new-buffers): Change default to
10408         `unsent', so that all new message buffers start their names with the
10409         string "*unsent", and it's easier to find the buffers if you move from
10410         them.
10412 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10414         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10415         small.  They're probably tracking images.
10416         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10417         (gnus-html-rescale-image): Yet another try at getting the image sizing
10418         right.
10420         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10421         nntp-marks-file-name is nil.
10423 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10425         * gnus-html.el (gnus-html-wash-tags)
10426         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10427         Better logging.
10429 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10431         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10433         * gnus-html.el (gnus-html-wash-tags): Check the value of
10434         gnus-blocked-images in the summary buffer.
10436 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10438         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10440 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10442         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10443         like "a", it seems like.
10444         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10445         since it needs to be picked from the correct buffer.
10447         * nnwfm.el: Remove.
10449         * nnlistserv.el: Remove.
10451 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10453         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10454         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10456 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10458         * nnkiboze.el: Remove.
10460         * nndb.el: Remove.
10462         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10463         alt text.
10464         (gnus-html-rescale-image): Try to get the rescaling logic right for
10465         images that are just wide and not tall.
10467         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10468         overshadow variable bindings.
10470 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10472         * gnus-html.el (gnus-html-wash-tags)
10473         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10474         Add extra logging.
10476 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10478         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10479         (gnus-max-image-proportion): New variable.
10480         (gnus-html-rescale-image): New function.
10481         (gnus-html-put-image): Rescale images.
10483 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10485         Fix up some byte-compiler warnings.
10486         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10487         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10488         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10489         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10490         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10491         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10492         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10494 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10496         * gnus-html.el (gnus-article-html): Decode contents by charset.
10498 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10500         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10501         (gnus-html-frame-width, gnus-blocked-images):
10502         * message.el (message-prune-recipient-rules): Add custom version.
10503         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10505         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10506         functions.
10508         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10509         gnus-process-get.
10511 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10513         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10514         instead of lsub directly.
10516 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10518         * nnwarchive.el: Remove.
10520         * gnus-soup.el: Remove.
10522         * nnsoup.el: Remove.
10524         * nnultimate.el: Remove.
10526         * gnus-html.el (gnus-blocked-images): New variable.
10528         * message.el (message-prune-recipients): New function.
10529         (message-prune-recipient-rules): New variable.
10531         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10532         guess whether a long line is natural text or not.
10534         * gnus-html.el (gnus-html-schedule-image-fetching):
10535         Use gnus-process-plist and friends for compatibility.
10537 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10539         * gnus-html.el: Require packages that define macros used in this file.
10540         (gnus-article-mouse-face): Declare to silence byte-compiler.
10541         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10542         process-get.
10543         (gnus-html-put-image): Use plist-get to avoid getf.
10544         (gnus-html-prefetch-images): Use with-current-buffer.
10546 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10548         * gnus-ems.el: Provide compatibility functions for
10549         gnus-set-process-plist.
10551         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10552         * gnus.el (gnus-valid-select-methods):
10553         * message.el (message-send-mail-partially-limit):
10554         * mm-decode.el (mm-text-html-renderer):
10555         * mml.el (mml-insert-mime-headers-always):
10556         * smiley.el (smiley-regexp-alist): Bump custom version.
10558 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10560         * gnus-html.el: Require mm-url.
10561         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10562         with the url to `url'.
10563         (gnus-html-wash-tags): Support cid: URLs/images.
10565 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10567         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10568         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10569         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10571         * gnus-move.el: Remove file, since it doesn't really work.
10573         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10574         UTF-8.  This seems to fix problems with some German web feeds.
10576         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10577         at the top so that the proper colors are applied.
10579         * gnus-art.el (gnus-article-view-part): Doc fix.
10581         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10582         XEmacs-compatible.
10583         (gnus-html-put-image): Don't do images on non-graphic displays.
10585         * nnslashdot.el: Remove this unused backend.
10587         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10588         actions.
10589         (gnus-undo-register-1): Revert last change.
10591         * gnus-group.el (gnus-group-completing-read): Protect against not
10592         having completion-styles bound.
10594         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10595         make broken recipients happier.
10597         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10599         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10600         point parameter.
10602         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10603         completion-styles for group selection.
10605 2009-02-04  Andreas Schwab  <schwab@suse.de>
10607         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10608         headers and regexp-quote the match if necessary.
10610 2009-03-24  Miles Bader  <miles@gnu.org>
10612         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10613         the blinking smiley.
10615 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10617         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10618         blink smiley.
10620 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10622         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10623         where the dribbel file lives exists.
10625         * message.el (message-send-mail-partially-limit): Change the default to
10626         nil, since most people don't want this.
10628         * mm-url.el (mm-url-decode-entities): Also decode entities like
10629         &#x3212.
10631 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10633         * gnus-sum.el (gnus-summary-idna-message):
10634         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10635         Hyperlink urls in docstrings with URL `...'.
10637 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10639         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10640         functions.
10642 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10644         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10645         say what the mouseover text should be.
10647         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10648         version of the mm-w3m-safe-url-regexp variable to only download images
10649         in the groups where we want that to happen.
10651         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10653         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10654         easier debugging.
10655         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10656         big pictures in the article buffer.
10658         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10659         gnus-article-html.
10660         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10661         w3m.
10663         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10665 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10667         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10668         which doesn't exist.
10670         * message.el (message-inhibit-ecomplete): New variable to allow some
10671         function to inhibit ecomplete address storage.
10672         (message-resend): Disable ecomplete message storage when resending
10673         messages.
10675         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10677 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10679         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10680         Save excursion while copying, moving, and deleting articles in order to
10681         prevent the cursor from jumping to unforeseen place.
10683 2010-08-17  Glenn Morris  <rgm@gnu.org>
10685         * gnus-sync.el: Require gnus components whose functions are used.
10687         * gnus-art.el (bookmark-make-record-function):
10688         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10689         Declare for compiler.
10691         * mm-url.el (mml-compute-boundary): Autoload.
10693 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10695         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10697 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10699         Typo fix "hoo4a" -> "hook".
10701         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10703 2010-08-14  Glenn Morris  <rgm@gnu.org>
10705         * gnus-sync.el (gnus-sync): Fix defgroup version.
10707 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10709         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10711         * gnus-sync.el: Fix docs.
10712         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10713         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10715 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10717         Optimizations for gnus-sync.el.
10719         * gnus-sync.el: Add docs about gnus-sync-backend
10720         possibilities.
10721         (gnus-sync-save): Remove unnecessary message.
10722         (gnus-sync-read): Optimize and show what groups were skipped.
10724 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10726         Minor bug fixes for gnus-sync.el.
10728         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10729         Don't read the sync on get-new-news.
10731         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10732         quiet.
10734         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10735         (fix typo).
10737 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10739         Make saving and restoring of hidden threads work with overlays.
10740         Patch applied by Ted Zlatanov.
10742         * gnus-sum.el (gnus-hidden-threads-configuration)
10743         (gnus-restore-hidden-threads-configuration): Update to deal with text
10744         properties, rather than searching for a magic character.
10746 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10748         New gnus-sync.el library for synchronization of marks.
10750         * gnus-sync.el: New library for synchronization of marks.
10752         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10753         renamed from `gnus-registry-grep-in-list'.
10755         * gnus-registry.el (gnus-registry-follow-group-p):
10756         Use `gnus-grep-in-list'.
10758         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10760 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10762         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10763         determining charset of text fails.
10765 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10767         * nnmail.el (nnmail-get-new-mail-1): Revert.
10769         * nnml.el (nnml-active-number): Make sure names of newly created groups
10770         in nnml-group-alist are encoded.
10772 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10774         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10775         containing non-ASCII characters in active file for nnml back end.
10777 2010-07-24  David Engster  <dengste@eml.cc>
10779         * mml-smime.el (mml-smime-epg-verify): Also accept the older
10780         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10782 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
10784         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10785         tag (Bug#6654).
10787 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10789         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10790         the article buffer, not the summary buffer.
10792 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10794         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10795         Emacs 23 as well.
10797 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10799         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10800         Patch applied by Karl Fogel.
10802         * gnus-sum.el (gnus-summary-bookmark-make-record):
10803         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10805 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10807         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10808         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
10809         C-w still not working correctly from Article buffers; Thierry's
10810         patch to fix that will be applied after this.
10812         * gnus-art.el (bookmark-make-record-function): New local variable.
10814         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10815         article buffer.
10816         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10818 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
10820         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10821         on changes in bookmark.el.
10823 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
10825         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10826         the *other* type of HTML form submission.
10828 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
10830         * auth-source.el (auth-source-pick): If choice does not contain a
10831         questioned keyword, set the check to t.
10833 2010-06-12  Romain Francoise  <romain@orebokech.com>
10835         * gnus-util.el (gnus-date-get-time): Move up before first use.
10837 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10839         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10840         (gnus-article-edit-part): Bind it to make last part that is substituted
10841         or deleted visible.
10842         (gnus-mime-display-single): Buttonize part of which id equals to
10843         gnus-mime-buttonized-part-id.
10845 2010-06-10  Dan Christensen  <jdc@uwo.ca>
10847         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10848         (gnus-dd-mmm): Use gnus-date-get-time.
10849         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10850         simplify logic.
10851         (gnus-summary-limit-to-age): Use gnus-date-get-time.
10852         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10854 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
10856         * auth-source.el (top): Autoload `secrets-list-collections',
10857         `secrets-create-item', `secrets-delete-item'.
10858         (auth-sources): Fix tag string.
10859         (auth-get-source, auth-source-retrieve, auth-source-create)
10860         (auth-source-delete): New defuns.
10861         (auth-source-pick): Rewrite in order to avoid 2 passes.
10862         (auth-source-forget-user-or-password): New parameter USERNAME.
10863         (auth-source-user-or-password): New parameters CREATE-MISSING and
10864         DELETE-EXISTING.  Retrieve password interactively, if needed.
10866 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10868         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10869         deleting unused directories when gnus-expert-user is t.
10871 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10873         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10874         for each temp file when gnus-article-browse-delete-temp is ask.
10876 2010-05-20  Kevin Ryde  <user42@zip.com.au>
10878         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
10880 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10882         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10883         article unless decoding article to be saved.
10885 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10887         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10888         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
10889         generated within the mm-with-unibyte-current-buffer macro.
10891 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10893         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
10894         to nil when we're in a mml-preview buffer and no group is selected.
10896 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
10898         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10899         when catching the `C-g'.  Reported by "Leo".
10901 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10903         * message.el (message-forward-make-body-plain)
10904         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10905         multibyte-string-p.
10907 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10909         * message.el (message-forward-make-body-mml): Assume original message
10910         is multibyte string; error on unibyte.
10911         (message-forward-make-body-plain): Ditto; don't add excessive newline
10912         in body end.
10914 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
10916         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
10917         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
10919 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10921         * mm-extern.el (mm-extern-url): Don't use
10922         mm-with-unibyte-current-buffer.
10923         (mm-extern-cache-contents): Use with-current-buffer instead of
10924         save-excursion + set-buffer.
10926 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10928         * mm-util.el (mm-emacs-mule): Remove.
10930 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
10932         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
10933         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
10934         change.
10936 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10938         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
10939         bind the default value of enable-multibyte-characters to nil.
10941 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10943         * message.el (message-forward-make-body-plain)
10944         (message-forward-make-body-mml):
10945         Don't use mm-with-unibyte-current-buffer.
10947 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
10949         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
10950         (Bug#5592).
10952 2010-05-07  Julien Danjou  <julien@danjou.info>
10954         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
10955         it to mm-pipe-part.
10957         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
10958         it is given.
10960 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10962         * nnweb.el (nnweb-gmane-search):
10963         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
10964         XEmacs.
10966         * gnus-art.el (gnus-article-browse-html-parts):
10967         * gnus-group.el (gnus-read-ephemeral-gmane-group)
10968         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
10969         make-temp-file.
10971         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
10972         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
10973         compiling.
10975         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
10976         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
10977         XEmacs when compiling.
10979         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
10980         gnus-pick-mode-off-hook for XEmacs when compiling.
10981         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
10982         gnus-binary-mode-off-hook for XEmacs when compiling.
10984         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
10985         Return nil if char-charset is not available.
10987         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
10988         macro.
10990         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
10991         instead of encode-coding-string.
10993         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
10994         'xemacs) instead of mm-emacs-mule to switch function definitions.
10995         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
10997 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
10999         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11001 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11003         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11004         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11006 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11008         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11009         alias `jka-compr-delete-temp-file' no longer exists.
11011 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11013         Use define-minor-mode in Gnus where applicable.
11014         * mml.el (mml-mode): Use define-minor-mode.
11015         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11016         (gnus-undo-mode): Use define-minor-mode.
11017         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11018         (gnus-dead-summary-mode): Use define-minor-mode.
11019         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11020         Initialize in declaration.
11021         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11022         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11023         (gnus-mailing-list-mode): Use define-minor-mode.
11024         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11025         (gnus-draft-mode): Use define-minor-mode.
11026         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11027         (gnus-dired-mode): Use define-minor-mode.
11029 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11031         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11032         handles on recursive mml-to-mime translation and check them for
11033         boundary delimiter collisions.  Reported by Greg Troxel.
11035 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11037         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11039 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11041         * mm-util.el (mm-find-buffer-file-coding-system):
11042         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11044 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11046         * message.el (message-generate-headers): Record insertion of optional
11047         headers as well.  Otherwise the check to prevent repeated insertion of
11048         optional headers is a no-op.
11050 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11052         * smime.el: Don't mention CVS.
11054         * nnrss.el (nnrss-fetch): Don't mention CVS.
11056         * nnir.el: Don't mention CVS.
11058 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11060         * gnus-sum.el (gnus-summary-bookmark-make-record):
11061         Add `location' field.
11063 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11065         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11066         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11067         Use with-current-buffer to silence the byte-compiler.
11068         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11069         bother to require `gnus'.
11070         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11072 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11074         * gnus-sum.el (gnus-summary-bookmark-make-record)
11075         (gnus-summary-bookmark-jump): New functions.
11076         (gnus-summary-mode): Setup bookmark support.
11078 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11080         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11081         if set.
11083 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11085         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11086         gnus-article-browse-html-save-cid-image; make it work recursively for
11087         forwarded messages as well.
11088         (gnus-article-browse-html-parts): Work when prefix arg is given.
11089         (gnus-article-browse-html-article): Doc fix.
11091 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11093         * message.el (message-default-mail-headers):
11094         (message-default-headers): Carry the value mail-default-headers over
11095         into message-default-mail-headers, rather than message-default-headers.
11097 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11099         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11100         charset.
11102         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11103         charset into the <meta> tag when the article is encoded to utf-8.
11105 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11107         * gnus-art.el (gnus-article-browse-delete-temp-files):
11108         Delete directories as well.
11109         (gnus-article-browse-html-parts): Work for images that do not specify
11110         file names; delete temp directory when quitting; insert header at the
11111         right place; use file: scheme for image files.
11113 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11115         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11116         (gnus-article-browse-html-parts): Use it to make temporary cid image
11117         files in addition to html file so that browser may display them.
11119 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11121         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11123 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11125         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11127 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11129         * auth-source.el (auth-sources): Change default to be simpler.
11130         Explain about Secret Service API sources.  Improve Customize options.
11131         (auth-source-pick): Change to accept any number of search parameters.
11132         Implement fallbacks iteratively, not recursively.  Add scoring on the
11133         second pass and sort by score.  Call Secret Service API when needed.
11134         (auth-source-user-or-password): Use it.  Call Secret Service API
11135         directly when needed to get the user name and the password.
11137 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11139         * message.el (message-interactive): Doc fix.
11140         (message-qmail-inject-args): Reflow.
11141         (message-kill-to-signature): Fix typo in docstring.
11143         * smiley.el (smiley-buffer): Fix typo in docstring.
11145 2010-03-24  Glenn Morris  <rgm@gnu.org>
11147         * mail-source.el (gnus-message): Declare.
11148         (mail-source-delete-old-incoming): Require gnus-util.
11150 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11152         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11154         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11156         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11157         password-cache's default if it is not bound.
11158         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11159         password-cache-expiry's default if it is not bound.
11161         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11162         available in Emacs 21.
11164 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11166         * auth-source.el (auth-sources): Fix up definition so extra parameters
11167         are always inline.
11169 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11171         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11172         wasn't updated after mismatch.  Clear cached mailbox info correctly
11173         when uidvalidity changes.
11174         (nnimap-group-prefixed-name): New function to avoid some code
11175         duplication.
11176         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11177         (nnimap-request-group): Use it.
11178         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11179         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11180         with many imap folders.  This is done by caching the group status from
11181         the imap server persistently in a group parameter `imap-status'.  (This
11182         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11183         but not persistently, so every Gnus startup was still very slow.)
11185 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11187         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11188         secrets.el dependency.
11189         (auth-sources): Add optional user name.  Add secrets.el configuration
11190         choice (unused right now).
11192 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11194         * gnus-sum.el (gnus-summary-make-menu-bar):
11195         Let `gnus-registry-install-shortcuts' fill in the functions.
11197         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11198         warnings.
11199         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11200         (gnus-registry-install-shortcuts): Populate and use it in a
11201         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11203 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11205         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11206         In-place substitutions for the group name encoding/decoding.
11207         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11208         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11209         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11210         (nnimap-update-unseen, nnimap-request-list)
11211         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11212         (nnimap-request-set-mark, nnimap-split-to-groups)
11213         (nnimap-split-articles, nnimap-request-newgroups)
11214         (nnimap-request-create-group, nnimap-request-accept-article)
11215         (nnimap-request-delete-group, nnimap-request-rename-group)
11216         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11217         `encoded-mbx' for consistency.
11218         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11219         variable `imap-current-mailbox'.
11221         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11222         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11224 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11226         * pop3.el (pop3-display-message-size-flag): Display message size byte
11227         counts during POP3 download.
11228         (pop3-movemail): Use it.
11229         (pop3-list): Implement listing of available messages.
11231 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11233         * nnir.el (nnir-get-article-nov-override-function): New function to
11234         override the normal NOV retrieval.
11235         (nnir-retrieve-headers): Use it.
11237 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11239         * auth-source.el (netrc-machine-user-or-password): Autoload.
11241 2010-03-19  Glenn Morris  <rgm@gnu.org>
11243         Stop message.el from loading about 40 libraries it doesn't always need.
11244         The general approach is to autoload rather than require, and to
11245         require in the specific functions rather than the file.  (Bug#5642)
11247         * gmm-utils.el: Don't require wid-edit.
11248         (widget-create-child-value, widget-convert, widget-default-get):
11249         Autoload.
11251         * gnus-util.el: Don't require time-date, netrc.
11252         (message-fetch-field, gnus-group-name-decode): Declare rather than
11253         autoloading.
11254         (gnus-fetch-field): Require message.
11255         (gnus-decode-newsgroups): Require gnus-group.
11257         * ietf-drums.el: Don't require time-date.
11259         * message.el: Don't require hashcash, canlock, ecomplete.
11260         Do require mail-utils.  Require nnheader only when compiling.
11261         (smtpmail-default-smtp-server): Remove declaration.
11262         (message-send-mail-function): Check smtpmail-default-smtp-server
11263         is bound rather than requiring smtpmail.
11264         (message-auto-save-directory, message-insert-signature):
11265         Use expand-file-name rather than nnheader-concat.
11266         (nnheader-insert-file-contents): Autoload.
11267         (hashcash-wait-async): Declare.
11268         (message-send-mail): Only call gnus-setup-posting-charset if
11269         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11270         (message-send-mail-with-sendmail): Require sendmail.
11271         (canlock-password, canlock-password-for-verify): Declare.
11272         (message-canlock-password): Require canlock.
11273         (nnheader-get-report): Autoload.
11274         (gnus-setup-posting-charset): Declare.
11275         (message-send-news): Require gnus-msg.
11276         (message-make-references, message-make-in-reply-to): Use mail-header-id
11277         rather than the alias mail-header-message-id.
11278         (ecomplete-add-item, ecomplete-save): Declare.
11279         (message-put-addresses-in-ecomplete): Require ecomplete.
11280         (ecomplete-display-matches): Autoload.
11282         * mm-decode.el: Don't require mailcap, gnus-util.
11283         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11284         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11285         Autoload.
11286         (mailcap-mime-extensions): Declare.
11288         * mm-encode.el: Don't require mailcap.
11289         (mailcap-extension-to-mime): Autoload.
11291         * mml-sec.el: Don't require password-cache.
11293         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11294         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11295         (mml-minibuffer-read-type): Require mailcap.
11296         (mml-preview): Require gnus-msg.
11298         * mml1991.el: Require password-cache.
11299         (password-cache-expiry): Remove declaration.
11301         * mml2015.el: Require password-cache.
11302         (password-cache-expiry): Remove declaration.
11304         * nneething.el (mailcap): Require mailcap.
11306         * nnheader.el (declare-function): Add compatibility stub.
11307         (message-remove-header): Declare rather than autoload.
11308         (nnheader-replace-header): Require message.
11310         * nnimap.el (declare-function): Add compatibility stub.
11311         (netrc-parse, netrc-machine-user-or-password): Declare.
11312         (nnimap-open-connection): Require netrc.
11314         * nntp.el (declare-function): Add compatibility stub.
11315         (netrc-parse, netrc-machine, netrc-get): Declare.
11316         (nntp-send-authinfo): Require netrc.
11318         * rfc2047.el: Don't require qp.
11319         (quoted-printable-encode-region, quoted-printable-decode-string):
11320         Autoload.
11322         * sieve-mode.el: Don't require easymenu.
11323         (easy-menu-add-item): Autoload it.
11325         * spam-stat.el (time-to-number-of-days): Autoload it.
11327 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11329         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11330         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11331         value if any backslash escapes).
11333 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11335         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11336         if it is available.  (bug#5647)
11338 2010-02-26  Glenn Morris  <rgm@gnu.org>
11340         * message.el (message-send-mail-function): Change the default, so that
11341         it inherits from a customized send-mail-function.  (Bug#5643)
11343 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11345         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11346         shell-command-to-string signals an error (bug#5299).
11348 2010-02-24  Glenn Morris  <rgm@gnu.org>
11350         * message.el (message-smtpmail-send-it)
11351         (message-send-mail-with-mailclient): Doc fixes.
11353 2010-02-16  Glenn Morris  <rgm@gnu.org>
11355         * message.el (message-default-mail-headers): Change the default value
11356         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11358 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11360         * message.el (message-mail): Just pass yank-action on to message-setup.
11361         (message-setup): Handle (FUN . ARGS) form of yank-action.
11362         (message-with-reply-buffer, message-widen-reply)
11363         (message-yank-original): Handle non-buffer values of
11364         message-reply-buffer (Bug#4080).
11365         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11367 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11369         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11370         Fix typo in docstring.
11372 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11374         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11375         response.
11377 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11379         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11381         * message.el (message-check-news-header-syntax): Protect against a
11382         string that `rfc822-addresses' returns when parsing fails.
11384 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11386         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11387         (gnus-previous-char-property-change): New functions.
11389         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11391 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11393         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11394         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11396 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11398         * message.el (message-exchange-point-and-mark): Rework last change to
11399         avoid using optional arg of exchange-point-and-mark, for backward
11400         compatibility.
11402 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11404         * message.el (message-exchange-point-and-mark):
11405         Call exchange-point-and-mark with an argument rather than setting
11406         mark-active by hand (Bug#5175).
11408 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11410         * nntp.el (nntp-service-to-port): Work for service expressed with
11411         numeric string; replace [:digit:] with [0-9] for XEmacs.
11413 2009-12-17  Glenn Morris  <rgm@gnu.org>
11415         * gnus-group.el (gnus-bug-group-download-format-alist):
11416         Change emacs entry to debbugs.gnu.org.  Bump :version.
11418 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11420         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11422 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11424         * message.el (message-info): Explain why we use `Info-goto-node'.
11426 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11428         * message.el (message-completion-in-region): New compatibility function.
11429         (message-expand-group): Use it.
11431 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11433         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11434         with no unread article should be listed if the 2nd arg `predicate' is
11435         given.
11437 2009-11-29  Juri Linkov  <juri@jurta.org>
11439         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11440         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11441         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11443 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11445         * message.el (message-from-style, message-interactive)
11446         (message-signature): Always set default values from the corresponding
11447         mail-* variables.
11448         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11449         (message-yank-prefix, message-indentation-spaces)
11450         (message-signature-file, message-default-headers): Use boundp rather
11451         than (featurep 'xemacs) to check if the corresponding mail-* variables
11452         exist.
11454 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
11456         * message.el (message-send-mail-with-sendmail): Revert last change.
11458 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
11460         * message.el (message-from-style, message-interactive)
11461         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11462         (message-yank-prefix, message-indentation-spaces, message-signature)
11463         (message-signature-file, message-default-headers): For GNU Emacs, set
11464         default values from the corresponding mail-* variables.
11465         (message-send-mail-with-sendmail): Use envelope-from only if
11466         mail-specify-envelope-from is non-nil.
11468 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11470         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11471         containing tspecial characters if they have been already quoted.
11473 2009-10-24  Glenn Morris  <rgm@gnu.org>
11475         * gnus-art.el (help-xref-stack-item): Define for compiler.
11477 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11479         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11481 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11483         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11484         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11486 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11488         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11489         (gnus-overlays-in): New alias to overlays-in.
11491         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11492         gnus-overlay-get, and gnus-delete-overlay.
11493         (gnus-summary-show-thread): Make it work as well for systems in which
11494         next-single-char-property-change is not available.
11495         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11497 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11499         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11501 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11503         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11504         and XEmacs that don't have `remove-overlays'.
11506 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11508         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11509         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11510         selective display.  Use overlays instead.
11512 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11514         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11516 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11518         * spam-stat.el (spam-stat-load): Fix typo in message.
11520 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11522         * gnus-art.el (gnus-article-encrypt-body):
11523         * message.el (message-check-recipients):
11524         * mm-util.el (mm-codepage-setup):
11525         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11526         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11528 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11530         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11531         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11532         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11533         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11534         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11536 2009-09-18  Glenn Morris  <rgm@gnu.org>
11538         * gnus-diary.el (gnus-diary-check-message):
11539         * message.el (message-insert-formatted-citation-line):
11540         * nnbabyl.el (top-level):
11541         * nndiary.el (nndiary-schedule):
11542         Fix typos in condition-case handlers.
11544 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11546         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11547         configuration that provides the sole article window in a frame;
11548         position point correctly after deleting a part.
11550 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11552         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11553         (spam-resolve-registrations-routine): Use it to unregister articles
11554         that change status.
11556 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11558         * nnrss.el (nnrss-request-article): Remove binding of
11559         default-enable-multibyte-characters that has gotten needless by
11560         the 2007-07-13 change in rfc2047-encode-message-header.
11562         * mml.el (mml-insert-multipart): Error on the message header.
11563         (mml-insert-part): Error on the message header; position point at
11564         the end of a MIME tag.
11566 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11568         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11569         (gnus-float-time): Alias to float-time if it exists.
11571         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11572         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11573         float-time is available; suppress compile warning for time-to-seconds.
11575 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11577         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11578         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11579         Add the optional argument `encoding' that overrides the default.
11581         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11582         mm-encode-buffer.
11584 2009-09-04  Glenn Morris  <rgm@gnu.org>
11586         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11587         mm-disable-multibyte, rather than default-enable-multibyte-characters.
11588         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11589         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11590         * mm-util.el (mm-with-unibyte-current-buffer)
11591         (mm-find-buffer-file-coding-system):
11592         * yenc.el (yenc-decode-region): Use default-value rather than
11593         default-enable-multibyte-characters.
11595 2009-09-03  Glenn Morris  <rgm@gnu.org>
11597         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11598         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11599         than default-enable-multibyte-characters.
11601 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
11603         * gnus-art.el (gnus-article-read-summary-keys):
11604         Fix gnus-buffer-configuration's value temporarily used.
11606 2009-09-02  Glenn Morris  <rgm@gnu.org>
11608         * gnus-util.el (gnus-float-time): New function.
11609         * gnus-delay.el (gnus-delay-article):
11610         * gnus-sum.el (gnus-thread-latest-date):
11611         * gnus-util.el (gnus-user-date): Use gnus-float-time.
11612         * nnspool.el (nnspool-request-newgroups):
11613         Use gnus-float-time rather than time-to-seconds.
11614         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11616         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11617         (gnus-header-subject-face, gnus-header-newsgroups-face)
11618         (gnus-header-name-face, gnus-header-content-face):
11619         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11620         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11621         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11622         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11623         (gnus-cite-face-11):
11624         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11625         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11626         (gnus-server-closed-face, gnus-server-denied-face)
11627         (gnus-server-offline-face):
11628         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11629         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11630         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11631         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11632         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11633         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11634         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11635         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11636         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11637         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11638         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11639         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11640         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11641         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11642         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11643         (gnus-summary-high-undownloaded-face)
11644         (gnus-summary-low-undownloaded-face)
11645         (gnus-summary-normal-undownloaded-face)
11646         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11647         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11648         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11649         (gnus-splash-face):
11650         * message.el (message-header-to-face, message-header-cc-face)
11651         (message-header-subject-face, message-header-newsgroups-face)
11652         (message-header-other-face, message-header-name-face)
11653         (message-header-xheader-face, message-separator-face)
11654         (message-cited-text-face, message-mml-face):
11655         * sieve-mode.el (sieve-control-commands-face)
11656         (sieve-action-commands-face, sieve-test-commands-face)
11657         (sieve-tagged-arguments-face):
11658         * spam.el (spam-face):
11659         Mark face aliases with "-face" in the name as obsolete.
11661 2009-09-01  Glenn Morris  <rgm@gnu.org>
11663         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11664         than goto-line.
11666 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11668         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11669         Don't move point if the command is invoked inside the message header.
11671 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11673         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11674         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11675         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11676         * nnir.el (nnir-swish-e-index-file):
11677         * gnus-sum.el (gnus-summary-delete-marked-as-read)
11678         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11679         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11680         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11681         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11682         (gnus-treat-display-xface): Add Emacs version of obsolescence.
11684 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11686         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11687         Don't save excursion.
11689 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11691         * nnheader.el (nnheader-find-file-noselect):
11692         * mm-util.el (mm-insert-file-contents):
11693         Use (default-value 'major-mode) instead of default-major-mode.
11695 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11697         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11699 2009-08-25  Glenn Morris  <rgm@gnu.org>
11701         * nnir.el (top-level): Don't require cl at run-time.
11702         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11703         Replace cl-function substitute with gnus-replace-in-string.
11704         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11705         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11706         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11707         simplified expansions.
11709 2009-08-22  Glenn Morris  <rgm@gnu.org>
11711         * gnus-art.el (gnus-button-patch): Use forward-line rather than
11712         goto-line.
11714 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11716         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11718         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11719         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11720         (gnus-mm-display-part, gnus-mime-display-single)
11721         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11722         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11724         * gnus-sum.el
11725         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11726         (gnus-summary-move-article): Add expirable mark to articles copied or
11727         moved to group that has auto-expire turned on if the option is non-nil.
11729 2009-07-24  Glenn Morris  <rgm@gnu.org>
11731         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11732         Fix typo.  (Bug#3903)
11734 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11736         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11737         gnus-article-read-summary-keys rather than gnus-summary-edit-article
11738         that should not be used for draft articles.
11739         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11740         that has no concern in minor mode keys.
11741         (gnus-article-summary-command, gnus-article-summary-command-nosave):
11742         Abolish.
11744 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11746         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11747         article without making inquiry to a user for unknown encoding.
11749         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11750         (nnmaildir--scan): Assume i-node and device number that file-attributes
11751         returns might be cons-cell.
11753 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
11755         * auth-source.el: Remove docs now in auth.texi.  Don't use
11756         `gnus-message' for logging.  Add new variables `auth-source-debug' and
11757         `auth-source-hide-passwords' and use them.
11759 2009-07-15  Glenn Morris  <rgm@gnu.org>
11761         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11763 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11765         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11766         excessive whitespace from the default values of title and description.
11768 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11770         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11771         mail-fetch-field to fetch Content-Description header in order to
11772         exclude newlines.
11774 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11776         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11777         to deleted part.
11779 2009-05-30  David Engster  <dengste@eml.cc>
11781         * nnmairix.el: Remove old documentation in the commentary block.
11782         (nnmairix-request-group): Do not update active file for nnml back ends.
11783         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11784         end so that overview files are ignored.
11785         (nnmairix-update-groups): Make updating the groups more robust by using
11786         marks.
11787         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11788         with dollar characters in message-id.
11790 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
11792         * spam.el: Use dns-query instead of query-dns.  Was renamed on
11793         2008-12-25 in dns.el.
11795 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11797         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11798         could happen if the text is only composed of spaces and/or tabs.
11800 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
11802         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11803         when sending a queued message to avoid extra mml tags.
11805 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11807         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11809 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11811         * gnus-dired.el: Remove autoload for gnus-setup-message.
11812         (gnus-dired-attach): Fake this-command value to prevent Gnus from
11813         displaying Gnus logo; always use compose-mail.
11815 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11817         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11819 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11821         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11822         (gnus-nocem-issuers): List currently active issuers; fix custom type.
11823         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11824         available.
11825         (gnus-nocem-epg-verify): New function.
11827 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
11829         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11831 2009-02-15  Glenn Morris  <rgm@gnu.org>
11833         * gnus-util.el (rmail-insert-rmail-file-header)
11834         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11835         autoloads.
11836         (rmail-default-rmail-file): Remove unnecessary declaration.
11837         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11839 2009-02-14  Glenn Morris  <rgm@gnu.org>
11841         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11842         variable (only used in gnus-util, which declares it anyway).
11843         (rmail-output-to-rmail-file): Remove autoload of deleted function,
11844         which was only needed by gnus-art (changed to not use it any more).
11845         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11846         only used in gnus-util, which autoloads it itself.
11847         (rmail-update-summary): Fix autoload.
11849         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11850         rather than rmail-output-to-rmail-file.
11852 2009-02-07  Glenn Morris  <rgm@gnu.org>
11854         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11855         autoload of function that no longer exists.
11856         (rmail-toggle-header): Declare.
11857         (message-forward-rmail-make-body): Handle mbox Rmail.
11859 2009-01-31  Glenn Morris  <rgm@gnu.org>
11861         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11862         2009-01-09 change.
11864 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
11866         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11867         (auth-source-forget-all-cached): New convenience function.
11868         (auth-source-user-or-password): Accept list of modes or a single mode.
11870         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
11871         auth-source modes.
11873         * nnimap.el (nnimap-open-connection): Use list of
11874         auth-source modes.
11876         * nntp.el (nntp-send-authinfo): Use list of
11877         auth-source modes.
11879 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11881         * auth-source.el: Update docs to reflect epa-file-enable is to be used
11882         now.
11884 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11886         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
11887         coding system in XEmacs; add a workaround for XEmacs.
11889 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11891         * mm-util.el (mm-coding-system-priorities): Protect against nil value
11892         of current-language-environment.
11894 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11896         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
11897         available at runtime.
11899 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11901         * gnus-art.el (article-date-ut): Fix end point of narrowing.
11903 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
11905         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
11906         the greatest positive fixnum value doesn't work under an XEmacs with
11907         bignum support; use the most-positive-fixnum constant instead,
11908         available since Emacs 21.1 with cl and XEmacs 21.1.
11910 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11912         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
11913         XEmacs gets not to work.
11915 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11917         * mm-util.el (mm-coding-system-priorities): Allow the value like
11918         "Japanese (UTF-8)" of current-language-environment.
11920 2009-01-09  Glenn Morris  <rgm@gnu.org>
11922         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
11923         with last-command-event.
11925 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11927         * message.el (message-fix-before-sending): Amend comment.
11929 2009-01-07  David Engster  <dengste@eml.cc>
11931         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
11932         simplified server definitions by converting it via
11933         gnus-server-to-method.
11935 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11937         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
11938         parameter's operands.
11940 2009-01-06  David Engster  <dengste@eml.cc>
11942         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
11943         primary select method (for gnus-group-mark-article-as-read).
11945 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
11947         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
11948         `(gnus)Face', not `(gnus)X-Face'.
11950 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11952         * mm-util.el (mm-ucs-to-char): New function.
11954         * mm-url.el (mm-url-decode-entities): Use it.
11956 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11958         * message.el (message-fix-before-sending): Add `eight-bit' to
11959         illegible-text check.
11961 2009-01-03  Michael Olson  <mwolson@gnu.org>
11963         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
11964         `headers' is nil.  This can occur if the IMAP server does not have
11965         permissions to read messages from a folder, but can write new messages
11966         to the folder.
11967         (nnimap-request-article-part): Do not insert `data' if it is nil.
11969 2009-01-01  Dave Love  <fx@gnu.org>
11971         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
11973         * nnimap.el: Fix author email.
11974         (nnimap-split-rule): Add FIXME comment.
11975         (nnimap-debug): Fix doc string.
11977 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11979         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
11980         overlay-arrow-position and overlay-arrow-string buffer-local; no need
11981         to check if those variables exist (first appeared in Emacs 18.50).
11983 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11985         * mm-util.el (mm-line-number-at-pos): New function.
11987         * spam-report.el (spam-report-process-queue): Use it.
11989 2008-12-24  David Engster  <dengste@eml.cc>
11991         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
11992         parameters that haven't existed as variables as buffer-local variables.
11994 2008-12-23  Dave Love  <fx@gnu.org>
11996         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
11997         cadar.
11999         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12000         imap-starttls-p.
12001         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12003 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12005         * spam-report.el (spam-report-gmane-max-requests): New constant.
12006         (spam-report-gmane-wait): New variable.
12007         (spam-report-gmane-ham, spam-report-gmane-spam)
12008         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12009         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12010         the server.
12012         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12013         Add explanations.
12015         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12016         nnheader-accept-process-output and nnheader-read-timeout if available.
12017         (pop3-movemail): Use it.
12019         * message.el (message-check-news-body-syntax): Fix signature check if
12020         there's an attachment.
12022 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12024         * mm-util.el: Add comments to the mm- emulating functions.
12026 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12028         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12029         Reported by Stephen Berman <stephen.berman@gmx.net>.
12031 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12033         * mm-util.el (mm-substring-no-properties): New function.
12034         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12035         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12036         (mm-string-to-multibyte): Doc fix.
12038         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12040 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12042         * mml.el (mml-attach-file): Strip text properties from file name.
12043         (Bug#1574)
12045 2008-12-16  Glenn Morris  <rgm@gnu.org>
12047         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12049 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12051         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12052         knows since the charset specified might be a bogus alias that
12053         mm-charset-synonym-alist provides.
12055 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12057         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12058         "ISO_8859-1".
12060         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12062 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12064         * mm-util.el (mm-charset-eval-alist):
12065         Define it before mm-charset-to-coding-system.
12066         (mm-charset-to-coding-system): Add optional argument `silent';
12067         define it before mm-charset-override-alist.
12068         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12069         default value if it can be used in Emacs currently running;
12070         silence mm-charset-to-coding-system.
12072 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12074         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12075         `allow-override' which says whether to use `mm-charset-override-alist'.
12076         (rfc2047-decode-encoded-words): Use it.
12078         * mm-util.el (mm-charset-override-alist): Fix custom type;
12079         add `(gb2312 . gbk)' to choices.
12081 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12083         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12084         fast.
12086         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12088 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12090         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12091         on links.
12093         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12095 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12097         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12098         users' addresses that don't have domain parts.
12099         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12100         rather than message-narrow-to-head since there will be the message
12101         header separator.
12103 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12105         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12106         since the result is inserted in a unibyte buffer anyway.
12107         (nnimap-demule-use-string-to-multibyte): Remove.
12108         (nnimap-demule): Alias it to mm-string-to-multibyte.
12110 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12112         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12113         variable for debugging bug#464 and bug#1174.
12114         (nnimap-demule): Use it.
12116 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12118         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12119         score calculation correctly.
12121 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12123         * message.el (message-send-mail): Just set the buffer to unibyte
12124         rather than use mm-with-unibyte-current-buffer which does a lot more.
12125         (message-send-mail-partially): Don't bother with
12126         mm-with-unibyte-current-buffer since it's already been made unibyte by
12127         message-send-mail.
12129 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12131         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12133 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12135         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12137 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12139         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12140         require itself and to remove `with-no-warnings'.
12142 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12144         * starttls.el (starttls-any-program-available): Get the name of the
12145         available TLS layer program.
12146         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12147         well as the host name in the "opening" message.
12149         * auth-source.el (auth-source-cache, auth-source-do-cache)
12150         (auth-source-user-or-password): Cache passwords and logins by default,
12151         allow override with `auth-source-do-cache'.
12152         (auth-source-forget-user-or-password): Allow users to remove cache
12153         entries if needed.
12155 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12157         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12158         condition-case to only the forward-sexp call.
12160 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12162         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12163         quotes contained.  Make it more robust regardless by an extra
12164         condition-case wrapper.
12166 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12168         * nnml.el (nnml-request-expire-articles): Check if the function set to
12169         `nnmail-expiry-target' returns the symbol `delete'.
12171         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12173         * nnmail.el (nnmail-expiry-target): Fix custom type.
12175 2008-10-02  Glenn Morris  <rgm@gnu.org>
12177         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12178         Silence compiler warning.
12180 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12182         * mml.el (mml-menu): Don't assume mml2015 is bound.
12184 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12186         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12187         exists.
12189 2008-09-27  Glenn Morris  <rgm@gnu.org>
12191         * gnus-util.el (mail-header-remove-comments): Autoload it.
12193 2008-09-27  Andreas Schwab  <schwab@suse.de>
12195         * gnus-util.el (gnus-split-references): Strip comments.
12196         (gnus-parent-id): Likewise.
12198 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12200         * message.el (message-confirm-send): Fix version.
12202 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12204         * message.el (message-idna-to-ascii-rhs-1): Use
12205         mail-extract-address-components rather than mail-header-parse-addresses
12206         that is an alias by default to ietf-drums-parse-addresses that does not
12207         support non-ASCII names in headers' contents.
12209 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12211         * message.el (message-confirm-send): Fix variable documentation to
12212         avoid the "y/n" wording.
12214 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12216         * message.el (message-set-auto-save-file-name): Save to a different
12217         filename so multiple messages (especially drafts) can be recovered.
12219 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12221         * message.el (message-confirm-send): Add appropriate version.
12223 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12225         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12226         defvar.
12228 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12230         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12231         (mm-pkcs7-enveloped-magic): Ditto.
12233 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12235         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12236         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12238 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12240         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12241         default, it's better.
12243 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12245         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12246         summary line gnus-number property and ignore them (with a warning
12247         message).
12249 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12251         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12252         macro caddr in the interactive form since it won't be expanded.
12254 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12256         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12257         `charset'; fix name of function called recursively.
12258         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12260 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12262         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12263         (gnus-mime-set-charset-parameters): New function.
12264         (gnus-mime-view-part-as-charset): Use it to correctly display part
12265         specifying wrong charset.
12267 2008-09-08  David Engster  <dengste@eml.cc>
12269         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12270         in completing-read for back end server.
12272 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12274         * message.el (message-confirm-send): New variable to confirm sending a
12275         message.
12276         (message-send): Use it.
12278 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12280         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12282 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12284         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12286 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12288         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12289         prevent tracking too many groups.
12290         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12291         Use it.
12293 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12295         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12296         moving point to the bottom of the window in order to avoid recentering.
12298 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12300         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12301         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12302         (gnus-article-beginning-of-window): Fix calculation.
12304 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12306         * gnus-msg.el (gnus-summary-supersede-article)
12307         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12308         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12309         message header.
12311 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12313         * message.el:
12314         * gnus-start.el:
12315         * gnus-registry.el: Remove VMS support.
12317 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12319         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12320         macro.
12321         (rfc2104-hash): Use it.
12323 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12325         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12326         (gnus-summary-sort-by-most-recent-date): New commands.
12327         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12328         and menu entries.
12330 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12332         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12333         don't redisplay article for raw contents; remove plural articles stuff.
12335         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12336         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12337         on gnus-summary-save-article; display results properly.
12339 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12341         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12343 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12345         * gnus-art.el (gnus-summary-save-in-pipe):
12346         Consider gnus-save-all-headers.
12348 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12350         * gnus-util.el (ns-focus-frame): Remove declaration.
12351         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12352         like x.
12354 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12356         * rfc2104.el (rfc2104-zero): Delete defconst.
12357         (rfc2104-hex-alist): Likewise.
12358         (rfc2104-hex-to-int): Delete func.
12359         (rfc2104-hexstring-to-bitstring): Likewise.
12360         (rfc2104-nybbles): New defconst.
12361         (rfc2104-hash): Rewrite for speed.
12363 2008-07-16  Glenn Morris  <rgm@gnu.org>
12365         * gnus-util.el (ns-focus-frame): Declare for compiler.
12367 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12369         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12370         set as a group parameter.
12371         (gnus-summary-save-in-pipe): Work when it is called independently.
12372         (gnus-summary-pipe-to-muttprint): Don't modify
12373         gnus-summary-pipe-output-default-command.
12375 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12377         * message.el (message-send-mail-with-sendmail):
12378         Display the error message.
12380 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12382         * gnus-art.el (gnus-default-article-saver):
12383         Add gnus-summary-save-in-pipe to choices.
12384         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12385         gnus-summary-pipe-output-default-command as the default command.
12386         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12387         instead of gnus-last-shell-command.
12389         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12390         New user option.
12391         (gnus-summary-muttprint-program): Mention the value will be changed.
12392         (gnus-summary-save-article): Force showing of all headers.
12393         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12395 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12397         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12399 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12401         * nnimap.el (nnimap-id):
12402         * sieve-manage.el (sieve-manage-open): Doc fixes.
12404 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12406         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12407         if available.
12409 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12411         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12413         * nnkiboze.el (nnkiboze-generate-group):
12414         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12416         * nnmairix.el: Require CL.
12418 2008-06-15  David Engster  <dengste@eml.cc>
12420         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12422 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
12424         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12425         New macros that expand to an `aset'/`aref' call under Emacs, and to a
12426         runtime choice under XEmacs.
12428         * gnus-sum.el (gnus-summary-set-display-table):
12429         Use `gnus-put-display-table', `gnus-get-display-table',
12430         `gnus-set-display-table' for the display table, instead of `aset'.
12432 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12434         * nnmairix.el: Add autoloads.
12436 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12438         * nnmairix.el (nnmairix-delete-recreate-group)
12439         (nnmairix-update-and-clear-marks): Fix error messages.
12441 2008-06-14  David Engster  <dengste@eml.cc>
12443         * nnmairix.el: Upgrade to version 0.6.
12444         (nnmairix-group-toggle-propmarks-this-group)
12445         (nnmairix-group-toggle-readmarks-this-group)
12446         (nnmairix-group-delete-recreate-this-group)
12447         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12448         (nnmairix-remove-tick-mark-original-article): New commands.
12449         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12450         (nnmairix-propagate-marks-to-nnmairix-groups)
12451         (nnmairix-only-use-registry, nnmairix-allowfast-default)
12452         (nnmairix-marks-cache, nnmairix-version-output): New variables.
12453         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12454         functions needed for marks propagation and manipulation of read marks.
12455         (nnmairix-update-groups): New function.
12456         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12457         (nnmairix-determine-original-group-from-registry)
12458         (nnmairix-determine-original-group-from-path)
12459         (nnmairix-get-group-from-file-path, nnmairix-map-range)
12460         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12461         New helper functions.
12462         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12463         keystrokes for new commands.
12464         (nnmairix-delete-and-create-on-change): Doc string cleanup.
12465         (nnmairix-request-group): Check allow-fast group parameter.
12466         (nnmairix-request-create-group): Set allow-fast group parameter if
12467         nnmairix-allowfast-default is set.
12468         (nnmairix-close-group): Propagate marks upon closing if needed.
12469         (nnmairix-group-toggle-threads-this-group): Use new.
12470         nnmairix-group-toggle-parameter helper function.
12471         (nnmairix-search): Better check for empty search result.
12472         (nnmairix-goto-original-article): Use new helper functions for
12473         determining original article.
12474         (nnmairix-show-original-article): Make sure message-id is in brackets.
12475         (nnmairix-call-mairix-binary): Change variable name.
12476         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12477         helper function.
12478         (nnmairix-widget-toggle-activate): Fix doc string.
12480 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12482         * nnir.el: Require edmacro when compiling with XEmacs.
12483         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12484         available in Emacs 21.
12486 2008-06-11  Glenn Morris  <rgm@gnu.org>
12488         * gnus-util.el (x-focus-frame):
12489         * gnus.el (image-size):
12490         * mm-decode.el (image-size): Declare.
12492         * gnus-picon.el (declare-function): Add compat definition.
12493         (image-size): Declare.
12495         * gnus-group.el (tool-bar-map):
12496         * gnus-sum.el (tool-bar-map): Define for compiler.
12498         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12500         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12502         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12503         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12504         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12505         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12506         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12507         * sieve-manage.el, spam-report.el, spam.el:
12508         Remove unnecessary eval-and-compile of autoloads.
12510 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
12512         * auth-source.el: Precise Tramp doc.
12514 2008-06-07  Glenn Morris  <rgm@gnu.org>
12516         * nnmairix.el: Remove unnecessary eval-when-compile.
12518 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
12520         * nnir.el: New file.
12522 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12524         * gnus-util.el (gnus-read-shell-command): New function.
12525         * mm-decode.el (mm-pipe-part):
12526         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12528 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12530         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12532 2008-06-03  Glenn Morris  <rgm@gnu.org>
12534         * pop3.el (nnheader-accept-process-output): Autoload it.
12536 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12538         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12539         are not 2-digit hexadecimal characters that follow `%'s.
12541 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12543         * message.el (message-bogus-recipient-p): Fix type in doc string.
12544         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12545         (message-bogus-addresses): Rename from message-bogus-address-regexp.
12546         Improve custom options.
12547         (message-bogus-recipient-p): Adjust accordingly.
12549 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12551         * nnmairix.el: Require edmacro when compiling with XEmacs.
12553 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
12555         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12556         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12558 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
12560         * auth-source.el: Add more docs.
12562 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12564         * nnheader.el (nnheader-read-timeout): Change the default timeout from
12565         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
12566         retrieval faster in some cases, but might make CPU usage larger.
12567         If this has any bad side effects, we might revert this change.
12569         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12570         seems to make mail retrieval much, much faster.
12571         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12572         unconditionally.
12574         * gnus-draft.el (gnus-group-send-queue):
12575         Bind message-send-mail-partially-limit to nil to avoid being prompted.
12577 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
12579         * mml.el (mml-attach-buffer): Prompt for `disposition'.
12581         * message.el (message-bogus-address-regexp): Fix and improve custom
12582         type.
12583         (message-setup-hook): Add message-check-recipients as custom option.
12585 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
12587         * message.el (message-cite-function): Remove bogus autoload which crept
12588         in during merge from v5-10.
12590 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12592         * nnimap.el (nnimap-open-connection): Fix login/password bug.
12594         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12596         * auth-source.el: Preliminary Tramp docs.
12597         (auth-sources): Change the default auth-sources to use
12598         EPA .gpg files.
12600 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
12602         * nntp.el: Autoload `auth-source-user-or-password'.
12603         (nntp-send-authinfo): Use it.
12605         * nnimap.el: Autoload `auth-source-user-or-password'.
12606         (nnimap-open-connection): Use it.
12608         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
12609         for the gnus-message function.
12610         (auth-source-user-or-password): Use it.
12612 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12614         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12615         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
12616         (rfc2104-hash): Use it.
12618 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12620         * gnus-art.el (gnus-article-toggle-truncate-lines):
12621         Don't use `iff' in docstring.
12623 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
12625         * gnus-registry.el: Adjusted copyright dates and added a keyword.
12627         * gnus-util.el (gnus-extract-address-component-name)
12628         (gnus-extract-address-component-email): Convenience functions around
12629         `gnus-extract-address-components'.
12631         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12632         Use `gnus-extract-address-component-email' to fix bug of comparing full
12633         sender name to `user-mail-address'.
12635 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
12637         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12638         catch/throw to optimize.
12639         (gnus-registry-find-keywords): Just use member to find a keyword.
12641 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12643         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12644         is current before calling gnus-server-prepare.
12645         (gnus-server-setup-buffer, gnus-server-update-server)
12646         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12648 2008-05-04  Juri Linkov  <juri@jurta.org>
12650         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12651         (mailcap-file-default-commands): Use mailcap-replace-in-string
12652         instead of replace-regexp-in-string, and mailcap-delete-duplicates
12653         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
12655 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
12657         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12659 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12661         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12662         hooks.
12663         (gnus-update-read-articles): Speed up non-marks-using users.
12664         (gnus-use-marks): Define gnus-use-marks.
12665         (gnus-propagate-marks): Rename variable to something more sensible.
12667 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
12669         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12670         (gmm-image-load-path-for-library): Fix typos in docstrings.
12671         (gmm-message): Reflow docstring.
12673 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
12675         * mail-source.el (mail-source-set-1, mail-source-bind):
12676         Move auth-source code out of the macro to clean it up and fix bugs.
12678 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
12680         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12681         by sender if it's equal to user-mail-address, it's likely to be
12682         useless.
12684         * mail-source.el (mail-source-bind): Don't use user or password if they
12685         are not bound.  Unintern them if they are nil.  Don't use server unless
12686         it's bound, and default it to empty string otherwise.
12688 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
12690         * mail-source.el: Load auth-source.el.
12691         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
12692         get user name or password, if auth-sources is set up.
12694         * gnus-registry.el (gnus-registry-split-strategy): New variable for
12695         strategy of splitting with parent.
12696         (gnus-registry-split-fancy-with-parent)
12697         (gnus-registry-post-process-groups): Use it and fix prior
12698         bug (returning a list as the split result).
12700         * auth-source.el (auth-sources): Remove server parameter.
12701         (auth-source-pick, auth-source-user-or-password)
12702         (auth-source-user-or-password-imap)
12703         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12704         (auth-source-user-or-password-sftp)
12705         (auth-source-user-or-password-smtp): Remove server parameter.
12707 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
12709         * smime.el (smime-sign-region, smime-encrypt-region)
12710         (smime-decrypt-region):
12711         Remove redundant calls to `generate-new-buffer-name'.
12713 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
12715         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12716         Don't use QP for message/rfc822.
12717         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12719 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12721         * sieve-manage.el (sieve-string-bytes): Remove.
12722         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12723         correct byte-length only if the process's coding-system is the same as
12724         the one used internally by Emacs to represent strings.
12726 2008-04-22  Juri Linkov  <juri@jurta.org>
12728         * mailcap.el (mailcap-file-default-commands): New function.
12730 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12732         * message.el (message-signature-separator, message-cite-function):
12733         Change custom version.
12735 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12737         * mm-decode.el (mm-display-external): Make temp file read-only.
12739 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12741         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12742         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
12743         `C-c C-f d'.
12745 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
12747         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12749 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
12751         * auth-source.el: Add docs.
12752         (auth-sources): Modify format to support server.
12753         (auth-source-pick, auth-source-user-or-password)
12754         (auth-source-user-or-password-imap)
12755         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12756         (auth-source-user-or-password-sftp)
12757         (auth-source-user-or-password-smtp): Add server parameter.
12759 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
12761         * gnus-registry.el: Initialize the registry when gnus-registry-install
12762         is t.
12764 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12766         * compface.el (uncompface): Make buffer unibyte.
12768 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12770         * mail-source.el (mail-source-value):
12771         Prefer fboundp to functionp so it works with macros as well.
12773 2008-04-05  Glenn Morris  <rgm@gnu.org>
12775         * gnus-ems.el (mm-disable-multibyte): Autoload it.
12777 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12779         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12780         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12782         * nnheader.el (nnheader-init-server-buffer): Change buffer's
12783         multibyteness after rather than before erasing it.
12785         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12786         mm-with-multibyte.
12787         (gnus-request-article-this-buffer): Make sure the proper decoding is
12788         used if gnus-original-article-buffer happens to be unibyte.
12790         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12791         default-enable-multibyte-characters.
12793         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12794         default-enable-multibyte-characters.
12796         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12798         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12800 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12802         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12803         Fix last change in case the element is not even a symbol.
12805 2008-04-02  Simon Josefsson  <simon@josefsson.org>
12807         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12808         imap-enable-exchange-bug-workaround.
12809         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12811 2008-04-01  Simon Josefsson  <simon@josefsson.org>
12813         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12814         a 100 byte status-checks into a 2-3MB transfer for each group.
12815         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12816         to enable bug workaround or not.
12817         (nnimap-find-minmax-uid): Only enable workaround conditionally.
12819 2008-03-31  Glenn Morris  <rgm@gnu.org>
12821         * message.el (mml2015-use): Declare for compiler.
12822         (message-info): Require mml2015 when appropriate.
12824 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12826         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12827         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12828         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12829         (nntp-service-to-port): New function.
12830         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12831         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12832         (nntp-open-netcat-stream): New function.
12833         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12835 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
12837         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12839 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12841         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
12843 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
12845         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
12847 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12849         * message.el (message-signature-separator): Change default.
12850         Improve custom type.
12851         (message-cite-function): Change default to
12852         message-cite-original-without-signature.
12854         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
12855         toggle.
12857         * message.el (message-check-news-body-syntax): Fix signature check.
12858         (message-setup-1): Mark buffer as unmodified _after_ running
12859         message-setup-hook and handling message-alternative-emails.
12860         (message-shorten-references): Be more strict when building list of
12861         valid references to comply with GNKSA.
12863         * gnus-group.el (gnus-read-ephemeral-bug-group)
12864         (gnus-read-ephemeral-debian-bug-group)
12865         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
12867         * message.el (message-info): Don't use booleanp which isn't supported
12868         in Emacs 21 and XEmacs.
12870 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
12872         * gnus-group.el (gnus-gmane-group-download-format): Rename from
12873         gnus-group-gmane-group-download-format.
12874         (gnus-group-read-ephemeral-gmane-group): Rename from
12875         gnus-group-read-ephemeral-gmane-group.
12876         (gnus-read-ephemeral-gmane-group-url): Rename from
12877         gnus-group-read-ephemeral-gmane-group-url.
12878         (gnus-bug-group-download-format-alist): New variable.
12879         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
12880         (gnus-read-ephemeral-emacs-bug-group): New commands.
12882 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12884         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
12885         (gnus-visible-headers): Improve custom type.
12887 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12889         * mml.el (mml-menu): Add workarounds for XEmacs.
12891         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
12892         X-Boundary header.
12894         * message.el (message-simplify-recipients): Fix previous commit.
12896 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12898         * mm-util.el (mm-set-buffer-multibyte): New function.
12899         * mm-decode.el (mm-copy-to-buffer): Use it.
12901         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12902         Prefer fboundp to functionp so it works with macros as well.
12904 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
12906         * message.el (message-alter-recipients-discard-bogus-full-name):
12907         New function.
12908         (message-alter-recipients-function): New variable.
12909         (message-get-reply-headers): Use it.
12910         (message-replace-header): New helper function.
12911         (message-recipients-without-full-name): New variable.
12912         (message-simplify-recipients): New command.
12914         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
12916         * message.el (message-info): Handle EasyPG manual.
12918         * mml.el (mml-menu): Add entry for EasyPG.
12920 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
12922         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
12923         parameter.
12925         * message.el (message-disassociate-draft): Specify drafts group name
12926         fully.
12928 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
12930         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12931         Eliminate unnecessary duplicates from the match list.
12933 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12935         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
12936         args of `how-many' of which the XEmacs version doesn't take; declare
12937         Info-index-next as function.
12939 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12941         * gnus-score.el (gnus-score-headers): Fix handling of
12942         gnus-inhibit-slow-scoring.
12944         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
12945         string.
12946         (gnus-button-url-regexp): Improve handling of parenthesis.
12947         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
12948         (gnus-button-handle-info-keystrokes): Handle index entries.
12950 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12952         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
12953         Incoming* files.
12955 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
12957         * auth-source.el (auth-sources): Rename from auth-source-choices.
12958         (auth-source-pick): Use it.
12960 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
12962         * auth-source.el (auth-source-protocols)
12963         (auth-source-protocols-customize, auth-source-choices): Add and
12964         modified variable customizations and defaults.
12965         (auth-source-pick, auth-source-user-or-password)
12966         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
12967         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12968         (auth-source-user-or-password-sftp)
12969         (auth-source-user-or-password-smtp): Use new variables and provide an
12970         interface to netrc.el.
12972 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12974         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
12975         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
12976         Make sure the nntp port to specify is a string.
12978 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12980         * nntp.el: Use with-current-buffer.
12981         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
12982         dubious mm-with-unibyte-current-buffer.
12983         (nntp-with-open-group-function): New function extracted from
12984         nntp-with-open-group macro.
12985         (nntp-with-open-group): Use the function, so it's easier to debug.
12986         Add indentation and debugging info.
12987         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
12988         Recommend the use of the netcat alternatives.
12990         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
12991         Avoid mm-string-as-multibyte as well.
12993         * nnweb.el (nnweb-insert-html):
12994         Remove use of nnheader-string-as-multibyte.
12996         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
12997         (nnheader-string-as-multibyte): Remove.
12999         * mm-view.el: Use inhibit-read-only.
13000         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13001         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13002         or unibyte-string.
13004         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13005         (mm-uu-yenc-extract): Use with-current-buffer.
13007         * gnus-soup.el (gnus-soup-send-packet): Don't use
13008         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13010         * nnmh.el: Use with-current-buffer.
13011         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13012         mm-string-as-multibyte on the output of mm-encode-coding-string.
13014         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13015         (nnimap-request-move-article): Use with-current-buffer.
13017         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13018         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13019         conversion uses string-make-unibyte rather than string-as-unibyte.
13021         * gnus-msg.el: Use with-current-buffer.
13023         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13025 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13027         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13028         string for caching if it is 'PIN.
13030 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13032         * mail-source.el (mail-source-delete-old-incoming-confirm):
13033         Change default to nil.
13034         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13036 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13038         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13039         (gnus-article-goto-prev-page): Work for articles having ^L's.
13041         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13043         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13045 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13047         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13048         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13049         (gnus-bookmark-jump): Adjust some variable names.
13051 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13053         * auth-source.el: New package.
13054         (auth-source-choices): Add customization entry point variable.
13056         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13057         bug.
13059 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13061         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13062         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13063         (gnus-registry-install-shortcuts): Rename from
13064         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13065         the `gnus-registry-mark-map' keymap dynamically from
13066         `gnus-registry-marks'.  The generated functions update the summary line
13067         when a registry mark is added or deleted, and will call
13068         `gnus-registry-install-p' (see the comments in the code).
13069         (gnus-registry-user-format-function-M): Use concat intelligently.
13071         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13072         the registry mark functions.
13074 2008-03-05  Glenn Morris  <rgm@gnu.org>
13076         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13077         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13078         gnus-art.
13079         (top-level): No need to load own source when compiling.
13081 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13083         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13084         Suggested by <chris.anderton@zetnet.co.uk>.
13086 2008-03-04  Glenn Morris  <rgm@gnu.org>
13088         * gnus-sum.el (top-level): No need to require gnus when compiling,
13089         since unconditionally required near start of file.
13090         (gnus-summary-display-while-building): Move definition before use.
13092 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13094         * gnus-registry.el (gnus-registry-user-format-function-M):
13095         Add formatting function.
13097 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13099         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13100         with plists.
13101         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13102         Use new format.
13104 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13106         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13107         `where-is-internal' that returns a range of key sequences.
13109 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13111         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13113         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13114         (gnus-summary-jump-to-group): Consider windows on other displayed
13115         frames as well.  Similar changes might be needed elsewhere, but that's
13116         the one I've bumped into during my use.
13118         * nndoc.el (nndoc-oe-dbx-type-p):
13119         * gnus-msg.el (gnus-debug):
13120         * gnus-group.el (gnus-update-group-mark-positions):
13121         Use mm-string-to-multibyte.
13123 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13125         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13126         doesn't handle NotDashEscaped.
13128         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13129         (mml-dnd-attach-options): Fix typo in custom choice.
13131         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13132         Change nndoc-article-type to mbox.
13133         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13135         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13136         to nil, instead of html2text.
13138         * imap.el (imap-debug): Add `imap-ping-server'.
13140         * gnus-bookmark.el: Add FIXMEs.
13142         * message.el (message-form-letter-separator)
13143         (message-send-form-letter-delay): New variables.
13144         (message-send-form-letter): Use them.  New command to send form
13145         letters.  Requested by Uwe Siart.
13146         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13148 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13150         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13151         empty author.
13153 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13155         * gnus-registry.el (gnus-registry-marks): Add variable for
13156         customization of marks and their appearance.
13157         (gnus-registry-read-mark): Use it.
13158         (gnus-registry-do-marks): Add utility function to loop through
13159         `gnus-registry-marks'.
13160         (gnus-registry-install-shortcuts-and-menus): Add function to install
13161         shortcuts and menus.
13162         (gnus-registry-initialize): Use it.
13163         (gnus-registry-default-mark): Clarify documentation.
13165 2008-02-29  Glenn Morris  <rgm@gnu.org>
13167         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13168         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13169         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13170         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13171         Change defcustom :version from 23.0 to 23.1.
13173 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13175         * gnus-registry.el (gnus-registry-follow-group-p)
13176         (gnus-registry-post-process-groups): Add functions to aid registry
13177         splitting and improve logging.  Clarify behavior in function
13178         documentation.
13179         (gnus-registry-split-fancy-with-parent): Use them.
13181 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13183         * gnus-art.el: Use with-current-buffer.
13185 2008-02-27  David Engster  <dengste@eml.cc>
13187         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13188         Express real group name in the response.
13190 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13192         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13193         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13194         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13195         autoload gnus-registry-fetch-group when compiling.
13196         (nnmairix-request-group-with-article-number-correction):
13197         Remove unreferenced argument passed to nnmairix-call-backend.
13199 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13201         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13202         (mm-uu-extract): Improve face for low color ttys.
13203         Reported by Sascha Wilde.
13205 2008-02-27  Glenn Morris  <rgm@gnu.org>
13207         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13208         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13209         variables to defconsts.  Convert comments to doc-strings.
13210         (nnmairix-last-server, nnmairix-current-server): Convert from free
13211         variables to defvars.  Convert comments to doc-strings.
13212         (gnus-registry-fetch-group): Autoload.
13213         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13214         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13215         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13216         caddr.
13217         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13218         nnmairix-request-group-with-article-number-correction call.
13219         (nnmairix-fast, nnmairix-group): New, less general names, for free
13220         variables passed from nnmairix-request-group to
13221         nnmairix-request-group-with-article-number-correction.  Declare.
13222         (nnmairix-request-group-with-article-number-correction):
13223         Use nnmairix-fast, nnmairix-group rather than fast, group.
13225 2008-02-26  David Engster  <dengste@eml.cc>
13227         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13228         version 0.5.
13230 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13232         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13233         instead of making an extra function call.  Don't add the current group
13234         to articles only when they have the group.  Use
13235         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13236         Reported by David <de_bb@arcor.de>.
13238 2008-02-24  Miles Bader  <miles@gnu.org>
13240         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13241         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13242         (mm-find-mime-charset-region):
13243         * mm-bodies.el (mm-encode-body):
13244         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13246 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13248         * mail-source.el (mail-source-delete-incoming): Change default.
13249         Supplement doc string.
13251         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13253 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13255         * nnmail.el (nnmail-message-id-cache-file): Derive from
13256         `gnus-home-directory'.
13258 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13260         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13261         Document negative prefix.
13263         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13265 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13267         * message.el (message-unsent-separator): Add the Exim bounce
13268         separator.
13270 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13272         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13273         list.
13274         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13275         recipient/signer list.
13277 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13279         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13280         fbound (Emacs 23 unicode), signal an error.
13282 2008-02-08  Glenn Morris  <rgm@gnu.org>
13284         * gnus-art.el (pgg-display-output-buffer): Declare as function.
13286 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
13288         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13289         ports to the calls to `netrc-machine-user-or-password' in addition to
13290         "imap" and "imaps".
13292 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
13294         * gnus.el (gnus-group-startup-message): Add `find-image' call before
13295         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
13296         <hanche@math.ntnu.no>.
13298 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13300         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13302 2008-02-01  Zhang Wei  <id.brep@gmail.com>
13304         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13306         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13308 2008-02-01  Miles Bader  <miles@gnu.org>
13310         * mml.el (mml-parse-1): Remove apparently vestigial use of
13311         `mm-hack-charsets'.
13312         * mm-bodies.el (mm-encode-body): Likewise.
13314 2008-02-01  Kenichi Handa  <handa@m17n.org>
13316         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13317         rfc2104-hexstring-to-bitstring and changed to return a byte list.
13318         (rfc2104-hash): Convert the result of concat to unibyte string.
13320 2008-02-01  Dave Love  <fx@gnu.org>
13322         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13323         coding-system-for-read.
13324         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13326         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13327         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
13328         (mm-find-mime-charset-region): Remove hack-charsets stuff.
13330 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
13332         * mail-source.el (mail-sources): Add `group' choice.
13334         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13335         parameter `in-group' to control into which group the articles go.
13336         Add treatment of `group' mail-source.
13338 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
13340         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13341         * message.el (message-beginning-of-line): Use featurep instead of bound
13342         tests in order to resolve conditionals at compile time.
13344 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13346         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13348         * mm-decode.el (mm-dissect-buffer): Decode description.
13350         * mml.el (mml-to-mime): Encode message header first.
13352 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13354         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13355         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13357 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
13359         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13361 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13363         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13364         prefix keys.
13365         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13366         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13367         gnus-xmas.el.
13369 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13371         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13372         Add new variables for article mark management.
13373         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13374         list of extra data entries which, when present, will indicate that the
13375         article ID should not be trimmed from the registry.
13376         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13377         functions.
13378         (gnus-registry-read-mark): New function to read a mark name from the
13379         user.
13380         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13381         (gnus-registry-set-article-mark-internal): New functions to add and
13382         remove marks.
13383         (gnus-registry-get-article-marks): New function to show the marks for
13384         an article, or retrieve them for further use.
13386 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13388         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13389         keys when no argument is given.
13391 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13393         * gnus-sum.el (gnus-article-sort-by-random)
13394         (gnus-thread-sort-by-random): Fix doc strings.
13395         Reported by jidanni@jidanni.org.
13397 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13399         * gnus-art.el (gnus-article-describe-bindings): New function.
13400         (gnus-article-read-summary-keys): Use it.
13401         (gnus-article-mode-map): Bind `C-h b' to it.
13403 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13405         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13406         XEmacs.
13407         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13408         Protect against non-character events.
13410 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
13412         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13413         New command.
13414         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13415         instead of END.  Change name of the temp file.
13416         (gnus-group-gmane-group-download-format): Add doc string.  Make it
13417         customizable.
13419 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13421         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13422         bind `S W' to gnus-article-wide-reply-with-original; set default
13423         binding to gnus-article-read-summary-send-keys.
13424         (gnus-article-read-summary-keys): Fix the order of keys; display
13425         continuation keys correctly in the echo area; describe bindings
13426         correctly when keys end with `C-h'.
13427         (gnus-article-read-summary-send-keys): New function.
13428         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13429         Work for gnus-article-read-summary-send-keys; display continuation keys
13430         correctly in the echo area.
13431         (gnus-article-reply-with-original): Ignore prefix argument.
13432         (gnus-article-wide-reply-with-original): New function.
13434 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13436         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13437         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13439 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13441         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13442         (gnus-group-read-ephemeral-gmane-group): New command.
13444 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
13446         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13448 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13450         * message.el (message-send-mail-function): Increase custom version.
13452         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13453         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
13455 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13457         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13458         html parts correctly; support forwarded messages.
13459         (gnus-article-browse-html-article): Remove work buffers.
13461         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13462         compiling.
13463         (netrc-bound-and-true-p): New macro.
13464         (netrc-parse): Use it instead of bound-and-true-p that is not available
13465         in XEmacs 21.4.
13467 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
13469         * gnus-registry.el (gnus-registry-mark-article)
13470         (gnus-registry-article-marks): Add functionality to mark articles
13471         through the Gnus registry.
13473         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13474         (netrc-parse): Use encrypt-file-alist to determine if
13475         encrypt-find-model or encrypt-insert-file-contents should be used.
13477 2007-12-19  Glenn Morris  <rgm@gnu.org>
13479         * mml.el (message-options-set, message-narrow-to-head)
13480         (message-in-body-p, message-mail-p, message-encode-message-body):
13481         Autoload.
13482         (message-remove-header, message-narrow-to-headers-or-head)
13483         (message-subscribed-p, message-make-mail-followup-to)
13484         (message-position-on-field, message-news-p)
13485         (message-options-set-recipient, message-generate-headers)
13486         (message-sort-headers): Declare as functions.
13488 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13490         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13491         convention in doc string.
13493 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13495         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13496         title to html parts.
13497         (gnus-article-browse-html-article): Pass message header to it.
13499         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13501 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
13503         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13504         or password compatible with XEmacs.
13506 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13508         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13509         format document.
13510         (gnus-mime-delete-part): Don't write description line if empty.
13511         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13513 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
13515         * gnus-sum.el (gnus-summary-mark-unread-as-read)
13516         (gnus-summary-mark-read-and-unread-as-read)
13517         (gnus-summary-mark-current-read-and-unread-as-read)
13518         (gnus-summary-mark-unread-as-ticked): Doc fix.
13519         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13521 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13523         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13524         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13526 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13528         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13529         yes-or-no-p.
13531 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13533         * mm-decode.el (mm-add-meta-html-tag): New function.
13534         (mm-save-part-to-file, mm-pipe-part): Use it.
13536         * gnus-art.el (gnus-article-browse-delete-temp-files):
13537         Use gnus-y-or-n-p instead of y-or-n-p.
13538         (gnus-article-browse-html-parts): Work with message/external-body; use
13539         mm-add-meta-html-tag.
13541 2007-12-11  Glenn Morris  <rgm@gnu.org>
13543         * gnus-cache.el: Require gnus-sum not just when compiling.
13545         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13547         * gnus-int.el (gnus-server-opened, gnus-status-message):
13548         Move definitions before use.
13550         * mm-decode.el: Require gnus-util.
13551         (mm-remove-part): Only call delete-annotation on XEmacs.
13553         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13555         * nnmail.el: Require gnus-int.
13557         * spam.el: Move `require's before `eval-when-compile's.
13559         * gnus-ems.el (gnus-alive-p):
13560         * gnus-fun.el (message-goto-eoh):
13561         * gnus-util.el (gnus-group-name-decode):
13562         * mail-source.el (gnus-compress-sequence):
13563         * message.el (Info-goto-node, format-spec):
13564         * mm-bodies.el (message-options-get):
13565         * mm-decode.el (mm-view-pkcs7):
13566         * mm-util.el (gmm-write-region):
13567         * mml-smime.el (mml-compute-boundary)
13568         (gnus-completing-read-with-default):
13569         * mml.el (widget-button-press, gnus-make-hashtable):
13570         * mml1991.el (mm-decode-content-transfer-encoding)
13571         (mm-encode-content-transfer-encoding)
13572         (message-options-get, message-options-set):
13573         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13574         * nnfolder.el (gnus-request-group):
13575         * nnheader.el (ietf-drums-unfold-fws):
13576         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13577         * smime.el (gnus-run-mode-hooks):
13578         * spam-stat.el (gnus-message): Autoload.
13580         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13581         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13582         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13583         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13584         Add declare-function compatibility definition.
13586         * gnus-cache.el (nnvirtual-find-group-art):
13587         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13588         (gnus-add-image, gnus-add-wash-type):
13589         * gnus-group.el (nnkiboze-score-file):
13590         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13591         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13592         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13593         (message-tokenize-header, gnus-get-buffer-create)
13594         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13595         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13596         * gnus.el (gnus-group-decoded-name):
13597         * mail-source.el (imap-capability):
13598         * mm-bodies.el (message-options-set):
13599         * mm-decode.el (gnus-configure-windows):
13600         * mm-extern.el (message-goto-body):
13601         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13602         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13603         (epg-sub-key-validity, message-options-set):
13604         * mml.el (widget-event-point, gnus-configure-windows):
13605         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13606         * mml2015.el (epg-check-configuration, epg-configuration)
13607         (message-options-set):
13608         * nndb.el (nndb-request-article):
13609         * nnfolder.el (gnus-request-create-group):
13610         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13611         * nnmaildir.el (gnus-group-mark-article-read):
13612         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13613         * rfc1843.el (message-fetch-field):
13614         * spam.el (gnus-extract-address-components):
13615         Declare as functions.
13617 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13619         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13621 2007-12-09  Glenn Morris  <rgm@gnu.org>
13623         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13625         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13626         * message.el, mm-view.el, sieve-manage.el, smime.el:
13627         Add declare-function compatibility definition.
13629         * gnus-art.el (w3-region, w3m-region, Info-menu):
13630         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13631         * gnus-sum.el (gnus-get-predicate):
13632         * gnus-util.el (mm-append-to-file, w32-focus-frame):
13633         * message.el (mail-abbrev-in-expansion-header-p):
13634         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13635         (w3m-detect-meta-charset, w3m-region):
13636         * sieve-manage.el (password-read, password-cache-add)
13637         (password-cache-remove):
13638         * smime.el (password-read-and-add): Declare as functions.
13640 2007-12-08  David Kastrup  <dak@gnu.org>
13642         * gnus-sum.el (gnus-summary-simplify-subject-query):
13643         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13644         `message'.
13646 2007-12-07  Glenn Morris  <rgm@gnu.org>
13648         * gnus-art.el (article-make-date-line): Revert previous change.
13650 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13652         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13654 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
13656         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13657         Call gnus-add-to-range ranges only once with a prepared article-list.
13659 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
13661         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13662         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13663         group names with backslashes.
13664         Reported by Tassilo Horn <tassilo@member.fsf.org>.
13666 2007-12-06  Deepak Goel  <deego3@gmail.com>
13668         * gnus-art.el (article-make-date-line):
13669         * gnus-start.el (gnus-load):
13670         * pop3.el (pop3-read-response): Fix buggy call to `error'.
13672 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13674         * gnus-art.el (gnus-use-idna):
13675         * gnus-start.el (gnus-site-init-file):
13676         * message.el (message-use-idna):
13677         * mm-uu.el (mm-uu-hide-markers):
13678         * smiley.el (smiley-style): Revert changes that suppress warnings.
13680 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13682         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13683         specify charset to html source.
13684         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13686 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13688         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13689         idna-program in order to suppress byte compile warning issued by XEmacs
13690         that came to byte compile the default value section of defcustom forms
13691         recently.
13693         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13694         value of installation-directory.
13696         * message.el (message-use-idna): Don't directly refer to the value of
13697         idna-program.
13699         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13701         * smiley.el (smiley-style): Don't directly call face-attribute.
13703 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
13705         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13707         * gnus-dired.el: Reduce Gnus dependencies.
13708         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13709         Don't require.  Use autoloads instead.
13710         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13711         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13712         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13713         (gnus-dired-mode): Adjust doc string.
13714         (gnus-dired-mail-mode): New variable.
13715         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13716         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13717         (gnus-dired-mail-buffers): New function.  Return mail or message
13718         composition buffers.
13719         (gnus-dired-attach): Use it.
13720         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13721         NO-DECODE.
13722         (gnus-dired-print): Use `gnus-print-buffer' depending on
13723         `gnus-dired-mail-mode'.
13725 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13727         * rfc2047.el (rfc2047-encoded-word-regexp)
13728         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13729         explaining what regexp patterns are for.
13731 2007-12-04  Glenn Morris  <rgm@gnu.org>
13733         * password.el: Move to ../password-cache.el.
13735         * mml1991.el (password-read, password-cache-add, password-cache-remove):
13736         * mml2015.el (password-read, password-cache-add, password-cache-remove):
13737         * mml-smime.el (password-read, password-cache-add)
13738         (password-cache-remove):
13739         No need to autoload, since mml-sec requires password.
13741         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13742         * message.el (gnus-extract-address-components):
13743         * mml-smime.el (gnus-extract-address-components): Define for compiler.
13745         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13746         password.
13748 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13750         * mailcap.el: Reduce dependencies.
13751         (mail-header-parse-content-type): Autoload.
13752         (mailcap-delete-duplicates): New alias.
13753         (mailcap-mime-info): Add optional argument NO-DECODE.
13754         (mailcap-mime-types): Use mailcap-delete-duplicates.
13756         * message.el (message-ignored-supersedes-headers): Add "X-ID".
13758 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13760         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
13761         function.
13763         * gnus-uu.el (gnus-uu-decode-yenc): New command.
13764         (gnus-uu-yenc-article): New function.
13766         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
13768         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
13770 2007-12-02  Glenn Morris  <rgm@gnu.org>
13772         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
13773         Move to ../net.
13775         * binhex.el, uudecode.el: Move to ../mail.
13777         * encrypt.el: Remove file.
13779 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
13781         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
13782         matches on patches.
13784         * gnus-art.el (gnus-article-browse-html-article):
13785         Mention `mm-text-html-renderer' in the doc string.
13787         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
13788         string.  Add comments.
13790         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
13791         if rhs is ASCII.
13793 2007-12-01  Glenn Morris  <rgm@gnu.org>
13795         * dig.el, dns.el: Move to ../net.
13796         * format-spec.el, hex-util.el, sha1.el: Move to ../.
13798         * mail-source.el (top-level): Require format-spec before
13799         eval-when-compile.
13801 2007-11-30  Glenn Morris  <rgm@gnu.org>
13803         * encrypt.el: Require password, rather than autoloading password-read.
13805 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
13807         * gnus.el (gnus-method-to-server): Add an optional parameter so the
13808         caller can indicate whether the cache should be disregarded for this
13809         call.  This way the result of the call is reproducible at all times and
13810         can be considered a canonical server name for the supplied method.
13811         (gnus-agent-method-p): Canonicalize server names by pushing their
13812         method through `gnus-method-to-server' using the no-cache argument.
13814         * gnus-srvr.el (gnus-server-insert-server-line):
13815         Call `gnus-method-to-server' with `no-cache' argument.
13817         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
13818         gnus-agent-possibly-synchronize-flags as this should be called when the
13819         server is actually being opened.
13820         (gnus-agent-possibly-synchronize-flags)
13821         (gnus-agent-possibly-synchronize-flags-server): Move check for the
13822         flags file of an agentized server to the latter function.
13824         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
13825         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
13826         after a connection has been established successfully.
13828 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13830         * gnus-art.el (article-display-face): Force to display face if called
13831         interactively; check if gnus-article-x-face-too-ugly matches author.
13832         (article-display-x-face): Display face even if From header is missing
13833         as article-display-face does.
13835 2007-11-28  Richard Stallman  <rms@gnu.org>
13837         * md4.el: Move to ../.
13838         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
13840 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
13842         * mail-source.el (mail-sources): Default to fetch from file for
13843         compatibility with default of nnmail-spool-file.
13845 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13847         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
13848         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
13849         to look for encoded word that should be encoded again.
13850         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
13851         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
13852         encoding pattern.
13853         (rfc2047-decode-region): Switch strict regexp and loose one according
13854         to rfc2047-allow-irregular-q-encoded-words.
13856 2007-11-26  Simon Josefsson  <simon@josefsson.org>
13858         * imap.el: Move to ../net directory.
13860 2007-11-25  Romain Francoise  <romain@orebokech.com>
13862         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
13864 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13866         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
13867         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
13869         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
13870         `nnmail-spool-file'.
13872         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
13873         `nnmail-spool-file'.
13875         * gnus-move.el (gnus-change-server): Ditto.
13877         * gnus-kill.el (gnus-batch-score): Ditto.
13879         * gnus-cache.el (gnus-jog-cache): Ditto.
13881         * gnus-msg.el (gnus-summary-reply):
13882         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
13884 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13886         * gnus-cache.el (gnus-cache-generate-nov-databases):
13887         Use nnml-generate-nov-databases-directory instead of
13888         nnml-generate-nov-databases-1.
13890 2007-11-24  Glenn Morris  <rgm@gnu.org>
13892         * message.el (message-tool-bar-retro): Update for rename
13893         mail_send.xpm->mail-send.xpm.
13895 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
13897         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
13898         `smime-ldap-search' for Emacs 22 and up.
13900 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
13902         * hashcash.el: Move to ../mail directory.
13904         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
13906         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
13907         `smime-ldap-search' for Emacs 22 and up.
13909 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13911         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
13913         * message.el (message-send-mail-function): Fix error convention.
13914         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
13915         (message-widen-reply, message-send-mail, message-talkative-question)
13916         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
13917         (message-clone-locals, message-send-news): Use with-current-buffer.
13918         (message-insert-or-toggle-importance): Remove unused var `valid'.
13919         (message-make-references): Remove unused var `new-references'.
13920         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
13922 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
13924         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
13925         (spam-split-symbolic-return-positive): Reflow docstring.
13926         (spam-backends, spam-summary-exit-behavior)
13927         (spam-mark-ham-unread-before-move-from-spam-group)
13928         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
13929         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
13930         (spam-clear-cache, spam-backend-check, spam-install-backend)
13931         (spam-install-statistical-backend, spam-list-of-processors)
13932         (spam-group-processor-p, spam-split, spam-bogofilter-score)
13933         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
13934         (spam-check-crm114, spam-initialize, spam-unload-hook):
13935         Fix typos in docstrings.
13937 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13939         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
13940         been checked if they have never been read and those group levels are
13941         higher than the one that a user specified.
13943 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13945         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
13946         foreign groups unless a group level is specified by a user.
13947         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
13949 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
13951         * message.el (message-send-mail-function): Require sendmail.
13953 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
13955         * message.el (message-send-mail-function): Check for smtpmail too.
13957         * utf7.el (utf7-encode, utf7-decode): Use coding system
13958         `utf-7'/`utf-7-imap' from utf-7.el' if available.
13960         * message.el (message-send-mail-function): New function.
13961         (message-send-mail-function): Set default using
13962         message-send-mail-function.  Adjust doc string.
13963         (message-send-mail-with-mailclient): New function.
13965 2007-11-17  Richard Stallman  <rms@gnu.org>
13967         * assistant.el: Remove file.
13969 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
13971         * smime.el (from):
13972         * rfc2047.el (message-posting-charset):
13973         * qp.el (mm-use-ultra-safe-encoding):
13974         * pop3.el (parse-time-months):
13975         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
13976         * nnml.el (files):
13977         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
13978         (jka-compr-compression-info-list, ange-ftp-path-format)
13979         (efs-path-regexp):
13980         * nndiary.el (files):
13981         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
13982         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
13983         (epg-digest-algorithm-alist, inhibit-redisplay)
13984         (password-cache-expiry):
13985         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
13986         (pgg-output-buffer, password-cache-expiry):
13987         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
13988         (efs-path-regexp):
13989         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
13990         (inhibit-redisplay):
13991         * mm-uu.el (file-name, start-point, end-point, entry)
13992         (gnus-newsgroup-name, gnus-newsgroup-charset):
13993         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
13994         (latin-unity-ucs-list):
13995         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
13996         (mm-uu-binhex-decode-function):
13997         * message.el (gnus-message-group-art, gnus-list-identifiers)
13998         (rmail-enable-mime-composing, gnus-local-organization)
13999         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14000         (gnus-read-active-file, facemenu-add-face-function)
14001         (facemenu-remove-face-function, gnus-article-decoded-p)
14002         (tool-bar-mode):
14003         * mail-source.el (display-time-mail-function):
14004         * gnus-util.el (nnmail-pathname-coding-system)
14005         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14006         (gnus-original-article-buffer, gnus-user-agent)
14007         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14008         (xemacs-codename, sxemacs-codename, emacs-program-version):
14009         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14010         * gnus-start.el (gnus-agent-covered-methods)
14011         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14012         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14013         (gnus-newsgroup-headers, gnus-group-list-mode)
14014         (gnus-group-mark-positions, gnus-newsgroup-data)
14015         (gnus-newsgroup-unreads, nnoo-state-alist)
14016         (gnus-current-select-method, mail-sources)
14017         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14018         (nnmail-spool-file, gnus-cache-active-hashtb):
14019         * gnus-mh.el (mh-lib-progs):
14020         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14021         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14022         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14023         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14024         (gnus-group-buffer):
14025         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14026         (font-lock-set-defaults):
14027         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14028         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14029         (gnus-summary-post-menu, total-parts, type, condition, length):
14030         * gnus-agent.el (gnus-agent-read-agentview):
14031         * flow-fill.el (show-trailing-whitespace):
14032         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14033         eval-and-compile wrappers for byte compiler pacifiers.
14035         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14036         (mm-display-inline-fontify): Check for featurep 'xemacs not
14037         extent-list.
14039         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14040         itimer-list.
14041         (mm-create-image-xemacs): Only do something for XEmacs.
14042         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14044         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14046         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14047         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14049 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14051         * nnimap.el (nnimap-split-download-body):
14052         * gnus-demon.el (gnus-demon):
14053         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14055 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14057         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14058         New macros.
14059         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14060         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14061         copy data from unibyte buffer to multibyte current buffer.
14062         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14063         to copy data from unibyte current buffer to multibyte buffer.
14064         (nntp-make-process-buffer): Make process buffer unibyte.
14066         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14068 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14070         * pop3.el (pop3-open-server): Accept and process data more robustly at
14071         connection start to avoid spurious "POP SSL connection failed" errors.
14073 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14075         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14076         read group names.
14078 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14080         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14082 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14084         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14085         (nnmail-save-active): Use a unibyte buffer when saving active file,
14086         which may contain non-ASCII group names.
14088         * nnml.el (nnml-request-group): Decode group names in messages.
14090 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14092         * message.el (message-citation-line-function)
14093         (message-insert-formatted-citation-line): Fix spelling of
14094         `message-insert-formated-citation-line'.
14096 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14098         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14100 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14102         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14103         nnmail-pathname-coding-system.
14105         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14106         that a user enters; decode group names in messages.
14108         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14110 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14112         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14114         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14116         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14117         risky local variable.
14119         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14121 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14123         * encrypt.el: Improve documentation to fix function name typo.
14124         Reported by Daiki Ueno <ueno@unixuser.org>.
14126 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14128         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14129         even if the point is not in the last page of an article.
14130         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14131         back to the previous page.
14133 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14135         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14137 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14139         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14141 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14143         * message.el (message-check-news-body-syntax):
14144         Avoid mm-string-as-multibyte.
14145         (message-hide-headers): Don't assume (point-min)==1.
14147 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14149         * message.el (message-remove-blank-cited-lines): Fix if remove is
14150         given.
14151         (message-bogus-address-regexp): New variable.
14152         (message-bogus-recipient-p): New function.
14153         (message-check-recipients): New command.
14154         (message-syntax-checks): Add `bogus-recipient'.
14155         (message-fix-before-sending): Add `bogus-recipient'.
14157         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14158         (gnus-treat-body-boundary): Don't test window-system.
14160 2007-10-28  Leo Liu  <sdl.web@gmail.com>  (tiny change)
14162         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14164 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14166         * gnus.el: Bump version to Gnus v5.13.
14168 2007-10-28  Miles Bader  <miles@gnu.org>
14170         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14171         at compile-time too.
14173 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14175         * gnus-msg.el (gnus-message-setup-hook):
14176         Add `message-remove-blank-cited-lines' to options.
14178 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14180         * message.el (message-remove-blank-cited-lines): New function.
14181         Suggested by Karl Plästerer.
14183 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14185         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14186         mapc.
14188         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14189         (top-level): Use mapc to set functions to be traced for debugging.
14191         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14192         called for effect with while loop.
14194         * message.el (message-talkative-question): Replace mapcar called for
14195         effect with mapc.
14197         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14198         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14199         called for effect with dolist.
14201         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14203         * nndiary.el: Use dolist instead of mapcar to add diary headers to
14204         gnus-extra-headers and nnmail-extra-headers.
14206         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14207         called for effect with dolist.
14208         (top-level): Use mapc to set functions to be traced for debugging.
14210         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14211         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14212         dolist.
14214         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14215         Replace mapcar called for effect with mapc.
14216         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14217         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14218         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14219         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14221         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14222         remove-if that's a cl function.
14224         * webmail.el (webmail-debug): Replace mapcar called for effect with
14225         dolist.
14227 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14229         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14230         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14231         with while loop.
14233         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14234         functions from article-* functions.
14235         (gnus-multi-decode-header): Replace mapcar called for effect with
14236         dolist.
14238         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14239         (gnus-bookmark-show-details): Replace mapcar called for effect with
14240         while loop.
14242         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14243         called for effect with while loop.
14245         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14246         with dolist.
14248         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14249         Replace mapcar called for effect with dolist.
14251         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14253         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14254         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14255         Replace mapcar called for effect with dolist.
14256         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14257         mapc.
14259         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14260         Replace mapcar called for effect with dolist.
14261         (gnus-topic-list): Replace mapcar called for effect with mapc.
14263         * gnus.el: Use mapc instead of mapcar to add autoloads.
14265 2007-10-23  Richard Stallman  <rms@gnu.org>
14267         * gnus-group.el (gnus-group-highlight): Mark as risky.
14269 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14271         * gnus.el (gnus-server-to-method): Return method found first in
14272         gnus-newsrc-alist.
14274         * gnus-art.el (gnus-article-highlight-signature)
14275         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14276         button overlay without the front stickiness.
14278 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
14280         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14281         overview buffer needed a catch to receive its throw.
14282         (gnus-agent-flush-cache): Declare as interactive to make this function
14283         easier to use.
14285 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
14287         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14288         `next-line'.
14290 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14292         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14293         exclude address matching message-dont-reply-to-names.
14295 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14297         * gnus-util.el (gnus-string<): New function.
14299         * gnus-sum.el (gnus-article-sort-by-author)
14300         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14302 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14304         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14305         the frame-focus tag is set in gnus-buffer-configuration.
14307 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14309         * gnus-art.el (gnus-article-add-button): Make a button overlay without
14310         the front stickiness.
14312 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14314         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14315         url pattern; remove duplicate one.
14316         (gnus-article-extend-url-button): New function.
14317         (gnus-article-add-buttons): Use it.
14318         (gnus-button-push): Use concatenated url that it makes.
14320 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
14322         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14323         (sieve-manage-open): Use `mapc' instead of `mapcar'.
14325 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14327         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14328         Don't hardcode point-min==1.
14330 2007-09-30  David Kastrup  <dak@gnu.org>
14332         * gnus-art.el (gnus-article-reply-with-original)
14333         (gnus-article-followup-with-original): When `transient-mark-mode' is
14334         off, refrain from active-region behavior for followups.
14336 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
14338         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14339         Fix comment about "iso8859-1".
14341 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
14343         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14344         ones returned from the verify-function.
14346         * mm-uu.el (mm-uu-pgp-signed-extract-1):
14347         Call mml2015-extract-cleartext-signature if extraction failed.
14349 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
14351         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14352         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14353         failed.
14355 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14357         * Relicense "GPLv2 or later" files to "GPLv3 or later".
14359 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
14361         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14362         to mark a thread as expirable.  Add variable `hide' to handle hiding of
14363         thread for both the null and zero (kill/expire thread) universal prefix
14364         cases.
14365         (gnus-summary-expire-thread): Add new function to expire a thread,
14366         using gnus-summary-kill-thread.
14367         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14368         shortcuts for gnus-summary-expire-thread.
14369         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14370         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
14372 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14374         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14375         extras value, so an extras entry can be deleted.
14376         (gnus-registry-delete-extra-entry): Use it.
14377         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14378         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14379         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14380         storage through the gnus-registry, and provide an appropriate API for
14381         it.
14383 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14385         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14386         Suggested by Leo <sdl.web@gmail.com>.
14388         * gnus.el: Do.
14390 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14392         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14393         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
14395         * gnus-agent.el (gnus-agent-fetch-headers): Do.
14397         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14398         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14400 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14402         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14403         newline.
14404         (nnmbox-request-accept-article): Don't change article in source buffer;
14405         narrow to header to use message-fetch-field rather than
14406         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14407         (nnmbox-request-replace-article): Quote lines that'll be misidentified
14408         as delimiters; make sure article ends with newline.
14409         (nnmbox-delete-mail): Correct last position of article to be deleted;
14410         ignore X-Gnus-Newsgroup header in article body.
14411         (nnmbox-save-mail): Quote lines looking like delimiters at the right
14412         positions; make sure article ends with newline.
14414         * message.el (message-display-abbrev): Don't infloop when a user
14415         inserts SPC in the beginning of header.
14417 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
14419         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14420         list of groups not followed by default.  Fix type to be regexp.
14421         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14423 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
14425         * hmac-def.el (define-hmac-function): Switch from old-style to
14426         new-style backquotes.
14428         * md4.el (md4-make-step): Likewise.
14430 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14432         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14433         raw-text coding system when saving .newsrc file, which may contain
14434         non-ASCII group names.
14436 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14438         * gnus-cus.el (gnus-score-extra): New widget.
14439         (gnus-score-extra-convert): New function.
14440         (gnus-score-customize): Use it for Extra.
14442 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
14444         * mml2015.el (mml2015-extract-cleartext-signature): New function.
14445         (mml2015-mailcrypt-clear-verify): Use it.
14446         (mml2015-gpg-clear-verify): Use it.
14447         (mml2015-pgg-clear-verify): Use it.
14448         (mml2015-epg-clear-verify): Replace the current part with the output
14449         from GnuPG; don't extract the plaintext by itself.
14451         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14452         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14453         mml2015-clear-verify-function; don't touch the armor headers or
14454         dash-escaped text here.
14456 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14458         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14459         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14460         parts, or application/octet-stream as a last resort.
14461         (gnus-mime-view-part-as-type): Don't toggle display.
14462         (gnus-mime-view-part-as-charset): Don't turn off display before
14463         querying charset.
14465         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14466         stuff to undisplayer function in Emacs.
14467         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14469         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14470         text/calendar parts.
14472 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14474         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14475         decoding text/calendar parts.
14477         * message.el (message-forward-make-body-mime): Always mark body as
14478         having no illegible text; remove signed-or-encrypted argument.
14479         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14481         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14482         (mml-generate-mime-1): Don't encode body if it is specified to be in
14483         raw form; don't make buffer be unibyte when inserting multibyte string.
14485 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14487         * sha1.el: Fix up comment style.
14488         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14489         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14491         * hex-util.el: Fix up comment style.
14492         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14494         * gnus-salt.el: Use with-current-buffer.
14495         (gnus-pick-setup-message): Fix long-standing typo.
14497 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14499         * imap.el (imap-logout-timeout): New variable.
14500         (imap-logout, imap-logout-wait): New functions.
14501         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14503         * nnimap.el (nnimap-logout-timeout): New server variable.
14504         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14505         nnimap-logout-timeout.
14507         * gnus-art.el (gnus-article-summary-command-nosave)
14508         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14510 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14512         * gnus.el (gnus-maximum-newsgroup): New variable.
14514         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14515         according to gnus-maximum-newsgroup.
14517         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14518         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14519         Limit the range of articles according to gnus-maximum-newsgroup.
14521 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
14523         * gnus-art.el (gnus-sticky-article): Fix problems described in
14524         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
14525         Don't perform gnus-configure-windows here; reuse existing sticky
14526         article buffer.
14528         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14529         it doesn't exist in gnus-article-mode.
14531 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14533         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14534         (gnus-agent-decoded-group-name): New function.
14535         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14536         (gnus-agent-expire-group-1): Use it; decode group name in messages.
14538 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
14540         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14541         Add binding for gnus-sticky-article.
14542         (gnus-summary-exit): Don't kill sticky article buffers.
14544         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14545         article buffer.
14546         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14547         (gnus-kill-sticky-article-buffers): New commands.
14549 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14551         * nntp.el (nntp-xref-number-is-evil): New server variable.
14552         (nntp-find-group-and-number): If it is non-nil, don't trust article
14553         numbers in the Xref header.
14555 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14557         * gnus-agent.el (gnus-agent-read-group): New function.
14558         (gnus-agent-flush-group, gnus-agent-expire-group)
14559         (gnus-agent-regenerate-group): Use it.
14560         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14561         nnmail-pathname-coding-system.
14563 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14565         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14567         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14568         that are unread as unread, and also as selected so that information of
14569         marks having been changed by a user may be updated when exiting group.
14571 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14573         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14575 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14577         * gnus-art.el (gnus-mime-display-single): Pass part number that is
14578         calculated ignoring signature parts to gnus-treat-article.
14580 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14582         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14583         a point here in order to keep the window start.
14584         (gnus-insert-mime-security-button): Make a button overlay without the
14585         front stickiness.
14586         (gnus-mime-display-security): Goto the end of a button.
14588         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14590 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14592         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14593         group-name-at-point.
14594         (gnus-group-completing-read): New function that offers decoded
14595         non-ASCII group names for completion.
14596         (gnus-fetch-group, gnus-group-read-ephemeral-group)
14597         (gnus-group-jump-to-group, gnus-group-make-group-simple)
14598         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14599         (gnus-group-fetch-control): Use it.
14600         (gnus-fetch-group): Use group-name-at-point for the initial value
14601         rather than the default value; use gnus-alive-p.
14603         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14604         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14605         (gnus-summary-post-news): Use gnus-group-completing-read.
14607         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14608         (gnus-read-move-group-name): Decode group name for completion.
14610 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
14612         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14613         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14614         Yamaoka slightly modified the code).
14616 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14618         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14619         (nnmail-split-incoming): Bind it.
14621         * nnml.el (nnml-group-name-charset): New function.
14622         (nnml-decoded-group-name): Use it; don't decode group name if
14623         nnmail-group-names-not-encoded-p is non-nil.
14624         (nnml-encoded-group-name): New function.
14625         (nnml-group-pathname): Inline nnml-decoded-group-name.
14626         (nnml-request-expire-articles): Decode group name in message.
14627         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14628         nnmail-pathname-coding-system.
14629         (nnml-save-mail, nnml-active-number): Work with decoded group names and
14630         not decoded ones according to nnmail-group-names-not-encoded-p.
14631         (nnml-generate-active-info): Use nnml-encoded-group-name.
14633 2007-08-08  Glenn Morris  <rgm@gnu.org>
14635         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14636         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14637         doc-strings and comments.
14639 2007-07-25  Glenn Morris  <rgm@gnu.org>
14641         * Relicense all FSF files to GPLv3 or later.
14643 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14645         * gnus-sum.el (gnus-summary-move-article):
14646         Make gnus-summary-respool-article work.
14648 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
14650         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14651         string.
14653 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
14655         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
14656         that should be ignored when comparing distant RSS articles with local
14657         ones.
14658         (nnrss-make-hash-index): New function.  Create a hash index according
14659         to the ignored fields.
14660         (nnrss-check-group): Use it.
14662 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14664         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14666         * gnus-art.el (article-decode-group-name): Decode Xref header too.
14668         * gnus-group.el (gnus-group-make-group): Encode group name here unless
14669         the new optional argument ENCODED is non-nil.
14670         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14671         coding system for encoding group name.
14672         (gnus-group-make-rss-group): Pass un-encoded group name to
14673         gnus-group-make-group.
14674         (gnus-group-set-info): Tell gnus-group-make-group that group name is
14675         encoded.
14677         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14678         Encode group name to which articles are moved or copied.
14679         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14680         coding system for encoding Newsgroup, Followup-To and Xref headers.
14682         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14683         marks; use nnheader-file-coding-system to write a file.
14684         (nnagent-retrieve-headers): Bind file-name-coding-system to
14685         nnmail-pathname-coding-system.
14687         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14689         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14690         (nnml-request-article, nnml-request-create-group)
14691         (nnml-request-rename-group, nnml-find-id)
14692         (nnml-possibly-change-directory, nnml-possibly-create-directory)
14693         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14694         (nnml-save-marks): Use nnml-group-pathname instead of
14695         nnmail-group-pathname.
14697         (nnml-request-create-group, nnml-request-expire-articles)
14698         (nnml-request-move-article, nnml-request-delete-group)
14699         (nnml-deletable-article-p, nnml-possibly-create-directory)
14700         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14701         (nnml-open-marks): Bind file-name-coding-system to
14702         nnmail-pathname-coding-system.
14704         (nnml-request-article): Pass server argument to nnml-find-group-number.
14705         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14706         Pass server argument to nnml-possibly-create-directory.
14707         (nnml-request-accept-article): Pass server argument to
14708         nnml-active-number and nnml-save-mail.
14709         (nnml-find-group-number): Pass server argument to nnml-find-id.
14710         (nnml-request-update-info): Pass server argument to
14711         nnml-marks-changed-p.
14713         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14714         (nnml-save-mail, nnml-active-number): Add server argument.
14716         (nnml-request-delete-group): Warn if group is missing.
14717         (nnml-get-nov-buffer): Decode group name.
14718         (nnml-generate-active-info): Encode group name.
14719         (nnml-open-marks): Decode group name in messages.
14721 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14723         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14724         if it is not specified.
14725         (gnus-article-pipe-part, gnus-article-save-part)
14726         (gnus-article-interactively-view-part, gnus-article-copy-part)
14727         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14728         (gnus-article-inline-part, gnus-article-save-part-and-strip)
14729         (gnus-article-replace-part, gnus-article-delete-part)
14730         (gnus-article-view-part-as-type): Pass raw prefix argument to
14731         gnus-article-part-wrapper.
14733 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14735         * gnus-agent.el (gnus-agent-save-active):
14736         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14738         * gnus-cache.el (gnus-cache-save-buffers)
14739         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14740         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14741         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14742         (gnus-cache-braid-nov, gnus-cache-braid-heads)
14743         (gnus-cache-generate-active, gnus-cache-rename-group)
14744         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14745         (gnus-cache-update-overview-total-fetched-for):
14746         Bind file-name-coding-system to nnmail-pathname-coding-system.
14747         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14748         New variables.
14749         (gnus-cache-decoded-group-name): New function.
14750         (gnus-cache-file-name): Use it.
14751         (gnus-cache-generate-active): Use non-decoded group name for active.
14753         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
14754         right place.
14755         (gnus-write-active-file): Don't break non-ASCII group names.
14757         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
14758         nnmail-pathname-coding-system.
14760         * gnus-uu.el (gnus-uu-decode-save): Typo.
14762 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14764         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
14766 2007-07-14  David Kastrup  <dak@gnu.org>
14768         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
14769         finishing actions if we did not edit the article.
14771 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14773         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
14774         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
14775         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
14776         (gnus-agent-flush-group, gnus-agent-flush-cache)
14777         (gnus-agent-fetch-headers, gnus-agent-load-alist)
14778         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
14779         (gnus-agent-retrieve-headers, gnus-agent-request-article)
14780         (gnus-agent-regenerate-group)
14781         (gnus-agent-update-files-total-fetched-for)
14782         (gnus-agent-update-view-total-fetched-for):
14783         Bind file-name-coding-system to nnmail-pathname-coding-system.
14784         (gnus-agent-group-pathname): Don't encode file names by
14785         nnmail-pathname-coding-system.
14786         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
14787         coding-system-for-write instead of buffer-file-coding-system to
14788         gnus-agent-file-coding-system.
14790         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
14791         Decode group name.
14793         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
14795         * gnus-start.el (gnus-update-active-hashtb-from-killed)
14796         (gnus-read-newsrc-el-file): Make group names unibyte.
14798         * nnmail.el (nnmail-group-pathname): Don't encode file names by
14799         nnmail-pathname-coding-system.
14801         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
14802         (nnrss-request-delete-group): Bind file-name-coding-system to
14803         nnmail-pathname-coding-system.
14804         (nnrss-read-server-data, nnrss-read-group-data):
14805         Bind file-name-coding-system correctly.
14806         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
14808         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
14809         (nntp-server-to-method-cache): New variable.
14810         (nntp-group-pathname): New function that decodes non-ASCII group names.
14811         (nntp-possibly-create-directory, nntp-marks-changed-p)
14812         (nntp-save-marks, nntp-open-marks): Use it.
14813         (nntp-possibly-create-directory, nntp-open-marks):
14814         Bind file-name-coding-system to nnmail-pathname-coding-system.
14815         (nntp-open-marks): Decode group names when bootstrapping marks.
14817         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
14818         Newsgroups and Followup-To headers.
14820 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14822         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14823         (gnus-server-closed-face, gnus-server-denied-face)
14824         (gnus-server-offline-face): Remove variable.
14825         (gnus-server-font-lock-keywords): Use faces that are not aliases.
14827         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
14828         of modifying message-stack directly for XEmacs.
14830         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
14831         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
14832         if the coding-system argument is nil for XEmacs.
14834         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
14835         mm-charset-override-alist.
14837         * rfc2047.el: Don't require base64; require rfc2045 for the function
14838         rfc2045-encode-string.
14839         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
14840         to quote the parameter value.
14842 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14844         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
14845         form in gnus-group-name-charset-method-alist.
14847         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
14848         overrides the default layout edit-form.
14850         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
14852         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
14854 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14856         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
14857         as unfetched articles.
14859 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
14861         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
14863 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14865         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
14866         original back end that keeps marks in the local system.
14868 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14870         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
14871         arg of pop-to-buffer for XEmacs.
14872         (gnus-article-read-summary-keys): Ditto; don't restore window
14873         configuration if summary command ends up with neither article buffer
14874         nor summary buffer; describe bindings if summary keys end with C-h.
14876 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14878         * message.el (message-fix-before-sending): Skip raw message part to be
14879         forwarded while checking illegible text.
14880         (message-forward-make-body-mime, message-forward-make-body):
14881         Mark signed or encrypted raw message as having no illegible text.
14883 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14885         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
14886         (gnus-message-with-timestamp-1): New macro.
14887         (gnus-message-with-timestamp): New function.
14888         (gnus-message): Use them.
14890         * nnheader.el (nnheader-message): Use them.
14892 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
14894         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
14895         .newsrc.eld file.
14897 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14899         * gnus-agent.el (gnus-agent-fetch-headers)
14900         (gnus-agent-retrieve-headers):
14901         Bind gnus-decode-encoded-address-function to identity.
14903         * nntp.el (nntp-send-xover-command): Recognize an xover command is
14904         available also when the server returns simply a dot.
14906         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
14908 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14910         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
14912 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14914         * gnus-ems.el (gnus-x-splash): Make it work.
14916         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
14917         from being used.
14919 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14921         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
14922         the front stickiness.
14923         (gnus-article-summary-command-nosave): Correct the order of the
14924         arguments passed to pop-to-buffer.
14925         (gnus-article-read-summary-keys): Ditto; make it work properly when the
14926         summary command ends up with the article buffer.
14928         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
14929         the same faces.
14931 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
14933         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
14935 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
14937         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
14938         * gnus-sum.el (gnus-summary-highlight):
14939         * mail-source.el (mail-source-delete-old-incoming-confirm):
14940         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
14942 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14944         * gnus-art.el (gnus-mime-view-part-externally)
14945         (gnus-mime-view-part-internally): Fix predicate function passed to
14946         completing-read.
14948         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
14950         * gnus.el (gnus-update-message-archive-method): Add :version.
14952 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14954         * gnus.el (gnus-update-message-archive-method): New variable.
14956         * gnus-start.el (gnus-setup-news): Update saved "archive" method
14957         according to gnus-message-archive-method if
14958         gnus-update-message-archive-method is non-nil.
14960 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14962         * gnus-sum.el (gnus-summary-limit-to-address): New function.
14963         Suggested by Loic Dachary <loic@dachary.org>.
14964         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14966 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14968         * message.el (message-pop-to-buffer): Add switch-function argument.
14969         (message-mail): Pass switch-function argument to it.
14971 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
14973         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
14974         Improve doc string.
14976 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14978         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
14979         (gnus-header-content):
14980         * gnus-cite.el (gnus-cite-10):
14981         * gnus-srvr.el (gnus-server-closed):
14982         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
14983         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
14984         (gnus-group-mail-3-empty, gnus-group-mail-low)
14985         (gnus-group-mail-low-empty, gnus-splash):
14986         * message.el (message-header-to, message-header-cc)
14987         (message-header-subject, message-header-other, message-header-name)
14988         (message-header-xheader, message-separator, message-cited-text)
14989         (message-mml): Lighten colors of faces used for dark background.
14991 2007-05-24  Simon Josefsson  <simon@josefsson.org>
14993         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
14994         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
14996 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14998         * message.el (message-narrow-to-headers-or-head):
14999         Ignore mail-header-separator in the body.
15001 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15003         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15004         same as window size.
15006 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15008         * message.el (message-font-lock-keywords): Use message-header-xheader
15009         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15010         ahead of the anything pattern, to get it recognized.
15012 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15014         * gnus-sum.el (gnus-articles-to-read)
15015         (gnus-summary-insert-old-articles): Don't truncate group name for
15016         `read-string'.
15018         * gnus-util.el (gnus-limit-string): Delete this function.
15020         * gnus-sum.el (gnus-simplify-subject-fully):
15021         Use `truncate-string-to-width' instead.
15023 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15025         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15026         Tell if, on summary exit, the next group has to be selected.
15027         (gnus-summary-exit): Use it.
15029 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15031         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15032         non-break space.
15034 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15036         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15037         Check if group is not a directory.
15038         (nnfolder-request-expire-articles): Don't delete articles if the target
15039         group is not available.
15041         * nnml.el (nnml-request-create-group): Properly check if group is not a
15042         file.
15043         (nnml-request-expire-articles): Don't delete articles if the target
15044         group is not available.
15046         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15047         Don't quote characters that are within parentheses.
15049 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15051         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15052         (gnus-handle-ephemeral-exit): Select article according to it.
15054 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15056         * message.el (message-insert-formated-citation-line): Remove newline.
15057         (message-citation-line-format): Add final \n here so that the user can
15058         avoid a blank line.
15060 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15062         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15063         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15064         Update lanl/arXiv support.
15066 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15068         * gnus.el: Bump version number.
15070 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15072         * gnus.el (gnus-version-number): Bump version.
15074 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15076         * gnus.el: No Gnus v0.6 is released.
15078 2007-04-27  Didier Verna  <didier@xemacs.org>
15080         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15081         * gmm-utils.el (gmm-regexp-concat): ... here.
15082         * message.el: Don't require 'gnus-util.
15083         (message-dont-reply-to-names): Handle name change above.
15084         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15086 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15088         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15089         since the initial value varies according to the system.
15091 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15093         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15095 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15097         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15099 2007-04-24  Didier Verna  <didier@xemacs.org>
15101         Improve the type of gnus-ignored-from-addresses.
15102         * gnus-util.el (gnus-orify-regexp): New function.
15103         * message.el (gnus-util): Require it.
15104         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15105         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15106         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15108 2007-04-24  Didier Verna  <didier@xemacs.org>
15110         * gnus-sum.el:
15111         * gnus-utils.el: Fix some trailing whitespaces.
15113 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15115         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15116         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15117         article's Message-ID; refer parent article in summary buffer.
15119         * message.el (message-bounce): Call mime-to-mml.
15121 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15123         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15125 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15127         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15128         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15129         displayed of multipart/alternative part if it is invoked from summary
15130         buffer.
15132         * mm-view.el (mm-inline-text-html-render-with-w3m)
15133         (mm-inline-text-html-render-with-w3m-standalone)
15134         (mm-inline-render-with-function): Use mail-parse-charset by default.
15136 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15138         * parse-time.el (parse-time-string-chars): Check if CHAR
15139         is less than the length of parse-time-syntax.
15141 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15143         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15144         from gnus-newsgroup-processable.
15146 2007-04-16  Didier Verna  <didier@xemacs.org>
15148         * gnus-msg.el (gnus-configure-posting-styles):
15149         Handle message-signature-directory properly with :file syntax.
15150         Reported by "Leo".
15152 2007-04-11  Didier Verna  <didier@xemacs.org>
15154         New user option: message-signature-directory.
15155         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15156         * message.el (message-insert-signature): Ditto.
15157         * message.el (message-signature-file): Doc update.
15158         * message.el (message-signature-directory): New.
15160 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15162         * gnus-msg.el (gnus-inews-yank-articles):
15163         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15165 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15167         * message.el (message-yank-original): Make sure cited text ends with
15168         newline; don't exchange point and mark.
15170 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
15172         * tls.el (open-tls-stream): Properly handle case where there
15173         is no associated buffer.
15175 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
15177         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15178         message-yank-original, make sure (< mark TEXT point).
15180 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15182         * message.el (message-fill-column): New variable.
15183         (message-mode): Use it.  Add comment on a possible new hook.
15185         * nnmail.el (nnmail-spool-file): Mark as obsolete.
15186         (nnmail-get-new-mail): Reformat.
15188         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15190         * gmm-utils.el: Fix Commentary.
15191         (gmm-tool-bar-from-list): Fix typo in doc string.
15193 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
15195         * message.el (message-yank-original): Don't switch point and mark
15196         unnecessarily to put point and mark as documented.
15198 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15200         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15201         from the message heads.
15203 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
15205         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15206         article buffer does not have a window.  This may not be the best
15207         solution but is certainly better than setting the start of the null,
15208         that is the current, window.
15210 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15212         * gnus-draft.el (gnus-draft-setup-hook): New hook.
15213         (gnus-draft-setup): Run it.
15215         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15216         gnus-score-fast-scoring.  Allow regexp.
15217         (gnus-score-headers): Use it.
15219         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15220         XEmacs.
15222         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15223         string.
15224         (gnus-button-alist): Also catch `<f1> k ...'.
15225         (gnus-treat-display-x-face): Fix doc string.
15227 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15229         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15230         evaluation of gnus-extended-version to ensure correct generation of the
15231         User-Agent header when message-generate-headers-first is used.
15233 2007-03-24  Simon Josefsson  <simon@josefsson.org>
15235         * hashcash.el (hashcash-generate-payment-async): Don't crash if
15236         hashcash-path is nil.  Don't call callback with incorrect number of
15237         parameters if val is 0.
15239 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15241         * message.el (message-required-news-headers):
15242         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15244 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15246         * message.el (message-generate-new-buffers): Change the meaning of the
15247         nil value; add `standard' to the choices; treat t as `unique'; improve
15248         doc string.
15249         (gnus-select-frame-set-input-focus): Autoload.
15250         (message-buffer-name): Search for the existing message buffer if
15251         message-generate-new-buffers is nil or `standard'; treat the value t of
15252         message-generate-new-buffers as `unique'.
15253         (message-pop-to-buffer): Raise the frame already displaying the message
15254         buffer; clear the echo area after querying.
15255         (message-setup): Pass the `continue' argument to compose-mail.
15256         (message-mail): Prefer `switch-function' if it is given; search for the
15257         existing message buffer if the `continue' argument is non-nil; pass
15258         continue and switch-function arguments to compose-mail by way of
15259         message-setup.
15260         (message-mail-other-window): Adjust argument of message-setup.
15261         (message-mail-other-frame): Ditto.
15263 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15265         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15266         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15267         to turn font-lock on when turning gnus-message-citation-mode on.
15269 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
15271         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15272         (mml-smime-function-alist): New variable; add epg as the backend.
15273         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15274         mml-smime- functions instead.
15275         * mm-view.el: Require smime.
15277 2007-03-05  Didier Verna  <didier@xemacs.org>
15279         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15280         instead of just inheritance for posting styles.
15281         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15283 2007-02-24  John Paul Wallington  <jpw@pobox.com>
15285         * tls.el (tls-certtool-program): Fix custom type.
15287 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15289         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15290         and point-at-eol instead of line-(beginning|end)-position.
15292         * assistant.el (assistant-parse-buffer): Ditto.
15294 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
15296         * mml2015.el (mml2015-epg-find-usable-key): New function.
15297         (mml2015-epg-sign): Use it.
15298         (mml2015-epg-encrypt): Use it.
15300 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15302         * message.el (message-make-in-reply-to): Quote name containing
15303         non-ASCII characters.  It will make the RFC2047 encoder cause an error
15304         if there are special characters.  Reported by NAKAJI Hiroyuki
15305         <nakaji@jp.freebsd.org>.
15307 2007-02-27  Didier Verna  <didier@xemacs.org>
15309         Include the group parameters as well as the topic ones in the
15310         inheritance filter process.
15311         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15312         argument GROUP-PARAMS-LIST.
15313         * gnus-topic.el (gnus-group-topic-parameters): Use it.
15315 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15317         * nntp.el (nntp-never-echoes-commands)
15318         (nntp-open-connection-functions-never-echo-commands): New variables.
15319         (nntp-send-command): Use them.
15321 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
15323         * mml2015.el (mml2015-epg-verify): Simplify.
15325 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15327         * mml.el (mml-content-disposition-alist): New user option.
15328         (mml-content-disposition): New function.
15329         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15330         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15332 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
15334         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15335         verification.
15337 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15339         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15340         articles posted in the last 24 hours.
15342 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
15344         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15346 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
15348         * nntp.el (nntp-send-command): Don't wait for echoes when
15349         nntp-open-ssl-stream is used.
15351 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15353         * gnus-cite.el (gnus-test-font-lock-add-keywords)
15354         (gnus-message-add-citation-keywords)
15355         (gnus-message-remove-citation-keywords): Remove.
15356         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15357         directly, make the variables in font-lock-defaults buffer-local, add
15358         gnus-message-citation-keywords to them and then update the value of
15359         font-lock-keywords.
15361 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15363         * message.el (message-cite-original-1): Don't call
15364         gnus-article-highlight-citation.
15366         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15367         citations; fix line count.
15369 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15371         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15372         (gnus-message-add-citation-keywords)
15373         (gnus-message-remove-citation-keywords): Use it; fix the emulating
15374         versions of font-lock-add-keywords and font-lock-remove-keywords to
15375         work with XEmacs correctly.
15377 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15379         * gnus-cite.el (gnus-cite-face-list): Set the values of
15380         gnus-message-max-citation-depth and gnus-message-citation-keywords.
15381         (gnus-message-max-citation-depth): Use defvar rather than defconst.
15382         (gnus-message-cite-prefix-regexp): New variable.
15383         (gnus-message-search-citation-line): Use it; protect against long
15384         citation prefix; fill match data with nil rather than 0 for XEmacs; set
15385         the 0th match data for Emacs.
15386         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15387         (gnus-message-add-citation-keywords): Append keywords rather than
15388         prepending; emulate font-lock-add-keywords if it is not available.
15389         (gnus-message-remove-citation-keywords):
15390         Emulate font-lock-remove-keywords if it is not available.
15392         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15394         * message.el (message-cite-prefix-regexp): Set the value of
15395         gnus-message-cite-prefix-regexp.
15397 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15399         * nnweb.el (nnweb-google-parse-1): Update parser.
15401 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
15403         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15405 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15407         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15408         regexp.
15410 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15412         * uudecode.el (uudecode-string-to-multibyte): New function emulating
15413         string-to-multibyte.
15414         (uudecode-decode-region-internal): Use it.
15416 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15418         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15419         Fix custom choice.
15421         * gnus-art.el (gnus-signature-limit): Fix custom choice.
15423 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
15425         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15427         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15428         `write-region' to respect `mm-inhibit-file-name-handlers'.
15430 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
15432         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15433         Use gnus-home-directory instead of "~/" or "$HOME".
15435 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
15437         * encrypt.el (encrypt-insert-file-contents): Add better prompt
15438         to mention filename.
15439         Add comments at beginning regarding usage.
15440         (encrypt-write-file-contents): Change interactive so a string is
15441         acceptable.  If the file has no associated model, show an error instead
15442         of a nonsense prompt.
15444 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15446         * spam.el (spam-bsfilter-ham-switch): Fix typo.
15447         Thanks to Yoshihiko Yamada for kind notification of this typo.
15449 2007-01-12  Kenichi Handa  <handa@m17n.org>
15451         * uudecode.el (uudecode-decode-region-internal): Make it work in a
15452         multibyte buffer.
15454 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15456         * gnus-score.el (gnus-score-fast-scoring): New variable.
15457         (gnus-score-headers): Use it.
15459         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15461         * message.el (message-cite-original-1):
15462         Call gnus-article-highlight-citation if requested.
15463         (message-make-from): Allow name and address as optional arguments.
15465         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15467         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15468         bugs to doc string.
15469         (gnus-button-alist): Add mid\\|message-id.
15470         (gnus-button-fetch-group): Extend for use in
15471         `browse-url-browser-function'.
15472         (gnus-button-url-regexp): Try to catch paired parentheses like in
15473         Wikipedia URLs.
15475         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15476         Suggested by Simon Krahnke <overlord@gmx.li>.
15478 2007-01-13  Romain Francoise  <romain@orebokech.com>
15480         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15481         Update copyright.
15483 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
15485         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15487 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15489         * gnus-registry.el (gnus-registry-unfollowed-groups)
15490         (gnus-registry-split-fancy-with-parent): Fix documentation.
15492 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15494         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15495         from nnweb groups.
15497 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15499         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15500         Xref urls.  Erase buffer before requesting head.
15502         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15504 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15506         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
15507         customizable.
15509 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
15511         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15512         no signing key is found.
15513         (mml2015-epg-encrypt): Ask user whether to skip or abort if
15514         no encrypting and/or signing key is found.
15516 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15518         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15520 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15522         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15523         headers read from disk with the ones newly found in the current search.
15524         This should no longer cause problems, because the article numbers in
15525         Gmane's `nov.php' output are ignored since the previous change.
15527 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15529         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15531 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15533         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15535 2007-01-01  Romain Francoise  <romain@orebokech.com>
15537         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15539 2006-12-31  Steve Youngs  <steve@sxemacs.org>
15541         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15542         `define-minor-mode' macro definition expanded properly.
15543         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15544         exclude it there.
15546         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15547         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
15548         `fboundp' test.
15549         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15550         This is OK to autoload in (S)XEmacs now.
15552 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15554         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15555         keystroke.
15556         (gnus-summary-limit-to-singletons): Fix typo.
15558         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15559         else fails.
15561 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15563         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15564         docstring.
15566         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15567         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15568         (gnus-summary-insert-dormant-articles): Fix typo in message.
15570 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
15572         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15573         nil for XEmacs.
15574         (gnus-message-citation-mode): Don't autoload in XEmacs.
15576         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15578 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
15580         * nnimap.el (nnimap-expunge-search-string):
15581         Mention nnimap-search-uids-not-since-is-evil in docstring.
15583 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15585         * spam.el: Revert to make-obsolete-variable because
15586         define-obsolete-variable-alias is not supported in Emacs 21.
15588         * spam.el (spam-ifile-path, spam-ifile-database-path)
15589         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15590         make-obsolete-variable.
15591         (spam-bsfilter-path, spam-bsfilter-program)
15592         (spam-spamassassin-path, spam-spamassassin-program)
15593         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15594         Don't use "path" inappropriately.
15595         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15596         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15597         variable names.
15599 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
15601         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15602         summary buffer.
15604         * password.el (password-cache-remove): Use clear-string to burn
15605         password, if available.
15607 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15609         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15611         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15613         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15614         (gnus-message-highlight-citation): Move defcustom here from
15615         gnus-cite.el.
15616         (gnus-message-citation-mode): Autoload.
15618         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
15619         checks to make it compile with XEmacs.
15620         (gnus-message-citation-mode): New minor mode.
15621         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15622         (gnus-message-highlight-citation): New variables.
15623         (gnus-message-search-citation-line)
15624         (gnus-message-add-citation-keywords)
15625         (gnus-message-remove-citation-keywords)
15626         (turn-on-gnus-message-citation-mode)
15627         (turn-off-gnus-message-citation-mode): New functions.
15629 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
15631         * gnus-cite.el: Enable highlighting of different citation levels in
15632         message-mode.
15634 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15636         * message.el (message-make-fqdn): Fix comment.
15637         (message-bogus-system-names): Add ".local".
15639         * spam.el (spam-ifile-path, spam-ifile-program)
15640         (spam-ifile-database-path, spam-ifile-database)
15641         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15642         Don't use "path" inappropriately.
15643         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15644         strings.
15645         (spam-check-ifile, spam-ifile-register-with-ifile)
15646         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15647         Use new variable names.
15649         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15650         (gnus-treat-display-smileys): Simplify using
15651         gnus-image-type-available-p.
15653         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15654         available.
15656 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15658         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15659         one after turning on the buffer's multibyteness instead of decoding
15660         them directly in the unibyte buffer that causes unexpected conversion
15661         in Emacs 23 (unicode).
15663 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15665         * message.el (message-generate-hashcash): Fix custom type.
15667 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15669         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15671 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15673         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15674         disconnect icons.  Add help text.
15676 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
15678         * spam.el (spam-extra-header-to-number): CRM114 spam score is
15679         negated to be consistent with the others we handle.
15681 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15683         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15684         version of gnus-summary-buffer to something, so that we can use two
15685         article buffers at the same time.
15687 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
15689         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15690         trigger all the extra headers.
15691         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15692         sorting.
15694 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15696         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15697         solid groups.
15699 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
15701         * legacy-gnus-agent.el: Add Copyright notice.
15703 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
15705         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15707 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15709         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15711         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15712         to make it work reliably in CVS Emacs.
15713         (gnus-summary-limit-strange-charsets-predicate)
15714         (gnus-summary-limit-to-predicate): New functions.
15716 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
15718         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15719         specifying array size.
15720         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15721         array if it is too small.
15722         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15723         (gnus-sort-threads-loop): New function.
15725 2006-12-06  Chris Moore  <dooglus@gmail.com>
15727         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15728         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15730 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
15732         * mm-url.el (mm-url-predefined-programs): Call curl with correct
15733         options.
15735 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15737         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15738         DOS-ing the recipient.
15740         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15741         the headers when creating the mapping to avoid mismappings.
15742         (nnweb-gmane-create-mapping): Always nix out old mapping.
15744 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15746         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15747         and mm-verify-option to never.
15749 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15751         * message.el (message-signed-or-encrypted-p): New function.
15752         (message-forward-make-body): Use it.
15754         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
15755         Replace encode-coding-string with mm-encode-coding-string.
15757 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15759         * nneething.el (nneething-decode-file-name):
15760         Replace decode-coding-string with mm-decode-coding-string.
15762         * gnus-int.el (gnus-open-server): Say failed server's name.
15764 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
15766         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
15767         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
15769         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
15770         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
15771         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
15772         (gnus-group-make-directory-group, gnus-group-transpose-groups):
15773         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
15774         (gnus-subscribe-newsgroup, gnus-1):
15775         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
15776         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
15777         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
15778         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
15780 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15782         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
15783         keystroke.
15784         (gnus-summary-limit-to-bodies): Implement headersp.
15786 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15788         * dns.el (query-dns): Protect against "Process dns deleted" strings.
15790 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15792         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
15794 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15796         * message.el (message-generate-hashcash): Expand range of values to
15797         include `opportunistic'.
15798         (message-send-mail): Use it.
15800 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15802         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
15803         and comment it.
15805         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
15807 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
15809         * gnus-util.el (gnus-extract-address-components): Improve comment.
15811 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15813         * gnus-util.el (gnus-extract-address-components): Work with address in
15814         which the name portion contains @.
15816 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15818         * gnus.el (gnus-start): Move custom group up.
15819         (gnus-select-method): Don't autoload, but make it available for
15820         `customize-variable'.
15821         (gnus-getenv-nntpserver): Don't autoload.
15823 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
15825         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
15827 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15829         * message.el (message-sendmail-extra-arguments): New variable.
15830         (message-send-mail-with-sendmail): Use it.
15832 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15834         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
15835         mm-with-unibyte-current-buffer to make string unibyte.
15837         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
15838         mm-string-as-multibyte.
15840 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
15842         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
15843         Reported by Werner Koch <wk@gnupg.org>.
15845 2006-11-14  Daiki Ueno  <ueno@p360>
15847         * mml2015.el: Autoload epa-select-keys when compiling.
15849 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15851         * mml2015.el (mml2015-epg-sign): Save the signing keys in
15852         message-options.
15853         (mml2015-epg-encrypt): Save the recipient keys in message-options.
15855 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15857         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
15858         EasyPG (< 0.0.6).
15859         (mml2015-always-trust): New user option.
15860         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
15861         prompt.
15863 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15865         * nntp.el (nntp-authinfo-force): New variable.
15866         (nntp-send-authinfo): Use it.
15868 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
15870         * message.el (message-strip-subject-encoded-words): Allow _not_ to
15871         decode encoded words.  Improve prompt.  Add comment about forwarding.
15872         (message-replacement-char): Move up.
15874 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
15876         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
15877         instead of gnus-intersection because arguments of gnus-sorted-nunion
15878         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
15880 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
15882         * message.el (message-strip-subject-encoded-words): Reformat prompt.
15883         (message-simplify-subject-functions):
15884         Enable message-strip-subject-encoded-words by default.
15886 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
15888         * message.el (message-strip-subject-encoded-words): New function.
15889         (message-simplify-subject-functions): New variable.
15890         (message-simplify-subject): Use it.  Fix typo in doc string.
15891         Support message-strip-subject-encoded-words.
15893 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
15895         * gnus-diary.el (gnus-diary-delay-format-function):
15896         * nndiary.el (nndiary-reminders):
15897         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
15899 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15901         * gnus-art.el (article-hide-boring-headers): Fetch date from
15902         gnus-original-article-buffer to avoid problems with localized date
15903         strings.
15905 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15907         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
15909 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
15911         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15912         New variables.
15913         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15914         (mm-charset-synonym-alist): Move some entries to
15915         mm-codepage-iso-8859-list.
15916         (mm-charset-synonym-alist, mm-charset-override-alist):
15917         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
15919 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15921         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
15923 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15925         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
15926         with Emacs 21 and XEmacs.
15928 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
15930         * spam.el (spam-parse-address): New function for better parsing,
15931         catching errors, etc.
15932         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
15934 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15936         * mm-view.el: Add interactive arg to html2text autoload.
15938 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15940         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
15942 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
15944         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15945         New variables.
15946         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15947         (mm-charset-synonym-alist): Move some entries to
15948         mm-codepage-iso-8859-list.
15950         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
15952 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
15954         * message.el (message-citation-line-format)
15955         (message-insert-formated-citation-line): Fix implementation of %E, %N
15956         and %n according to the doc string.
15958 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
15960         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
15961         Use car-safe to avoid bad parses.
15963 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15965         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
15966         names.
15968         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
15970 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15972         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
15973         header.
15975         * message.el (message-draft-headers): Add Date.
15976         (message-headers-to-generate): Fix typo in docstring.
15978         * nndraft.el (nndraft-required-headers): New variable.
15979         (nndraft-generate-headers): Use it.
15981         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
15983 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
15985         * gnus-registry.el (gnus-registry-wash-for-keywords)
15986         (gnus-registry-find-keywords): New functions to allow easy searching of
15987         articles that are in the registry.
15989 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
15991         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
15992         Use ietf-drums-parse-address instead of gnus-extract-address-components.
15993         Reported by Damien Elmes <damien@repose.cx>.
15995 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15997         * gnus.el (gnus-mime): Remove unused custom group.
15999 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16001         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16002         "blank line" when searching for end of armor headers.
16004 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16006         * gmm-utils.el (gmm-write-region): Fix variable name.
16008 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16010         * gmm-utils.el (gmm-write-region): New function based on compatibility
16011         code from `mm-make-temp-file'.
16013         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16015         * nnmaildir.el (nnmaildir--update-nov)
16016         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16017         Use `gmm-write-region'.
16019 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16021         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16022         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16024         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16026         * message.el (message-replacement-char): New variable.
16027         (message-fix-before-sending): Use it.
16028         (message-simplify-subject): New function to remove duplicate code.
16029         (message-reply, message-followup): Use it.
16031         * gnus-sum.el (gnus-summary-make-menu-bar):
16032         Clarify gnus-summary-limit-to-articles.
16034 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16036         * gnus-util.el (gnus-with-local-quit): New macro.
16038         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16040 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16042         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16043         ignore non-string data.
16045 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16047         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16048         non-string data (needs to be done in the registry too).
16050 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16052         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16053         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16054         (gnus-registry-split-fancy-with-parent)
16055         (gnus-registry-fetch-simplified-message-subject-fast)
16056         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16057         Remove text properties on ingress into the registry and when it's saved.
16058         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16059         registry from entries with no groups.
16061 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16063         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16064         function to remove string properties.
16066 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16068         * gmm-utils.el (gmm): Adjust custom version.
16070         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16071         Adjust custom version.
16073         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16075 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16077         * gnus-art.el (gnus-insert-prev-page-button)
16078         (gnus-insert-next-page-button): Simplify.  Reformat.
16080 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16082         * gnus-art.el (gnus-insert-prev-page-button)
16083         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16085 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16087         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16089 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16091         * gnus-art.el (gnus-insert-mime-button)
16092         (gnus-insert-mime-security-button):
16093         Apply gnus-article-button-face to MIME and security buttons.
16095 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16097         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16098         readable.
16100 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16102         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16103         `browse-url-of-file' instead of `browse-url'.
16105 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16107         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16108         regexp.  Articles containing quotation were cut prematurely.
16110 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16112         * message.el (message-cite-original-1): Use nobody by default for the
16113         value of From header.
16114         (message-reply): Ditto.
16116 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
16118         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16119         to the gnus-info.  This fixes a bug of inline-PGP message verification.
16120         Reported by Michael Piotrowski <mxp@dynalabs.de>.
16122 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
16124         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16125         mails in the doc string.  Add some URLs in comment.
16126         (pop3-movemail): Warn about pop3-leave-mail-on-server.
16128 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16130         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16131         backslashes handling and the way to find boundaries of quoted strings.
16133 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
16135         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16136         mml1991-encrypt-to-self is set and mml1991-signers is not set.
16137         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16138         mml2015-encrypt-to-self is set and mml2015-signers is not set.
16140 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16142         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
16143         doc string.
16144         (gnus-button-regexp, gnus-button-last): Remove unused variables.
16146 2006-09-06  Simon Josefsson  <jas@extundo.com>
16148         * mml2015.el (mml2015-use): Doc fix, mention epg.
16150 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16152         * mml2015.el (mml2015-use): Default to epg, if available.
16154 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16156         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16157         message-sender.
16158         (mml1991-epg-encrypt): Ditto.
16159         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16160         message-sender.
16161         (mml2015-epg-encrypt): Ditto.
16163 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
16165         * message.el (message-send-mail-with-sendmail): Look for sendmail in
16166         several common directories.
16168 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
16170         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16171         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16173 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16175         * gnus-art.el (article-decode-encoded-words): Make it fast.
16177 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16179         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16181         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16182         in quoted string into `\'.
16184 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16186         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16187         Use standard-syntax-table.
16189 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16191         * gnus-art.el (gnus-decode-address-function): New variable.
16192         (article-decode-encoded-words): Use it to decode headers which are
16193         assumed to contain addresses.
16194         (gnus-mime-delete-part): Remove useless `or'.
16196         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16197         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16198         (gnus-nov-parse-line): Use it to decode From header.
16199         (gnus-get-newsgroup-headers): Ditto.
16200         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16202         * mail-parse.el (mail-decode-encoded-address-region): New alias.
16203         (mail-decode-encoded-address-string): New alias.
16205         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16206         New function.
16207         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16208         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16209         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16210         (rfc2047-decode-string): Ditto.
16211         (rfc2047-decode-address-region): New function.
16212         (rfc2047-decode-address-string): New function.
16214 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
16216         * message.el (message-caesar-buffer-body): Allow rotating headers.
16218         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16220         * message.el (message-insert-formated-citation-line): Fix %f.
16221         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16223 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16225         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16226         (gnus-bookmark-mouse-available-p): New macro.
16227         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16228         (gnus-bookmark-bmenu-show-infos): Use it.
16229         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16230         (gnus-bookmark-bmenu-hide-infos): Ditto.
16231         (gnus-bookmark-remove-properties): New function.
16232         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16233         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16234         (gnus-bookmark-write-file): Bind coding-system-for-write.
16235         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16236         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16237         group before selecting it.
16238         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16239         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16240         quit-window if it is not available; use gnus-mouse-2 and bind it to
16241         gnus-bookmark-bmenu-select-by-mouse.
16242         (gnus-bookmark-show-details): Remove unused variable `details-list'.
16243         (gnus-bookmark-bmenu-select-by-mouse): New function.
16245 2006-08-13  Romain Francoise  <romain@orebokech.com>
16247         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16248         space.
16250 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16252         * compface.el (uncompface): Use binary rather than raw-text-unix.
16254 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16256         * compface.el (uncompface): Make sure the eol conversion doesn't take
16257         place when communicating with the external programs.
16258         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16260 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16262         * nnheader.el (nnheader-insert-head): Fix typo in comment.
16264 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16266         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16267         Make it more robust by parsing author and date independently.
16269 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16271         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16273 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
16275         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16276         first matching secret key.
16277         (mml2015-epg-encrypt): Ditto.
16279         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16280         first matching secret key.
16281         (mml1991-epg-encrypt): Ditto.
16283         * mml2015.el (mml2015-encrypt-to-self): New user option.
16284         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16285         mml2015-epg-encrypt-to-self is set.
16287         * mml1991.el (mml1991-encrypt-to-self): New variable.
16288         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16289         mml1991-epg-encrypt-to-self is set.
16291         * mml2015.el (mml2015-signers): New user option.
16292         (mml2015-epg-sign): Reflect the value of mml2015-signers.
16293         (mml2015-epg-encrypt): Allow to select signing keys.
16295         * mml1991.el (mml1991-signers): New variable.
16296         (mml1991-epg-sign): Reflect the value of mml1991-signers.
16297         (mml1991-epg-encrypt): Allow to select signing keys.
16299 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16301         * nnheader.el (nnheader-insert-head): Make it work even if the file
16302         uses CRLF for the line-break code.
16304 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
16306         * mml2015.el: Require mml-sec instead of password.
16307         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16308         (mml2015-cache-passphrase): Inherit the default value from
16309         mml-secure-cache-passphrase.
16310         (mml2015-passphrase-cache-expiry): Inherit the default value from
16311         mml-secure-passphrase-cache-expiry.
16313         * mml1991.el: Require mml-sec instead of password.
16314         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16315         (mml1991-cache-passphrase): Inherit the default value from
16316         mml-secure-cache-passphrase.
16317         (mml1991-passphrase-cache-expiry): Inherit the default value from
16318         mml-secure-passphrase-cache-expiry.
16320         * mml-sec.el: Require password.
16321         (mml-secure-verbose): New user option.
16322         (mml-secure-cache-passphrase): New user option.
16323         (mml-secure-passphrase-cache-expiry): New user option.
16325 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
16326             Andreas Vögele  <andreas@altroot.de>   (tiny change)
16328         * pgg-def.el (pgg-truncate-key-identifier):
16329         Truncate the key ID to 8 letters from the end.
16331 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16333         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16334         workaround for the url package included with Emacs.
16336         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16338 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16340         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16341         correctly.  This fixes a bug caused by the 2006-05-12 change.
16343 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
16345         * nnmail.el (nnmail-article-group): If splitting raises an error, give
16346         some information about the error when saying that the `bogus' mail
16347         group will be used.
16349 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
16351         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16352         string.
16354 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
16356         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16358 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16360         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16362 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16364         * mml1991.el (mml1991-function-alist): Add epg.
16365         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16366         (mml1991-epg-encrypt): New functions.
16368 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16370         * mml2015.el (mml2015-verbose): New variable.
16371         (mml2015-cache-passphrase): Ditto.
16372         (mml2015-passphrase-cache-expiry): Ditto.
16373         (mml2015-function-alist): Add epg.
16374         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16375         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16376         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16377         New functions.
16379 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16381         * message.el (message-cite-original-1): Preserve region when removing
16382         quoted text due to X-No-Archive in order to avoid bogus attribution
16383         when citing multiple messages.
16385 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16387         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16388         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16390 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
16392         * gnus-diary.el (gnus-user-format-function-d)
16393         (gnus-user-format-function-D): Autoload.
16395         * imap.el (Commentary): Fix typo.
16397         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16398         2006-04-22 contribution.
16400 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16402         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16403         It didn't really fix the bogosity I'm seeing with solid web groups.
16405 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16407         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16408         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16409         created using server names.  If we use the feature without declaring
16410         it, Gnus does not properly manage server and group state.
16412         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16413         bound.
16415 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16417         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16418         looking up the method using GROUP's prefix before inventing a new one.
16419         It is used on killed/unknown groups in various places where returning
16420         an all-new method isn't expected by the caller.
16422         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16423         and match semantics of gnus-group-real-prefix.
16425 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
16427         * nnmail.el (nnmail-broken-references-mailers): New variable.
16428         (nnmail-ignore-broken-references): New function generalizing
16429         nnmail-fix-eudora-headers.
16430         (nnmail-fix-eudora-headers): Now obsolete.
16432         * gnus-art.el (gnus-button-handle-custom):
16433         Support `customize-apropos*'.
16435 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16437         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16439         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16440         articles.
16442 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
16444         * message.el (message-cite-reply-above): New variable.
16445         (message-yank-original): Use it.
16447 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16449         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16451 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
16453         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16454         as read.
16456         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16458 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
16460         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16461         (gnus-bookmark-default-file): Use gnus-directory.
16462         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16463         Remove "*" in doc string.
16464         (gnus-bookmark-write-file): Simplify.
16465         (gnus-bookmark-maybe-sort-alist): Use `when'.
16466         (gnus-bookmark-get-bookmark): Fix typo in doc string.
16467         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16468         Add FIXME about Emacs 21 and XEmacs compatibility.
16469         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16470         compatibility.
16471         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16472         compatibility.
16473         (gnus-bookmark-menu-heading): Fix version.
16475 2006-06-19  Bastien Guerry  <bzg@altern.org>
16477         * gnus-bookmark.el: New file.
16479 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16481         * message.el (message-syntax-checks): Doc fix.
16483 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16485         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16486         unsubscribed groups as if they were killed ones.  It causes duplicate
16487         entries in gnus-newsrc-alist.
16489 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16491         * message.el (message-syntax-checks): Doc fix.
16492         (message-send-mail): Add check for continuation headers.
16493         (message-check-news-header-syntax): Fix regexp used to check for
16494         continuation headers.
16496 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16498         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16500 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
16502         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16504 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16506         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16507         default-truncate-lines.
16509 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16511         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16512         to fill the utf-8 entry.
16514 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16516         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16518 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
16520         * gnus-agent.el (directory-files-and-attributes): Move all the way
16521         forward (the third and final move).
16522         (gnus-agent-read-agentview): Trap reconstruction errors due to
16523         nonexistent directory.  Handle by returning nil.
16525 2006-05-30  Didier Verna  <didier@xemacs.org>
16527         * message.el (message-dont-reply-to-names): Update the custom type.
16528         * message.el (message-dont-reply-to-names): New defsubst: potentially
16529         convert a list of regexps into a single one.
16530         * message.el (message-get-reply-headers): Use it.
16531         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16533 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16535         * gnus-agent.el (directory-files-and-attributes): Move forward.
16537 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16539         * gnus-ml.el (gnus-mailing-list-subscribe)
16540         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16541         (gnus-mailing-list-message): Fix doc strings.
16543 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16545         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16546         of doing it manually.
16548 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16550         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16551         comment.
16553 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
16555         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16556         (gnus-agent-read-agentview): Fix handling of end-of-file error.
16557         (gnus-agent-read-local): All symbols allocated in my-obarray.
16558         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16559         (gnus-agent-regenerate-group): Check numeric names to see if they are
16560         messages or groups.
16561         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16562         better way of do this...)
16564         * gnus-cache.el (gnus-agent-total-fetched-for):
16565         Ignore 'dummy.group' (there should be a better way of do this...)
16567 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16569         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16570         (gnus-saved-headers): Ditto.
16571         (gnus-default-article-saver): Mention functions may have properties.
16572         (gnus-article-save): Override gnus-save-all-headers and
16573         gnus-saved-headers by :headers property which saver function may have.
16574         (gnus-summary-save-in-file): Add :headers property.
16575         (gnus-summary-write-to-file): Ditto.
16577         * gnus-sum.el (gnus-summary-save-article): Bind
16578         gnus-prompt-before-saving to t when saving many articles in a file;
16579         always show all headers.
16581 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16583         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16584         marks.
16586         * message.el (message-indent-citation): Add optional arguments to allow
16587         using it outside of message buffers.
16589         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16590         (gnus-article-treat-unfold-headers): Use it.
16591         (gnus-article-truncate-lines): New variable.
16592         (gnus-article-mode): Use it.
16593         (gnus-article-toggle-truncate-lines): New function.
16595         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16596         Add gnus-article-toggle-truncate-lines.
16598         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16599         coding system in XEmacs, use binary.
16601 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16603         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16604         after-load-alist.
16606         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16607         this function should save decoded articles.
16608         (gnus-summary-write-to-file): Use property to specify this function
16609         should save decoded articles and specify gnus-summary-save-in-file
16610         should be used to save articles other than the first one when saving
16611         many articles.
16612         (gnus-summary-save-body-in-file): Use property to specify this
16613         function should save decoded articles.
16614         (gnus-summary-write-body-to-file): Use property to specify this
16615         function should save decoded articles and specify
16616         gnus-summary-save-body-in-file should be used to save articles other
16617         than the first one when saving many articles.
16619         * gnus-sum.el (gnus-summary-save-article): Simplify.
16621 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16623         * gnus-art.el (gnus-default-article-saver):
16624         Add gnus-summary-write-body-to-file.
16625         (gnus-article-save-coding-system): Don't use coding system object
16626         in XEmacs.
16627         (gnus-read-save-file-name): Add optional `dir-var' argument which
16628         specifies directory in which files are saved; work even if optional
16629         `variable' argument is not specified.
16630         (gnus-summary-write-to-file): Read file name.
16631         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16632         (gnus-summary-write-body-to-file): New function.
16634         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16635         (gnus-summary-local-variables): Add it.
16636         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16637         (gnus-summary-save-article): Remove optional `decode' argument;
16638         determine whether to decode articles by the value of
16639         gnus-default-article-saver; when saving many files using
16640         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16641         it first and use gnus-summary-save-in-file or
16642         gnus-summary-save-body-in-file thereafter unless
16643         gnus-prompt-before-saving is always; move point to article which
16644         will be saved.
16645         (gnus-summary-save-article-file): Revert.
16646         (gnus-summary-write-article-file): Revert.
16647         (gnus-summary-save-article-body-file): Revert.
16648         (gnus-summary-write-article-body-file): New function.
16650 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16652         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16654 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16656         * gnus-art.el (gnus-default-article-saver): Doc fix.
16657         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16658         from gnus-summary-save-article-coding-system, and default to a
16659         certain coding system.
16660         (gnus-output-to-file): Add coding cookie and encode text according
16661         to gnus-article-save-coding-system; don't use mm-append-to-file.
16663         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16664         gnus-art.el and rename to gnus-article-save-coding-system.
16665         (gnus-summary-save-article): Require gnus-art; don't show all
16666         headers if it decodes articles; don't add coding cookie here;
16667         don't bind mm-text-coding-system-for-write.
16668         (gnus-summary-save-article-file): Save decoded articles.
16669         (gnus-summary-write-article-file): When saving many files, use
16670         gnus-summary-write-to-file first and gnus-summary-save-in-file
16671         thereafter unless gnus-prompt-before-saving is always.
16672         (gnus-summary-save-article-body-file): Save decoded articles.
16674 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16676         * nnrss.el (nnrss-check-group): Bind hash-index.
16678 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
16680         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16681         its hash index.  Store this hash in `nnrss-group-data'.
16682         (nnrss-read-group-data): Update accordingly.
16684 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16686         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16687         entry.
16689         * gnus-sum.el (gnus-summary-make-menu-bar):
16690         Add gnus-article-browse-html-article.
16692 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
16694         * gnus-sum.el (gnus-summary-mime-map):
16695         Add gnus-article-browse-html-article.
16697 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16699         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16700         suitable coding systems in customize.
16702 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
16704         * mail-source.el (mail-sources): Fix custom type.
16706 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16708         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16709         (gnus-summary-expire-articles-now): Shorten prompt.
16711         * gmm-utils.el (wid-edit): Require.
16712         (defun-gmm): Rename from `gmm-defun-compat'.
16713         (gmm-image-search-load-path): Use it.
16714         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
16716 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16718         * gnus-sum.el (gnus-summary-save-article-coding-system):
16719         New variable.
16720         (gnus-summary-save-article): Add optional `decode' argument.
16721         If it is set and gnus-summary-save-article-coding-system is non-nil,
16722         save decoded article.
16723         (gnus-summary-write-article-file): Save decoded article if
16724         gnus-summary-save-article-coding-system is non-nil.
16726         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16727         type.
16729 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16731         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16733 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16735         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16736         first to test gnus-single-article-buffer which may be buffer-local.
16738         * gnus-sum.el (gnus-summary-setup-buffer):
16739         Make gnus-single-article-buffer buffer-local and nil in ephemeral
16740         group; make gnus-article-buffer, gnus-article-current, and
16741         gnus-original-article-buffer always buffer-local.
16742         (gnus-summary-exit): Kill article buffer belonging to ephemeral
16743         group.
16744         (gnus-handle-ephemeral-exit): Don't move to next summary line.
16746 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16748         * nnml.el (nnml-request-compact-group): Compressed files might not
16749         have .gz extension.
16751 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16753         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
16754         (mm-copy-to-buffer): Use with-current-buffer.
16755         (mm-display-part): Simplify.
16756         (mm-inlinable-p): Add optional arg `type'.
16758 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16760         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
16761         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
16762         Try harder to show the attachment internally or externally using
16763         gnus-mime-view-part-as-type.
16765 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16767         * message.el (message-from-style, message-signature-separator)
16768         (message-user-organization-file, message-send-mail-function)
16769         (message-citation-line-function, message-yank-prefix)
16770         (message-indent-citation-function, message-signature)
16771         (message-signature-file, message-signature-insert-empty-line):
16772         Remove autoloads.
16774         * gnus-art.el (gnus-buttonized-mime-types):
16775         Remove "multipart/signed".  Revert 2006-04-26 change.
16777 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16779         * gnus.el (gnus-version-number): Bump version.
16781 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16783         * gnus.el: No Gnus v0.5 is released.
16785 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16787         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
16788         fetching articles by message-id.
16790 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16792         * message.el (hashcash): Require hashcash as normal.
16794         * ecomplete.el (ecomplete-highlight-match-line):
16795         Use point-at-eol.
16796         (ecomplete-highlight-match-line): Use `highlight', because that
16797         face exists in both Emacs and XEmacs.
16799         * message.el (message-display-abbrev): Use point-at-bol.
16801         * mail-source.el: Don't require timer/timer-funcs.
16803         * gnus-async.el: Ditto.
16805         * password.el: Ditto.
16807         * mm-url.el: Ditto.
16809         * mm-util.el: Require timer/timer-funcs.
16811 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16813         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
16814         Close.
16816 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16818         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
16819         unibyte after clear-decrypt function runs.
16821         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
16822         returns as a unibyte string.
16824 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16826         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
16827         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
16828         (mml1991-pgg-encrypt): Ditto.
16830 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
16832         * message.el (message-user-organization-file): Check several
16833         locations of the organization file.
16835         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
16836         Add gnus-article-view-part-as-type.
16838         * gnus-art.el (gnus-article-view-part-as-type): New function.
16840         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
16841         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
16843         * mml.el: Simplify autoload.
16844         (mml-mode): defvar dnd-protocol-alist instead of using
16845         symbol-value.
16846         (mml-default-directory): New variable.
16847         (mml-minibuffer-read-file): Use it.
16848         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
16850         * message.el (message-citation-line-format): New variable.
16851         (message-insert-formated-citation-line): New function.
16852         (message-citation-line-function):
16853         Add `message-insert-formated-citation-line' to custom type.
16855         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
16856         to doc string.
16858         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
16859         depending on mm-verify-option.
16861 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16863         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
16864         binding pgg-* variables; reimplement the section which prevents
16865         MIME header from being signed.
16866         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
16867         pgg-text-mode; remove a blank line at the top of body.
16869         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
16870         lines at the top of body; use gnus-newsgroup-charset if there's no
16871         Charset header.
16873 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16875         * message.el (message-self-insert-commands): Doc fix.
16877         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
16878         (mm-uu-pgp-encrypted-test): Ditto.
16879         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
16880         between header and body; return application/pgp-encrypted handle
16881         if decryption failed; decode decrypted body by charset.
16883         * mm-decode.el (mm-automatic-display): Don't make application/pgp
16884         element match to application/pgp-*.
16886 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16888         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
16889         HTML.
16891 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16893         * mail-source.el (mail-source-call-script): Message the error
16894         string.
16896 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16898         * gnus-util.el (gnus-byte-compile): Use it.
16900 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
16902         * gnus-util.el (kill-empty-logs): New function.
16904 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16906         * message.el (message-mail-alias-type): Doc fix.
16907         (message-mail-alias-type-p): New function.
16908         (message-send): Use it.
16909         (message-mode): Ditto.
16910         (message-strip-forbidden-properties): Ditto.
16912         * ecomplete.el (ecomplete-database-file-coding-system):
16913         New variable.
16914         (ecomplete-save): Use it.
16915         (ecomplete-setup): Use it.
16917 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16919         * message.el (message-self-insert-commands): New variable.
16920         (message-strip-forbidden-properties): Use it.
16922 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16924         * message.el (message-put-addresses-in-ecomplete): Use a regexp
16925         that doesn't make XEmacs choke.
16927 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
16929         * gnus-util.el (gnus-replace-in-string):
16930         Prefer replace-regexp-in-string over of replace-in-string.
16932 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16934         * gnus-util.el (gnus-select-frame-set-input-focus):
16935         Use select-frame-set-input-focus if it is available in XEmacs; use
16936         definition defined in Emacs 22 for old Emacsen.
16938 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16940         * mm-view.el (mm-inline-text): Use equal instead of equalp.
16942 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
16944         * gnus-registry.el (gnus-registry-cache-save): Remove text
16945         properties when saving via the temp buffer.
16947 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16949         * message.el (message-generate-hashcash): Honor custom type.
16951 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16953         * message.el (message-generate-hashcash): Default to non-nil when
16954         hashcash is found.
16956         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
16957         (gnus-refer-thread-limit): Increase default to 500.
16959         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
16961         * flow-fill.el (fill-flowed): Allow delete-space.
16963 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16965         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16966         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
16967         Remove autoloads.
16969 2006-04-18  Simon Josefsson  <jas@extundo.com>
16971         * message.el (message-generate-hashcash): Default to.
16973 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16975         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16976         concatenating segments rather than before concatenating them.
16978 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
16980         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
16982         * imap.el (imap-quote-specials): New function.
16983         (imap-login-auth): Quote specials.
16985 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16987         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
16989         * message.el (message-forward-make-body-plain):
16990         Allow message-forward-ignored-headers to be a list.
16991         (message-remove-ignored-headers): Factor out into function.
16992         (message-forward-make-body-mml): Use it.
16993         * rfc2231.el (rfc2231-parse-string): Remove dead code.
16994         (rfc2231-parse-string): Allow concatanation of parameters that
16995         aren't contiguous.  The test case is
16996           (mail-header-parse-content-type "message/external-body;
16997             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
16998             access-type=LOCAL-FILE;
16999             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17001 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17003         * nntp.el (nntp-accept-process-output): Return the value of
17004         `nnheader-accept-process-output'.
17006 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17008         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17009         (gnus-button-alist): Recognize more diff formats.
17010         (gnus-button-patch): Strip directory.
17012 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17014         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17015         Emacs 22 when setting focus.
17017 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17019         * gnus-art.el (gnus-article-treat-types): Do treatment of
17020         text/x-verbatim parts.
17021         (gnus-button-patch): New command.
17023         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17024         addresses that contain invalid characters.
17026 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17028         * message.el (message-put-addresses-in-ecomplete):
17029         Use gnus-replace-in-string.
17030         (message-is-yours-p): Use the more correct
17031         mail-header-parse-address instead of
17032         mail-extract-address-components.
17033         (message-put-addresses-in-ecomplete): Fix typo.
17035         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17036         keystroke.
17038         * gnus-art.el (gnus-treatment-function-alist): Change order of
17039         newsgroups/generic header folding to avoid double-folding.
17041         * message.el (message-hidden-headers): Add X-Draft-From.
17043         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17044         New command.
17045         (gnus-summary-repeat-search-article-backward): New command.
17047         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17048         groups in the parent topic.
17050 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17052         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17053         (spam-extra-header-to-number): Return the CRM114 number as a
17054         number instead of a string.
17056 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17058         * gnus-art.el (gnus-face-properties-alist): Move here from
17059         gnus-fun.
17061         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17063 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17065         * message.el (message-strip-forbidden-properties): Only display on
17066         self-insert-command.
17068         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17069         reindent.
17070         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17072 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
17074         * smiley.el (smiley-style): Fix typo.
17076 2006-03-23  Kenichi Handa  <handa@m17n.org>
17078         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17079         instead of set-buffer-multibyte.
17081 2006-03-23  Kenichi Handa  <handa@m17n.org>
17083         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17084         buffer and then decode the buffer text if necessary.
17085         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17086         first, and after mm-encode-body, change the buffer to unibyte.
17088 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17090         * hashcash.el (hashcash-insert-payment-async-2):
17091         Use message-goto-eoh instead of doing it manually.
17092         (mail-add-payment): Use message-narrow-to-header instead of trying
17093         to do the same itself.
17095         * message.el (message-hidden-headers): Add Face.
17097         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17098         reparenting code.
17099         (gnus-summary-reparent-children): Refactored out code.
17100         (gnus-summary-thread-map): New keystroke.
17101         (gnus-summary-reparent-children): Make into command.
17103         * smiley.el (smiley-style): Default to `medium' if using a large
17104         font.
17106         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17107         does it itself.
17109         * message.el (message-point-in-header-p): Simplify definition.
17111 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17113         * nnagent.el (nnagent-request-set-mark): Silence log file
17114         writing.
17115         (nnagent-request-set-mark): Use write-region instead of
17116         append-to-file.
17118         * gnus-sum.el (gnus-read-header): Fudge article number if using a
17119         strange select method.
17121         * ecomplete.el (ecomplete-display-matches): Get highlightling
17122         right.
17123         (ecomplete-display-matches): Use literals.
17124         (ecomplete-display-matches): Disable message logging.
17126         * message.el (message-display-abbrev): Small optimization.
17128         * ecomplete.el (ecomplete-display-matches): Allow automatic
17129         display.
17131         * message.el (message-strip-forbidden-properties):
17132         Display abbrevs.
17133         (message-display-abbrev): Get automatic display right.
17135         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17136         keystrokes.
17138 2006-04-13  Romain Francoise  <romain@orebokech.com>
17140         TODO: Backport to v5-10!
17142         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17143         Move here (and rename) from gnus-registry.el.
17145         * gnus-registry.el: Require gnus-util.
17146         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17148 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17150         * gnus-group.el (gnus-group-catchup-current):
17151         Change if-then-else-if-then-else into cond.
17152         (gnus-group-catchup): Indent.
17153         (group-name-at-point): New function.
17154         (gnus-fetch-group): Provide default from thing at point.
17156 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17158         * message.el (message-display-abbrev): Fix regexp.
17160         * ecomplete.el (ecomplete-highlight-match-line):
17161         Reimplement choosing.
17162         (ecomplete-highlight-match-line): Fix up code rewrite, remove
17163         dead variables.
17165         * message.el (message-newline-and-indent): Remove debugging.
17166         (message-display-abbrev): Use new implementation.
17168 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
17170         * gnus-art.el (gnus-article-mode):
17171         Set cursor-in-non-selected-windows to nil.
17173         * smiley.el: Revert previous change.
17174         (smiley-data-directory): defvar it before using it in the
17175         defcustom of `smiley-style'.
17177 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17179         * message.el (message-newline-and-indent): New function.
17181         * ecomplete.el: Implement more bits.
17183         * message.el (message-put-addresses-in-ecomplete): Clean up the
17184         string.
17186         * ecomplete.el (ecomplete-add-item): Chop off decimals.
17188         * gnus-sum.el (gnus-summary-save-parts):
17189         Bind gnus-summary-save-parts-counter and use it to make unique file
17190         names.
17192         * gnus-art.el (gnus-ignored-headers): Add some more headers.
17194         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17195         parameter to say whether to actually parse the individual
17196         addresses.
17198         * message.el (message-put-addresses-in-ecomplete): New function.
17199         (ecomplete): Require.
17200         (message-mail-alias-type): Add ecomplete as an option.
17202 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
17204         * flow-fill.el (fill-flowed): Remove trailing space from blank
17205         quoted lines.
17207 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17209         * smiley.el (smiley-style): Move definition later to avoid a
17210         compilation warning.
17212 2006-04-12  Kenichi Handa  <handa@m17n.org>
17214         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17215         buffer and then decode the buffer text if necessary.
17216         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17217         first, and after mm-encode-body, change the buffer to unibyte.
17218         Use mm-disable-multibyte instead of set-buffer-multibyte.
17220 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17222         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17223         Content-Type header instead of Content-Disposition header.
17224         (gnus-mime-inline-part): Ditto.
17225         (gnus-mime-view-part-as-charset): Ignore charset that the part
17226         specifies.
17228         * mm-decode.el (mm-display-part): Work with external parts and
17229         usual parts similarly.
17231         * mm-extern.el (mm-inline-external-body): Use mm-display-part
17232         instead of gnus-display-mime.
17234         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17235         instead of with-temp-buffer.
17237         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17238         tag to summarized topics part in order to encode non-ASCII text.
17240 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17242         * smiley.el (smiley-style): New variable.
17243         (smiley-directory): New function.
17244         (smiley-data-directory): Derive from `smiley-style' using
17245         `smiley-directory'.
17246         (smiley-regexp-alist): Add new entries.
17248         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17249         (gnus-article-browse-delete-temp): Add :version.
17251 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
17253         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17254         the sieve region.
17256 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17258         * gnus.el (gnus-version-number): Bump version.
17260 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17262         * gnus.el: No Gnus v0.4 is released.
17264 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17266         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17267         layout.
17269         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17270         unknown charset.
17272         * message.el (message-header-synonyms): Add Original-To to the
17273         default.
17275         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17276         optional parameter.
17278 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
17280         * gnus-fun.el (gnus): Require it for gnus-directory.
17282 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17284         * gnus-fun.el (gnus-face-properties-alist): Add :version.
17286 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17288         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17290 2006-04-05  Simon Josefsson  <jas@extundo.com>
17292         * password.el (password-reset): New function.
17294 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17296         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17297         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17299 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17301         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17302         Some whitespace was matched into the url, which broke browsing hits
17303         > 100 when mm-url-use-external was nil.
17305 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17307         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17308         Check gnus-extra-headers for 'Newsgroups.
17310         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17311         bound.
17313 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
17315         * pgg-gpg.el: Clean up process buffers every time gpg processes
17316         complete.
17318 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
17320         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17321         doc string.
17323 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
17325         * pgg-gpg.el (pgg-gpg-process-filter)
17326         (pgg-gpg-wait-for-completion): Check if buffer is alive.
17328         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17329         lines, temporary fix.
17331 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17333         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17335 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
17337         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17338         default-enable-multibyte-characters.  This reverts the change from
17339         revision 6.17 which is no longer necessary because the passphrase
17340         is sent separately now.  GnuPG messages are unreadable under
17341         multibyte locales with default-enable-multibyte-characters set to
17342         nil.
17344 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
17346         * message.el (message-tool-bar-gnome): Move "spell".
17348 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
17350         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17351         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
17352         instead.
17354 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
17356         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17357         Improve newsgroups handling for NNTP overviews which don't include
17358         Newsgroups.
17360 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17362         * message.el (message-resend): Bind message-generate-hashcash to nil.
17364 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17366         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17367         when searching for already-paid recipients.
17369 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
17371         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17372         passphrases when it is not needed.
17373         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17374         passphrase stuff from gpg, should only be necessary when you use
17375         gpg with a smartcard.
17377 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17379         * mml.el (mml-insert-mime): Ignore cached contents of
17380         message/external-body part.
17382         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17383         (mm-insert-part): Ditto.
17385 2006-03-23  Simon Josefsson  <jas@extundo.com>
17387         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17388         Reiner.
17389         (pgg-gpg-use-agent-p): Use it again.
17391 2006-03-23  Simon Josefsson  <jas@extundo.com>
17393         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17394         older emacsen.
17395         (pgg-gpg-use-agent-p): Don't use it.
17397 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
17399         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17400         if we can.
17402 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
17404         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17405         (pgg-gpg-update-agent): New function.
17406         (pgg-gpg-use-agent-p): New function.
17407         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17408         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17409         (pgg-gpg-sign-region): Use it.
17411 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17413         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17414         Reported by Ralf Wachinger <rwachinger@gmx.de>.
17416 2006-03-21  Simon Josefsson  <jas@extundo.com>
17418         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17419         <wilde@sha-bang.de>.
17420         (pgg-gpg-use-agent): New variable.
17421         (pgg-gpg-process-region): Use it.
17422         (pgg-gpg-encrypt-region): Likewise.
17423         (pgg-gpg-encrypt-symmetric-region): Likewise.
17424         (pgg-gpg-decrypt-region): Likewise.
17425         (pgg-gpg-sign-region): Likewise.
17426         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17428 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17430         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17432         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17433         Add comment on version.
17435 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
17437         * smiley.el: Add missing test smiley.
17439 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17441         * mm-decode.el (mm-with-part): New macro.
17442         (mm-get-part): Use it; work with message/external-body as well.
17443         (mm-save-part): Treat name and filename equally.
17445         * mm-extern.el (mm-extern-cache-contents): New function.
17446         (mm-inline-external-body): Use it; force the part to be displayed;
17447         move undisplayer added to the cached handle to the parent.
17449         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17450         (gnus-mime-view-part-as-type): Work with message/external-body.
17452         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17454 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17456         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17457         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
17458         Emacs.]
17460 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17462         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17463         path rather than symbol.  Always return list of directories.
17464         Guarantee that image directory comes first.  [Sync with image.el,
17465         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
17467         * message.el (message-make-tool-bar): Adjust to new API of
17468         `gmm-image-load-path-for-library'.
17470         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17472         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17474 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17476         * gnus-art.el (gnus-article-only-boring-p):
17477         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17478         intangible text.
17479         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17481 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
17483         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17484         Use `defun' instead of `gmm-defun-compat'.
17486 2006-03-14  Simon Josefsson  <jas@extundo.com>
17488         * message.el (message-unique-id): Don't use message-number-base36
17489         if (user-uid) is a float.
17490         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17492 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17494         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17496         * gnus-art.el (gnus-mime-display-single): Make sure there is an
17497         empty line between a part and a message part.
17499 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
17501         * smiley.el: Add more test smileys.
17502         (smiley-data-directory, smiley-regexp-alist)
17503         (gnus-smiley-file-types): Fix doc strings.
17504         (smiley-update-cache): Clear smiley-cached-regexp-alist before
17505         adding new elements.
17506         (smiley-mouse-map): Unused code.  Make it a comment.
17508 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17510         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17511         scan latest NoCeM messages instead of old ones.
17512         (gnus-nocem-check-article): Fix regexps so as to match to PGP
17513         delimiters that are recently used.
17514         (gnus-nocem-load-cache): Add autoload cookie.
17516         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17518         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17519         level which is larger than gnus-use-nocem is specified.
17521         * gnus-group.el (gnus-group-get-new-news): Ditto.
17523 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
17525         * gnus-util.el (gnus-tool-bar-update): New function.
17527         * gnus-group.el (gnus-group-update-tool-bar): New variable.
17528         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17530         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17532         * gnus-group.el (gnus-group-redraw-when-idle)
17533         (gnus-group-redraw-check): Remove.
17534         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17536 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17538         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17539         if optional last element is specified in splits (FIELD VALUE...).
17541 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
17543         * message.el (message-make-tool-bar): Rename gmm-image-load-path
17544         to gmm-image-load-path-for-library.  Call with no-error argument.
17545         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17547         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17549         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17551         * gmm-utils.el (gmm-image-load-path): Remove alias.
17553 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
17555         * gmm-utils.el (gmm-image-load-path): Add alias.
17557         * nnml.el (nnml-generate-nov-databases-directory): Rename from
17558         nnml-generate-nov-databases-1.
17559         (nnml-generate-nov-databases): Use it.
17560         (nnml-generate-nov-databases-directory): Document no-active
17561         argument.
17563         * gmm-utils.el (gmm-image-load-path-for-library): Return single
17564         directory if path is t.  Add no-error.
17566         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17567         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17569         * gnus-art.el (gnus-article-browse-delete-temp-files):
17570         Simplify resetting gnus-article-browse-html-temp-list.
17572         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17573         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
17574         Add example to docstring.  Rename local variables.  Move error
17575         checks to default case in cond and simplify.
17577 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17579         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17580         handle is multipart when calling it recursively.
17581         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17583 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
17585         * nnimap.el (nnimap-request-update-info-internal): Optimize.
17586         Don't `gnus-uncompress-range' to avoid excessive memory usage.
17588 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17590         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17591         is loaded.
17593         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17594         loaded.
17596 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17598         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17599         to "Emacs 23 (unicode)" in doc string.
17601         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17602         "Emacs 23 (unicode)" in comment.
17604 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17606         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17608         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17609         characters 160 through 255 in Emacs 23.
17611 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17613         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17614         gnus-article-browse-html-temp.
17615         (gnus-article-browse-delete-temp): Make it customizable.
17616         Add `file'.  Adjust doc string.
17617         (gnus-article-browse-delete-temp-files): Add argument.
17618         Allow query for each file.  Adjust doc string.
17619         (gnus-article-browse-html-parts):
17620         Add `gnus-article-browse-delete-temp-files' to
17621         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17623 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
17625         * gnus-art.el (gnus-article-browse-html-temp)
17626         (gnus-article-browse-delete-temp): New variables.
17627         (gnus-article-browse-delete-temp-files): New function.
17628         (gnus-article-browse-html-parts): Use it.
17630 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17632         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17634         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17635         string.
17637         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17638         gnus-summary-insert-new-articles when unplugged.
17639         Remove gnus-summary-search-article-forward.
17641         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17642         display-visual-class instead of display-color-cells.
17644 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17646         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17647         message/* containing non-ASCII text properly.
17649 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
17651         * message.el: Require gmm-utils, remove autoloads.
17652         (message-tool-bar): Set default based on
17653         gmm-tool-bar-style.
17654         (message-tool-bar-gnome): Add gmm-customize-mode.
17656         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17657         gmm-tool-bar-style.
17658         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17660         * gnus-group.el (gnus-group-tool-bar): Set default based on
17661         gmm-tool-bar-style.
17662         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17664         * gmm-utils.el (gmm-image-directory): Rename variable from
17665         gmm-image-load-path.
17666         (gmm-image-load-path): Use gmm-image-directory.
17667         (gmm-customize-mode): New function.
17668         (gmm-tool-bar-style): New variable.
17670         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17671         gnus-group-redraw-line-number.
17672         (gnus-group-redraw-check): Simplify.
17673         (gnus-group-tool-bar-update): Remove redraw check.
17674         (gnus-group-make-tool-bar): Add redraw check.
17676 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
17678         * gnus-art.el (gnus-button): Add missing parentheses.
17680 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17682         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17684 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17686         * gnus-art.el (gnus-button): New face.
17687         (gnus-article-button-face): Use it.
17689         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17690         Add gnus-summary-next-page.  Re-order.
17692         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17693         next-node are now included.
17694         (gnus-group-redraw-line-number): New internal variable.
17695         (gnus-group-redraw-check): Helper function for updating the tool
17696         bar.
17697         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17699         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17701         * spam.el (spam-spamassassin-score-regexp): New internal variable.
17702         (spam-extra-header-to-number, spam-check-spamassassin-headers):
17703         Use it to match format of Spamassassin 3.0 and later.
17704         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17705         (spam-check-bogofilter)
17706         (spam-bogofilter-register-with-bogofilter): Fix args of
17707         `gnus-error' calls.
17709 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17711         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17712         unnecessary interaction when sending queued mails.
17713         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17715 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
17717         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17718         first or last are nil.
17720 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17722         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17724 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17726         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17728 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17730         * dns.el (query-dns): Protect more against buggy tcp output.
17732 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17734         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17735         nov.php.
17737 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17739         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17740         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17741         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
17742         output on the server side.
17743         (nnweb-google-create-mapping): Update regexps and add some
17744         progress indication.
17746 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
17748         * gnus-group.el (gnus-group-tool-bar-gnome):
17749         Fix gnus-agent-toggle-plugged.  Re-order icons.
17750         (gnus-group-tool-bar-gnome):
17751         Add gnus-group-{prev,next}-unread-group.
17752         (gnus-group-tool-bar-gnome): Re-order icons.
17754         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17755         Move gnus-summary-insert-new-articles.
17757         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
17758         Fix comments.
17760         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
17761         also available in Emacs 21.3.
17763         * message.el (message-fix-before-sending): Change "Emacs 22" to
17764         "Emacs 23 (unicode)" in comment.
17766         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
17767         "Emacs 23 (unicode)" in comment.
17769         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
17770         comment.
17771         (mm-coding-system-p): Add comment about no-MULE XEmacs.
17773         * mm-view.el (mm-fill-flowed): Add :version.
17775 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17777         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
17778         and load-path.
17780 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
17782         * message.el: Autoload gmm-image-load-path.
17783         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
17784         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
17785         consitency.
17787         * gmm-utils.el (gmm-image-load-path): Also search in
17788         "../etc/images".  Don't set gmm-image-load-path if we don't find
17789         the image.
17791 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17793         * gmm-utils.el (gmm-image-load-path): Don't make
17794         `gmm-image-load-path' include subdirectories which the second arg
17795         `image' might specify.
17797         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
17798         subdirectory to icon file names.
17800         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
17802 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17804         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
17805         gmm-image-load-path calls.
17807         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17809         * message.el (message-make-tool-bar): Ditto.
17811         * mml.el (mml-preview): Add comment concerning tool bar icons.
17813         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
17814         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
17816         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
17817         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
17819         * message.el (message-tool-bar-gnome): Use new icon names.
17820         (message-make-tool-bar): Use `gmm-image-load-path'.
17822         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
17823         New functions from MH-E.
17824         (gmm-image-load-path): New variable from MH-E.
17825         (gmm-image-load-path): New function from MH-E.  Add arguments
17826         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
17827         *-image-load-path-called-flag.
17829 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
17831         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
17833 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
17835         * nnimap.el (nnimap-request-move-article): Change folder back to
17836         source group before deleting.
17838 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
17840         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
17842         * gnus-art.el (mm-url-insert-file-contents-external):
17843         Autoload mm-url.
17845         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
17847 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17849         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
17850         coding system which mm-charset-to-coding-system returns for a
17851         given charset is valid.
17853 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
17855         * html2text.el (html2text-remove-tag-list):
17856         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
17858 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17860         * gnus-cus.el: Revert 2005-10-17 change.
17862 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17864         * gnus-art.el (article-strip-banner):
17865         Call article-really-strip-banner only when the regexp match is made.
17867 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17869         * gnus-art.el (article-strip-banner):
17870         Use gnus-extract-address-components instead of
17871         mail-header-parse-addresses to make it work with non-ASCII text;
17872         remove mail-encode-encoded-word-string.
17874         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
17875         values which are surrounded with \"...\"; make it never cause a
17876         Lisp error; give up parsing of parameters if it failed in
17877         extracting type.
17879 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
17881         * smime.el (smime-cert-by-ldap-1): Fix bug where
17882         `smime-ldap-search' returns results without userCertificates.
17884 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17886         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
17888 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17890         * spam.el (spam-check-spamassassin-headers): Adapt format for
17891         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
17892         <ari@mbf.ocn.ne.jp>.
17893         (spam-list-of-processors): Add spam-use-gmane.
17895 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17897         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
17898         make-temp-file; make it work with XEmacs as well.
17900         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
17901         mm-make-temp-file.
17903         * mm-decode.el (mm-display-external): Use the 3rd arg of
17904         mm-make-temp-file.
17905         (mm-create-image-xemacs): Ditto.
17907 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17909         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
17910         with message-narrow-to-headers.
17911         (gnus-draft-setup): Narrow to header to run message-fetch-field.
17912         (gnus-draft-check-draft-articles): New function.
17913         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
17915 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17917         * gnus-art.el (gnus-article-browse-html-parts):
17918         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
17919         Don't use suffix argument for mm-make-temp-file for Emacs 21
17920         compatibility.  Remove useless `format'.
17922 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17924         * nnweb.el (nnweb-google-wash-article): Update regexps.
17925         (nnweb-group-alist): Use defvoo instead of defvar.
17927 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17929         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
17930         re-loading nn* modules.
17932 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
17934         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
17935         for `tool-bar-mode' and don't check it's default-value.
17937         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17939         * message.el (message-make-tool-bar): Ditto.
17941         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
17942         `substring'.  Shorten tmp-file name.
17944         * gnus.el: Remove bogus comment.
17946 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
17948         * gnus-art.el (gnus-article-browse-html-parts): New function.
17949         (gnus-article-browse-html-article): New function for viewing html
17950         articles with a browser.
17952 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
17954         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
17955         (mml2015-pgg-encrypt): Ditto.
17957         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
17958         (mml1991-pgg-encrypt): Ditto.
17960 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17962         * nnfolder.el (nnfolder-insert-newsgroup-line):
17963         Use message-make-date instead of current-time-string.
17965         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
17966         to gnus-decoded which mm-uu might set.
17968 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17970         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
17971         don't decode quoted parameters; remove misimported Emacs code.
17972         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17973         (rfc2231-decode-encoded-string): Don't use split-string which
17974         behaves differently according to Emacs version; use
17975         mm-decode-coding-region to convert charset to coding-system.
17976         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17977         (rfc2231-encode-string): Remove misimported Emacs code.
17979 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17981         * gnus-art.el (article-decode-charset): Don't use ignore-errors
17982         when calling mail-header-parse-content-type.
17983         (article-de-quoted-unreadable): Ditto.
17984         (article-de-base64-unreadable): Ditto.
17985         (article-wash-html): Ditto.
17987         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
17988         calling mail-header-parse-content-type and
17989         mail-header-parse-content-disposition.
17990         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
17991         mail-header-parse-content-type.
17993         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
17994         insert charset and format parameters; encode description after
17995         inserting it to buffer.
17996         (mml-insert-parameter): Fold lines properly even if a parameter is
17997         segmented into two or more lines; change the max column to 76.
17999         * rfc1843.el (rfc1843-decode-article-body): Don't use
18000         ignore-errors when calling mail-header-parse-content-type.
18002         * rfc2231.el (rfc2231-parse-string): Return at least type if
18003         possible; don't cause an error even if it fails in parsing of
18004         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18005         (rfc2231-encode-string): Don't break lines at the beginning, leave
18006         it to mml-insert-parameter.
18008         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18009         calling mail-header-parse-content-type.
18011 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18013         * spam-report.el (spam-report-gmane-use-article-number):
18014         Improve doc string.
18015         (spam-report-gmane-internal): Check if a suitable header was found
18016         in the article.
18018 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18020         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18021         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18023 2006-02-05  Romain Francoise  <romain@orebokech.com>
18025         Update copyright notices of all files in the gnus directory.
18027 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18029         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18031 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18033         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18034         segmented lines of parameter value to cope with Thunderbird 1.5
18035         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18036         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18037         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18039 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18041         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18042         parts.
18044 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18046         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18047         there's only one active file for all servers.
18048         (nnweb-request-scan): Make sure nnweb-articles is initialized on
18049         solid groups.  Gnus might have used a FAST request to select the group.
18050         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18051         and nnweb-search redundantly in the active file.
18052         (nnweb-request-list): Don't list bogus groups.  There can only be one.
18053         (nnweb-request-create-group): Don't use ARGS.
18054         (nnweb-possibly-change-server, nnweb-request-group): Remove some
18055         initializations.  Let nnoo do the work.
18057 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18059         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18060         Say the part has been decoded.
18062         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18064 2006-01-31  Kevin Ryde  <user42@zip.com.au>
18066         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18067         mailcap-viewer-test-cache when there's no 'test clause, since that
18068         will invert the meaning of a "nil" test previously determined by
18069         mailcap-mailcap-entry-passes-test.
18071 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18073         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18074         compiling.
18076         * gnus-sum.el: Ditto.
18078         * message.el: Don't bind tool-bar-map when compiling.
18080 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
18082         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18084 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18086         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18087         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18088         current Google Groups.
18090 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
18092         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18093         and tool-bar-mode.
18095         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18096         and tool-bar-mode.
18098         * message.el (message-tool-bar-update): Simplify.
18099         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18101         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18102         gnus-summary-buffer.
18103         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18104         gnus-summary-reply.
18106         * gmm-utils.el (gmm): Add :version.
18108 2006-01-26  Steve Youngs  <steve@sxemacs.org>
18110         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18111         Don't autoload.
18113 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18115         * gmm-utils.el (gmm-verbose): Add :group.
18117 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
18119         * message.el: Change some comments WRT tool-bars.
18121         * gnus-sum.el (gnus-summary-tool-bar)
18122         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18123         (gnus-summary-tool-bar-zap-list): New variables.
18124         (gnus-summary-make-tool-bar): Complete rewrite using
18125         `gmm-tool-bar-from-list'.
18127         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18128         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18129         New variables.
18130         (gnus-group-make-tool-bar): Complete rewrite using
18131         `gmm-tool-bar-from-list'.
18132         (gnus-group-tool-bar-update): New function.
18134         * message.el (message-mode-field-menu): Add "Show hidden Headers".
18136 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18138         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18139         is dissected into a single part of which the type is the same as
18140         the given one; decode charset.
18142 2006-01-21  Kevin Ryde  <user42@zip.com.au>
18144         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18145         into alists as symbol not string, since that's what
18146         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18147         look for.
18149 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
18151         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18152         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18154         * message.el (message-tool-bar-gnome): Use gmm-ignore.
18156 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18158         * gnus-art.el (gnus-mime-security-button-commands): New variable.
18159         (gnus-mime-security-button-menu): New definition.
18160         (gnus-mime-security-button-map): Use them.
18161         (gnus-mime-security-button-menu): New function.
18162         (gnus-insert-mime-security-button): Addition to help echo.
18163         (gnus-mime-security-run-function, gnus-mime-security-save-part)
18164         (gnus-mime-security-pipe-part): New functions.
18166         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18167         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18169         * mm-decode.el (mm-handle-set-disposition): Remove.
18170         (mm-handle-set-description): Remove.
18172 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18174         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18175         (mm-w3m-standalone-supports-m17n-p): New function.
18176         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18177         w3m usage.
18179         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18180         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18182 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18184         * message.el (message-tool-bar-zap-list):
18185         Use gmm-tool-bar-zap-list as custom type.
18186         (message-tool-bar-update): New function.
18187         (message-tool-bar, message-tool-bar-gnome)
18188         (message-tool-bar-retro): Add message-tool-bar-update.
18189         (message-tool-bar-gnome): Add flyspell-buffer.
18191         * gnus-util.el (gnus-error): Describe `args'.
18193         * gmm-utils.el (gmm-error): Describe `args'.
18194         (gmm-tool-bar-zap-list): New widget.
18195         (gmm-tool-bar-from-list): Improve description of `zap-list'.
18197 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18199         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18200         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18201         the number of recursive calls.
18203         * mm-decode.el (mm-handle-set-disposition): New macro.
18204         (mm-handle-set-description): New macro.
18206 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18208         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18209         encoding.
18211 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18213         * message.el (message-tool-bar-zap-list, message-tool-bar)
18214         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18215         (message-tool-bar-local-item-from-menu): Remove.
18216         (message-tool-bar-map): Replace by `message-make-tool-bar'.
18217         (message-make-tool-bar): New function.
18218         (message-mode): Use `message-make-tool-bar'.
18220         * gmm-utils.el: New file.
18221         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18222         (gmm-lazy): New widget copied from `nnmail.el'.
18223         (gmm-tool-bar-from-list): New function for creating customizable
18224         tool bars.
18225         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
18226         output.
18227         (gmm): Add :prefix to defgroup.
18229 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
18231         * gmm-utils.el (gmm-widget-p): New function.
18233 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18235         * mml.el (mml-attach-file): Describe `description' in doc string.
18236         (mml-menu): Add Emacs MIME manual and PGG manual.
18238 2006-01-20  Richard M. Stallman  <rms@gnu.org>
18240         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18242 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
18244         * nntp.el (nntp-end-of-line): Doc fix.
18246 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
18248         * imap.el (imap-open): Handle case where buffer is a buffer
18249         object.
18251 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18253         * gnus-delay.el (gnus-delay): Don't autoload.
18254         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18255         to be re-loaded when customizing the `gnus-delay' group.
18257 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
18259         * message.el (message-insert-citation-line): Use newlines.
18261 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18263         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18265         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18267 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
18269         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18271 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18273         * mm-decode.el (mm-inlined-types): Add application/pgp.
18274         (mm-automatic-display): Ditto.
18276         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18277         part as text.
18279 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18281         * nnrss.el: Update copyright.
18282         (nnrss-opml-import): Query whether to subscribe to each entry.
18284         * gnus-art.el:
18285         * gnus-sum.el:
18286         * mm-uu.el:
18287         * mm-view.el: Update copyright.
18289 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
18291         * message.el (message-info): New function.
18292         (message-mode-menu): Add it.
18293         Update copyright.
18295         * ChangeLog: Fix and update copyright.
18297 2006-01-13  Romain Francoise  <romain@orebokech.com>
18299         * message.el (message-forward-subject-name-subject): Prefer the
18300         address to 'nowhere' if the sender has no name.
18301         Fix typo.  Update copyright year.
18303 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18305         * gnus-art.el (article-wash-html):
18306         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18307         (gnus-article-wash-html-with-w3m-standalone): New function.
18309         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18310         mm-inline-text-html-render-with-w3m-standalone.
18311         (mm-text-html-washer-alist): Map w3m-standalone to
18312         gnus-article-wash-html-with-w3m-standalone.
18313         (mm-inline-text-html-render-with-w3m-standalone): New function.
18315 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18317         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18318         Improve LaTeX.
18320 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18322         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18323         (nnrss-request-article): Render text/plain parts as HTML.
18325         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18326         the buffer.
18328 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
18330         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18331         custom definition of `gnus-posting-styles'.
18333         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18334         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18336 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18338         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18339         Use nntp for bug archive.
18341 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18343         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18344         parts.
18345         (nnrss-normalize-date): New function converts ISO 8601 date into
18346         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18347         (nnrss-check-group): Use it.
18349 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18351         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18353         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18354         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18355         (nnrss-insert-w3): Ditto.
18357 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18359         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18360         the articles to be forwarded including the case where neither a
18361         number of articles nor a region is specified.
18363 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18365         * nnrss.el (nnrss-request-article): Fix last change; fill
18366         text/plain parts.
18368 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18370         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18371         in text/plain part.
18372         (nnrss-check-group): Don't add excessive newline to dc:subject.
18374 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
18376         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18377         article.
18379 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
18381         * nnml.el: Don't require gnus-bcklg.  Autoload it.
18382         (nnml-use-compressed-files, nnml-save-mail): Support other
18383         comression programs such as bzip2.
18385 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18387         * dns.el (query-dns): Make sure we check the buffer size before
18388         removing tcp headers.
18390 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18392         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18393         remove MIME buttons associated with multipart/alternative parts.
18394         (gnus-mime-display-alternative): Tag buttons using `article-type'
18395         text property.
18397         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18398         associated with multipart/alternative parts.
18400         * gnus-art.el (gnus-signature-separator): Fix custom type.
18402         * mm-decode.el (mm-inlined-types): Fix custom type.
18403         (mm-keep-viewer-alive-types): Ditto.
18404         (mm-automatic-display): Ditto.
18405         (mm-attachment-override-types): Ditto.
18406         (mm-inline-override-types): Ditto.
18407         (mm-automatic-external-display): Ditto.
18409 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
18411         * spam-report.el (spam-report-user-mail-address)
18412         (spam-report-user-agent): New variables.
18413         (spam-report-url-ping-plain): Use spam-report-user-agent.
18415 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
18417         * gnus-art.el (gnus-button-handle-custom): Do not just use
18418         `customize-apropos' for any "M-x customize-*" button but the
18419         function called for.  Accept both the function name and its
18420         argument in order to achieve this.
18421         (gnus-button-alist): Remove support for "custom:" URL's.
18422         Pass function name to `gnus-button-handle-custom' in case of "M-x
18423         customize-*" buttons.
18425 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18427         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18428         multipart/alternative and add xref to mm-discouraged-alternatives
18429         in doc string.
18431         * mm-decode.el (mm-discouraged-alternatives): Add xref to
18432         gnus-buttonized-mime-types in doc string.
18434 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
18436         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18437         Suggest image/.* in the doc string.
18439 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
18441         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18442         message-marks (Debian bug #342521).
18444 2005-12-12  Simon Josefsson  <jas@extundo.com>
18446         * password.el (password-read-from-cache): Add.
18447         (password-read): Use it.
18449 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18451         * rfc2047.el (rfc2047-charset-to-coding-system):
18452         Recognize us-ascii as a MIME charset.
18454         * mm-bodies.el (mm-decode-content-transfer-encoding):
18455         Protect against the case where the 2nd arg TYPE is nil.
18457 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18459         * pop3.el (pop3-stream-type): Fix custom version.
18461         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18463 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18465         * mm-decode.el (mm-display-external): Add missing cdr.
18467 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18469         * mm-decode.el (mm-display-external): Use nametemplate (defined in
18470         RFC1524) if it is in mailcap or add a suffix according to
18471         mailcap-mime-extensions when generating a temp filename; postpone
18472         deleting a temp file for 2 seconds for some wrappers, shell
18473         scripts, and so on, which might exit right after having started a
18474         viewer command as a background job.
18476 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18478         * nntp.el (nntp-marks-directory): Fix custom group.
18480         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18481         steps when < 10.
18483         * gnus-start.el (gnus-no-server-1):
18484         Mention `gnus-level-default-subscribed' in doc string.
18486 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18488         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18489         parens.
18491 2005-11-26  Dave Love  <fx@gnu.org>
18493         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18494         (tls-program, tls-success): Provide openssl alternative.
18496         * starttls.el: Doc fixes.
18497         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18498         SERVICE to PORT.
18500         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
18501         port null or service name.
18502         (starttls-negotiate): Autoload.
18504 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18506         * message.el (message-kill-to-signature): Fix interactive spec.
18508 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18510         * pop3.el (pop3-open-server): Recognize a string as a service name.
18512 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
18514         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18516 2005-11-23  Dave Love  <fx@gnu.org>
18518         Add pop3s, pop3/starttls.
18520         * pop3.el (pop3-authentication-scheme): Clarify doc.
18521         (open-tls-stream, starttls-open-stream): Autoload.
18522         (pop3-stream-type): New.
18523         (pop3-open-server): Use it.
18525         * mail-source.el (mail-sources): Fix some :types.  Add stream type
18526         for POP.
18527         (mail-source-keyword-map): Add :stream for POP.
18528         (mail-source-fetch-pop): Use pop3-stream-type.
18530 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18532         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18533         of current-time-string.
18535 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
18537         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18538         date header.
18540 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18542         * gnus-sum.el (gnus-fetch-old-headers): Update docs to warn that
18543         it can seriously impact performance as it bypasses the agent's
18544         local caches.
18546 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18548         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18549         must be explicitly online rather than "not explicitly offline" for
18550         its flags to be synchronized.
18552         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18553         that gnus-uu-unmark-thread will function correctly.
18555         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18556         1024K is instead displayed as 1M.
18558 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18560         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18562 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
18564         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18566 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
18568         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18569         error message to display actual error condition.
18570         (gnus-agent-save-local): Avoid saving symbols that are bound to
18571         nil as they simply result in a warning message in
18572         gnus-agent-read-local.
18574 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18576         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18577         rather than make-variable-buffer-local for file-precious-flag.
18579 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18581         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18582         for duplicates which are removed.  The invalid sort check then
18583         triggers a rescan after the sort as sorting may have moved
18584         duplicate entries such that they can be cheaply detected.
18586 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18588         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18590 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18592         * gnus-agent.el (gnus-agent-article-alist-save-format):
18593         Change internal variable to a custom variable.  Change default value
18594         from compressed(2) to uncompressed(1).
18595         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18596         support for uncompressed agentview files.  Taken together, reading
18597         the agentview file should now be 6-7 times faster.
18599 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
18601         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18602         as a buffer-local variable.  This avoids creating truncated
18603         dribble files as a result of a hang up, eg.
18605 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18607         * gnus-start.el (gnus-start-draft-setup):
18608         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18610         * gnus.el (gnus-splash): Change custom group.
18611         (gnus-group-get-parameter, gnus-group-parameter-value):
18612         Describe allow-list argument.
18614         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18615         string.
18617 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18619         * gnus-art.el (gnus-default-article-saver): Add user-defined
18620         `function' to custom type.
18622 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18624         * imap.el (imap-open): Handle case where buffer is a buffer
18625         object.
18627 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
18629         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18630         long lines.
18631         (gnus-cache-delete-group): Wrap doc strings.
18633         * gnus-agent.el (gnus-agent-rename-group)
18634         (gnus-agent-delete-group): Wrap doc strings.
18636 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18638         * gnus-start.el (gnus-1): Add "native" to
18639         gnus-predefined-server-alist.
18641         * gnus.el (gnus-method-to-server): Don't add "native" to the
18642         lists here, because that leads to problems when
18643         gnus-select-method is bound.
18645 2005-11-09  Simon Josefsson  <jas@extundo.com>
18647         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18648         use (not sort-by-date) instead.
18650 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18652         * gnus-delay.el (gnus-delay-group): Don't autoload.
18653         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18654         to be re-loaded when customizing the `gnus-delay' group.
18656 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
18658         * message.el: Revert last changes.
18659         (message-insert-citation-line): Use newlines.
18661 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
18663         * message.el (message-courtesy-message)
18664         (message-mark-insert-begin, message-mark-insert-end)
18665         (message-elide-ellipsis, message-cancel-message)
18666         (message-add-header, message-change-subject)
18667         (message-cross-post-followup-to-header)
18668         (message-cross-post-insert-note, message-reduce-to-to-cc)
18669         (message-widen-reply, message-delete-not-region)
18670         (message-kill-to-signature, message-insert-signature)
18671         (message-insert-importance-high, message-insert-importance-low)
18672         (message-insert-or-toggle-importance)
18673         (message-insert-disposition-notification-to)
18674         (message-indent-citation, message-yank-original)
18675         (message-cite-original-without-signature, message-cite-original)
18676         (message-insert-citation-line, message-position-on-field)
18677         (message-fix-before-sending, message-send-mail-partially)
18678         (message-send-mail, message-send-mail-with-sendmail)
18679         (message-send-mail-with-qmail, message-send-news)
18680         (message-check-news-header-syntax, message-generate-headers)
18681         (message-insert-courtesy-copy, message-fill-address)
18682         (message-fill-header, message-shorten-references)
18683         (message-setup-1, message-cancel-news)
18684         (message-forward-make-body-plain, message-forward-make-body-mime)
18685         (message-forward-make-body-mml, message-encode-message-body)
18686         (message-forward-make-body-digest-plain)
18687         (message-forward-make-body-digest-mime)
18688         (message-use-alternative-email-as-from): Insert `hard-newline'
18689         instead of ordinary newlines.
18691 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18693         * message.el (message-generate-headers): Downcase the argument
18694         given to message-check-element.
18696 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
18698         * nntp.el (nntp-authinfo-rejected): New error condition.
18699         (nntp-wait-for): Use new error condition to signal authentication
18700         error.
18701         (nntp-retrieve-data): Rethrow new error condition to break out of
18702         recursive call to nntp-send-authinfo.
18704 2005-11-08  Romain Francoise  <romain@orebokech.com>
18706         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18707         (gnus-summary-exit-map): Bind to `Z p'.
18708         (gnus-summary-make-menu-bar): Add menu item.
18710 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
18712         * gnus-art.el (gnus-article-treat-custom): Add `first'.
18713         (gnus-treat-*): Add `first' in all doc strings.
18715         * gnus-group.el (gnus-group-compact-group): Fix typo.
18717 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18719         * gnus.el (gnus-parameters-case-fold-search): New variable.
18720         (gnus-parameters-get-parameter): Use it.
18722         * gnus-score.el (gnus-home-score-file): Doc fix.
18724 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
18726         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18728 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18730         * mm-util.el (mm-special-display-p): New function.
18732         * mml.el (mml-preview): Use it; doc fix.
18734 2005-10-29  Romain Francoise  <romain@orebokech.com>
18736         * message.el (message-fix-before-sending): Fix comment.
18738 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
18740         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
18742 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
18744         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
18745         Used in gnus-score.el.
18747 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18749         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
18751 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
18753         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
18754         whitespace removed in revision 7.8.  Use concatenated string to
18755         protect trailing whitespace.
18757 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
18759         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
18760         (nnimap-request-expire-articles): Use it to avoid sending 'UID
18761         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
18762         Courier IMAP ("some version from 2004").  Mostly based on similar
18763         code in the same function.
18765 2005-10-26  Didier Verna  <didier@xemacs.org>
18767         * gnus-group.el (gnus-group-compact-group): Invalidate original
18768         article buffer.
18769         * gnus-srvr.el (gnus-server-compact-server): Ditto.
18770         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
18771         NOV database and in article itself.
18772         Invalidate article backlog.
18774 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18776         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
18778 2005-10-26  Simon Josefsson  <jas@extundo.com>
18780         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
18781         part of 2004-07-25 change.
18783 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18785         * message.el (message-display-completion-list): New function.
18786         (message-expand-group): Use it; make sure the Completions buffer
18787         is modifiable.
18789 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18791         * imap.el (imap-open): Handle case where buffer is a buffer object.
18793 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
18795         * pgg-def.el:
18796         * pgg-gpg.el:
18797         * pgg-parse.el:
18798         * pgg-pgp.el:
18799         * pgg-pgp5.el:
18800         * pgg.el: Move to the parent lisp directory.
18802 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
18804         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
18805         user-mail-name is an empty string.
18807 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18809         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
18810         depending on gnus-score-decay-constant.
18812         * encrypt.el (encrypt-insert-file-contents)
18813         (encrypt-write-file-contents): Don't use `gnus-message'.
18815         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
18816         arguments.
18817         (mm-uu-type-alist): Add message-marks and insert-marks.
18818         Pass arguments to mm-uu-verbatim-marks-extract.
18819         (mm-uu-hide-markers): New variable.
18820         (mm-uu-extract): Use face similar to `gnus-cite-3'.
18822         * gnus-fun.el (gnus-convert-image-to-x-face-command)
18823         (gnus-convert-image-to-face-command): Use "convert" by default to
18824         allow other input image formats.
18825         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
18826         accordingly.
18828 2005-10-23  Simon Josefsson  <jas@extundo.com>
18830         * imap.el (imap-gssapi-program): Align command line parameters
18831         with latest GNU SASL.
18832         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
18834 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18836         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
18837         HTML.
18838         (nnslashdot-request-article): Ditto.
18840 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
18842         * mail-source.el (mail-source-fetch-pop): Require pop3.
18843         (mail-source-check-pop): Ditto.
18845 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18847         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
18848         errors.
18850 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18852         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
18853         (gnus-treat-strip-leading-blank-lines): Improve doc string.
18855         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
18857         * mm-bodies.el (mm-decode-string):
18858         Call `mm-charset-to-coding-system' with allow-override argument.
18860 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18862         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
18863         (rfc2047-charset-to-coding-system): New function.
18864         (rfc2047-decode-encoded-words): New function.
18865         (rfc2047-decode-region): Use them.
18866         (rfc2047-decode-cte): Remove.
18867         (rfc2047-parse-and-decode): Remove.
18868         (rfc2047-decode): Remove.
18870 2005-10-15  Kenichi Handa  <handa@m17n.org>
18872         * rfc2047.el (rfc2047-decode-cte): New function.
18873         (rfc2047-decode-region): Change the way to decode successive
18874         encoded-words: decode B- or Q-encoding in each encoded-word,
18875         concatenate them, and decode it as charset.
18877 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
18879         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
18880         widget-move-and-invoke.
18881         (gnus-custom-mode): Use gnus-custom-map.
18883 2005-10-15  Bill Wohler  <wohler@newt.com>
18885         * message.el (message-tool-bar-map): Rename image file from
18886         mail_send to mail/send.
18888 2005-10-16  Masatake YAMATO  <jet@gyve.org>
18890         * message.el (message-expand-group): Pass the common
18891         prefix substring of completion to `display-completion-list'.
18893 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
18895         * mml-sec.el (mml-secure-method): New internal variable.
18896         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
18897         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
18898         New functions using mml-secure-method.
18900         * mml.el (mml-mode-map): Add key bindings for those functions.
18901         (mml-menu): Simplify security menu entries.  Suggested by Jesper
18902         Harder <harder@myrealbox.com>.
18903         (mml-attach-file, mml-attach-buffer, mml-attach-external):
18904         Goto end of message if point is the headers of the message.
18906         * message.el (message-in-body-p): New function.
18908         * assistant.el: Autoload gnus-util and netrc.
18910         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
18911         Use `mm-charset-override-alist' only when decoding.
18913         * mm-bodies.el (mm-decode-body):
18914         Call `mm-charset-to-coding-system' with allow-override argument.
18916         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
18917         `filename' from Content-Disposition if Content-Type doesn't
18918         provide `name'.
18919         (gnus-mime-view-part-as-type): Set default instead of
18920         initial-input.
18922 2005-10-09  Daniel Brockman  <daniel@brockman.se>
18924         * format-spec.el (format-spec): Propagate text properties of % spec.
18926 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18928         * gnus-art.el (gnus-treat-predicate): Add `first'.
18930 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18932         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
18933         (mm-charset-override-alist): New variable.
18934         (mm-charset-to-coding-system): Use it.
18935         (mm-codepage-setup): New helper function.
18936         (mm-charset-eval-alist): New variable.
18937         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
18938         Warn about unknown charsets.
18940 2005-10-04  David Hansen  <david.hansen@gmx.net>
18942         * nnrss.el (nnrss-request-article): Add support for the comments tag.
18943         (nnrss-check-group): Ditto.
18945 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18947         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
18948         Rename x-gnus-verbatim to x-verbatim.
18949         (mm-uu-type-alist): Fix regexp for verbatim-marks.
18951         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
18952         x-verbatim.
18954         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
18956         * gnus-util.el (gnus-remove-duplicates): Remove.
18958         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
18959         instead of gnus-remove-duplicates.
18961         * message.el (message-remove-duplicates): Remove.
18962         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
18963         message-remove-duplicates.
18965         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
18966         available, else use implementation from `delete-dups'.
18968         * message.el (message-insert-expires): New function.
18969         (message-mode-map): Add key binding.
18970         (message-mode-field-menu): Add menu entry.
18971         (message-mode): Document it.
18972         (message-make-expires-date): Use `message-make-date'.
18974 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
18976         * message.el (message-make-expires-date): New function.
18978 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18980         * time-date.el: Autoload parse-time-string, XEmacs needs it.
18982 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18984         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
18985         function rather than the diff-mode.el package.
18986         (mm-display-external): Use with-current-buffer.
18987         (mm-viewer-completion-map, mm-viewer-completion-map):
18988         Move initialization inside declaration.
18990 2005-09-29  Simon Josefsson  <jas@extundo.com>
18992         * spam.el: Load hashcash when compiling, to avoid warnings.
18993         Don't autoload mail-check-payment.
18994         (spam-check-hashcash): Define unconditionally, since hashcash.el
18995         is part of Gnus now.  Ignore errors from payment checking.
18997 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18999         * message.el (message-bold-region, message-unbold-region):
19000         Rename from `bold-region' and `unbold-region'.
19002         * message.el: Remove useless autoloads.
19004 2005-09-28  Simon Josefsson  <jas@extundo.com>
19006         * message.el (message-use-idna): Default to t.
19007         (message-use-idna): Test whether encoding works too.  Doc fix.
19009 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19011         * nntp.el (nntp-warn-about-losing-connection): Remove.
19013 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19015         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19016         customizable.  Change default value.
19017         (mm-uu-diff-groups-regexp): Change default value.
19018         (mm-uu-type-alist): Add doc string.
19019         (mm-uu-configure): Add doc string.  Make it interactive.
19020         (mm-uu-tex-groups-regexp): New variable.
19021         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19022         (mm-uu-type-alist): Add LaTeX documents.
19023         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19024         of "text/verbatim".
19025         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19027         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19028         instead of "text/verbatim".
19030         * message.el (message-mark-inserted-region)
19031         (message-mark-insert-file): Use slrn style marks when called with
19032         prefix argument.
19034 2005-09-27  Simon Josefsson  <jas@extundo.com>
19036         * message.el (message-idna-to-ascii-rhs-1): Reformat.
19038 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
19040         * message.el (message-remove-duplicates): New function.
19041         Implementation borrowed from `gnus-remove-duplicates'.
19042         (message-idna-to-ascii-rhs): Also encode idna addresses in
19043         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19044         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19045         only ask about the same idna domain once per header and also tell
19046         in what header to replace the idna domain.
19048         * gnus-art.el (article-decode-idna-rhs): Also decode idna
19049         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19050         (article-decode-idna-rhs): Fix regexp so that all idna-address in
19051         a header is decoded and not just the last one.
19053 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19055         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19056         has been decoded.
19058         * mm-decode.el (mm-automatic-display): Add text/verbatim.
19059         (mm-insert-part): Don't modify text if it has been decoded.
19061         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19062         decoded.
19064         * mm-view.el (mm-inline-text): Don't strip text props unless
19065         decoding enriched or richtext parts.
19067 2005-09-25  Romain Francoise  <romain@orebokech.com>
19069         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19070         * gnus-start.el (gnus-subscribe-interactively):
19071         * gnus-uu.el (gnus-uu-grab-articles):
19072         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19073         space.
19075 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
19077         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19078         * mm-view.el (mm-view-pkcs7-decrypt):
19079         * gnus-sum.el (gnus-summary-limit-to-extra)
19080         (gnus-summary-respool-article, gnus-read-move-group-name):
19081         * gnus-score.el (gnus-summary-increase-score):
19082         * gnus-util.el (gnus-completing-read-with-default):
19083         * gnus-art.el (gnus-read-save-file-name)
19084         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19085         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19086         * message.el (message-check-news-header-syntax):
19087         Follow convention for reading with the minibuffer.
19089 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
19091         * spam-report.el (spam-report-url-ping-plain):
19092         Use gnus-extended-version as User-Agent.
19094         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19095         default value is nil.
19097         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19098         (mm-uu-verbatim-marks-extract): New function.
19099         (mm-uu-extract): New face.
19100         (mm-uu-copy-to-buffer): Use it.
19102         * spam-report.el (spam-report-gmane-ham): Rename from
19103         `spam-report-gmane-unspam'.
19104         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19105         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
19107         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19108         Autoload.
19109         (spam-report-gmane-unregister-routine):
19110         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19112 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
19114         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19115         (spam-report-gmane-unregister-routine): Add support for gmane
19116         unregistration.
19118         * spam-report.el (spam-report-gmane-unspam)
19119         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19120         (spam-report-gmane): Change to take a single article and do unspam
19121         registration.
19123 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19125         * mm-url.el (mm-url-decode-entities): Fix regexp.
19127 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19129         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19130         default to nil, to be able to use Gnus at all.  If the default
19131         switches to something else, then the function should be fixed not
19132         be exceedingly slow.
19134 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
19136         * gnus-start.el (gnus-activate-group): If the server is nil, don't
19137         fail hard.
19139         * spam-report.el: Add better Keywords line.
19141         * spam.el: Add Maintainer and better Keywords line.
19143 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19145         * gnus-art.el (gnus-article-replace-part)
19146         (gnus-mime-replace-part): New functions.
19147         (gnus-mime-action-alist, gnus-mime-button-commands)
19148         (gnus-mime-save-part-and-strip): Add file argument.
19149         (gnus-article-part-wrapper): Add interactive argument.
19151         * gnus-sum.el (gnus-summary-mime-map):
19152         Add `gnus-article-replace-part'.
19154 2005-09-19  Didier Verna  <didier@xemacs.org>
19156         The nnml compaction feature:
19157         * nnml.el (nnml-request-compact-group): New function.
19158         * nnml.el (nnml-request-compact): New function.
19159         * gnus-int.el (gnus-request-compact-group): New function.
19160         * gnus-int.el (gnus-request-compact): New function.
19161         * gnus-group.el (gnus-group-compact-group): New function.
19162         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19163         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19164         * gnus-srvr.el (gnus-server-compact-server): New function.
19165         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19166         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19168 2005-09-18  Deepak Goel  <deego@gnufans.org>
19170         * sieve.el (sieve-help): Fix `message' call: first arg should be a
19171         format spec.
19173 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19175         * gnus.el (gnus-group-startup-message): Bind image-load-path.
19177 2005-09-15  Romain Francoise  <romain@orebokech.com>
19179         * message.el (message-fill-paragraph): Clarify docstring.
19181 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19183         * gnus-art.el (gnus-mime-display-part): Protect against broken
19184         MIME messages.
19186 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19188         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19189         before parsing header.
19191 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
19193         * html2text.el (html2text-replace-list): Add new entities.
19195 2005-09-11  Romain Francoise  <romain@orebokech.com>
19197         * message.el (message-alternative-emails): Improve docstring.
19198         (message-setup-1): Call `message-use-alternative-email-as-from'
19199         after `message-setup-hook' to give it precedence over posting
19200         styles, etc.
19201         (message-use-alternative-email-as-from): Add docstring.
19202         Remove the original From header if present.
19204         * nnml.el (nnml-compressed-files-size-threshold): New variable.
19205         (nnml-save-mail): Use it.
19207         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19208         articles.  Add new argument `silent'.
19209         (gnus-uu-mark-all): Report the total number of marked articles.
19211 2005-09-10  Romain Francoise  <romain@orebokech.com>
19213         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19214         (gnus-uu-mark-series): Likewise.
19216 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
19218         * spam-report.el (spam-report-gmane): Fix generation of spam
19219         report URL.
19221 2005-09-10  Simon Josefsson  <jas@extundo.com>
19223         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19224         t, based on discussion on the ding list with Robert Epprecht
19225         <epprecht@solnet.ch>.
19227 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
19229         * spam-report.el (spam-report-gmane): Make it work without
19230         X-Report-Spam header.  Gmane now only provides Archived-At.
19231         This is only used if `spam-report-gmane-use-article-number' is nil.
19232         (spam-report-gmane-spam-header): Remove.  Not used anymore.
19234         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19235         make `gnus-summary-sort-by-recipient' work with threading.
19237         * nnweb.el (nnweb-google-wash-article): Print a message if article
19238         is not available.
19240 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19242         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19243         change.  Decode text/* parts content before displaying.
19245 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19247         * mml-smime.el: Remove defvar of gnus-extract-address-components.
19249 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19251         * mm-view.el (mm-display-inline-fontify): Disable support modes.
19253 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
19255         * message.el (message-tab-body-function): Fix mismatched custom type.
19257         * gnus.el (gnus-group-change-level-function): Ditto.
19259         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19261         * gnus-art.el (gnus-signature-limit)
19262         (gnus-article-mime-part-function): Ditto.
19264 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19266         * mml.el (mml-mode): Silence the byte compiler.
19268         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19269         using `(sit-for 0)' before moving the point to the specified part;
19270         skip unbuttonized parts.
19271         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19272         return to the summary window if gnus-auto-select-part is non-nil.
19274 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
19276         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19277         New variables.
19278         (mml-dnd-attach-file, mml-mode): Use them.
19280         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19281         Make fetching article by MID work again for Google Groups.
19282         Add FIXME concerning gnus-group-make-web-group.
19284         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19285         Don't depend on Gnus by using mail-extract-address-components if
19286         gnus-extract-address-components is not bound.
19288 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19290         * gnus-art.el (gnus-mime-display-security): Don't display the
19291         signature, but only the signed part.
19293 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19295         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19297         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19298         list, not listp.
19300 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
19302         * mm-encode.el (mm-encode-content-transfer-encoding):
19303         Likewise when encoding.
19305         * mm-bodies.el (mm-decode-content-transfer-encoding):
19306         De-canonicalize CRLF for all text content types, not just
19307         text/plain.
19309 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19311         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19312         valid article; point arrow and cursor at the MIME button.
19314 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19316         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19317         Suggested by Dan Christensen <jdc@uwo.ca>.
19319         * mm-decode.el (mm-save-part): Enable change of prompt.
19321 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
19323         * gnus-msg.el (gnus-inews-add-send-actions):
19324         Make `message-post-method' lambda parameter ARG `&optional'.
19326 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19328         * gnus-sum.el (gnus-summary-mime-map):
19329         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19330         gnus-article-jump-to-part.
19332         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19333         (gnus-article-edit-part): Use it.
19334         (gnus-article-part-wrapper): Add no-handle argument.
19335         (gnus-article-save-part-and-strip, gnus-article-delete-part):
19336         New functions.
19338 2005-08-29  Romain Francoise  <romain@orebokech.com>
19340         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19341         docstring.
19342         (gnus-face-from-file): Likewise.
19344 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19346         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19347         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19348         non-nil.
19349         (gnus-auto-select-part): New variable.
19350         (gnus-article-jump-to-part): New function.
19351         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19352         (gnus-mime-delete-part): Allow selecting specified part after
19353         deleting or stripping parts.
19354         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
19355         part if argument is bogus.
19357 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
19359         * gnus-art.el (w3m-minor-mode-map):
19360         * gnus-spec.el (gnus-newsrc-file-version):
19361         * gnus-util.el (nnmail-active-file-coding-system)
19362         (gnus-original-article-buffer, gnus-user-agent):
19363         * gnus.el (gnus-ham-process-destinations)
19364         (gnus-parameter-ham-marks-alist)
19365         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19366         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19367         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19368         * mm-decode.el (gnus-current-window-configuration):
19369         * mm-extern.el (gnus-article-mime-handles):
19370         * mm-url.el (url-current-object, url-package-name)
19371         (url-package-version):
19372         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19373         (smime-keys, w3m-cid-retrieve-function-alist)
19374         (w3m-current-buffer, w3m-display-inline-images)
19375         (w3m-minor-mode-map):
19376         * mml-smime.el (gnus-extract-address-components):
19377         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19378         (gnus-newsrc-hashtb, message-default-charset)
19379         (message-deletable-headers, message-options)
19380         (message-posting-charset, message-required-mail-headers)
19381         (message-required-news-headers):
19382         * mml1991.el (mc-pgp-always-sign):
19383         * mml2015.el (mc-pgp-always-sign):
19384         * nnheader.el (nnmail-extra-headers):
19385         * rfc1843.el (gnus-decode-encoded-word-function)
19386         (gnus-decode-header-function, gnus-newsgroup-name):
19387         * spam-stat.el (gnus-original-article-buffer): Add defvars.
19389 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
19391         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19392         the end of the date treatments.
19394 2005-08-15  Simon Josefsson  <jas@extundo.com>
19396         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19397         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
19398         Capello and Romain Francoise.
19399         (pgg-fetch-key-function): Remove, not used?
19400         (pgg-insert-url-with-w3): Require url, to get
19401         url-insert-file-contents regardless of where it is defined.
19403 2005-08-13  Romain Francoise  <romain@orebokech.com>
19405         * message.el (message-cite-original-1): New function.
19406         (message-cite-original): Use it.
19407         (message-cite-original-without-signature): Ditto.
19409 2005-08-08  Romain Francoise  <romain@orebokech.com>
19411         * message.el (message-yank-empty-prefix): New variable.
19412         (message-indent-citation): Use it.
19413         (message-cite-original-without-signature): Respect X-No-Archive.
19415 2005-08-08  Simon Josefsson  <jas@extundo.com>
19417         * pgg.el: Autoload url-insert-file-contents instead of loading
19418         w3/url.
19419         (pgg-insert-url-with-w3): Don't load url here.
19421 2005-08-07  Jesper Harder  <harder@phys.au.dk>
19423         * message.el (message-kill-to-signature): Don't insert newline at
19424         bol.
19425         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19427 2005-08-06  Romain Francoise  <romain@orebokech.com>
19429         * message.el (message-user-fqdn): Fix typo in docstring.
19431 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
19433         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19435         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19437 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19439         * mm-bodies.el (mm-encode-body): Use coding system rather than
19440         charset to encode text.
19442         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19443         number of charsets if utf-8 is available (XEmacs).
19445 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
19447         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19448         taken from `gnus-button-mid-or-mail-regexp'.
19449         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19450         (gnus-button-alist): Improve regexp for domain part of the MIDs
19451         for news:localpart@domain buttons.
19452         (gnus-button-ctan-directory-regexp): Update.
19454 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19456         * sieve-manage.el (sieve-manage-interactive-login):
19457         Use make-local-variable rather than make-variable-buffer-local.
19458         (sieve-manage-open): Ditto.
19459         (sieve-manage-authenticate): Ditto.
19461         * mml.el (mml-generate-mime-1): Make the content type default to
19462         text/plain if the filename is not specified.
19464 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19466         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19467         instead of insert-buffer.
19469         * message.el (message-yank-original): Ditto; set the mark at the
19470         end of the yanked message.
19472 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19474         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19475         lines to scroll rather than to stop it.
19477         * mml.el (mml-generate-default-type): Add doc string.
19478         (mml-generate-mime-1): Use mm-default-file-encoding or make it
19479         default to application/octet-stream when determining the content
19480         type if it is not specified for the part or the mml contents; add
19481         a comment about mml-generate-default-type.
19483 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
19485         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19486         make it default to application/octet-stream when determining the
19487         content type if it is not specified for the external contents.
19489 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19491         * rfc2231.el (rfc2231-parse-string): Take care that not only a
19492         segmented parameter but also other parameters might be there.
19494 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19496         * mm-decode.el (mm-display-external): Delete temp file, directory
19497         and buffer immediately if the external process is exited.
19499 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19501         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19502         fewer lines than that of scroll-margin.
19503         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19505 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19507         * gnus-art.el (gnus-article-next-page): Revert.
19508         (gnus-article-beginning-of-window): New macro.
19509         (gnus-article-next-page-1): Use it.
19510         (gnus-article-prev-page): Ditto.
19511         (gnus-article-edit-part): Use insert-buffer-substring instead of
19512         insert-buffer.
19513         (gnus-article-edit-exit): Ditto.
19515         * gnus-util.el (gnus-beginning-of-window): Remove.
19516         (gnus-end-of-window): Remove.
19518 2005-07-25  Simon Josefsson  <jas@extundo.com>
19520         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19521         to have the url package without w3.  Reported by Daiki Ueno
19522         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19524 2005-07-20  Didier Verna  <didier@xemacs.org>
19526         * gnus-diary.el: Remove the description comment (nndiary is now
19527         properly documented in the Gnus manual).
19528         Fix the spelling of "Back End".
19529         * nndiary.el: Ditto.
19530         Fix the copyright notice.
19532 2005-07-18  Romain Francoise  <romain@orebokech.com>
19534         * gnus-sum.el (gnus-summary-to-prefix)
19535         (gnus-summary-newsgroup-prefix): New variables.
19536         (gnus-summary-from-or-to-or-newsgroups): Use them.
19538 2005-07-17  Romain Francoise  <romain@orebokech.com>
19540         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19541         space as it's generally not especially interesting to the user.
19543 2005-07-16  Romain Francoise  <romain@orebokech.com>
19545         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19546         nil to avoid prompting and file modification if one of the
19547         messages at the top of the nnfolder file contains a copyright
19548         notice.
19549         Update copyright notice.
19551         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19552         instead of `current-time-string' as the latter creates a time
19553         string that is not RFC 2822 compliant (it lacks the zone).
19554         Update copyright notice.
19556 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19558         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19559         for text/rtf.  Display default in prompt.  Pass default for M-n.
19561         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19563 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19565         * gnus-msg.el (gnus-button-mailto):
19566         Remove save-selected-window-window hackery because it relies on
19567         save-selected-window internals.
19569 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19571         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19572         (gnus-article-next-page-1): Use gnus-beginning-of-window.
19573         (gnus-article-prev-page): Ditto.
19575         * gnus-util.el (gnus-beginning-of-window): New function.
19576         (gnus-end-of-window): New function.
19578 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19580         * gnus-score.el (gnus-score-edit-all-score):
19581         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19582         gnus-message.
19584 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19586         * gnus-msg.el (gnus-button-mailto):
19587         Remove save-selected-window-window hackery because it relies on
19588         save-selected-window internals.
19590 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19592         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19593         add-minor-mode.
19594         (gnus-binary-mode): Ditto.
19596         * gnus-topic.el (gnus-topic-mode): Ditto.
19598 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
19600         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19601         (gnus-article-prev-page): Take scroll-margin into consideration.
19603 2005-07-04  Lute Kamstra  <lute@gnu.org>
19605         Update FSF's address in GPL notices.
19607 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
19609         * gnus.el (gnus-exit):
19610         * gnus-group.el (gnus-group-icons):
19611         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19613         * gnus-nocem.el (gnus-nocem):
19614         * message.el (message-various, message-buffers, message-sending)
19615         (message-interface, message-forwarding, message-insertion)
19616         (message-headers, message-news, message-mail):
19617         * pgg-gpg.el (pgg-gpg):
19618         * pgg-parse.el (pgg-parse):
19619         * pgg-pgp.el (pgg-pgp):
19620         * pgg-pgp5.el (pgg-pgp5):
19621         * pop3.el (pop3): Finish `defgroup' description with period.
19623 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19625         * gnus-art.el (article-display-face): Improve the efficiency.
19626         (article-display-x-face): Ditto; remove gray x-face stuff.
19628 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19630         * gnus-art.el (article-display-face): Correct the position in
19631         which Faces are inserted.
19633 2005-06-29  Didier Verna  <didier@xemacs.org>
19635         * gnus-art.el (article-display-face): Display faces in correct
19636         order.
19638 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19640         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19641         (gnus-fill-real-hashtb): Use hash table instead of obarray.
19642         (gnus-nocem-check-article): Fetch the Type header.
19643         (gnus-nocem-message-wanted-p): Fix the way to examine types.
19644         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19645         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19646         make sure gnus-nocem-hashtb is initialized.
19647         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19648         (gnus-nocem-unwanted-article-p): Ditto.
19650         * pgg.el (pgg-verify): Return the verification result.
19652 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19654         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19655         is ascii.
19657 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
19659         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19660         `show-nonbreak-escape'.
19662 2005-06-23  Lute Kamstra  <lute@gnu.org>
19664         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19666         * dig.el (dig-mode):
19667         * smime.el (smime-mode): Use gnus-run-mode-hooks.
19669 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
19671         * nnimap.el (nnimap-split-download-body): Fix spellings.
19673 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
19675         * gnus-art.el (gnus-article-encrypt-body):
19676         * gnus-cus.el (gnus-score-customize):
19677         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19678         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19680 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
19682         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19683         header by looking for magic "MII" at the beginning.
19685 2005-06-16  Miles Bader  <miles@gnu.org>
19687         * assistant.el (assistant-field): Remove "-face" suffix from face name.
19688         (assistant-field-face): New backward-compatibility alias for renamed
19689         face.
19690         (assistant-render-text): Use renamed assistant-field face.
19692         * spam.el (spam): Remove "-face" suffix from face name.
19693         (spam-face): New backward-compatibility alias for renamed face.
19694         (spam-face, spam-initialize): Use renamed spam face.
19696         * message.el (message-header-to, message-header-cc)
19697         (message-header-subject, message-header-newsgroups)
19698         (message-header-other, message-header-name)
19699         (message-header-xheader, message-separator, message-cited-text)
19700         (message-mml): Remove "-face" suffix from face names.
19701         (message-header-to-face, message-header-cc-face)
19702         (message-header-subject-face, message-header-newsgroups-face)
19703         (message-header-other-face, message-header-name-face)
19704         (message-header-xheader-face, message-separator-face)
19705         (message-cited-text-face, message-mml-face):
19706         New backward-compatibility aliases for renamed faces.
19707         (message-font-lock-keywords): Use renamed message faces.
19709         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19710         (sieve-test-commands, sieve-tagged-arguments):
19711         Remove "-face" suffix from face names.
19712         (sieve-control-commands-face, sieve-action-commands-face)
19713         (sieve-test-commands-face, sieve-tagged-arguments-face):
19714         New backward-compatibility aliases for renamed faces.
19715         (sieve-control-commands-face, sieve-action-commands-face)
19716         (sieve-test-commands-face, sieve-tagged-arguments-face):
19717         Use renamed sieve faces.
19719         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19720         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19721         (gnus-group-news-3-empty, gnus-group-news-4)
19722         (gnus-group-news-4-empty, gnus-group-news-5)
19723         (gnus-group-news-5-empty, gnus-group-news-6)
19724         (gnus-group-news-6-empty, gnus-group-news-low)
19725         (gnus-group-news-low-empty, gnus-group-mail-1)
19726         (gnus-group-mail-1-empty, gnus-group-mail-2)
19727         (gnus-group-mail-2-empty, gnus-group-mail-3)
19728         (gnus-group-mail-3-empty, gnus-group-mail-low)
19729         (gnus-group-mail-low-empty, gnus-summary-selected)
19730         (gnus-summary-cancelled, gnus-summary-high-ticked)
19731         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19732         (gnus-summary-high-ancient, gnus-summary-low-ancient)
19733         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19734         (gnus-summary-low-undownloaded)
19735         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19736         (gnus-summary-low-unread, gnus-summary-normal-unread)
19737         (gnus-summary-high-read, gnus-summary-low-read)
19738         (gnus-summary-normal-read, gnus-splash):
19739         Remove "-face" suffix from face names.
19740         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19741         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
19742         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
19743         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
19744         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
19745         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
19746         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
19747         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
19748         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
19749         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
19750         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
19751         (gnus-summary-selected-face, gnus-summary-cancelled-face)
19752         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
19753         (gnus-summary-normal-ticked-face)
19754         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
19755         (gnus-summary-normal-ancient-face)
19756         (gnus-summary-high-undownloaded-face)
19757         (gnus-summary-low-undownloaded-face)
19758         (gnus-summary-normal-undownloaded-face)
19759         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
19760         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
19761         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
19762         (gnus-splash-face):
19763         New backward-compatibility aliases for renamed faces.
19764         (gnus-group-startup-message): Use renamed gnus faces.
19766         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
19767         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
19768         (gnus-server-agent): Remove "-face" suffix from face names.
19769         (gnus-server-agent-face, gnus-server-opened-face)
19770         (gnus-server-closed-face, gnus-server-denied-face)
19771         (gnus-server-offline-face):
19772         New backward-compatibility aliases for renamed faces.
19773         (gnus-server-agent-face, gnus-server-opened-face)
19774         (gnus-server-closed-face, gnus-server-denied-face)
19775         (gnus-server-offline-face): Use renamed gnus faces.
19777         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
19778         Remove "-face" suffix from face names.
19779         (gnus-picon-xbm-face, gnus-picon-face):
19780         New backward-compatibility aliases for renamed faces.
19782         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
19783         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
19784         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
19785         (gnus-cite-11): Remove "-face" suffix from face names.
19786         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
19787         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
19788         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
19789         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
19790         New backward-compatibility aliases for renamed faces.
19791         (gnus-cite-attribution-face, gnus-cite-face-list)
19792         (gnus-article-boring-faces): Use renamed gnus faces.
19794         * gnus-art.el (gnus-signature, gnus-header-from)
19795         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
19796         (gnus-header-content): Remove "-face" suffix from face names.
19797         (gnus-signature-face, gnus-header-from-face)
19798         (gnus-header-subject-face, gnus-header-newsgroups-face)
19799         (gnus-header-name-face, gnus-header-content-face):
19800         New backward-compatibility aliases for renamed faces.
19801         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
19803         * gnus-sum.el (gnus-summary-selected-face)
19804         (gnus-summary-highlight): Use renamed gnus faces.
19805         * gnus-group.el (gnus-group-highlight): Likewise.
19807 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
19809         * gnus-sieve.el (gnus-sieve-article-add-rule):
19810         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
19811         * spam-stat.el (spam-stat-buffer-change-to-spam)
19812         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
19814         * message.el (message-is-yours-p):
19815         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
19817 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19819         * mm-view.el (mm-inline-text): Withdraw the last change.
19821 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19823         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
19824         executing enriched-decode.
19826 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19828         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
19829         charset of tar files.
19831 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
19833         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
19835 2005-06-04  Lute Kamstra  <lute@gnu.org>
19837         * nnfolder.el (nnfolder-read-folder): Make sure that undo
19838         information is never recorded.
19840 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19842         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
19844 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19846         * pop3.el (pop3-apop): Run md5 in the binary mode.
19848         * starttls.el (starttls-set-process-query-on-exit-flag):
19849         Use eval-and-compile.
19851 2005-05-31  Simon Josefsson  <jas@extundo.com>
19853         * smime.el (smime-replace-in-string): Define.
19854         (smime-cert-by-ldap-1): Use it.
19856 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19858         * gnus-art.el (article-display-x-face): Replace
19859         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19861         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
19862         set-process-query-on-exit-flag or process-kill-without-query.
19864         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
19865         loop instead of replace-regexp.
19867         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
19868         instead of process-kill-without-query if it is available.
19870         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
19871         instead of find-file-hooks if it is available.
19873         * mml1991.el: Bind pgg-default-user-id when compiling.
19875         * mml2015.el: Bind pgg-default-user-id when compiling.
19877         * nndraft.el (nndraft-request-associate-buffer):
19878         Use write-contents-functions instead of write-contents-hooks if it is
19879         available.
19881         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
19882         instead of find-file-hooks if it is available.
19884         * nntp.el (nntp-open-connection): Replace
19885         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19886         (nntp-open-ssl-stream): Ditto.
19887         (nntp-open-tls-stream): Ditto.
19889         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
19890         set-process-query-on-exit-flag or process-kill-without-query.
19891         (starttls-open-stream-gnutls): Use it instead of
19892         process-kill-without-query.
19893         (starttls-open-stream): Ditto.
19895 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
19897         * smime.el (smime-cert-by-ldap-1): Don't use
19898         replace-regexp-in-string.
19900 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
19902         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
19904         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
19905         in PEM format.  Adjust to the XEmacs compatibility.
19907 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
19909         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
19910         by `string-to-number'.
19911         * gnus-agent.el (gnus-agent-regenerate-group)
19912         (gnus-agent-fetch-articles): Ditto.
19913         * gnus-art.el (gnus-button-fetch-group): Ditto.
19914         * gnus-cache.el (gnus-cache-generate-active)
19915         (gnus-cache-articles-in-group): Ditto.
19916         * gnus-group.el (gnus-group-set-current-level)
19917         (gnus-group-insert-group-line): Ditto.
19918         * gnus-score.el (gnus-score-set-expunge-below)
19919         (gnus-score-set-mark-below, gnus-summary-score-effect)
19920         (gnus-summary-score-entry): Ditto.
19921         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
19922         (gnus-soup-pack): Ditto.
19923         * gnus-spec.el (gnus-xmas-format): Ditto.
19924         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
19925         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
19926         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
19927         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
19928         * nndb.el (nndb-get-remote-expire-response): Ditto.
19929         * nndiary.el (nndiary-parse-schedule-value)
19930         (nndiary-string-to-number, nndiary-request-replace-article)
19931         (nndiary-request-article): Ditto.
19932         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
19933         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
19934         * nneething.el (nneething-make-head): Ditto.
19935         * nnfolder.el (nnfolder-request-article)
19936         (nnfolder-retrieve-headers): Ditto.
19937         * nnheader.el (nnheader-file-to-number): Ditto.
19938         * nnkiboze.el (nnkiboze-request-article): Ditto.
19939         * nnmail.el (nnmail-process-unix-mail-format)
19940         (nnmail-process-babyl-mail-format): Ditto.
19941         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
19942         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
19943         (nnmh-request-create-group, nnmh-request-list-1)
19944         (nnmh-request-group, nnmh-request-article): Ditto.
19945         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
19946         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
19947         * nnsoup.el (nnsoup-make-active): Ditto.
19948         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
19949         * nntp.el (nntp-find-group-and-number)
19950         (nntp-retrieve-headers-with-xover): Ditto.
19951         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
19952         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
19953         (pgg-format-key-identifier): Ditto.
19954         * pop3.el (pop3-last, pop3-stat): Ditto.
19955         * qp.el (quoted-printable-decode-region): Ditto.
19957         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
19958         of concat.
19960 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19962         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
19964         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
19966         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
19968         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
19970         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
19972         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
19974         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
19975         (gnus-carpal-mode): Ditto.
19977         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
19978         (gnus-browse-mode): Ditto.
19980         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
19982         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
19984 2005-05-29  Richard M. Stallman  <rms@gnu.org>
19986         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
19988 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19990         * gnus-util.el (gnus-run-mode-hooks): New function.
19992         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
19994 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
19996         * gnus-agent.el (gnus-agent-make-mode-line-string):
19997         Use mode-line-highlight as mouse-face.
19999 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20001         * canlock.el (canlock): Change the parent group to news.
20003         * deuglify.el (gnus-outlook-deuglify): Add :group.
20005         * dig.el (dig): Add :group.
20007         * dns-mode.el (dns-mode): Add :group.
20009         * encrypt.el (encrypt): Add :group.
20011         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20012         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20013         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20014         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20015         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20017         * gnus-diary.el (gnus-diary): Add :group.
20019         * gnus.el (gnus-group-news-1-face): Add :group.
20020         (gnus-group-news-1-empty-face): Ditto.
20021         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20022         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20023         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20024         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20025         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20026         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20027         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20028         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20029         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20030         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20031         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20032         (gnus-summary-high-ticked-face): Ditto.
20033         (gnus-summary-low-ticked-face): Ditto.
20034         (gnus-summary-normal-ticked-face): Ditto.
20035         (gnus-summary-high-ancient-face): Ditto.
20036         (gnus-summary-low-ancient-face): Ditto.
20037         (gnus-summary-normal-ancient-face): Ditto.
20038         (gnus-summary-high-undownloaded-face): Ditto.
20039         (gnus-summary-low-undownloaded-face): Ditto.
20040         (gnus-summary-normal-undownloaded-face): Ditto.
20041         (gnus-summary-high-unread-face): Ditto.
20042         (gnus-summary-low-unread-face): Ditto.
20043         (gnus-summary-normal-unread-face): Ditto.
20044         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20045         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20047         * hashcash.el (hashcash): New custom group.
20048         (hashcash-default-payment): Add :group.
20049         (hashcash-payment-alist): Ditto.
20050         (hashcash-default-accept-payment): Ditto.
20051         (hashcash-accept-resources): Ditto.
20052         (hashcash-path): Ditto.
20053         (hashcash-extra-generate-parameters): Ditto.
20054         (hashcash-double-spend-database): Ditto.
20055         (hashcash-in-news): Ditto.
20057         * message.el (message-minibuffer-local-map): Add :group.
20059         * netrc.el (netrc): Add :group.
20061         * sieve-manage.el (sieve-manage-log): Add :group.
20062         (sieve-manage-default-user): Diito.
20063         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20064         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20065         (sieve-manage-authenticators): Ditto.
20066         (sieve-manage-authenticator-alist): Ditto.
20067         (sieve-manage-default-port): Ditto.
20069         * sieve-mode.el (sieve-control-commands-face): Add :group.
20070         (sieve-action-commands-face): Ditto.
20071         (sieve-test-commands-face): Ditto.
20072         (sieve-tagged-arguments-face): Ditto.
20074         * smime.el (smime): Add :group.
20076         * spam-report.el (spam-report): Add :group.
20078         * spam.el (spam, spam-face): Add :group.
20080 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20082         * nntp.el (nntp-next-result-arrived-p): Some news servers may
20083         return \n.\n.\n at the end of articles.  Protect against that.
20084         (nntp-with-open-group): Allow debugging.
20086         * nnheader.el (mail-header-set-extra): Make into a function
20087         because I just could't understand how to quote the list properly.
20089         * dns.el (query-dns-cached): New function.
20091 2005-05-26  Lute Kamstra  <lute@gnu.org>
20093         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20095 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20097         * gnus-art.el: Don't autoload mail-extract-address-components.
20099         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20100         eval-and-compile to evaluate it.
20102         * hashcash.el: Don't autoload executable-find.
20104         * nndb.el: Don't declare the nndb back end two or more times; don't
20105         autoload news-reply-mode, news-setup, cancel-timer and telnet.
20107         * nntp.el: Autoload format-spec instead of format; use
20108         eval-and-compile to evaluate autoload forms.
20110 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
20112         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20114 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20116         * gnus.el (gnus-version-number): Bump version.
20118 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20120         * gnus.el: No Gnus v0.3 is released.
20122 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20124         * gnus-art.el (gnus-article-edit-part): Disable undo.
20126 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20128         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20129         gnus-article-date-lapsed-new-header is t if date timer is active;
20130         skip headers in which the original date value is empty.
20131         (gnus-article-save-original-date): Redefine it as a macro.
20132         (gnus-display-mime): Use it.
20134 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20136         * gnus-art.el (article-date-ut): Support converting date in
20137         forwarded parts as well.
20138         (gnus-article-save-original-date): New function.
20139         (gnus-display-mime): Use it.
20141 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
20143         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20144         enclosure element of <item>.
20146 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
20148         * message.el (message-kill-buffer-query): Rename from
20149         `message-kill-buffer-query-if-modified'.  Add :version.
20151 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20153         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20154         window layout.
20156 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20158         * mml.el: Autoload dnd when compiling.
20160 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20162         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20163         x-dnd-*.
20165 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20167         * qp.el (quoted-printable-encode-region): Save excursion.
20169 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
20171         * message.el (message-kill-buffer-query-if-modified): Add new variable
20172         so the user can kill a modified message buffer quickly.
20173         (message-kill-buffer): Use it.
20175 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20177         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
20178         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20180 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20182         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20183         contained in text because xml.el decodes entities) with LFs.
20185 2005-04-11  Lute Kamstra  <lute@gnu.org>
20187         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20188         differently.
20190 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20192         * mm-util.el (mm-detect-coding-region): Typo.
20194 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20196         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20198 2005-04-06  Deepak Goel  <deego@gnufans.org>
20200         * spam-stat.el (spam-stat-score-buffer): Add a call to a
20201         user-function allow user modifications of the scores.
20202         (spam-stat-score-buffer-user): New function, to allow
20203         user-computed modifications to the score.
20204         (spam-stat-score-buffer-user-functions): List of additional
20205         scoring functions.
20206         (spam-stat-error-holder): Global temporary error holder.
20207         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20208         variable.
20210 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
20212         * gnus-registry.el (gnus-registry-clean-empty-function)
20213         (gnus-registry-trim, gnus-registry-fetch-groups)
20214         (gnus-registry-delete-group): Groups that match
20215         `gnus-registry-ignored-groups' are removed from the registry
20216         entries, not just ignored for splitting.  This helps clean up the
20217         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
20218         to get all the groups a message ID is in.
20220         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20221         (spam-stat-split-fancy): Change "threshhold" to "threshold".
20222         (spam-stat-score-buffer-user-functions): Add :number custom type.
20224 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20226         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20227         argument in XEmacs.
20229         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20230         (nnrss-request-group): Decode group name first.
20231         (nnrss-request-article): Make a text/plain article if mml-to-mime
20232         failed.
20233         (nnrss-get-encoding): Return a compatible encoding according to
20234         nnrss-compatible-encoding-alist.
20235         (nnrss-find-el): Use consp instead of listp.
20236         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20238 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20240         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20241         which Emacs 20 doesn't support.
20242         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20244 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20246         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20247         silence the byte compiler inside the defun.
20249         * gnus-demon.el (parse-time-string): Add autoload.
20251         * gnus-delay.el (parse-time-string): Add autoload.
20253         * gnus-art.el (parse-time-string): Add autoload.
20255         * nnultimate.el (parse-time): Require for `parse-time-string'.
20257 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20259         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20261         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20263         * smime.el (smime-ldap-host-list): Add :version.
20265 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20267         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20268         pass it to `gnus-browse-read-group'.
20269         (gnus-browse-read-group): Add NUMBER argument and pass it to
20270         `gnus-group-read-ephemeral-group'.
20272         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20273         argument and pass it to `gnus-group-read-group'.
20275 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
20277         * mm-util.el (mm-xemacs-find-mime-charset): Only call
20278         mm-xemacs-find-mime-charset-1 if we have the mule feature
20279         available at runtime.
20281 2005-03-25  Werner Lemberg  <wl@gnu.org>
20283         * nnmaildir.el: Replace `illegal' with `invalid'.
20285 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20287         * gnus-start.el (gnus-display-time-event-handler):
20288         Check display-time-timer at runtime rather than only at load time
20289         in case display-time-mode is turned off in the mean time.
20291 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20293         * nnimap.el (nnimap-open-connection): Print which authinfo file is
20294         used.
20296         * nneething.el (nneething-map-file-directory): Derive from
20297         `gnus-directory'.
20299         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20300         the To/Cc button.
20302 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20304         * nnmaildir.el (nnmaildir-request-accept-article):
20305         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20307 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20309         * gnus-async.el: Require timer-funcs at compile time when in
20310         XEmacs for `run-with-idle-timer'.
20312 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20314         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20315         autoloaded function.
20317 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20319         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20321 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
20323         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20325 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20327         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20328         Add gnus-expert-user to default.
20330 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
20332         * nnimap.el (nnimap-open-server): Ditto.
20334         * imap.el (imap-authenticate): Fix typo.
20336 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
20338         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20339         buffer (since IMAP server might return FETCH response out of
20340         order, and the nntp buffer must be sorted).
20342 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
20344         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20345         comparison on string.
20347         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20348         (gnus-agent-score): Rename category keywords to match gnus-cus.
20349         (gnus-agent-summary-fetch-series): Modify to protect against
20350         gnus-agent-summary-fetch-group clearing processable flags.
20351         (gnus-agent-synchronize-group-flags): Update live group buffer as
20352         synchronization may occur due to the user toggle the plugged
20353         status.
20354         (gnus-agent-fetch-group-1): Clear downloadable flag when article
20355         successfully downloaded.
20356         (gnus-agent-expire-group-1): Avoid using markers when the overview
20357         is in ascending order; greatly improves performance.
20358         (gnus-agent-regenerate-group):
20359         Use gnus-agent-synchronize-group-flags to reset read status in both
20360         gnus and server.
20361         (gnus-agent-update-files-total-fetched-for): Fix initial size.
20363 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
20365         * message.el: Don't autoload former message-utils variables.
20366         (message-strip-subject-trailing-was): Change doc string.
20368         * nnweb.el: Fixes for `gnus-group-make-web-group'.
20369         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
20370         (nnweb-google-search): Add "hl=en" here.
20371         (nnweb-google-parse-1, nnweb-google-create-mapping):
20372         Don't hardcode URL.
20374 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20376         * message.el (message-get-reply-headers, message-followup):
20377         Mention related variables `message-use-followup-to' and
20378         `message-use-mail-followup-to', in the information buffer.
20380         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20381         of broken groups(-beta).google.com.
20383 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
20385         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20386         parameter to invoked gnus-request-move-article; remove the
20387         redundant gnus-sum-hint-move-is-internal variable; apply the marks
20388         all at once instead of once per article.
20389         (gnus-summary-remove-process-mark): Accept a list of articles as
20390         well as a single article for processing.
20392         * gnus-int.el (gnus-request-move-article): Add move-is-internal
20393         parameter.
20395         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20397         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20399         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20400         parameter.
20402         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20403         parameter.
20405         * nnimap.el (nnimap-request-move-article): Add move-is-internal
20406         parameter and remove the gnus-sum-hint-move-is-internal variable.
20408         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20409         parameter.
20411         * nndraft.el (nndraft-request-move-article): Add move-is-internal
20412         parameter.
20414         * nndiary.el (nndiary-request-move-article): Add move-is-internal
20415         parameter.
20417         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20419         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20420         parameter.
20422         * nnagent.el (nnagent-request-move-article): Add move-is-internal
20423         parameter.
20425 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20427         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20428         a more conservative way.
20430 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20432         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20433         buffer, so it moves the window's cursor.
20435 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
20437         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20438         `mm-dissect-multipart' and receive the from field as an (optional)
20439         argument from `mm-dissect-multipart'.
20440         (mm-dissect-multipart): Receive the from field as an argument and
20441         pass it on when we call `mm-dissect-buffer' on MIME parts.
20442         Fixes verification/decryption of signed/encrypted MIME parts.
20444 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
20446         * gnus-sum.el (gnus-summary-move-article):
20447         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20448         whatever it calls (right now, only nnimap-request-move article
20449         respects it).
20451         * nnimap.el (nnimap-request-move-article):
20452         When gnus-sum-hint-move-is-internal is set, don't do the extra
20453         nnimap-request-article.
20455 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20457         * nnheader.el (nnheader-find-file-noselect): Add doc string.
20459         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20460         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20462         * gnus-sum.el (gnus-summary-caesar-message):
20463         Apply `gnus-treat-article' after rotation.
20465         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20466         doc string.
20468 2005-02-22  Simon Josefsson  <jas@extundo.com>
20470         * encrypt.el (encrypt-password-cache-expiry): Remove (use
20471         `password-cache-expiry' instead).  Reported by Arne Jørgensen
20472         <arne@arnested.dk>.
20473         (encrypt): Add password-cache and password-cache-expiry as group
20474         members.
20476 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
20478         * smime.el (smime-ldap-host-list): Doc fix.
20479         (smime-ask-passphrase): Use `password-read-and-add' to read (and
20480         cache) password.
20481         (smime-sign-region): Use it.
20482         (smime-decrypt-region): Use it.
20483         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20484         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20485         fails.
20486         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20487         certificate from DER to PEM format rather than calling openssl.
20489         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20491         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20492         for signing/encryption.
20494         * mml.el (mml-parse-1): Use them.
20496 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
20498         * nnrss.el (nnrss-verbose): Remove.
20499         (nnrss-request-group): Use `nnheader-message' instead.
20501 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
20503         * nnrss.el (nnrss-verbose): New variable.
20504         (nnrss-request-group): Make it say nnrss is requesting a group.
20506 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20508         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20509         Handle news URL with given port correctly.
20511 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20513         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20514         containing special characters.
20516         * gnus-sum.el (gnus-summary-edit-article): Ditto.
20518         * mml.el (mime-to-mml): Ditto.
20520         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20521         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20522         (rfc2047-decode-region): Quote decoded words containing special
20523         characters when rfc2047-quote-decoded-words-containing-tspecials
20524         is non-nil.
20526 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
20528         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20530         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20532 2005-02-15  Simon Josefsson  <jas@extundo.com>
20534         * nnimap.el (nnimap-debug): Doc fix.
20536         * imap.el (imap-debug): Doc fix.
20538 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20540         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20542 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
20544         * gnus.el (spam-contents): Improve docs for spam-contents
20545         parameter in its variable incarnation.
20547 2005-02-14  Simon Josefsson  <jas@extundo.com>
20549         * smime-ldap.el: Use require instead of load-library for ldap.
20550         (smime-ldap-search): Indent.
20551         (smime-ldap-search-internal): Shorten line.
20553         * smime.el (smime-cert-by-dns): Add doc-string.
20554         (smime-cert-by-ldap-1): Indent.
20556         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20557         mml-smime-get-dns-ldap.
20558         (mml-smime-encrypt-query): Use new function.  Default to ldap.
20560 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
20562         * smime.el: Require smime-ldap.
20563         (smime-ldap-host-list): New variable.
20564         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20566         * mml-smime.el (mml-smime-encrypt-query): New function.
20567         (mml-smime-encrypt-query): Use it.
20569         * smime-ldap.el: New file.
20571 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20573         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20575 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20577         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20578         argument in doc string.  Make query for type more clear.
20580 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20582         * gnus.el (gnus-group-startup-message): Search for gnus images in
20583         etc/images/gnus.
20584         * mm-util.el (mm-image-load-path): Likewise.
20585         * smiley.el (smiley-data-directory): Search for smilies in
20586         etc/images/smilies.
20588 2005-02-09  Kim F. Storm  <storm@cua.dk>
20590         Change Emacs release version from 21.4 to 22.1 throughout.
20591         Change Emacs development version from 21.3.50 to 22.0.50.
20593 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20595         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20597         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20598         non-Mule XEmacs as well.
20599         (mm-decompress-buffer): Signal an error intentionally if it does
20600         not decompress compressed data because auto-compression-mode is
20601         disabled.
20603 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
20605         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20606         an ID in the registry even if it has no groups.
20608 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20610         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20611         merge it into mm-decompress-buffer.
20612         (gnus-mime-copy-part): Use the MIME part charset, the value which
20613         a user specified or gnus-newsgroup-charset for decoding, like
20614         gnus-mime-inline-part does; set buffer-file-coding-system to tell
20615         save-buffer what was used.  Suggested by Kevin Ryde
20616         <user42@zip.com.au>.
20617         (gnus-mime-inline-part): Allow the name parameter as well as the
20618         filename parameter; force decompressing of compressed data; always
20619         display contents being not decoded as unibyte.
20621         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20622         as well as the filename parameter.
20624         * mm-util.el (mm-decompress-buffer):
20625         Merge gnus-mime-jka-compr-maybe-uncompress.
20626         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20627         of compressed data.
20629 2005-02-08  Simon Josefsson  <jas@extundo.com>
20631         * imap.el (imap-log): Doc fix.
20633 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20635         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20636         the coding cookies; decompress compressed parts.
20638         * mml.el (mml-generate-mime-1): Add the charset parameter according
20639         to the value which a user specified manually or the coding cookie.
20641         * mm-util.el (mm-string-to-multibyte): New function.
20642         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20643         (mm-coding-system-to-mime-charset): New function.
20644         (mm-decompress-buffer): New function.
20645         (mm-find-buffer-file-coding-system): New function.
20647         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20648         (mm-display-inline-fontify): Rewrite for decoding and decompressing
20649         parts.
20651 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20653         * mm-view.el (mm-display-inline-fontify): Decode a part according
20654         to the charset parameter.
20656 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20658         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20659         prefix arg is neither nil nor a number, as info specifies.
20661 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20663         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20664         timestamps.
20666 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
20668         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20669         groups error checking and notify user.
20671 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
20673         * message.el (message-send-mail-function): Check existence of
20674         sendmail-program first before using default value
20675         `message-send-mail-with-sendmail'.  Otherwise use more generic
20676         `smtpmail-send-it'.
20678 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20680         * nntp.el (nntp-request-update-info): Always return nil.
20682 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20684         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20686 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20688         * message.el (message-beginning-of-line): Change the behavior when
20689         invoked between BOL and : so that it first moves backward.
20691 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20693         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20694         article buffer when editing of the article is discarded.
20695         (gnus-article-prepare): Revert.
20697 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20699         * gnus-art.el (gnus-article-prepare):
20700         Remove message-strip-forbidden-properties from the local hook.
20702 2005-01-27  Simon Josefsson  <jas@extundo.com>
20704         * password.el (password-cache-add): Only start one timer per key.
20705         Reported by Derek Atkins <warlord@MIT.EDU>.
20707 2005-01-26  Steve Youngs  <steve@sxemacs.org>
20709         * run-at-time.el: Remove.  It is no longer needed as
20710         timer-funcs.el in the xemacs-base package has a working version of
20711         `run-at-time'.
20713         * password.el: Require timer-funcs instead of run-at-time in
20714         XEmacs.
20715         Remove `password-run-at-time' macro.
20716         (password-cache-add): Use `run-at-time' instead of
20717         `password-run-at-time'.
20719         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20720         for `run-with-idle-timer'.
20722         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20723         for `run-at-time'.
20725         * mm-url.el: Require timer-funcs at compile time when in XEmacs
20726         for `with-timeout'.
20728 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20730         * mml.el (mml-generate-mime-1): Convert string into unibyte when
20731         inserting " *mml*" buffer's contents into a unibyte temp buffer.
20733 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
20735         * mail-source.el (mail-source-fetch-imap): Search for ^From case
20736         sensitively.
20738 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
20740         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
20742 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20744         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
20745         which will be inserted according to the multibyteness of a buffer
20746         rather than the type of contents.  Suggested by ARISAWA Akihiro
20747         <ari@mbf.ocn.ne.jp>.
20749         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
20750         of string which old xml.el may return rather than a string.
20752 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20754         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
20756 2005-01-16  Simon Josefsson  <jas@extundo.com>
20758         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
20759         idn/idna.el isn't available.
20760         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
20761         <michael@waxrat.com>.
20763         * hashcash.el: Remove non-FSF copyright header.
20765         * hashcash.el (hashcash-extra-generate-parameters): New variable.
20766         (hashcash-generate-payment): Use it.
20767         (hashcash-generate-payment-async): Use it.
20769 2005-01-15  Simon Josefsson  <jas@extundo.com>
20771         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
20772         Suggested by Raymond Scholz <ray-2005@zonix.de>.
20774         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
20775         gnus-summary-idna-message.
20776         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
20777         (gnus-summary-idna-message): New function.
20779 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
20781         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
20782         gnus-novice-user.
20784 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20786         * nnrss.el (nnrss-request-delete-group): Delete entries in
20787         nnrss-group-alist as well.
20788         (nnrss-save-server-data): Insert newline.
20790 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
20792         * gnus.el (gnus-user-agent): Use list of symbols instead of
20793         symbols.  Display full version number for (S)XEmacs.
20794         Optionally display (S)XEmacs codename.
20796         * gnus-util.el (gnus-emacs-version): Update for new
20797         `gnus-user-agent'.
20799         * gnus-msg.el (gnus-extended-version): Make it possible to omit
20800         Gnus version.
20802 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20804         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
20805         which is unreadable in some setups.
20807 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20809         * gnus-spec.el (gnus-update-format-specifications): Flush the
20810         group format spec cache if it doesn't support decoded group names.
20812 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
20814         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
20815         Allow to apply decay on score files matching a regexp.
20817 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20819         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
20820         compatibility in %g and %c.
20822 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20824         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
20825         name for only %g and %c.
20826         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
20827         of gnus-tmp-group to decoded group name.
20828         (gnus-group-make-rss-group): Exclude `/'s from group names.
20830 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20832         * nnrss.el (nnrss-get-encoding): Fix regexp.
20834 2004-12-27  Simon Josefsson  <jas@extundo.com>
20836         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
20837         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
20838         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
20840 2004-12-17  Kim F. Storm  <storm@cua.dk>
20842         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
20844         * gnus-sum.el (gnus-summary-mode-map): Likewise.
20846 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20848         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
20850 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20852         * nnrss.el: Require rfc2047 and mml.
20853         (nnrss-file-coding-system): New variable.
20854         (nnrss-format-string): Redefine it as an inline function.
20855         (nnrss-decode-group-name): New function.
20856         (nnrss-string-as-multibyte): Remove.
20857         (nnrss-retrieve-headers): Decode group name; don't use
20858         nnrss-format-string.
20859         (nnrss-request-group): Decode group name.
20860         (nnrss-request-article): Decode group name; allow a Message-ID as
20861         well as an article number; don't use nnrss-format-string; encode a
20862         Message-ID string which may contain non-ASCII characters; use
20863         mml-to-mime to compose a MIME article.
20864         (nnrss-request-expire-articles): Decode group name.
20865         (nnrss-request-delete-group): Decode group name.
20866         (nnrss-fetch): Clarify error message.
20867         (nnrss-read-server-data): Use insert-file-contents instead of load;
20868         bind file-name-coding-system; use multibyte buffer.
20869         (nnrss-save-server-data): Bind coding-system-for-write to the
20870         value of nnrss-file-coding-system; bind file-name-coding-system;
20871         add coding cookie.
20872         (nnrss-read-group-data): Use insert-file-contents instead of load;
20873         bind file-name-coding-system; use multibyte buffer.
20874         (nnrss-save-group-data): Bind coding-system-for-write to the
20875         value of nnrss-file-coding-system; bind file-name-coding-system.
20876         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
20877         make it work with non-ASCII text.
20878         (nnrss-find-el): Make it work with old xml.el as well.
20880 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20882         * nnrss.el (nnrss-get-encoding): New function.
20883         (nnrss-fetch): Use unibyte buffer initially; bind
20884         coding-system-for-read while performing mm-url-insert; remove ^Ms;
20885         decode contents according to the encoding attribute.
20886         (nnrss-save-group-data): Add coding cookie.
20887         (nnrss-mime-encode-string): New function.
20888         (nnrss-check-group): Use it to encode subject and author.
20890 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
20892         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
20893         imaginary variable.
20895 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20897         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
20898         correctly even if there are wide characters.
20900 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
20902         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
20903         downcased symbol names; make a new cache instead of reusing
20904         bbdb-hashtable.
20906 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20908         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20909         concatenating segments rather than before concatenating them.
20910         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20912         * message.el (message-get-reply-headers): Bind `extra'.
20914 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20916         * message.el (message-extra-wide-headers): New variable.
20917         (message-get-reply-headers): Use it.
20919 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20921         * gnus-agent.el (gnus-agent-group-path): Decode group name.
20922         (gnus-agent-group-pathname): Ditto.
20924         * gnus-cache.el (gnus-cache-file-name): Decode group name.
20926         * gnus-group.el (gnus-group-make-group): Decode group name.
20927         (gnus-group-make-rss-group): Register the group data after opening
20928         the nnrss group.
20930 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
20932         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
20933         by expiry now get marked as read.
20935 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20937         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
20939 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
20941         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
20942         unify Latin characters in XEmacs.
20943         (mm-find-mime-charset-region): Use it.
20945 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20947         * gnus-util.el (gnus-delete-directory): New function.
20949         * gnus-agent.el (gnus-agent-delete-group): Use it.
20951         * gnus-cache.el (gnus-cache-delete-group): Use it.
20953 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20955         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
20956         names.
20958 2004-12-16  Simon Josefsson  <jas@extundo.com>
20960         * hashcash.el (hashcash-payment-alist): Fix custom :type.
20962 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20964         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
20966         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
20967         (gnus-group-set-current-level): Decode group name.
20969 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
20971         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
20972         failed.
20974 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20976         * gnus-group.el (gnus-group-delete-group): Decode group name.
20977         (gnus-group-make-rss-group): Encode group name.
20978         (gnus-group-catchup-current): Decode group name.
20979         (gnus-group-kill-group): Decode group name.
20981 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20983         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
20985 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20987         * gnus-group.el (gnus-group-make-rss-group):
20988         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
20990         * gnus-start.el (gnus-setup-news): Honor user's setting to
20991         gnus-message-archive-method.  Suggested by Lute Kamstra
20992         <lute@gnu.org>.
20994 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
20996         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
20997         global counterparts of the buffer-local variables.
20999 2004-11-16  Romain Francoise  <romain@orebokech.com>
21001         * gnus-sum.el (gnus-summary-exit): Don't clear the global
21002         counterparts of the buffer-local variables.
21004 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21006         * message.el (message-forbidden-properties): Fix typo in doc
21007         string.
21009 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21011         * gnus-util.el (gnus-replace-in-string): Add doc string.
21013         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21014         to avoid problems when splitting mails with many recipients.
21016 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21018         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21019         pop-to-buffer, covered by the subsequent gnus-configure-windows.
21021 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
21023         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21024         if there is no hashtable in memory or file modification time is
21025         newer than cached timestamp.
21027 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
21029         * gnus-sum.el (gnus-summary-limit-to-recipient):
21030         Implement not-matching option.
21032 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
21034         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21035         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21036         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21037         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21038         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
21039         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21041 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21043         * message.el (message-forward-make-body-mml): Remove headers
21044         according to message-forward-ignored-headers if a message is decoded.
21046 2004-12-02  Romain Francoise  <romain@orebokech.com>
21048         * message.el (message-forward-make-body-plain): Always remove
21049         headers according to message-forward-ignored-headers.
21051 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
21053         * spam.el (spam-summary-prepare-exit): Remove the
21054         gnus-summary-limit pop for now, it has problems with ham marks for
21055         me.
21057 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
21059         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21060         correctly.
21062 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
21064         * format-spec.el (format-spec): Message the char.
21066 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
21068         * gnus-art.el (gnus-split-methods): Reformat comments.
21070         * spam.el (spam-summary-prepare-exit): Remove article limits
21071         before exiting the summary buffer.
21073 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21075         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21076         order to silence the byte compiler.
21078         * spam.el: Fix the way to silence the byte compiler, which
21079         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21080         bbdb-search-simple, spam-BBDB-register-routine,
21081         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21082         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21083         spam-stat-buffer-is-spam, spam-stat-load,
21084         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21085         spam-stat-save and spam-stat-split-fancy.
21087 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21089         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21090         which may confuse users.
21091         (canlock-password-for-verify): Ditto.
21093         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21095         * gnus-art.el (gnus-emphasis-alist): Ditto.
21097         * gnus-registry.el (gnus-registry-max-entries): Ditto.
21099         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21101         * gnus-start.el (gnus-save-killed-list): Ditto.
21103         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21104         (gnus-sum-thread-tree-root): Ditto.
21105         (gnus-sum-thread-tree-false-root): Ditto.
21106         (gnus-sum-thread-tree-single-indent): Ditto.
21108         * message.el (message-courtesy-message): Ditto.
21109         (message-archive-note): Ditto.
21110         (message-subscribed-address-file): Ditto.
21111         (message-user-fqdn): Ditto.
21113         * spam-report.el (spam-report-gmane-regex): Ditto.
21115         * spam.el (spam-blackhole-good-server-regex): Ditto.
21117 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21119         * mml.el (mml-preview): Widen the message buffer before copying
21120         the contents to the preview buffer; sort headers before previewing.
21122         * message.el (message-hidden-headers): Fix the way to avoid a bug
21123         in the `repeat' widget in Emacs 21.3 or earlier.
21125 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21127         * message.el (message-hidden-headers): Default to "^References:".
21128         Improve customization type.  Suggested by Reiner Steib
21129         <Reiner.Steib@gmx.de>.
21131 2004-11-25  Romain Francoise  <romain@orebokech.com>
21133         * message.el (message-strip-forbidden-properties): Remove check for
21134         obsolete `message-hidden' text property, hidden headers are not
21135         accessible in the buffer anymore.
21137 2004-11-22  Romain Francoise  <romain@orebokech.com>
21139         * message.el (message-header-format-alist): Add `From' in list
21140         so that it can be sorted.
21141         (message-fix-before-sending): Widen and sort headers before
21142         sending.
21143         (message-hide-headers): Use narrowing to hide headers by moving
21144         them to the top of the buffer and narrowing to the region
21145         underneath.
21147 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21149         * message.el (message-strip-forbidden-properties):
21150         Bind buffer-read-only (etc) to nil.
21152 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21154         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21155         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21157 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
21159         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21161 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21163         * dns.el (query-dns): Use sit-for to time instead of
21164         accept-process-output, since that doesn't seem to work on udp
21165         sockets.
21167 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21169         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21171 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
21173         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21174         doc string.  Improve doc string.
21176 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21178         * nntp.el (nntp-request-update-info): Return nil if
21179         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21180         may not call gnus-activate-group which uselessly issues the GROUP
21181         commands for all nntp groups and wastes time.  Reported by Romain
21182         Francoise <romain@orebokech.com>.
21184         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21186 2004-11-15  Simon Josefsson  <jas@extundo.com>
21188         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21189         headers separately.
21190         (gnus-button-openpgp): New function, inspired by Jochen Küpper
21191         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21193 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
21195         * gnus-start.el (gnus-convert-old-newsrc):
21196         Assign legacy-gnus-agent to 5.10.7.
21198 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21200         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21201         start of the lines.
21203 2004-11-14  Magnus Henoch  <mange@freemail.hu>
21205         * hashcash.el (hashcash-default-payment): Change default to 20.
21206         (hashcash-default-accept-payment): Change default to 20.
21207         (hashcash-process-alist): New variable.
21208         (hashcash-generate-payment-async): Add.
21209         (hashcash-already-paid-p): Add.
21210         (hashcash-insert-payment): Don't generate payments twice.
21211         (hashcash-insert-payment-async): Add.
21212         (hashcash-insert-payment-async-2): Add.
21213         (hashcash-cancel-async): Add.
21214         (hashcash-wait-async): Add.
21215         (hashcash-processes-running-p): Add.
21216         (hashcash-wait-or-cancel): Add.
21217         (mail-add-payment): New optional argument.  Conditionally start
21218         asynchronous calculation.
21219         (mail-add-payment-async): Add.
21221         * message.el (message-send-mail): Wait for asynchronous hashcash
21222         results.  Don't clobber existing X-Hashcash headers.
21223         (message-setup-1): Call mail-add-payment-async when
21224         message-generate-hashcash is non-nil.
21226 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21228         * message.el (message-use-alternative-email-as-from): Examine the
21229         From header as well; use message-make-from in order to include a
21230         user's full name.
21232 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21234         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21235         default; improve customization type.
21236         (gnus-emphasis-custom-with-format): New macro.
21237         (gnus-emphasis-custom-value-to-external): New function.
21238         (gnus-emphasis-custom-value-to-internal): New function.
21240 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21242         * dns.el (query-dns): Resolve reverse addresses.
21244 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21246         * gnus-group.el (gnus-group-get-new-news): Use it.
21248         * gnus-start.el (gnus-check-reasonable-setup): New function.
21250 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21252         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21253         "Args out of range" error.  Reported by Arnaud Giersch
21254         <arnaud.giersch@free.fr>.
21256 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21258         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21260 2004-11-04  Richard M. Stallman  <rms@gnu.org>
21262         * spam.el (spam group): Add :version.
21264         * pgg-def.el (pgg group): Add :version.
21266 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21268         * gnus-art.el (gnus-article-edit-article): Don't associate the
21269         article buffer with a draft file.  This is a temporary measure
21270         against the 2004-08-22 change to gnus-article-edit-mode.
21272 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21274         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21275         (html2text-format-tags): Remove unused variable `attr'.
21277 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
21279         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21281         * spam-stat.el (spam-stat): Add :version.
21283         * sieve.el (sieve): Add :version.
21285         * sha1.el (sha1): Add :version.
21286         (sha1-use-external): Remove redundant version.
21288         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21289         (nnmail-cache-ignore-groups, nnmail-spool-hook)
21290         (nnmail-split-fancy-match-partial-words)
21291         (nnmail-split-lowercase-expanded): Add :version.
21293         * nndiary.el (nndiary): Add :version.
21295         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21297         * mml-sec.el (mml-default-sign-method)
21298         (mml-default-encrypt-method, mml-signencrypt-style-alist):
21299         Add :version.
21301         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21303         * mm-url.el (mm-url-use-external, mm-url-program)
21304         (mm-url-arguments): Add :version.
21306         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21307         (mm-attachment-file-modes, mm-decrypt-option)
21308         (mm-w3m-safe-url-regexp): Add :version.
21310         * message.el (message-cite-prefix-regexp)
21311         (message-sendmail-envelope-from, message-minibuffer-local-map)
21312         (message-user-fqdn, message-completion-alist): Add :version.
21314         * gnus-win.el (gnus-configure-windows-hook)
21315         (gnus-use-frames-on-any-display): Add :version.
21317         * gnus-art.el (gnus-article-address-banner-alist)
21318         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21319         (gnus-treat-from-picon, gnus-treat-mail-picon)
21320         (gnus-treat-x-pgp-sig): Add :version.
21322         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21323         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21324         (gnus-summary-article-delete-hook)
21325         (gnus-summary-display-while-building): Add :version.
21327         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21328         (gnus-get-top-new-news-hook): Add :version.
21330         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21331         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21333         * gnus-registry.el (gnus-registry): Add :version.
21335         * gnus-spec.el (gnus-use-correct-string-widths)
21336         (gnus-make-format-preserve-properties): Add :version.
21338         * gnus.el (gnus-group-charter-alist)
21339         (gnus-group-fetch-control-use-browse-url)
21340         (gnus-install-group-spam-parameters): Add :version.
21342         * gnus-diary.el (gnus-diary): Add :version.
21344         * gnus-delay.el (gnus-delay): Add :version.
21346         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21347         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21348         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21349         Add :version.
21351         * gnus-agent.el (gnus-agent-max-fetch-size)
21352         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21353         (gnus-agent-prompt-send-queue): Add :version.
21355         * deuglify.el (gnus-outlook-deuglify): Add :version.
21357         * html2text.el: Beautify code.  Improve doc strings.
21358         Some checkdoc cleanup.
21359         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21361 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
21363         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21365 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
21367         * gnus-registry.el (gnus-registry-hashtb): Create the registry
21368         when package is loaded.
21370         * spam.el (spam-summary-score-preferred-header): Add global preference
21371         for people who want to override the default SpamAssassin over
21372         Bogofilter preference (when both are set).
21373         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21374         (spam-user-format-function-S):
21375         Check spam-summary-score-preferred-header.
21376         (spam-extra-header-to-number): Add X-Bogosity header parsing.
21377         (spam-user-format-function-S): Format the score correctly.
21379 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21381         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21382         signature file.  Suggested by Manoj Srivastava
21383         <srivasta@golden-gryphon.com>.
21385         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21386         iso-2022-jp even in the Japanese language environment.
21387         Suggested by Jason Rumney <jasonr@gnu.org>.
21389 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21391         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21392         use the same characters as the dummy marks; make it free from
21393         getting affected by the language environment.
21394         (gnus-summary-read-group-1): Update mark positions only when the
21395         format spec is updated.
21397         * gnus-spec.el (gnus-update-format-specifications): Return a list
21398         of updated types.
21400 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21402         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21403         of boundp to check if display-warning is available.
21405 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
21407         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21409 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21411         * nnspool.el (nnspool-spool-directory): Use news-path if the
21412         news-directory variable is not bound.
21414         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21415         function instead of display-warning if it is not available.
21417 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21419         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21420         v5-10: Use `point-at-bol'.
21422 2004-10-26  Simon Josefsson  <jas@extundo.com>
21424         * hashcash.el: Fix URL in comment, reported by Cheng Gao
21425         <chenggao@gmail.com>.
21427 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21429         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
21430         instead.
21432 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
21434         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21435         to remove a server from the nnimap-server-buffer-alist.
21436         (nnimap-open-connection, nnimap-close-server): Use it.
21438         * gnus-encrypt.el: Remove file in favor of encrypt.el.
21440 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21442         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21443         running the major-mode function.
21445 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21447         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21448         dummy marks in the right way.
21450 2004-10-18  David Edmondson  <dme@dme.org>
21452         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21453         excessively.
21455 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
21457         * gnus-util.el (gnus-split-references): Accept a nil references
21458         string and go on blissfully.
21460         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21461         cases where the references string is non-nil but has no references.
21463         * encrypt.el: Add autoload tags.
21465         * spam.el (spam-resolve-registrations-routine): Remove article
21466         from unregistration list too.  Reported by David Hanak
21467         <dhanak@isis.vanderbilt.edu>
21469 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
21471         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21472         nil.  Change custom type.
21474 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
21476         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21478         * gnus-sum.el (gnus-summary-move-article): Use it.
21480 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
21482         * encrypt.el: Add autoload cookies.
21484         * spam.el (spam-backend-article-list-property)
21485         (spam-backend-get-article-todo-list)
21486         (spam-backend-put-article-todo-list)
21487         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21488         Resolve registrations separately.
21489         (spam-register-routine): Format comments.
21490         (spam-unregister-routine, spam-register-routine): Always call with
21491         specific-articles, no default list.
21492         (spam-summary-prepare-exit): Use the spam-classifications function.
21494         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21495         gnus-encrypt.el.
21497         * encrypt.el: Copied from gnus-encrypt.el.
21499         * gnus-encrypt.el: Commented that it's obsolete.
21501 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21503         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21504         (gnus-score-save): Use it.
21506         * message.el (message-bury): Use `window-dedicated-p'.
21508 2004-10-15  Simon Josefsson  <jas@extundo.com>
21510         * pop3.el (top-level): Don't require nnheader.
21511         (pop3-read-timeout): Add.
21512         (pop3-accept-process-output): Add.
21513         (pop3-read-response, pop3-retr): Use it.
21515 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
21517         * spam.el (spam-register-routine): Move comment.
21518         (spam-verify-bogofilter): Use 'unknown for the initial
21519         spam-bogofilter-valid state, not 'never.
21521         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21522         for netrc-machine.
21524         * nnimap.el (nnimap-open-connection):
21525         Use netrc-machine-user-or-password.
21527 2004-10-17  Richard M. Stallman  <rms@gnu.org>
21529         * gnus-registry.el (gnus-registry-unload-hook):
21530         Set as a variable with add-hook.
21532         * nnspool.el (nnspool-spool-directory): Use news-directory instead
21533         of news-path.
21535         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21537         * spam.el: Delete duplicate `provide'.
21538         (spam-unload-hook): Set as a variable with add-hook.
21540 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21542         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21543         in the doc string.
21545         * message.el (message-ignored-news-headers)
21546         (message-ignored-supersedes-headers)
21547         (message-ignored-resent-headers)
21548         (message-forward-ignored-headers): Improve custom type.
21550 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21552         * message.el (message-tokenize-header): Fix 2004-09-06 change
21553         which used point-min in the wrong place.
21555 2004-10-12  Simon Josefsson  <jas@extundo.com>
21557         * tls.el (tls-certtool-program): New variable.
21558         (tls-certificate-information): New function, based on
21559         ssl-certificate-information.
21561 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21563         * compface.el: Move the version of ELisp-based uncompface program
21564         to the contrib directory because of the copyright problem.
21566 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21568         * message.el (message-kill-buffer): Raise the current frame.
21570 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
21572         * gnus-sum.el: Mention that multibyte characters don't work as marks.
21574         * gnus.el (message-y-or-n-p): Autoload.
21576         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21577         (pop3-password-required, pop3-authentication-scheme)
21578         (pop3-leave-mail-on-server): Make customizable.
21579         (pop3): New custom group.
21580         (pop3-retr): Remove `sleep-for' statements.
21581         Suggested by Dave Love <fx@gnu.org>.
21583         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21584         Windows/DOS.
21586         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21587         (imap-parse-body): Fix incorrect use of `assert'.
21588         Suggested by Dave Love <fx@gnu.org>.
21590         * mml.el (mml-minibuffer-read-disposition): Require match.
21591         Suggested by Dave Love <fx@gnu.org>.
21593 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21595         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
21596         doc string.
21598 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21600         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21602 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21604         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21605         instead of calling `mm-insert-inline', to decode text/* parts
21606         before displaying them.
21608 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21610         * mm-uu.el (mm-uu-text-plain-type): New variable.
21611         (mm-uu-pgp-signed-extract-1): Use it.
21612         (mm-uu-pgp-encrypted-extract-1): Use it.
21613         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21614         bind mm-uu-text-plain-type with that value.
21615         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21616         mm-uu-dissect.
21618 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21620         * gnus-group.el (gnus-update-group-mark-positions):
21621         * gnus-sum.el (gnus-update-summary-mark-positions):
21622         * message.el (message-check-news-body-syntax):
21623         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21624         of string-as-multibyte.
21626 2004-10-05  Juri Linkov  <juri@jurta.org>
21628         * gnus-group.el (gnus-update-group-mark-positions):
21629         * gnus-sum.el (gnus-update-summary-mark-positions):
21630         * message.el (message-check-news-body-syntax):
21631         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21632         8-bit unibyte values to a multibyte string for search functions.
21634 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21636         * mm-uu.el (mm-uu-dissect): Allow optional arg.
21637         (mm-uu-dissect-text-parts): New function.
21639         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21640         dissect text parts.
21642         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21643         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21645         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21647         * gnus-topic.el (gnus-topic-hierarchical-parameters):
21648         Use gnus-current-topics instead of gnus-current-topic.
21650 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
21652         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21654 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
21656         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21657         where appropriate.
21659         * nnml.el (nnml-generate-active-info): do.
21661         * nndiary.el (nndiary-generate-active-info): do.
21663         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21664         (gnus-topic-move): do.
21666         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21667         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21669         * gnus-srvr.el (gnus-server-prepare)
21670         (gnus-server-open-all-servers): do.
21672         * gnus-msg.el (gnus-summary-cancel-article)
21673         (gnus-summary-resend-message)
21674         (gnus-summary-mail-crosspost-complaint): do.
21676         * gnus-move.el (gnus-change-server): do.
21678         * gnus-group.el (gnus-group-unmark-all-groups)
21679         (gnus-group-set-current-level): do.
21681 2004-10-04  Simon Josefsson  <jas@extundo.com>
21683         * message.el (message-generate-hashcash): Doc fix.
21685 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
21687         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21688         avoid infinite recursion via gnus-get-function.
21690 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
21692         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21694         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21696         * nnmail.el (nnmail-split-history): do.
21698         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21699         (nnml-request-delete-group): do.
21701         * nnslashdot.el (nnslashdot-read-groups): do.
21703         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21704         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21706         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21707         (nnspool-sift-nov-with-sed): Use last.
21708         (nnspool-retrieve-headers-with-nov): Use mapc.
21709         (nnspool-request-newgroups): Use dolist.
21710         (nnspool-request-group): Use last.
21712         * nntp.el (nntp-read-server-type): Use dolist.
21714         * nnvirtual.el (nnvirtual-create-mapping)
21715         (nnvirtual-update-read-and-marked): Use dolist.
21716         (nnvirtual-convert-headers): Simplify.
21718 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21720         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21721         Add support for sync'ing tick marks.
21723 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21725         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21726         there's no visible header.
21728 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21730         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21731         When necessary, pass full group name to gnus-request-set-marks.
21733 2004-10-01  Simon Josefsson  <jas@extundo.com>
21735         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
21736         acroread.
21738 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21740         * spam-report.el (spam-report-gmane): Fix interactive.
21742         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
21744         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
21745         when writing file.
21746         (gnus-agent-synchronize-flags): Don't default to being
21747         interactive.
21749 2004-09-30  Simon Josefsson  <jas@extundo.com>
21751         * message.el (message-generate-hashcash): Add.
21752         (message-send-mail): Use it, call mail-add-payment.
21754 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
21756         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
21758 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
21760         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
21761         gnus-request-update-info with explicit code to sync the in-memory
21762         info read flags with the marks being sync'd to the backend.
21764         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
21766 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21768         * spam.el (spam-verify-bogofilter): Add new function.
21769         (spam-check-bogofilter)
21770         (spam-bogofilter-register-with-bogofilter): Use it.
21771         (spam-verify-bogofilter): Add small fixes.
21773 2004-09-28  Simon Josefsson  <jas@extundo.com>
21775         * hashcash.el (hashcash-generate-payment): Revert.
21777 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21779         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21780         Use gnus-extract-references instead of gnus-split-references.
21782         * gnus-util.el (gnus-extract-references): Add new function, analogous
21783         to gnus-split-references but extracts only the message-ID without
21784         anything extra.
21786         * hashcash.el (hashcash-generate-payment)
21787         (hashcash-check-payment): Do the right thing if hashcash-path is
21788         nil (because the hashcash program could not be found).
21790         * spam.el (spam-use-hashcash): Remove comment.
21792 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
21794         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
21795         (gnus-cache-enter-article, gnus-cache-remove-article)
21796         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
21798         * gnus-async.el (gnus-async-prefetch-remove-group): do.
21800         * gnus-art.el (article-hide-boring-headers)
21801         (article-translate-strings, article-display-face)
21802         (gnus-article-mime-match-handle-first)
21803         (gnus-article-highlight-headers)
21804         (gnus-article-add-buttons-to-head): do.
21806 2004-09-27  Simon Josefsson  <jas@extundo.com>
21808         * hashcash.el: New version, from
21809         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
21810         ../contrib/.
21812 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21814         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
21816 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
21818         * gnus-dup.el (gnus-dup-open): Use mapc.
21819         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
21821         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
21822         Reported by Stefan Wiens <s.wi@gmx.net>.
21824         * gnus.el (gnus-shutdown): Use dolist.
21826         * gnus-undo.el (gnus-undo): Use mapc.
21828         * nnrss.el (nnrss-generate-active): do.
21830         * message.el (message-cite-original-without-signature)
21831         (message-cite-original): Use mapc.
21832         (message-do-actions, message-make-forward-subject): Use dolist.
21834 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21836         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
21837         deletion to remove entire duplicate line.  Fixes merged article
21838         number bug.
21840 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21842         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
21843         servers that are offline.  Avoids having gnus-agent-toggle-plugged
21844         first ask if you want to open a server and then, even when you
21845         responded with no, asking if you want to synchronize the server's
21846         flags.
21847         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
21848         multi-line expressions.
21849         (gnus-agent-synchronize-group-flags): New internal function.
21850         Updates marks in memory (in the info structure) AND in the
21851         backend.
21853         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
21855         * nnagent.el (nnagent-request-set-mark):
21856         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
21857         method, to ensure that synchronization updates marks in the
21858         backend and in the info (in memory) structure.
21860 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21862         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
21863         convention fully; don't miss the root article of a thread; make
21864         the X-Draft-From header with correct article numbers.
21866 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
21868         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
21869         unless plugged.  Disable the agent so that an open failure causes
21870         an error.
21872         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
21873         Revert 2004-09-21 change.  The backend must be opened while
21874         synchronizing flags even when the backend stores the flags
21875         locally.
21877 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
21879         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
21880         in `header' match.  Reported by Svend Tollak Munkejord.
21882         * message.el (message-cite-original): Fix use of
21883         `message-cite-articles-with-x-no-archive'.
21885 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21887         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
21888         (gnus-window-to-buffer): Ditto.
21890         * mml.el (mml-preview-buffer): New variable.
21891         (mml-preview): Manage window layout with gnus-buffer-configuration.
21893         * gnus-msg.el (gnus-setup-message): Put article numbers into the
21894         X-Draft-From header even if those articles aren't quoted.
21896 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
21898         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
21899         (gnus-request-set-mark, gnus-request-update-mark): Use new
21900         g-s-t-u-l-m to decide to use backend even when unplugged.
21902 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21904         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
21905         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
21907 2004-09-20  Simon Josefsson  <jas@extundo.com>
21909         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
21910         "utf-16-le".
21912 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21914         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
21916 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21918         * uudecode.el (uudecode-use-external): Add :version.
21920         * smime.el (smime-CA-file, smime-encrypt-cipher)
21921         (smime-dns-server): Add :version.
21923         * smiley.el (gnus-smiley-file-types): Add :version.
21925         * sha1.el (sha1-use-external): Add :version.
21927         * pgg-def.el (pgg-query-keyserver): Add :version.
21929         * nnmail.el (nnmail-fancy-expiry-targets)
21930         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
21931         Add :version.
21933         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
21934         (nnimap-retrieve-groups-asynchronous): Add :version.
21935         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
21937         * mml.el (mml-content-disposition-parameters)
21938         (mml-insert-mime-headers-always): Add :version.
21940         * mm-util.el (mm-coding-system-priorities): Add :version.
21942         * mm-decode.el (mm-inline-text-html-with-images)
21943         (mm-keep-viewer-alive-types, mm-external-terminal-program)
21944         (mm-verify-option): Add :version.
21945         (mm-text-html-renderer): Change :version.
21947         * message.el (message-fcc-externalize-attachments)
21948         (message-required-headers, message-draft-headers)
21949         (message-subject-trailing-was-query)
21950         (message-subject-trailing-was-ask-regexp)
21951         (message-subject-trailing-was-regexp, message-mark-insert-begin)
21952         (message-mark-insert-end, message-archive-header)
21953         (message-archive-note, message-cross-post-default)
21954         (message-cross-post-note, message-followup-to-note)
21955         (message-cross-post-note-function, message-use-mail-followup-to)
21956         (message-subscribed-address-functions)
21957         (message-subscribed-address-file, message-subscribed-addresses)
21958         (message-subscribed-regexps, message-allow-no-recipients)
21959         (message-yank-cited-prefix, message-signature-insert-empty-line)
21960         (message-hidden-headers, message-hierarchical-addresses)
21961         (message-mail-user-agent, message-use-idna)
21962         (message-valid-fqdn-regexp)
21963         (message-strip-special-text-properties, message-header-synonyms)
21964         (message-beginning-of-line, message-tab-body-function): Add :version.
21965         (message-insert-canlock, message-wide-reply-confirm-recipients):
21966         Change :version.
21968         * mail-source.el (mail-source-ignore-errors): Add :group, :type
21969         and :version.
21970         (mail-source-delete-old-incoming-confirm)
21971         (mail-source-movemail-program): Add :version.
21973         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
21974         (gnus-agent-cache, gnus-agent): Change :version.
21976         * gnus-util.el (gnus-use-byte-compile): Change :version.
21978         * gnus-sum.el (gnus-summary-make-false-root-always)
21979         (gnus-summary-default-high-score)
21980         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
21981         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
21982         (gnus-read-all-available-headers, gnus-article-emulate-mime)
21983         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
21984         (gnus-sum-thread-tree-single-indent)
21985         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
21986         (gnus-sum-thread-tree-leaf-with-other)
21987         (gnus-sum-thread-tree-single-leaf): Add :version.
21988         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
21989         (gnus-article-loose-mime): Change :version.
21991         * gnus-start.el (gnus-backup-startup-file)
21992         (gnus-save-startup-file-via-temp-buffer): Add :version.
21994         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
21995         (gnus-server-offline-face): Add :version.
21997         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
21999         * gnus-msg.el (gnus-gcc-externalize-attachments)
22000         (gnus-debug-files, gnus-debug-exclude-variables)
22001         (gnus-discouraged-post-methods): Change :version.
22002         (gnus-confirm-mail-reply-to-news)
22003         (gnus-confirm-treat-mail-like-news): Add :version.
22005         * gnus-int.el (gnus-server-unopen-status): Add :version.
22007         * gnus-group.el (gnus-group-jump-to-group-prompt)
22008         (gnus-large-ephemeral-newsgroup)
22009         (gnus-fetch-old-ephemeral-headers): Add :version.
22011         * gnus-fun.el (gnus-x-face-directory)
22012         (gnus-convert-pbm-to-x-face-command)
22013         (gnus-convert-image-to-x-face-command)
22014         (gnus-convert-image-to-face-command): Add :version.
22016         * gnus-delay.el (gnus-delay-default-hour): Add :version.
22018         * gnus-cite.el (gnus-cite-blank-line-after-header)
22019         (gnus-article-boring-faces): Add :version.
22021         * gnus-art.el (gnus-buttonized-mime-types)
22022         (gnus-inhibit-mime-unbuttonizing)
22023         (gnus-treat-display-face)
22024         (gnus-treat-body-boundary): Change :version.
22025         (gnus-body-boundary-delimiter, gnus-picon-databases)
22026         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22027         (gnus-treat-date-english, gnus-treat-fold-headers)
22028         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22029         (gnus-treat-mail-picon, gnus-treat-wash-html)
22030         (gnus-article-encrypt-protocol)
22031         (gnus-use-idna, gnus-article-over-scroll)
22032         (gnus-mime-display-multipart-alternative-as-mixed)
22033         (gnus-mime-display-multipart-related-as-mixed)
22034         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22035         (gnus-ctan-url, gnus-button-ctan-handler)
22036         (gnus-button-handle-ctan-bogus-regexp)
22037         (gnus-button-ctan-directory-regexp)
22038         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22039         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22040         (gnus-button-man-level, gnus-button-emacs-level)
22041         (gnus-button-message-level, gnus-button-browse-level): Add :version.
22043         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22044         (gnus-agent-go-online): Change :version.
22045         (gnus-agent-expire-unagentized-dirs)
22046         (gnus-agent-auto-agentize-methods): Add :version.
22048         * flow-fill.el (fill-flowed-display-column)
22049         (fill-flowed-encode-column): Add :version.
22051         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22052         (gnus-outlook-deuglify-unwrap-max)
22053         (gnus-outlook-deuglify-cite-marks)
22054         (gnus-outlook-deuglify-unwrap-stop-chars)
22055         (gnus-outlook-deuglify-no-wrap-chars)
22056         (gnus-outlook-deuglify-attrib-cut-regexp)
22057         (gnus-outlook-deuglify-attrib-verb-regexp)
22058         (gnus-outlook-deuglify-attrib-end-regexp)
22059         (gnus-outlook-display-hook): Add :version.
22061         * binhex.el (binhex-use-external): Add :version.
22063 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
22065         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22066         and `invisible'.
22068 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
22070         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22071         in gnus-registry-trim.
22073 2004-09-13  Simon Josefsson  <jas@extundo.com>
22075         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22077         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22079         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22080         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22081         <yamaoka@jpl.org>.
22082         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22083         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22084         <yamaoka@jpl.org>.
22086         * sieve.el (sieve-manage-mode): Ditto.
22088 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
22090         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22092 2004-09-11  Simon Josefsson  <jas@extundo.com>
22094         * dns-mode.el: Add.
22096         * mm-view.el (mm-display-dns-inline): Add.
22098         * mm-decode.el (mm-inline-media-tests): Add text/dns.
22099         (mm-automatic-display): Ditto.
22101         * mailcap.el (mailcap-mime-data): Add text/dns.
22102         (mailcap-mime-extensions): Map .soa to text/dns.
22104 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
22106         * gnus-art.el (article-decode-mime-words, article-babel)
22107         (gnus-article-highlight-signature, gnus-article-add-buttons)
22108         (gnus-signature-toggle): Remove unnecessary bindings of
22109         `inhibit-read-only' inherited from v5.10 merge.
22111 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
22113         * nntp.el (nntp): New customization group.
22114         (nntp-authinfo-file): Add customization group.
22116         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22118         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22120         * gnus.el (to-address, to-list, subscribed)
22121         (large-newsgroup-initial): Ditto.
22123         * flow-fill.el (fill-flowed-display-column)
22124         (fill-flowed-encode-column): Ditto.
22126 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22128         * message.el (message-tokenize-header, message-send-mail-with-qmail):
22129         Use point-min rather than 1.
22130         (message-send-mail): Use buffer-size rather than point-max.
22132         * gnus-sum.el (gnus-summary-search-article-forward):
22133         Signal a specific `search-failed' rather than a generic `error'.
22135         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22136         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22137         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22139 2004-09-10  Simon Josefsson  <jas@extundo.com>
22141         * nndb.el (require): Remove tcp and duplicate cl.
22143 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22145         * gnus-agent.el (directory-files-and-attributes): Move forward.
22147 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22149         * gnus-agent.el (directory-files-and-attributes):
22150         Optionally defined to support XEmacs.
22152 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22154         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22155         to avoid run-time CL dependencies.
22156         (gnus-agent-unfetch-articles): New function.
22157         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22158         article numbers even when local .overview file is missing.
22159         (gnus-agent-read-article-number): New function.  Only accepts
22160         27-bit article numbers.
22161         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22162         Use gnus-agent-read-article-number.
22163         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22164         from backend while recognizing that article numbers in .overview
22165         must be valid.
22166         (gnus-agent-update-files-total-fetched-for):
22167         Use directory-files-and-attributes to improve performance.
22168         * gnus-int.el (gnus-request-move-article):
22169         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22170         improve performance.
22172         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22173         some users confused by references to .newsrc when they only have a
22174         .newsrc.eld file.
22175         (gnus-convert-mark-converter-prompt)
22176         (gnus-convert-converter-needs-prompt): Fix use of property list.
22177         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22178         New function.  Used internally to only display 'gnus converting
22179         files' message when actually necessary.
22181         * gnus-sum.el (): Remove (require 'gnus-agent) as required
22182         methods now autoloaded.
22184 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22186         * gnus-sum.el (gnus-summary-insert-subject): Remove list
22187         identifiers.
22189 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
22191         * gnus-picon.el: Fix indentation and closing parenthesis.
22193 2004-09-01  Simon Josefsson  <jas@extundo.com>
22195         * message.el (message-canlock-generate): Require sha1, not
22196         sha1-el.  (Can we get rid of this require altogether?  It is ugly
22197         to require within a function.  Sadly, if sha1.el isn't loaded, the
22198         let binding in m-c-g will hide the defcustom definition, which is
22199         bad.)
22201         * canlock.el: Require sha1, not sha1-el.
22203         * message.el: Don't autoload sha1 (there is a autoload cookie in
22204         sha1.el).
22206         * sha1-el.el: Rename to sha1.el.
22208 2004-08-30  Juanma Barranquero  <lektu@terra.es>
22210         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22212 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22214         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22216 2004-08-30  Kim F. Storm  <storm@cua.dk>
22218         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22220         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22221         Add :group 'nnimap.
22223 2004-08-30  Andreas Schwab  <schwab@suse.de>
22225         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22226         ?* and ?\;.
22228         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22229         and ?\' to symbol instead of whitespace.
22231 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22233         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22235         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22236         instead of re-search-forward.
22238         * gnus-uu.el (gnus-uu-save-article): Ditto.
22239         (gnus-uu-post-encode-uuencode): Ditto.
22241         * html2text.el (html2text-clean-list-items): Ditto.
22242         (html2text-clean-dtdd): Ditto.
22243         (html2text-format-tags): Ditto.
22245         * message.el (message-send-mail-with-sendmail): Fix regexp.
22246         (message-fill-field-general): Use search-forward instead of
22247         re-search-forward.
22248         (unbold-region): Ditto.
22250         * nnrss.el (nnrss-request-article): Ditto.
22252         * nnslashdot.el (nnslashdot-request-article): Ditto.
22254         * nnweb.el (nnweb-gmane-wash-article): Ditto.
22256         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22257         "Unrecognized menu descriptor" error in XEmacs.
22259 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22261         * gnus-sum.el (gnus-read-header): Don't remove a header for the
22262         parent article of a sparse article in the thread hashtb.
22264 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
22266         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22267         (nnmail-expand-newtext): Lowercase expanded entries if
22268         nnmail-split-lowercase-expanded is non-nil.
22270 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22272         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22274         * gnus-group.el (gnus-group-line-format-alist): Convert the value
22275         of gnus-tmp-news-method into string under XEmacs.  It will be
22276         passed to gnus-correct-length which takes only a string argument.
22278 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22280         * gnus-util.el (gnus-bind-print-variables): New macro.
22281         (gnus-prin1): Use it.
22282         (gnus-prin1-to-string): Use it.
22283         (gnus-pp): New function.
22284         (gnus-pp-to-string): New function.
22286         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22287         Replace pp-to-string with gnus-pp-to-string.
22288         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22289         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22290         * gnus-msg.el (gnus-debug): Ditto.
22291         * gnus-score.el (gnus-score-save): Ditto.
22292         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22293         gnus-pp-to-string.
22294         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22295         with gnus-pp.
22296         * score-mode.el (gnus-score-pretty-print): Ditto.
22297         * webmail.el (webmail-debug): Ditto.
22299 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22301         * gnus-art.el (article-display-face, article-display-x-face):
22302         Use buffer-read-only.
22304 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22306         * gnus-art.el (article-hide-list-identifiers):
22307         Bind inhibit-read-only as t.
22309 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
22311         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22313 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22315         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22316         (gnus-narrow-to-page): Don't assume point-min == 1.
22317         (gnus-article-edit-mode): Derive from message-mode.
22319         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22320         point-min == 1.
22322         * imap.el (imap-parse-address-list, imap-parse-body-ext):
22323         Disable incorrect use of `assert'.
22325         * message.el (message-mode): Set comment-start-skip.
22327 2004-08-22  Sam Steingold  <sds@gnu.org>
22329         * pop3.el (pop3-leave-mail-on-server): New user variable.
22330         (pop3-movemail): Delete mail only when it is nil.
22332 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
22334         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22336         * mml.el (mml-preview): Use `pop-to-buffer'.
22338         * message.el (message-goto-mail-followup-to): Insert after "To".
22339         (message-carefully-insert-headers): Add comment.
22341         * gnus.el: Remove unused variable `gnus-article-check-size'.
22343         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22345         * gnus-art.el (gnus-button-alist):
22346         Improve `gnus-button-handle-library' entry.
22348 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
22350         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22351         Use downcase, since XEmacs capitalizes error messages differently.
22353 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
22355         * nntp.el: Add (require 'gnus) due to reference to
22356         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
22358 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
22360         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22361         Bind `mm-fill-flowed'.
22363         * mm-decode.el (mm-dissect-singlepart): Check it.
22365 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
22367         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22368         'imap' for netrc parsing.
22370 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
22372         * mailcap.el (mailcap-mime-data): Mark as risky.
22374 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22376         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22377         may be included in the encoded word.
22378         (rfc2047-encode): Don't append a space if the encoded word
22379         includes close parenthesis.
22381 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22383         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22384         of text within parentheses.
22386 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
22388         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22389         (gnus-encrypt-write-file-contents): Make the password key the file
22390         name PLUS the cipher, not just the cipher.  Also remove failed
22391         passwords from the cache.
22393 2004-08-06  Simon Josefsson  <jas@extundo.com>
22395         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22396         Doc fix.
22398 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22400         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22401         LWSP.
22403 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
22405         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22406         Try to append in-reply-to: data to the references: header.
22408         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22409         (netrc-parse): Use gnus-encrypt.el functions.
22411         * gnus-encrypt.el: Add new file for encryption support; currently
22412         does only a few GPG ciphers and an internal XOR cipher.
22414         * password.el: Add comments on using password-read-and-add.
22415         (password-read-and-add): Add function to read and add the
22416         password to the cache at once.
22418 2004-07-28  Simon Josefsson  <jas@extundo.com>
22420         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22421         parameter (but don't use it, for now).
22423         * imap.el (imap-ssl-open): Use imap-process-connection-type,
22424         instead of hard coding to nil.
22426 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22428         * mm-view.el (mm-inline-image-emacs): Open lines under an image
22429         as mm-inline-image-xemacs does.
22431 2004-07-26  Simon Josefsson  <jas@extundo.com>
22433         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22434         Revert part of 2004-07-17 change below.
22436 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22438         * rfc2047.el (rfc2047-encode-region): Don't infloop.
22439         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22441 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22443         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22444         quotes that actually start with ">" at the beginning of the
22445         lines.
22447 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22449         * rfc2047.el (rfc2047-encode-region): Fix last change.
22450         (rfc2047-encode-parameter): Remove useless concat.
22452 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22454         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22455         encode special characters; fix some kind of misconfigured headers;
22456         signal a real error if debug-on-quit or debug-on-error is non-nil.
22457         (rfc2047-encode-max-chars): New variable.
22458         (rfc2047-encode-1): Use it.
22459         (rfc2047-encode-parameter): New function.
22461         * mml.el (mml-insert-parameter): Remove an excessive space.
22463 2004-07-17  Simon Josefsson  <jas@extundo.com>
22465         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22466         Kai Grossjohann <kai@emptydomain.de>.
22467         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22468         (gnus-group-make-menu-bar): Ditto.
22470         * gnus-util.el (gnus-group-server): Add.
22472 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
22474         * message.el (message-clone-locals): Clone sendmail and smtp
22475         variables.
22477 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22479         * rfc2047.el (rfc2047-encode-region): Fix last change.
22481 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22483         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22484         characters as non-special.
22486 2004-07-09  Simon Josefsson  <jas@extundo.com>
22488         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22489         Users will lose all flag changes made while unplugged with
22490         e.g. nntp unless flag synchronization happens, thus `nil' is not a
22491         good default.  See numerous reports on ding mailing list.
22493 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22495         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22496         add generate-head-function and generate-article-function to the
22497         rfc822-forward entry.
22498         (nndoc-rfc822-forward-generate-article): New function.
22499         (nndoc-rfc822-forward-generate-head): New function.
22501         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22503 2004-07-06  Dan Christensen  <jdc@uwo.ca>
22505         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22506         respect display group parameter and gnus-summary-expunge-below.
22507         (gnus-articles-to-read): Remove unused reference to display group
22508         parameter.
22510 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22512         * nnheader.el (nnheader-uniquify-message-id): New experimental
22513         variable.
22514         (nnheader-nov-read-message-id): Use it.
22516         * spam-report.el (spam-report-gmane): Add interactive.
22518 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22520         * mm-encode.el (mm-content-transfer-encoding-defaults):
22521         Use qp-or-base64 for the application/* types.
22523 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
22525         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22527 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
22529         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22530         trim value.
22532 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22534         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22535         New macro and function.
22536         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22538 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22540         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22541         after-load-alist.
22543 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22545         * gnus-group.el (gnus-group-get-new-news-this-group):
22546         Don't update info that isn't there.
22548 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
22550         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22551         entry.
22553 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22555         * mm-view.el (mm-inline-render-with-function): Use multibyte
22556         buffer; decode html source by charset.
22558         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22560         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22561         Mule-UCS is loaded under XEmacs.
22562         (mm-mime-mule-charset-alist): Avoid duplicated entries.
22564 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
22566         * nnheader.el (nnheader-max-head-length): Increase to 8192.
22568 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22570         * mm-util.el (mm-coding-system-p): Return a coding-system.
22571         (mm-mime-mule-charset-alist): Use shift_jis instead of
22572         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22573         entries for the mime charsets iso-2022-jp-3 and shift_jis.
22574         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22575         instead of japanese-shift-jis and iso-latin-1 respectively in
22576         order to share the default value with both Emacs and XEmacs-mule.
22577         (mm-mule-charset-to-mime-charset):
22578         Make mm-coding-system-priorities effective.
22579         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22580         while predicating of candidates upon the priorities.
22582 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
22584         * gnus-sum.el (gnus-summary-make-menu-bar):
22585         Add gnus-uu-invert-processable.
22587         * gnus.el: Autoload gnus-uu-invert-processable.
22589 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22591         * mm-util.el (mm-with-multibyte-buffer): New macro.
22593         * rfc2047.el (rfc2047-encode-string): Use it.
22594         (rfc2047-encode-region): Move point to the end of the region after
22595         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22597 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22599         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22600         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22602 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22604         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22605         (gnus-cite-parse): Ignore quoted envelope From_.
22606         Suggested by Karl Chen <quarl@nospam.quarl.org>.
22608 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
22610         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22611         invalid addresses.
22613 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
22615         * spam.el: Change section markers, revise TODO list.
22616         (spam-backends): Make new master list of all installed backends.
22617         (spam-summary-exit-behavior): Add new variable to determine how
22618         messages moves are done at summary exit.
22619         (spam-move-spam-nonspam-groups-only)
22620         (spam-process-ham-in-nonham-groups)
22621         (spam-process-ham-in-spam-groups): Remove variables, the
22622         spam-summary-exit-behavior variable should be used to manage this
22623         behavior.
22624         (spam-old-ham-articles, spam-old-spam-articles): Remove.
22625         (spam-old-articles): Add variable, replacing spam-old-ham-articles
22626         and spam-old-spam-articles.
22627         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22628         Add empty variables, placeholders for the backends they represent.
22629         (spam-set-difference): Move, unchanged.
22630         (spam-list-of-processors): Declare OBSOLETE, not used anymore
22631         unless the user has a processor variable.
22632         (spam-classifications, spam-classification-valid-p)
22633         (spam-backend-properties, spam-backend-property-valid-p)
22634         (spam-backend-function-type-valid-p)
22635         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22636         (spam-report-articles-gmane, spam-report-articles-resend):
22637         Remove functions, they are not needed.
22638         (spam-install-backend-super, spam-backend-list)
22639         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22640         (spam-backend-function, spam-backend-ham-registration-function)
22641         (spam-backend-spam-registration-function)
22642         (spam-backend-ham-unregistration-function)
22643         (spam-backend-spam-unregistration-function)
22644         (spam-backend-statistical-p, spam-backend-mover-p)
22645         (spam-install-backend-alias, spam-install-checkonly-backend)
22646         (spam-install-mover-backend, spam-install-nocheck-backend)
22647         (spam-install-backend, spam-install-statistical-backend)
22648         (spam-install-statistical-checkonly-backend): Add backend installation
22649         support.
22650         (spam-summary-prepare-exit): Rewrite to use the new backend code.
22651         (spam-group-processor-p): Use the new backend code and respect the
22652         summary exit behavior.
22653         (spam-mark-spam-as-expired-and-move-routine): Remove.
22654         (spam-summary-prepare): Change to use the new spam-old-articles
22655         variable.
22656         (spam-copy-or-move-routine, spam-copy-spam-routine)
22657         (spam-move-spam-routine, spam-copy-ham-routine)
22658         (spam-move-ham-routine): Add code to copy/move ham or spam.
22659         (spam-fetch-field-fast): Improve doc and code, plus allow the
22660         'number request.
22661         (spam-list-of-checks, spam-list-of-statistical-checks):
22662         Remove variables.
22663         (spam-split, spam-find-spam): Use the new backend code.
22664         (spam-registration-functions): Remove variable.
22665         (spam-unregister-routine): Add convenience wrapper.
22666         (spam-log-undo-registration, spam-register-routine)
22667         (spam-log-processing-to-registry)
22668         (spam-log-unregistration-needed-p): Rename "check" to "backend"
22669         where possible.
22670         (spam-check-gmane-xref, spam-check-regex-headers)
22671         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22672         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22673         (spam-check-bogofilter-headers, spam-check-spamoracle)
22674         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22675         (spam-check-crm114-headers): Use the spam-split-group that
22676         spam-split prepares, no need to determine it every time.
22678         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22679         to the nnheader-parse-naked-head call.
22681         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22683         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22684         the nnheader-nov-read-message-id call.
22686 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22688         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22689         gnus-activate-group twice.  Suggested by Markus Peter
22690         <warp@spin.de>.
22692 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22694         * gnus-art.el (gnus-article-time-format): Exchange the order of
22695         day and month in the default value; fix customization type.
22696         (article-date-ut): Use add-text-properties.
22697         (article-make-date-line): Use message-make-date instead of
22698         current-time-string.
22700         * message.el (message-fetch-field): Don't use set-text-properties.
22701         (message-make-date): Simplify.
22703 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22705         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22706         (rfc2047-encode-region): Treat text within parentheses as special;
22707         show the original text when error has occurred.
22709         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22710         already-computed method to gnus-activate-group.
22712         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22713         same select-methods identical Lisp objects.
22715         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22716         object when modifying the info.
22718 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22720         * gnus-srvr.el (gnus-server-set-info): Remove the server from
22721         gnus-opened-servers since it has never been opened with the new
22722         configuration yet.
22724 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22726         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22727         arg to nnheader-generate-fake-message-id.
22729 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
22731         * nnheader.el (nnheader-generate-fake-message-id): Accept a
22732         number and build a fake message ID localized to a group and
22733         article number (so it's repeatable from that point on).
22734         (nnheader-fake-message-id-p): Change regex to accommodate new fake
22735         ID format.
22737         * gnus-sum.el (gnus-get-newsgroup-headers):
22738         Call nnheader-generate-fake-message-id with the article number.
22740 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
22742         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
22743         end-of-buffer.
22745 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22747         * message.el (message-ignored-supersedes-headers): Add Approved.
22749 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22751         * rfc2047.el (rfc2047-encode-message-header): Remove useless
22752         goto-char.
22753         (rfc2047-encode): Fold the line before encoding.
22755 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22757         * rfc2047.el (rfc2047-encode-message-header): Disabled header
22758         folding -- not all headers can be folded, and this should be done
22759         by the message composition mode.  Probably.  I think.
22761 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22763         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
22764         fast.
22766         * gnus-ems.el (gnus-remove-image): Don't use
22767         message-text-with-property; remove only the image found first.
22769 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
22771         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
22773 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22775         * message.el (message-text-with-property): Make it fast and accept
22776         optional arguments.
22777         (message-strip-forbidden-properties): Use it.
22778         (message-fix-before-sending): Follow the m-t-w-p change.
22780         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
22782 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22784         * gnus-art.el (article-hide-headers): Don't change the buffer
22785         mistakenly when performing mml-preview even if
22786         gnus-single-article-buffer is nil.
22788 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
22790         * message.el (message-expand-name-databases): New user option.
22791         (message-expand-name): Use it.
22793 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
22795         * spam.el (spam-report-articles-resend)
22796         (spam-report-resend-register-routine): Allow ham reporting.
22797         (spam-report-resend-register-ham-routine): Add wrapper.
22798         (spam-registration-functions): Add ham resending functions.
22799         (spam-list-of-processors): Add ham resend processor.
22801         * gnus.el (ham-resend-to): Add new group parameter.
22802         (spam-process): Add ham resend option.
22804         * spam-report.el (spam-report-resend): Allow reporting ham.
22805         (spam-report-resend-ham): Add wrapper.
22807 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22809         * message.el (message-cite-articles-with-x-no-archive):
22810         New variable.
22811         (message-cite-original): Use it.
22813 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22815         * message.el (message-cite-original): Respect X-No-Archive.
22817 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22819         * gnus-art.el (article-hide-headers): Refer to the values for
22820         gnus-ignored-headers and gnus-visible-headers in the summary
22821         buffer since a user may have set them as group parameters.
22823 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
22825         * assistant.el (assistant-node-name): Add convenience function.
22826         (assistant-render-text, assistant-render-node): Add error handling,
22827         plus handle multiple next nodes.
22828         (assistant-find-next-node): Comment out for now.
22829         (assistant-find-next-nodes): Add function, returns list of next
22830         nodes.
22832 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
22834         * mail-source.el (mail-source-directory): Fix doc-string.
22836 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
22838         * assistant.el (assistant-render-text, assistant-eval): Add :set
22839         widget type, which is different because it takes and returns a
22840         list.  Much hilarity ensues.
22842 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
22844         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
22846         * gnus-group.el (gnus-group-get-new-news-this-group):
22847         Add doc-string.
22849         * gnus-start.el (gnus-activate-group): Add doc-string.
22851 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22853         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
22855 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
22857         * assistant.el (assistant-render-text): Try to add a :set
22858         widget, more to come.
22860         * spam.el (spam-group-spam-contents-p): Handle empty groupname
22861         strings.
22862         (spam-report-articles-resend)
22863         (spam-register-routine): Do registration iff any articles warrant
22864         it.
22865         (spam-summary-prepare-exit): Change log message for nil group
22866         destinations.
22868 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
22870         * spam.el (spam-report-resend-register-routine):
22871         Allow spam-report-resend-to to be a group parameter or a global value.
22873 2004-05-26  Simon Josefsson  <jas@extundo.com>
22875         * starttls.el: Merge with my GnuTLS based starttls.el.
22876         (starttls-gnutls-program, starttls-use-gnutls)
22877         (starttls-extra-arguments, starttls-process-connection-type)
22878         (starttls-connect, starttls-failure, starttls-success):
22879         New variables.
22880         (starttls-program, starttls-extra-args): Doc fix.
22881         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
22882         New functions.
22883         (starttls-negotiate, starttls-open-stream):
22884         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
22885         function if it is set.
22887 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22889         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
22890         structured fields.
22892 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22894         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
22896 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
22898         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
22899         Add variable.
22900         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
22901         assigning the spam-mark to new messages.
22903 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
22905         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
22907 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22909         * rfc2047.el (rfc2047-encodable-p): Don't move point.
22910         (rfc2047-decode): Treat the ascii coding-system as raw-text by
22911         default.
22913 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
22915         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
22916         correct data.
22918 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
22920         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
22921         (spam-group-processor-p): Fix function.
22922         (spam-group-processor-multiple-p)
22923         (spam-group-spam-processor-report-gmane-p)
22924         (spam-group-spam-processor-report-resend-p)
22925         (spam-group-spam-processor-bogofilter-p)
22926         (spam-group-spam-processor-blacklist-p)
22927         (spam-group-spam-processor-ifile-p)
22928         (spam-group-ham-processor-ifile-p)
22929         (spam-group-spam-processor-spamoracle-p)
22930         (spam-group-spam-processor-crm114-p)
22931         (spam-group-ham-processor-bogofilter-p)
22932         (spam-group-spam-processor-stat-p)
22933         (spam-group-ham-processor-stat-p)
22934         (spam-group-ham-processor-whitelist-p)
22935         (spam-group-ham-processor-BBDB-p)
22936         (spam-group-ham-processor-spamoracle-p)
22937         (spam-group-ham-processor-copy-p): Remove functions with some
22938         prejudice against unneeded code.
22939         (spam-report-articles-resend)
22940         (spam-report-resend-register-routine): Allow the group/topic
22941         spam-resend-to value to override spam-report-resend-to.
22942         (spam-summary-prepare-exit): Invoke spam-group-processor-p
22943         properly now.
22945         * gnus.el (spam-resend-to): Add group/topic parameter.
22946         (spam-process): Move the OBSOLETE processors to the end of the
22947         choices.
22949 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
22951         * spam-report.el (spam-report-resend-to, spam-report-resend):
22952         Start with resend-to set to nil, and then ask the user if necessary.
22953         (spam-report-resend): spam-report-resend takes a list of articles, not
22954         separate article numbers.
22956 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22958         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
22959         addition to emacs-w3m.
22961 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22963         * assistant.el (assistant-authinfo-data): New function.
22964         (assistant-eval): Eval for entire assistant.
22966         * netrc.el (netrc-services-file): New variable.
22967         (netrc-parse-services): New function.
22968         (netrc-find-service-name): New function.
22969         (netrc-find-service-number): New function.
22970         (netrc-port-equal): New function.
22971         (netrc-machine): Use it.
22973         * nnimap.el (nnimap-open-connection): Use netrc.
22975         * gnus-util.el (gnus-netrc-get): Remove aliases.
22977         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
22979         * assistant.el (wid-edit): Fix compilation.
22981         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
22983 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
22985         * gnus-util.el (gnus-set-file-modes): New function.  (small
22986         patch).
22988 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22990         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
22992         * assistant.el (assistant-render-node): Fix up rendering and
22993         read-only text.
22994         (assistant-render-node): Reset.
22995         (assistant-make-read-only): Not sticky.
22997 2004-05-20  Danny Siu  <dsiu@adobe.com>
22999         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23000         centered even when gnus-auto-center-summary is t.
23002 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23004         * dns.el (dns-get-txt-answer): New function.
23005         (dns-read-txt): Ditto.
23006         (query-dns): Use it.
23008 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23010         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23011         active for foreign groups even if the group level is higher than
23012         the specified value.
23014 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23016         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23017         non-active groups.
23019         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23021 2004-05-20  Magnus Henoch  <mange@freemail.hu>
23023         * dns.el (dns-read-type): Add support for SVR.  (small patch)
23025 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
23027         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23028         (spam-crm114-header, spam-crm114-spam-switch)
23029         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23030         (spam-crm114-positive-spam-header)
23031         (spam-crm114-database-directory, spam-list-of-processors)
23032         (spam-group-spam-processor-crm114-p)
23033         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23034         (spam-generic-score, spam-list-of-checks)
23035         (spam-list-of-statistical-checks, spam-registration-functions)
23036         (spam-check-crm114-headers, spam-crm114-score)
23037         (spam-check-crm114, spam-crm114-register-with-crm114)
23038         (spam-crm114-register-spam-routine)
23039         (spam-crm114-unregister-spam-routine)
23040         (spam-crm114-register-ham-routine)
23041         (spam-crm114-unregister-ham-routine): Add CRM114 support.
23043 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
23045         * gnus.el: Add spam-use-crm114.
23047         * spam.el (spam-list-of-processors, spam-registration-functions):
23048         Add spam-use-resend.
23049         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23050         (spam-report-articles-gmane): Add doc fix.
23051         (spam-report-articles-resend, spam-report-resend-register-routine):
23052         Add wrappers around spam-report-resend-to.
23054         * spam-report.el (spam-report-resend-to, spam-report-resend):
23055         Add support for resending spam.
23056         (spam-report-gmane): Fix line length >80.
23058         * gnus.el (spam-process): Add spam-use-resend.
23060 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23062         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23063         number of processed spam messages.
23064         (spam-ham-copy-or-move-routine): Return the number of processed
23065         ham messages.
23066         (spam-summary-prepare-exit): Use the above values to decide
23067         whether status messages shouled be displayed.
23069 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23071         * rfc2047.el (rfc2047-encode-function-alist): Rename from
23072         `rfc2047-encoding-function-alist' in order to avoid conflicting
23073         with the old version.
23074         (rfc2047-encode-region): Concatenate words containing non-ASCII
23075         characters in structured fields; don't encode space-delimited
23076         ASCII words even in unstructured fields; don't break words at
23077         char-category boundaries.
23078         (rfc2047-encode-1): New function.
23079         (rfc2047-encode): Use it; encode text so that it occupies the
23080         maximum width within 76-column; work correctly on Q encoding for
23081         iso-2022-* charsets.
23082         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23083         sure not to break a line just after the header name.
23084         (rfc2047-b-encode-region): Remove.
23085         (rfc2047-b-encode-string): New function.
23086         (rfc2047-q-encode-region): Remove.
23087         (rfc2047-q-encode-string): New function.
23089         * mm-util.el (mm-replace-in-string): New function.
23091 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23093         * gnus-msg.el (gnus-inews-make-draft-meta-information):
23094         Really get it right.
23095         (gnus-inews-make-draft): Really.
23097 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
23099         * nnmh.el (nnmh-request-list-1): Don't check the link count
23100         before descending.  (small patch)
23102 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23104         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23105         stuff.
23107         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23108         Match on real group name.
23110         * gnus-art.el (gnus-signature-limit): Doc fix.
23112         * gnus-msg.el (gnus-inews-make-draft): Quote list.
23114 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23116         * gnus-draft.el (gnus-draft-send):
23117         Bind rfc2047-encode-encoded-words.
23119         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23120         (rfc2047-encodable-p): Say that =? needs encoding.
23121         (rfc2047-encode-encoded-words): New variable.
23123         * gnus-group.el (gnus-group-select-group): Doc fix.
23125         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23127         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23128         to nil.
23130         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23132         * nnheader.el (nnheader-get-lines-and-char): New function.
23134 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
23136         * gnus-msg.el (gnus-summary-followup-with-original):
23137         Document yanking of region when active.
23139 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23141         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23142         groups if the group level is higher than the specified value.
23144 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23146         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23147         (gnus-group-jump-to-group): Add prefix argument using
23148         `gnus-group-jump-to-group-prompt'.  Query before jumping to
23149         non-active group.
23151         * compface.el (uncompface): Be verbose when changing
23152         `uncompface-use-external'.
23154         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23155         handle manual section.
23157 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23159         * gnus-art.el (gnus-button-alist): Revert previous change.
23161 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23163         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23165 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23167         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23168         whether backend can accept message.
23170         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23172 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
23174         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23175         Avoid creating directory when nntp-marks-is-evil is true.
23176         Reported by Reiner Steib.
23178 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23180         * gnus-picon.el (gnus-picon-insert-glyph):
23181         Add optional `nostring' argument.
23183 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23185         * gnus-picon.el (gnus-picon-style): New variable.
23186         (gnus-picon-transform-address): Support `gnus-picon-style'.
23188 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23190         * message.el (message-fill-field): Return point.
23191         (message-generate-headers): Go to end of field.
23193         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23194         stuff for non-living groups.
23196 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23198         * gnus-art.el (gnus-article-followup-with-original)
23199         (gnus-article-reply-with-original): gnus-mark-active-p ->
23200         gnus-region-active-p.
23202 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
23204         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23205         only when there is spam or ham to be processed.
23207 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23209         * mail-source.el (mail-source-delete-crash-box): Refactor.
23210         (mail-source-fetch): Use it.
23211         (mail-source-fetch-file): Ditto.
23212         (mail-source-fetch-directory): Run PostScript in loop.
23213         (mail-source-fetch-pop): Delete.
23214         (mail-source-fetch-maildir): Ditto.
23215         (mail-source-fetch-imap): Ditto.
23217         * imap.el (imap-authenticators): Comment out sasl.
23219         * message.el (message-skip-to-next-address): New function.
23220         (message-fill-header-address): Refactor.
23221         (message-fill-address): Use it.
23222         (message-delete-address): Use it.
23223         (message-fill-header-general): Refactor.
23224         (message-fill-field-address): Rename.
23225         (message-narrow-to-field): Find the start of the header.
23226         (message-header-format-alist): Don't pre-fill.
23227         (message-fill-header): Remove.
23228         (message-insert-header): New function.
23229         (message-shorten-references): Use it.
23231         * rfc2047.el (rfc2047-field-value): Strip props.
23233         * mail-parse.el (mail-header-make-address): New alias.
23235         * ietf-drums.el (ietf-drums-make-address): New function.
23237         * imap.el: Add compiler directives.
23239         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23241         * gnus-art.el (article-decode-idna-rhs): Don't use
23242         message-idna-inside-rhs-p.
23244 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23246         * message.el (message-idna-inside-rhs-p): Remove.
23247         (message-idna-to-ascii-rhs-1): Use proper address parsing.
23249         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23250         false positives.
23252 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23254         * imap.el (imap-sasl-make-mechanisms): Use sasl.
23256 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23258         * nneething.el (nneething-file-name): Don't create spurious
23259         files.
23261         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23262         (gnus-inews-do-gcc): Remove sleep.
23264         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23265         part under point.
23267         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23268         (gnus-agent-regenerate-group): Using nil messages aren't valid.
23270 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
23272         * spam.el (spam-summary-prepare-exit): Fix (length).
23274 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
23276         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23277         as expired without moving it" message when there are spam
23278         messages left.
23280 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
23282         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23283         header is not nil.
23285 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
23287         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23288         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23289         (nntp-marks-changed-p): New arg SERVER.
23290         (nntp-request-update-info): Adjust caller.
23292 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
23294         * nntp.el (nntp-save-marks): Pass missing arg.
23296 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
23298         * nntp.el: Support marks.
23299         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23300         (nntp-marks-modtime, nntp-marks-directory): New variables.
23301         (nntp-request-set-mark, nntp-request-update-info)
23302         (nntp-possibly-create-directory, nntp-marks-changed-p)
23303         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23304         New functions.
23306 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
23308         * gnus-score.el (gnus-score-insert-help):
23309         Use gnus-select-lowest-window.
23311         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23312         appt-select-lowest-window and rename to gnus-select-lowest-window.
23314         * gnus.el: do.
23316 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23318         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23319         encodings of MIME-encoded words, in order to improve
23320         interoperability with several broken MUAs.
23322 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23324         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23325         tags, only when charsets are not specified in headers.
23326         (mm-inline-text-html-render-with-w3m): Ditto.
23328 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23330         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23331         instead of MIME-decoded from fields when checking
23332         `gnus-article-address-banner-alist'.
23334 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
23336         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23337         description rather than subject.
23339 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23341         * gnus.el (gnus-version-number): Bump.
23343 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23345         * gnus.el: No Gnus v0.2 is released.
23347 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23349         * gnus-agent.el (gnus-agent-read-agentview):
23350         Inline gnus-uncompress-range.
23352 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23354         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23355         `exec-installed-p'.
23357 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23359         * gnus.el (spam-process, spam-autodetect-methods):
23360         Add bsfilter and bsfilter-headers.
23362         * spam.el (spam-bsfilter): New customize group.
23363         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23364         (spam-bsfilter-header, spam-bsfilter-probability-header)
23365         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23366         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23367         (spam-bsfilter-database-directory): New options.
23368         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23369         (spam-list-of-statistical-checks, spam-registration-functions):
23370         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23371         (spam-bsfilter-score): New command.
23372         (spam-check-bsfilter-headers, spam-check-bsfilter)
23373         (spam-bsfilter-register-with-bsfilter)
23374         (spam-bsfilter-register-spam-routine)
23375         (spam-bsfilter-unregister-spam-routine)
23376         (spam-bsfilter-register-ham-routine)
23377         (spam-bsfilter-unregister-ham-routine): New functions.
23378         (spam-generic-score): Support bsfilter; Accept an optional argument
23379         to recalcurate spam score even if scoring header has already been
23380         added.
23381         (spam-bogofilter-score, spam-spamassassin-score): Accept an
23382         optional argument to recalcurate spam score even if scoring header
23383         has already been added.
23385 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
23387         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23388         strings!  Reported by David D. Smith <davidsmith@acm.org>.
23389         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23390         link is missing.
23392 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
23394         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23395         (html2text-get-attr): Rewrite.
23397         * message.el (message-setup-1): Remove redundant put-text-property
23398         on mail-header-separator.
23400 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
23402         * gnus-registry.el (gnus-registry-cache-whitespace)
23403         (gnus-registry-action, gnus-registry-spool-action)
23404         (gnus-registry-split-fancy-with-parent): Change message levels
23405         from 5 to 3 or 7, as needed.
23407         * spam.el (spam-summary-prepare-exit)
23408         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23409         (spam-split, spam-find-spam, spam-log-undo-registration)
23410         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23411         level from 5 to 6.
23413 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23415         * gnus-ems.el: Autoload appt-select-lowest-window (revert
23416         2004-03-04 change).
23418 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
23420         * sieve-manage.el (sieve-manage-open):
23421         * nnweb.el (nnweb-insert-html):
23422         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23423         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23424         * nnspool.el (nnspool-request-group):
23425         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23426         * nnml.el (nnml-request-update-info):
23427         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23428         (nnmh-request-create-group, nnmh-update-gnus-unreads):
23429         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23430         (nnimap-request-set-mark):
23431         * nnfolder.el (nnfolder-request-update-info):
23432         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23433         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23434         * gnus-uu.el (gnus-uu-find-articles-matching):
23435         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23436         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23437         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23438         * gnus-nocem.el (gnus-nocem-scan-groups):
23439         * gnus-int.el (gnus-start-news-server):
23440         * gnus-group.el (gnus-group-make-kiboze-group)
23441         (gnus-group-browse-foreign-server):
23442         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23443         Use mapc when appropriate.
23445 2004-04-22  Dan Christensen  <jdc@uwo.ca>
23446             Adam Sjøgren  <asjo@koldfront.dk>
23447             Wes Hardaker  <wes@hardakers.net>
23448             Michael Shields  <shields@msrl.com>
23450         * spam.el (spam-necessary-extra-headers): Get the extra headers we
23451         may need for spam sorting and scoring.
23452         (spam-user-format-function-S): Add user format function suitable for
23453         general use.
23454         (spam-article-sort-by-spam-status): Add sorting function for summary
23455         sorting.
23456         (spam-extra-header-to-number): Add function to get a score from a
23457         header.
23458         (spam-summary-score): Add function to get a numeric score from the
23459         headers.
23460         (spam-generic-score): Fix function doc, was in wrong place.
23461         (spam-initialize): Take symbols when it's run, and install the
23462         extra headers that spam-necessary-extra-headers thinks we need.
23464 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
23466         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23467         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23469 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
23471         * gnus-sum.el (gnus-set-global-variables)
23472         (gnus-build-all-threads, gnus-get-newsgroup-headers)
23473         (gnus-article-get-xrefs, gnus-summary-best-group)
23474         (gnus-summary-next-article, gnus-summary-enter-digest-group)
23475         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23476         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23477         Use with-current-buffer.
23479 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
23481         * spam.el (spam-summary-prepare-exit): Simplify logic.
23482         (spam-fetch-article-header): Read the article header if it's not
23483         available.
23484         (spam-list-articles): Simplify logic.
23485         (spam-filelist-register-routine): Fix bug with unregister-list.
23487         * gnus-registry.el: Fix comments at beginning.
23489 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
23491         * message.el (message-cater-to-broken-inn): Remove.
23492         (message-shorten-references): Make sure the total folded length of
23493         References is shorter than 998 characters to cater to a bug in INN
23494         2.3.  Also, don't pretend that references aren't folded -- this
23495         hasn't worked for a while.
23497 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23499         * gnus-agent.el (gnus-agentize):
23500         gnus-agent-send-mail-real-function no longer set to current value
23501         of message-send-mail-function but rather a lambda that calls
23502         message-send-mail-function.  The change makes the agent real-time
23503         responsive to user changes to message-send-mail-function.
23505 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23507         * legacy-gnus-agent.el
23508         (gnus-agent-convert-to-compressed-agentview): Fix typos with
23509         help from Florian Weimer <fw@deneb.enyo.de>
23511 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23513         * nnmail.el (nnmail-cache-insert): Revert last change.
23515 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23517         * nnmail.el (nnmail-cache-insert): Always check whether
23518         nnmail-cache-ignore-groups matches a group name.
23520 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
23522         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23523         (spam-find-spam, spam-log-processing-to-registry)
23524         (spam-log-registered-p, spam-log-unregistration-needed-p)
23525         (spam-log-undo-registration): Use gnus-message instead of
23526         gnus-error, none of these errors are fatal.
23528         * gnus-registry.el (gnus-registry-clean-empty-function)
23529         (gnus-registry-clean-empty): Remove only empty entries without
23530         extra data.
23532 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
23534         * spam-stat.el (spam-stat-buffer-change-to-spam)
23535         (spam-stat-buffer-change-to-non-spam): Change (error) to
23536         (gnus-message 8) invocation.
23538 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23540         * nntp.el (nntp-via-netcat-command): New variable.
23541         (nntp-via-netcat-switches): New variable.
23542         (nntp-open-via-rlogin-and-netcat): New function.
23543         (nntp-open-connection-function): Doc fix.
23544         (nntp-telnet-command): Doc fix.
23545         (nntp-end-of-line): Doc fix.
23546         (nntp-via-rlogin-command): Doc fix.
23547         (nntp-via-user-name): Doc fix.
23548         (nntp-via-address): Doc fix.
23550 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23552         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23553         error in Emacs 21.1.
23555 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
23557         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23559 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23561         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23562         (gnus-agent-with-refreshed-group): New macro.
23563         (gnus-agent-rename-group): New function.
23564         (gnus-agent-delete-group): New function.
23565         (gnus-agent-save-group-info): Use gnus-command-method when
23566         `method' parameter is nil.  Don't write nil entries into the
23567         active file.
23568         (gnus-agent-get-group-info): New function.
23569         (gnus-agent-fetch-articles):
23570         Use gnus-agent-update-files-total-fetched-for to increment disk space
23571         used.
23572         (gnus-agent-fetch-headers, gnus-agent-save-alist):
23573         Use gnus-agent-update-view-total-fetched-for to increment disk space
23574         used.
23575         (gnus-agent-get-local): Add optional parameters to avoid calling
23576         gnus-group-real-name and gnus-find-method-for-group.
23577         (gnus-agent-set-local): Delete stored entry if either min, or max,
23578         are nil.
23579         (gnus-agent-fetch-session): Reworded error/quit messages.
23580         On quit, use gnus-agent-regenerate-group to record existence of any
23581         articles fetched to disk before the quit occurred.
23582         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23583         gnus-agent-update-view-total-fetched-for, and
23584         gnus-agent-update-files-total-fetched-for to decrement disk space
23585         used.
23586         (gnus-agent-retrieve-headers):
23587         Use gnus-agent-update-view-total-fetched-for to increment disk space
23588         used.
23589         (gnus-agent-regenerate-group): Replace gnus-group-update-group
23590         with gnus-agent-update-files-total-fetched-for to decrement disk
23591         space and fresh group buffer.
23592         (gnus-agent-inhibit-update-total-fetched-for): New variable.
23593         (gnus-agent-need-update-total-fetched-for): New variable.
23594         (gnus-agent-update-files-total-fetched-for): New function.
23595         (gnus-agent-update-view-total-fetched-for): New function.
23596         (gnus-agent-total-fetched-for): New function.
23598         * gnus-cache.el (gnus-cache-save-buffers):
23599         Use gnus-cache-update-overview-total-fetched-for to change disk space
23600         used by this group.
23601         (gnus-cache-possibly-enter-article):
23602         Use gnus-cache-update-file-total-fetched-for to increment disk space
23603         used by this group.
23604         (gnus-cache-possibly-remove-article):
23605         Use gnus-cache-update-file-total-fetched-for to decrement disk space
23606         used by this group.
23607         (gnus-cache-generate-nov-databases): Purge total fetched cache.
23608         (gnus-cache-rename-group): New function.
23609         (gnus-cache-delete-group): New function.
23610         (gnus-cache-inhibit-update-total-fetched-for): New variable.
23611         (gnus-cache-need-update-total-fetched-for): New variable.
23612         (gnus-cache-with-refreshed-group): New macro.
23613         (gnus-cache-update-file-total-fetched-for): New function.
23614         (gnus-cache-update-overview-total-fetched-for): New function.
23615         (gnus-cache-rename-group-total-fetched-for): New function.
23616         (gnus-cache-delete-group-total-fetched-for): New function.
23617         (gnus-cache-total-fetched-for): New function.
23619         * gnus-group.el: Require gnus-sum and autoload functions to
23620         resolve warnings when gnus-group.el compiled alone.
23621         (gnus-group-line-format): Documented new %F.
23622         (size of Fetched data) group line format; identifies disk space
23623         used by agent and cache.
23624         (gnus-group-line-format-alist): Defined new F format.
23625         (gnus-total-fetched-for): New function.
23626         (gnus-group-delete-group): No longer update
23627         gnus-cache-active-altered as gnus-request-delete-group now keeps
23628         the cache in sync.
23629         (gnus-group-list-active): Let the agent store a server's active
23630         list if currently plugged.
23632         * gnus-int.el (gnus-request-delete-group):
23633         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23634         local disk in sync with the server.
23635         (gnus-request-rename-group):
23636         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23637         local disk in sync with the server.
23639         * gnus-start.el (gnus-get-unread-articles):
23640         Cosmetic simplification to logic.
23642         * gnus-util.el (gnus-rename-file): New function.
23644 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
23646         * mm-util.el (mm-image-load-path): Handle nil in load-path.
23648 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
23650         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23651         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
23653 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
23655         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23656         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
23658 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
23660         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23662 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
23664         * spam.el (spam-set-difference): Add function to replace
23665         gnus-set-difference in spam.el.
23666         (spam-summary-prepare-exit): Use spam-set-difference.
23668 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
23670         * gnus-registry.el (gnus-registry-cache-file): Update to use
23671         gnus-dribble-directory OR gnus-home-directory OR ~.
23672         (gnus-registry-split-fancy-with-parent): Fix doc.
23674 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23676         * message.el (message-exchange-point-and-mark):
23677         Use message-mark-active-p.  Suggested by Jesper Harder
23678         <harder@ifa.au.dk>.
23680 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23682         * message.el (message-exchange-point-and-mark): Don't activate
23683         region if it was inactive.  Suggested by Hiroshi Fujishima
23684         <pooh@nature.tsukuba.ac.jp>.
23686 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23688         * gnus-art.el (article-display-face): Display Faces in the same
23689         order as X-Faces.
23691 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23693         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23695 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23697         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23698         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23699         (gnus-article-mime-hierarchy): Remove.
23700         (gnus-article-mime-hierarchy-next): Remove.
23701         (gnus-article-mode): Revert 2004-03-19 change.
23702         (gnus-article-setup-buffer): Revert 2004-03-19 change.
23703         (gnus-insert-mime-button): Revert 2004-03-19 change.
23704         (gnus-mime-accumulate-hierarchy): Remove.
23705         (gnus-mime-enter-multipart): Remove.
23706         (gnus-mime-leave-multipart): Remove.
23707         (gnus-mime-display-part): Revert 2004-03-19 change.
23708         (gnus-mime-display-alternative): Revert 2004-03-19 change.
23710         * mml.el (mml-preview): Revert 2004-03-19 change.
23712 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
23714         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23716 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23718         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23719         t while entering a file name using the mm-with-multibyte macro.
23720         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23722         * mm-util.el (mm-with-multibyte): New macro.
23724 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23726         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23727         New user option.
23728         (gnus-mime-multipart-functions): Doc and customization fix.
23729         (gnus-article-mime-hierarchy): New variable.
23730         (gnus-article-mime-hierarchy-next): New variable.
23731         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23732         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23733         gnus-article-mime-hierarchy-next to nil.
23734         (gnus-insert-mime-button): Show hierarchy numbers.
23735         (gnus-mime-accumulate-hierarchy): New function.
23736         (gnus-mime-enter-multipart): New function.
23737         (gnus-mime-leave-multipart): New function.
23738         (gnus-mime-display-part): Recompute hierarchical MIME structure.
23739         (gnus-mime-display-alternative): Show hierarchy numbers.
23741         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23742         gnus-article-mime-hierarchy-next to nil.
23744 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
23746         * dns.el: Don't require gnus-xmas.
23748 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
23750         * mml.el (mml-generate-mime-1): Don't use format=flowed with
23751         inline PGP.
23752         (mml-menu): Disable mml-quote-region if mark is inactive.
23754 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23756         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
23757         when the group's active is not available.
23759 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23761         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
23762         error.
23764 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
23766         * imap.el (imap-store-password): New variable.
23767         (imap-interactive-login): Use it.
23768         Suggested by Mark Plaksin <happy@mcplaksin.org>.
23770 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23772         * gnus-art.el (gnus-article-read-summary-keys): Restore new
23773         window-start and hscroll to summary window.
23775 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23777         * gnus-start.el (gnus-convert-old-newsrc): Only write the
23778         conversion message to newsrc-dribble when an actual conversion is
23779         performed.
23781 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
23783         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
23785 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23787         * mm-decode.el (mm-complicated-handles): New function reviving
23788         former definition of mm-multiple-handles.
23790         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
23791         (gnus-mime-delete-part): Use it.
23793 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23795         * gnus-agent.el (gnus-agent-read-local):
23796         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
23797         avoid the implicit assumption that they will always be equal.
23798         (gnus-agent-save-local): Bind buffer-file-coding-system, not
23799         coding-system-for-write, as the with-temp-file macro first prints
23800         to a buffer then saves the buffer.
23802 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23804         * gnus-art.el (gnus-article-edit-part): New function.
23805         (gnus-mime-save-part-and-strip): Use it; do query instead of
23806         signaling an error; don't use mm-multiple-handles.
23807         (gnus-mime-delete-part): Ditto.
23809 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23811         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
23812         old file versions.
23813         (gnus-group-prepare-hook): Remove function that converted list
23814         form of gnus-agent-expire-days to group properties.
23816         * gnus-int.el: Autoload gnus-agent-regenerate-group.
23817         (gnus-request-accept-article): Re-indented.
23819         * gnus-start.el (gnus-convert-old-newsrc): Registered new
23820         converters to handle old agent file formats.  Add logic for a
23821         "backup before upgrading warning".
23822         (gnus-convert-mark-converter-prompt): Developers can mark
23823         functions as needing (default), or not needing,
23824         gnus-convert-old-newsrc's "backup before upgrading warning".
23825         (gnus-convert-converter-needs-prompt): Tests whether the user
23826         should be protected from potentially irreversable changes by the
23827         function.
23829         * legacy-gnus-agent.el: New.  Provides converters that are only
23830         loaded when gnus-convert-old-newsrc needs to call them.
23832 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23834         * mail-source.el (mail-source-touch-pop): Doc fix.
23836         * message.el (message-smtpmail-send-it): Doc fix.
23838 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
23840         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
23842         * nnmail.el (nnmail-split-fancy): do.
23844         * gnus-kill.el (gnus-kill, gnus-execute): do.
23846 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
23848         * gnus-sum.el (gnus-widget-reversible-match)
23849         (gnus-widget-reversible-to-internal)
23850         (gnus-widget-reversible-to-external): New functions.
23851         (gnus-widget-reversible): New widget.
23852         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
23854 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
23856         * gnus-sum.el (gnus-thread-sort-functions)
23857         (gnus-article-sort-functions): Document `(not F)' items.
23859 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
23861         * spam.el (spam-use-gmane-xref): Add new backend.
23862         (spam-gmane-xref-spam-group): Add variable to control the name of the
23863         Gmane spam group.
23864         (spam-blackhole-servers, spam-blackhole-good-server-regex)
23865         (spam-regex-headers-spam, spam-regex-headers-ham)
23866         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
23867         (spam-list-of-checks): Add spam-use-gmane-xref to list of
23868         backends and checks.
23869         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
23871         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
23872         an autodetect method.
23874 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23876         * gnus-int.el (gnus-request-accept-article): Inform the agent that
23877         articles are being added to a group.
23878         (gnus-request-replace-article): Inform the agent that articles
23879         need to be uncached as the cached contents are no longer valid.
23881 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23883         * binhex.el: Don't autoload executable-find.
23885         * canlock.el: Don't autoload mail-fetch-field.
23887         * gnus-ems.el: Don't autoload appt-select-lowest-window.
23889         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
23890         rmail-dont-reply-to and rmail-output.
23892         * gnus-score.el: Don't autoload ffap-string-at-point.
23894         * gnus-setup.el: Don't autoload sc-cite-original.
23896         * imap.el: Don't autoload base64-decode-string,
23897         base64-encode-string and md5.
23899         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
23900         and rmail-msg-restore-non-pruned-header.
23902         * mm-decode.el: Don't autoload executable-find.
23904         * mm-url.el: Don't autoload executable-find.
23906         * mm-view.el: Don't autoload diff-mode.
23908         * nndb.el: Don't autoload news-reply-mode, news-setup,
23909         cancel-timer and telnet.
23911         * password.el: Don't autoload run-at-time for Emacs.
23913         * sha1-el.el: Don't autoload executable-find.
23915         * sieve-mode.el: Don't autoload c-mode.
23917         * uudecode.el: Don't autoload executable-find.
23919 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23921         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
23922         (gnus-agent-possibly-alter-active): Avoid null in numeric
23923         comparison.
23924         (gnus-agent-set-local): Refuse to save null in local object table.
23925         (gnus-agent-regenerate-group): The REREAD parameter can now be a
23926         list of articles that will be marked as unread.
23928 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23930         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
23932 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
23934         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
23935         language tags.
23937 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
23939         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
23940         Don't bind "obarray".
23942         * gnus-sum.el (gnus-thread-sort-functions):
23943         Add `gnus-thread-sort-by-most-recent-number' and
23944         `gnus-thread-sort-by-most-recent-date'.
23945         Reported by Kai Grossjohann <kai@emptydomain.de>.
23947 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23949         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
23951 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23953         * gnus-cus.el (gnus-agent-customize-category):
23954         Remove ignore-errors macro reference that required cl to be loaded at
23955         run-time.
23957         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
23958         single-interval range of the form (min . max).  Previously the
23959         range had to look like ((min . max)).  Likewise, return
23960         (min . max) rather than ((min . max)).
23961         (gnus-range-map): Use gnus-range-normalize to accept
23962         single-interval range.
23964         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
23965         the cache, but not the agent, now appear with their usual face.
23967 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23969         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
23970         w3m-safe-url-regexp variable buffer-local.
23972         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23974 2004-02-27  Simon Josefsson  <jas@extundo.com>
23976         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
23977         gnus-group-real-prefix.
23978         (gnus-summary-move-article): Use it, instead of
23979         gnus-group-real-prefix.
23981 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23983         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
23984         w3m-safe-url-regexp variable buffer-local and set it as the value
23985         of mm-w3m-safe-url-regexp.
23987         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23989         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
23990         parsing gnus-posting-styles when the message is not for replying.
23992         * nnrss.el (nnrss-opml-export):
23993         Use mm-set-buffer-file-coding-system instead of
23994         set-buffer-file-coding-system.
23996 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
23998         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
23999         of checkdoc.el).
24000         * nnrss.el: do.
24001         * gnus-mlspl.el: do.
24002         * gnus-ml.el: do.
24003         * gnus-srvr.el: do.
24005         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24007 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
24009         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24010         Corrections to custom-manual links.
24012         * gnus-art.el (gnus-article): Ditto.
24014         * mm-decode.el (mime-display, mime-security): Ditto.
24016 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24018         * flow-fill.el: Typo.
24020 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
24022         * spam-wash.el: New file.
24024 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
24026         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24028 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
24030         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24031         to be run with new-articles as LIST1, not LIST2.
24032         (spam-registration-functions): Add spam-use-ham-copy as a nil
24033         registration backend.
24035 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24037         * spam-stat.el (spam-stat-washing-hook): New option.
24038         (spam-stat-buffer-words): Use it.
24039         (spam-stat-process-directory, spam-stat-test-directory):
24040         Use insert-file-contents-literally.
24041         (spam-stat-coding-system): New variable.
24042         (spam-stat-load, spam-stat-save): Use it.
24044 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24046         * spam-report.el (spam-report-plug-agent):
24047         Quote spam-report-url-to-file and spam-report-url-ping-plain.
24049 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
24051         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24052         Allow / in mailto URLs.
24054 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
24056         * spam-report.el (spam-report-process-queue): Fix interactive use.
24057         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24058         (spam-report-unplug-agent): Doc fixes.
24059         (spam-report-url-ping-mm-url, spam-report-url-to-file)
24060         (spam-report-agentize, spam-report-deagentize):
24061         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24063         * message.el (message-setup-fill-variables): Add mml tags to
24064         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
24065         <ajk@iu.edu>.
24066         (message-mode): Don't modify paragraph-separate there.
24068 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24070         * compface.el (uncompface-use-external): Default to undecided.
24071         (uncompface-use-external-threshold): New variable.
24072         (uncompface-float-time): New macro.
24073         (uncompface): Determine whether to use the external decoder if
24074         uncompface-use-external is undecided.
24076 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24078         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24079         after images.
24081         * gnus-art.el (gnus-mime-display-single): Remove dead code.
24083 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
24085         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24087         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24089         * gnus-sum.el (gnus-summary-limit-to-age)
24090         (gnus-summary-limit-children): do.
24092         * gnus-int.el (gnus-request-scan): do.
24094         * gnus-group.el (gnus-group-suspend): do.
24096         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24098         * gnus-cite.el (gnus-cite-parse-attributions): do.
24100         * gnus-agent.el (gnus-summary-set-agent-mark)
24101         (gnus-agent-regenerate-group): do.
24103         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24105         * binhex.el (binhex-decode-region-internal): do.
24107 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24109         * gnus-fun.el (gnus-face-properties-alist): New user option.
24110         (gnus-display-x-face-in-from): Use it.
24112         * gnus-art.el (article-display-face): Ditto.
24114         * compface.el (uncompface-use-external): Default to nil.
24116 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
24118         * nntp.el (nntp-erase-buffer): New function.
24119         (nntp-retrieve-data, nntp-send-command)
24120         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24121         (nntp-possibly-change-group): Use it.
24123         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24124         Use with-current-buffer.
24126 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
24128         * compface.el: Merge the ELisp-based uncompface program.
24129         (compface): New customization group.
24130         (uncompface-use-external): New user option.
24131         (uncompface): Call uncompface-internal if uncompface-use-external
24132         is nil.
24133         (uncompface-internal): New function.  Note that there are also
24134         some other functions and variables added for this function.
24136 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
24138         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24139         if necessary.
24141 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
24143         * spam-report.el (spam-report-unplug-agent)
24144         (spam-report-plug-agent, spam-report-deagentize)
24145         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24146         Add support for the Agent in spam-report: when unplugged, report to a
24147         file; when plugged, submit all the requests.
24149         * spam.el (spam-register-routine): Fix message about
24150         registration.
24152 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
24154         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24155         dependencies.
24156         (rfc2047-encode): Use it.
24158         * gnus-art.el (gnus-button-marker-list): Move before first
24159         reference.
24161         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24162         (imap-parse-body): Fix format string mismatch.
24164         * gnus-score.el (gnus-summary-increase-score): do.
24166         * nnrss.el (nnrss-close): New function.
24168 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
24170         * nnrss.el (nnrss-make-filename): New function.
24171         (nnrss-request-delete-group, nnrss-read-server-data)
24172         (nnrss-save-server-data, nnrss-read-group-data)
24173         (nnrss-save-group-data): Use it.
24174         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24175         (nnrss-read-server-data, nnrss-read-group-data): Use load.
24176         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24178 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
24180         * mml.el (mml-compute-boundary-1): Don't uncompress files.
24182 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
24184         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24185         files.
24187         * message.el (message-generate-headers-first): Don't quote nil
24188         and t in docstrings.
24190         * imap.el (imap-id): do.
24192         * gnus-agent.el (gnus-agent-consider-all-articles)
24193         (gnus-agent-queue-mail): do.
24195 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
24197         * spam-report.el (spam-report-process-queue): New function.
24198         Process requests from `spam-report-requests-file'.
24199         (spam-report-process-queue): Doc fix.
24201 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
24203         * spam.el (spam-register-routine)
24204         (spam-log-processing-to-registry, spam-log-registered-p)
24205         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24206         Change "check" to "spam-check" for semi-clarity.
24208 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
24210         * pop3.el: Require nnheader.
24212         * mml-smime.el: Require cl.  Autoload message-fetch-field.
24214         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24216         * gnus-picon.el: Require cl.
24218         * gnus-fun.el: Require gnus-ems and gnus-util.
24220         * gnus.el (gnus-method-to-server): Move defsubst before first use.
24222         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24224         * gnus-art.el (gnus-article-edit-mode): Define before first
24225         reference.
24227 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
24229         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24230         (gnus-uu-post-encoded): Use point-at-bol.
24232         * gnus-topic.el (gnus-group-active-topic-p): do.
24234         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24236         * gnus-group.el (gnus-group-kill-region): do.
24238         * gnus-art.el (article-date-ut): do.
24240         * message.el (message-fetch-field): Remove redundant
24241         case-fold-search binding.
24242         (message-narrow-to-field): Simplify.
24244 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
24246         * spam.el (spam-directory): Derive from `gnus-directory'.
24248         * spam-report.el (spam-report-url-to-file)
24249         (spam-report-requests-file): New function and variable for offline
24250         reporting.
24251         (spam-report-url-ping-function): Add `spam-report-url-to-file'
24252         and user defined function.
24253         (spam-report-url-ping-mm-url): Remove doubled slash.
24255 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
24257         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24259 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
24261         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24262         Fix format string mismatch.
24264         * sieve.el (sieve-deactivate-all): do.
24266         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24268         * nnlistserv.el (nnlistserv-kk-wash-article): do.
24270         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24272         * mm-bodies.el (mm-7bit-chars): Don't include \r.
24274 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
24276         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24277         the list of checks.
24279 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
24281         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24282         padding.
24284 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
24286         * mm-view.el (mm-fill-flowed): New variable.
24287         (mm-inline-text): Use it.
24289 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
24291         * spam.el (spam-spamassassin-register-ham-routine)
24292         (spam-spamassassin-register-spam-routine): Fix function names.
24294 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24296         * gnus.el (gnus-tmp-grouplens): Remove.
24297         (gnus-summary-line-format): Remove grouplens.
24299         * gnus-group.el (gnus-group-line-format): Ditto.
24301         * gnus-spec.el (gnus-format-specs): Ditto.
24302         (gnus-update-format-specifications): Flush the group format spec
24303         cache if there's the grouplens stuff.
24304         (gnus-parse-simple-format): Replace %l with the empty string.
24306 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
24308         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24309         omission.
24311 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24313         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24314         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24316 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24318         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24319         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24320         New macros and functions.
24321         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24322         Handle > NLINK_MAX messages.
24323         * nnmaildir.el (nnmaildir-request-set-mark):
24324         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24326 2004-01-25  Alex Schroeder  <alex@gnu.org>
24328         * spam-stat.el (spam-stat-process-directory-age): New option.
24329         (spam-stat-process-directory): Use it.
24331 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
24333         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24334         (spam-stat-save): Accept prefix argument.
24336 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
24338         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24339         links" error.
24341 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24343         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24344         compatibility with old .newsrc.eld files.
24346         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24348         * gnus-start.el (gnus-1): do.
24350         * gnus-group.el (gnus-group-line-format-alist): do.
24352         * gnus.el (gnus-use-grouplens, gnus-visual): do.
24354         * gnus-gl.el: Remove.
24356 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24358         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24359         marks consisting of a single range {for example, (3 . 5)} rather
24360         than a list of a single range { ((3 . 5)) }.
24362 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24364         * spam-stat.el (spam-stat-store-gnus-article-buffer):
24365         Use with-current-buffer.
24366         (spam-stat-store-current-buffer): Use insert-buffer-substring to
24367         avoid consing a string.
24369         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24370         Remove obsolete entries for big5 and gb2312.
24372 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24374         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24375         uncompressed list.
24377 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
24379         * spam-stat.el (spam-stat-strip-xref): New function.
24380         (spam-stat-process-directory): Use it.
24382         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24383         here -- it's done in message-fetch-field.
24385 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24387         * gnus-agent.el (gnus-agent-queue-mail)
24388         (gnus-agent-prompt-send-queue): New variables.
24389         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24390         * gnus-draft.el (gnus-group-send-queue): Pass the group name
24391         "nndraft:queue" along to gnus-draft-send.
24392         Use gnus-agent-prompt-send-queue.
24393         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24394         is "nndraft:queue".  Suggested by Gaute Strokkenes
24395         <gs234@srcf.ucam.org>
24397         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24398         (agent-enable-undownloaded-faces): Add.
24399         (gnus-agent-cat-groups): Use eval-and-compile, not
24400         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24401         method of gnus-agent-cat-groups even when the buffer has been
24402         evalled.
24403         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24404         delete gnus-agent-save-active-1.
24405         (gnus-agent-save-groups): Delete.  Identical to
24406         gnus-agent-save-active.
24407         (gnus-agent-write-active): No longer adjust agent's copy of active
24408         file as agent's adjustments are now stored in their own
24409         file.  Remove optional parameter.
24410         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24411         servers.  Add use of min/max range limits from server's local
24412         file.
24413         (gnus-agent-save-alist): Remove unused optional argument.
24414         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24415         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24416         (gnus-agent-set-local): A per-server file that keeps min/max range
24417         limits for articles known to the agent.  Provides a fast mechanism
24418         for altering many active ranges.
24419         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24420         active file (local makes it unnecessary).
24421         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24423         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24424         (agent-enable-undownloaded-faces): Add.
24426         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24427         disable it when sending to "nndraft:queue".
24428         (gnus-group-send-queue): Add safety check to avoid sending queue
24429         when unplugged.
24431         * gnus-group.el (gnus-group-catchup): Use new
24432         gnus-sequence-of-unread-articles, not
24433         gnus-list-of-unread-articles, to avoid exhausting memory with huge
24434         numbers of articles.  Use gnus-range-map to avoid having to
24435         uncompress the unread list.
24436         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24437         Fix invalid ange-ftp reference.
24439         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24440         (gnus-sorted-range-intersection): Intersection of two ranges
24441         without requiring that they first be uncompressed.
24443         * gnus-start.el (gnus-activate-group): Unless blocked by the
24444         caller, possibly expand the active range to include both cached
24445         and agentized articles.
24446         (gnus-convert-old-newsrc): Rewrote in anticipation of having
24447         multiple version-dependent converters.
24448         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24449         gnus-agent-save-active.
24450         (gnus-save-newsrc-file): Save dirty agent range limits.
24452         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24453         gnus-agent-possibly-alter-active.
24454         (gnus-adjust-marked-articles): Faster handling of simple lists.
24456 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
24458         * spam-stat.el (spam-stat-test-directory): New optional argument
24459         displays a list of files detected.  Suggested by Andrew Cohen
24460         <cohen@andy.bu.edu>.
24461         (spam-stat-buffer-words-with-scores): Don't narrow and change
24462         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
24464 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
24466         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24467         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24468         (spam-spamassassin-arguments)
24469         (spam-spamassassin-spam-flag-header)
24470         (spam-spamassassin-positive-spam-flag-header)
24471         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24472         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24473         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24474         (spam-list-of-processors, spam-list-of-checks)
24475         (spam-list-of-statistical-checks, spam-registration-functions)
24476         (spam-check-spamassassin-headers, spam-check-spamassassin)
24477         (spam-spamassassin-score)
24478         (spam-spamassassin-register-with-sa-learn)
24479         (spam-spamassassin-register-spam-routine)
24480         (spam-spamassassin-register-ham-routine)
24481         (spam-assassin-register-spam-routine)
24482         (spam-assassin-register-ham-routine): Add SpamAssassin support.
24483         (spam-bogofilter-score): Fix to show article before scoring.
24485 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
24487         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24488         default scoring function.
24489         (spam-generic-score): Call spam-spamassassin-score if
24490         spam-use-spamassassin or spam-use-spamassassin-headers is on;
24491         spam-bogofilter-score otherwise.
24493         * gnus.el (spam-process, spam-autodetect-methods):
24494         Add spamassassin and spamassassin-headers.
24496 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
24498         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24499         Suppress unnecessary messages.
24501 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
24503         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24504         make-hash-table.
24506 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24508         * canlock.el (base64-encode-string): Don't autoload it.
24510 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24512         * run-at-time.el: Remove useless (require 'itimer),
24513         eval-and-compile and (featurep 'xemacs).
24515 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
24517         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24518         GROUP is a virtual group.
24520 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
24522         * gnus.el: Autoload `message-y-or-n-p'.
24524 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
24526         * pgg-parse.el: Remove unnecessary (require 'custom).
24528         * pgg-def.el: do.
24530         * nnmail.el: do.
24532         * gnus-undo.el: do.
24534         * gnus-picon.el: do.
24536         * gnus-util.el: do.
24538 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
24540         * gnus-sum.el (gnus-pick-line-number): Add autoload.
24542 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24544         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24545         handle, as well as a list.
24547         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24548         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24549         (mm-w3m-cid-retrieve): Simplify.
24551 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
24553         * message.el (message-kill-to-signature): Allow prefix arg to
24554         specify number of lines to keep before signature.
24556 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
24558         * message.el (message-kill-to-signature): Change docstring.
24560 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24562         * canlock.el: Always require sha1-el.
24563         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24565         * message.el: Autoload sha1 only when compiling.
24567 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24569         * message.el (message-canlock-generate): Require sha1-el.
24571 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
24573         * message.el (message-expand-name): Silence the byte compiler.
24575 2004-01-13  Simon Josefsson  <jas@extundo.com>
24577         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24578         Invoke gnus-score-mode.
24579         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24581         * gnus-range.el (gnus-compress-sequence): Doc fix.
24582         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24584 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24586         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24588 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
24590         * spam.el (spam-get-article-as-string): Update to use
24591         gnus-request-article-this-buffer, much simpler.
24592         (spam-get-article-as-buffer): Remove.
24594 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
24596         * message.el (message-expand-name): Use EUDC if the user uses that.
24598 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24600         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24601         character for the encoding to avoid consing a string.
24603         * rfc2047.el (rfc2047-decode-string): Don't cons a string
24604         unnecessarily.
24606         * mm-util.el (mm-replace-chars-in-string): Remove.
24608         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24609         of mm-replace-chars-in-string.
24611 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
24613         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24615         * mm-util.el (mm-subst-char-in-string): Support inplace.
24617         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24618         a new string in every iteration.  Use shy groups.
24620 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
24622         * gnus-srvr.el (gnus-browse-unsubscribe-group):
24623         * gnus-soup.el (gnus-soup-group-brew):
24624         * gnus-msg.el (gnus-put-message):
24625         * gnus-move.el (gnus-group-move-group-to-server):
24626         * gnus-kill.el (gnus-batch-score):
24627         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24628         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24629         (gnus-group-update-group, gnus-group-read-group)
24630         (gnus-group-make-group, gnus-group-make-help-group)
24631         (gnus-group-make-archive-group, gnus-group-make-directory-group)
24632         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24633         (gnus-group-sort-by-unread, gnus-group-catchup)
24634         (gnus-group-unsubscribe-group, gnus-group-kill-group)
24635         (gnus-group-yank-group, gnus-group-set-info)
24636         (gnus-group-list-groups):
24637         * gnus.el (gnus-generate-new-group-name):
24638         * gnus-delay.el (gnus-delay-send-queue):
24639         * nnvirtual.el (nnvirtual-catchup-group):
24640         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24641         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24642         (gnus-group-prepare-topics, gnus-topic-check-topology):
24643         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24644         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24645         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24646         (gnus-group-make-articles-read):
24647         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24648         (gnus-group-change-level, gnus-kill-newsgroup)
24649         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24650         (gnus-get-unread-articles, gnus-make-articles-unread)
24651         (gnus-make-ascending-articles-unread): Use accessor
24652         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24653         to get group information for improved readability.
24655 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24657         * gnus-art.el (article-decode-mime-words, article-babel)
24658         (gnus-article-highlight-signature, gnus-article-add-buttons)
24659         (gnus-signature-toggle): Use gnus-with-article-buffer.
24661         * gnus-art.el (gnus-article-highlight-headers)
24662         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24664         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24665         (gnus-article-set-globals, gnus-request-article-this-buffer)
24666         (gnus-button-message-id, gnus-article-maybe-hide-headers)
24667         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24668         (gnus-mime-display-alternative): Use with-current-buffer.
24670 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24672         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24673         also under 80 char limit, and call gnus-error if needed.
24674         (spam-fetch-article-header): Fix - it was a
24675         buffer-local variable (gnus-newsgroup-data).
24676         (spam-find-spam): Use spam-generate-fake-headers, forget about
24677         spam-insert-fake-headers.
24678         (spam-insert-fake-headers): Remove.
24680 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24682         * deuglify.el (gnus-article-outlook-unwrap-lines)
24683         (gnus-outlook-rearrange-article)
24684         (gnus-outlook-repair-attribution-outlook)
24685         (gnus-outlook-repair-attribution-block)
24686         (gnus-outlook-repair-attribution-other): Remove redundant
24687         save-excursion.
24689 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24691         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24692         (spam-fetch-field-subject-fast)
24693         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24694         (spam-fetch-article-header): Add functions to deal with Gnus
24695         internals for fast retrieval of article header data.
24696         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24698 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24700         * pop3.el (pop3-md5): Remove.
24701         (pop3-apop): Replace pop3-md5 with md5.
24703         * mm-bodies.el: base64 is always built-in.
24705         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24706         Use with-current-buffer.
24708 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24710         * canlock.el (canlock-insert-header): Remove excessive grouping in
24711         regexp.
24713         * gnus-sum.el (gnus-summary-read-document): Ditto.
24715         * gnus-uu.el (gnus-uu-part-number): Ditto.
24717         * html2text.el (html2text-remove-tags): Ditto.
24718         (html2text-format-tags): Ditto.
24719         (html2text-format-single-elements): Ditto.
24721         * mml.el (mml-parse-1): Ditto.
24723 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24725         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24727         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24729         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24731         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24733 2003-11-15  Simon Josefsson  <jas@extundo.com>
24735         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24736         (pgg-gpg-lookup-key): Use regexp match instead of
24737         split-string (split-string is different between emacs 21.2 and
24738         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
24740 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24742         * gnus-art.el (gnus-mime-view-all-parts)
24743         (gnus-article-part-wrapper, gnus-article-view-part):
24744         Use with-current-buffer.
24746 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24748         * spam.el (spam-disable-spam-split-during-ham-respool)
24749         (spam-spamoracle-database, spam-cache-lookups)
24750         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24751         (spam-group-ham-mark-p, spam-group-spam-mark-p)
24752         (spam-group-ham-marks, spam-group-spam-marks)
24753         (spam-group-spam-contents-p, spam-group-ham-contents-p)
24754         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
24755         also add spam-use-blackholes to the statistical checks.
24756         (spam-fetch-field-fast): Add interface to fetching fields, may
24757         become a macro.
24758         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
24759         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
24760         (spam-insert-fake-headers): Fake an article when needed.
24761         (spam-find-spam): Fake article when possible.
24762         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
24763         (spam-check-bogofilter-headers): Use message-fetch-field instead
24764         of nnmail-fetch-field.
24766 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
24768         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
24770 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24772         * spam.el (spam-split): Do not require spam-use-CHECK to be
24773         enabled if that check is passed to spam-split explicitly; also
24774         fix so 'spam doesn't get converted to spam-split-group when
24775         spam-split-symbolic-return is t.
24776         (spam-find-spam): Find registrations of the article and use those
24777         instead of re-running spam-split to find the spam/ham
24778         classification of the article.
24779         (spam-log-processing-to-registry, spam-log-registered-p)
24780         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24781         Use gnus-error instead of gnus-message.
24782         (spam-log-registration-type): Add function to determine the
24783         classification of a message based on registry entries; will
24784         return nil if both 'spam and 'ham are found.
24785         (spam-check-BBDB): Expand all the BBDB macros here so we can have
24786         a reasonably fast local cache without the loading errors.
24787         (spam-cache-lookups): Set to t by default.
24788         (spam-find-spam): Don't try to guess spam-cache-lookups.
24789         (spam-enter-whitelist, spam-enter-blacklist): Clear the
24790         spam-caches entry.
24791         (spam-filelist-build-cache, spam-filelist-check-cache):
24792         Fix caching of whitelist/blacklist entries.
24793         (spam-check-whitelist, spam-check-blacklist):
24794         Invoke spam-from-listed-p with a type, not a cache variable.
24795         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
24797 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24799         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
24801         * nnmail.el (nnmail-split-fancy): do.
24803         * mml.el (mml-parse): do.
24805         * gnus-score.el (gnus-enter-score-words-into-hashtb)
24806         (gnus-score-adaptive): do.
24808 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24810         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
24811         (gnus-mime-button-map): Don't set keymap parent.
24812         (gnus-button-ctan-directory-regexp): Use shy grouping.
24813         (gnus-prev-page-map): Don't set keymap parent.
24814         (gnus-prev-page-map): Remove duplicated one.
24815         (gnus-next-page-map): Don't set keymap parent.
24816         (gnus-mime-security-button-map): Ditto.
24818         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
24819         version number.
24821         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
24823 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24825         * canlock.el (canlock-sha1-function): Remove.
24826         (canlock-sha1-function-for-verify): Remove.
24827         (canlock-openssl-program): Remove.
24828         (canlock-openssl-args): Remove.
24829         (canlock-ignore-errors): Remove.
24830         (canlock-sha1-with-openssl): Remove.
24831         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
24832         (canlock-verify): Don't use canlock-ignore-errors.
24834         * sha1-el.el (sha1-string-external): Make it can return a string
24835         in binary form.
24836         (sha1-region-external): Ditto.
24837         (sha1-string-internal): Ditto.
24838         (sha1-region-internal): Ditto.
24839         (sha1-region): Ditto.
24840         (sha1-string): Ditto.
24841         (sha1): Ditto.
24843 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24845         * spam.el (spam-report-articles-gmane): New command.
24847 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24849         * gnus.el: Don't make unnecessary *Group* buffer when loading.
24851         * run-at-time.el (run-at-time-saved): Remove.
24852         (run-at-time): Doc fix.
24854 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24856         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
24857         (gnus-summary-limit-map): Add it.
24858         (gnus-summary-make-menu-bar): do.
24860 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
24862         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
24863         Make attempt at some caching support (done for BBDB only now).
24864         (spam-find-spam): Set spam-cache-lookups if there are more than 2
24865         addresses to be checked.
24866         (spam-clear-cache-BBDB): Add function, to be invoked by
24867         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
24868         (spam-check-BBDB): Check and use the caches, if
24869         spam-cache-lookups is on, remove superfluous (provide).
24871 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
24873         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
24875 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
24877         * run-at-time.el (run-at-time-saved): Move to after the definition
24878         of `run-at-time'.
24880 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24882         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
24883         mm-w3m-local-map-property.
24885         * mm-view.el (mm-w3m-mode-map): Remove.
24886         (mm-w3m-local-map-property): Remove.
24887         (mm-inline-text-html-render-with-w3m): Don't use
24888         mm-w3m-local-map-property.
24890 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24892         * run-at-time.el: New file.
24894         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
24895         of gnus-set-text-properties.
24897         * gnus-uu.el (gnus-uu-save-article): Ditto.
24899         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
24901         * gnus-cite.el (gnus-cite-parse): Ditto.
24903         * gnus-art.el (gnus-button-push): Use set-text-properties instead
24904         of gnus-.
24906         * gnus.el: Change calls to nnheader-run-at-time and
24907         password-run-at-time throughout to use run-at-time directly.
24909         * password.el: Remove definition of run-at-time.
24911 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
24913         * mml.el (mml-minibuffer-read-disposition): Show attachment type
24914         in prompt.
24916 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24918         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
24919         XEmacs version.
24921         * dns.el (dns-make-network-process): Use `open-network-stream'
24922         instead of `gnus-xmas-open-network-stream'.
24924         * .cvsignore: Add auto-autoloads.el, custom-load.el.
24926 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24928         * gnus-art.el (gnus-mime-display-alternative)
24929         (gnus-insert-mime-button, gnus-insert-mime-security-button)
24930         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
24931         Don't use gnus-local-map-property.
24933         * gnus-util.el (gnus-local-map-property): Remove.
24935         * mm-view.el (mm-view-pkcs7-decrypt):
24936         Replace gnus-completing-read-maybe-default with completing-read.
24938         * gnus-util.el (gnus-completing-read): do.
24939         (gnus-completing-read-maybe-default): Remove.
24941 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24943         * password.el: Only autoload `run-at-time' if not XEmacs.
24944         Only autoload the itimer functions if XEmacs.
24946 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24948         * gnus-art.el (gnus-read-string): Remove.
24949         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
24950         read-string.
24952 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
24954         * netrc.el: Autoload password-read.
24955         (netrc): Add configuration group.
24956         (netrc-encoding-method, netrc-openssl-path):
24957         Add variables for encoding and decoding of files with symmetric
24958         ciphers.
24959         (netrc-encode): Add assistant function to encode a file with
24960         netrc-encoding-method.
24961         (netrc-parse): Add interactive parameter, added optional
24962         decoding if netrc-encoding-method is non-nil but otherwise
24963         behavior is standard.
24964         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
24965         Do s/encode/encrypt/ everywhere.
24967         * spam.el: Remove executable-find autoload.
24969 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
24971         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
24973         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
24975 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
24977         * gnus-art.el (gnus-treat-ansi-sequences)
24978         (article-treat-ansi-sequences): New variable and function.
24979         Suggested by Dan Jacobson <jidanni@jidanni.org>.
24981         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
24982         Use it.
24984 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
24986         * mm-util.el (mm-quote-arg): Remove.
24988         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
24989         shell-quote-argument.
24991         * gnus-uu.el (gnus-uu-command): do.
24993         * gnus-sum.el (gnus-summary-insert-pseudos): do.
24995         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
24996         with make-char.
24998         * mm-util.el (mm-make-char): Remove.
25000         * mml.el (mml-mode): Replace gnus-add-minor-mode with
25001         add-minor-mode.
25003         * gnus-undo.el (gnus-undo-mode): do.
25005         * gnus-topic.el (gnus-topic-mode): do.
25007         * gnus-sum.el (gnus-dead-summary-mode): do.
25009         * gnus-start.el (gnus-slave-mode): do.
25011         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25013         * gnus-ml.el (gnus-mailing-list-mode): do.
25015         * gnus-gl.el (gnus-grouplens-mode): do.
25017         * gnus-draft.el (gnus-draft-mode): do.
25019         * gnus-dired.el (gnus-dired-mode): do.
25021         * gnus-ems.el (gnus-add-minor-mode): Remove.
25023         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25024         Replace gnus-char-width with char-width.
25026         * gnus-ems.el (gnus-char-width): Remove.
25028         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25029         Replace gnus-char-width with char-width.
25031         * gnus-ems.el (gnus-char-width): Remove.
25033         * spam-stat.el (with-syntax-table): Remove with-syntax-table
25034         definition.
25035         Remove Emacs 20 hash table compatibility code.
25037         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25038         20 compatibility code.
25040         * spam.el (spam-point-at-eol): Replace with point-at-eol.
25042         * smime.el (smime-point-at-eol): Replace with point-at-eol.
25044         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25045         Replace with point-at-{eol,bol}.
25047         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25049         * imap.el (imap-point-at-eol): Replace with point-at-eol.
25051         * flow-fill.el (fill-flowed-point-at-bol)
25052         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25054         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25055         Replace with point-at-{eol,bol} throughout all files.
25057 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25059         * ntlm.el (ntlm-string-as-unibyte): New macro.
25060         (ntlm-build-auth-response): Use it.
25062         Remove Emacs 20 stuff:
25063         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25064         of delq and copy-sequence.
25065         * gnus-art.el (popup-menu): Remove the compiler macro.
25066         * nnmail.el (nnmail-split-fancy): Don't support customizing with
25067         Emacs 20.
25069 2004-01-05  Simon Josefsson  <jas@extundo.com>
25071         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
25072         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25073         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25074         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25075         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25076         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25077         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25078         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25079         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25080         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25081         ntlm-string-permute, string-lshift into ntlm-string-lshift,
25082         string-xor into ntlm-string-xor.
25083         Suggested by Jesper Harder <harder@myrealbox.com>.
25085         * ntlm.el: Don't include poem.
25087         * md4.el (print-int32, print-string-hexa): Remove.
25088         Suggested by Jesper Harder <harder@myrealbox.com>.
25090         * sasl-ntlm.el, ntlm.el, md4.el: New files.
25092         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
25093         probably breaks emacs with DL patch, but do we care? Is anyone
25094         still using the DL stuff?)
25096         * sieve-manage.el: Use the password package.
25097         (sieve-manage-read-passwd): Remove.
25098         (sieve-manage-interactive-login): Use password.  Re-add
25099         condition-case around loop.
25101         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25102         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25103         Use the password package.
25105 2003-02-19  Simon Josefsson  <jas@extundo.com>
25107         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25108         token.
25110 2002-08-07  Simon Josefsson  <jas@extundo.com>
25112         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25113         (sieve-manage-authenticators):
25114         (sieve-manage-authenticator-alist): Add some SASL mechs.
25115         (sieve-sasl-auth): New function.
25116         (sieve-manage-cram-md5-auth):
25117         (sieve-manage-plain-auth): Rewrite using SASL library.
25118         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25119         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25120         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25121         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25123 2004-01-05  Simon Josefsson  <jas@extundo.com>
25125         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25126         New files.
25128 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25130         * gnus-group.el (gnus-no-groups-message): Update.
25132         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25134 2003-11-09  Simon Josefsson  <jas@extundo.com>
25136         * imap.el: Support for ID IMAP extension (RFC 2971).
25137         (imap-local-variables): Add imap-id.
25138         (imap-id): New variable.
25139         (imap-id): New function.
25140         (imap-parse-response): Parse untagged ID response.
25141         * nnimap.el (nnimap-id): New variable.
25142         (nnimap-open-connection): Use it.
25144 2003-12-28  Simon Josefsson  <jas@extundo.com>
25146         * gnus-score.el (gnus-score-edit-all-score): New.
25147         * gnus-group.el (gnus-group-score-map): Bind it to W e.
25149 2004-01-04  Simon Josefsson  <jas@extundo.com>
25151         * password.el: Add.
25153 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
25155         * dns.el (dns-query-types): Fix typo.
25156         (dns-query-types): New function.
25157         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
25158         PTR and SOA replies, see RFC 1035.
25160 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25162         * gnus.el (gnus-logo-color-style): Change colors to `no'.
25164         * Move to Changelog.2.
25166 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25168         * gnus.el (gnus-version-number): Bump version.
25170 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25172         * gnus.el: No Gnus v0.1 is released.
25174 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25176         * gnus.el: No Gnus v0.0 is released.
25178 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25180         * gnus.el (gnus-version-number): Bump.
25181         (gnus-version): No.
25183 See ChangeLog.2 for earlier changes.
25185   Copyright (C) 2004-2013 Free Software Foundation, Inc.
25187   This file is part of GNU Emacs.
25189   GNU Emacs is free software: you can redistribute it and/or modify
25190   it under the terms of the GNU General Public License as published by
25191   the Free Software Foundation, either version 3 of the License, or
25192   (at your option) any later version.
25194   GNU Emacs is distributed in the hope that it will be useful,
25195   but WITHOUT ANY WARRANTY; without even the implied warranty of
25196   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25197   GNU General Public License for more details.
25199   You should have received a copy of the GNU General Public License
25200   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
25202 ;; Local Variables:
25203 ;; coding: utf-8
25204 ;; fill-column: 79
25205 ;; add-log-time-zone-rule: t
25206 ;; End: