mm-view.el (mm-display-inline-fontify): Do not fontify with fundamental-mode.
[emacs/old-mirror.git] / lisp / gnus / ChangeLog
blob111a25bfe56e9065624e817b1d20d26df57a5b3f
1 2011-04-01  Julien Danjou  <julien@danjou.info>
3         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4         fundamental-mode.
6 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
9         made marks not propagate, again.
11 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
13         * proto-stream.el (open-protocol-stream): Bring back `network' type.
14         Make this the default type.
15         (proto-stream-open-plain): Rename from proto-stream-open-default.
16         (open-protocol-stream, proto-stream-open-starttls)
17         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
18         with `plain'.
20         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
21         value.
23         * nntp.el (nntp-open-connection-function): Document the fact that some
24         values are not functions but are instead handled specially.  Recognize
25         nntp-open-plain-stream value.
26         (nntp-open-connection): Recognize that value.
28 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
31         stuff.
33         * gnus-score.el (gnus-score-string): Fix calling convention of
34         `gnus-simplify-buffer-fuzzy' after last patches.
36         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
37         server for articles we didn't get any headers for.  This is a sanity
38         check.
40 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
42         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
43         new CAPABILITY, use it.
45 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
48         downloading anything.
50         * gnus.el (gnus-splash-svg-color-symbols): Removed superfluous `and'.
52 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
54         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
55         colors.
56         (gnus-splash-svg-color-symbols): New function.
58 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
60         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
61         instead of using the global gnus-simplify-subject-fuzzy-regexp.
62         (gnus-simplify-subject-fuzzy): Use the local
63         gnus-simplify-subject-fuzzy-regex instead of the global one.  This
64         makes using this variable in group parameters work.
66 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
68         * gnus-registry.el (gnus-registry-unfollowed-groups): Add
69         "archive:sent" to the unfollowed group regex (for the recent Gnus
70         archive:sent-YYYY-MM-DD groups).
71         (gnus-registry-split-fancy-with-parent): Bail out early in sender
72         tracking if there are more than `gnus-registry-max-track-groups'
73         matches.
75 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * message.el (message--yank-original-internal): New function to do the
78         insertion cleanly inside eval in `message-yank-original'.
79         (message-yank-original): Use it.
81 2011-03-29  Julien Danjou  <julien@danjou.info>
83         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
84         local variables disabled rather than `normal-mode'.
86 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
88         * proto-stream.el: Changes preparatory to merging open-protocol-stream
89         with open-network-stream.
90         (proto-stream-always-use-starttls): Option removed.
91         (open-protocol-stream): Return a process object by default.  Provide a
92         new parameter :return-list specifying a list-type return value, which
93         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
94         :type `network' to `try-starttls', and `network-only' to `default'.
95         Make `default' the default, for compatibility with open-network-stream.
96         Handle the no-parameter case exactly as open-network-stream, with no
97         additional stream processing.  Search plists using plist-get.
98         Explicitly add :end-of-commend parameter if it is missing.
99         (proto-stream-open-default): Renamed from
100         proto-stream-open-network-only.  Return 'default as the type.
101         (proto-stream-open-starttls): Rename from proto-stream-open-network.
102         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
103         failed.  Always return a list with a (possibly dead) process as the
104         first element, for compatibility with open-network-stream.
105         (proto-stream-open-tls): Use plist-get.  Always return a list.
106         (proto-stream-open-shell): Return `default' as connection type.
107         (proto-stream-capability-open): Use plist-get.
108         (proto-stream-eoc): Function deleted.
110         * nnimap.el (nnimap-stream, nnimap-open-connection)
111         (nnimap-open-connection-1): Handle renaming of :type parameter for
112         open-protocol-stream.
113         (nnimap-open-connection-1): Pass a :return-list parameter
114         open-protocol-stream to obtain a list return value.  Parse this list
115         using plist-get.
117         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
118         for open-protocol-stream.  Accept open-protocol-stream return value
119         that is a subprocess object instead of a list.  Handle the case of a
120         dead returned process.
122 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
124         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
126         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
128 2011-03-21  Julien Danjou  <julien@danjou.info>
130         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
131         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
132         query.
133         (mm-inline-text): Render normal text with fontification whenever
134         possible.
136         * gnus-sum.el (gnus-summary-save-parts-1):
137         * gnus-art.el (gnus-article-browse-html-save-cid-content)
138         (gnus-article-browse-html-parts, gnus-mime-delete-part)
139         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
140         Use `mm-handle-filename'.
142         * mm-util.el (mm-handle-filename): New function, return the filename of
143         an handle.
145 2011-03-18  Julien Danjou  <julien@danjou.info>
147         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
148         (gnus-buffer-live-p): Check that buffer is not nil.
150 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152         * gnus-art.el: Require mouse, which the build bot seems to say is
153         needed.
155         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
156         XEmacs, since it doesn't have url-retrieve-synchronously.
158 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
160         * gnus-group.el (gnus-group-list-ticked): New function.
161         (gnus-group-make-menu-bar): Provide a menu entry for it.
162         (gnus-group-list-map): Provide a binding for it.
164 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
166         * shr.el (shr-visit-file): New command.
168         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
170 2011-03-17  Bjørn Mork  <bjorn@mork.no>
172         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
173         servers.
175 2011-03-16  Julien Danjou  <julien@danjou.info>
177         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
178         inline.
180         * gnus-art.el (article-hide-list-identifiers): Use
181         gnus-group-get-list-identifiers.
183         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
184         (gnus-summary-remove-list-identifiers): Use
185         gnus-group-get-list-identifiers to get regexp.
186         (gnus-select-newsgroup, gnus-summary-insert-subject)
187         (gnus-summary-insert-articles): Call
188         gnus-summary-remove-list-identifiers unconditionally.
190 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
193         we're selecting a group with unread articles.
195         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
197         * gssapi.el: New file separated out from imap.el to provide a general
198         Kerberos 5 connection facility for Emacs.
200         * message.el (message-elide-ellipsis): Document the format spec
201         ellipsis.
203 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
205         * message.el (message-elide-region): Allow the ellipsis to say how many
206         lines were removed.
208 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
210         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
211         window configurations containing buffers that are now dead.
213         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
214         parsing to avoid integer overflows.
215         (nnimap-parse-flags): Simplify the last change.
216         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
217         too large for 32-bit Emacsen.
219 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
221         * auth-source.el (auth-source-netrc-create):
222         * message.el (message-yank-original): Fix use of `case'.
224 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
226         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
227         XEmacs, which was one character too wide.
229 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
231         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
232         default number of articles to display.
233         (gnus-articles-to-read): Use pretty names for prompt.
235 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
237         * gnus-int.el (gnus-open-server): Ditto.
239         * gnus-start.el (gnus-activate-group): Give a backtrace if
240         debug-on-quit is set and the user hits `C-g'.
241         (gnus-read-active-file): Ditto.
243         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
245 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
247         * message.el (message-yank-original): Use cond instead of CL case.
249 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
251         * auth-source.el (auth-source-netrc-create): Use usual format for the
252         default in prompts.
254 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
256         * auth-source.el (auth-source-netrc-create): Show the default in the
257         prompt when prompting for token creation.
259 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
261         * auth-source.el (auth-source-format-prompt): Always convert the value
262         to a string to avoid evaluating non-string arguments.
263         (auth-source-netrc-create): Offer default properly, not as initial
264         content in `read-string'.
265         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
266         of line to determine if we've been run before.  If so, don't run again,
267         but print a trivial message to indicate the cache was hit instead.
269 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
271         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
272         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
273         The user will have to run `gnus-sync-read' manually and wait for Cloudy
274         Gnus.
276 2011-03-11  Julien Danjou  <julien@danjou.info>
278         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
279         modified file".
281 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
283         * auth-source.el (auth-source-read-char-choice): New function to read a
284         character choice using `dropdown-list', `read-char-choice', or
285         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
286         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
287         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
288         (auth-source-netrc-saver): Use it.
289         (auth-source-pick-first-password): New convenience function.
291 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
293         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
294         parameter in the credentials.
295         (nnimap-open-connection-1): Use it after a successful login.
296         (nnimap-credentials): Add IMAP-specific user and password prompt.
298         * auth-source.el (auth-source-search): Add :require parameter, taking a
299         list.  Document it and the :save-function return token.  Pass :require
300         down.  Change the CREATED message from a warning to a debug statement.
301         (auth-source-search-backends): Pass :require down.
302         (auth-source-netrc-search): Pass :require down.
303         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
304         Change save prompt to indicate all modifications saved here are
305         deletions.
306         (auth-source-netrc-create): Take user login name as default in user
307         prompt.  Move all the save functionality to a lexically bound function
308         under the :save-function token in the returned list.  Set up clearer
309         default prompts for user, host, port, and secret.
310         (auth-source-netrc-saver): New function, intended to be wrapped for
311         :save-function.
313 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
315         * shr.el (shr-table-horizontal-line): Change the defaults for the table
316         lines to be spaces instead.
318 2011-03-07  Julien Danjou  <julien@danjou.info>
320         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
321         (sieve-sasl-auth): Check that auth-source-search did return something,
322         or just return an empty string.
324 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
326         * gnus.el (gnus-interactive): Use read-directory-name.
328         * gnus-uu.el (gnus-uu-decode-uu-and-save)
329         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
330         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
331         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
332         Likewise.
334         * gnus-group.el (gnus-group-make-directory-group): Likewise.
336 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
338         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
339         onto the list of killed groups, too.  This makes killed nnimap groups,
340         for instance, more reliably not reappear.
342         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
343         the parent.
345         * gnus-sum.el (gnus-update-read-articles): Fix typo.
347         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
348         really have server-side marks.
350         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
351         since most backends do not usefully have server-side marks.
352         (gnus-update-read-articles): Propagate marks to all backends that
353         really have server-side marks.
355 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
357         * message.el (message-cite-reply-position, message-cite-style):
358         New variables.
359         (message-yank-original): Use the new citation styles.
361 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
363         * message.el (message-options): Revert the change that's a workaround
364         for XEmacs buffer-local issue; don't mark it buffer-local when running
365         under XEmacs.
367 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
369         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
370         numbers too big to be `read'.
372 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
374         * message.el (message-options): Make buffer-local two ways to attempt
375         to fix a XEmacs bug.
377 2011-03-02  Julien Danjou  <julien@danjou.info>
379         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
381 2011-03-01  Julien Danjou  <julien@danjou.info>
383         * gnus-art.el (list-identifier): Add list-identifier as a parameter
384         group.
385         (article-hide-list-identifiers): Use list-identifier group parameter.
387 2011-02-28  Julien Danjou  <julien@danjou.info>
389         * sieve.el (sieve-buffer-script-name): New local variable to store
390         sieve script name.
391         (sieve-edit-script): Store sieve script name.
392         (sieve-upload): Use sieve script name when uploading.
393         (sieve-upload): Use substitute-command-keys.
394         (sieve-edit-script): Use substitute-command-keys.
395         (sieve-refresh-scriptlist): Use substitute-command-keys.
396         (sieve-manage-mode-map): Define keymap properly.
397         (sieve-manage-mode): Do not set mode name manually, change mode-name to
398         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
399         Remove commented code about cvs.
400         (sieve-manage-quit): New function.
401         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
403 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405         * gnus-group.el (gnus-import-other-newsrc-file): New function.
407 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
409         * auth-source.el (auth-source-search): Cache empty result sets.
411         * auth-source.el (auth-source-save-behavior): New variable to replace
412         `auth-source-never-create'.
413         (auth-source-netrc-create): Use it.
414         (auth-source-never-save): Remove.
416 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
418         * nnimap.el (nnimap-stream): Doc fix.
419         (nnimap-open-connection-1): Reverse the order of the ports to that the
420         prompted-for port is first.
422         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
423         retrieval by the no-group selection.
425         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
426         numerical parameters.
428 2011-02-25  Julien Danjou  <julien@danjou.info>
430         * gnus-gravatar.el: Use gnus-with-article-buffer.
432         * gnus-art.el (gnus-with-article-buffer): Check that the
433         gnus-article-buffer is alive.
435 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
437         * auth-source.el (auth-source-creation-prompts): New variable to manage
438         creation-time prompts.
439         (auth-source-search): Document it.
440         (auth-source-format-prompt): Add utility function.
441         (auth-source-netrc-create): Don't default the user name to
442         user-login-name.  Use `auth-source-creation-prompts' and some default
443         prompts for user, host, port, and password (the default generic prompt
444         remains ugly).
445         (auth-source-never-save): Add customizable option to never save info.
446         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
447         mode excursion.
449 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
451         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
452         argument that XEmacs doesn't support.
454 2011-02-23  Julien Danjou  <julien@danjou.info>
456         * gnus-art.el (article-make-date-line): Ignore errors if time is
457         invalid and not convertible.
458         (article-make-date-line): Only add lapsed time if time is not nil.
460 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
462         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
463         `read-char-choice' for backwards compatibility.
464         (auth-source-netrc-element-or-first): New function to DTRT for
465         parameter extraction.
466         (auth-source-netrc-create): Use it and fix multiple parameter print
467         bug.  Use the default passed from above (given-default) or the
468         built-in (user-login-name for :user).
470 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
472         * gnus-start.el (gnus-dribble-read-file):
473         Set buffer-save-without-query, since we always want to save the dribble
474         file, probably.
476         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
477         nnimap.
479         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
480         -summary- since it's a user-visible variable.
482         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
483         first time you use the new Gnus.
485 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
487         * auth-source.el: Don't load netrc.el.
488         (auth-sources): Search ~/.netrc as well by default.
489         (auth-source-debug): Add 'trivia option for extra output.
490         (auth-source-do-trivia): Use it.
491         (auth-source-search): Simplify logic to use
492         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
493         appropriate.  Don't keep a running count at this level.  Layer :create
494         and :delete options appropriately on the first and second passes.
495         Don't track the backend with the search results.
496         (auth-source-search-backends): New function to search a list of
497         backends for a processed spec.
498         (auth-source-netrc-parse): Cache all netrc files, making
499         auth-source-netrc-cache an alist keyed by the file name and using the
500         file mtime as the caching criterion.  Keep the obfuscated data secret
501         with a lexical bind.
502         (auth-source-netrc-search): Don't calculate the length of the results
503         unnecessarily.
504         (auth-source-search-backends): Fix bug.
505         (auth-source-netrc-create): Rework prompts.
507 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
509         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
510         Lower case names of search constraints.
511         (nnir-run-query): Cache and reuse search constraints for all imap
512         servers.
514 2011-02-22  Sam Steingold  <sds@gnu.org>
516         * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
518 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
520         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
521         after exit.
522         (gnus-setup-message): Define missing variable from last checkin.
524         * gnus-sum.el (gnus-summary-show-article): When called with t as the
525         value, show the raw article.
527 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
529         * nnimap.el (nnimap-open-connection-1): Revert last change, since
530         auth-source now accepts numbers.
532         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
533         spec, too.
534         (auth-source-ensure-strings): New function.
536         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
537         (gnus-article-setup-buffer): Always restart the date timer so that user
538         changes to the frequency is respected.
540         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
541         port numbers, so make sure it gets that if nnimap-server-port is
542         explicit.
544 2011-02-21  Simon Josefsson  <simon@josefsson.org>
546         * nnimap.el (nnimap-inbox): Doc fix.
548 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
550         * shr-color.el (shr-color->hexadecimal): Use renamed function names
551         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
552         color-lab-to-srgb.
554 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
556         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
557         given method as in the group name if we're using an extended method.
558         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
559         command, if we're using that, instead of waiting for the beginning.
561         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
562         we're sure to get unique server names, and we don't output two async
563         commands in the same buffer.  This fixes an NNTP hang for some users.
565 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
567         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
568         summary buffer before reading going to the next buffer.  This avoids
569         putting the point in the group buffer if you `C-g' the command.
571         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
572         cache (for now) to make ~/.authinfo.gpg files usable.
574         * nnfolder.el (copyright-update): Define for the compiler.
576         * auth-source.el (auth-source-search): Fix unbound variable.
578 2011-02-19  Glenn Morris  <rgm@gnu.org>
580         * gnus.el (gnus-meta): Doc fix.
582 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
584         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
585         in case it's not yet loaded.
587 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
589         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
590         line we're waiting for.
592 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
594         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
595         face with line-width greater than zero will cause RET in gnus summary
596         buffer to scroll down article page-wise because auto vscroll happens,
597         it should be temporalily disabled when doing a scroll-up.
599 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
601         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
602         outputs from the server.
604 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
606         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
607         later so that bbdb can hook in easier.
609 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
611         * auth-source.el (auth-source-search): Don't try to create credentials
612         if the caller doesn't want that.
613         (auth-source-search): If we don't find a match, don't bug out on
614         non-bound variables.
615         (auth-source-search): Only ask a single backend to create the
616         credentials.
618         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
619         logging.
620         (nnimap-credentials): Protect against auth-source-search returning nil.
621         (nnimap-request-list): Protect against not being able to open the
622         server.
624 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
626         * auth-source.el (auth-source-search): Do a two-phase search, one with
627         no :create to get the responses from all backends.
629         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
630         when getting credentials.
632         * gnus-util.el (gnus-delete-duplicates): New function.
634 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
636         * nnimap.el (nnimap-credentials): Instead of picking the first port as
637         a creation default, pass the whole port list down.  It will be
638         completed.
640         * auth-source.el (auth-source-search): Updated docs to talk about
641         multiple creation choices.
642         (auth-source-netrc-create): Accept a list as a value (from the search
643         parameters) and do completion on that list.  Keep a separate netrc line
644         with the password obscured for showing the user.
646         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
647         first choice to `auth-source-search' so it will be used for entry
648         creation instead of the server's Gnus-specific name.
649         (nnimap-credentials): Rely on the auth-source library to select which
650         port is actually wanted in the new netrc entry, so don't override
651         `auth-source-creation-defaults'.
653         * auth-source.el (auth-source-netrc-parse): Use :port instead of
654         :protocol and accept a missing user, host, or port as a wildcard match.
655         (auth-source-debug): Default to off.
657         (auth-source-netrc-search, auth-source-netrc-create)
658         (auth-source-secrets-search, auth-source-secrets-create)
659         (auth-source-user-or-password, auth-source-backend, auth-sources)
660         (auth-source-backend-parse-parameters, auth-source-search): Use :port
661         instead of :protocol.
663         * nnimap.el (nnimap-credentials): Pass a port default to
664         `auth-source-search' in case an entry needs to be created.
665         (nnimap-open-connection-1): Use :port instead of :protocol.
667 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
669         * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
670         instead of delete-dups that is not available in XEmacs 21.4.
672 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
674         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
675         nil means that nnimap doesn't get updated.
677 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
679         * auth-source.el (auth-source-netrc-create): Return a synthetic search
680         result when the user doesn't want to write to the file.
681         (auth-source-netrc-search): Expect a synthetic result and proceed
682         accordingly.
683         (auth-source-cache-expiry): New variable to override
684         `password-cache-expiry'.
685         (auth-source-remember): Use it.
687         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
688         parameter.  Create entry if necessary by using :create t.
689         (nnimap-open-connection-1): Don't pass `inhibit-create'.
691 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
693         * auth-source.el (auth-source-debug): Enable by default and don't
694         mention the obsolete `auth-source-hide-passwords'.
695         (auth-source-do-warn): New function to debug unconditionally.
696         (auth-source-do-debug): Use it.
697         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
698         and for Secrets API entries when the secrets.el library is not
699         available.
701 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
703         * gnus-sum.el (gnus-propagate-marks): Default to nil.
704         (gnus-summary-exit): Kill the correct article buffer on exit from a
705         `C-d' group.
707         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
708         gnus-propagate-marks.
710         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
711         before killing the buffers so that a non-full window conf gets handled
712         correctly.
713         (gnus-summary-exit): Ditto.
714         (gnus-summary-read-group-1): Ditto.
716         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
717         async code again so that we can debug it properly.
719         * message.el (message-reply): Take an optional switch-buffer parameter
720         so that Gnus window confs are respected better.
722 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
724         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
725         `plist-get' to accept non-list parameters (XEmacs issue).
726         Fix docstring.
727         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
728         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
729         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
730         Login collection is "Login" and not "login".
732 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
734         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
735         multiple headers.
737         * nnimap.el (nnimap-inhibit-logging): New variable.
738         (nnimap-log-command): Don't log login commands.
740         * auth-source.el (auth-source-netrc-search): The asserts seem to want
741         to have more parameters.
743         * nnimap.el (nnimap-send-command): Mark the command time for each
744         command, so that we don't get NOOPs stepping on our toes.
746         * gnus-art.el (article-date-ut): Get the date from the Date header on
747         `t'.
749 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
751         * auth-source.el (auth-source-search): Use copy-sequence instead of
752         the cl.el copy-list.
754 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
756         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
757         Improve prompt.
759 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
761         * gnus-art.el (gnus-article-mode-line-format): Remove the article
762         washing status from the default format.  It isn't very informative.
764 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
766         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
767         Fix Gcc processing on imap.
769 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
771         * message.el (message-bury): Don't pop up a new window when selected
772         window is dedicated.
774 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
776         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
778 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
780         * sieve-manage.el: Autoload `auth-source-search'.
781         (sieve-sasl-auth): Use it.
783 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
785         * nnimap.el: Autoload `auth-source-forget+'.
786         (nnimap-open-connection-1): Use it if the connection fails.
788         * auth-source.el: Require `password-cache'.
789         (auth-source-hide-passwords, auth-source-cache): Remove and mark
790         obsolete.
791         (auth-source-magic): Marker for `password-cache' keys.
792         (auth-source-do-cache): Update docstring.
793         (auth-source-search): Use and check cache.
794         (auth-source-forget-all-cached, auth-source-remember)
795         (auth-source-recall, auth-source-forget, auth-source-forget+)
796         (auth-source-specmatchp): Caching support functions.
797         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
798         Remove and obsolete.
799         (auth-source-user-or-password): Remove caching to further discourage
800         using it.  Always hide passwords.
802 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
804         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
805         code for now, since it doesn't work for all users.
807 2011-02-09  Julien Danjou  <julien@danjou.info>
809         * message.el (message-options): Make message-options really buffer
810         local.
812 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
814         * mail-source.el: Autoload `auth-source-search'.
815         (mail-source-keyword-map): Note order matters.
816         (mail-source-set-1): Get all the mail-source source values and
817         defaults and search auth-source on those if needed.  This can all
818         probably be simplified.
820         * nnimap.el: Autoload `auth-source-search'.
821         (nnimap-credentials): Use it.
822         (nnimap-open-connection-1): Ask for the virtual server and physical
823         address in one shot.
825         * nntp.el: Autoload `auth-source-search'.
826         (nntp-send-authinfo): Use it.  Note TODO.
828 2011-02-08  Julien Danjou  <julien@danjou.info>
830         * shr.el (shr-tag-body): Add support for text attribute in body
831         markups.
833         * message.el (message-options): Make message-options a local variable.
835 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
837         * auth-source.el (auth-source-secrets-search)
838         (auth-source-user-or-password): Use `append' instead of `nconc'.
839         (auth-source-user-or-password): Build return list better and protect
840         against nil :secret.
842 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
844         * nnimap.el (nnimap-update-info): Refactor slightly.
845         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
846         (nnimap-update-info): Clean up slightly.
847         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
848         characters.
849         (nnimap-process-quirk): Rename function to avoid collision.
850         (nnimap-update-info): Fix macrology bug-out.
851         (nnimap-update-info): Simplify split history test.
853 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
855         * auth-source.el (top): Require 'eieio unconditionally.
856         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
857         (auth-source-secrets-search): Limit search when `max' is greater than
858         number of results.
860 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
862         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
863         part not returning any data.
865         * proto-stream.el (open-protocol-stream): Document the return value.
867 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
869         * auth-source.el (auth-source-secrets-search): Add examples.
871 2011-02-06  Julien Danjou  <julien@danjou.info>
873         * message.el (message-setup-1): Handle message-generate-headers-first
874         set to t.
876 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
878         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
879         API with a string "secrets:collection-name" and with 'default.
880         (auth-source-backend-parse): Parse "secrets:collection-name" and
881         'default.  Recurse on parses instead of repeating code.  Use the
882         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
883         message when ignoring a source.
884         (auth-source-search): List ignored search keys at the top level.
885         (auth-source-netrc-create): Use `case' instead of `cond'.
886         (auth-source-secrets-search): Created with TODOs.
887         (auth-source-secrets-create): Created with TODOs.
888         (auth-source-retrieve, auth-source-create, auth-source-delete)
889         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
890         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
891         (auth-source-user-or-password-sftp)
892         (auth-source-user-or-password-smtp): Remove.
893         (auth-source-user-or-password): Deprecated and modified to be a wrapper
894         around `auth-source-search'.  Not tested thoroughly.
896 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
898         * auth-source.el: Bring in assoc and eioeio libraries.
899         (secrets-enabled): New variable to track the status of the Secrets API.
900         (auth-source-backend): New EIOEIO class to represent a backend.
901         (auth-source-creation-defaults): New variable to set prompt defaults
902         during token creation (see the `auth-source-search' docstring for
903         details).
904         (auth-sources): Simplify to allow a simple string as a netrc backend
905         spec.
906         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
907         (auth-source-backend-parse-parameters): Fill in the backend parameters.
908         (auth-source-search): Main auth-source API entry point.
909         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
910         (auth-source-search-collection): Helper function for searching.
911         (auth-source-netrc-parse, auth-source-netrc-normalize)
912         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
913         Supports search, create, and delete.
914         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
915         backend stubs.
916         (auth-source-user-or-password): Call `auth-source-search' but it's not
917         ready yet.
919 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
921         * message.el (message-setup-1): Remove the read-only stuff, since it
922         doesn't work under XEmacs, for some reason.
924         * gnus-sum.el (gnus-user-date): Rename back from
925         gnus-summary-user-date since user code refers to it.
927         * shr.el (shr-render-td): Store the actual background colour used.
929         * message.el (message-setup-1): Don't bind the constant
930         -forbidden-properties.
931         (message-setup-1): Revert previous change, since it needs to bind the
932         props to insert them.
933         (message-resend): Allow removing the read-only separator line.
935 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
937         * nnimap.el (nnimap-request-accept-article): Give an error message if
938         the APPEND wasn't successful.
940 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
942         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
943         that have no groups.
945 2011-02-03  Julien Danjou  <julien@danjou.info>
947         * gnus-draft.el: Remove progn around gnus-draft-setup.
949 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
951         * gnus-start.el (gnus-read-active-for-groups): This function is never
952         called with a nil `infos', so clean that up.
953         (gnus-get-unread-articles): Request active files from primary/secondary
954         methods that have no groups (yet).
956 2011-02-03  Julien Danjou  <julien@danjou.info>
958         * message.el (message-setup-1): Always generate References first.
959         (message-mail): Return the return value of message-setup, not always t.
960         (message-setup-1): Insert mail-header-separator with read-only and
961         intangible properties set.
963         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
964         user-date in docstring.
966         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
968         * gnus.el (gnus-summary-line-format): Mention &user-date format in
969         docstring.
971         * gnus.el (gnus-user-date-format-alist): Change default value. Use
972         defcustom, with type and group. Move from gnus-util.el. Rename to
973         gnus-summary-user-date-format-alist.
975 2011-02-03  Glenn Morris  <rgm@gnu.org>
977         * nnimap.el (gnus-fetch-headers): Declare.
979         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
981 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
983         * message.el (message-forward-make-body-digest-plain)
984         (message-followup, message-reply): Clean up things noted by Stefan.
986         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
987         gnus-article-update-date-headers is nil.
988         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
989         it didn't really work with defcustom.
990         (article-update-date-lapsed): Make sure the window start doesn't move,
991         either.
993 2011-02-01  Julien Danjou  <julien@danjou.info>
995         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
996         format.
998         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
999         standard in Emacs nowadays.
1001 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1003         * message.el (message-expand-name): Don't trust the return value of
1004         bbdb-complete-name.
1005         (message-check-news-header-syntax): Remove unused var `start'.
1006         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1007         (message-inhibit-body-encoding): Move to before first use.
1008         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1009         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1010         (Organization, Message-ID, Date, mh-previous-window-config):
1011         Defvar the vars using dynamic scoping.
1013 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1015         * shr.el (shr-render-td): Only do colours at the final rendering.
1016         Should be slightly faster.
1017         (shr-insert-table): Fix up TD background colours when doing the
1018         vertical padding.
1020         * gnus-art.el (article-date-ut): Protect against articles with no Date
1021         header.
1022         (article-update-date-lapsed): Don't use current-column to find the
1023         horizontal position.  It's fragile in the presence of \003 characters.
1025         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1027 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1029         * gnus-art.el (article-transform-date): Rewrite to still work when
1030         there are several rfc2822 parts.
1031         (article-transform-date): Fix infinite recursion.
1032         (article-date-ut): Replace infinitely many Date headers with a single
1033         one when called interactively.
1035         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1036         secure manner.
1038         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1039         move around by not using save-window-excursion.  It seems to work...
1041 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1043         * gnus-art.el (article-make-date-line): Work for user-defined format.
1045 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1047         * nntp.el (nntp-retrieve-group-data-early)
1048         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1049         fetching functions.
1051         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1052         thoroughly for all backends that have no known groups.  This should
1053         allow new nnml methods to retrieve mail.
1055         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1056         that Gnus doesn't know exists again.
1058         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1059         (gnus-treat-date-ut): Ditto.
1060         (gnus-article-update-date-header): Rename.
1061         (gnus-treat-date-local): Remove.
1062         (gnus-treat-date-english): Remove.
1063         (gnus-treat-date-lapsed): Remove.
1064         (gnus-treat-date-combined-lapsed): Remove.
1065         (gnus-treat-date-original): Remove.
1066         (gnus-treat-date-iso8601): Remove.
1067         (gnus-treat-date-user-defined): Remove.
1068         (gnus-article-date-headers): New variable to control all the date
1069         header options.
1070         (article-date-ut): Rewrite to allow using the new way to format date
1071         headers(s).
1073 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1075         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1076         method.
1077         (nnmail-article-group): A better test for fanciness.
1079         * nnimap.el (nnimap-request-head): Protect against not finding the
1080         article by Message-ID.
1082 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1084         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1085         keep point at the "same place".
1087 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1089         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1090         data if the group is unactivated.
1092 2011-01-28  Julien Danjou  <julien@danjou.info>
1094         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1095         (gnus-all-windows-visible-p): Remove old compatibility code.
1096         (gnus-window-top-edge): Add docstring.
1098         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1100 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1102         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1103         older request-update-info.
1105         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1107 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1109         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1110         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1112 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1114         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1115         groups.  This makes the nndraft:queue group pop up if it's not already
1116         there.
1118         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1119         messages" logic, which was reversed.
1121         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1122         the "same place" even if point is on the line being replaced.
1123         (article-update-date-lapsed): Allow updating both the combined lapsed
1124         and the lapsed headers.
1125         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1126         (article-make-date-line): Limit the number of segments dynamically to
1127         avoid too-long lines.
1129 2011-01-27  Julien Danjou  <julien@danjou.info>
1131         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1132         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1134 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1136         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1137         Use plist-get instead of the cl function getf.
1139 2011-01-27  Glenn Morris  <rgm@gnu.org>
1141         * gnus-util.el (float-time): Get rid of compiler warning, again.
1143 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1145         * shr.el (shr-put-color): Special-case background colours: Do put them
1146         at the blank parts at the front of the lines.
1148         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1149         exit hook to nix out all data on readedness on group exit.
1151         * gnus-util.el (float-time): If float-time is bound, always use it on
1152         all Emacsen.  It's unclear why the subrp check was there.
1153         (time-date): Require to make some autoload issues on XEmacs go away.
1155         * shr.el (shr-put-color): Don't do the box padding in tables, since
1156         they're already padded.
1158 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1160         * gnus-art.el (gnus-article-next-page): When the last line of the
1161         article is displayed, scroll down once more instead of going to the
1162         next article at once.
1163         (article-lapsed-string): Refactor out and allow specifying how many
1164         segments you want.
1165         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1166         (gnus-article-update-lapsed-header): New variable.
1168         * shr.el: Revert change that made headings use different-sized faces.
1169         The Emacs display engine isn't advanced enough that, for instance,
1170         tables can comfortably use differently-sized faces.
1172 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1174         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1175         used.
1176         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1177         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1178         we're using an encrypted connection.
1180         * proto-stream.el: Alter the interface functions to also return the
1181         actual stream type used: network or tls.
1183 2011-01-25  Julien Danjou  <julien@danjou.info>
1185         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1186         (mm-display-javascript-inline): New function.
1188         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1189         viewing function.
1191 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1193         * shr.el (shr-expand-newlines): Fix variable name.
1195 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1197         * shr.el (shr-expand-newlines): Make nested boxes work.
1199 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1201         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1202         backgrounds.
1203         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1204         in a more sensible manner.
1206 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1208         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1209         if EPG is loaded.
1211 2011-01-24  Julien Danjou  <julien@danjou.info>
1213         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1214         tags.
1216 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1218         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1219         commands.
1221         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1222         in the article buffer.
1223         (gnus-gravatar-insert): Use blank space from the current buffer to
1224         avoid breaking text properties.  This makes X-Sent updating work again.
1226         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1228 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1230         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1231         fix the bug in url-http.el instead.
1233         * shr.el (shr-image-fetched): Ditto.
1235         * shr.el (shr-image-fetched): Avoid having point move in the article
1236         buffer.
1238         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1239         buffer after being called.  It's apparently being killed by url.el, and
1240         killing it made point move to end-of-buffer in a random buffer.
1242         * shr.el (shr-image-fetched): Ditto.
1244 2011-01-23  Julien Danjou  <julien@danjou.info>
1246         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1248         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1249         text/x-org.
1251 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1253         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1254         (i.e., nnimap) returning nil as the article number.
1256 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1258         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1259         "DelSp" parameter in RFC3676.
1261 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1263         * message.el (message-check-recipients): Display the encoded version of
1264         the bogus address if they differ.
1266         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1267         after sending.
1269         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1271         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1273         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1274         group buffer after sending the queue.
1276         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1278 2011-01-22  Julien Danjou  <julien@danjou.info>
1280         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1282 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1284         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1285         nested related parts.
1287         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1288         unexpired articles.  This fixes the regression that led expiry marks to
1289         disappear from nnfolder groups.
1291 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1293         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1294         Don't confuse the "ret" of "retrograde" with RET.
1296 2011-01-21  Julien Danjou  <julien@danjou.info>
1298         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1299         than mm-insert-inline.
1301 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1303         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1304         Widen article buffer.
1306 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1308         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1309         the temp buffer.
1310         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1312 2011-01-20  Julien Danjou  <julien@danjou.info>
1314         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1316         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1317         than mm-insert-inline to insert inline part: this respect
1318         mm-inline-media-tests displayers.
1320         * mm-view.el (mm-display-shell-script-inline): New function.
1322         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1324         * mm-uu.el (mm-uu-type-alist): Add org block.
1325         (mm-uu-org-src-code-block-extract): New function.
1327         * mm-view.el (mm-display-org-inline): New function.
1329         * mm-decode.el (mm-automatic-display): Add text/org.
1331         * mailcap.el (mailcap-mime-extensions): Add .org.
1333 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1335         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1336         gnus-article-add-buttons.
1338 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1340         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1341         From header with a date and "nobody" as the sender.
1343 2011-01-19  Julien Danjou  <julien@danjou.info>
1345         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1346         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1347         if you have the same regexp several times.
1348         (gnus-button-push): Fix matching when regexp is symbol.
1350 2011-01-15  Glenn Morris  <rgm@gnu.org>
1352         * message.el (message-mail): A compose-mail function should
1353         accept headers as strings.
1355 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1357         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1358         Add :vert-only tags.
1359         (message-mail): New arg RETURN-ACTION.
1360         (message-return-action): New var.
1361         (message-bury): Use it.
1362         (message-mode): Make it buffer-local.
1363         (message-send-and-exit): Always call message-bury.
1365         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1366         message-mail.
1368 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1370         * nnimap.el (nnimap-convert-partial-article): Protect against
1371         zero-length body parts.
1373         * mm-decode.el (mm-preferred-alternative-precedence):
1374         Discourage showing empty parts.
1376         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1377         and stuff if the backend didn't return the article number.  This fixes
1378         an Exchange-related nnimap bug.
1380         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1381         group window, because it does the wrong thing when a separate frame
1382         displays the group buffer.
1384         * proto-stream.el (open-protocol-stream): Protect against the low-level
1385         transport functions returning nil.
1387 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1389         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1390         (mml2015-epg-find-usable-secret-key): New function.
1391         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1392         mml2015-epg-find-usable-key (Bug#7797).
1393         (mml2015-epg-encrypt): Ditto.
1395 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1397         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1399 2011-01-03  Glenn Morris  <rgm@gnu.org>
1401         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1403         * sieve.el (sieve-open-server): Give a more explicit error if
1404         sieve-manage-open returns nil.  (Bug#7720)
1406 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1408         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1410 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1412         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1413         This avoids sending passwords in plain text over non-encrypted
1414         channels.
1416         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1418         * nnimap.el (nnimap-login): Refactored out into own function, and
1419         implement CRAM-MD5.
1420         (nnimap-wait-for-line): Refactored out.
1422         * mm-view.el (mml-smime): Require.
1424 2010-12-20  David Engster  <deng@eml.cc>
1426         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1427         use EPG to decrypt S/MIME messages instead of openssl.
1429 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1433         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1434         status is the group clearly is unreachable.
1436         * auth-source.el (auth-source-create): Add the optional second
1437         parameter to `local-variable-p' to be compatible with XEmacs.
1439 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1441         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1442         work when using a compressed nnml folder.
1444 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1446         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1447         backends after sanitising on entry, because this never makes sense:
1448         If the articles have gone missing, then the data no longer exists on
1449         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1450         overwrite anything anyway.
1452         * shr.el (shr-insert-document): Bind shr-width dynamically to
1453         window-width if it's nil.
1455 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1457         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1458         with the meaning of using the full emacs window width for rendering.
1460 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1462         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1463         case when sender is not given.
1465 2010-12-23  Julien Danjou  <julien@danjou.info>
1467         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1468         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1469         the addresses, otherwise we might misplaced the gravatar.
1471 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1473         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1474         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1475         obsolete in Emacs.
1477 2010-12-20  Julien Danjou  <julien@danjou.info>
1479         * gnus-util.el (gnus-rescale-image): Revert last change.
1481 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483         * gnus-group.el (gnus-group-delete-articles): New command.
1485 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1487         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1489 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1491         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1492         here, since it's up to the backends to do CRLF removal if their
1493         protocol has it.
1495         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1497 2010-12-17  Julien Danjou  <julien@danjou.info>
1499         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1500         they are from file. Can also scale up.
1502 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1504         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1505         gnus-use-agent.
1506         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1508         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1510 2010-12-17  Julien Danjou  <julien@danjou.info>
1512         * gravatar.el (gravatar-retrieve-synchronously): New function.
1513         (gravatar-get-data): Make more robust.
1515 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1518         to really consider the last line.
1520 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1522         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1523         list of recipient keys, or use symmetric encryption if not a list.
1524         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1525         EPA override, replacing the call to `netrc-store-data'.
1527 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1529         * gnus-srvr.el: Avoid passing nil regexp argument to
1530         delete-matching-lines.
1532 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1535         fetching stops when Gnus exits.
1537         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1538         function.
1539         (nnfolder-request-expire-articles): Save all the buffers after doing
1540         expiry.
1542         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1543         the last article", since that led to serious performance regressions
1544         when expiring nnml groups.
1546 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1548         * nnir.el: Improve customizations.
1550 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1552         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1554         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1555         group has been killed.
1556         (gnus-group-yank-group): Ditto.
1558         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1560         * nnimap.el (nnimap-request-update-group-status): New function.
1562         * gnus-int.el (gnus-request-update-group-status): New interface
1563         function.
1565         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1566         copying read-ness to the backends.
1568         * nnimap.el (nnimap-quirk): New function.
1569         (nnimap-retrieve-group-data-early): Use it.
1570         (nnimap-quirks): New alist.
1572 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1574         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1575         don't delete it within indentation.
1577 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1580         previous line.
1582 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1585         QRESYNC command by deleting a superfluous space which broke Cyrus
1586         servers.  This change will break other servers that are buggy the other
1587         way around.
1589 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1591         * spam.el: Reindent and fix long lines.
1592         (spam-copy-or-move-routine): Exclude invalid move destinations.
1594 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1596         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1597         installed the registry.
1599 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1601         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1602         groupname doesn't contain "gmane".
1604 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1606         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1607         (gnus-1): Don't create the nndrafts group twice.
1608         (gnus-setup-news): There's no need to read the active file here, since
1609         that's done again later on a per-backend basis.
1610         (gnus-start-draft-setup): Make sure that the new group is started out
1611         empty.
1613         * gnus-agent.el (gnus-agentize): Don't create the queue group
1614         automatically on startup.  It'll be created later, if needed.
1616         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1617         of automatically subscribed groups.
1618         (gnus-auto-subscribed-categories): New variable.
1619         (gnus-matches-options-n): Use it.
1620         (gnus-default-subscribed-newsgroups): Remove unused variable.
1621         (gnus-start-draft-setup): Message a bit less.
1623 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1625         * nnir.el (nnir-run-imap): Return article list in order of increasing
1626         UID.
1628 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630         * gnus-sum.el (gnus-summary-enter-digest-group):
1631         Mention gnus-auto-select-on-ephemeral-exit.
1633         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1634         convention of the network-only option.
1636 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638         * proto-stream.el (proto-stream-open-network-only): New function to
1639         have a way to specify non-STARTTLS upgrade connections.
1641 2010-12-10  Julien Danjou  <julien@danjou.info>
1643         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1644         email address is nil.
1646         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1648 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1650         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1651         deletion.
1652         (nnir-run-imap): Only need to parse list once.
1654 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656         * shr.el (shr-tag-script): Ignore <script>.
1657         (shr-tag-label): Add <label> support.
1659 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1661         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1663         * shr.el (shr-image-displayer): Work for images lined side by side.
1665 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1667         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1668         parameter, since XEmacs doesn't accept t as a parameter.
1670 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1672         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1673         ids.
1674         (nnir-run-gmane): Simplify groupspec formatting.
1675         (nnir-request-expire-articles): New function.
1677 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1680         overflow, possibly.
1682         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1683         (shr-render-td): Handle td style="" better.
1684         (shr-tag-table): Use the color from the style sheet.
1685         (shr-render-td): Make sure we copy over all the overlays, too.
1687 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1689         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1690         (nnir-request-article): Improve article retrieval.
1692 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1694         * mm-util.el (mm-extra-numeric-entities): New variable.
1696         * mm-url.el (mm-url-decode-entities):
1697         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1699 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1701         * message.el: Use completion-at-point.
1702         (message-completion-function): New fun, extracted from message-tab.
1703         (message-mode): Use it for completion-at-point-functions.
1704         (message-tab): Use it and completion-at-point.
1706 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1708         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1709         character if a non-breakable character follows.
1711 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1714         any stream.
1716         * shr.el (shr-tag-font): Colorize the region.
1717         (shr-tag-body): Ditto.
1718         (shr-tag-font): Actually let the styles be inherited instead of
1719         overwriting them.
1720         (shr-tag-font): Get the background color right.
1721         (shr-tag-style): Ignore all <style> tags for the moment.
1723         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1724         a Message-ID to avoid having nnimap depend on gnus-sum.
1726         * shr.el (shr-descend): Only colorize something if we have a node that
1727         sets colors.
1729 2010-12-06  Julien Danjou  <julien@danjou.info>
1731         * shr.el (shr-render-td): Render td content with shr-descend, so style
1732         will be applied to <td> too.
1733         (shr-colorize-region): Colorize region even if we only have a background.
1734         (shr-tag-body): Fix color and background color inheritance.
1735         Do not recolorize after shr-generic.
1736         (shr-tag-font): Let shr-generic colorize via inheritance.
1738 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1740         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1742 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1744         * nnir.el (nnir-request-move-article): Remove obsolete code.
1746 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1748         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1750 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1752         * gnus-sum.el (gnus-summary-respool-article): The completion function
1753         expects a list instead of an alist.
1755         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1756         string as the parameter.
1758         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1760         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1761         styles.
1762         (shr-colorize-region): New function.
1763         (shr-insert-background-overlay): Remove.
1764         (shr-render-td): Background setting should be taken care of on a higher
1765         level.
1766         (shr-tag-body): Use post-hoc colorizations.
1767         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1768         (shr-put-color-1): Don't overwrite old colors.
1769         (shr-colorize-region): When the background color isn't explicit, use
1770         a fixed background.
1772         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1773         nnmail variables.
1775 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1777         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1778         unless necessary.
1780 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1782         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1783         server.
1785 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1788         so that TAB works.
1790         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1791         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1793         * shr.el (shr-urlify): Show the URL before the title to avoid
1794         misleading URLs.
1796 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1798         * shr.el (shr-urlify): Display the title in <a> tags.
1800 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1802         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1804 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1806         * nnir.el: Rearrange code to allow macros to be autoloaded by
1807         gnus-sum.el.
1808         (nnir-retrieve-headers-override-function): Make this variable
1809         customizable.
1810         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1812         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1813         from nnir.el.
1815 2010-12-03  Julien Danjou  <julien@danjou.info>
1817         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1819 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1821         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1822         allow optional argument `environment'.
1824 2010-12-03  Glenn Morris  <rgm@gnu.org>
1826         * mm-extern.el (message-goto-body): Update declaration.
1828 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1830         * gnus-util.el (gnus-macroexpand-all): New function.
1832         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1833         instead of macroexpand-all that is unavailable in XEmacs.
1835 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1837         * nnir.el (nnir-summary-line-format): New variable.
1838         (nnir-mode): Use it.
1839         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1840         (nnir-article-ids): Reimplement as defsubst.
1841         (nnir-retrieve-headers): Don't mangle the subject header.
1842         (nnir-run-imap): Use 100 as RSV score.
1843         (nnir-run-find-grep): Fix for full server searching.
1844         (nnir-run-gmane): Better restriction to gmane groups.
1846         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1847         summary buffers.
1849 2010-12-02  Julien Danjou  <julien@danjou.info>
1851         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1853         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1855         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1856         support.
1858 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1860         * nnir.el: Update to handle the registry better.
1861         (autoload): Silence byte-compiler.
1862         (nnir-open-server): Add a hook for nnir groups.
1863         (nnir-request-move-article): Don't mangle the header. Better to use
1864         formating variables (which will be added in the future).
1865         (nnir-registry-action): Update the registry using the original article
1866         group name.
1867         (nnir-mode): Install nnir-specific hooks for updating the registry.
1869         * gnus-sum.el
1870         (gnus-article-original-subject,gnus-newsgroup-original-name):
1871         Remove obsolete variables.
1872         (gnus-summary-move-article): Remove use of obsolete variables.
1873         (gnus-summary-local-variables): Make move and delete hooks local to
1874         summary buffers.
1876 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1878         * rtree.el: New file.
1880 2010-12-01  Julien Danjou  <julien@danjou.info>
1882         * message.el (message-user-organization): Do not use
1883         gnus-local-organization.
1885         * gnus.el: Remove gnus-local-organization.
1887         * gnus-msg.el: Remove nastygram thing.
1889 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1891         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1892         funcall.
1894 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1896         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1897         names.
1899         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1900         characters.
1902         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1903         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1904         Suggested by Štěpán Němec <stepnem@gmail.com>.
1905         (gnus-gravatar-transform-address): Use mail-extract-address-components
1906         that supports non-ASCII names rather than mail-header-parse-addresses.
1908 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1910         * proto-stream.el (open-protocol-stream): All starttls connections are
1911         handled by the network handler.
1913 2010-11-30  Julien Danjou  <julien@danjou.info>
1915         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1916         (nnimap-open-connection-1): Fix PREAUTH.
1918         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1920 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1922         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1923         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1924         (shr-insert): Use them.
1925         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1927 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1929         * nnir.el (nnir-request-move-article): Bail out if original group
1930         doesn't support article moves.
1931         (nnir-get-active): Improve active list retrieval.
1933 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1935         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1937 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1939         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1940         seem to accept strings-with-numbers as port numbers,
1942 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1944         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1945         change the registry.
1947 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1949         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1950         delete-dups that is not available in XEmacs 21.4.
1952         * mm-util.el (mm-delete-duplicates): Add comment.
1954 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1956         * nnir.el (nnir-ignored-newsgroups): New variable.
1957         (nnir-get-active): Use it.
1959 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1961         * proto-stream.el (proto-stream-open-network): Add some comments.
1963         * nntp.el (nntp-open-connection): Provide a :success condition.
1965         * nnimap.el (nnimap-open-connection-1): Ditto.
1967         * proto-stream.el (proto-stream-open-network): See what the response to
1968         the STARTTLS command is.
1970         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1971         backwards compatibility).
1972         (nnimap-open-connection-1): Really respect nnimap-server-port.
1974         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1975         TLS upgrades we don't really care about the identity of the peer.
1976         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1977         that what we've checked for.
1978         (proto-stream-always-use-starttls): Only default to t if
1979         open-gnutls-stream exists.
1980         (proto-stream-open-network): If STARTTLS failed, then just open a
1981         normal connection.
1982         (proto-stream-open-network): Wait until the greeting before doing
1983         STARTTLS.
1985         * nntp.el (nntp-open-connection): Report what the connection error is.
1987         * proto-stream.el (open-protocol-stream): Rename from
1988         open-proto-stream.
1990 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1992         * nnimap.el (nnimap-stream): Change default to `undecided'.
1993         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1994         first, and then network.
1995         (nnimap-open-connection-1): Respect nnimap-server-port.
1996         (nnimap-open-connection): Be more backwards-compatible.
1998         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1999         (proto-stream-open-starttls): De-duplicate the starttls code.
2000         (proto-stream-open-starttls): Folded back into the main function.
2001         (proto-stream-open-network): Fix typo in the gnutls path.
2002         (proto-stream-command): Refactor out.
2004         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2006         * proto-stream.el (proto-stream-open-starttls): Actually implement the
2007         starttls.el STARTTLS.
2009         * color.el (color-lab->srgb): Fix function call name.
2011         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2012         if we're using tls.el.
2013         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2014         built in, then don't try to establish a STARTTLS connection.
2016         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2017         servers.
2019         * proto-stream.el (open-proto-stream): Use network, not stream.
2020         (open-proto-stream): Add a way to specify what the end of a command is.
2022         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2023         connections types.
2024         (nntp-open-network-stream): Remove.
2025         (nntp-open-ssl-stream): Remove.
2026         (nntp-open-tls-stream): Remove.
2027         (nntp-ssl-program): Remove.
2029         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2031 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2033         * nnir.el: Fix typos.
2034         (nnir-retrieve-headers-override-function): Rename variable to reflect
2035         new semantics.
2036         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2037         macros.
2038         (nnir-request-article, nnir-request-move-article): Use them.
2039         (nnir-categorize): New function.
2040         (nnir-run-query): Use it.
2041         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2042         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2043         sorted.
2044         (nnir-group-full-name): Use gnus-group-full-name instead.
2045         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2046         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2048 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2052         * proto-stream.el: New library to provide protocol-specific
2053         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2054         protocols.
2055         (open-proto-stream): Complete the documentation.
2056         (proto-stream-open-network): Fix some typos.
2058         * nnimap.el (nnimap-open-connection): Use it.
2060 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2062         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2063         negotiation.
2065 2010-11-26  Julien Danjou  <julien@danjou.info>
2067         * color.el: Rename various rgb functions to srgb.
2069 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2071         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2072         names.
2074 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2076         * shr.el (shr-insert): Revert last change.
2077         (shr-find-fill-point): Never leave point being at bol;
2078         relax the kinsoku limitation when rendering tables.
2080 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2082         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2083         results from -accept-article.
2085         * shr-color.el: Require cl when compiling.
2087         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2088         checkin.
2090         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2092         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2094         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2095         'add and 'delete to set backend marks.
2097         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2099         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2101         * nntp.el (nntp-request-set-mark): Use it.
2103         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2105         * nnml.el (nnml-request-set-mark): Ditto.
2107         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2108         introduces regressions in article selection.
2109         (nnimap-find-uid-response): New function.
2110         (nnimap-request-accept-article): Use the UID returned, if any.
2111         (nnimap-request-move-article): Use the UID returned, if any.
2112         (nnimap-get-groups): Reimplement to work with folded lines.
2113         (nnimap-find-uid-response): The UID is the last element in the list.
2114         (nnimap-request-set-mark): Extend syntax with 'set.
2116         * nnml.el (nnml-request-set-mark): Ditto.
2118         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2120         * nntp.el (nntp-request-set-mark): Ditto.
2122 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2124         * message.el (message-called-interactively-p): A temporary macro.
2125         (message-goto-body): Use it temporarily.
2127 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2129         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2130         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2131         (nnimap-last-response-string): Fix last unfolding fix.
2133 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2135         * shr.el (shr-insert): Fix the way to fold lines.
2137 2010-11-25  Julien Danjou  <julien@danjou.info>
2139         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2141         * color.el: Rename from color-lab.el
2142         (color-rgb->hex): Add.
2143         (color-complement): Add.
2144         (color-complement-hex): Add.
2146         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2148 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2150         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2151         don't exist.
2153 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2155         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2156         assuming that article displaying or another mml-preview may be
2157         interrupted for an error or for the like.
2159         * shr.el (shr-get-background): Fix argument name.
2161 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2165         * gnus-sum.el (gnus-summary-include-articles): New function.
2167         * message.el (message-goto-body): called-interactively-p needs a
2168         parameter, so use `any'.
2170         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2171         clear marks before moving, since they're synced from the Gnus side
2172         first.
2174         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2175         (gnus-summary-move-article): Copy over all marks before moving, so that
2176         IMAP doesn't think a new article has arrived.
2178 2010-11-24  Julien Danjou  <julien@danjou.info>
2180         * shr.el (shr-insert-background-overlay): Fix typo.
2181         (shr-render-td): Copy the background before rendering.
2183         * shr-color.el (shr-color-visible): Fix docstring.
2185         * shr.el (shr-tag-table): Add bgcolor support.
2186         (shr-render-td): Add bgcolor support.
2187         (shr-get-background): Add.
2188         (shr-insert-foreground-overlay): Use shr-get-background.
2190         * message.el (message-goto-body): Use called-interactively-p.
2191         (message-in-body-p): message-goto-body returns point.
2193 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2196         Fixes something or other in Emacs 23, and is backwards compatible.
2198         * message.el (message-goto-body): Remove the <#secure special-casing,
2199         which is too special.
2201         * shr.el (shr-parse-style): Drop !important from styles.
2203 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2205         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2206         this function to return incorrect results when calling it with an
2207         explicit article argument different from
2208         (gnus-summary-article-number).
2210 2010-11-24  Julien Danjou  <julien@danjou.info>
2212         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2213         (shr-tag-body): Add background support.
2214         (shr-descend): Add background support.
2215         (shr-tag-title): Add.
2217         * shr-color.el (shr-color-visible): Really return original background
2218         if fixed.
2220 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222         * shr.el (shr-color-check): Protect against non-existent colour names.
2224 2010-11-24  Julien Danjou  <julien@danjou.info>
2226         * color-lab.el: Require 'cl when compiling.
2228         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2230         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2231         matched part.
2233         * color-lab.el: Fix all expt calls to use float type.
2235 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2237         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2238         expression to shr-color-check as is.
2240         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2242         * color-lab.el: Add coding cookie.
2243         (float-pi): Use eval-and-compile.
2245 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2247         * shr.el (shr-insert-color-overlay): Split stuff like
2248         "#444444 !important" to find the real colour.
2249         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2250         parse <font color="red"> entries.
2252 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2254         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2255         point when parsing headers.
2257         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2258         is positioned properly when parsing headers.
2260 2010-11-23  Julien Danjou  <julien@danjou.info>
2262         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2264         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2266         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2268         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2269         Use shr-color-hue-to-rgb.
2270         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2272 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2274         * shr.el (shr-color->hexadecimal): Autoload.
2275         (shr-descend): Add color to all tags.
2277 2010-11-22  Julien Danjou  <julien@danjou.info>
2279         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2280         shr-color->hexadecimal.
2282         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2283         RGB() or HSL() color representation.
2285         * shr.el (shr-tag-font): Add.
2286         (shr-tag-color-check): New function to get better colors.
2287         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2288         tag-span.
2290         * shr-color.el: New file.
2292         * color-lab.el: New file.
2294         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2296 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2298         * nnir.el: Fix typo in comments.
2299         (nnir-run-imap): Simplify code. No need to reverse artlist.
2300         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2302 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2304         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2306         * nnimap.el (nnimap-get-capabilities): Refactor out.
2307         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2309 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2311         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2312         appearing when `mm-uu-hide-markers' is nil.
2314 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316         * nnimap.el (nnimap-unselect-group): Make into its own function.
2317         (nnimap-request-rename-group): Unselect group before renaming.
2318         This had gotten lost somewhere.
2319         (nnimap-request-accept-article): Keep track of examined groups, and
2320         unselect the group before APPENDing to read-only groups.
2321         (nnimap-request-move-article): Clear flags before moving so that they
2322         can be re-set later.
2324 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2326         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2327         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2329 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2331         * gnus-art.el (gnus-mime-display-single)
2332         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2333         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2334         parameter.
2336 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2338         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2339         (shr-table-vertical-line): New variable.
2340         (shr-insert-table): Use it.
2342 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2344         * gnus-html.el (gnus-html-wash-images): Don't display images if
2345         gnus-inhibit-images is non-nil; register displayer for cid images.
2346         (gnus-html-display-image): Work for cid image.
2347         (gnus-html-insert-image): Allow arguments.
2348         (gnus-html-put-image): Inhibit read-only.
2349         (gnus-html-prefetch-images): Don't prefetch images if
2350         gnus-inhibit-images is non-nil.
2352 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2354         * shr.el (shr-put-image): Break lines when inserting big pictures.
2356 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2358         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2359         sender, thanks Katsumi Yamaoka.
2361 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2363         * nnir.el (nnir-run-imap): Reverse the article list for each group
2364         rather than the whole list.
2366 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2368         * shr.el (shr-image-displayer): Protect function against non-existent
2369         image source.
2371         * gnus-art.el (gnus-inhibit-images): New user option.
2372         (gnus-mime-display-single): Don't display image if it is non-nil.
2374         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2375         gnus-inhibit-images.
2377         * shr.el (shr-image-displayer): New function.
2378         (shr-tag-img): Use it.
2380 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2382         * mml2015.el (mml2015-epg-sign): Use From header.
2384 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2386         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2388         * gnus-util.el (gnus-find-text-property-region): Return markers.
2390         * shr.el (shr-tag-img): Put a displayer in the text property.
2392         * gnus-util.el (gnus-find-text-property-region): New utility function.
2394         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2395         (gnus-html-show-images): Remove.
2397         * gnus-art.el (gnus-article-show-images): New, more general function.
2399         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2400         image url text properties.
2402         * shr.el: Ditto.
2404         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2405         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2407 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2409         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2410         work for two or more articles.
2412 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2414         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2415         divide an image that's in an html article to two or more when washing
2416         non-ASCII characters in alt text of it.
2418 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2420         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2421         smime-decrypt-region using function argument.
2422         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2424         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2426         * smime.el (smime-decrypt-region): Catch it.
2428 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2430         * smime.el (smime-mode-map): Move initialization into declaration.
2431         (gnus-run-mode-hooks): Don't autoload.
2432         (smime-mode): Use define-derived-mode.
2434 2010-11-11  Glenn Morris  <rgm@gnu.org>
2436         * smime.el (from): Restrict declaration to XEmacs.
2438         * nnir.el (gnus-group-topic-name): Autoload.
2440 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2442         * shr.el (shr-insert): Don't break long line if it is because of
2443         kinsoku-bol characters in the line end.
2445 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2447         * nnir.el (nnir-request-move-article): Fix to provide original group
2448         and subject.
2449         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2450         been retrieved.
2452         * gnus-sum.el (gnus-summary-move-article): Use original group and
2453         subject for virtual articles such as those in an nnir summary buffer.
2455 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2457         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2458         least 21.5).
2460         * smime.el (from): Declare it again for XEmacs.
2462 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2464         * message.el (message-resend): Don't disable encoding unless it's
2465         already encoded.
2467         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2468         low-numbered articles.
2470 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2472         * rfc2047.el (rfc2047-syntax-table): Simplify.
2474         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2475         set-char-table-range for XEmacs.
2477 2010-11-10  Glenn Morris  <rgm@gnu.org>
2479         * smime.el (from): Remove unused declaration.
2481         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2482         (gnus-float-time): On Emacs, always an alias.
2484         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2485         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2487 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2489         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2491 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2493         * shr.el (browse-url-mailto): Autoload.
2495         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2497         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2498         regexp doesn't need quoting.
2500 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2502         * message.el (message-subject-trailing-was-ask-regexp)
2503         (message-subject-trailing-was-regexp): Match was: in addition to was.
2505 2010-11-09  Glenn Morris  <rgm@gnu.org>
2507         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2508         (nnbabyl-check-mbox): Use point-at-bol.
2510 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2514         * message.el (message-mailto): New function.
2515         (message-mailto): Should accept other parameters.
2516         (message-mailto): Remove since it duplicates browse-url-mailto
2517         functionality.
2519 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2521         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2522         methods.
2523         (gnus-read-active-file): Ditto.
2525         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2526         ": " from the prompt.
2527         (gnus-group-make-group): Ditto.
2529 2010-11-07  Glenn Morris  <rgm@gnu.org>
2531         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2532         (gnus-bookmark-kill-line): Use point-at-eol.
2534 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2536         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2537         asterisks in From header.
2539 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2541         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2542         string to avoid making the From headers syntactically invalid.
2544         * message.el (message-send-mail): Don't insert courtesy messages if the
2545         message already has List-Post and List-ID messages.
2547 2010-11-06  Glenn Morris  <rgm@gnu.org>
2549         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2550         `condition', `type', `length' a prefix.
2551         (gnus-treat-predicate): Update for above name changes.
2553 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2555         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2556         binding.  Handled by `gnus-summary-refer-thread' instead.
2557         (nnir-warp-to-article): New backend function.
2559         * nnimap.el (nnimap-request-thread): Force dependency updating.
2561         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2562         (gnus-summary-refer-thread): Rework to improve thread-referral.
2564         * gnus-int.el (gnus-warp-to-article): New function.
2566         * gnus-sum.el (gnus-summary-article-map): Bind it.
2568 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2570         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2571         gnus-summary-refer-thread.
2573         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2574         headers.
2575         (gnus-summary-limit-include-thread): Prevent articles in thread from
2576         being cut in gnus-cut-threads.
2577         (gnus-summary-refer-thread): Limit retrieved headers to those in
2578         thread.
2580 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582         * message.el (message-send-mail): Use the value of
2583         message-courtesy-message from the message buffer.
2585         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2587         * shr.el (shr-browse-url): Implement mailto: URLs.
2589         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2590         "raw".
2592         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2593         if it's already selected.
2595         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2597 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2599         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2600         to measure the length and truncate alt text.
2602 2010-11-03  Glenn Morris  <rgm@gnu.org>
2604         * nndiary.el (nndiary-generate-nov-databases-1)
2605         (nndiary-generate-active-info): Rename dynamic variable `files' to
2606         something less generic.
2608 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2610         * nnir.el (nnir-request-move-article): Call the underlying backend to
2611         move articles from nnir.
2613 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2615         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2617 2010-11-02  Julien Danjou  <julien@danjou.info>
2619         * nnir.el: Remove wais support.
2621 2010-11-02  Glenn Morris  <rgm@gnu.org>
2623         * gnus-html.el: Reorder requirements to quieten compiler.
2625 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2627         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2628         properly for XEmacs as well.
2629         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2630         (gnus-article-natural-long-line-p): Use window-width rather than
2631         frame-width.
2633 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2635         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2636         (nnir-read-parms): Don't modify query.
2637         (nnir-run-query): Add ability to search topic on current line.
2638         (nnir-get-active): Clean up.
2640 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2642         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2643         degenerate articles.
2645         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2646         (gnus-print-buffer): Just print the buffer as is, without any copying
2647         to a buffer and then re-highlighting.
2649         * nnimap.el (nnimap-request-group): Store the new updated info.
2650         (nnimap-request-group): Select the group when we don't know whether it
2651         exists or not.
2653         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2654         groups.
2656         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2657         groups.
2659         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2660         groups.
2662         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2663         long-lines case by only filling the long lines.
2665         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2666         (bug #7311).
2668 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2670         * shr.el: No need to declare `declare-function' since shr.el is for
2671         only Emacsen that provide `libxml-parse-html-region'.
2673 2010-11-01  Glenn Morris  <rgm@gnu.org>
2675         * mm-util.el (gnus-completing-read): Autoload.
2676         (mm-read-coding-system): Simplify Emacs definition.
2678         * nnmail.el (gnus-activate-group):
2679         * nnimap.el (gnutls-negotiate):
2680         * nntp.el (netrc-parse): Fix declarations.
2682 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2684         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2685         string-match-p in Emacs >=23.
2687         * gnus-msg.el (gnus-configure-posting-styles)
2688         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2690 2010-11-01  Glenn Morris  <rgm@gnu.org>
2692         * nnir.el (declare-function): Add compat stub.
2693         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2694         (nnir-run-gmane): Require 'mm-url.
2696         * mm-util.el (mm-string-to-multibyte): Simplify.
2698         * shr.el (declare-function): Add compat stub.
2699         (url-cache-create-filename): Declare.
2700         (mm-disable-multibyte, widget-convert-button): Autoload.
2702         * smime.el (ldap-search): Declare.
2703         (smime-cert-by-ldap-1): Require ldap on Emacs.
2705         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2706         (nnimap-keepalive): Use gnus-float-time.
2708         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2709         (mail-source-delete-crash-box): Use gnus-float-time.
2711         * gnus-dired.el (gnus-completing-read): Autoload.
2713         * mm-view.el (gnus-rescale-image): Autoload.
2715         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2717         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2719         * sieve-manage.el: Require 'cl when compiling.
2721         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2722         (gnus-iswitchb-completing-read): Require iswitchb.
2723         (gnus-select-frame-set-input-focus): Silence compiler.
2725 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727         * message.el (message-subject-trailing-was-query): Change default to t,
2728         since I think that's what most people want.
2730         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2731         appending for easier debugging.
2732         (nnimap-wait-for-connection): Take a regexp.
2733         (nnimap-request-accept-article): Wait for the continuation line before
2734         sending anything unless we're streaming.
2736         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2737         leave the header washing to take place.
2739 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2741         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2742         regular expression match and replace in posting styles.
2744 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2746         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2747         an entire server.
2748         (nnir-get-active): New function.
2749         (nnir-run-imap): Use it.
2750         (nnir-run-gmane): Who knew, gmane search returns an article score!
2752         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2753         server on the current line with nnir.
2755 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2758         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2759         left edge.
2760         (gnus-article-foldable-buffer): Skip past the prefix when determining
2761         raggedness.
2763         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2764         the raw article, and change `C-u g' to show the article without doing
2765         treatments.
2767         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2768         on to `gnus-treat-article'.
2769         (gnus-inhibit-article-treatments): New variable.
2771         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2773         * gnus-art.el (gnus-treatment-function-alist): Have
2774         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2775         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2776         sections.
2778         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2779         parameter.
2780         (gnus-article-fill-cited-long-lines): New function.
2781         (gnus-article-fill-cited-article): Allow filling only long sections.
2783         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2784         and non-punctuation (like after the apostrophe in "'We").
2786         * gnus-sum.el (gnus-summary-select-article): Make sure
2787         gnus-original-article-buffer is alive.
2789         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2790         reflect the order they're in in the digest.
2792         * gnus.el (gnus-group-startup-message): Move point to the start of the
2793         buffer.
2795         * nnimap.el (nnimap-capability): New function.
2796         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2797         is set.
2799 2010-10-31  David Engster  <dengste@eml.cc>
2801         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2802         conform with changes to gnus-completing-read.
2804 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2806         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2808 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2810         * nnir.el: Move defvar, defcustom around to keep file organized
2811         and keep byte-compiler quiet.
2812         (nnir-read-parms): Accept search-engine as arg.
2813         (nnir-run-query): Pass search-engine as arg.
2814         (nnir-search-engine): Remove.
2816 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2818         * shr.el (shr-generic): The text nodes should be text, not :text.
2820         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2821         later in the file.
2823 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2825         * nnir.el: General clean up.  Allow searching with multiple engines.
2826         Allow separate extra-parameters for each engine.
2827         Batch queries when possible.
2828         (nnir-imap-default-search-key,nnir-method-default-engines):
2829         Add customize interface.
2830         (nnir-run-gmane): New engine.
2831         (nnir-engines): Use it.  Qualify all prompts with engine name.
2832         (nnir-search-engine): Remove global variable.
2833         (nnir-run-hyrex): Restore for now.
2834         (nnir-extra-parms,nnir-search-history): New variables.
2835         (gnus-group-make-nnir-group): Use them.
2836         (nnir-group-server): Remove in favor of gnus-group-server.
2837         (nnir-request-group): Avoid searching twice.
2838         (nnir-sort-groups-by-server): New function.
2840 2010-10-30  Julien Danjou  <julien@danjou.info>
2842         * gnus-group.el: Remove gnus-group-fetch-control.
2844         * gnus-start.el (gnus-find-new-newsgroups):
2845         Remove gnus-check-first-time-used.
2847         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2849 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2851         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2852         set on groups that don't have \* permanentflags.
2854 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2857         control the background color.
2858         (shr-tag-img): Ignore very small web bug type images.
2859         (shr-put-image): Add help-echo alt texts to the images.
2860         (shr-tag-video): Show the video poster image.
2862 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864         * shr.el (shr-table-depth): New variable.
2865         (shr-tag-table-1): Only insert the images after the top-level table.
2867         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2869         * gnus-util.el (gnus-list-memq-of-list): New function.
2871         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2872         selected.
2873         (nnimap-unsplittable-articles): New slot.
2874         (nnimap-new-articles): Use it.
2876 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2878         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2879         move to the previous line on `M-g'.
2881 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2883         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2884         *-request-group, which seems unnecessary.
2886         * nnimap.el (nnimap-quote-specials): Function copied over from
2887         imap.el.
2888         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2889         they support that.  Suggested by Tom Regner.
2891 2010-10-29  Julien Danjou  <julien@danjou.info>
2893         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2894         defalias.
2895         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2897         * gnus.el: Remove `gnus-nntp-service' variable.
2898         (gnus-secondary-servers): Make obsolete.
2899         (gnus-nntp-server): Make obsolete.
2901         * gnus-start.el (gnus-1): Remove x-splash calls.
2903         * gnus-ems.el (gnus-x-splash): Remove.
2905         * gnus.el (gnus-group-startup-message): Simplify/update code.
2907         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2908         capability before doing anything.
2909         (gnus-group-insert-group-line): Remove useless
2910         gnus-group-remove-excess-properties.
2912 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2914         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2916 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2918         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2919         config after reselecting.
2921 2010-10-28  Julien Danjou  <julien@danjou.info>
2923         * shr.el (shr-put-image): Use point even if only inserting text.
2924         (shr-put-image): Save excursion when inserting alt text on non-graphic
2925         display, so the behaviour is the same when we are on a graphic display.
2927         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2929 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2931         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2932         (gnus-mime-copy-part): Check coding system, not charset.
2933         (gnus-mime-view-part-externally): Never remove part.
2934         (gnus-mime-view-part-internally): Don't remove part here.
2935         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2936         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2937         multipart/alternative.
2939         * mm-decode.el (mm-display-part): Take optional arg `force'.
2941 2010-10-26  Julien Danjou  <julien@danjou.info>
2943         * gnus-group.el (gnus-group-default-list-level): Add this function to
2944         compute the default list level.
2945         (gnus-group-default-list-level): Add possibility to use a function.
2947 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2949         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2951         * gnus-group.el (gnus-group-completing-read)
2952         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2953         gnus-replace-in-string.
2955 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2957         * shr.el (shr-tag-div): Add.
2959 2010-10-25  Julien Danjou  <julien@danjou.info>
2961         * gnus-util.el: Remove `gnus-with-local-quit'.
2963         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2965 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2967         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2968         the original article buffer.
2970 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2972         * nnimap.el (nnimap-request-head): New function.
2973         (nnimap-request-move-article): Try to be slighly faster by not
2974         requesting the entire message when moving.
2975         (nnimap-transform-headers): Don't bug out on bodiless articles.
2976         (nnimap-send-command): Have no outstanding messages if the IMAP server
2977         doesn't support streaming.
2978         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2980 2010-10-24  Julien Danjou  <julien@danjou.info>
2982         * message.el (message-default-headers): Fix type.
2984 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2986         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2987         prefetching images.
2989         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2990         backend for unknown groups.  This is mainly useful for nnimap groups.
2992         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2993         group isn't covered by the agent.
2995 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2997         * nnir.el (nnir-method-default-engines): New variable.
2998         (nnir-run-query): Use it.
2999         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3000         (gnus-summary-nnir-goto-thread): Change group if needed.
3002         * gnus-group.el (gnus-group-group-map): Add key binding for
3003         gnus-group-make-nnir-group.
3005 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3007         * shr.el (shr-tag-object): Add.
3009         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3010         original article buffer live.
3011         (gnus-summary-select-article-buffer):
3012         Mention gnus-widen-article-buffer.
3014 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3016         * shr.el (shr-tag-strong): Add.
3018 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3020         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3021         group names.  They mess up the group buffer badly.
3023         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3025         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3026         instead of the summary one.
3028 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3030         * mml.el (mml-preview): Work properly when editing article.
3032         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3033         gnus-have-read-active-file if it's already been in.
3035 2010-10-22  Tom Tromey  <tromey@redhat.com>
3037         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3038         gnus-group-completing-read.
3040 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3042         * message.el (message-mode-map): Don't bind M-; to comment region, to
3043         allow the global comment-dwim to work.
3045 2010-10-21  Julien Danjou  <julien@danjou.info>
3047         * message.el (message-setup-1): Allow message-default-headers to be a
3048         function.
3050 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3052         * shr.el (shr-tag-table): Simplify.
3054 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3056         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3057         to avoid trying to snarf invalid stuff.
3059         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3061         * gnus.el (gnus-message-archive-group): Quote value.
3062         (gnus-message-archive-group): Mark as changed.
3064         * shr.el (shr-add-font): Don't put the font properties on the newline
3065         or the indentation.
3067         * message.el (message-fix-before-sending): Change options when sending
3068         non-printable characters.
3070         * gnus.el (gnus-message-archive-method): Change the default to
3071         monthly outgoing groups.
3073         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3074         that have gotten new numbers.
3076         * nnimap.el (nnimap-request-replace-article): New function.
3078 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3080         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3081         (nnrss-request-article): Don't use special html washing code.
3083 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3085         * shr.el (shr-tag-table): Remove useless nconc.
3087 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089         * gnus-art.el (article-wash-html): Simplify and remove the charset
3090         stuff.  Use the normal html rendering code instead of the special html
3091         washing code.
3093         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3094         `gnus-w3m' symbols.
3095         (mm-text-html-washer-alist): Remove.
3097         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3098         (mm-inline-media-tests): Remove use.
3099         (mm-text-html-renderer): Change default to the `shr' symbol.
3101         * mm-view.el (mm-inline-text-html): Remove use.
3103         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3104         `gnus-blocked-images' to be a function.
3105         (gnus-article-wash-function): Remove.
3107 2010-10-20  Julien Danjou  <julien@danjou.info>
3109         * spam.el (spam-list-of-processors): Mark as obsolete.
3111         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3112         (nnimap-insert-partial-structure): Fix boundary detection.
3114 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3116         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3117         run file-truename on remote files.  This can be expensive and even
3118         prevent one from editing drafts if some unrelated buffer has a stale
3119         connection.
3121 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3123         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3124         kinsoku-eol regardless of shr-kinsoku-shorten.
3125         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3126         (shr-tag-table): Support caption, thead, and tfoot.
3128 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3130         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3131         lines.
3132         (shr-save-contents): New command and keystroke.
3134         * nndoc.el (nndoc-type-alist): Add git support.
3135         (nndoc-git-type-p): New function.
3136         (nndoc-transform-git-article): Ditto.
3137         (nndoc-transform-git-headers): Ditto.
3138         (nndoc-transform-git-headers): Generate Subject headers.
3140         * shr.el (shr-parse-style): New function.
3141         (shr-tag-span): Ditto.
3143         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3144         to `G G' to avoid collisions.
3146 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3148         * shr.el: Load kinsoku if necessary.
3149         (shr-kinsoku-shorten): New internal variable.
3150         (shr-find-fill-point): Make kinsoku shorten text line if
3151         shr-kinsoku-shorten is bound to non-nil.
3152         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3153         shr-indentation too when testing if table is wider than frame width.
3154         (shr-insert-table): Use `string-width' instead of `length' to measure
3155         text width.
3156         (shr-insert-table-ruler): Make sure indentation is done at bol.
3158 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3160         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3161         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3162         undecoded network data.
3164 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3166         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3167         name in the mode line spec so that the mode line menu works
3168         (bug #2431).
3170         * message.el (message-get-reply-headers): If we're fed `to-address',
3171         then always use that.
3173         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3174         aren't so wide as to need to switch off the edit menu.
3176         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3177         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3179         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3180         `M-g'.
3181         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3182         the permanent marks.
3184 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3186         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3187         Splitting according to references/in-reply-to obeys the ignore-groups
3188         variable, while splitting by sender and subject do not.
3190 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3193         alist, so that we can look for non-Unicode chars.
3194         (article-translate-strings): Allow both character and string maps.
3196 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3198         * shr.el (shr-insert): Don't insert space behind a wide character
3199         categorized as kinsoku-bol, or between characters both categorized as
3200         nospace.
3202 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3204         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3205         headers to gnus-newsgroup-headers.
3207 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3209         * shr.el (shr-tag-img): Don't align images -- since we're not
3210         rescaling, this often leads to ugly displays.
3212 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3214         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3215         duplicates.
3217 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3219         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3220         call.
3222 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3224         * gnus.el: Autoload gnus-html-show-images.
3226         * nnimap.el: Use nnheader-message throughout.
3228         * shr.el (shr-tag-img): Ignore images with no data.
3230 2010-10-15  Julien Danjou  <julien@danjou.info>
3232         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3233         a possibility to disable format=flow encoding when using hard newlines.
3235 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3237         * shr.el (shr-insert): Remove space inserted before or after a
3238         breakable character or at the beginning or the end of a line.
3239         (shr-find-fill-point): Do kinsoku; find the second best point or give
3240         it up if there's no breakable point.
3242 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3244         * nnimap.el (nnimap-open-connection): Message when opening connection
3245         for debugging purposes.
3247         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3248         on every setup buffer call to allow this to change from article to
3249         article.
3251         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3252         buffers where we have a wide table.
3254 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3256         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3257         uses *-request-thread.
3259 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3262         incantation, which is no longer valid.
3264 2010-10-14  Julien Danjou  <julien@danjou.info>
3266         * shr.el: Fix defcustom type (char -> character).
3268 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3270         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3271         programs.
3273 2010-10-14  Julien Danjou  <julien@danjou.info>
3275         * shr.el (shr-tag-a): Use url-link as widget type.
3277         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3278         `gnus-group-get-icon'.
3280 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3283         This should make server editing work better.
3285         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3287         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3288         (nnimap-parse-flags): Fix regexp.
3290         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3291         probably work for CJVK text, too.
3293         * nnimap.el (nnimap-extend-tls-programs): Remove.
3294         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3296 2010-10-13  Julien Danjou  <julien@danjou.info>
3298         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3299         responses.
3301 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3305         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3306         anything in Emacs.
3308         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3310 2010-10-13  Julien Danjou  <julien@danjou.info>
3312         * shr.el (shr-width): Make shr-width a defcustom with default to
3313         fill-column.
3314         (shr-tag-img): Use shr-width rather than fill-column.
3316 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3318         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3320         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3321         position when (X-)Faces exist.
3322         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3323         avatars when called interactively.
3325 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3327         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3328         gnus-article-x-face-too-ugly is bound.
3330 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3332         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3334         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3335         mailbox that doesn't exist.
3337 2010-10-12  Julien Danjou  <julien@danjou.info>
3339         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3340         (shr-get-image-data): Encode URL properly when fetching from cache.
3341         (shr-tag-img): Use aligned-to spaces to align correctly images.
3343         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3344         before inserting the Gravatar.
3346         * shr.el (shr-tag-img): Add align attribute support for <img>.
3348 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3350         * gnus-gravatar.el (gnus-art): Require.
3352         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3353         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3354         Remove long obsoleted functions.
3356 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3358         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3360         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3361         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3362         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
3363         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
3364         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
3365         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
3366         Fix comment for declare-function.
3368 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3370         * nnimap.el (nnimap-request-rename-group): Select group read-only
3371         before renaming it.
3373         * shr.el (shr-insert): Fix up the white space only regexp.
3375         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3376         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3378         * shr.el (shr-current-column): New function.
3379         (shr-find-fill-point): New function.
3381 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3383         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3384         numbers.
3386 2010-10-11  Julien Danjou  <julien@danjou.info>
3388         * shr.el (shr-hr-line): Add.
3389         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3390         display hr lines.
3391         (shr-max-columns): Do not change state to nil if we just inserting
3392         spaces.
3394 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3396         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3397         select the last group.
3399 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3401         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3403 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3406         for Gnus.
3407         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3408         (nnimap-update-qresync-info): Mark \Seen articles as read.
3410         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3411         non-variable, too.
3413         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3414         available.
3415         (nnimap-update-info): Rely more on the current active than the param
3416         active to avoid marking articles as read too much.
3418         * auth-source.el (auth-source-create): Use (user-login-name) for the
3419         user name default.
3421         * nnimap.el (nnimap-update-info): If the server doesn't return any
3422         useful info, just use the previous info.
3423         (nnimap-update-info): Prefer old info over start-article.
3424         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3426 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3428         * nnir.el (autoload): Clean up autoloads.
3429         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3430         Use key rather than value.
3431         (nnir-imap-search-other): New variable.
3432         (nnir-read-parm): Use it.
3433         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3434         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3436 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3438         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3439         the process, too.
3441 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3443         * spam.el (gnus-summary-mode-map): Bind to "$".
3444         Suggested by Russ Allbery.
3446         * shr.el: Rework the way things are indented by <li> slightly.
3448         * gnus.el (gnus-group-set-parameter): Fix typo.
3450         * nnimap.el: Start implementing QRESYNC support.
3452 2010-10-09  Julien Danjou  <julien@danjou.info>
3454         * nnir.el (nnir-engines): Fix too many arguments.
3456 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3459         group is the "last", so that the backends like nnfolder actually save
3460         their folders.
3462         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3463         try to use that for the tls stream.
3464         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3465         UIDVALIDITY and find out which groups are read-only and not.
3466         (nnimap-get-flags): Use the same marks parsing code as the rest of
3467         nnimap.
3469 2010-10-09  Julien Danjou  <julien@danjou.info>
3471         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3473         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3474         retrieving gravatars.
3476         * shr.el (shr-table-corner): Add.
3477         (shr-table-line): Add.
3478         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3480 2010-10-08  Julien Danjou  <julien@danjou.info>
3482         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3484 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3486         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3488         * gnus-sum.el (gnus-mark-article-as-unread)
3489         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3490         (gnus-summary-set-bookmark): Use it.
3492         * gnus-msg.el (gnus-setup-message): Use it.
3494         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3496         * gnus.el (gnus-group-remove-parameter): Use it.
3498         * gnus-group.el (gnus-group-make-web-group): Use it.
3500         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3502         * nnregistry.el: Update docs to mention manual.
3504         * gnus-registry.el: Update docs to mention nnregistry.el.
3505         (gnus-registry-initialize): Don't install nnregistry refer method
3506         automatically.
3507         (gnus-registry-install-nnregistry): Remove it.
3509 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3511         * shr.el (shr-insert): Don't insert double spaces.
3513 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3515         * gnus-gravatar.el (gnus-treat-from-gravatar)
3516         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3517         called interactively.
3519         * gnus-art.el (gnus-mime-view-part-externally)
3520         (gnus-mime-view-part-internally): Make predicate function passed to
3521         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3522         of a mime type.
3524         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3526 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528         * shr.el (require): Require cl when compiling.
3529         (shr-tag-hr): New function.
3531         * nnimap.el (nnimap-update-info): Remove double setting of high.
3532         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3533         This makes nnimap work properly on Courier again.
3535         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3536         the variable for backwards compatibility.
3538         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3539         the file name before using to avoid setting mm-default-directory to
3540         nil.
3542         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3543         bidning gnus-agent variables.
3545         * shr.el (shr-render-td): Use a cache for the table rendering function
3546         to avoid getting an exponential rendering behaviour in nested tables.
3547         (shr-insert): Rework the line-breaking algorithm.
3548         (shr-insert): Don't leave trailing spaces.
3549         (shr-insert-table): Also insert empty TDs.
3550         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3552 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3554         * gnus-sum.el (gnus-number): Rename from `number'.
3555         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3556         (gnus-summary-limit-children): Update uses correspondingly.
3558 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3560         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3561         (gnus-gravatar-transform-address): Don't show avatars of people of
3562         which mail addresses match gnus-gravatar-too-ugly.
3564 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3566         * shr.el (shr-table-widths): Expand TD elements to fill available
3567         space.
3569 2010-10-07  Julien Danjou  <julien@danjou.info>
3571         * nnimap.el (nnimap-request-rename-group): Add this method.
3573 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3575         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3576         name from XEmacs' function-arglist.
3578         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3579         gravatar under XEmacs.
3581 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3583         * auth-source.el: Update docs with TODO items.
3585         * gnus-sync.el: Update docs to explain state and plans.
3587         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3588         Hooks for mark updates.
3589         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3591         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3592         hooks with arguments, which is needed for mark update hooks.
3594 2010-10-06  Julien Danjou  <julien@danjou.info>
3596         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3597         was matched.
3599         * sieve-manage.el: Update example in `Commentary'.
3601         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3603         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3604         not 2000.
3605         (sieve-manage-authenticate): Re-add function.
3607 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3609         * shr.el (shr-insert): Get 'space transition right.
3610         (shr-render-td): Only delete space at the end of the TD.
3612         * nnimap.el (nnimap-open-connection): Prepare to support
3613         open-gnutls-stream.
3615         * shr.el: Rearrange function order to be more logical.
3617 2010-10-06  Julien Danjou  <julien@danjou.info>
3619         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3620         (nnrss-discover-feed): Remove 404 URL in docstring.
3622         * nnir.el: Fix Swish-E URL.
3623         Fix Namazu URL.
3625         * message.el (message-change-subject): Remove 404 URL in a comment.
3627 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3629         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3630         called interactively.
3632         * gnus-util.el (gnus-remove-if): Allow hash table.
3633         (gnus-remove-if-not): New function.
3635         * gnus-art.el (gnus-mime-view-part-as-type)
3636         * gnus-score.el (gnus-summary-score-effect)
3637         * gnus-sum.el (gnus-read-move-group-name):
3638         Replace remove-if-not with gnus-remove-if-not.
3640         * gnus-group.el (gnus-group-completing-read):
3641         Regard collection as a hash table if it is not a list.
3643 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3645         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3647         * shr.el: Document the table-rendering algorithm.
3649         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3650         invalid URLs.
3652         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3653         line-broken.
3654         (shr-tag-img): Ignore image fetching errors.
3655         (shr-overlays-in-region): Compute overlay positions correctly.
3657         * mm-decode.el (mm-shr): Require shr.
3659         * gnus-art.el (gnus-blocked-images): Move variable here.
3661         * shr.el (shr-insert-table): Bind free variable.
3663         * mm-decode.el (mm-shr): Bind shr-content-function.
3665         * shr.el (shr-content-function): New variable.
3667         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3668         added for symmetry.
3670         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3672         * gnus-group.el (gnus-group-make-group): Doc fix.
3674         * nnimap.el (nnimap-request-newgroups): Return success.
3676         * shr.el (shr-find-elements): New function.
3677         (shr-tag-table): Put all the images after the table.
3678         (shr-tag-table): Really inhibit images inside the table.
3679         (shr-collect-overlays): Copy over overlays from the TD elements to the
3680         main document.
3682         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3683         gnus-blocked-images.
3685 2010-10-05  Julien Danjou  <julien@danjou.info>
3687         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3689         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3690         (gnus-html-maximum-image-size): Add this function.
3691         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3693         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3694         server-value of the capability is nil.
3696 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3698         * shr.el (shr-tag-em): Add <EM> tag.
3700 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3702         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3703         customizable.
3705         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3706         handing broken links to browse-url.
3708 2010-10-05  Julien Danjou  <julien@danjou.info>
3710         * gnus-util.el (gnus-emacs-completing-read)
3711         (gnus-iswitchb-completing-read): Use autoload rather than require.
3713 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3715         * gnus-util.el (gnus-completing-read-function): Exclude
3716         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3717         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3718         XEmacs.
3720         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3721         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3723         * gnus-html.el: Don't require help-fns under XEmacs.
3724         (gnus-html-schedule-image-fetching): Work for XEmacs.
3726         * mm-decode.el (mm-shr): Decode contents by charset.
3728 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3730         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3731         unknown.
3733         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3734         (shr-get-image-data): Ensure against the cache file missing.
3736         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3737         for data.
3739         * spam-report.el (spam-report-url-ping-plain): Don't query about
3740         killing the process.
3742         * shr.el (shr-render-td): Protect against too-wide text.
3744 2010-10-04  Julien Danjou  <julien@danjou.info>
3746         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3747         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3749         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3750         retrieved.
3752 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3754         * shr.el (browse-url): Require.
3755         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3756         lines.
3757         (shr-show-alt-text, shr-browse-image): New commands.
3758         (shr-browse-url, shr-copy-url): New commands.
3760         * gnus-sum.el (gnus-widen-article-window): New variable.
3761         (gnus-summary-select-article-buffer): Use it.
3763         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3764         without @ signs.
3766 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3768         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3770 2010-10-04  Julien Danjou  <julien@danjou.info>
3772         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3773         for XEmacs.
3775 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3777         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3779         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3780         (nnimap-close-server): Implement.
3782         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3783         (shr-insert): Tweak line breaking.
3784         (shr-insert): Handle <pre> better.
3785         (shr-tag-li): Get <li> indentation right.
3786         (shr-tag-li): Get <li> indentation even righter.
3787         (shr-tag-blockquote): Ensure paragraph start.
3788         (shr-make-table): Tweak table generation.
3789         (shr-make-table): Fix typo.
3791         * shr.el: Implement table rendering.
3793 2010-10-04  Julien Danjou  <julien@danjou.info>
3795         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3797 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3799         * shr.el (shr-insert): Use string anchors instead of line anchors.
3801 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3803         * shr.el: Add headings.
3804         (shr-ensure-paragraph): Actually work.
3805         (shr-tag-li): Make <ul> prettier.
3806         (shr-insert): Get white space at the beginning/end of elements right.
3807         (shr-tag-p): Collapse subsequent <p>s.
3808         (shr-ensure-paragraph): Don't insert double line feeds after blank
3809         lines.
3810         (shr-insert): \t is also space.
3811         (shr-tag-s): Fix "s" tag name function.
3812         (shr-tag-s): Fix face prop name.
3814 2010-10-03  Julien Danjou  <julien@danjou.info>
3816         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3818         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3819         gnus-window-inside-pixel-edges.
3821         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3822         gnus-ems.
3824         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3826         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3827         function.
3829         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3830         resize choice.
3832 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3834         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3835         beginning of the buffer.
3837         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3838         article buffer again.
3840         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3842         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3843         when it's at the start of the buffer.
3845         * shr.el (shr-tag-blockquote): Convert name.
3846         (shr-rescale-image): Use the right image-size variant.
3848         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3849         buffer isn't shown, then select the current article first instead of
3850         bugging out.
3851         (gnus-summary-select-article-buffer): Show both the article and summary
3852         buffers again.
3854         * shr.el (shr-fontize-cont): Protect against regions with no text.
3855         Rename tag functions to shr-tag-* for enhanced security.
3856         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3858 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3860         * shr.el (shr-insert):
3861         * pop3.el (pop3-movemail):
3862         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3863         loaded.
3865 2010-10-03  Glenn Morris  <rgm@gnu.org>
3867         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3869         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3871         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3873         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3875         * gnus-util.el (gnus-make-local-hook): Simplify.
3877 2010-10-02  Julien Danjou  <julien@danjou.info>
3879         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3880         (gnus-ido-completing-read): New function.
3881         (gnus-emacs-completing-read): New function.
3882         (gnus-completing-read): Use gnus-completing-read-function.
3883         Add gnus-completing-read-function.
3885 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3887         * shr.el (shr-insert-document): Autoload.
3888         (shr-img): Be silent.
3889         (shr-insert): Add a newline after every picture before text.
3890         (shr-add-font): Use overlays for combining faces.
3891         (shr-insert): Pass upwards the text start point.
3893         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3894         possible.
3895         (mm-shr): New function.
3897 2010-10-02  Julien Danjou  <julien@danjou.info>
3899         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3900         should go backward.
3902 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3904         * shr.el (shr): Fix typo in provide call.
3906 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3908         * shr.el: New file.
3910         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3912         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3913         completing read.
3915 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3917         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3918         we're being queried about.  Suggested by Dan Jacobson.
3920         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3921         Suggested by Jason Eisner.
3923         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3924         table, too.  Suggested by Stefan Wiens.
3925         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3926         the table unnecessary.  Suggested by Stefan Wiens.
3928         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3929         longer needed, and probably doesn't work either, as pointed out by
3930         Stefan Wiens.
3931         (gnus-summary-exit): Remove call to the clearing function.
3932         (gnus-summary-exit-no-update): Ditto.
3934         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3935         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3936         Reported by Stefan Monnier.
3937         (gnus-summary-save-in-rmail): Ditto.
3939         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3940         article buffer, instead of both the article buffer and the summary
3941         buffer.  Sort of suggested by Dan Jacobson.
3943         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3945         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3946         Suggested by Dan Jacobson.
3948         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3949         documentation clearer.
3951         * message.el (message-shorten-references): Comment on the number "21".
3952         Suggested by Stefan Monnier.
3954         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3955         Suggested by Dan Jacobson.
3957         * gnus.el (gnus-large-newsgroup):
3958         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3960         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3961         externalize attachments.  Bug reported by Steve Wen.
3963         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3964         really message anything to the user.
3966         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3967         directly.
3969         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3970         messages in empty groups.
3972 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3974         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3975         non-UIDNEXT group.
3977 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3979         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3980         not the value from the collection.
3982         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3983         values.  This sometimes happens on some groups that have no info.
3984         (nnimap-request-newgroups): New function.
3986 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3988         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3989         check into `gnus-registry-initialize'.
3990         (gnus-registry-initialize): Ditto.
3991         Fix and extend header docs.
3993 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3995         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3996         regexp backtrace overflows.
3998         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3999         for starttls that tls.el implements; i.e. openssl.
4001 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4003         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4004         (gravatar-create-image): New function that's an alias to
4005         gnus-xmas-create-image, gnus-create-image, or create-image.
4006         (gravatar-data->image): Use it.
4008 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4010         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4011         install the nnregistry refer method.
4012         (gnus-registry-install-hooks): Use it.
4013         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4014         unfollowed groups.
4016 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4018         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4019         expanding threads.
4021 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4023         * nnir.el: Use the server names without suffixes (bug #7009).
4025         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4026         unencrypted to STARTTLS, if possible.
4028 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4030         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4031         headers before superseding.
4033 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4035         * nnrss.el (nnrss-use-local): Add documentation.
4037         * nnimap.el (nnimap-extend-tls-programs): New function.
4038         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4039         (nnimap-wait-for-connection): Accept the greeting from the stupid
4040         output from openssl s_client -starttls, too.
4042         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4043         article number.
4044         (nnimap-split-fancy): New variable.
4045         (nnimap-split-incoming-mail): Use it.
4047         * nntp.el (nntp-server-list-active-group): Document.
4049         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4050         SELECT to get the message-id.
4052         * mail-source.el (mail-sources): Remove webmail support.
4053         (defvar): Ditto.
4054         (mail-source-fetcher-alist): Ditto.
4055         (mail-source-fetch-webmail): Remove.
4057         * webmail.el: Remove -- doesn't seem relevant any more.
4059         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4061         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4062         the \r.
4064 2010-09-30  Julien Danjou  <julien@danjou.info>
4066         * gnus-agent.el (gnus-agent-add-group): Fix call to
4067         gnus-completing-read.
4069 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4071         * nndoc.el (nndoc-retrieve-groups): New function.
4073         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4074         `default', use nnmail-split-methods.
4075         (nnimap-request-article): Downcase the NILs so that they are nil.
4077         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4078         symbol.
4080         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4081         code, since if the user has requested network, that's what they ought
4082         to get.
4083         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4084         (nnimap-split-rule): Mark as obsolete.
4086         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4087         New variable.
4089         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4090         correct slot, too.
4092 2010-09-29  Julien Danjou  <julien@danjou.info>
4094         * gnus.el (gnus-local-domain): Declare variable obsolete.
4096         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4097         Fix history computing.
4098         (gnus-ido-completing-read): Require ido.
4100 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4102         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4103         build Gnus.
4105         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4106         when interpreting the structures.
4107         (nnimap-request-accept-article): Add \r\n to the lines to make this
4108         work with Cyrus.
4110         * nndraft.el (nndraft-request-expire-articles): Use the group name
4111         instead if "nndraft".  Fix found by Nils Ackermann.
4113 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4115         * nnregistry.el: Add.
4117 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4119         * nnmail.el (group, group-art-list, group-art):
4120         Remove unneeded directives.
4122 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4124         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4125         (mm-mime-charset)
4126         * rfc2047.el (rfc2047-syntax-table)
4127         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4129         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4130         rather than `insert-file-contents' and `eval-region'.
4132 2010-09-29  Julien Danjou  <julien@danjou.info>
4134         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4135         replacement of `gnus-gravatar-relief' to mimic
4136         `gnus-faces-properties-alist'.
4137         Add :version property.
4139 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4141         * mail-source.el (mail-source-report-new-mail)
4142         * message.el (message-default-mail-headers)
4143         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4145         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4147 2010-09-28  Julien Danjou  <julien@danjou.info>
4149         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4150         mail-address contains the same string as real-name.
4152         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4153         non-blank in header, otherwise it'll get stripped.
4155         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4156         real-name, and then for mail address rather than doing : or , search.
4158 2010-09-27  Julien Danjou  <julien@danjou.info>
4160         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4161         right completing-read function.
4162         (gnus-use-ido): New variable
4163         (gnus-completing-read-with-default): Remove.
4164         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4165         (gnus-agent-add-group):
4166         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4167         * mm-view.el (mm-view-pkcs7-decrypt):
4168         * mm-util.el (mm-codepage-setup):
4169         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4170         * mml-smime.el (mml-smime-openssl-sign-query):
4171         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4172         (mml-insert-multipart):
4173         * gnus-msg.el (gnus-summary-yank-message):
4174         * gnus-int.el (gnus-start-news-server):
4175         * mm-decode.el (mm-interactively-view-part):
4176         * gnus-dired.el (gnus-dired-attach):
4177         * gnus.el (gnus-read-method):
4178         * gnus-bookmark.el (gnus-bookmark-jump):
4179         * gnus-art.el (gnus-mime-view-part-as-type)
4180         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4181         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4182         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4183         * nnmairix.el (nnmairix-create-server-and-default-group)
4184         (nnmairix-update-groups, nnmairix-get-server)
4185         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4186         (nnmairix-get-group-from-file-path):
4187         * nnrss.el (nnrss-find-rss-via-syndic8):
4188         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4189         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4190         (gnus-group-browse-foreign-server):
4191         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4192         (gnus-summary-execute-command, gnus-summary-respool-article)
4193         (gnus-read-move-group-name):
4194         * gnus-score.el (gnus-summary-increase-score)
4195         (gnus-summary-score-effect):
4196         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4198 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4200         * nnimap.el (auth-source-forget-user-or-password)
4201         (auth-source-user-or-password): Autoload.
4203         * message.el (message-from-style, message-interactive)
4204         (message-signature): Remove comment.
4205         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
4206         always.
4207         (message-sendmail-envelope-from): Comment fix.
4208         (message-yank-prefix): Default to mail-yank-prefix always.
4209         (message-indentation-spaces):
4210         Default to mail-indentation-spaces always.
4211         (message-signature-file): Default to mail-signature-file always.
4213 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4215         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4216         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4217         new articles.
4219         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4220         parts.
4221         (nnimap-request-article): Work with the t setting, too.
4223         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4224         that you don't get flashes of other buffers.
4225         (gnus-summary-show-complete-article): Intern before setting.
4227 2010-09-27  David Engster  <dengste@eml.cc>
4229         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4230         well as HEADERS.
4231         (nnmairix-retrieve-headers): Provide new argument for the above.
4233 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4235         * gnus-sum.el (gnus-summary-move-article): Don't alter
4236         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4237         group.
4239         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4241         * message.el (message-cite-prefix-regexp): Revert my last edit.
4243         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4244         variable instead of the Gnus variable.
4246         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4248         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4250         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4251         since some servers don't like it.
4252         (nnimap-open-connection): Forget credentials if the server says the
4253         password was wrong.
4254         (nnimap-parse-line): Protect against invalid data.
4256         * gnus-sum.el (gnus-summary-move-article): Add comment.
4257         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4258         nothing alters it while scanning for new messages.
4260         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4261         which may or may not help.
4262         (nnimap-open-connection): If we're doing a stream connection, and then
4263         discover we're on a STARTTLS-capable server, then open a STARTTLS
4264         connection instead.
4266 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4268         * nnimap.el (utf7): Require.
4270         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4271         prefix.
4273 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4275         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4277 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4279         * nnimap.el (nnimap-request-accept-article): Message the error on
4280         error.
4282 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4284         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4286 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4288         * nndoc.el (nndoc-request-list): Return success always.
4290         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4291         `fetch-old' -- we only want to fetch the articles we've requested.
4292         The rest are in the agent, probably.
4293         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4294         disappeared server" to something low.  It's not important.
4296         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4297         arrived before the FETCH data.
4299         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4300         target here, because we don't know the Gnus name of the group.
4302         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4303         for the correct group.
4305         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4307         * gnus.el (gnus): Give a final warning after startup.
4309         * gnus-util.el (gnus-action-message-log): New variable.
4310         (gnus-message): Use it.
4311         (gnus-final-warning): New function.
4313         * nnimap.el (nnimap-open-connection): Record the greeting.
4314         (nnimap): Add greeting.
4316 2010-09-26  Julien Danjou  <julien@danjou.info>
4318         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4319         arguments.
4320         (gnus-html-wash-images): Fix spec computing to include start/end.
4322         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4324 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4326         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4327         deletion.
4328         (nnimap-retrieve-headers): Don't select the group, because that's
4329         already done by nnimap-possibly-change-group.
4331         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4332         (gnus-picon-transform-address): Use it.
4334         * mail-source.el (mail-source-value): Revert previous patch.
4336         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4337         on failure.
4338         (nnimap-open-connection): Look up both virtual and physical server name
4339         credentials.
4341         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4343 2009-02-08  Dave Love  <fx@gnu.org>
4345         * gnus-win.el (gnus-window-to-buffer-helper)
4346         (gnus-all-windows-visible-p): Function needn't be a symbol.
4348         * mail-source.el (mail-source-value): Function needn't be a symbol.
4350 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352         * message.el (message-cite-prefix-regexp): Remove } from the cite
4353         prefix.
4355         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4356         highlight again, so that the highlight is correct.
4358         * gnus-picon.el (gnus-picon): Remove again.
4359         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4361         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4362         doing the header highlightling, so that the background colour of the
4363         picon is correct.
4365         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4366         (gnus-picon): Ditto.
4367         (gnus-picon): Reinstate.  The background colour for picons is white.
4368         (gnus-picon-insert-glyph): Make the background white.
4370         * nnml.el (nnml-open-nov): Don't return dead buffers.
4372         * auth-source.el (auth-source-create): Query the user for whether to
4373         store the credentials.
4375         * auth-source.el (auth-source-user-or-password): Use the existing auth
4376         sources, if any, for creation.
4378         * gnus.el (gnus-group-fast-parameter): Return the last matching
4379         parameter instead of the first matching parameter.
4381 2010-09-26  Julien Danjou  <julien@danjou.info>
4383         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4385 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4387         * mml2015.el (mml2015-use): Remove gpg support.
4389         * mml1991.el (mml1991-function-alist): Remove gpg function.
4390         (mml1991-gpg-sign): Remove.
4392 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4394         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4395         (gnus-browse-unsubscribe-current-group): Document it.
4396         (gnus-browse-unsubscribe-group): Use it.
4398 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4400         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4401         address to the To list for easier response.
4403         * gnus.el (gnus-play-startup-jingle): Remove.
4404         (gnus-splash): Don't play jingle.
4405         (gnus): Silence gnus-load message.
4407         * gnus-art.el (gnus-treat-play-sounds): Remove.
4409         * gnus.el (gnus-play-jingle): Remove audio support.
4411         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4413         * earcon.el: Remove -- no users.
4415         * gnus-audio.el: Remove -- no users of this package.
4417         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4419         * gnus-start.el (gnus-setup-news): Remove nocem support.
4421         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4423         * gnus.el (gnus-use-nocem): Remove.
4425         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4426         Remove.
4428         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4429         uses NoCeM any more.
4431         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4432         (gnus-button-ctan-handler): Ditto.
4433         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4434         (gnus-button-ctan-directory-regexp): Ditto.
4435         (gnus-button-handle-ctan): Ditto.
4436         (gnus-button-tex-level): Ditto.
4437         (gnus-button-alist): Remove CTAN stuff.
4439 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4441         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4442         nnimap-streaming test.
4444         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4445         servers twice.
4447         * nnimap.el (nnimap-open-connection): Add more error reporting when
4448         nnimap fails early.
4450         * nnheader.el (nnheader-get-report-string): New function.
4451         (nnheader-get-report): Use it.
4453         * gnus-int.el (gnus-check-server): Say what the error was when opening
4454         failed.
4456         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4457         using streaming.
4459 2010-09-25  Julien Danjou  <julien@danjou.info>
4461         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4462         gnus-window-inside-pixel-edges.
4464 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4466         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4468         * mm-decode.el (mm-save-part): Allow saving to other directories the
4469         normal Emacs way.
4471         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4472         Suggested by Jay Berkenbilt.
4474         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4475         there isn't a single byte.
4477         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4478         just do it.  It doesn't really seem to matter what the user responds
4479         here, I think, so it's just a confusing question.
4481         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4482         non-streaming case.
4484         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4485         (gnus-article-encrypt-body): Use it.
4487         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4488         keystroke.
4490         * nnimap.el (nnimap-find-wanted-parts-1):
4491         Use gnus-fetch-partial-articles.
4493         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4495         * nnimap.el (nnimap-insert-partial-structure): New function.
4496         (nnimap-get-partial-article): New function.
4497         (nnimap-request-article): Use it.
4498         (nnimap-wait-for-response): Return whether the wait was successful.
4499         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4500         retrieval wasn't successful.
4501         (nnimap-retrieve-group-data-early): Allow throttling servers.
4502         (nnimap-streaming): New variable.
4503         (nnimap-fetch-partial-articles): Remove.
4505         * mm-decode.el (mm-with-part): Protect against killed buffers.
4507         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4508         for prettier summary display.
4510 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4512         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4514 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4516         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4517         apparently third-party libraries depend on it.
4519         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4520         before starting negotiation.
4522         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4523         privacy reasons.
4524         (gnus-treat-mail-gravatar): Ditto.
4526         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4527         buffer when inserting images.  Inserting text into the headers, for
4528         instance, can make them invalid.
4530 2010-09-25  Julien Danjou  <julien@danjou.info>
4532         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4533         variables.
4535         * nnheader.el: Remove useless variables news-reply-yank-from and
4536         news-reply-yank-message-id.
4538         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4539         variables.
4541         * mml1991.el: Remove useless mml1991-verbose.
4543         * gnus.el: Remove useless variable gnus-use-generic-from.
4544         Remove obsolete variable gnus-topic-indentation.
4546         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4548         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4550         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4552         * gnus-group.el: Remove useless gnus-group-icon-cache.
4553         Remove useless gnus-ephemeral-group-server.
4555         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4557         * mml2015.el: Remove useless mml2015-verbose.
4559         * mml-smime.el: Remove useless mml-smime-verbose.
4561         * gnus.el: Remove useless gnus-local-domain.
4563         * gnus-gravatar.el (gnus-gravatar-transform-address):
4564         Use gnus-gravatar-size.
4566         * gnus-art.el: Remove useless gnus-treat-translate.
4568 2010-09-24  Julien Danjou  <julien@danjou.info>
4570         * gnus-sum.el: Add support for Gravatars.
4572         * gnus-art.el: Add support for Gravatars.
4574         * gnus-gravatar.el: Add this file.
4576         * gravatar.el: Add this file.
4578 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4580         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4582         * gnus-group.el (gnus-group-fetch-faq): Remove.
4584         * gnus.el (gnus-group-faq-directory): Remove.
4586         * gnus-group.el (gnus-group-fetch-charter): Remove.
4588         * gnus.el (gnus-group-charter-alist): Remove.
4590         * gnus-group.el (gnus-group-archive-directory): Remove.
4591         (gnus-group-recent-archive-directory): Ditto.
4592         (gnus-group-make-archive-group): Remove.
4594         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4596         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4597         use the same article number for all the cached articles.
4599         * nnimap.el (nnimap-command): Register the last command time so
4600         that we can use it for idling NOOPs.
4601         (nnimap-open-connection): Start the keeplive timer.
4602         (nnimap-make-process-buffer): Store all the process buffers.
4603         (nnimap-keepalive): New function.
4605         * starttls.el (starttls-open-stream): Add autoload cookie.
4607 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4609         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4610         handling.
4612 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4615         its data structures.
4617         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4618         instead of the cl.el copy-list.
4619         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4620         equalp.
4622 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4624         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4625         and tool-bar-local-item-from-menu.
4627         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4628         mode-line-highlight face for Emacs.
4630         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4631         loading gnus-sum.elc; fix comment for canlock-verify.
4632         (gnus-article-jump-to-part): Use read-number.
4633         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4634         Remove Emacs pre-21 compatible code for help-echo.
4635         (gnus-article-next-page-1): No need to adjust the number of lines.
4636         (gnus-article-describe-bindings): Always use help-buffer.
4638         * gnus-audio.el (gnus-audio-inline-sound)
4639         * gnus-cus.el (gnus-custom-mode)
4640         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4642         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4644         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4645         compatible code.
4647 2010-09-24  Glenn Morris  <rgm@gnu.org>
4649         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4650         visiting the fcc file in rmail-mode.
4652 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4654         * nnir.el: Silence the byte compiler.
4656         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4657         alias to browse-url-url-encode-chars if any.
4658         (gnus-html-encode-url): Use it.
4660 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4662         * gnus-start.el (gnus-use-backend-marks): New variable.
4663         (gnus-get-unread-articles-in-group): Use it.
4665         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4666         makeover.
4668 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4670         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4672 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4674         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4675         Remove.
4676         (gnus-setup-news-hook):
4677         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4679         * gnus-int.el (gnus-request-update-info): Protect against backends not
4680         having the function.
4682         * nnimap.el (nnimap-stream): Mention starttls.
4683         (nnimap-open-connection): Add starttls support.
4685 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4687         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4689 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4691         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4692         BODYSTRUCTUREs.
4693         (nnimap-transform-headers): Unfold quoted {42} headers.
4695         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4696         the info.
4697         (gnus-get-unread-articles): Only call updatep on backends that support
4698         it.
4700         * nnweb.el (nnweb-request-update-info): NOOP.
4702         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4704         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4705         since it only deals with marks.
4707         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4708         gnus-request-marks, and make a new gnus-request-update-info.
4710         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4711         the active instead of the high number, which is usually too low.
4713 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4715         * encrypt.el: Remove.
4717 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4719         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4720         server in symbolic form.
4722         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4724 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4727         (nnimap-update-info): Fix up code slightly.
4729         * gnus-int.el (gnus-open-server): Add tracing for performance
4730         debugging.
4732         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4733         (gnus-group-insert-group-line): Pass the real group name so that it
4734         gets the right data.
4736         * gnus-start.el (gnus-get-unread-articles): Don't have
4737         `gnus-get-unread-articles-in-group' update info, since that can be
4738         really slow and doesn't seem to be needed?
4740 2010-09-22  Julien Danjou  <julien@danjou.info>
4742         * gnus-group.el (gnus-group-insert-group-line):
4743         Call gnus-group-highlight-line.
4744         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4745         default hook list.
4746         (gnus-group-update-eval-form): Add new function.
4747         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4748         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4750 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4752         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4753         immediate, then expire all articles.
4754         (nnimap-update-info): Fix off-by-one errors.
4755         (nnimap-flags-to-marks): Would return no marks lists for group with no
4756         flags.  Instead return the other data.
4758 2010-09-22  Julien Danjou  <julien@danjou.info>
4760         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4761         Only return an icon.
4762         (gnus-group-insert-group-line): Compute icon to return.
4764         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4765         (gnus-html-image-fetched): Only cache if
4766         gnus-html-image-automatic-caching is set.
4767         (gnus-html-image-fetched): Check for errors.
4769 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4771         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4772         once per method on `g'.  This ensures that backends like nnfolder don't
4773         open all their folders.
4775         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4776         (nnimap-request-list): Nix out group in the correct buffer.
4777         (nnimap-parse-flags): Implement by using `read' instead of
4778         hand-parsing.
4779         (nnimap-flags-to-marks): Pass on permanent-flags.
4780         (nnimap-make-process-buffer): Record the server name.
4781         (nnimap-parse-flags): Fix typo.
4782         (nnimap-request-scan): Run split on the server in general, not just a
4783         single group.
4785         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4786         parameter, and propagate this downwards.
4788         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4789         since EXAMINE changes it on the server.
4791         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4792         this command might take a while.
4794 2010-09-22  Julien Danjou  <julien@danjou.info>
4796         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4797         harmful if you have 2 images side-by-side, they can't be properly
4798         update on text deletion.  Using text-property is safer here.
4799         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4800         data.
4802 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4804         * nnimap.el (nnimap-expunge-inbox): Remove.
4805         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4806         (nnimap-expunge): Flip default to t.
4808         * gnus.el (gnus-method-to-server): Don't push things to the cache
4809         unless it's unique.
4810         (gnus-server-to-method): Ditto.
4812 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4814         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4816 2010-09-22  Julien Danjou  <julien@danjou.info>
4818         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4819         get the start of data.
4820         (gnus-html-encode-url): Add this function to encode special chars in
4821         URL.
4822         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4823         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4825         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4826         default.
4827         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4829         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4830         images alt-text.
4831         (gnus-html-put-image): Put alt-text as help-echo.
4833 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4835         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4836         * mm-util.el (mm-decompress-buffer)
4837         * nnir.el (nnir-run-find-grep)
4838         * pop3.el (pop3-list): Use 3rd arg of split-string.
4840 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4842         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4843         outside the active range.  Suggested by Dan Christensen.
4845         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4846         slightly later to avoid double-getting it.
4848         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4849         previous patch.
4851         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4853 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4855         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4857 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4859         * gnus-int.el (gnus-open-server): Give a better error message in the
4860         "go offline" case.
4862         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4863         marks for nnimap, which is seldom the right thing to do.
4865         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4866         (gnus-same-method-different-name): New function.
4868         * nnimap.el (parse-time): Require.
4870         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4871         method in the presence of many similar methods.
4873         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4875         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4876         nnml-inhibit-expiry.
4878         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4879         find out whether methods are equal.
4881         * nnimap.el (nnimap-find-expired-articles): New function.
4882         (nnimap-process-expiry-targets): New function.
4883         (nnimap-request-move-article): Request the article before looking at
4884         what the Message-ID is.  Fix found by Andrew Cohen.
4885         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4887         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4888         for oldness in addition to being a predicate.
4890         * nnimap.el (nnimap-request-group): When we have zero articles, return
4891         the right data to Gnus.
4892         (nnimap-request-expire-articles): Only delete articles immediately if
4893         the target is 'delete.
4895         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4896         method, this would bug out.
4898         * gnus-group.el (gnus-group-expunge-group): Rename from
4899         gnus-group-nnimap-expunge, and implemented as a normal interface
4900         function.
4902         * gnus-int.el (gnus-request-expunge-group): New function.
4904         * nnimap.el (nnimap-request-create-group): Implement.
4905         (nnimap-request-expunge-group): New function.
4907 2010-09-21  Julien Danjou  <julien@danjou.info>
4909         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4910         (gnus-html-cache-expired): Add new function.
4911         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4912         wethever we should display image for fetch it.
4913         Compute alt-text earlier to pass it to the fetching function too.
4914         (gnus-html-schedule-image-fetching): Change function argument to only
4915         get one image at a time, not a list.
4916         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4917         cache.
4918         (gnus-html-get-image-data): New function to retrieve image data from
4919         cache.
4920         (gnus-html-put-image): Change buffer argument to use image data rather
4921         than file, and place image above region rather than inserting a new
4922         one.  Do not take alt-text as argument, since it's useless now: we place
4923         the image above alt-text.
4924         (gnus-html-prune-cache): Remove.
4925         (gnus-html-show-images): Start to fetch image when we find one, do not
4926         push into a temporary list.
4927         (gnus-html-prefetch-images): Only fetch image if they have expired.
4928         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4929         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4931 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4933         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4935 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4937         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4938         spec inser "*" if the group isn't active instead of 0.
4940         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4941         opening the server.
4942         (nnimap-request-delete-group): Implement group deletion.
4943         (nnimap-transform-headers): Return the size of the entire message in
4944         the Bytes header, not just the size of the first part.
4945         (nnimap-request-move-article): When moving an article from nnimap,
4946         request the article first so the accepting form has an article to
4947         accept.  Reported by Dan Christensen.
4948         (nnimap-command): Make sure that the error message doesn't error out.
4950 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4952         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4953         we haven't requested anything.
4955 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4957         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4958         "".  Fix found by Andrew Cohen.
4960         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4961         instead of -encode-string.
4963 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4965         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4967         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4968         by mm-subst-char-in-string.
4970 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4972         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4973         waiting for the connection string.
4975         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4976         arriving.
4978         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4979         bogus characters.  This allows selecting certain Gmail groups.
4981         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4982         (nnimap-fetch-partial-articles): New variable.
4983         (nnimap-open-connection): When looking for credentials, also use the
4984         nnimap-server-port.
4985         (nnimap-request-article): Return the group/article number, so that Gnus
4986         `^' works as expected.
4987         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4989         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4990         comments.
4991         (gnus-methods-sloppily-equal): New function.
4992         (gnus): When using the development version of Gnus, load the gnus-load
4993         file.
4995         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4996         `gnus-open-server' on each method before trying to scan them etc.
4997         This ensures that all the backend parameters are set correctly.
4999         * nnimap.el (nnimap-authenticator): New variable.
5000         (nnimap-open-connection): Allow anonymous login.
5001         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5002         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5004         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5005         patch, found by Knut Anders Hatlen.
5007 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5009         * gnus-agent.el (gnus-agent-batch-confirmation)
5010         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5011         to gnus-message.
5012         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5013         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5014         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5015         * gnus-int.el (gnus-open-server): Likewise.
5016         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5017         (gnus-score-check-syntax): Likewise.
5018         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5019         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5020         Likewise.
5021         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5023 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5025         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5026         calling conventions so that prefetch doesn't bug out.
5028 2010-09-19  Julien Danjou  <julien@danjou.info>
5030         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5031         rather than `subst-char-in-region' in order to be able to replace ASCII
5032         char by UTF-8 ones.
5034         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5035         than curl.
5036         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5037         the right URL and ALT text on images.
5038         (gnus-html-wash-tags): Fix tag case.
5039         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5040         (gnus-article-html): Add -o display_ins_del=2 option.
5041         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5043 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5045         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5046         the extra mail headers, which sometimes seem to happen for unknown
5047         reasons.
5049         * mail-parse.el (mail-header-encode-parameter): Define as
5050         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5051         (or most, perhaps?) mail readers don't understand the latter, but do
5052         understand the former.
5054         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5055         to nil, so that no methods are automatically agentized.  I think this
5056         is probably what most users want.
5058         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5059         from url-retrieve, for instance about invalid URLs.
5061         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5062         groups that have no articles.
5063         (nnimap-request-article): Check that we really got an article when we
5064         requested one.
5066         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5067         doesn't exist.
5069         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5070         nntp buffer so the agent can save it.
5071         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5072         that CRLF doesn't get translated to \n.
5073         (nnimap-open-connection): Don't make 'shell commands only send \n.
5075 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5077         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5078         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5079         Update var name.
5080         (nnml-generate-nov-file): Use dolist.
5081         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5082         Use with-current-buffer.
5084 2010-09-18  Julien Danjou  <julien@danjou.info>
5086         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5087         parallel.
5089 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5091         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5092         the range update right.
5093         (nnimap-request-group): Don't make `M-g' bug out on group with no
5094         marks.
5095         (nnoo): Require, so that other packages can require nnimap.
5096         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5097         command we're looking for.  This helps when the server sends more
5098         responses after we've gotten everything we expected.
5099         (nnimap): Add a `newlinep' field to keep track of end-of-line
5100         conventions.
5101         Don't send CRLF to things that don't want it.
5102         (nnimap-request-accept-article): Ditto.
5104 2010-09-18  Julien Danjou  <julien@danjou.info>
5106         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5107         than curl to retrieve images.
5109 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5111         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5112         the marks.
5113         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5114         (nnimap-wait-for-connection): New function.
5115         (nnimap-open-connection): If we have PREAUTH, don't query for login
5116         credentials.
5117         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5118         when doing a partial update.
5120 2010-09-18  Julien Danjou  <julien@danjou.info>
5122         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5123         tags.
5125 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127         * nnimap.el (nnimap-credentials): New function.
5128         (nnimap-open-connection): Use the new function to look for credentials
5129         also on the numeric equivalents of "imap" and "imaps".
5131         * gnus-start.el (gnus-activate-group): Send the info to
5132         gnus-request-group.
5134         * nnimap.el (nnimap-request-group): Have the "check" version of the
5135         function parse flags and update the info, so that a `M-g' get a total
5136         resync of all flags from the group.
5138         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5139         to allow backends to alter the info on group selection.  Also alter all
5140         the backend -request-group functions to take the parameter.
5142         * nnimap.el (nnimap-store-info): New function.
5143         (nnimap-update-info): Store the info for later usage.
5144         (nnimap-request-group): Use the stored info for the dont-check case, so
5145         that we don't retrieve all marks when we enter a group.
5147         * nnimap.el: Use deffoo instead of defun for interface functions.
5149         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5150         update the group info.  This makes the nndraft groups, for instance, go
5151         back to their old behaviour.
5153         * gnus-sum.el (gnus-select-newsgroup): Indent.
5155         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5156         in.
5157         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5158         nothing.
5160         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5161         from methods that are denied.
5163         * gnus-int.el (gnus-method-denied-p): New function.
5165         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5166         store the password instead of netrc.
5167         (nnimap-open-connection): Don't error out when we can't make a
5168         connections.
5170         * auth-source.el (auth-source-create): In the password prompt, say what
5171         we're querying for.  Also prompt for user name if that hasn't been
5172         given.
5174         * nnimap.el (nnimap-with-process-buffer): Remove.
5176 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5178         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5179         method when we're reading from the agent.
5181         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5183         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5184         that's probably most useful for users.
5186         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5187         "failed" all the time.
5189         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5190         ...)) with (with-current-buffer ... ).
5192         * nntp.el (nntp-open-server): Return whether the open was successful or
5193         not.
5195         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5196         select an unread unseen article first.
5198         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5199         /etc/services, supply some sensible port defaults.
5201 2010-09-17  Julien Danjou  <julien@danjou.info>
5203         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5205 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5207         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5208         doesn't have any parameters.
5210 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5212         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5213         only upcased checks.
5215         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5217         * nnimap.el (nnimap-open-shell-stream): New function.
5218         (nnimap-open-connection): Use it.
5219         (nnimap-transform-headers): Get the number of lines in each message.
5220         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5221         number of lines.
5222         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5223         problem.
5225         * utf7.el (utf7-encode): Autoload.
5227         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5228         to allow the mail splitting to not return a default group.  This is
5229         useful for nnimap, which will leave unmatched mail in the inbox.
5231         * nnimap.el: Rewritten.
5233         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5234         nnimap usage.
5236         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5237         if the move is internal, so that nnimap can do fast internal moves.
5239         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5240         data.
5241         (gnus-read-active-for-groups): Support finishing the early retrieval of
5242         data.
5244         * gnus-range.el (gnus-range-nconcat): New function.
5246         * gnus-int.el (gnus-finish-retrieve-group-infos)
5247         (gnus-retrieve-group-data-early): New functions.
5249 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5251         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5252         (nnrss-retrieve-groups):
5253         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5254         (pop3-quit): Use with-current-buffer.
5256 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5258         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5259         instead of nnheader-accept-process-output.
5261         * gnus-html.el (gnus-html-schedule-image-fetching)
5262         (gnus-html-prefetch-images): Replace process-kill-without-query by
5263         gnus-set-process-query-on-exit-flag.
5265 2010-09-16  Romain Francoise  <romain@orebokech.com>
5267         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5269 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5271         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5272         parameter to unintern is mandatory-ish in Emacs 24.
5274         * gnus-html.el (gnus-html-schedule-image-fetching)
5275         (gnus-html-prefetch-images): Check for curl before using it.
5277         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5278         depend on curl, which isn't essential.
5280         * imap.el: Revert back to version
5281         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5282         seem problematic.
5284 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5286         * gnus-registry.el (gnus-registry-install-shortcuts):
5287         Explicitly pass `obarray' to `unintern' to avoid a warning.
5289 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5292         change.
5294         * nnrss.el (nnrss-request-list): Remove this function and related
5295         functions, including the moreover stuff.
5297 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5299         * nnrss.el (nnrss-retrieve-groups): New function.
5301 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5303         * .dir-locals.el: Add no-byte-compile cookie.
5305 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5307         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5308         for back end that doesn't support request-scan.
5310 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5312         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5313         then do request scans from the backends.
5315         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5316         avoid running a hook per line, since this takes a lot of time,
5317         profiling shows.
5318         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5319         directly if gnus-visual-p is true.
5321 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5323         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5324         groups; replace mapcar with dolist which is a bit faster; pass groups
5325         info to gnus-read-active-file-1.
5326         (gnus-read-active-file-1): Scan only specified groups if the new
5327         optional arg `infos' is given.
5329 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5331         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5333         * pop3.el (pop3-movemail): Remove.
5334         (pop3-streaming-movemail): Rename to pop3-movemail.
5336         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5337         don't restrict end-tag searches to the end of the line.
5339 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5341         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5342         articles of every unchecked group to t, which means unknown since the
5343         server has never been opened.
5345 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5347         * gnus-html.el (gnus-html-show-alt-text): New command.
5348         (gnus-html-browse-image): Ditto.
5349         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5350         to browse the image directly.
5351         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5352         better.
5354         * gnus-async.el (gnus-async-article-callback):
5355         Call `gnus-html-prefetch-images' unconditionally.
5357         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5358         before feeding URLs to curl.
5360 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5362         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5363         internal images as deletable by `W D D'.
5365         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5366         (gnus-async-article-callback): Fix typo.
5368 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5371         current line to work around bugs in the output from w3m.
5373         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5374         for groups that want that.
5376         * nntp.el (nntp-wait-for-string): Supply a timeout for
5377         accept-process-output to ensure progress.
5379         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5380         level to get unread articles from, then use that for foreign groups,
5381         too.
5383         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5384         confuses the rest of the function.
5386         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5387         for the methods that support -retrieve-groups, too.
5389         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5391 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5393         * pop3.el: Require cl when compiling.
5394         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5396 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5398         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5399         that aren't going to be activated.
5400         (gnus-get-unread-articles): Fix up the last commit.
5402         * gnus-html.el (gnus-article-html): Allow calling without specifying
5403         the handle.  In that case, dissect the buffer first.
5405         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5407         * nnimap.el (nnimap-open-connection): Revert the change that would look
5408         into authinfo for imaps instead of imap.
5410         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5411         say that you don't want to call gnus-request-group with don-check, but
5412         do check the reponse.  This is for virtual groups only.
5413         (gnus-get-unread-articles): Count the archive groups as secondary, so
5414         that they're activated the same way as before.
5416         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5417         case-insensitively.
5418         (nnimap-debug): Remove.
5420         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5421         mail from a file, and the file doesn't exist.
5423         * pop3.el (pop3-streaming-movemail): Return t for success.
5425         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5426         .authinfo if we're using ssl connection.
5428         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5429         already have if we're in a main Gnus `g' run.
5431         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5433 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5435         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5437         * nnmh.el (nnmh-request-list-1): Bind `file'.
5439         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5440         alias to set-process-query-on-exit-flag or process-kill-without-query.
5441         (pop3-open-server): Use it.
5443 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5446         box to the Incoming file.  Fixes mistake in previous checkin.
5448         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5449         request loop (for debugging purposes) removed.
5451         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5452         culprit is more visible.
5453         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5454         (nnml-add-incremental-nov): New functions to do "incremental" nov
5455         updates, where we just append to the end of the existing nov files
5456         without reading/writing them in full.
5458         * mail-source.el (mail-source-delete-crash-box): Really only check the
5459         incoming files once in a while.
5461         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5463         * mail-source.el (mail-source-delete-crash-box): Only check the
5464         incoming files for deletion once per day to save a lot of file
5465         accesses.
5467         * pop3.el (pop3-logon): Fix up unbound variable typo.
5469         * mail-source.el (pop3-streaming-movemail): Autoload.
5471         * pop3.el (pop3-streaming-movemail):
5472         Respect pop3-leave-mail-on-server.
5474         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5475         retrieval.
5477         * pop3.el (pop3-process-filter): Remove unused function.
5478         (pop3-streaming-movemail, pop3-send-streaming-command)
5479         (pop3-wait-for-messages, pop3-write-to-file)
5480         (pop3-number-of-responses): New functions for streaming pop3
5481         retrieval.
5483         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5484         come from no known methods.
5485         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5486         list.
5488         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5489         message sizes.
5490         (pop3-movemail): Use erase-buffer instead of looping and deleting
5491         regions, which seems rather odd.
5493         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5494         file once per `g' run.
5496         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5497         directories.  This makes the draft queue directory work.
5499         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5500         data from the backends, so that we only request the list of groups from
5501         each method once.  This should speed things up considerably.
5503         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5504         detect that it's not implemented.
5506         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5507         we actually do recurse down into the tree, but don't stat all leaf
5508         nodes.
5510         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5511         then say so instead of bugging out.
5513         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5514         files exist before trying to read them.
5516         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5517         around <pre_int>.
5519         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5521         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5523 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5525         * mm-util.el (mm-image-load-path): Just return the image directories,
5526         not all directories in the path in addition to the image directories.
5527         (mm-image-load-path): Maintain a cache of the image directories so that
5528         the `g' command in Gnus doesn't have to stat dozens of directories each
5529         time.
5531         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5532         (gnus-html-wash-tags): Add a new `i' command to insert images.
5533         (gnus-html-insert-image): New command and keystroke.
5534         (gnus-html-redisplay-with-images): New command and keystroke.
5535         (gnus-html-show-images): Rename command.
5536         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5537         spacers.
5538         (gnus-html-wash-tags): Decode entities at the end, so that entities
5539         inside the tags don't mess up the rest of the "parsing".
5541         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5542         so that nnimap methods aren't agentized by default.  There's apparently
5543         many problems related to agent/imap behaviour.
5545         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5547         * gnus-html.el: Doc fix.
5549 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5551         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5552         glyph-width and glyph-height instead of display-graphic-p and
5553         image-size; make avoidance of displaying small images work for XEmacs.
5555         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5556         for XEmacs.
5558         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5559         of symbol that holds plist data.
5560         (gnus-process-plist): Remove plist of process after getting it.
5562 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5564         * message.el (message-generate-hashcash): Change default to
5565         'opportunistic if hashcash is installed.
5567         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5568         (gnus-html-put-image): Only call image-size once, since it's somewhat
5569         time-consuming on remote X servers.
5571 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5573         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5574         decoded contents.
5575         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5577 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5579         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5580         group line format, since it isn't very interesting.
5582         * gnus-agent.el (gnus-agent-short-article),
5583         (gnus-agent-long-article): Increase values for these two variables,
5584         since most people are likely to have more network connection and
5585         storage than before.
5587         * gnus.el (gnus-refer-article-method): Change default to 'current.
5588         When referring an article, the common behaviour is to refer it from the
5589         current select method, not the native select method.  The chances of
5590         the native select method having the message in question is rather slim
5591         these days.
5593         * gnus-sum.el (gnus-auto-select-subject): Change default to
5594         `unseen-or-unread'.  I think it's likely that most people want to
5595         select an unseen article over a previously seen, but unread one.
5597         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5598         means that in the article buffer none of the minor mode elements will
5599         be shown, usually, and this is not desirable in most cases.
5601         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5602         that commands like `d' (and the like) go to the next line in the
5603         buffer, instead of the next unread article.  I think this is the
5604         behaviour that is most natural for most users.
5605         (gnus-single-article-buffer): Change default to nil, so that people can
5606         have as many article buffers open as they have summary buffer.  I think
5607         this is the most natural way for the groups to behave.
5609         * message.el (message-generate-new-buffers): Change default to
5610         `unsent', so that all new message buffers start their names with the
5611         string "*unsent", and it's easier to find the buffers if you move from
5612         them.
5614 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5616         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5617         small.  They're probably tracking images.
5618         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5619         (gnus-html-rescale-image): Yet another try at getting the image sizing
5620         right.
5622         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5623         nntp-marks-file-name is nil.
5625 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5627         * gnus-html.el (gnus-html-wash-tags)
5628         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5629         Better logging.
5631 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5635         * gnus-html.el (gnus-html-wash-tags): Check the value of
5636         gnus-blocked-images in the summary buffer.
5638 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5640         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5642 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5644         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5645         like "a", it seems like.
5646         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5647         since it needs to be picked from the correct buffer.
5649         * nnwfm.el: Remove.
5651         * nnlistserv.el: Remove.
5653 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5655         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5656         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5658 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5660         * nnkiboze.el: Remove.
5662         * nndb.el: Remove.
5664         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5665         alt text.
5666         (gnus-html-rescale-image): Try to get the rescaling logic right for
5667         images that are just wide and not tall.
5669         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5670         overshadow variable bindings.
5672 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5674         * gnus-html.el (gnus-html-wash-tags)
5675         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5676         Add extra logging.
5678 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5680         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5681         (gnus-max-image-proportion): New variable.
5682         (gnus-html-rescale-image): New function.
5683         (gnus-html-put-image): Rescale images.
5685 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5687         Fix up some byte-compiler warnings.
5688         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5689         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5690         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5691         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5692         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5693         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5694         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5696 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5698         * gnus-html.el (gnus-article-html): Decode contents by charset.
5700 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5702         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5703         (gnus-html-frame-width, gnus-blocked-images)
5704         * message.el (message-prune-recipient-rules): Add custom version.
5705         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5707         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5708         functions.
5710         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5711         gnus-process-get.
5713 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5715         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5716         instead of lsub directly.
5718 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5720         * nnwarchive.el: Remove.
5722         * gnus-soup.el: Remove.
5724         * nnsoup.el: Remove.
5726         * nnultimate.el: Remove.
5728         * gnus-html.el (gnus-blocked-images): New variable.
5730         * message.el (message-prune-recipients): New function.
5731         (message-prune-recipient-rules): New variable.
5733         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5734         guess whether a long line is natural text or not.
5736         * gnus-html.el (gnus-html-schedule-image-fetching):
5737         Use gnus-process-plist and friends for compatibility.
5739 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5741         * gnus-html.el: Require packages that define macros used in this file.
5742         (gnus-article-mouse-face): Declare to silence byte-compiler.
5743         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5744         process-get.
5745         (gnus-html-put-image): Use plist-get to avoid getf.
5746         (gnus-html-prefetch-images): Use with-current-buffer.
5748 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5750         * gnus-ems.el: Provide compatibility functions for
5751         gnus-set-process-plist.
5753         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5754         * gnus.el (gnus-valid-select-methods)
5755         * message.el (message-send-mail-partially-limit)
5756         * mm-decode.el (mm-text-html-renderer)
5757         * mml.el (mml-insert-mime-headers-always)
5758         * smiley.el (smiley-regexp-alist): Bump custom version.
5760 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5762         * gnus-html.el: require mm-url.
5763         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5764         with the url to `url'.
5765         (gnus-html-wash-tags): Support cid: URLs/images.
5767 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5769         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5770         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5771         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5773         * gnus-move.el: Remove file, since it doesn't really work.
5775         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5776         UTF-8.  This seems to fix problems with some German web feeds.
5778         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5779         at the top so that the proper colours are applied.
5781         * gnus-art.el (gnus-article-view-part): Doc fix.
5783         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5784         XEmacs-compatible.
5785         (gnus-html-put-image): Don't do images on non-graphic displays.
5787         * nnslashdot.el: Remove this unused backend.
5789         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5790         actions.
5791         (gnus-undo-register-1): Revert last change.
5793         * gnus-group.el (gnus-group-completing-read): Protect against not
5794         having completion-styles bound.
5796         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5797         make broken recipients happier.
5799         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5801         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5802         point parameter.
5804         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5805         completion-styles for group selection.
5807 2009-02-04  Andreas Schwab  <schwab@suse.de>
5809         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5810         headers and regexp-quote the match if necessary.
5812 2009-03-24  Miles Bader  <miles@gnu.org>
5814         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5815         the blinking smiley.
5817 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5819         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5820         blink smiley.
5822 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5824         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5825         where the dribbel file lives exists.
5827         * message.el (message-send-mail-partially-limit): Change the default to
5828         nil, since most people don't want this.
5830         * mm-url.el (mm-url-decode-entities): Also decode entities like
5831         &#x3212.
5833 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5835         * gnus-sum.el (gnus-summary-idna-message):
5836         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5837         Hyperlink urls in docstrings with URL `...'.
5839 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5841         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5842         functions.
5844 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5846         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5847         say what the mouseover text should be.
5849         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5850         version of the mm-w3m-safe-url-regexp variable to only download images
5851         in the groups where we want that to happen.
5853         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5855         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5856         easier debugging.
5857         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5858         big pictures in the article buffer.
5860         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5861         gnus-article-html.
5862         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5863         w3m.
5865         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5867 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5869         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5870         which doesn't exist.
5872         * message.el (message-inhibit-ecomplete): New variable to allow some
5873         function to inhibit ecomplete address storage.
5874         (message-resend): Disable ecomplete message storage when resending
5875         messages.
5877         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5879 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5881         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5882         Save excursion while copying, moving, and deleting articles in order to
5883         prevent the cursor from jumping to unforeseen place.
5885 2010-08-17  Glenn Morris  <rgm@gnu.org>
5887         * gnus-sync.el: Require gnus components whose functions are used.
5889         * gnus-art.el (bookmark-make-record-function):
5890         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5891         Declare for compiler.
5893         * mm-url.el (mml-compute-boundary): Autoload.
5895 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5897         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5899 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5901         Typo fix "hoo4a" -> "hook".
5903         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5905 2010-08-14  Glenn Morris  <rgm@gnu.org>
5907         * gnus-sync.el (gnus-sync): Fix defgroup version.
5909 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5911         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5913         * gnus-sync.el: Fix docs.
5914         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5915         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5917 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5919         Optimizations for gnus-sync.el.
5921         * gnus-sync.el: Add docs about gnus-sync-backend
5922         possibilities.
5923         (gnus-sync-save): Remove unnecessary message.
5924         (gnus-sync-read): Optimize and show what groups were skipped.
5926 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5928         Minor bug fixes for gnus-sync.el.
5930         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5931         Don't read the sync on get-new-news.
5933         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5934         quiet.
5936         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5937         (fix typo).
5939 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5941         Make saving and restoring of hidden threads work with overlays.
5942         Patch applied by Ted Zlatanov.
5944         * gnus-sum.el (gnus-hidden-threads-configuration)
5945         (gnus-restore-hidden-threads-configuration): Update to deal with text
5946         properties, rather than searching for a magic character.
5948 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5950         New gnus-sync.el library for synchronization of marks.
5952         * gnus-sync.el: New library for synchronization of marks.
5954         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5955         renamed from `gnus-registry-grep-in-list'.
5957         * gnus-registry.el (gnus-registry-follow-group-p):
5958         Use `gnus-grep-in-list'.
5960         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5962 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5964         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5965         determining charset of text fails.
5967 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5969         * nnmail.el (nnmail-get-new-mail-1): Revert.
5971         * nnml.el (nnml-active-number): Make sure names of newly created groups
5972         in nnml-group-alist are encoded.
5974 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5976         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5977         containing non-ASCII characters in active file for nnml back end.
5979 2010-07-24  David Engster  <dengste@eml.cc>
5981         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5982         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5984 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5986         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5987         tag (Bug#6654).
5989 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5991         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5992         the article buffer, not the summary buffer.
5994 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5996         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5997         Emacs 23 as well.
5999 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6001         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6002         Patch applied by Karl Fogel.
6004         * gnus-sum.el (gnus-summary-bookmark-make-record):
6005         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6007 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6009         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6010         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6011         C-w still not working correctly from Article buffers; Thierry's
6012         patch to fix that will be applied after this.
6014         * gnus-art.el (bookmark-make-record-function): New local variable.
6016         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6017         article buffer.
6018         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6020 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6022         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6023         on changes in bookmark.el.
6025 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6027         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6028         the *other* type of HTML form submission.
6030 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6032         * auth-source.el (auth-source-pick): If choice does not contain a
6033         questioned keyword, set the check to t.
6035 2010-06-12  Romain Francoise  <romain@orebokech.com>
6037         * gnus-util.el (gnus-date-get-time): Move up before first use.
6039 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6041         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6042         (gnus-article-edit-part): Bind it to make last part that is substituted
6043         or deleted visible.
6044         (gnus-mime-display-single): Buttonize part of which id equals to
6045         gnus-mime-buttonized-part-id.
6047 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6049         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6050         (gnus-dd-mmm): Use gnus-date-get-time.
6051         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6052         simplify logic.
6053         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6054         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6056 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6058         * auth-source.el (top): Autoload `secrets-list-collections',
6059         `secrets-create-item', `secrets-delete-item'.
6060         (auth-sources): Fix tag string.
6061         (auth-get-source, auth-source-retrieve, auth-source-create)
6062         (auth-source-delete): New defuns.
6063         (auth-source-pick): Rewrite in order to avoid 2 passes.
6064         (auth-source-forget-user-or-password): New parameter USERNAME.
6065         (auth-source-user-or-password): New parameters CREATE-MISSING and
6066         DELETE-EXISTING.  Retrieve password interactively, if needed.
6068 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6070         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6071         deleting unused directories when gnus-expert-user is t.
6073 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6075         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6076         for each temp file when gnus-article-browse-delete-temp is ask.
6078 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6080         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6082 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6084         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6085         article unless decoding article to be saved.
6087 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6089         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6090         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6091         generated within the mm-with-unibyte-current-buffer macro.
6093 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6095         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6096         to nil when we're in a mml-preview buffer and no group is selected.
6098 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6100         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6101         when catching the `C-g'.  Reported by "Leo".
6103 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6105         * message.el (message-forward-make-body-plain)
6106         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6107         multibyte-string-p.
6109 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6111         * message.el (message-forward-make-body-mml): Assume original message
6112         is multibyte string; error on unibyte.
6113         (message-forward-make-body-plain): Ditto; don't add excessive newline
6114         in body end.
6116 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6118         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6119         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6121 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6123         * mm-extern.el (mm-extern-url): Don't use
6124         mm-with-unibyte-current-buffer.
6125         (mm-extern-cache-contents): Use with-current-buffer instead of
6126         save-excursion + set-buffer.
6128 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6130         * mm-util.el (mm-emacs-mule): Remove.
6132 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6134         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6135         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6136         change.
6138 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6140         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6141         bind the default value of enable-multibyte-characters to nil.
6143 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6145         * message.el (message-forward-make-body-plain)
6146         (message-forward-make-body-mml):
6147         Don't use mm-with-unibyte-current-buffer.
6149 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6151         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6152         (Bug#5592).
6154 2010-05-07  Julien Danjou  <julien@danjou.info>
6156         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6157         it to mm-pipe-part.
6159         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6160         it is given.
6162 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6164         * nnweb.el (nnweb-gmane-search)
6165         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6166         XEmacs.
6168         * gnus-art.el (gnus-article-browse-html-parts)
6169         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6170         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6171         make-temp-file.
6173         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6174         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6175         compiling.
6177         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6178         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6179         XEmacs when compiling.
6181         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6182         gnus-pick-mode-off-hook for XEmacs when compiling.
6183         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6184         gnus-binary-mode-off-hook for XEmacs when compiling.
6186         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6187         Return nil if char-charset is not available.
6189         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
6190         macro.
6192         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6193         instead of encode-coding-string.
6195         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6196         'xemacs) instead of mm-emacs-mule to switch function definitions.
6197         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6199 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6201         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6203 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6205         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6206         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6208 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6210         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6211         alias `jka-compr-delete-temp-file' no longer exists.
6213 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6215         Use define-minor-mode in Gnus where applicable.
6216         * mml.el (mml-mode): Use define-minor-mode.
6217         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6218         (gnus-undo-mode): Use define-minor-mode.
6219         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6220         (gnus-dead-summary-mode): Use define-minor-mode.
6221         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6222         Initialize in declaration.
6223         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6224         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6225         (gnus-mailing-list-mode): Use define-minor-mode.
6226         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6227         (gnus-draft-mode): Use define-minor-mode.
6228         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6229         (gnus-dired-mode): Use define-minor-mode.
6231 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6233         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6234         handles on recursive mml-to-mime translation and check them for
6235         boundary delimiter collisions.  Reported by Greg Troxel.
6237 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6239         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6241 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6243         * mm-util.el (mm-find-buffer-file-coding-system):
6244         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6246 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6248         * message.el (message-generate-headers): Record insertion of optional
6249         headers as well.  Otherwise the check to prevent repeated insertion of
6250         optional headers is a no-op.
6252 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6254         * smime.el: Don't mention CVS.
6256         * nnrss.el (nnrss-fetch): Don't mention CVS.
6258         * nnir.el: Don't mention CVS.
6260 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6262         * gnus-sum.el (gnus-summary-bookmark-make-record):
6263         Add `location' field.
6265 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6267         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6268         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6269         Use with-current-buffer to silence the byte-compiler.
6270         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6271         bother to require `gnus'.
6272         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6274 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6276         * gnus-sum.el (gnus-summary-bookmark-make-record)
6277         (gnus-summary-bookmark-jump): New functions.
6278         (gnus-summary-mode): Setup bookmark support.
6280 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6282         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6283         if set.
6285 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6287         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6288         gnus-article-browse-html-save-cid-image; make it work recursively for
6289         forwarded messages as well.
6290         (gnus-article-browse-html-parts): Work when prefix arg is given.
6291         (gnus-article-browse-html-article): Doc fix.
6293 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6295         * message.el (message-default-mail-headers):
6296         (message-default-headers): Carry the value mail-default-headers over
6297         into message-default-mail-headers, rather than message-default-headers.
6299 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6301         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6302         charset.
6304         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6305         charset into the <meta> tag when the article is encoded to utf-8.
6307 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6309         * gnus-art.el (gnus-article-browse-delete-temp-files):
6310         Delete directories as well.
6311         (gnus-article-browse-html-parts): Work for images that do not specify
6312         file names; delete temp directory when quitting; insert header at the
6313         right place; use file: scheme for image files.
6315 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6317         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6318         (gnus-article-browse-html-parts): Use it to make temporary cid image
6319         files in addition to html file so that browser may display them.
6321 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6323         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6325 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6327         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6329 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6331         * auth-source.el (auth-sources): Change default to be simpler.
6332         Explain about Secret Service API sources.  Improve Customize options.
6333         (auth-source-pick): Change to accept any number of search parameters.
6334         Implement fallbacks iteratively, not recursively.  Add scoring on the
6335         second pass and sort by score.  Call Secret Service API when needed.
6336         (auth-source-user-or-password): Use it.  Call Secret Service API
6337         directly when needed to get the user name and the password.
6339 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6341         * message.el (message-interactive): Doc fix.
6342         (message-qmail-inject-args): Reflow.
6343         (message-kill-to-signature): Fix typo in docstring.
6345         * smiley.el (smiley-buffer): Fix typo in docstring.
6347 2010-03-24  Glenn Morris  <rgm@gnu.org>
6349         * mail-source.el (gnus-message): Declare.
6350         (mail-source-delete-old-incoming): Require gnus-util.
6352 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6354         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6356         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6358         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6359         password-cache's default if it is not bound.
6360         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6361         password-cache-expiry's default if it is not bound.
6363         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6364         available in Emacs 21.
6366 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6368         * auth-source.el (auth-sources): Fix up definition so extra parameters
6369         are always inline.
6371 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6373         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6374         wasn't updated after mismatch.  Clear cached mailbox info correctly
6375         when uidvalidity changes.
6376         (nnimap-group-prefixed-name): New function to avoid some code
6377         duplication.
6378         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6379         (nnimap-request-group): Use it.
6380         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6381         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6382         with many imap folders.  This is done by caching the group status from
6383         the imap server persistently in a group parameter `imap-status'.  (This
6384         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6385         but not persistently, so every Gnus startup was still very slow.)
6387 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6389         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6390         secrets.el dependency.
6391         (auth-sources): Add optional user name.  Add secrets.el configuration
6392         choice (unused right now).
6394 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6396         * gnus-sum.el (gnus-summary-make-menu-bar):
6397         Let `gnus-registry-install-shortcuts' fill in the functions.
6399         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6400         warnings.
6401         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6402         (gnus-registry-install-shortcuts): Populate and use it in a
6403         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6405 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6407         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6408         In-place substitutions for the group name encoding/decoding.
6409         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6410         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6411         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6412         (nnimap-update-unseen, nnimap-request-list)
6413         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6414         (nnimap-request-set-mark, nnimap-split-to-groups)
6415         (nnimap-split-articles, nnimap-request-newgroups)
6416         (nnimap-request-create-group, nnimap-request-accept-article)
6417         (nnimap-request-delete-group, nnimap-request-rename-group)
6418         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6419         `encoded-mbx' for consistency.
6420         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6421         variable `imap-current-mailbox'.
6423         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6424         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6426 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6428         * pop3.el (pop3-display-message-size-flag): Display message size byte
6429         counts during POP3 download.
6430         (pop3-movemail): Use it.
6431         (pop3-list): Implement listing of available messages.
6433 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6435         * nnir.el (nnir-get-article-nov-override-function): New function to
6436         override the normal NOV retrieval.
6437         (nnir-retrieve-headers): Use it.
6439 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6441         * auth-source.el (netrc-machine-user-or-password): Autoload.
6443 2010-03-19  Glenn Morris  <rgm@gnu.org>
6445         Stop message.el from loading about 40 libraries it doesn't always need.
6446         The general approach is to autoload rather than require, and to
6447         require in the specific functions rather than the file.  (Bug#5642)
6449         * gmm-utils.el: Don't require wid-edit.
6450         (widget-create-child-value, widget-convert, widget-default-get):
6451         Autoload.
6453         * gnus-util.el: Don't require time-date, netrc.
6454         (message-fetch-field, gnus-group-name-decode): Declare rather than
6455         autoloading.
6456         (gnus-fetch-field): Require message.
6457         (gnus-decode-newsgroups): Require gnus-group.
6459         * ietf-drums.el: Don't require time-date.
6461         * message.el: Don't require hashcash, canlock, ecomplete.
6462         Do require mail-utils.  Require nnheader only when compiling.
6463         (smtpmail-default-smtp-server): Remove declaration.
6464         (message-send-mail-function): Check smtpmail-default-smtp-server
6465         is bound rather than requiring smtpmail.
6466         (message-auto-save-directory, message-insert-signature):
6467         Use expand-file-name rather than nnheader-concat.
6468         (nnheader-insert-file-contents): Autoload.
6469         (hashcash-wait-async): Declare.
6470         (message-send-mail): Only call gnus-setup-posting-charset if
6471         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6472         (message-send-mail-with-sendmail): Require sendmail.
6473         (canlock-password, canlock-password-for-verify): Declare.
6474         (message-canlock-password): Require canlock.
6475         (nnheader-get-report): Autoload.
6476         (gnus-setup-posting-charset): Declare.
6477         (message-send-news): Require gnus-msg.
6478         (message-make-references, message-make-in-reply-to): Use mail-header-id
6479         rather than the alias mail-header-message-id.
6480         (ecomplete-add-item, ecomplete-save): Declare.
6481         (message-put-addresses-in-ecomplete): Require ecomplete.
6482         (ecomplete-display-matches): Autoload.
6484         * mm-decode.el: Don't require mailcap, gnus-util.
6485         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6486         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6487         Autoload.
6488         (mailcap-mime-extensions): Declare.
6490         * mm-encode.el: Don't require mailcap.
6491         (mailcap-extension-to-mime): Autoload.
6493         * mml-sec.el: Don't require password-cache.
6495         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6496         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6497         (mml-minibuffer-read-type): Require mailcap.
6498         (mml-preview): Require gnus-msg.
6500         * mml1991.el: Require password-cache.
6501         (password-cache-expiry): Remove declaration.
6503         * mml2015.el: Require password-cache.
6504         (password-cache-expiry): Remove declaration.
6506         * nneething.el (mailcap): Require mailcap.
6508         * nnheader.el (declare-function): Add compatibility stub.
6509         (message-remove-header): Declare rather than autoload.
6510         (nnheader-replace-header): Require message.
6512         * nnimap.el (declare-function): Add compatibility stub.
6513         (netrc-parse, netrc-machine-user-or-password): Declare.
6514         (nnimap-open-connection): Require netrc.
6516         * nntp.el (declare-function): Add compatibility stub.
6517         (netrc-parse, netrc-machine, netrc-get): Declare.
6518         (nntp-send-authinfo): Require netrc.
6520         * rfc2047.el: Don't require qp.
6521         (quoted-printable-encode-region, quoted-printable-decode-string):
6522         Autoload.
6524         * sieve-mode.el: Don't require easymenu.
6525         (easy-menu-add-item): Autoload it.
6527         * spam-stat.el (time-to-number-of-days): Autoload it.
6529 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6531         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6532         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6533         value if any backslash escapes).
6535 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6537         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6538         if it is available.  (bug#5647)
6540 2010-02-26  Glenn Morris  <rgm@gnu.org>
6542         * message.el (message-send-mail-function): Change the default, so that
6543         it inherits from a customized send-mail-function.  (Bug#5643)
6545 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6547         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6548         shell-command-to-string signals an error (bug#5299).
6550 2010-02-24  Glenn Morris  <rgm@gnu.org>
6552         * message.el (message-smtpmail-send-it)
6553         (message-send-mail-with-mailclient): Doc fixes.
6555 2010-02-16  Glenn Morris  <rgm@gnu.org>
6557         * message.el (message-default-mail-headers): Change the default value
6558         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6560 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6562         * message.el (message-mail): Just pass yank-action on to message-setup.
6563         (message-setup): Handle (FUN . ARGS) form of yank-action.
6564         (message-with-reply-buffer, message-widen-reply)
6565         (message-yank-original): Handle non-buffer values of
6566         message-reply-buffer (Bug#4080).
6567         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6569 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6571         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6572         Fix typo in docstring.
6574 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6576         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6577         response.
6579 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6581         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6583         * message.el (message-check-news-header-syntax): Protect against a
6584         string that `rfc822-addresses' returns when parsing fails.
6586 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6588         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6589         (gnus-previous-char-property-change): New functions.
6591         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6593 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6595         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6596         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6598 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6600         * message.el (message-exchange-point-and-mark): Rework last change to
6601         avoid using optional arg of exchange-point-and-mark, for backward
6602         compatibility.
6604 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6606         * message.el (message-exchange-point-and-mark):
6607         Call exchange-point-and-mark with an argument rather than setting
6608         mark-active by hand (Bug#5175).
6610 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6612         * nntp.el (nntp-service-to-port): Work for service expressed with
6613         numeric string; replace [:digit:] with [0-9] for XEmacs.
6615 2009-12-17  Glenn Morris  <rgm@gnu.org>
6617         * gnus-group.el (gnus-bug-group-download-format-alist):
6618         Change emacs entry to debbugs.gnu.org.  Bump :version.
6620 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6622         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6624 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6626         * message.el (message-info): Explain why we use `Info-goto-node'.
6628 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6630         * message.el (message-completion-in-region): New compatibility function.
6631         (message-expand-group): Use it.
6633 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6635         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6636         with no unread article should be listed if the 2nd arg `predicate' is
6637         given.
6639 2009-11-29  Juri Linkov  <juri@jurta.org>
6641         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6642         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6643         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6645 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6647         * message.el (message-from-style, message-interactive)
6648         (message-signature): Always set default values from the corresponding
6649         mail-* variables.
6650         (message-cite-prefix-regexp, message-sendmail-envelope-from)
6651         (message-yank-prefix, message-indentation-spaces)
6652         (message-signature-file, message-default-headers): Use boundp rather
6653         than (featurep 'xemacs) to check if the corresponding mail-* variables
6654         exist.
6656 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
6658         * message.el (message-send-mail-with-sendmail): Revert last change.
6660 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
6662         * message.el (message-from-style, message-interactive)
6663         (message-cite-prefix-regexp, message-sendmail-envelope-from)
6664         (message-yank-prefix, message-indentation-spaces, message-signature)
6665         (message-signature-file, message-default-headers): For GNU Emacs, set
6666         default values from the corresponding mail-* variables.
6667         (message-send-mail-with-sendmail): Use envelope-from only if
6668         mail-specify-envelope-from is non-nil.
6670 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6672         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6673         containing tspecial characters if they have been already quoted.
6675 2009-10-24  Glenn Morris  <rgm@gnu.org>
6677         * gnus-art.el (help-xref-stack-item): Define for compiler.
6679 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6681         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6683 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6685         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6686         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6688 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6690         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6691         (gnus-overlays-in): New alias to overlays-in.
6693         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6694         gnus-overlay-get, and gnus-delete-overlay.
6695         (gnus-summary-show-thread): Make it work as well for systems in which
6696         next-single-char-property-change is not available.
6697         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6699 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6701         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6703 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6705         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6706         and XEmacs that don't have `remove-overlays'.
6708 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6710         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6711         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6712         selective display.  Use overlays instead.
6714 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6716         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6718 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6720         * spam-stat.el (spam-stat-load): Fix typo in message.
6722 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6724         * gnus-art.el (gnus-article-encrypt-body):
6725         * message.el (message-check-recipients):
6726         * mm-util.el (mm-codepage-setup):
6727         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6728         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6730 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6732         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6733         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6734         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6735         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6736         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6738 2009-09-18  Glenn Morris  <rgm@gnu.org>
6740         * gnus-diary.el (gnus-diary-check-message):
6741         * message.el (message-insert-formatted-citation-line):
6742         * nnbabyl.el (top-level):
6743         * nndiary.el (nndiary-schedule):
6744         Fix typos in condition-case handlers.
6746 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6748         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6749         configuration that provides the sole article window in a frame;
6750         position point correctly after deleting a part.
6752 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6754         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6755         (spam-resolve-registrations-routine): Use it to unregister articles
6756         that change status.
6758 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6760         * nnrss.el (nnrss-request-article): Remove binding of
6761         default-enable-multibyte-characters that has gotten needless by
6762         the 2007-07-13 change in rfc2047-encode-message-header.
6764         * mml.el (mml-insert-multipart): Error on the message header.
6765         (mml-insert-part): Error on the message header; position point at
6766         the end of a MIME tag.
6768 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6770         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6771         (gnus-float-time): Alias to float-time if it exists.
6773         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6774         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6775         float-time is available; suppress compile warning for time-to-seconds.
6777 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6779         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6780         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6781         Add the optional argument `encoding' that overrides the default.
6783         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6784         mm-encode-buffer.
6786 2009-09-04  Glenn Morris  <rgm@gnu.org>
6788         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6789         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6790         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6791         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6792         * mm-util.el (mm-with-unibyte-current-buffer)
6793         (mm-find-buffer-file-coding-system):
6794         * yenc.el (yenc-decode-region): Use default-value rather than
6795         default-enable-multibyte-characters.
6797 2009-09-03  Glenn Morris  <rgm@gnu.org>
6799         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6800         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6801         than default-enable-multibyte-characters.
6803 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6805         * gnus-art.el (gnus-article-read-summary-keys):
6806         Fix gnus-buffer-configuration's value temporarily used.
6808 2009-09-02  Glenn Morris  <rgm@gnu.org>
6810         * gnus-util.el (gnus-float-time): New function.
6811         * gnus-delay.el (gnus-delay-article):
6812         * gnus-sum.el (gnus-thread-latest-date):
6813         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6814         * nnspool.el (nnspool-request-newgroups):
6815         Use gnus-float-time rather than time-to-seconds.
6816         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6818         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6819         (gnus-header-subject-face, gnus-header-newsgroups-face)
6820         (gnus-header-name-face, gnus-header-content-face):
6821         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6822         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6823         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6824         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6825         (gnus-cite-face-11):
6826         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6827         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6828         (gnus-server-closed-face, gnus-server-denied-face)
6829         (gnus-server-offline-face):
6830         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6831         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6832         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6833         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6834         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6835         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6836         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6837         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6838         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6839         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6840         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6841         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6842         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6843         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6844         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6845         (gnus-summary-high-undownloaded-face)
6846         (gnus-summary-low-undownloaded-face)
6847         (gnus-summary-normal-undownloaded-face)
6848         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6849         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6850         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6851         (gnus-splash-face):
6852         * message.el (message-header-to-face, message-header-cc-face)
6853         (message-header-subject-face, message-header-newsgroups-face)
6854         (message-header-other-face, message-header-name-face)
6855         (message-header-xheader-face, message-separator-face)
6856         (message-cited-text-face, message-mml-face):
6857         * sieve-mode.el (sieve-control-commands-face)
6858         (sieve-action-commands-face, sieve-test-commands-face)
6859         (sieve-tagged-arguments-face):
6860         * spam.el (spam-face):
6861         Mark face aliases with "-face" in the name as obsolete.
6863 2009-09-01  Glenn Morris  <rgm@gnu.org>
6865         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6866         than goto-line.
6868 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6870         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6871         Don't move point if the command is invoked inside the message header.
6873 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6875         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6876         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6877         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6878         * nnir.el (nnir-swish-e-index-file):
6879         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6880         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6881         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6882         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6883         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6884         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6886 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6888         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6889         Don't save excursion.
6891 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6893         * nnheader.el (nnheader-find-file-noselect):
6894         * mm-util.el (mm-insert-file-contents):
6895         Use (default-value 'major-mode) instead of default-major-mode.
6897 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6899         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6901 2009-08-25  Glenn Morris  <rgm@gnu.org>
6903         * nnir.el (top-level): Don't require cl at run-time.
6904         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6905         Replace cl-function substitute with gnus-replace-in-string.
6906         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6907         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6908         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6909         simplified expansions.
6911 2009-08-22  Glenn Morris  <rgm@gnu.org>
6913         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6914         goto-line.
6916 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6918         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6920         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6921         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6922         (gnus-mm-display-part, gnus-mime-display-single)
6923         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6924         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6926         * gnus-sum.el
6927         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6928         (gnus-summary-move-article): Add expirable mark to articles copied or
6929         moved to group that has auto-expire turned on if the option is non-nil.
6931 2009-07-24  Glenn Morris  <rgm@gnu.org>
6933         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6934         Fix typo.  (Bug#3903)
6936 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6938         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6939         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6940         that should not be used for draft articles.
6941         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6942         that has no concern in minor mode keys.
6943         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6944         Abolish.
6946 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6948         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6949         article without making inquiry to a user for unknown encoding.
6951         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6952         (nnmaildir--scan): Assume i-node and device number that file-attributes
6953         returns might be cons-cell.
6955 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6957         * auth-source.el: Remove docs now in auth.texi.  Don't use
6958         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6959         `auth-source-hide-passwords' and use them.
6961 2009-07-15  Glenn Morris  <rgm@gnu.org>
6963         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6965 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6967         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6968         excessive whitespace from the default values of title and description.
6970 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6972         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6973         mail-fetch-field to fetch Content-Description header in order to
6974         exclude newlines.
6976 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6978         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6979         to deleted part.
6981 2009-05-30  David Engster  <dengste@eml.cc>
6983         * nnmairix.el: Remove old documentation in the commentary block.
6984         (nnmairix-request-group): Do not update active file for nnml back ends.
6985         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6986         end so that overview files are ignored.
6987         (nnmairix-update-groups): Make updating the groups more robust by using
6988         marks.
6989         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6990         with dollar characters in message-id.
6992 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6994         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6995         2008-12-25 in dns.el.
6997 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6999         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7000         could happen if the text is only composed of spaces and/or tabs.
7002 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7004         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7005         when sending a queued message to avoid extra mml tags.
7007 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7009         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7011 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7013         * gnus-dired.el: Remove autoload for gnus-setup-message.
7014         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7015         displaying Gnus logo; always use compose-mail.
7017 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7019         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7021 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7023         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7024         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7025         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7026         available.
7027         (gnus-nocem-epg-verify): New function.
7029 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7031         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7033 2009-02-15  Glenn Morris  <rgm@gnu.org>
7035         * gnus-util.el (rmail-insert-rmail-file-header)
7036         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7037         autoloads.
7038         (rmail-default-rmail-file): Remove unnecessary declaration.
7039         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7041 2009-02-14  Glenn Morris  <rgm@gnu.org>
7043         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7044         variable (only used in gnus-util, which declares it anyway).
7045         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7046         which was only needed by gnus-art (changed to not use it any more).
7047         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7048         only used in gnus-util, which autoloads it itself.
7049         (rmail-update-summary): Fix autoload.
7051         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7052         rather than rmail-output-to-rmail-file.
7054 2009-02-07  Glenn Morris  <rgm@gnu.org>
7056         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7057         autoload of function that no longer exists.
7058         (rmail-toggle-header): Declare.
7059         (message-forward-rmail-make-body): Handle mbox Rmail.
7061 2009-01-31  Glenn Morris  <rgm@gnu.org>
7063         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7064         2009-01-09 change.
7066 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7068         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7069         (auth-source-forget-all-cached): New convenience function.
7070         (auth-source-user-or-password): Accept list of modes or a single mode.
7072         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7073         auth-source modes.
7075         * nnimap.el (nnimap-open-connection): Use list of
7076         auth-source modes.
7078         * nntp.el (nntp-send-authinfo): Use list of
7079         auth-source modes.
7081 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7083         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7084         now.
7086 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7088         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7089         coding system in XEmacs; add a workaround for XEmacs.
7091 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7093         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7094         of current-language-environment.
7096 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7098         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7099         available at runtime.
7101 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7103         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7105 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7107         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7108         the greatest positive fixnum value doesn't work under an XEmacs with
7109         bignum support; use the most-positive-fixnum constant instead,
7110         available since Emacs 21.1 with cl and XEmacs 21.1.
7112 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7114         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7115         XEmacs gets not to work.
7117 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7119         * mm-util.el (mm-coding-system-priorities): Allow the value like
7120         "Japanese (UTF-8)" of current-language-environment.
7122 2009-01-09  Glenn Morris  <rgm@gnu.org>
7124         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7125         with last-command-event.
7127 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7129         * message.el (message-fix-before-sending): Amend comment.
7131 2009-01-07  David Engster  <dengste@eml.cc>
7133         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7134         simplified server definitions by converting it via
7135         gnus-server-to-method.
7137 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7139         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7140         parameter's operands.
7142 2009-01-06  David Engster  <dengste@eml.cc>
7144         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7145         primary select method (for gnus-group-mark-article-as-read).
7147 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7149         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7150         `(gnus)Face', not `(gnus)X-Face'.
7152 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7154         * mm-util.el (mm-ucs-to-char): New function.
7156         * mm-url.el (mm-url-decode-entities): Use it.
7158 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7160         * message.el (message-fix-before-sending): Add `eight-bit' to
7161         illegible-text check.
7163 2009-01-03  Michael Olson  <mwolson@gnu.org>
7165         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7166         `headers' is nil.  This can occur if the IMAP server does not have
7167         permissions to read messages from a folder, but can write new messages
7168         to the folder.
7169         (nnimap-request-article-part): Do not insert `data' if it is nil.
7171 2009-01-01  Dave Love  <fx@gnu.org>
7173         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7175         * nnimap.el: Fix author email.
7176         (nnimap-split-rule): Add FIXME comment.
7177         (nnimap-debug): Fix doc string.
7179 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7181         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7182         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7183         to check if those variables exist (first appeared in Emacs 18.50).
7185 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7187         * mm-util.el (mm-line-number-at-pos): New function.
7189         * spam-report.el (spam-report-process-queue): Use it.
7191 2008-12-24  David Engster  <dengste@eml.cc>
7193         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7194         parameters that haven't existed as variables as buffer-local variables.
7196 2008-12-23  Dave Love  <fx@gnu.org>
7198         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7199         cadar.
7201         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7202         imap-starttls-p.
7203         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7205 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7207         * spam-report.el (spam-report-gmane-max-requests): New constant.
7208         (spam-report-gmane-wait): New variable.
7209         (spam-report-gmane-ham, spam-report-gmane-spam)
7210         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7211         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7212         the server.
7214         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7215         Add explanations.
7217         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7218         nnheader-accept-process-output and nnheader-read-timeout if available.
7219         (pop3-movemail): Use it.
7221         * message.el (message-check-news-body-syntax): Fix signature check if
7222         there's an attachment.
7224 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7226         * mm-util.el: Add comments to the mm- emulating functions.
7228 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7230         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7231         Reported by Stephen Berman <stephen.berman@gmx.net>.
7233 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7235         * mm-util.el (mm-substring-no-properties): New function.
7236         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7237         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7238         (mm-string-to-multibyte): Doc fix.
7240         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7242 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7244         * mml.el (mml-attach-file): Strip text properties from file name.
7245         (Bug#1574)
7247 2008-12-16  Glenn Morris  <rgm@gnu.org>
7249         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7251 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7253         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7254         knows since the charset specified might be a bogus alias that
7255         mm-charset-synonym-alist provides.
7257 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7259         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7260         "ISO_8859-1".
7262         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7264 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7266         * mm-util.el (mm-charset-eval-alist):
7267         Define it before mm-charset-to-coding-system.
7268         (mm-charset-to-coding-system): Add optional argument `silent';
7269         define it before mm-charset-override-alist.
7270         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7271         default value if it can be used in Emacs currently running;
7272         silence mm-charset-to-coding-system.
7274 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7276         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7277         `allow-override' which says whether to use `mm-charset-override-alist'.
7278         (rfc2047-decode-encoded-words): Use it.
7280         * mm-util.el (mm-charset-override-alist): Fix custom type;
7281         add `(gb2312 . gbk)' to choices.
7283 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7285         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7286         fast.
7288         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7290 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7292         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7293         on links.
7295         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7297 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7299         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7300         users' addresses that don't have domain parts.
7301         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7302         rather than message-narrow-to-head since there will be the message
7303         header separator.
7305 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7307         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7308         since the result is inserted in a unibyte buffer anyway.
7309         (nnimap-demule-use-string-to-multibyte): Remove.
7310         (nnimap-demule): Alias it to mm-string-to-multibyte.
7312 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7314         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7315         variable for debugging bug#464 and bug#1174.
7316         (nnimap-demule): Use it.
7318 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7320         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7321         score calculation correctly.
7323 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7325         * message.el (message-send-mail): Just set the buffer to unibyte
7326         rather than use mm-with-unibyte-current-buffer which does a lot more.
7327         (message-send-mail-partially): Don't bother with
7328         mm-with-unibyte-current-buffer since it's already been made unibyte by
7329         message-send-mail.
7331 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7333         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7335 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7337         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7339 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7341         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7342         require itself and to remove `with-no-warnings'.
7344 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7346         * starttls.el (starttls-any-program-available): Get the name of the
7347         available TLS layer program.
7348         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7349         well as the host name in the "opening" message.
7351         * auth-source.el (auth-source-cache, auth-source-do-cache)
7352         (auth-source-user-or-password): Cache passwords and logins by default,
7353         allow override with `auth-source-do-cache'.
7354         (auth-source-forget-user-or-password): Allow users to remove cache
7355         entries if needed.
7357 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7359         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7360         condition-case to only the forward-sexp call.
7362 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7364         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7365         quotes contained.  Make it more robust regardless by an extra
7366         condition-case wrapper.
7368 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7370         * nnml.el (nnml-request-expire-articles): Check if the function set to
7371         `nnmail-expiry-target' returns the symbol `delete'.
7373         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7375         * nnmail.el (nnmail-expiry-target): Fix custom type.
7377 2008-10-02  Glenn Morris  <rgm@gnu.org>
7379         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7380         Silence compiler warning.
7382 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7384         * mml.el (mml-menu): Don't assume mml2015 is bound.
7386 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7388         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7389         exists.
7391 2008-09-27  Glenn Morris  <rgm@gnu.org>
7393         * gnus-util.el (mail-header-remove-comments): Autoload it.
7395 2008-09-27  Andreas Schwab  <schwab@suse.de>
7397         * gnus-util.el (gnus-split-references): Strip comments.
7398         (gnus-parent-id): Likewise.
7400 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7402         * message.el (message-confirm-send): Fix version.
7404 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7406         * message.el (message-idna-to-ascii-rhs-1): Use
7407         mail-extract-address-components rather than mail-header-parse-addresses
7408         that is an alias by default to ietf-drums-parse-addresses that does not
7409         support non-ASCII names in headers' contents.
7411 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7413         * message.el (message-confirm-send): Fix variable documentation to
7414         avoid the "y/n" wording.
7416 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7418         * message.el (message-set-auto-save-file-name): Save to a different
7419         filename so multiple messages (especially drafts) can be recovered.
7421 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7423         * message.el (message-confirm-send): Add appropriate version.
7425 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7427         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7428         defvar.
7430 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7432         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7433         (mm-pkcs7-enveloped-magic): Ditto.
7435 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7437         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7438         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7440 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7442         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7443         default, it's better.
7445 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7447         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7448         summary line gnus-number property and ignore them (with a warning
7449         message).
7451 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7453         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7454         macro caddr in the interactive form since it won't be expanded.
7456 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7458         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7459         `charset'; fix name of function called recursively.
7460         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7462 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7464         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7465         (gnus-mime-set-charset-parameters): New function.
7466         (gnus-mime-view-part-as-charset): Use it to correctly display part
7467         specifying wrong charset.
7469 2008-09-08  David Engster  <dengste@eml.cc>
7471         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7472         in completing-read for back end server.
7474 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7476         * message.el (message-confirm-send): New variable to confirm sending a
7477         message.
7478         (message-send): Use it.
7480 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7482         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7484 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7486         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7488 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7490         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7491         prevent tracking too many groups.
7492         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7493         Use it.
7495 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7497         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7498         moving point to the bottom of the window in order to avoid recentering.
7500 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7502         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7503         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7504         (gnus-article-beginning-of-window): Fix calculation.
7506 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7508         * gnus-msg.el (gnus-summary-supersede-article)
7509         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7510         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7511         message header.
7513 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7515         * message.el:
7516         * gnus-start.el:
7517         * gnus-registry.el: Remove VMS support.
7519 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7521         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7522         macro.
7523         (rfc2104-hash): Use it.
7525 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7527         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7528         (gnus-summary-sort-by-most-recent-date): New commands.
7529         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7530         and menu entries.
7532 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7534         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7535         don't redisplay article for raw contents; remove plural articles stuff.
7537         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7538         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7539         on gnus-summary-save-article; display results properly.
7541 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7543         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7545 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7547         * gnus-art.el (gnus-summary-save-in-pipe):
7548         Consider gnus-save-all-headers.
7550 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7552         * gnus-util.el (ns-focus-frame): Remove declaration.
7553         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7554         like x.
7556 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7558         * rfc2104.el (rfc2104-zero): Delete defconst.
7559         (rfc2104-hex-alist): Likewise.
7560         (rfc2104-hex-to-int): Delete func.
7561         (rfc2104-hexstring-to-bitstring): Likewise.
7562         (rfc2104-nybbles): New defconst.
7563         (rfc2104-hash): Rewrite for speed.
7565 2008-07-16  Glenn Morris  <rgm@gnu.org>
7567         * gnus-util.el (ns-focus-frame): Declare for compiler.
7569 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7571         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7572         set as a group parameter.
7573         (gnus-summary-save-in-pipe): Work when it is called independently.
7574         (gnus-summary-pipe-to-muttprint): Don't modify
7575         gnus-summary-pipe-output-default-command.
7577 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7579         * message.el (message-send-mail-with-sendmail):
7580         Display the error message.
7582 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7584         * gnus-art.el (gnus-default-article-saver):
7585         Add gnus-summary-save-in-pipe to choices.
7586         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7587         gnus-summary-pipe-output-default-command as the default command.
7588         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7589         instead of gnus-last-shell-command.
7591         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7592         New user option.
7593         (gnus-summary-muttprint-program): Mention the value will be changed.
7594         (gnus-summary-save-article): Force showing of all headers.
7595         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7597 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7599         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7601 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7603         * nnimap.el (nnimap-id):
7604         * sieve-manage.el (sieve-manage-open): Doc fixes.
7606 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7608         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7609         if available.
7611 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7613         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7615         * nnkiboze.el (nnkiboze-generate-group):
7616         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7618         * nnmairix.el: Require CL.
7620 2008-06-15  David Engster  <dengste@eml.cc>
7622         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7624 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7626         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7627         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7628         runtime choice under XEmacs.
7630         * gnus-sum.el (gnus-summary-set-display-table):
7631         Use `gnus-put-display-table', `gnus-get-display-table',
7632         `gnus-set-display-table' for the display table, instead of `aset'.
7634 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7636         * nnmairix.el: Add autoloads.
7638 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7640         * nnmairix.el (nnmairix-delete-recreate-group)
7641         (nnmairix-update-and-clear-marks): Fix error messages.
7643 2008-06-14  David Engster  <dengste@eml.cc>
7645         * nnmairix.el: Upgrade to version 0.6.
7646         (nnmairix-group-toggle-propmarks-this-group)
7647         (nnmairix-group-toggle-readmarks-this-group)
7648         (nnmairix-group-delete-recreate-this-group)
7649         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7650         (nnmairix-remove-tick-mark-original-article): New commands.
7651         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7652         (nnmairix-propagate-marks-to-nnmairix-groups)
7653         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7654         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7655         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7656         functions needed for marks propagation and manipulation of read marks.
7657         (nnmairix-update-groups): New function.
7658         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7659         (nnmairix-determine-original-group-from-registry)
7660         (nnmairix-determine-original-group-from-path)
7661         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7662         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7663         New helper functions.
7664         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7665         keystrokes for new commands.
7666         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7667         (nnmairix-request-group): Check allow-fast group parameter.
7668         (nnmairix-request-create-group): Set allow-fast group parameter if
7669         nnmairix-allowfast-default is set.
7670         (nnmairix-close-group): Propagate marks upon closing if needed.
7671         (nnmairix-group-toggle-threads-this-group): Use new.
7672         nnmairix-group-toggle-parameter helper function.
7673         (nnmairix-search): Better check for empty search result.
7674         (nnmairix-goto-original-article): Use new helper functions for
7675         determining original article.
7676         (nnmairix-show-original-article): Make sure message-id is in brackets.
7677         (nnmairix-call-mairix-binary): Change variable name.
7678         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7679         helper function.
7680         (nnmairix-widget-toggle-activate): Fix doc string.
7682 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7684         * nnir.el: Require edmacro when compiling with XEmacs.
7685         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7686         available in Emacs 21.
7688 2008-06-11  Glenn Morris  <rgm@gnu.org>
7690         * gnus-util.el (x-focus-frame):
7691         * gnus.el (image-size):
7692         * mm-decode.el (image-size): Declare.
7694         * gnus-picon.el (declare-function): Add compat definition.
7695         (image-size): Declare.
7697         * gnus-group.el (tool-bar-map):
7698         * gnus-sum.el (tool-bar-map): Define for compiler.
7700         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7702         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7704         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7705         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7706         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7707         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7708         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7709         * sieve-manage.el, spam-report.el, spam.el:
7710         Remove unnecessary eval-and-compile of autoloads.
7712 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7714         * auth-source.el: Precise Tramp doc.
7716 2008-06-07  Glenn Morris  <rgm@gnu.org>
7718         * nnmairix.el: Remove unnecessary eval-when-compile.
7720 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
7722         * nnir.el: New file.
7724 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7726         * gnus-util.el (gnus-read-shell-command): New function.
7727         * mm-decode.el (mm-pipe-part):
7728         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7730 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7732         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7734 2008-06-03  Glenn Morris  <rgm@gnu.org>
7736         * pop3.el (nnheader-accept-process-output): Autoload it.
7738 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7740         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7741         are not 2-digit hexadecimal characters that follow `%'s.
7743 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7745         * message.el (message-bogus-recipient-p): Fix type in doc string.
7746         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7747         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7748         Improve custom options.
7749         (message-bogus-recipient-p): Adjust accordingly.
7751 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7753         * nnmairix.el: Require edmacro when compiling with XEmacs.
7755 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7757         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7758         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7760 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7762         * auth-source.el: Add more docs.
7764 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7766         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7767         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7768         retrieval faster in some cases, but might make CPU usage larger.
7769         If this has any bad side effects, we might revert this change.
7771         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7772         seems to make mail retrieval much, much faster.
7773         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7774         unconditionally.
7776         * gnus-draft.el (gnus-group-send-queue):
7777         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7779 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7781         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7783         * message.el (message-bogus-address-regexp): Fix and improve custom
7784         type.
7785         (message-setup-hook): Add message-check-recipients as custom option.
7787 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7789         * message.el (message-cite-function): Remove bogus autoload which crept
7790         in during merge from v5-10.
7792 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7794         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7796         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7798         * auth-source.el: Preliminary Tramp docs.
7799         (auth-sources): Change the default auth-sources to use
7800         EPA .gpg files.
7802 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7804         * nntp.el: Autoload `auth-source-user-or-password'.
7805         (nntp-send-authinfo): Use it.
7807         * nnimap.el: Autoload `auth-source-user-or-password'.
7808         (nnimap-open-connection): Use it.
7810         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7811         for the gnus-message function.
7812         (auth-source-user-or-password): Use it.
7814 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7816         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7817         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7818         (rfc2104-hash): Use it.
7820 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7822         * gnus-art.el (gnus-article-toggle-truncate-lines):
7823         Don't use `iff' in docstring.
7825 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7827         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7829         * gnus-util.el (gnus-extract-address-component-name)
7830         (gnus-extract-address-component-email): Convenience functions around
7831         `gnus-extract-address-components'.
7833         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7834         Use `gnus-extract-address-component-email' to fix bug of comparing full
7835         sender name to `user-mail-address'.
7837 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7839         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7840         catch/throw to optimize.
7841         (gnus-registry-find-keywords): Just use member to find a keyword.
7843 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7845         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7846         is current before calling gnus-server-prepare.
7847         (gnus-server-setup-buffer, gnus-server-update-server)
7848         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7850 2008-05-04  Juri Linkov  <juri@jurta.org>
7852         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7853         (mailcap-file-default-commands): Use mailcap-replace-in-string
7854         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7855         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7857 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7859         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7861 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7863         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7864         hooks.
7865         (gnus-update-read-articles): Speed up non-marks-using users.
7866         (gnus-use-marks): Define gnus-use-marks.
7867         (gnus-propagate-marks): Rename variable to something more sensible.
7869 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7871         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7872         (gmm-image-load-path-for-library): Fix typos in docstrings.
7873         (gmm-message): Reflow docstring.
7875 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7877         * mail-source.el (mail-source-set-1, mail-source-bind):
7878         Move auth-source code out of the macro to clean it up and fix bugs.
7880 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7882         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7883         by sender if it's equal to user-mail-address, it's likely to be
7884         useless.
7886         * mail-source.el (mail-source-bind): Don't use user or password if they
7887         are not bound.  Unintern them if they are nil.  Don't use server unless
7888         it's bound, and default it to empty string otherwise.
7890 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7892         * mail-source.el: Load auth-source.el.
7893         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7894         get user name or password, if auth-sources is set up.
7896         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7897         strategy of splitting with parent.
7898         (gnus-registry-split-fancy-with-parent)
7899         (gnus-registry-post-process-groups): Use it and fix prior
7900         bug (returning a list as the split result).
7902         * auth-source.el (auth-sources): Remove server parameter.
7903         (auth-source-pick, auth-source-user-or-password)
7904         (auth-source-user-or-password-imap)
7905         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7906         (auth-source-user-or-password-sftp)
7907         (auth-source-user-or-password-smtp): Remove server parameter.
7909 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7911         * smime.el (smime-sign-region, smime-encrypt-region)
7912         (smime-decrypt-region):
7913         Remove redundant calls to `generate-new-buffer-name'.
7915 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7917         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7918         Don't use QP for message/rfc822.
7919         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7921 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7923         * sieve-manage.el (sieve-string-bytes): Remove.
7924         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7925         correct byte-length only if the process's coding-system is the same as
7926         the one used internally by Emacs to represent strings.
7928 2008-04-22  Juri Linkov  <juri@jurta.org>
7930         * mailcap.el (mailcap-file-default-commands): New function.
7932 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7934         * message.el (message-signature-separator, message-cite-function):
7935         Change custom version.
7937 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7939         * mm-decode.el (mm-display-external): Make temp file read-only.
7941 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7943         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7944         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7945         `C-c C-f d'.
7947 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7949         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7951 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7953         * auth-source.el: Add docs.
7954         (auth-sources): Modify format to support server.
7955         (auth-source-pick, auth-source-user-or-password)
7956         (auth-source-user-or-password-imap)
7957         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7958         (auth-source-user-or-password-sftp)
7959         (auth-source-user-or-password-smtp): Add server parameter.
7961 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7963         * gnus-registry.el: Initialize the registry when gnus-registry-install
7964         is t.
7966 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7968         * compface.el (uncompface): Make buffer unibyte.
7970 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7972         * mail-source.el (mail-source-value):
7973         Prefer fboundp to functionp so it works with macros as well.
7975 2008-04-05  Glenn Morris  <rgm@gnu.org>
7977         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7979 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7981         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7982         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7984         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7985         multibyteness after rather than before erasing it.
7987         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7988         mm-with-multibyte.
7989         (gnus-request-article-this-buffer): Make sure the proper decoding is
7990         used if gnus-original-article-buffer happens to be unibyte.
7992         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7993         default-enable-multibyte-characters.
7995         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7996         default-enable-multibyte-characters.
7998         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8000         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8002 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8004         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8005         Fix last change in case the element is not even a symbol.
8007 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8009         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8010         imap-enable-exchange-bug-workaround.
8011         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8013 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8015         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8016         a 100 byte status-checks into a 2-3MB transfer for each group.
8017         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8018         to enable bug workaround or not.
8019         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8021 2008-03-31  Glenn Morris  <rgm@gnu.org>
8023         * message.el (mml2015-use): Declare for compiler.
8024         (message-info): Require mml2015 when appropriate.
8026 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8028         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8029         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8030         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8031         (nntp-service-to-port): New function.
8032         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8033         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8034         (nntp-open-netcat-stream): New function.
8035         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8037 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8039         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8041 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8043         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8045 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8047         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8049 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8051         * message.el (message-signature-separator): Change default.
8052         Improve custom type.
8053         (message-cite-function): Change default to
8054         message-cite-original-without-signature.
8056         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8057         toggle.
8059         * message.el (message-check-news-body-syntax): Fix signature check.
8060         (message-setup-1): Mark buffer as unmodified _after_ running
8061         message-setup-hook and handling message-alternative-emails.
8062         (message-shorten-references): Be more strict when building list of
8063         valid references to comply with GNKSA.
8065         * gnus-group.el (gnus-read-ephemeral-bug-group)
8066         (gnus-read-ephemeral-debian-bug-group)
8067         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8069         * message.el (message-info): Don't use booleanp which isn't supported
8070         in Emacs 21 and XEmacs.
8072 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8074         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8075         gnus-group-gmane-group-download-format.
8076         (gnus-group-read-ephemeral-gmane-group): Rename from
8077         gnus-group-read-ephemeral-gmane-group.
8078         (gnus-read-ephemeral-gmane-group-url): Rename from
8079         gnus-group-read-ephemeral-gmane-group-url.
8080         (gnus-bug-group-download-format-alist): New variable.
8081         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8082         (gnus-read-ephemeral-emacs-bug-group): New commands.
8084 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8086         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8087         (gnus-visible-headers): Improve custom type.
8089 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8091         * mml.el (mml-menu): Add workarounds for XEmacs.
8093         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8094         X-Boundary header.
8096         * message.el (message-simplify-recipients): Fix previous commit.
8098 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8100         * mm-util.el (mm-set-buffer-multibyte): New function.
8101         * mm-decode.el (mm-copy-to-buffer): Use it.
8103         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8104         Prefer fboundp to functionp so it works with macros as well.
8106 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8108         * message.el (message-alter-recipients-discard-bogus-full-name):
8109         New function.
8110         (message-alter-recipients-function): New variable.
8111         (message-get-reply-headers): Use it.
8112         (message-replace-header): New helper function.
8113         (message-recipients-without-full-name): New variable.
8114         (message-simplify-recipients): New command.
8116         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8118         * message.el (message-info): Handle EasyPG manual.
8120         * mml.el (mml-menu): Add entry for EasyPG.
8122 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8124         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8125         parameter.
8127         * message.el (message-disassociate-draft): Specify drafts group name
8128         fully.
8130 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8132         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8133         Eliminate unnecessary duplicates from the match list.
8135 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8137         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8138         args of `how-many' of which the XEmacs version doesn't take; declare
8139         Info-index-next as function.
8141 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8143         * gnus-score.el (gnus-score-headers): Fix handling of
8144         gnus-inhibit-slow-scoring.
8146         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8147         string.
8148         (gnus-button-url-regexp): Improve handling of parenthesis.
8149         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8150         (gnus-button-handle-info-keystrokes): Handle index entries.
8152 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8154         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8155         Incoming* files.
8157 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8159         * auth-source.el (auth-sources): Rename from auth-source-choices.
8160         (auth-source-pick): Use it.
8162 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8164         * auth-source.el (auth-source-protocols)
8165         (auth-source-protocols-customize, auth-source-choices): Add and
8166         modified variable customizations and defaults.
8167         (auth-source-pick, auth-source-user-or-password)
8168         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8169         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8170         (auth-source-user-or-password-sftp)
8171         (auth-source-user-or-password-smtp): Use new variables and provide an
8172         interface to netrc.el.
8174 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8176         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8177         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8178         Make sure the nntp port to specify is a string.
8180 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8182         * nntp.el: Use with-current-buffer.
8183         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8184         dubious mm-with-unibyte-current-buffer.
8185         (nntp-with-open-group-function): New function extracted from
8186         nntp-with-open-group macro.
8187         (nntp-with-open-group): Use the function, so it's easier to debug.
8188         Add indentation and debugging info.
8189         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8190         Recommend the use of the netcat alternatives.
8192         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8193         Avoid mm-string-as-multibyte as well.
8195         * nnweb.el (nnweb-insert-html):
8196         Remove use of nnheader-string-as-multibyte.
8198         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8199         (nnheader-string-as-multibyte): Remove.
8201         * mm-view.el: Use inhibit-read-only.
8202         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8203         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8204         or unibyte-string.
8206         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8207         (mm-uu-yenc-extract): Use with-current-buffer.
8209         * gnus-soup.el (gnus-soup-send-packet): Don't use
8210         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8212         * nnmh.el: Use with-current-buffer.
8213         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8214         mm-string-as-multibyte on the output of mm-encode-coding-string.
8216         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8217         (nnimap-request-move-article): Use with-current-buffer.
8219         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8220         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8221         conversion uses string-make-unibyte rather than string-as-unibyte.
8223         * gnus-msg.el: Use with-current-buffer.
8225         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8227 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8229         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8230         string for caching if it is 'PIN.
8232 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8234         * mail-source.el (mail-source-delete-old-incoming-confirm):
8235         Change default to nil.
8236         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8238 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8240         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8241         (gnus-article-goto-prev-page): Work for articles having ^L's.
8243         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8245         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8247 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8249         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8250         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8251         (gnus-bookmark-jump): Adjust some variable names.
8253 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8255         * auth-source.el: New package.
8256         (auth-source-choices): Add customization entry point variable.
8258         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8259         bug.
8261 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8263         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8264         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8265         (gnus-registry-install-shortcuts): Rename from
8266         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8267         the `gnus-registry-mark-map' keymap dynamically from
8268         `gnus-registry-marks'.  The generated functions update the summary line
8269         when a registry mark is added or deleted, and will call
8270         `gnus-registry-install-p' (see the comments in the code).
8271         (gnus-registry-user-format-function-M): Use concat intelligently.
8273         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8274         the registry mark functions.
8276 2008-03-05  Glenn Morris  <rgm@gnu.org>
8278         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8279         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8280         gnus-art.
8281         (top-level): No need to load own source when compiling.
8283 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8285         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8286         Suggested by <chris.anderton@zetnet.co.uk>.
8288 2008-03-04  Glenn Morris  <rgm@gnu.org>
8290         * gnus-sum.el (top-level): No need to require gnus when compiling,
8291         since unconditionally required near start of file.
8292         (gnus-summary-display-while-building): Move definition before use.
8294 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8296         * gnus-registry.el (gnus-registry-user-format-function-M):
8297         Add formatting function.
8299 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8301         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8302         with plists.
8303         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8304         Use new format.
8306 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8308         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8309         `where-is-internal' that returns a range of key sequences.
8311 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8313         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8315         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8316         (gnus-summary-jump-to-group): Consider windows on other displayed
8317         frames as well.  Similar changes might be needed elsewhere, but that's
8318         the one I've bumped into during my use.
8320         * nndoc.el (nndoc-oe-dbx-type-p):
8321         * gnus-msg.el (gnus-debug):
8322         * gnus-group.el (gnus-update-group-mark-positions):
8323         Use mm-string-to-multibyte.
8325 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8327         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8328         doesn't handle NotDashEscaped.
8330         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8331         (mml-dnd-attach-options): Fix typo in custom choice.
8333         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8334         Change nndoc-article-type to mbox.
8335         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8337         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8338         to nil, instead of html2text.
8340         * imap.el (imap-debug): Add `imap-ping-server'.
8342         * gnus-bookmark.el: Add FIXMEs.
8344         * message.el (message-form-letter-separator)
8345         (message-send-form-letter-delay): New variables.
8346         (message-send-form-letter): Use them.  New command to send form
8347         letters.  Requested by Uwe Siart.
8348         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8350 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8352         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8353         empty author.
8355 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8357         * gnus-registry.el (gnus-registry-marks): Add variable for
8358         customization of marks and their appearance.
8359         (gnus-registry-read-mark): Use it.
8360         (gnus-registry-do-marks): Add utility function to loop through
8361         `gnus-registry-marks'.
8362         (gnus-registry-install-shortcuts-and-menus): Add function to install
8363         shortcuts and menus.
8364         (gnus-registry-initialize): Use it.
8365         (gnus-registry-default-mark): Clarify documentation.
8367 2008-02-29  Glenn Morris  <rgm@gnu.org>
8369         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8370         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8371         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8372         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8373         Change defcustom :version from 23.0 to 23.1.
8375 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8377         * gnus-registry.el (gnus-registry-follow-group-p)
8378         (gnus-registry-post-process-groups): Add functions to aid registry
8379         splitting and improve logging.  Clarify behavior in function
8380         documentation.
8381         (gnus-registry-split-fancy-with-parent): Use them.
8383 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8385         * gnus-art.el: Use with-current-buffer.
8387 2008-02-27  David Engster  <dengste@eml.cc>
8389         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8390         Express real group name in the response.
8392 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8394         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8395         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8396         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8397         autoload gnus-registry-fetch-group when compiling.
8398         (nnmairix-request-group-with-article-number-correction):
8399         Remove unreferenced argument passed to nnmairix-call-backend.
8401 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8403         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8404         (mm-uu-extract): Improve face for low color ttys.
8405         Reported by Sascha Wilde.
8407 2008-02-27  Glenn Morris  <rgm@gnu.org>
8409         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8410         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8411         variables to defconsts.  Convert comments to doc-strings.
8412         (nnmairix-last-server, nnmairix-current-server): Convert from free
8413         variables to defvars.  Convert comments to doc-strings.
8414         (gnus-registry-fetch-group): Autoload.
8415         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8416         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8417         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8418         caddr.
8419         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8420         nnmairix-request-group-with-article-number-correction call.
8421         (nnmairix-fast, nnmairix-group): New, less general names, for free
8422         variables passed from nnmairix-request-group to
8423         nnmairix-request-group-with-article-number-correction.  Declare.
8424         (nnmairix-request-group-with-article-number-correction):
8425         Use nnmairix-fast, nnmairix-group rather than fast, group.
8427 2008-02-26  David Engster  <dengste@eml.cc>
8429         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8430         version 0.5.
8432 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8434         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8435         instead of making an extra function call.  Don't add the current group
8436         to articles only when they have the group.  Use
8437         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8438         Reported by David <de_bb@arcor.de>.
8440 2008-02-24  Miles Bader  <miles@gnu.org>
8442         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8443         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8444         (mm-find-mime-charset-region):
8445         * mm-bodies.el (mm-encode-body):
8446         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8448 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8450         * mail-source.el (mail-source-delete-incoming): Change default.
8451         Supplement doc string.
8453         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8455 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8457         * nnmail.el (nnmail-message-id-cache-file): Derive from
8458         `gnus-home-directory'.
8460 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8462         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8463         Document negative prefix.
8465         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8467 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8469         * message.el (message-unsent-separator): Add the Exim bounce
8470         separator.
8472 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8474         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8475         list.
8476         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8477         recipient/signer list.
8479 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8481         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8482         fbound (Emacs 23 unicode), signal an error.
8484 2008-02-08  Glenn Morris  <rgm@gnu.org>
8486         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8488 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8490         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8491         ports to the calls to `netrc-machine-user-or-password' in addition to
8492         "imap" and "imaps".
8494 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8496         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8497         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8498         <hanche@math.ntnu.no>.
8500 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8502         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8504 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8506         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8508         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8510 2008-02-01  Miles Bader  <miles@gnu.org>
8512         * mml.el (mml-parse-1): Remove apparently vestigial use of
8513         `mm-hack-charsets'.
8514         * mm-bodies.el (mm-encode-body): Likewise.
8516 2008-02-01  Kenichi Handa  <handa@m17n.org>
8518         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8519         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8520         (rfc2104-hash): Convert the result of concat to unibyte string.
8522 2008-02-01  Dave Love  <fx@gnu.org>
8524         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8525         coding-system-for-read.
8526         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8528         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8529         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
8530         (mm-find-mime-charset-region): Remove hack-charsets stuff.
8532 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8534         * mail-source.el (mail-sources): Add `group' choice.
8536         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8537         parameter `in-group' to control into which group the articles go.
8538         Add treatment of `group' mail-source.
8540 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
8542         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8543         * message.el (message-beginning-of-line): Use featurep instead of bound
8544         tests in order to resolve conditionals at compile time.
8546 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8548         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8550         * mm-decode.el (mm-dissect-buffer): Decode description.
8552         * mml.el (mml-to-mime): Encode message header first.
8554 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8556         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8557         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8559 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8561         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8563 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8565         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8566         prefix keys.
8567         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8568         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8569         gnus-xmas.el.
8571 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8573         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8574         Add new variables for article mark management.
8575         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8576         list of extra data entries which, when present, will indicate that the
8577         article ID should not be trimmed from the registry.
8578         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8579         functions.
8580         (gnus-registry-read-mark): New function to read a mark name from the
8581         user.
8582         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8583         (gnus-registry-set-article-mark-internal): New functions to add and
8584         remove marks.
8585         (gnus-registry-get-article-marks): New function to show the marks for
8586         an article, or retrieve them for further use.
8588 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8590         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8591         keys when no argument is given.
8593 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8595         * gnus-sum.el (gnus-article-sort-by-random)
8596         (gnus-thread-sort-by-random): Fix doc strings.
8597         Reported by jidanni@jidanni.org.
8599 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8601         * gnus-art.el (gnus-article-describe-bindings): New function.
8602         (gnus-article-read-summary-keys): Use it.
8603         (gnus-article-mode-map): Bind `C-h b' to it.
8605 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8607         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8608         XEmacs.
8609         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8610         Protect against non-character events.
8612 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8614         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8615         New command.
8616         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8617         instead of END.  Change name of the temp file.
8618         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8619         customizable.
8621 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8623         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8624         bind `S W' to gnus-article-wide-reply-with-original; set default
8625         binding to gnus-article-read-summary-send-keys.
8626         (gnus-article-read-summary-keys): Fix the order of keys; display
8627         continuation keys correctly in the echo area; describe bindings
8628         correctly when keys end with `C-h'.
8629         (gnus-article-read-summary-send-keys): New function.
8630         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8631         Work for gnus-article-read-summary-send-keys; display continuation keys
8632         correctly in the echo area.
8633         (gnus-article-reply-with-original): Ignore prefix argument.
8634         (gnus-article-wide-reply-with-original): New function.
8636 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8638         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8639         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8641 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8643         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8644         (gnus-group-read-ephemeral-gmane-group): New command.
8646 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8648         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8650 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8652         * message.el (message-send-mail-function): Increase custom version.
8654         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8655         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8657 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8659         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8660         html parts correctly; support forwarded messages.
8661         (gnus-article-browse-html-article): Remove work buffers.
8663         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8664         compiling.
8665         (netrc-bound-and-true-p): New macro.
8666         (netrc-parse): Use it instead of bound-and-true-p that is not available
8667         in XEmacs 21.4.
8669 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8671         * gnus-registry.el (gnus-registry-mark-article)
8672         (gnus-registry-article-marks): Add functionality to mark articles
8673         through the Gnus registry.
8675         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8676         (netrc-parse): Use encrypt-file-alist to determine if
8677         encrypt-find-model or encrypt-insert-file-contents should be used.
8679 2007-12-19  Glenn Morris  <rgm@gnu.org>
8681         * mml.el (message-options-set, message-narrow-to-head)
8682         (message-in-body-p, message-mail-p, message-encode-message-body):
8683         Autoload.
8684         (message-remove-header, message-narrow-to-headers-or-head)
8685         (message-subscribed-p, message-make-mail-followup-to)
8686         (message-position-on-field, message-news-p)
8687         (message-options-set-recipient, message-generate-headers)
8688         (message-sort-headers): Declare as functions.
8690 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8692         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8693         convention in doc string.
8695 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8697         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8698         title to html parts.
8699         (gnus-article-browse-html-article): Pass message header to it.
8701         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8703 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8705         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8706         or password compatible with XEmacs.
8708 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8710         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8711         format document.
8712         (gnus-mime-delete-part): Don't write description line if empty.
8713         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8715 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
8717         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8718         (gnus-summary-mark-read-and-unread-as-read)
8719         (gnus-summary-mark-current-read-and-unread-as-read)
8720         (gnus-summary-mark-unread-as-ticked): Doc fix.
8721         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8723 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8725         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8726         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8728 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8730         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8731         yes-or-no-p.
8733 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8735         * mm-decode.el (mm-add-meta-html-tag): New function.
8736         (mm-save-part-to-file, mm-pipe-part): Use it.
8738         * gnus-art.el (gnus-article-browse-delete-temp-files):
8739         Use gnus-y-or-n-p instead of y-or-n-p.
8740         (gnus-article-browse-html-parts): Work with message/external-body; use
8741         mm-add-meta-html-tag.
8743 2007-12-11  Glenn Morris  <rgm@gnu.org>
8745         * gnus-cache.el: Require gnus-sum not just when compiling.
8747         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8749         * gnus-int.el (gnus-server-opened, gnus-status-message):
8750         Move definitions before use.
8752         * mm-decode.el: Require gnus-util.
8753         (mm-remove-part): Only call delete-annotation on XEmacs.
8755         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8757         * nnmail.el: Require gnus-int.
8759         * spam.el: Move `require's before `eval-when-compile's.
8761         * gnus-ems.el (gnus-alive-p):
8762         * gnus-fun.el (message-goto-eoh):
8763         * gnus-util.el (gnus-group-name-decode):
8764         * mail-source.el (gnus-compress-sequence):
8765         * message.el (Info-goto-node, format-spec):
8766         * mm-bodies.el (message-options-get):
8767         * mm-decode.el (mm-view-pkcs7):
8768         * mm-util.el (gmm-write-region):
8769         * mml-smime.el (mml-compute-boundary)
8770         (gnus-completing-read-with-default):
8771         * mml.el (widget-button-press, gnus-make-hashtable):
8772         * mml1991.el (mm-decode-content-transfer-encoding)
8773         (mm-encode-content-transfer-encoding)
8774         (message-options-get, message-options-set):
8775         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8776         * nnfolder.el (gnus-request-group):
8777         * nnheader.el (ietf-drums-unfold-fws):
8778         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8779         * smime.el (gnus-run-mode-hooks):
8780         * spam-stat.el (gnus-message): Autoload.
8782         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8783         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8784         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8785         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8786         Add declare-function compatibility definition.
8788         * gnus-cache.el (nnvirtual-find-group-art):
8789         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8790         (gnus-add-image, gnus-add-wash-type):
8791         * gnus-group.el (nnkiboze-score-file):
8792         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8793         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8794         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8795         (message-tokenize-header, gnus-get-buffer-create)
8796         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8797         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8798         * gnus.el (gnus-group-decoded-name):
8799         * mail-source.el (imap-capability):
8800         * mm-bodies.el (message-options-set):
8801         * mm-decode.el (gnus-configure-windows):
8802         * mm-extern.el (message-goto-body):
8803         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8804         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8805         (epg-sub-key-validity, message-options-set):
8806         * mml.el (widget-event-point, gnus-configure-windows):
8807         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8808         * mml2015.el (epg-check-configuration, epg-configuration)
8809         (message-options-set):
8810         * nndb.el (nndb-request-article):
8811         * nnfolder.el (gnus-request-create-group):
8812         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8813         * nnmaildir.el (gnus-group-mark-article-read):
8814         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8815         * rfc1843.el (message-fetch-field):
8816         * spam.el (gnus-extract-address-components):
8817         Declare as functions.
8819 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8821         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8823 2007-12-09  Glenn Morris  <rgm@gnu.org>
8825         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8827         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8828         * message.el, mm-view.el, sieve-manage.el, smime.el:
8829         Add declare-function compatibility definition.
8831         * gnus-art.el (w3-region, w3m-region, Info-menu):
8832         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8833         * gnus-sum.el (gnus-get-predicate):
8834         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8835         * message.el (mail-abbrev-in-expansion-header-p):
8836         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8837         (w3m-detect-meta-charset, w3m-region):
8838         * sieve-manage.el (password-read, password-cache-add)
8839         (password-cache-remove):
8840         * smime.el (password-read-and-add): Declare as functions.
8842 2007-12-08  David Kastrup  <dak@gnu.org>
8844         * gnus-sum.el (gnus-summary-simplify-subject-query):
8845         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8846         `message'.
8848 2007-12-07  Glenn Morris  <rgm@gnu.org>
8850         * gnus-art.el (article-make-date-line): Revert previous change.
8852 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8854         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8856 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8858         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8859         Call gnus-add-to-range ranges only once with a prepared article-list.
8861 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8863         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8864         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8865         group names with backslashes.
8866         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8868 2007-12-06  Deepak Goel  <deego3@gmail.com>
8870         * gnus-art.el (article-make-date-line):
8871         * gnus-start.el (gnus-load):
8872         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8874 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8876         * gnus-art.el (gnus-use-idna)
8877         * gnus-start.el (gnus-site-init-file)
8878         * message.el (message-use-idna)
8879         * mm-uu.el (mm-uu-hide-markers)
8880         * smiley.el (smiley-style): Revert changes that suppress warnings.
8882 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8884         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8885         specify charset to html source.
8886         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8888 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8890         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8891         idna-program in order to suppress byte compile warning issued by XEmacs
8892         that came to byte compile the default value section of defcustom forms
8893         recently.
8895         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8896         value of installation-directory.
8898         * message.el (message-use-idna): Don't directly refer to the value of
8899         idna-program.
8901         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8903         * smiley.el (smiley-style): Don't directly call face-attribute.
8905 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8907         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8909         * gnus-dired.el: Reduce Gnus dependencies.
8910         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8911         Don't require.  Use autoloads instead.
8912         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8913         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8914         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8915         (gnus-dired-mode): Adjust doc string.
8916         (gnus-dired-mail-mode): New variable.
8917         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8918         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8919         (gnus-dired-mail-buffers): New function.  Return mail or message
8920         composition buffers.
8921         (gnus-dired-attach): Use it.
8922         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8923         NO-DECODE.
8924         (gnus-dired-print): Use `gnus-print-buffer' depending on
8925         `gnus-dired-mail-mode'.
8927 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8929         * rfc2047.el (rfc2047-encoded-word-regexp)
8930         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8931         explaining what regexp patterns are for.
8933 2007-12-04  Glenn Morris  <rgm@gnu.org>
8935         * password.el: Move to ../password-cache.el.
8937         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8938         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8939         * mml-smime.el (password-read, password-cache-add)
8940         (password-cache-remove):
8941         No need to autoload, since mml-sec requires password.
8943         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8944         * message.el (gnus-extract-address-components):
8945         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8947         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8948         password.
8950 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8952         * mailcap.el: Reduce dependencies.
8953         (mail-header-parse-content-type): Autoload.
8954         (mailcap-delete-duplicates): New alias.
8955         (mailcap-mime-info): Add optional argument NO-DECODE.
8956         (mailcap-mime-types): Use mailcap-delete-duplicates.
8958         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8960 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8962         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8963         function.
8965         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8966         (gnus-uu-yenc-article): New function.
8968         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8970         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8972 2007-12-02  Glenn Morris  <rgm@gnu.org>
8974         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
8975         Move to ../net.
8977         * binhex.el, uudecode.el: Move to ../mail.
8979         * encrypt.el: Remove file.
8981 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8983         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8984         matches on patches.
8986         * gnus-art.el (gnus-article-browse-html-article):
8987         Mention `mm-text-html-renderer' in the doc string.
8989         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8990         string.  Add comments.
8992         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8993         if rhs is ASCII.
8995 2007-12-01  Glenn Morris  <rgm@gnu.org>
8997         * dig.el, dns.el: Move to ../net.
8998         * format-spec.el, hex-util.el, sha1.el: Move to ../.
9000         * mail-source.el (top-level): Require format-spec before
9001         eval-when-compile.
9003 2007-11-30  Glenn Morris  <rgm@gnu.org>
9005         * encrypt.el: Require password, rather than autoloading password-read.
9007 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9009         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9010         caller can indicate whether the cache should be disregarded for this
9011         call.  This way the result of the call is reproducible at all times and
9012         can be considered a canonical server name for the supplied method.
9013         (gnus-agent-method-p): Canonicalize server names by pushing their
9014         method through `gnus-method-to-server' using the no-cache argument.
9016         * gnus-srvr.el (gnus-server-insert-server-line):
9017         Call `gnus-method-to-server' with `no-cache' argument.
9019         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9020         gnus-agent-possibly-synchronize-flags as this should be called when the
9021         server is actually being opened.
9022         (gnus-agent-possibly-synchronize-flags)
9023         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9024         flags file of an agentized server to the latter function.
9026         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9027         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9028         after a connection has been established successfully.
9030 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9032         * gnus-art.el (article-display-face): Force to display face if called
9033         interactively; check if gnus-article-x-face-too-ugly matches author.
9034         (article-display-x-face): Display face even if From header is missing
9035         as article-display-face does.
9037 2007-11-28  Richard Stallman  <rms@gnu.org>
9039         * md4.el: Move to ../.
9040         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
9042 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9044         * mail-source.el (mail-sources): Default to fetch from file for
9045         compatibility with default of nnmail-spool-file.
9047 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9049         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9050         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9051         to look for encoded word that should be encoded again.
9052         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9053         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9054         encoding pattern.
9055         (rfc2047-decode-region): Switch strict regexp and loose one according
9056         to rfc2047-allow-irregular-q-encoded-words.
9058 2007-11-26  Simon Josefsson  <simon@josefsson.org>
9060         * imap.el: Move to ../net directory.
9062 2007-11-25  Romain Francoise  <romain@orebokech.com>
9064         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9066 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9068         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9069         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9071         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9072         `nnmail-spool-file'.
9074         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9075         `nnmail-spool-file'.
9077         * gnus-move.el (gnus-change-server): Ditto.
9079         * gnus-kill.el (gnus-batch-score): Ditto.
9081         * gnus-cache.el (gnus-jog-cache): Ditto.
9083         * gnus-msg.el (gnus-summary-reply):
9084         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9086 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9088         * gnus-cache.el (gnus-cache-generate-nov-databases):
9089         Use nnml-generate-nov-databases-directory instead of
9090         nnml-generate-nov-databases-1.
9092 2007-11-24  Glenn Morris  <rgm@gnu.org>
9094         * message.el (message-tool-bar-retro): Update for rename
9095         mail_send.xpm->mail-send.xpm.
9097 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9099         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9100         `smime-ldap-search' for Emacs 22 and up.
9102 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9104         * hashcash.el: Move to ../mail directory.
9106         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
9108         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9109         `smime-ldap-search' for Emacs 22 and up.
9111 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9113         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9115         * message.el (message-send-mail-function): Fix error convention.
9116         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9117         (message-widen-reply, message-send-mail, message-talkative-question)
9118         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9119         (message-clone-locals, message-send-news): Use with-current-buffer.
9120         (message-insert-or-toggle-importance): Remove unused var `valid'.
9121         (message-make-references): Remove unused var `new-references'.
9122         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9124 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9126         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9127         (spam-split-symbolic-return-positive): Reflow docstring.
9128         (spam-backends, spam-summary-exit-behavior)
9129         (spam-mark-ham-unread-before-move-from-spam-group)
9130         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9131         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9132         (spam-clear-cache, spam-backend-check, spam-install-backend)
9133         (spam-install-statistical-backend, spam-list-of-processors)
9134         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9135         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9136         (spam-check-crm114, spam-initialize, spam-unload-hook):
9137         Fix typos in docstrings.
9139 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9141         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9142         been checked if they have never been read and those group levels are
9143         higher than the one that a user specified.
9145 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9147         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9148         foreign groups unless a group level is specified by a user.
9149         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9151 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9153         * message.el (message-send-mail-function): Require sendmail.
9155 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9157         * message.el (message-send-mail-function): Check for smtpmail too.
9159         * utf7.el (utf7-encode, utf7-decode): Use coding system
9160         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9162         * message.el (message-send-mail-function): New function.
9163         (message-send-mail-function): Set default using
9164         message-send-mail-function.  Adjust doc string.
9165         (message-send-mail-with-mailclient): New function.
9167 2007-11-17  Richard Stallman  <rms@gnu.org>
9169         * assistant.el: Remove file.
9171 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9173         * smime.el (from):
9174         * rfc2047.el (message-posting-charset):
9175         * qp.el (mm-use-ultra-safe-encoding):
9176         * pop3.el (parse-time-months):
9177         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9178         * nnml.el (files):
9179         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9180         (jka-compr-compression-info-list, ange-ftp-path-format)
9181         (efs-path-regexp):
9182         * nndiary.el (files):
9183         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9184         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9185         (epg-digest-algorithm-alist, inhibit-redisplay)
9186         (password-cache-expiry):
9187         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9188         (pgg-output-buffer, password-cache-expiry):
9189         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9190         (efs-path-regexp):
9191         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9192         (inhibit-redisplay):
9193         * mm-uu.el (file-name, start-point, end-point, entry)
9194         (gnus-newsgroup-name, gnus-newsgroup-charset):
9195         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9196         (latin-unity-ucs-list):
9197         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9198         (mm-uu-binhex-decode-function):
9199         * message.el (gnus-message-group-art, gnus-list-identifiers)
9200         (rmail-enable-mime-composing, gnus-local-organization)
9201         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9202         (gnus-read-active-file, facemenu-add-face-function)
9203         (facemenu-remove-face-function, gnus-article-decoded-p)
9204         (tool-bar-mode):
9205         * mail-source.el (display-time-mail-function):
9206         * gnus-util.el (nnmail-pathname-coding-system)
9207         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9208         (gnus-original-article-buffer, gnus-user-agent)
9209         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9210         (xemacs-codename, sxemacs-codename, emacs-program-version):
9211         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9212         * gnus-start.el (gnus-agent-covered-methods)
9213         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9214         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9215         (gnus-newsgroup-headers, gnus-group-list-mode)
9216         (gnus-group-mark-positions, gnus-newsgroup-data)
9217         (gnus-newsgroup-unreads, nnoo-state-alist)
9218         (gnus-current-select-method, mail-sources)
9219         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9220         (nnmail-spool-file, gnus-cache-active-hashtb):
9221         * gnus-mh.el (mh-lib-progs):
9222         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9223         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9224         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9225         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9226         (gnus-group-buffer):
9227         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9228         (font-lock-set-defaults):
9229         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9230         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9231         (gnus-summary-post-menu, total-parts, type, condition, length):
9232         * gnus-agent.el (gnus-agent-read-agentview):
9233         * flow-fill.el (show-trailing-whitespace):
9234         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9235         eval-and-compile wrappers for byte compiler pacifiers.
9237         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9238         (mm-display-inline-fontify): Check for featurep 'xemacs not
9239         extent-list.
9241         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9242         itimer-list.
9243         (mm-create-image-xemacs): Only do something for XEmacs.
9244         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9246         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9248         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9249         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9251 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9253         * nnimap.el (nnimap-split-download-body):
9254         * gnus-demon.el (gnus-demon):
9255         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9257 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9259         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9260         New macros.
9261         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9262         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9263         copy data from unibyte buffer to multibyte current buffer.
9264         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9265         to copy data from unibyte current buffer to multibyte buffer.
9266         (nntp-make-process-buffer): Make process buffer unibyte.
9268         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9270 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9272         * pop3.el (pop3-open-server): Accept and process data more robustly at
9273         connexion start to avoid spurious "POP SSL connexion failed" errors.
9275 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9277         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9278         read group names.
9280 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9282         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9284 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9286         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9287         (nnmail-save-active): Use a unibyte buffer when saving active file,
9288         which may contain non-ASCII group names.
9290         * nnml.el (nnml-request-group): Decode group names in messages.
9292 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9294         * message.el (message-citation-line-function)
9295         (message-insert-formatted-citation-line): Fix spelling of
9296         `message-insert-formated-citation-line'.
9298 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9300         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9302 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9304         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9305         nnmail-pathname-coding-system.
9307         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9308         that a user enters; decode group names in messages.
9310         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9312 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9314         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9316         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9318         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9319         risky local variable.
9321         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9323 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9325         * encrypt.el: Improve documentation to fix function name typo.
9326         Reported by Daiki Ueno <ueno@unixuser.org>.
9328 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9330         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9331         even if the point is not in the last page of an article.
9332         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9333         back to the previous page.
9335 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9337         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9339 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9341         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9343 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9345         * message.el (message-check-news-body-syntax):
9346         Avoid mm-string-as-multibyte.
9347         (message-hide-headers): Don't assume (point-min)==1.
9349 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9351         * message.el (message-remove-blank-cited-lines): Fix if remove is
9352         given.
9353         (message-bogus-address-regexp): New variable.
9354         (message-bogus-recipient-p): New function.
9355         (message-check-recipients): New command.
9356         (message-syntax-checks): Add `bogus-recipient'.
9357         (message-fix-before-sending): Add `bogus-recipient'.
9359         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9360         (gnus-treat-body-boundary): Don't test window-system.
9362 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9364         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9366 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9368         * gnus.el: Bump version to Gnus v5.13.
9370 2007-10-28  Miles Bader  <miles@gnu.org>
9372         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9373         at compile-time too.
9375 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9377         * gnus-msg.el (gnus-message-setup-hook):
9378         Add `message-remove-blank-cited-lines' to options.
9380 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9382         * message.el (message-remove-blank-cited-lines): New function.
9383         Suggested by Karl Plästerer.
9385 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9387         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9388         mapc.
9390         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9391         (top-level): Use mapc to set functions to be traced for debugging.
9393         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9394         called for effect with while loop.
9396         * message.el (message-talkative-question): Replace mapcar called for
9397         effect with mapc.
9399         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9400         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9401         called for effect with dolist.
9403         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9405         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9406         gnus-extra-headers and nnmail-extra-headers.
9408         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9409         called for effect with dolist.
9410         (top-level): Use mapc to set functions to be traced for debugging.
9412         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9413         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9414         dolist.
9416         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9417         Replace mapcar called for effect with mapc.
9418         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9419         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9420         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9421         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9423         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9424         remove-if that's a cl function.
9426         * webmail.el (webmail-debug): Replace mapcar called for effect with
9427         dolist.
9429 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9431         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9432         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9433         with while loop.
9435         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9436         functions from article-* functions.
9437         (gnus-multi-decode-header): Replace mapcar called for effect with
9438         dolist.
9440         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9441         (gnus-bookmark-show-details): Replace mapcar called for effect with
9442         while loop.
9444         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9445         called for effect with while loop.
9447         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9448         with dolist.
9450         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9451         Replace mapcar called for effect with dolist.
9453         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9455         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9456         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9457         Replace mapcar called for effect with dolist.
9458         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9459         mapc.
9461         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9462         Replace mapcar called for effect with dolist.
9463         (gnus-topic-list): Replace mapcar called for effect with mapc.
9465         * gnus.el: Use mapc instead of mapcar to add autoloads.
9467 2007-10-23  Richard Stallman  <rms@gnu.org>
9469         * gnus-group.el (gnus-group-highlight): Mark as risky.
9471 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9473         * gnus.el (gnus-server-to-method): Return method found first in
9474         gnus-newsrc-alist.
9476         * gnus-art.el (gnus-article-highlight-signature)
9477         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9478         button overlay without the front stickiness.
9480 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9482         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9483         overview buffer needed a catch to receive its throw.
9484         (gnus-agent-flush-cache): Declare as interactive to make this function
9485         easier to use.
9487 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9489         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9490         `next-line'.
9492 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9494         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9495         exclude address matching message-dont-reply-to-names.
9497 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9499         * gnus-util.el (gnus-string<): New function.
9501         * gnus-sum.el (gnus-article-sort-by-author)
9502         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9504 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9506         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9507         the frame-focus tag is set in gnus-buffer-configuration.
9509 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9511         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9512         the front stickiness.
9514 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9516         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9517         url pattern; remove duplicate one.
9518         (gnus-article-extend-url-button): New function.
9519         (gnus-article-add-buttons): Use it.
9520         (gnus-button-push): Use concatenated url that it makes.
9522 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9524         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9525         (sieve-manage-open): Use `mapc' instead of `mapcar'.
9527 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9529         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9530         Don't hardcode point-min==1.
9532 2007-09-30  David Kastrup  <dak@gnu.org>
9534         * gnus-art.el (gnus-article-reply-with-original)
9535         (gnus-article-followup-with-original): When `transient-mark-mode' is
9536         off, refrain from active-region behavior for followups.
9538 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9540         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9541         Fix comment about "iso8859-1".
9543 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9545         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9546         ones returned from the verify-function.
9548         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9549         Call mml2015-extract-cleartext-signature if extraction failed.
9551 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9553         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9554         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9555         failed.
9557 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9559         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9561 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9563         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9564         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9565         thread for both the null and zero (kill/expire thread) universal prefix
9566         cases.
9567         (gnus-summary-expire-thread): Add new function to expire a thread,
9568         using gnus-summary-kill-thread.
9569         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9570         shortcuts for gnus-summary-expire-thread.
9571         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9572         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9574 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9576         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9577         extras value, so an extras entry can be deleted.
9578         (gnus-registry-delete-extra-entry): Use it.
9579         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9580         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9581         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9582         storage through the gnus-registry, and provide an appropriate API for
9583         it.
9585 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9587         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9588         Suggested by Leo <sdl.web@gmail.com>.
9590         * gnus.el: Do.
9592 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9594         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9595         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9597         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9599         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9600         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9602 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9604         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9605         newline.
9606         (nnmbox-request-accept-article): Don't change article in source buffer;
9607         narrow to header to use message-fetch-field rather than
9608         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9609         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9610         as delimiters; make sure article ends with newline.
9611         (nnmbox-delete-mail): Correct last position of article to be deleted;
9612         ignore X-Gnus-Newsgroup header in article body.
9613         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9614         positions; make sure article ends with newline.
9616         * message.el (message-display-abbrev): Don't infloop when a user
9617         inserts SPC in the beginning of header.
9619 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9621         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9622         list of groups not followed by default.  Fix type to be regexp.
9623         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9625 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9627         * hmac-def.el (define-hmac-function): Switch from old-style to
9628         new-style backquotes.
9630         * md4.el (md4-make-step): Likewise.
9632 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9634         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9635         raw-text coding system when saving .newsrc file, which may contain
9636         non-ASCII group names.
9638 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9640         * gnus-cus.el (gnus-score-extra): New widget.
9641         (gnus-score-extra-convert): New function.
9642         (gnus-score-customize): Use it for Extra.
9644 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9646         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9647         (mml2015-mailcrypt-clear-verify): Use it.
9648         (mml2015-gpg-clear-verify): Use it.
9649         (mml2015-pgg-clear-verify): Use it.
9650         (mml2015-epg-clear-verify): Replace the current part with the output
9651         from GnuPG; don't extract the plaintext by itself.
9653         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9654         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9655         mml2015-clear-verify-function; don't touch the armor headers or
9656         dash-escaped text here.
9658 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9660         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9661         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9662         parts, or application/octet-stream as a last resort.
9663         (gnus-mime-view-part-as-type): Don't toggle display.
9664         (gnus-mime-view-part-as-charset): Don't turn off display before
9665         querying charset.
9667         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9668         stuff to undisplayer function in Emacs.
9669         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9671         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9672         text/calendar parts.
9674 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9676         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9677         decoding text/calendar parts.
9679         * message.el (message-forward-make-body-mime): Always mark body as
9680         having no illegible text; remove signed-or-encrypted argument.
9681         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9683         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9684         (mml-generate-mime-1): Don't encode body if it is specified to be in
9685         raw form; don't make buffer be unibyte when inserting multibyte string.
9687 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9689         * sha1.el: Fix up comment style.
9690         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9691         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9693         * hex-util.el: Fix up comment style.
9694         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9696         * gnus-salt.el: Use with-current-buffer.
9697         (gnus-pick-setup-message): Fix long-standing typo.
9699 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9701         * imap.el (imap-logout-timeout): New variable.
9702         (imap-logout, imap-logout-wait): New functions.
9703         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9705         * nnimap.el (nnimap-logout-timeout): New server variable.
9706         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9707         nnimap-logout-timeout.
9709         * gnus-art.el (gnus-article-summary-command-nosave)
9710         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9712 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9714         * gnus.el (gnus-maximum-newsgroup): New variable.
9716         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9717         according to gnus-maximum-newsgroup.
9719         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9720         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9721         Limit the range of articles according to gnus-maximum-newsgroup.
9723 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9725         * gnus-art.el (gnus-sticky-article): Fix problems described in
9726         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9727         Don't perform gnus-configure-windows here; reuse existing sticky
9728         article buffer.
9730         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9731         it doesn't exist in gnus-article-mode.
9733 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9735         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9736         (gnus-agent-decoded-group-name): New function.
9737         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9738         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9740 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9742         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9743         Add binding for gnus-sticky-article.
9744         (gnus-summary-exit): Don't kill sticky article buffers.
9746         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9747         article buffer.
9748         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9749         (gnus-kill-sticky-article-buffers): New commands.
9751 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9753         * nntp.el (nntp-xref-number-is-evil): New server variable.
9754         (nntp-find-group-and-number): If it is non-nil, don't trust article
9755         numbers in the Xref header.
9757 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9759         * gnus-agent.el (gnus-agent-read-group): New function.
9760         (gnus-agent-flush-group, gnus-agent-expire-group)
9761         (gnus-agent-regenerate-group): Use it.
9762         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9763         nnmail-pathname-coding-system.
9765 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9767         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9769         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9770         that are unread as unread, and also as selected so that information of
9771         marks having been changed by a user may be updated when exiting group.
9773 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9775         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9777 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9779         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9780         calculated ignoring signature parts to gnus-treat-article.
9782 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9784         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9785         a point here in order to keep the window start.
9786         (gnus-insert-mime-security-button): Make a button overlay without the
9787         front stickiness.
9788         (gnus-mime-display-security): Goto the end of a button.
9790         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9792 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9794         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9795         group-name-at-point.
9796         (gnus-group-completing-read): New function that offers decoded
9797         non-ASCII group names for completion.
9798         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9799         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9800         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9801         (gnus-group-fetch-control): Use it.
9802         (gnus-fetch-group): Use group-name-at-point for the initial value
9803         rather than the default value; use gnus-alive-p.
9805         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9806         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9807         (gnus-summary-post-news): Use gnus-group-completing-read.
9809         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9810         (gnus-read-move-group-name): Decode group name for completion.
9812 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9814         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9815         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9816         Yamaoka slightly modified the code).
9818 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9820         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9821         (nnmail-split-incoming): Bind it.
9823         * nnml.el (nnml-group-name-charset): New function.
9824         (nnml-decoded-group-name): Use it; don't decode group name if
9825         nnmail-group-names-not-encoded-p is non-nil.
9826         (nnml-encoded-group-name): New function.
9827         (nnml-group-pathname): Inline nnml-decoded-group-name.
9828         (nnml-request-expire-articles): Decode group name in message.
9829         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9830         nnmail-pathname-coding-system.
9831         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9832         not decoded ones according to nnmail-group-names-not-encoded-p.
9833         (nnml-generate-active-info): Use nnml-encoded-group-name.
9835 2007-08-08  Glenn Morris  <rgm@gnu.org>
9837         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9838         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9839         doc-strings and comments.
9841 2007-07-25  Glenn Morris  <rgm@gnu.org>
9843         * Relicense all FSF files to GPLv3 or later.
9845 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9847         * gnus-sum.el (gnus-summary-move-article):
9848         Make gnus-summary-respool-article work.
9850 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9852         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9853         string.
9855 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9857         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9858         that should be ignored when comparing distant RSS articles with local
9859         ones.
9860         (nnrss-make-hash-index): New function.  Create a hash index according
9861         to the ignored fields.
9862         (nnrss-check-group): Use it.
9864 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9866         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9868         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9870         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9871         the new optional argument ENCODED is non-nil.
9872         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9873         coding system for encoding group name.
9874         (gnus-group-make-rss-group): Pass un-encoded group name to
9875         gnus-group-make-group.
9876         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9877         encoded.
9879         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9880         Encode group name to which articles are moved or copied.
9881         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9882         coding system for encoding Newsgroup, Followup-To and Xref headers.
9884         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9885         marks; use nnheader-file-coding-system to write a file.
9886         (nnagent-retrieve-headers): Bind file-name-coding-system to
9887         nnmail-pathname-coding-system.
9889         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9891         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9892         (nnml-request-article, nnml-request-create-group)
9893         (nnml-request-rename-group, nnml-find-id)
9894         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9895         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9896         (nnml-save-marks): Use nnml-group-pathname instead of
9897         nnmail-group-pathname.
9899         (nnml-request-create-group, nnml-request-expire-articles)
9900         (nnml-request-move-article, nnml-request-delete-group)
9901         (nnml-deletable-article-p, nnml-possibly-create-directory)
9902         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9903         (nnml-open-marks): Bind file-name-coding-system to
9904         nnmail-pathname-coding-system.
9906         (nnml-request-article): Pass server argument to nnml-find-group-number.
9907         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9908         Pass server argument to nnml-possibly-create-directory.
9909         (nnml-request-accept-article): Pass server argument to
9910         nnml-active-number and nnml-save-mail.
9911         (nnml-find-group-number): Pass server argument to nnml-find-id.
9912         (nnml-request-update-info): Pass server argument to
9913         nnml-marks-changed-p.
9915         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9916         (nnml-save-mail, nnml-active-number): Add server argument.
9918         (nnml-request-delete-group): Warn if group is missing.
9919         (nnml-get-nov-buffer): Decode group name.
9920         (nnml-generate-active-info): Encode group name.
9921         (nnml-open-marks): Decode group name in messages.
9923 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9925         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9926         if it is not specified.
9927         (gnus-article-pipe-part, gnus-article-save-part)
9928         (gnus-article-interactively-view-part, gnus-article-copy-part)
9929         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9930         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9931         (gnus-article-replace-part, gnus-article-delete-part)
9932         (gnus-article-view-part-as-type): Pass raw prefix argument to
9933         gnus-article-part-wrapper.
9935 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9937         * gnus-agent.el (gnus-agent-save-active):
9938         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9940         * gnus-cache.el (gnus-cache-save-buffers)
9941         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9942         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9943         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9944         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9945         (gnus-cache-generate-active, gnus-cache-rename-group)
9946         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9947         (gnus-cache-update-overview-total-fetched-for):
9948         Bind file-name-coding-system to nnmail-pathname-coding-system.
9949         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9950         New variables.
9951         (gnus-cache-decoded-group-name): New function.
9952         (gnus-cache-file-name): Use it.
9953         (gnus-cache-generate-active): Use non-decoded group name for active.
9955         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9956         right place.
9957         (gnus-write-active-file): Don't break non-ASCII group names.
9959         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9960         nnmail-pathname-coding-system.
9962         * gnus-uu.el (gnus-uu-decode-save): Typo.
9964 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9966         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9968 2007-07-14  David Kastrup  <dak@gnu.org>
9970         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9971         finishing actions if we did not edit the article.
9973 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9975         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9976         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9977         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9978         (gnus-agent-flush-group, gnus-agent-flush-cache)
9979         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9980         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9981         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9982         (gnus-agent-regenerate-group)
9983         (gnus-agent-update-files-total-fetched-for)
9984         (gnus-agent-update-view-total-fetched-for):
9985         Bind file-name-coding-system to nnmail-pathname-coding-system.
9986         (gnus-agent-group-pathname): Don't encode file names by
9987         nnmail-pathname-coding-system.
9988         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9989         coding-system-for-write instead of buffer-file-coding-system to
9990         gnus-agent-file-coding-system.
9992         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9993         Decode group name.
9995         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9997         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9998         (gnus-read-newsrc-el-file): Make group names unibyte.
10000         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10001         nnmail-pathname-coding-system.
10003         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10004         (nnrss-request-delete-group): Bind file-name-coding-system to
10005         nnmail-pathname-coding-system.
10006         (nnrss-read-server-data, nnrss-read-group-data):
10007         Bind file-name-coding-system correctly.
10008         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10010         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10011         (nntp-server-to-method-cache): New variable.
10012         (nntp-group-pathname): New function that decodes non-ASCII group names.
10013         (nntp-possibly-create-directory, nntp-marks-changed-p)
10014         (nntp-save-marks, nntp-open-marks): Use it.
10015         (nntp-possibly-create-directory, nntp-open-marks):
10016         Bind file-name-coding-system to nnmail-pathname-coding-system.
10017         (nntp-open-marks): Decode group names when bootstrapping marks.
10019         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10020         Newsgroups and Folowup-To headers.
10022 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10024         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10025         (gnus-server-closed-face, gnus-server-denied-face)
10026         (gnus-server-offline-face): Remove variable.
10027         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10029         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10030         of modifying message-stack directly for XEmacs.
10032         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10033         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10034         if the coding-system argument is nil for XEmacs.
10036         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10037         mm-charset-override-alist.
10039         * rfc2047.el: Don't require base64; require rfc2045 for the function
10040         rfc2045-encode-string.
10041         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10042         to quote the parameter value.
10044 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10046         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10047         form in gnus-group-name-charset-method-alist.
10049         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10050         overrides the default layout edit-form.
10052         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10054         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10056 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10058         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10059         as unfetched articles.
10061 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10063         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10065 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10067         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10068         original back end that keeps marks in the local system.
10070 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10072         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10073         arg of pop-to-buffer for XEmacs.
10074         (gnus-article-read-summary-keys): Ditto; don't restore window
10075         configuration if summary command ends up with neither article buffer
10076         nor summary buffer; describe bindings if summary keys end with C-h.
10078 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10080         * message.el (message-fix-before-sending): Skip raw message part to be
10081         forwarded while checking illegible text.
10082         (message-forward-make-body-mime, message-forward-make-body):
10083         Mark signed or encrypted raw message as having no illegible text.
10085 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10087         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10088         (gnus-message-with-timestamp-1): New macro.
10089         (gnus-message-with-timestamp): New function.
10090         (gnus-message): Use them.
10092         * nnheader.el (nnheader-message): Use them.
10094 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10096         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10097         .newsrc.eld file.
10099 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10101         * gnus-agent.el (gnus-agent-fetch-headers)
10102         (gnus-agent-retrieve-headers):
10103         Bind gnus-decode-encoded-address-function to identity.
10105         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10106         available also when the server returns simply a dot.
10108         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10110 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10112         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10114 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10116         * gnus-ems.el (gnus-x-splash): Make it work.
10118         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10119         from being used.
10121 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10123         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10124         the front stickiness.
10125         (gnus-article-summary-command-nosave): Correct the order of the
10126         arguments passed to pop-to-buffer.
10127         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10128         summary command ends up with the article buffer.
10130         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10131         the same faces.
10133 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10135         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10137 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10139         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10140         * gnus-sum.el (gnus-summary-highlight):
10141         * mail-source.el (mail-source-delete-old-incoming-confirm):
10142         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10144 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10146         * gnus-art.el (gnus-mime-view-part-externally)
10147         (gnus-mime-view-part-internally): Fix predicate function passed to
10148         completing-read.
10150         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10152         * gnus.el (gnus-update-message-archive-method): Add :version.
10154 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10156         * gnus.el (gnus-update-message-archive-method): New variable.
10158         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10159         according to gnus-message-archive-method if
10160         gnus-update-message-archive-method is non-nil.
10162 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10164         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10165         Suggested by Loic Dachary <loic@dachary.org>.
10166         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10168 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10170         * message.el (message-pop-to-buffer): Add switch-function argument.
10171         (message-mail): Pass switch-function argument to it.
10173 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10175         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10176         Improve doc string.
10178 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10180         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10181         (gnus-header-content)
10182         * gnus-cite.el (gnus-cite-10)
10183         * gnus-srvr.el (gnus-server-closed)
10184         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10185         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10186         (gnus-group-mail-3-empty, gnus-group-mail-low)
10187         (gnus-group-mail-low-empty, gnus-splash)
10188         * message.el (message-header-to, message-header-cc)
10189         (message-header-subject, message-header-other, message-header-name)
10190         (message-header-xheader, message-separator, message-cited-text)
10191         (message-mml): Lighten colors of faces used for dark background.
10193 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10195         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10196         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10198 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10200         * message.el (message-narrow-to-headers-or-head):
10201         Ignore mail-header-separator in the body.
10203 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10205         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10206         same as window size.
10208 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10210         * message.el (message-font-lock-keywords): Use message-header-xheader
10211         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10212         ahead of the anything pattern, to get it recognised.
10214 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10216         * gnus-sum.el (gnus-articles-to-read)
10217         (gnus-summary-insert-old-articles): Don't truncate group name for
10218         `read-string'.
10220         * gnus-util.el (gnus-limit-string): Delete this function.
10222         * gnus-sum.el (gnus-simplify-subject-fully):
10223         Use `truncate-string-to-width' instead.
10225 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10227         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10228         Tell if, on summary exit, the next group has to be selected.
10229         (gnus-summary-exit): Use it.
10231 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10233         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10234         non-break space.
10236 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10238         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10239         Check if group is not a directory.
10240         (nnfolder-request-expire-articles): Don't delete articles if the target
10241         group is not available.
10243         * nnml.el (nnml-request-create-group): Properly check if group is not a
10244         file.
10245         (nnml-request-expire-articles): Don't delete articles if the target
10246         group is not available.
10248         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10249         Don't quote characters that are within parentheses.
10251 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10253         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10254         (gnus-handle-ephemeral-exit): Select article according to it.
10256 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10258         * message.el (message-insert-formated-citation-line): Remove newline.
10259         (message-citation-line-format): Add final \n here so that the user can
10260         avoid a blank line.
10262 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10264         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10265         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10266         Update lanl/arXiv support.
10268 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10270         * gnus.el: Bump version number.
10272 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10274         * gnus.el (gnus-version-number): Bump version.
10276 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10278         * gnus.el: No Gnus v0.6 is released.
10280 2007-04-27  Didier Verna  <didier@xemacs.org>
10282         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10283         * gmm-utils.el (gmm-regexp-concat): ... here.
10284         * message.el: Don't require 'gnus-util.
10285         (message-dont-reply-to-names): Handle name change above.
10286         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10288 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10290         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10291         since the initial value varies according to the system.
10293 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10295         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10297 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10299         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10301 2007-04-24  Didier Verna  <didier@xemacs.org>
10303         Improve the type of gnus-ignored-from-addresses.
10304         * gnus-util.el (gnus-orify-regexp): New function.
10305         * message.el (gnus-util): Require it.
10306         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10307         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10308         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10310 2007-04-24  Didier Verna  <didier@xemacs.org>
10312         * gnus-sum.el:
10313         * gnus-utils.el: Fix some trailing whitespaces.
10315 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10317         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10318         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10319         article's Message-ID; refer parent article in summary buffer.
10321         * message.el (message-bounce): Call mime-to-mml.
10323 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10325         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10327 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10329         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10330         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10331         displayed of multipart/alternative part if it is invoked from summary
10332         buffer.
10334         * mm-view.el (mm-inline-text-html-render-with-w3m)
10335         (mm-inline-text-html-render-with-w3m-standalone)
10336         (mm-inline-render-with-function): Use mail-parse-charset by default.
10338 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10340         * parse-time.el (parse-time-string-chars): Check if CHAR
10341         is less than the length of parse-time-syntax.
10343 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10345         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10346         from gnus-newsgroup-processable.
10348 2007-04-16  Didier Verna  <didier@xemacs.org>
10350         * gnus-msg.el (gnus-configure-posting-styles):
10351         Handle message-signature-directory properly with :file syntax.
10352         Reported by "Leo".
10354 2007-04-11  Didier Verna  <didier@xemacs.org>
10356         New user option: message-signature-directory.
10357         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10358         * message.el (message-insert-signature): Ditto.
10359         * message.el (message-signature-file): Doc update.
10360         * message.el (message-signature-directory): New.
10362 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10364         * gnus-msg.el (gnus-inews-yank-articles):
10365         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10367 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10369         * message.el (message-yank-original): Make sure cited text ends with
10370         newline; don't exchange point and mark.
10372 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10374         * tls.el (open-tls-stream): Properly handle case where there
10375         is no associated buffer.
10377 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10379         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10380         message-yank-original, make sure (< mark TEXT point).
10382 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10384         * message.el (message-fill-column): New variable.
10385         (message-mode): Use it.  Add comment on a possible new hook.
10387         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10388         (nnmail-get-new-mail): Reformat.
10390         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10392         * gmm-utils.el: Fix Commentary.
10393         (gmm-tool-bar-from-list): Fix typo in doc string.
10395 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10397         * message.el (message-yank-original): Don't switch point and mark
10398         unnecessarily to put point and mark as documented.
10400 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10402         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10403         from the message heads.
10405 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10407         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10408         article buffer does not have a window.  This may not be the best
10409         solution but is certainly better than setting the start of the null,
10410         that is the current, window.
10412 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10414         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10415         (gnus-draft-setup): Run it.
10417         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10418         gnus-score-fast-scoring.  Allow regexp.
10419         (gnus-score-headers): Use it.
10421         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10422         XEmacs.
10424         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10425         string.
10426         (gnus-button-alist): Also catch `<f1> k ...'.
10427         (gnus-treat-display-x-face): Fix doc string.
10429 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10431         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10432         evaluation of gnus-extended-version to ensure correct generation of the
10433         User-Agent header when message-generate-headers-first is used.
10435 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10437         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10438         hashcash-path is nil.  Don't call callback with incorrect number of
10439         parameters if val is 0.
10441 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10443         * message.el (message-required-news-headers):
10444         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10446 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10448         * message.el (message-generate-new-buffers): Change the meaning of the
10449         nil value; add `standard' to the choices; treat t as `unique'; improve
10450         doc string.
10451         (gnus-select-frame-set-input-focus): Autoload.
10452         (message-buffer-name): Search for the existing message buffer if
10453         message-generate-new-buffers is nil or `standard'; treat the value t of
10454         message-generate-new-buffers as `unique'.
10455         (message-pop-to-buffer): Raise the frame already displaying the message
10456         buffer; clear the echo area after querying.
10457         (message-setup): Pass the `continue' argument to compose-mail.
10458         (message-mail): Prefer `switch-function' if it is given; search for the
10459         existing message buffer if the `continue' argument is non-nil; pass
10460         continue and switch-function arguments to compose-mail by way of
10461         message-setup.
10462         (message-mail-other-window): Adjust argument of message-setup.
10463         (message-mail-other-frame): Ditto.
10465 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10467         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10468         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10469         to turn font-lock on when turning gnus-message-citation-mode on.
10471 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10473         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10474         (mml-smime-function-alist): New variable; add epg as the backend.
10475         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10476         mml-smime- functions instead.
10477         * mm-view.el: Require smime.
10479 2007-03-05  Didier Verna  <didier@xemacs.org>
10481         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10482         instead of just inheritance for posting styles.
10483         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10485 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10487         * tls.el (tls-certtool-program): Fix custom type.
10489 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10491         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10492         and point-at-eol instead of line-(beginning|end)-position.
10494         * assistant.el (assistant-parse-buffer): Ditto.
10496 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10498         * mml2015.el (mml2015-epg-find-usable-key): New function.
10499         (mml2015-epg-sign): Use it.
10500         (mml2015-epg-encrypt): Use it.
10502 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10504         * message.el (message-make-in-reply-to): Quote name containing
10505         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10506         if there are special characters.  Reported by NAKAJI Hiroyuki
10507         <nakaji@jp.freebsd.org>.
10509 2007-02-27  Didier Verna  <didier@xemacs.org>
10511         Include the group parameters as well as the topic ones in the
10512         inheritance filter process.
10513         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10514         argument GROUP-PARAMS-LIST.
10515         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10517 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10519         * nntp.el (nntp-never-echoes-commands)
10520         (nntp-open-connection-functions-never-echo-commands): New variables.
10521         (nntp-send-command): Use them.
10523 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10525         * mml2015.el (mml2015-epg-verify): Simplify.
10527 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10529         * mml.el (mml-content-disposition-alist): New user option.
10530         (mml-content-disposition): New function.
10531         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10532         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10534 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10536         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10537         verification.
10539 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10541         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10542         articles posted in the last 24 hours.
10544 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10546         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10548 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10550         * nntp.el (nntp-send-command): Don't wait for echoes when
10551         nntp-open-ssl-stream is used.
10553 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10555         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10556         (gnus-message-add-citation-keywords)
10557         (gnus-message-remove-citation-keywords): Remove.
10558         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10559         directly, make the variables in font-lock-defaults buffer-local, add
10560         gnus-message-citation-keywords to them and then update the value of
10561         font-lock-keywords.
10563 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10565         * message.el (message-cite-original-1): Don't call
10566         gnus-article-highlight-citation.
10568         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10569         citations; fix line count.
10571 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10573         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10574         (gnus-message-add-citation-keywords)
10575         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10576         versions of font-lock-add-keywords and font-lock-remove-keywords to
10577         work with XEmacs correctly.
10579 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10581         * gnus-cite.el (gnus-cite-face-list): Set the values of
10582         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10583         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10584         (gnus-message-cite-prefix-regexp): New variable.
10585         (gnus-message-search-citation-line): Use it; protect against long
10586         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10587         the 0th match data for Emacs.
10588         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10589         (gnus-message-add-citation-keywords): Append keywords rather than
10590         prepending; emulate font-lock-add-keywords if it is not available.
10591         (gnus-message-remove-citation-keywords):
10592         Emulate font-lock-remove-keywords if it is not available.
10594         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10596         * message.el (message-cite-prefix-regexp): Set the value of
10597         gnus-message-cite-prefix-regexp.
10599 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10601         * nnweb.el (nnweb-google-parse-1): Update parser.
10603 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10605         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10607 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10609         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10610         regexp.
10612 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10614         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10615         string-to-multibyte.
10616         (uudecode-decode-region-internal): Use it.
10618 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10620         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10621         Fix custom choice.
10623         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10625 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10627         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10629         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10630         `write-region' to respect `mm-inhibit-file-name-handlers'.
10632 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10634         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10635         Use gnus-home-directory instead of "~/" or "$HOME".
10637 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10639         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10640         to mention filename.
10641         Add comments at beginning regarding usage.
10642         (encrypt-write-file-contents): Change interactive so a string is
10643         acceptable.  If the file has no associated model, show an error instead
10644         of a nonsense prompt.
10646 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10648         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10649         Thanks to Yoshihiko Yamada for kind notification of this typo.
10651 2007-01-12  Kenichi Handa  <handa@m17n.org>
10653         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10654         multibyte buffer.
10656 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10658         * gnus-score.el (gnus-score-fast-scoring): New variable.
10659         (gnus-score-headers): Use it.
10661         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10663         * message.el (message-cite-original-1):
10664         Call gnus-article-highlight-citation if requested.
10665         (message-make-from): Allow name and address as optional arguments.
10667         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10669         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10670         bugs to doc string.
10671         (gnus-button-alist): Add mid\\|message-id.
10672         (gnus-button-fetch-group): Extend for use in
10673         `browse-url-browser-function'.
10674         (gnus-button-url-regexp): Try to catch paired parentheses like in
10675         Wikipedia URLs.
10677         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10678         Suggested by Simon Krahnke <overlord@gmx.li>.
10680 2007-01-13  Romain Francoise  <romain@orebokech.com>
10682         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10683         Update copyright.
10685 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10687         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10689 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10691         * gnus-registry.el (gnus-registry-unfollowed-groups)
10692         (gnus-registry-split-fancy-with-parent): Fix documentation.
10694 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10696         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10697         from nnweb groups.
10699 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10701         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10702         Xref urls.  Erase buffer before requesting head.
10704         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10706 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10708         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10709         customizable.
10711 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10713         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10714         no signing key is found.
10715         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10716         no encrypting and/or signing key is found.
10718 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10720         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10722 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10724         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10725         headers read from disk with the ones newly found in the current search.
10726         This should no longer cause problems, because the article numbers in
10727         Gmane's `nov.php' output are ignored since the previous change.
10729 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10731         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10733 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10735         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10737 2007-01-01  Romain Francoise  <romain@orebokech.com>
10739         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10741 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10743         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10744         `define-minor-mode' macro definition expanded properly.
10745         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10746         exclude it there.
10748         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10749         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10750         `fboundp' test.
10751         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10752         This is OK to autoload in (S)XEmacs now.
10754 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10756         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10757         keystroke.
10758         (gnus-summary-limit-to-singletons): Fix typo.
10760         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10761         else fails.
10763 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10765         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10766         docstring.
10768         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10769         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10770         (gnus-summary-insert-dormant-articles): Fix typo in message.
10772 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10774         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10775         nil for XEmacs.
10776         (gnus-message-citation-mode): Don't autoload in XEmacs.
10778         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10780 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10782         * nnimap.el (nnimap-expunge-search-string):
10783         Mention nnimap-search-uids-not-since-is-evil in docstring.
10785 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10787         * spam.el: Revert to make-obsolete-variable because
10788         define-obsolete-variable-alias is not supported in Emacs 21.
10790         * spam.el (spam-ifile-path, spam-ifile-database-path)
10791         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10792         make-obsolete-variable.
10793         (spam-bsfilter-path, spam-bsfilter-program)
10794         (spam-spamassassin-path, spam-spamassassin-program)
10795         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10796         Don't use "path" inappropriately.
10797         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10798         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10799         variable names.
10801 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10803         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10804         summary buffer.
10806         * password.el (password-cache-remove): Use clear-string to burn
10807         password, if available.
10809 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10811         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10813         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10815         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10816         (gnus-message-highlight-citation): Move defcustom here from
10817         gnus-cite.el.
10818         (gnus-message-citation-mode): Autoload.
10820         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10821         checks to make it compile with XEmacs.
10822         (gnus-message-citation-mode): New minor mode.
10823         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10824         (gnus-message-highlight-citation): New variables.
10825         (gnus-message-search-citation-line)
10826         (gnus-message-add-citation-keywords)
10827         (gnus-message-remove-citation-keywords)
10828         (turn-on-gnus-message-citation-mode)
10829         (turn-off-gnus-message-citation-mode): New functions.
10831 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10833         * gnus-cite.el: Enable highlighting of different citation levels in
10834         message-mode.
10836 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10838         * message.el (message-make-fqdn): Fix comment.
10839         (message-bogus-system-names): Add ".local".
10841         * spam.el (spam-ifile-path, spam-ifile-program)
10842         (spam-ifile-database-path, spam-ifile-database)
10843         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10844         Don't use "path" inappropriately.
10845         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10846         strings.
10847         (spam-check-ifile, spam-ifile-register-with-ifile)
10848         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10849         Use new variable names.
10851         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10852         (gnus-treat-display-smileys): Simplify using
10853         gnus-image-type-available-p.
10855         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10856         available.
10858 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10860         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10861         one after turning on the buffer's multibyteness instead of decoding
10862         them directly in the unibyte buffer that causes unexpected conversion
10863         in Emacs 23 (unicode).
10865 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10867         * message.el (message-generate-hashcash): Fix custom type.
10869 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10871         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10873 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10875         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10876         disconnect icons.  Add help text.
10878 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10880         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10881         negated to be consistent with the others we handle.
10883 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10885         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10886         version of gnus-summary-buffer to something, so that we can use two
10887         article buffers at the same time.
10889 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10891         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10892         trigger all the extra headers.
10893         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10894         sorting.
10896 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10898         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10899         solid groups.
10901 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10903         * legacy-gnus-agent.el: Add Copyright notice.
10905 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10907         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10909 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10911         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10913         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10914         to make it work reliably in CVS Emacs.
10915         (gnus-summary-limit-strange-charsets-predicate)
10916         (gnus-summary-limit-to-predicate): New functions.
10918 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10920         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10921         specifying array size.
10922         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10923         array if it is too small.
10924         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10925         (gnus-sort-threads-loop): New function.
10927 2006-12-06  Chris Moore  <dooglus@gmail.com>
10929         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10930         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10932 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10934         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10935         options.
10937 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10939         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10940         DOS-ing the recipient.
10942         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10943         the headers when creating the mapping to avoid mismappings.
10944         (nnweb-gmane-create-mapping): Always nix out old mapping.
10946 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10948         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10949         and mm-verify-option to never.
10951 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10953         * message.el (message-signed-or-encrypted-p): New function.
10954         (message-forward-make-body): Use it.
10956         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10957         Replace encode-coding-string with mm-encode-coding-string.
10959 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10961         * nneething.el (nneething-decode-file-name):
10962         Replace decode-coding-string with mm-decode-coding-string.
10964         * gnus-int.el (gnus-open-server): Say failed server's name.
10966 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10968         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10969         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10971         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10972         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10973         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10974         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10975         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10976         (gnus-subscribe-newsgroup, gnus-1):
10977         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10978         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10979         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10980         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10982 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10984         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10985         keystroke.
10986         (gnus-summary-limit-to-bodies): Implement headersp.
10988 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10990         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10992 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10994         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10996 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10998         * message.el (message-generate-hashcash): Expand range of values to
10999         include `opportunistic'.
11000         (message-send-mail): Use it.
11002 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11004         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11005         and comment it.
11007         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11009 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11011         * gnus-util.el (gnus-extract-address-components): Improve comment.
11013 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11015         * gnus-util.el (gnus-extract-address-components): Work with address in
11016         which the name portion contains @.
11018 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11020         * gnus.el (gnus-start): Move custom group up.
11021         (gnus-select-method): Don't autoload, but make it available for
11022         `customize-variable'.
11023         (gnus-getenv-nntpserver): Don't autoload.
11025 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11027         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11029 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11031         * message.el (message-sendmail-extra-arguments): New variable.
11032         (message-send-mail-with-sendmail): Use it.
11034 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11036         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11037         mm-with-unibyte-current-buffer to make string unibyte.
11039         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11040         mm-string-as-multibyte.
11042 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11044         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11045         Reported by Werner Koch <wk@gnupg.org>.
11047 2006-11-14  Daiki Ueno  <ueno@p360>
11049         * mml2015.el: Autoload epa-select-keys when compiling.
11051 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11053         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11054         message-options.
11055         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11057 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11059         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11060         EasyPG (< 0.0.6).
11061         (mml2015-always-trust): New user option.
11062         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11063         prompt.
11065 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11067         * nntp.el (nntp-authinfo-force): New variable.
11068         (nntp-send-authinfo): Use it.
11070 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11072         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11073         decode encoded words.  Improve prompt.  Add comment about forwarding.
11074         (message-replacement-char): Move up.
11076 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11078         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11079         instead of gnus-intersection because arguments of gnus-sorted-nunion
11080         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11082 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11084         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11085         (message-simplify-subject-functions):
11086         Enable message-strip-subject-encoded-words by default.
11088 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11090         * message.el (message-strip-subject-encoded-words): New function.
11091         (message-simplify-subject-functions): New variable.
11092         (message-simplify-subject): Use it.  Fix typo in doc string.
11093         Support message-strip-subject-encoded-words.
11095 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11097         * gnus-diary.el (gnus-diary-delay-format-function):
11098         * nndiary.el (nndiary-reminders):
11099         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11101 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11103         * gnus-art.el (article-hide-boring-headers): Fetch date from
11104         gnus-original-article-buffer to avoid problems with localized date
11105         strings.
11107 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11109         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11111 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11113         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11114         New variables.
11115         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11116         (mm-charset-synonym-alist): Move some entries to
11117         mm-codepage-iso-8859-list.
11118         (mm-charset-synonym-alist, mm-charset-override-alist):
11119         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11121 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11123         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11125 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11127         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11128         with Emacs 21 and XEmacs.
11130 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11132         * spam.el (spam-parse-address): New function for better parsing,
11133         catching errors, etc.
11134         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11136 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11138         * mm-view.el: Add interactive arg to html2text autoload.
11140 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11142         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11144 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11146         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11147         New variables.
11148         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11149         (mm-charset-synonym-alist): Move some entries to
11150         mm-codepage-iso-8859-list.
11152         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11154 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11156         * message.el (message-citation-line-format)
11157         (message-insert-formated-citation-line): Fix implementation of %E, %N
11158         and %n according to the doc string.
11160 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11162         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11163         Use car-safe to avoid bad parses.
11165 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11167         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11168         names.
11170         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11172 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11174         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11175         header.
11177         * message.el (message-draft-headers): Add Date.
11178         (message-headers-to-generate): Fix typo in docstring.
11180         * nndraft.el (nndraft-required-headers): New variable.
11181         (nndraft-generate-headers): Use it.
11183         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11185 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11187         * gnus-registry.el (gnus-registry-wash-for-keywords)
11188         (gnus-registry-find-keywords): New functions to allow easy searching of
11189         articles that are in the registry.
11191 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11193         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11194         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11195         Reported by Damien Elmes <damien@repose.cx>.
11197 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11199         * gnus.el (gnus-mime): Remove unused custom group.
11201 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11203         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11204         "blank line" when searching for end of armor headers.
11206 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11208         * gmm-utils.el (gmm-write-region): Fix variable name.
11210 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11212         * gmm-utils.el (gmm-write-region): New function based on compatibility
11213         code from `mm-make-temp-file'.
11215         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11217         * nnmaildir.el (nnmaildir--update-nov)
11218         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11219         Use `gmm-write-region'.
11221 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11223         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11224         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11226         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11228         * message.el (message-replacement-char): New variable.
11229         (message-fix-before-sending): Use it.
11230         (message-simplify-subject): New function to remove duplicate code.
11231         (message-reply, message-followup): Use it.
11233         * gnus-sum.el (gnus-summary-make-menu-bar):
11234         Clarify gnus-summary-limit-to-articles.
11236 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11238         * gnus-util.el (gnus-with-local-quit): New macro.
11240         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11242 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11244         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11245         ignore non-string data.
11247 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11249         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11250         non-string data (needs to be done in the registry too).
11252 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11254         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11255         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11256         (gnus-registry-split-fancy-with-parent)
11257         (gnus-registry-fetch-simplified-message-subject-fast)
11258         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11259         Remove text properties on ingress into the registry and when it's saved.
11260         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11261         registry from entries with no groups.
11263 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11265         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11266         function to remove string properties.
11268 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11270         * gmm-utils.el (gmm): Adjust custom version.
11272         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11273         Adjust custom version.
11275         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11277 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11279         * gnus-art.el (gnus-insert-prev-page-button)
11280         (gnus-insert-next-page-button): Simplify.  Reformat.
11282 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11284         * gnus-art.el (gnus-insert-prev-page-button)
11285         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11287 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11289         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11291 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11293         * gnus-art.el (gnus-insert-mime-button)
11294         (gnus-insert-mime-security-button):
11295         Apply gnus-article-button-face to MIME and security buttons.
11297 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11299         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11300         readable.
11302 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11304         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11305         `browse-url-of-file' instead of `browse-url'.
11307 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11309         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11310         regexp.  Articles containing quotation were cut prematurely.
11312 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11314         * message.el (message-cite-original-1): Use nobody by default for the
11315         value of From header.
11316         (message-reply): Ditto.
11318 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11320         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11321         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11322         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11324 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11326         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11327         mails in the doc string.  Add some URLs in comment.
11328         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11330 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11332         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11333         backslashes handling and the way to find boundaries of quoted strings.
11335 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11337         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11338         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11339         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11340         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11342 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11344         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11345         doc string.
11346         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11348 2006-09-06  Simon Josefsson  <jas@extundo.com>
11350         * mml2015.el (mml2015-use): Doc fix, mention epg.
11352 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11354         * mml2015.el (mml2015-use): Default to epg, if available.
11356 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11358         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11359         message-sender.
11360         (mml1991-epg-encrypt): Ditto.
11361         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11362         message-sender.
11363         (mml2015-epg-encrypt): Ditto.
11365 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11367         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11368         several common directories.
11370 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11372         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11373         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11375 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11377         * gnus-art.el (article-decode-encoded-words): Make it fast.
11379 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11381         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11383         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11384         in quoted string into `\'.
11386 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11388         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11389         Use standard-syntax-table.
11391 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11393         * gnus-art.el (gnus-decode-address-function): New variable.
11394         (article-decode-encoded-words): Use it to decode headers which are
11395         assumed to contain addresses.
11396         (gnus-mime-delete-part): Remove useless `or'.
11398         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11399         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11400         (gnus-nov-parse-line): Use it to decode From header.
11401         (gnus-get-newsgroup-headers): Ditto.
11402         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11404         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11405         (mail-decode-encoded-address-string): New alias.
11407         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11408         New function.
11409         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11410         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11411         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11412         (rfc2047-decode-string): Ditto.
11413         (rfc2047-decode-address-region): New function.
11414         (rfc2047-decode-address-string): New function.
11416 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11418         * message.el (message-caesar-buffer-body): Allow rotating headers.
11420         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11422         * message.el (message-insert-formated-citation-line): Fix %f.
11423         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11425 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11427         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11428         (gnus-bookmark-mouse-available-p): New macro.
11429         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11430         (gnus-bookmark-bmenu-show-infos): Use it.
11431         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11432         (gnus-bookmark-bmenu-hide-infos): Ditto.
11433         (gnus-bookmark-remove-properties): New function.
11434         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11435         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11436         (gnus-bookmark-write-file): Bind coding-system-for-write.
11437         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11438         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11439         group before selecting it.
11440         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11441         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11442         quit-window if it is not available; use gnus-mouse-2 and bind it to
11443         gnus-bookmark-bmenu-select-by-mouse.
11444         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11445         (gnus-bookmark-bmenu-select-by-mouse): New function.
11447 2006-08-13  Romain Francoise  <romain@orebokech.com>
11449         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11450         space.
11452 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11454         * compface.el (uncompface): Use binary rather than raw-text-unix.
11456 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11458         * compface.el (uncompface): Make sure the eol conversion doesn't take
11459         place when communicating with the external programs.
11460         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11462 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11464         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11466 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11468         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11469         Make it more robust by parsing author and date independently.
11471 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11473         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11475 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11477         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11478         first matching secret key.
11479         (mml2015-epg-encrypt): Ditto.
11481         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11482         first matching secret key.
11483         (mml1991-epg-encrypt): Ditto.
11485         * mml2015.el (mml2015-encrypt-to-self): New user option.
11486         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11487         mml2015-epg-encrypt-to-self is set.
11489         * mml1991.el (mml1991-encrypt-to-self): New variable.
11490         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11491         mml1991-epg-encrypt-to-self is set.
11493         * mml2015.el (mml2015-signers): New user option.
11494         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11495         (mml2015-epg-encrypt): Allow to select signing keys.
11497         * mml1991.el (mml1991-signers): New variable.
11498         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11499         (mml1991-epg-encrypt): Allow to select signing keys.
11501 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11503         * nnheader.el (nnheader-insert-head): Make it work even if the file
11504         uses CRLF for the line-break code.
11506 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11508         * mml2015.el: Require mml-sec instead of password.
11509         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11510         (mml2015-cache-passphrase): Inherit the default value from
11511         mml-secure-cache-passphrase.
11512         (mml2015-passphrase-cache-expiry): Inherit the default value from
11513         mml-secure-passphrase-cache-expiry.
11515         * mml1991.el: Require mml-sec instead of password.
11516         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11517         (mml1991-cache-passphrase): Inherit the default value from
11518         mml-secure-cache-passphrase.
11519         (mml1991-passphrase-cache-expiry): Inherit the default value from
11520         mml-secure-passphrase-cache-expiry.
11522         * mml-sec.el: Require password.
11523         (mml-secure-verbose): New user option.
11524         (mml-secure-cache-passphrase): New user option.
11525         (mml-secure-passphrase-cache-expiry): New user option.
11527 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11529         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11530         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11531         andreas@altroot.de (Andreas Vögele).
11533         FIXME: Use `tiny change'?
11535 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11537         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11538         workaround for the url package included with Emacs.
11540         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11542 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11544         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11545         correctly.  This fixes a bug caused by the 2006-05-12 change.
11547 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11549         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11550         some information about the error when saying that the `bogus' mail
11551         group will be used.
11553 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11555         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11556         string.
11558 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11560         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11562 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11564         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11566 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11568         * mml1991.el (mml1991-function-alist): Add epg.
11569         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11570         (mml1991-epg-encrypt): New functions.
11572 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11574         * mml2015.el (mml2015-verbose): New variable.
11575         (mml2015-cache-passphrase): Ditto.
11576         (mml2015-passphrase-cache-expiry): Ditto.
11577         (mml2015-function-alist): Add epg.
11578         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11579         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11580         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11581         New functions.
11583 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11585         * message.el (message-cite-original-1): Preserve region when removing
11586         quoted text due to X-No-Archive in order to avoid bogus attribution
11587         when citing multiple messages.
11589 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11591         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11592         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11594 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11596         * gnus-diary.el (gnus-user-format-function-d)
11597         (gnus-user-format-function-D): Autoload.
11599         * imap.el (Commentary): Fix typo.
11601         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11602         2006-04-22 contribution.
11604 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11606         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11607         It didn't really fix the bogosity I'm seeing with solid web groups.
11609 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11611         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11612         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11613         created using server names.  If we use the feature without declaring
11614         it, Gnus does not properly manage server and group state.
11616         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11617         bound.
11619 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11621         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11622         looking up the method using GROUP's prefix before inventing a new one.
11623         It is used on killed/unknown groups in various places where returning
11624         an all-new method isn't expected by the caller.
11626         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11627         and match semantics of gnus-group-real-prefix.
11629 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11631         * nnmail.el (nnmail-broken-references-mailers): New variable.
11632         (nnmail-ignore-broken-references): New function generalizing
11633         nnmail-fix-eudora-headers.
11634         (nnmail-fix-eudora-headers): Now obsolete.
11636         * gnus-art.el (gnus-button-handle-custom):
11637         Support `customize-apropos*'.
11639 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11641         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11643         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11644         articles.
11646 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11648         * message.el (message-cite-reply-above): New variable.
11649         (message-yank-original): Use it.
11651 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11653         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11655 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11657         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11658         as read.
11660         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11662 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11664         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11665         (gnus-bookmark-default-file): Use gnus-directory.
11666         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11667         Remove "*" in doc string.
11668         (gnus-bookmark-write-file): Simplify.
11669         (gnus-bookmark-maybe-sort-alist): Use `when'.
11670         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11671         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11672         Add FIXME about Emacs 21 and XEmacs compatibility.
11673         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11674         compatibility.
11675         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11676         compatibility.
11677         (gnus-bookmark-menu-heading): Fix version.
11679 2006-06-19  Bastien Guerry  <bzg@altern.org>
11681         * gnus-bookmark.el: New file.
11683 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11685         * message.el (message-syntax-checks): Doc fix.
11687 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11689         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11690         unsubscribed groups as if they were killed ones.  It causes duplicate
11691         entries in gnus-newsrc-alist.
11693 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11695         * message.el (message-syntax-checks): Doc fix.
11696         (message-send-mail): Add check for continuation headers.
11697         (message-check-news-header-syntax): Fix regexp used to check for
11698         continuation headers.
11700 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11702         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11704 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11706         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11708 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11710         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11711         default-truncate-lines.
11713 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11715         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11716         to fill the utf-8 entry.
11718 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11720         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11722 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11724         * gnus-agent.el (directory-files-and-attributes): Move all the way
11725         forward (the third and final move).
11726         (gnus-agent-read-agentview): Trap reconstruction errors due to
11727         nonexistent directory.  Handle by returning nil.
11729 2006-05-30  Didier Verna  <didier@xemacs.org>
11731         * message.el (message-dont-reply-to-names): Update the custom type.
11732         * message.el (message-dont-reply-to-names): New defsubst: potentially
11733         convert a list of regexps into a single one.
11734         * message.el (message-get-reply-headers): Use it.
11735         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11737 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11739         * gnus-agent.el (directory-files-and-attributes): Move forward.
11741 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11743         * gnus-ml.el (gnus-mailing-list-subscribe)
11744         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11745         (gnus-mailing-list-message): Fix doc strings.
11747 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11749         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11750         of doing it manually.
11752 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11754         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11755         comment.
11757 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11759         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11760         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11761         (gnus-agent-read-local): All symbols allocated in my-obarray.
11762         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11763         (gnus-agent-regenerate-group): Check numeric names to see if they are
11764         messages or groups.
11765         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11766         better way of do this...)
11768         * gnus-cache.el (gnus-agent-total-fetched-for):
11769         Ignore 'dummy.group' (there should be a better way of do this...)
11771 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11773         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11774         (gnus-saved-headers): Ditto.
11775         (gnus-default-article-saver): Mention functions may have properties.
11776         (gnus-article-save): Override gnus-save-all-headers and
11777         gnus-saved-headers by :headers property which saver function may have.
11778         (gnus-summary-save-in-file): Add :headers property.
11779         (gnus-summary-write-to-file): Ditto.
11781         * gnus-sum.el (gnus-summary-save-article): Bind
11782         gnus-prompt-before-saving to t when saving many articles in a file;
11783         always show all headers.
11785 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11787         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11788         marks.
11790         * message.el (message-indent-citation): Add optional arguments to allow
11791         using it outside of message buffers.
11793         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11794         (gnus-article-treat-unfold-headers): Use it.
11795         (gnus-article-truncate-lines): New variable.
11796         (gnus-article-mode): Use it.
11797         (gnus-article-toggle-truncate-lines): New function.
11799         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11800         Add gnus-article-toggle-truncate-lines.
11802         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11803         coding system in XEmacs, use binary.
11805 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11807         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11808         after-load-alist.
11810         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11811         this function should save decoded articles.
11812         (gnus-summary-write-to-file): Use property to specify this function
11813         should save decoded articles and specify gnus-summary-save-in-file
11814         should be used to save articles other than the first one when saving
11815         many articles.
11816         (gnus-summary-save-body-in-file): Use property to specify this
11817         function should save decoded articles.
11818         (gnus-summary-write-body-to-file): Use property to specify this
11819         function should save decoded articles and specify
11820         gnus-summary-save-body-in-file should be used to save articles other
11821         than the first one when saving many articles.
11823         * gnus-sum.el (gnus-summary-save-article): Simplify.
11825 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11827         * gnus-art.el (gnus-default-article-saver):
11828         Add gnus-summary-write-body-to-file.
11829         (gnus-article-save-coding-system): Don't use coding system object
11830         in XEmacs.
11831         (gnus-read-save-file-name): Add optional `dir-var' argument which
11832         specifies directory in which files are saved; work even if optional
11833         `variable' argument is not specified.
11834         (gnus-summary-write-to-file): Read file name.
11835         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11836         (gnus-summary-write-body-to-file): New function.
11838         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11839         (gnus-summary-local-variables): Add it.
11840         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11841         (gnus-summary-save-article): Remove optional `decode' argument;
11842         determine whether to decode articles by the value of
11843         gnus-default-article-saver; when saving many files using
11844         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11845         it first and use gnus-summary-save-in-file or
11846         gnus-summary-save-body-in-file thereafter unless
11847         gnus-prompt-before-saving is always; move point to article which
11848         will be saved.
11849         (gnus-summary-save-article-file): Revert.
11850         (gnus-summary-write-article-file): Revert.
11851         (gnus-summary-save-article-body-file): Revert.
11852         (gnus-summary-write-article-body-file): New function.
11854 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11856         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11858 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11860         * gnus-art.el (gnus-default-article-saver): Doc fix.
11861         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11862         from gnus-summary-save-article-coding-system, and default to a
11863         certain coding system.
11864         (gnus-output-to-file): Add coding cookie and encode text according
11865         to gnus-article-save-coding-system; don't use mm-append-to-file.
11867         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11868         gnus-art.el and rename to gnus-article-save-coding-system.
11869         (gnus-summary-save-article): Require gnus-art; don't show all
11870         headers if it decodes articles; don't add coding cookie here;
11871         don't bind mm-text-coding-system-for-write.
11872         (gnus-summary-save-article-file): Save decoded articles.
11873         (gnus-summary-write-article-file): When saving many files, use
11874         gnus-summary-write-to-file first and gnus-summary-save-in-file
11875         thereafter unless gnus-prompt-before-saving is always.
11876         (gnus-summary-save-article-body-file): Save decoded articles.
11878 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11880         * nnrss.el (nnrss-check-group): Bind hash-index.
11882 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11884         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11885         its hash index.  Store this hash in `nnrss-group-data'.
11886         (nnrss-read-group-data): Update accordingly.
11888 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11890         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11891         entry.
11893         * gnus-sum.el (gnus-summary-make-menu-bar):
11894         Add gnus-article-browse-html-article.
11896 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11898         * gnus-sum.el (gnus-summary-mime-map):
11899         Add gnus-article-browse-html-article.
11901 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11903         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11904         suitable coding systems in customize.
11906 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11908         * mail-source.el (mail-sources): Fix custom type.
11910 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11912         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11913         (gnus-summary-expire-articles-now): Shorten prompt.
11915         * gmm-utils.el (wid-edit): Require.
11916         (defun-gmm): Rename from `gmm-defun-compat'.
11917         (gmm-image-search-load-path): Use it.
11918         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11920 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11922         * gnus-sum.el (gnus-summary-save-article-coding-system):
11923         New variable.
11924         (gnus-summary-save-article): Add optional `decode' argument.
11925         If it is set and gnus-summary-save-article-coding-system is non-nil,
11926         save decoded article.
11927         (gnus-summary-write-article-file): Save decoded article if
11928         gnus-summary-save-article-coding-system is non-nil.
11930         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11931         type.
11933 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11935         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11937 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11939         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11940         first to test gnus-single-article-buffer which may be buffer-local.
11942         * gnus-sum.el (gnus-summary-setup-buffer):
11943         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11944         group; make gnus-article-buffer, gnus-article-current, and
11945         gnus-original-article-buffer always buffer-local.
11946         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11947         group.
11948         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11950 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11952         * nnml.el (nnml-request-compact-group): Compressed files might not
11953         have .gz extension.
11955 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11957         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11958         (mm-copy-to-buffer): Use with-current-buffer.
11959         (mm-display-part): Simplify.
11960         (mm-inlinable-p): Add optional arg `type'.
11962 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11964         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11965         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11966         Try harder to show the attachment internally or externally using
11967         gnus-mime-view-part-as-type.
11969 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11971         * message.el (message-from-style, message-signature-separator)
11972         (message-user-organization-file, message-send-mail-function)
11973         (message-citation-line-function, message-yank-prefix)
11974         (message-indent-citation-function, message-signature)
11975         (message-signature-file, message-signature-insert-empty-line):
11976         Remove autoloads.
11978         * gnus-art.el (gnus-buttonized-mime-types):
11979         Remove "multipart/signed".  Revert 2006-04-26 change.
11981 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11983         * gnus.el (gnus-version-number): Bump version.
11985 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11987         * gnus.el: No Gnus v0.5 is released.
11989 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11991         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11992         fetching articles by message-id.
11994 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11996         * message.el (hashcash): Require hashcash as normal.
11998         * ecomplete.el (ecomplete-highlight-match-line):
11999         Use point-at-eol.
12000         (ecomplete-highlight-match-line): Use `highlight', because that
12001         face exists in both Emacs and XEmacs.
12003         * message.el (message-display-abbrev): Use point-at-bol.
12005         * mail-source.el: Don't require timer/timer-funcs.
12007         * gnus-async.el: Ditto.
12009         * password.el: Ditto.
12011         * mm-url.el: Ditto.
12013         * mm-util.el: Require timer/timer-funcs.
12015 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12017         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12018         Close.
12020 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12022         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12023         unibyte after clear-decrypt function runs.
12025         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12026         returns as a unibyte string.
12028 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12030         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12031         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12032         (mml1991-pgg-encrypt): Ditto.
12034 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12036         * message.el (message-user-organization-file): Check several
12037         locations of the organization file.
12039         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12040         Add gnus-article-view-part-as-type.
12042         * gnus-art.el (gnus-article-view-part-as-type): New function.
12044         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12045         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12047         * mml.el: Simplify autoload.
12048         (mml-mode): defvar dnd-protocol-alist instead of using
12049         symbol-value.
12050         (mml-default-directory): New variable.
12051         (mml-minibuffer-read-file): Use it.
12052         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12054         * message.el (message-citation-line-format): New variable.
12055         (message-insert-formated-citation-line): New function.
12056         (message-citation-line-function):
12057         Add `message-insert-formated-citation-line' to custom type.
12059         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12060         to doc string.
12062         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12063         depending on mm-verify-option.
12065 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12067         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12068         binding pgg-* variables; reimplement the section which prevents
12069         MIME header from being signed.
12070         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12071         pgg-text-mode; remove a blank line at the top of body.
12073         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12074         lines at the top of body; use gnus-newsgroup-charset if there's no
12075         Charset header.
12077 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12079         * message.el (message-self-insert-commands): Doc fix.
12081         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12082         (mm-uu-pgp-encrypted-test): Ditto.
12083         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12084         between header and body; return application/pgp-encrypted handle
12085         if decryption failed; decode decrypted body by charset.
12087         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12088         element match to application/pgp-*.
12090 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12092         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12093         HTML.
12095 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12097         * mail-source.el (mail-source-call-script): Message the error
12098         string.
12100 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12102         * gnus-util.el (gnus-byte-compile): Use it.
12104 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12106         * gnus-util.el (kill-empty-logs): New function.
12108 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12110         * message.el (message-mail-alias-type): Doc fix.
12111         (message-mail-alias-type-p): New function.
12112         (message-send): Use it.
12113         (message-mode): Ditto.
12114         (message-strip-forbidden-properties): Ditto.
12116         * ecomplete.el (ecomplete-database-file-coding-system):
12117         New variable.
12118         (ecomplete-save): Use it.
12119         (ecomplete-setup): Use it.
12121 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12123         * message.el (message-self-insert-commands): New variable.
12124         (message-strip-forbidden-properties): Use it.
12126 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12128         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12129         that doesn't make XEmacs choke.
12131 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12133         * gnus-util.el (gnus-replace-in-string):
12134         Prefer replace-regexp-in-string over of replace-in-string.
12136 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12138         * gnus-util.el (gnus-select-frame-set-input-focus):
12139         Use select-frame-set-input-focus if it is available in XEmacs; use
12140         definition defined in Emacs 22 for old Emacsen.
12142 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12144         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12146 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12148         * gnus-registry.el (gnus-registry-cache-save): Remove text
12149         properties when saving via the temp buffer.
12151 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12153         * message.el (message-generate-hashcash): Honor custom type.
12155 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12157         * message.el (message-generate-hashcash): Default to non-nil when
12158         hashcash is found.
12160         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12161         (gnus-refer-thread-limit): Increase default to 500.
12163         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12165         * flow-fill.el (fill-flowed): Allow delete-space.
12167 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12169         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12170         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12171         Remove autoloads.
12173 2006-04-18  Simon Josefsson  <jas@extundo.com>
12175         * message.el (message-generate-hashcash): Default to.
12177 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12179         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12180         concatenating segments rather than before concatenating them.
12182 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12184         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12186         * imap.el (imap-quote-specials): New function.
12187         (imap-login-auth): Quote specials.
12189 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12191         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12193         * message.el (message-forward-make-body-plain):
12194         Allow message-forward-ignored-headers to be a list.
12195         (message-remove-ignored-headers): Factor out into function.
12196         (message-forward-make-body-mml): Use it.
12197         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12198         (rfc2231-parse-string): Allow concatanation of parameters that
12199         aren't contiguous.  The test case is
12200           (mail-header-parse-content-type "message/external-body;
12201             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12202             access-type=LOCAL-FILE;
12203             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12205 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12207         * nntp.el (nntp-accept-process-output): Return the value of
12208         `nnheader-accept-process-output'.
12210 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12212         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12213         (gnus-button-alist): Recognize more diff formats.
12214         (gnus-button-patch): Strip directory.
12216 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12218         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12219         Emacs 22 when setting focus.
12221 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12223         * gnus-art.el (gnus-article-treat-types): Do treatment of
12224         text/x-verbatim parts.
12225         (gnus-button-patch): New command.
12227         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12228         addresses that contain invalid characters.
12230 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12232         * message.el (message-put-addresses-in-ecomplete):
12233         Use gnus-replace-in-string.
12234         (message-is-yours-p): Use the more correct
12235         mail-header-parse-address instead of
12236         mail-extract-address-components.
12237         (message-put-addresses-in-ecomplete): Fix typo.
12239         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12240         keystroke.
12242         * gnus-art.el (gnus-treatment-function-alist): Change order of
12243         newsgroups/generic header folding to avoid double-folding.
12245         * message.el (message-hidden-headers): Add X-Draft-From.
12247         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12248         New command.
12249         (gnus-summary-repeat-search-article-backward): New command.
12251         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12252         groups in the parent topic.
12254 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12256         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12257         (spam-extra-header-to-number): Return the CRM114 number as a
12258         number instead of a string.
12260 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12262         * gnus-art.el (gnus-face-properties-alist): Move here from
12263         gnus-fun.
12265         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12267 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12269         * message.el (message-strip-forbidden-properties): Only display on
12270         self-insert-command.
12272         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12273         reindent.
12274         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12276 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12278         * smiley.el (smiley-style): Fix typo.
12280 2006-03-23  Kenichi Handa  <handa@m17n.org>
12282         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12283         instead of set-buffer-multibyte.
12285 2006-03-23  Kenichi Handa  <handa@m17n.org>
12287         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12288         buffer and then decode the buffer text if necessary.
12289         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12290         first, and after mm-encode-body, change the buffer to unibyte.
12292 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12294         * hashcash.el (hashcash-insert-payment-async-2):
12295         Use message-goto-eoh instead of doing it manually.
12296         (mail-add-payment): Use message-narrow-to-header instead of trying
12297         to do the same itself.
12299         * message.el (message-hidden-headers): Add Face.
12301         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12302         reparenting code.
12303         (gnus-summary-reparent-children): Refactored out code.
12304         (gnus-summary-thread-map): New keystroke.
12305         (gnus-summary-reparent-children): Make into command.
12307         * smiley.el (smiley-style): Default to `medium' if using a large
12308         font.
12310         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12311         does it itself.
12313         * message.el (message-point-in-header-p): Simplify definition.
12315 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12317         * nnagent.el (nnagent-request-set-mark): Silence log file
12318         writing.
12319         (nnagent-request-set-mark): Use write-region instead of
12320         append-to-file.
12322         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12323         strange select method.
12325         * ecomplete.el (ecomplete-display-matches): Get highlightling
12326         right.
12327         (ecomplete-display-matches): Use literals.
12328         (ecomplete-display-matches): Disable message logging.
12330         * message.el (message-display-abbrev): Small optimization.
12332         * ecomplete.el (ecomplete-display-matches): Allow automatic
12333         display.
12335         * message.el (message-strip-forbidden-properties):
12336         Display abbrevs.
12337         (message-display-abbrev): Get automatic display right.
12339         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12340         keystrokes.
12342 2006-04-13  Romain Francoise  <romain@orebokech.com>
12344         TODO: Backport to v5-10!
12346         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12347         Move here (and rename) from gnus-registry.el.
12349         * gnus-registry.el: Require gnus-util.
12350         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12352 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12354         * gnus-group.el (gnus-group-catchup-current):
12355         Change if-then-else-if-then-else into cond.
12356         (gnus-group-catchup): Indent.
12357         (group-name-at-point): New function.
12358         (gnus-fetch-group): Provide default from thing at point.
12360 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12362         * message.el (message-display-abbrev): Fix regexp.
12364         * ecomplete.el (ecomplete-highlight-match-line):
12365         Reimplement choosing.
12366         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12367         dead variables.
12369         * message.el (message-newline-and-indent): Remove debugging.
12370         (message-display-abbrev): Use new implementation.
12372 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12374         * gnus-art.el (gnus-article-mode):
12375         Set cursor-in-non-selected-windows to nil.
12377         * smiley.el: Revert previous change.
12378         (smiley-data-directory): defvar it before using it in the
12379         defcustom of `smiley-style'.
12381 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12383         * message.el (message-newline-and-indent): New function.
12385         * ecomplete.el: Implement more bits.
12387         * message.el (message-put-addresses-in-ecomplete): Clean up the
12388         string.
12390         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12392         * gnus-sum.el (gnus-summary-save-parts):
12393         Bind gnus-summary-save-parts-counter and use it to make unique file
12394         names.
12396         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12398         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12399         parameter to say whether to actually parse the individual
12400         addresses.
12402         * message.el (message-put-addresses-in-ecomplete): New function.
12403         (ecomplete): Require.
12404         (message-mail-alias-type): Add ecomplete as an option.
12406 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12408         * flow-fill.el (fill-flowed): Remove trailing space from blank
12409         quoted lines.
12411 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12413         * smiley.el (smiley-style): Move definition later to avoid a
12414         compilation warning.
12416 2006-04-12  Kenichi Handa  <handa@m17n.org>
12418         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12419         buffer and then decode the buffer text if necessary.
12420         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12421         first, and after mm-encode-body, change the buffer to unibyte.
12422         Use mm-disable-multibyte instead of set-buffer-multibyte.
12424 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12426         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12427         Content-Type header instead of Content-Disposition header.
12428         (gnus-mime-inline-part): Ditto.
12429         (gnus-mime-view-part-as-charset): Ignore charset that the part
12430         specifies.
12432         * mm-decode.el (mm-display-part): Work with external parts and
12433         usual parts similarly.
12435         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12436         instead of gnus-display-mime.
12438         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12439         instead of with-temp-buffer.
12441         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12442         tag to summarized topics part in order to encode non-ASCII text.
12444 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12446         * smiley.el (smiley-style): New variable.
12447         (smiley-directory): New function.
12448         (smiley-data-directory): Derive from `smiley-style' using
12449         `smiley-directory'.
12450         (smiley-regexp-alist): Add new entries.
12452         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12453         (gnus-article-browse-delete-temp): Add :version.
12455 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12457         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12458         the sieve region.
12460 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12462         * gnus.el (gnus-version-number): Bump version.
12464 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12466         * gnus.el: No Gnus v0.4 is released.
12468 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12470         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12471         layout.
12473         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12474         unknown charset.
12476         * message.el (message-header-synonyms): Add Original-To to the
12477         default.
12479         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12480         optional parameter.
12482 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12484         * gnus-fun.el (gnus): Require it for gnus-directory.
12486 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12488         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12490 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12492         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12494 2006-04-05  Simon Josefsson  <jas@extundo.com>
12496         * password.el (password-reset): New function.
12498 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12500         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12501         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12503 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12505         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12506         Some whitespace was matched into the url, which broke browsing hits
12507         > 100 when mm-url-use-external was nil.
12509 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12511         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12512         Check gnus-extra-headers for 'Newsgroups.
12514         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12515         bound.
12517 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12519         * pgg-gpg.el: Clean up process buffers every time gpg processes
12520         complete.
12522 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12524         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12525         doc string.
12527 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12529         * pgg-gpg.el (pgg-gpg-process-filter)
12530         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12532         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12533         lines, temporary fix.
12535 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12537         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12539 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12541         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12542         default-enable-multibyte-characters.  This reverts the change from
12543         revision 6.17 which is no longer necessary because the passphrase
12544         is sent separately now.  GnuPG messages are unreadable under
12545         multibyte locales with default-enable-multibyte-characters set to
12546         nil.
12548 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12550         * message.el (message-tool-bar-gnome): Move "spell".
12552 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12554         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12555         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12556         instead.
12558 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12560         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12561         Improve newsgroups handling for NNTP overviews which don't include
12562         Newsgroups.
12564 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12566         * message.el (message-resend): Bind message-generate-hashcash to nil.
12568 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12570         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12571         when searching for already-paid recipients.
12573 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12575         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12576         passphrases when it is not needed.
12577         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12578         passphrase stuff from gpg, should only be necessary when you use
12579         gpg with a smartcard.
12581 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12583         * mml.el (mml-insert-mime): Ignore cached contents of
12584         message/external-body part.
12586         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12587         (mm-insert-part): Ditto.
12589 2006-03-23  Simon Josefsson  <jas@extundo.com>
12591         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12592         Reiner.
12593         (pgg-gpg-use-agent-p): Use it again.
12595 2006-03-23  Simon Josefsson  <jas@extundo.com>
12597         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12598         older emacsen.
12599         (pgg-gpg-use-agent-p): Don't use it.
12601 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12603         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12604         if we can.
12606 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12608         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12609         (pgg-gpg-update-agent): New function.
12610         (pgg-gpg-use-agent-p): New function.
12611         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12612         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12613         (pgg-gpg-sign-region): Use it.
12615 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12617         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12618         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12620 2006-03-21  Simon Josefsson  <jas@extundo.com>
12622         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12623         <wilde@sha-bang.de>.
12624         (pgg-gpg-use-agent): New variable.
12625         (pgg-gpg-process-region): Use it.
12626         (pgg-gpg-encrypt-region): Likewise.
12627         (pgg-gpg-encrypt-symmetric-region): Likewise.
12628         (pgg-gpg-decrypt-region): Likewise.
12629         (pgg-gpg-sign-region): Likewise.
12630         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12632 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12634         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12636         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12637         Add comment on version.
12639 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12641         * smiley.el: Add missing test smiley.
12643 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12645         * mm-decode.el (mm-with-part): New macro.
12646         (mm-get-part): Use it; work with message/external-body as well.
12647         (mm-save-part): Treat name and filename equally.
12649         * mm-extern.el (mm-extern-cache-contents): New function.
12650         (mm-inline-external-body): Use it; force the part to be displayed;
12651         move undisplayer added to the cached handle to the parent.
12653         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12654         (gnus-mime-view-part-as-type): Work with message/external-body.
12656         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12658 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12660         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12661         images in image-load-path.  [Sync with image.el, revision 1.60, in
12662         Emacs.]
12664 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12666         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12667         path rather than symbol.  Always return list of directories.
12668         Guarantee that image directory comes first.  [Sync with image.el,
12669         revision 1.59, in Emacs.]
12671         * message.el (message-make-tool-bar): Adjust to new API of
12672         `gmm-image-load-path-for-library'.
12674         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12676         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12678 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12680         * gnus-art.el (gnus-article-only-boring-p):
12681         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12682         intangible text.
12683         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12685 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12687         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12688         Use `defun' instead of `gmm-defun-compat'.
12690 2006-03-14  Simon Josefsson  <jas@extundo.com>
12692         * message.el (message-unique-id): Don't use message-number-base36
12693         if (user-uid) is a float.
12694         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12696 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12698         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12700         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12701         empty line between a part and a message part.
12703 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12705         * smiley.el: Add more test smileys.
12706         (smiley-data-directory, smiley-regexp-alist)
12707         (gnus-smiley-file-types): Fix doc strings.
12708         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12709         adding new elements.
12710         (smiley-mouse-map): Unused code.  Make it a comment.
12712 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12714         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12715         scan latest NoCeM messages instead of old ones.
12716         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12717         delimiters that are recently used.
12718         (gnus-nocem-load-cache): Add autoload cookie.
12720         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12722         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12723         level which is larger than gnus-use-nocem is specified.
12725         * gnus-group.el (gnus-group-get-new-news): Ditto.
12727 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12729         * gnus-util.el (gnus-tool-bar-update): New function.
12731         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12732         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12734         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12736         * gnus-group.el (gnus-group-redraw-when-idle)
12737         (gnus-group-redraw-check): Remove.
12738         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12740 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12742         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12743         if optional last element is specified in splits (FIELD VALUE...).
12745 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12747         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12748         to gmm-image-load-path-for-library.  Call with no-error argument.
12749         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12751         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12753         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12755         * gmm-utils.el (gmm-image-load-path): Remove alias.
12757 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12759         * gmm-utils.el (gmm-image-load-path): Add alias.
12761         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12762         nnml-generate-nov-databases-1.
12763         (nnml-generate-nov-databases): Use it.
12764         (nnml-generate-nov-databases-directory): Document no-active
12765         argument.
12767         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12768         directory if path is t.  Add no-error.
12770         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12771         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12773         * gnus-art.el (gnus-article-browse-delete-temp-files):
12774         Simplify resetting gnus-article-browse-html-temp-list.
12776         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12777         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12778         Add example to docstring.  Rename local variables.  Move error
12779         checks to default case in cond and simplify.
12781 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12783         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12784         handle is multipart when calling it recursively.
12785         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12787 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12789         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12790         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12792 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12794         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12795         is loaded.
12797         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12798         loaded.
12800 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12802         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12803         to "Emacs 23 (unicode)" in doc string.
12805         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12806         "Emacs 23 (unicode)" in comment.
12808 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12810         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12812         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12813         characters 160 through 255 in Emacs 23.
12815 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12817         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12818         gnus-article-browse-html-temp.
12819         (gnus-article-browse-delete-temp): Make it customizable.
12820         Add `file'.  Adjust doc string.
12821         (gnus-article-browse-delete-temp-files): Add argument.
12822         Allow query for each file.  Adjust doc string.
12823         (gnus-article-browse-html-parts):
12824         Add `gnus-article-browse-delete-temp-files' to
12825         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12827 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12829         * gnus-art.el (gnus-article-browse-html-temp)
12830         (gnus-article-browse-delete-temp): New variables.
12831         (gnus-article-browse-delete-temp-files): New function.
12832         (gnus-article-browse-html-parts): Use it.
12834 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12836         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12838         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12839         string.
12841         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12842         gnus-summary-insert-new-articles when unplugged.
12843         Remove gnus-summary-search-article-forward.
12845         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12846         display-visual-class instead of display-color-cells.
12848 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12850         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12851         message/* containing non-ASCII text properly.
12853 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12855         * message.el: Require gmm-utils, remove autoloads.
12856         (message-tool-bar): Set default based on
12857         gmm-tool-bar-style.
12858         (message-tool-bar-gnome): Add gmm-customize-mode.
12860         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12861         gmm-tool-bar-style.
12862         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12864         * gnus-group.el (gnus-group-tool-bar): Set default based on
12865         gmm-tool-bar-style.
12866         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12868         * gmm-utils.el (gmm-image-directory): Rename variable from
12869         gmm-image-load-path.
12870         (gmm-image-load-path): Use gmm-image-directory.
12871         (gmm-customize-mode): New function.
12872         (gmm-tool-bar-style): New variable.
12874         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12875         gnus-group-redraw-line-number.
12876         (gnus-group-redraw-check): Simplify.
12877         (gnus-group-tool-bar-update): Remove redraw check.
12878         (gnus-group-make-tool-bar): Add redraw check.
12880 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12882         * gnus-art.el (gnus-button): Add missing parentheses.
12884 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12886         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12888 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12890         * gnus-art.el (gnus-button): New face.
12891         (gnus-article-button-face): Use it.
12893         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12894         Add gnus-summary-next-page.  Re-order.
12896         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12897         next-node are now included.
12898         (gnus-group-redraw-line-number): New internal variable.
12899         (gnus-group-redraw-check): Helper function for updating the tool
12900         bar.
12901         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12903         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12905         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12906         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12907         Use it to match format of Spamassassin 3.0 and later.
12908         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12909         (spam-check-bogofilter)
12910         (spam-bogofilter-register-with-bogofilter): Fix args of
12911         `gnus-error' calls.
12913 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12915         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12916         unnecessary interaction when sending queued mails.
12917         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12919 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12921         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12922         first or last are nil.
12924 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12926         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12928 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12930         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12932 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12934         * dns.el (query-dns): Protect more against buggy tcp output.
12936 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12938         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12939         nov.php.
12941 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12943         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12944         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12945         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12946         output on the server side.
12947         (nnweb-google-create-mapping): Update regexps and add some
12948         progress indication.
12950 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12952         * gnus-group.el (gnus-group-tool-bar-gnome):
12953         Fix gnus-agent-toggle-plugged.  Re-order icons.
12954         (gnus-group-tool-bar-gnome):
12955         Add gnus-group-{prev,next}-unread-group.
12956         (gnus-group-tool-bar-gnome): Re-order icons.
12958         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12959         Move gnus-summary-insert-new-articles.
12961         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12962         Fix comments.
12964         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12965         also available in Emacs 21.3.
12967         * message.el (message-fix-before-sending): Change "Emacs 22" to
12968         "Emacs 23 (unicode)" in comment.
12970         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12971         "Emacs 23 (unicode)" in comment.
12973         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12974         comment.
12975         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12977         * mm-view.el (mm-fill-flowed): Add :version.
12979 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12981         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12982         and load-path.
12984 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12986         * message.el: Autoload gmm-image-load-path.
12987         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12988         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12989         consitency.
12991         * gmm-utils.el (gmm-image-load-path): Also search in
12992         "../etc/images".  Don't set gmm-image-load-path if we don't find
12993         the image.
12995 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12997         * gmm-utils.el (gmm-image-load-path): Don't make
12998         `gmm-image-load-path' include subdirectories which the second arg
12999         `image' might specify.
13001         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13002         subdirectory to icon file names.
13004         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13006 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13008         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13009         gmm-image-load-path calls.
13011         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13013         * message.el (message-make-tool-bar): Ditto.
13015         * mml.el (mml-preview): Add comment concerning tool bar icons.
13017         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13018         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13020         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13021         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13023         * message.el (message-tool-bar-gnome): Use new icon names.
13024         (message-make-tool-bar): Use `gmm-image-load-path'.
13026         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13027         New functions from MH-E.
13028         (gmm-image-load-path): New variable from MH-E.
13029         (gmm-image-load-path): New function from MH-E.  Add arguments
13030         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13031         *-image-load-path-called-flag.
13033 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13035         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13037 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13039         * nnimap.el (nnimap-request-move-article): Change folder back to
13040         source group before deleting.
13042 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13044         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13046         * gnus-art.el (mm-url-insert-file-contents-external):
13047         Autoload mm-url.
13049         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13051 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13053         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13054         coding system which mm-charset-to-coding-system returns for a
13055         given charset is valid.
13057 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13059         * html2text.el (html2text-remove-tag-list):
13060         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13062 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13064         * gnus-cus.el: Revert 2005-10-17 change.
13066 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13068         * gnus-art.el (article-strip-banner):
13069         Call article-really-strip-banner only when the regexp match is made.
13071 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13073         * gnus-art.el (article-strip-banner):
13074         Use gnus-extract-address-components instead of
13075         mail-header-parse-addresses to make it work with non-ASCII text;
13076         remove mail-encode-encoded-word-string.
13078         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13079         values which are surrounded with \"...\"; make it never cause a
13080         Lisp error; give up parsing of parameters if it failed in
13081         extracting type.
13083 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13085         * smime.el (smime-cert-by-ldap-1): Fix bug where
13086         `smime-ldap-search' returns results without userCertificates.
13088 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13090         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13092 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13094         * spam.el (spam-check-spamassassin-headers): Adapt format for
13095         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13096         <ari@mbf.ocn.ne.jp>.
13097         (spam-list-of-processors): Add spam-use-gmane.
13099 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13101         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13102         make-temp-file; make it work with XEmacs as well.
13104         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13105         mm-make-temp-file.
13107         * mm-decode.el (mm-display-external): Use the 3rd arg of
13108         mm-make-temp-file.
13109         (mm-create-image-xemacs): Ditto.
13111 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13113         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13114         with message-narrow-to-headers.
13115         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13116         (gnus-draft-check-draft-articles): New function.
13117         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13119 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13121         * gnus-art.el (gnus-article-browse-html-parts):
13122         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13123         Don't use suffix argument for mm-make-temp-file for Emacs 21
13124         compatibility.  Remove useless `format'.
13126 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13128         * nnweb.el (nnweb-google-wash-article): Update regexps.
13129         (nnweb-group-alist): Use defvoo instead of defvar.
13131 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13133         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13134         re-loading nn* modules.
13136 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13138         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13139         for `tool-bar-mode' and don't check it's default-value.
13141         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13143         * message.el (message-make-tool-bar): Ditto.
13145         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13146         `substring'.  Shorten tmp-file name.
13148         * gnus.el: Remove bogus comment.
13150 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13152         * gnus-art.el (gnus-article-browse-html-parts): New function.
13153         (gnus-article-browse-html-article): New function for viewing html
13154         articles with a browser.
13156 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13158         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13159         (mml2015-pgg-encrypt): Ditto.
13161         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13162         (mml1991-pgg-encrypt): Ditto.
13164 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13166         * nnfolder.el (nnfolder-insert-newsgroup-line):
13167         Use message-make-date instead of current-time-string.
13169         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13170         to gnus-decoded which mm-uu might set.
13172 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13174         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13175         don't decode quoted parameters; remove misimported Emacs code.
13176         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13177         (rfc2231-decode-encoded-string): Don't use split-string which
13178         behaves differently according to Emacs version; use
13179         mm-decode-coding-region to convert charset to coding-system.
13180         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13181         (rfc2231-encode-string): Remove misimported Emacs code.
13183 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13185         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13186         when calling mail-header-parse-content-type.
13187         (article-de-quoted-unreadable): Ditto.
13188         (article-de-base64-unreadable): Ditto.
13189         (article-wash-html): Ditto.
13191         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13192         calling mail-header-parse-content-type and
13193         mail-header-parse-content-disposition.
13194         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13195         mail-header-parse-content-type.
13197         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13198         insert charset and format parameters; encode description after
13199         inserting it to buffer.
13200         (mml-insert-parameter): Fold lines properly even if a parameter is
13201         segmented into two or more lines; change the max column to 76.
13203         * rfc1843.el (rfc1843-decode-article-body): Don't use
13204         ignore-errors when calling mail-header-parse-content-type.
13206         * rfc2231.el (rfc2231-parse-string): Return at least type if
13207         possible; don't cause an error even if it fails in parsing of
13208         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13209         (rfc2231-encode-string): Don't break lines at the beginning, leave
13210         it to mml-insert-parameter.
13212         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13213         calling mail-header-parse-content-type.
13215 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13217         * spam-report.el (spam-report-gmane-use-article-number):
13218         Improve doc string.
13219         (spam-report-gmane-internal): Check if a suitable header was found
13220         in the article.
13222 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13224         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13225         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13227 2006-02-05  Romain Francoise  <romain@orebokech.com>
13229         Update copyright notices of all files in the gnus directory.
13231 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13233         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13235 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13237         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13238         segmented lines of parameter value to cope with Thunderbird 1.5
13239         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13240         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13241         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13243 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13245         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13246         parts.
13248 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13250         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13251         there's only one active file for all servers.
13252         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13253         solid groups.  Gnus might have used a FAST request to select the group.
13254         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13255         and nnweb-search redundantly in the active file.
13256         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13257         (nnweb-request-create-group): Don't use ARGS.
13258         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13259         initialisations.  Let nnoo do the work.
13261 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13263         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13264         Say the part has been decoded.
13266         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13268 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13270         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13271         mailcap-viewer-test-cache when there's no 'test clause, since that
13272         will invert the meaning of a "nil" test previously determined by
13273         mailcap-mailcap-entry-passes-test.
13275 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13277         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13278         compiling.
13280         * gnus-sum.el: Ditto.
13282         * message.el: Don't bind tool-bar-map when compiling.
13284 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13286         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13288 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13290         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13291         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13292         current Google Groups.
13294 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13296         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13297         and tool-bar-mode.
13299         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13300         and tool-bar-mode.
13302         * message.el (message-tool-bar-update): Simplify.
13303         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13305         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13306         gnus-summary-buffer.
13307         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13308         gnus-summary-reply.
13310         * gmm-utils.el (gmm): Add :version.
13312 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13314         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13315         Don't autoload.
13317 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13319         * gmm-utils.el (gmm-verbose): Add :group.
13321 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13323         * message.el: Change some comments WRT tool-bars.
13325         * gnus-sum.el (gnus-summary-tool-bar)
13326         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13327         (gnus-summary-tool-bar-zap-list): New variables.
13328         (gnus-summary-make-tool-bar): Complete rewrite using
13329         `gmm-tool-bar-from-list'.
13331         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13332         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13333         New variables.
13334         (gnus-group-make-tool-bar): Complete rewrite using
13335         `gmm-tool-bar-from-list'.
13336         (gnus-group-tool-bar-update): New function.
13338         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13340 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13342         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13343         is dissected into a single part of which the type is the same as
13344         the given one; decode charset.
13346 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13348         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13349         into alists as symbol not string, since that's what
13350         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13351         look for.
13353 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13355         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13356         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13358         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13360 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13362         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13363         (gnus-mime-security-button-menu): New definition.
13364         (gnus-mime-security-button-map): Use them.
13365         (gnus-mime-security-button-menu): New function.
13366         (gnus-insert-mime-security-button): Addition to help echo.
13367         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13368         (gnus-mime-security-pipe-part): New functions.
13370         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13371         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13373         * mm-decode.el (mm-handle-set-disposition): Remove.
13374         (mm-handle-set-description): Remove.
13376 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13378         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13379         (mm-w3m-standalone-supports-m17n-p): New function.
13380         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13381         w3m usage.
13383         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13384         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13386 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13388         * message.el (message-tool-bar-zap-list):
13389         Use gmm-tool-bar-zap-list as custom type.
13390         (message-tool-bar-update): New function.
13391         (message-tool-bar, message-tool-bar-gnome)
13392         (message-tool-bar-retro): Add message-tool-bar-update.
13393         (message-tool-bar-gnome): Add flyspell-buffer.
13395         * gnus-util.el (gnus-error): Describe `args'.
13397         * gmm-utils.el (gmm-error): Describe `args'.
13398         (gmm-tool-bar-zap-list): New widget.
13399         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13401 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13403         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13404         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13405         the number of recursive calls.
13407         * mm-decode.el (mm-handle-set-disposition): New macro.
13408         (mm-handle-set-description): New macro.
13410 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13412         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13413         encoding.
13415 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13417         * message.el (message-tool-bar-zap-list, message-tool-bar)
13418         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13419         (message-tool-bar-local-item-from-menu): Remove.
13420         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13421         (message-make-tool-bar): New function.
13422         (message-mode): Use `message-make-tool-bar'.
13424         * gmm-utils.el: New file.
13425         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13426         (gmm-lazy): New widget copied from `nnmail.el'.
13427         (gmm-tool-bar-from-list): New function for creating customizable
13428         tool bars.
13429         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13430         output.
13431         (gmm): Add :prefix to defgroup.
13433 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13435         * gmm-utils.el (gmm-widget-p): New function.
13437 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13439         * mml.el (mml-attach-file): Describe `description' in doc string.
13440         (mml-menu): Add Emacs MIME manual and PGG manual.
13442 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13444         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13446 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13448         * nntp.el (nntp-end-of-line): Doc fix.
13450 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13452         * imap.el (imap-open): Handle case where buffer is a buffer
13453         object.
13455 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13457         * gnus-delay.el (gnus-delay): Don't autoload.
13458         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13459         to be re-loaded when customizing the `gnus-delay' group.
13461 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13463         * message.el (message-insert-citation-line): Use newlines.
13465 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13467         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13469         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13471 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13473         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13475 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13477         * mm-decode.el (mm-inlined-types): Add application/pgp.
13478         (mm-automatic-display): Ditto.
13480         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13481         part as text.
13483 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13485         * nnrss.el: Update copyright.
13486         (nnrss-opml-import): Query whether to subscribe to each entry.
13488         * gnus-art.el:
13489         * gnus-sum.el:
13490         * mm-uu.el:
13491         * mm-view.el: Update copyright.
13493 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13495         * message.el (message-info): New function.
13496         (message-mode-menu): Add it.
13497         Update copyright.
13499         * ChangeLog: Fix and update copyright.
13501 2006-01-13  Romain Francoise  <romain@orebokech.com>
13503         * message.el (message-forward-subject-name-subject): Prefer the
13504         address to 'nowhere' if the sender has no name.
13505         Fix typo.  Update copyright year.
13507 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13509         * gnus-art.el (article-wash-html):
13510         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13511         (gnus-article-wash-html-with-w3m-standalone): New function.
13513         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13514         mm-inline-text-html-render-with-w3m-standalone.
13515         (mm-text-html-washer-alist): Map w3m-standalone to
13516         gnus-article-wash-html-with-w3m-standalone.
13517         (mm-inline-text-html-render-with-w3m-standalone): New function.
13519 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13521         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13522         Improve LaTeX.
13524 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13526         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13527         (nnrss-request-article): Render text/plain parts as HTML.
13529         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13530         the buffer.
13532 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13534         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13535         custom definition of `gnus-posting-styles'.
13537         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13538         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13540 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13542         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13543         Use nntp for bug archive.
13545 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13547         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13548         parts.
13549         (nnrss-normalize-date): New function converts ISO 8601 date into
13550         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13551         (nnrss-check-group): Use it.
13553 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13555         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13557         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13558         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13559         (nnrss-insert-w3): Ditto.
13561 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13563         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13564         the articles to be forwarded including the case where neither a
13565         number of articles nor a region is specified.
13567 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13569         * nnrss.el (nnrss-request-article): Fix last change; fill
13570         text/plain parts.
13572 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13574         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13575         in text/plain part.
13576         (nnrss-check-group): Don't add excessive newline to dc:subject.
13578 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13580         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13581         article.
13583 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13585         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13586         (nnml-use-compressed-files, nnml-save-mail): Support other
13587         comression programs such as bzip2.
13589 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13591         * dns.el (query-dns): Make sure we check the buffer size before
13592         removing tcp headers.
13594 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13596         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13597         remove MIME buttons associated with multipart/alternative parts.
13598         (gnus-mime-display-alternative): Tag buttons using `article-type'
13599         text property.
13601         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13602         associated with multipart/alternative parts.
13604         * gnus-art.el (gnus-signature-separator): Fix custom type.
13606         * mm-decode.el (mm-inlined-types): Fix custom type.
13607         (mm-keep-viewer-alive-types): Ditto.
13608         (mm-automatic-display): Ditto.
13609         (mm-attachment-override-types): Ditto.
13610         (mm-inline-override-types): Ditto.
13611         (mm-automatic-external-display): Ditto.
13613 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13615         * spam-report.el (spam-report-user-mail-address)
13616         (spam-report-user-agent): New variables.
13617         (spam-report-url-ping-plain): Use spam-report-user-agent.
13619 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13621         * gnus-art.el (gnus-button-handle-custom): Do not just use
13622         `customize-apropos' for any "M-x customize-*" button but the
13623         function called for.  Accept both the function name and its
13624         argument in order to achieve this.
13625         (gnus-button-alist): Remove support for "custom:" URL's.
13626         Pass function name to `gnus-button-handle-custom' in case of "M-x
13627         customize-*" buttons.
13629 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13631         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13632         multipart/alternative and add xref to mm-discouraged-alternatives
13633         in doc string.
13635         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13636         gnus-buttonized-mime-types in doc string.
13638 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13640         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13641         Suggest image/.* in the doc string.
13643 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13645         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13646         message-marks (Debian bug #342521).
13648 2005-12-12  Simon Josefsson  <jas@extundo.com>
13650         * password.el (password-read-from-cache): Add.
13651         (password-read): Use it.
13653 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13655         * rfc2047.el (rfc2047-charset-to-coding-system):
13656         Recognize us-ascii as a MIME charset.
13658         * mm-bodies.el (mm-decode-content-transfer-encoding):
13659         Protect against the case where the 2nd arg TYPE is nil.
13661 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13663         * pop3.el (pop3-stream-type): Fix custom version.
13665         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13667 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13669         * mm-decode.el (mm-display-external): Add missing cdr.
13671 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13673         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13674         RFC1524) if it is in mailcap or add a suffix according to
13675         mailcap-mime-extensions when generating a temp filename; postpone
13676         deleting a temp file for 2 seconds for some wrappers, shell
13677         scripts, and so on, which might exit right after having started a
13678         viewer command as a background job.
13680 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13682         * nntp.el (nntp-marks-directory): Fix custom group.
13684         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13685         steps when < 10.
13687         * gnus-start.el (gnus-no-server-1):
13688         Mention `gnus-level-default-subscribed' in doc string.
13690 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13692         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13693         parens.
13695 2005-11-26  Dave Love  <fx@gnu.org>
13697         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13698         (tls-program, tls-success): Provide openssl alternative.
13700         * starttls.el: Doc fixes.
13701         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13702         SERVICE to PORT.
13704         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13705         port null or service name.
13706         (starttls-negotiate): Autoload.
13708 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13710         * message.el (message-kill-to-signature): Fix interactive spec.
13712 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13714         * pop3.el (pop3-open-server): Recognize a string as a service name.
13716 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13718         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13720 2005-11-23  Dave Love  <fx@gnu.org>
13722         Add pop3s, pop3/starttls.
13724         * pop3.el (pop3-authentication-scheme): Clarify doc.
13725         (open-tls-stream, starttls-open-stream): Autoload.
13726         (pop3-stream-type): New.
13727         (pop3-open-server): Use it.
13729         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13730         for POP.
13731         (mail-source-keyword-map): Add :stream for POP.
13732         (mail-source-fetch-pop): Use pop3-stream-type.
13734 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13736         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13737         of current-time-string.
13739 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13741         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13742         date header.
13744 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13746         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13747         it can seriously impact performance as it bypasses the agent's
13748         local caches.
13750 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13752         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13753         must be explicitly online rather than "not explicitly offline" for
13754         its flags to be synchronized.
13756         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13757         that gnus-uu-unmark-thread will function correctly.
13759         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13760         1024K is instead displayed as 1M.
13762 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13764         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13766 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13768         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13770 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13772         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13773         error message to display actual error condition.
13774         (gnus-agent-save-local): Avoid saving symbols that are bound to
13775         nil as they simply result in a warning message in
13776         gnus-agent-read-local.
13778 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13780         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13781         rather than make-variable-buffer-local for file-precious-flag.
13783 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13785         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13786         for duplicates which are removed.  The invalid sort check then
13787         triggers a rescan after the sort as sorting may have moved
13788         duplicate entries such that they can be cheaply detected.
13790 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13792         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13794 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13796         * gnus-agent.el (gnus-agent-article-alist-save-format):
13797         Change internal variable to a custom variable.  Change default value
13798         from compressed(2) to uncompressed(1).
13799         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13800         support for uncompressed agentview files.  Taken together, reading
13801         the agentview file should now be 6-7 times faster.
13803 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13805         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13806         as a buffer-local variable.  This avoids creating truncated
13807         dribble files as a result of a hang up, eg.
13809 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13811         * gnus-start.el (gnus-start-draft-setup):
13812         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13814         * gnus.el (gnus-splash): Change custom group.
13815         (gnus-group-get-parameter, gnus-group-parameter-value):
13816         Describe allow-list argument.
13818         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13819         string.
13821 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13823         * gnus-art.el (gnus-default-article-saver): Add user-defined
13824         `function' to custom type.
13826 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13828         * imap.el (imap-open): Handle case where buffer is a buffer
13829         object.
13831 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13833         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13834         long lines.
13835         (gnus-cache-delete-group): Wrap doc strings.
13837         * gnus-agent.el (gnus-agent-rename-group)
13838         (gnus-agent-delete-group): Wrap doc strings.
13840 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13842         * gnus-start.el (gnus-1): Add "native" to
13843         gnus-predefined-server-alist.
13845         * gnus.el (gnus-method-to-server): Don't add "native" to the
13846         lists here, because that leads to problems when
13847         gnus-select-method is bound.
13849 2005-11-09  Simon Josefsson  <jas@extundo.com>
13851         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13852         use (not sort-by-date) instead.
13854 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13856         * gnus-delay.el (gnus-delay-group): Don't autoload.
13857         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13858         to be re-loaded when customizing the `gnus-delay' group.
13860 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13862         * message.el: Revert last changes.
13863         (message-insert-citation-line): Use newlines.
13865 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13867         * message.el (message-courtesy-message)
13868         (message-mark-insert-begin, message-mark-insert-end)
13869         (message-elide-ellipsis, message-cancel-message)
13870         (message-add-header, message-change-subject)
13871         (message-cross-post-followup-to-header)
13872         (message-cross-post-insert-note, message-reduce-to-to-cc)
13873         (message-widen-reply, message-delete-not-region)
13874         (message-kill-to-signature, message-insert-signature)
13875         (message-insert-importance-high, message-insert-importance-low)
13876         (message-insert-or-toggle-importance)
13877         (message-insert-disposition-notification-to)
13878         (message-indent-citation, message-yank-original)
13879         (message-cite-original-without-signature, message-cite-original)
13880         (message-insert-citation-line, message-position-on-field)
13881         (message-fix-before-sending, message-send-mail-partially)
13882         (message-send-mail, message-send-mail-with-sendmail)
13883         (message-send-mail-with-qmail, message-send-news)
13884         (message-check-news-header-syntax, message-generate-headers)
13885         (message-insert-courtesy-copy, message-fill-address)
13886         (message-fill-header, message-shorten-references)
13887         (message-setup-1, message-cancel-news)
13888         (message-forward-make-body-plain, message-forward-make-body-mime)
13889         (message-forward-make-body-mml, message-encode-message-body)
13890         (message-forward-make-body-digest-plain)
13891         (message-forward-make-body-digest-mime)
13892         (message-use-alternative-email-as-from): Insert `hard-newline'
13893         instead of ordinary newlines.
13895 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13897         * message.el (message-generate-headers): Downcase the argument
13898         given to message-check-element.
13900 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13902         * nntp.el (nntp-authinfo-rejected): New error condition.
13903         (nntp-wait-for): Use new error condition to signal authentication
13904         error.
13905         (nntp-retrieve-data): Rethrow new error condition to break out of
13906         recursive call to nntp-send-authinfo.
13908 2005-11-08  Romain Francoise  <romain@orebokech.com>
13910         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13911         (gnus-summary-exit-map): Bind to `Z p'.
13912         (gnus-summary-make-menu-bar): Add menu item.
13914 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13916         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13917         (gnus-treat-*): Add `first' in all doc strings.
13919         * gnus-group.el (gnus-group-compact-group): Fix typo.
13921 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13923         * gnus.el (gnus-parameters-case-fold-search): New variable.
13924         (gnus-parameters-get-parameter): Use it.
13926         * gnus-score.el (gnus-home-score-file): Doc fix.
13928 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13930         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13932 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13934         * mm-util.el (mm-special-display-p): New function.
13936         * mml.el (mml-preview): Use it; doc fix.
13938 2005-10-29  Romain Francoise  <romain@orebokech.com>
13940         * message.el (message-fix-before-sending): Fix comment.
13942 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13944         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13946 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13948         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13949         Used in gnus-score.el.
13951 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13953         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13955 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13957         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13958         whitespace removed in revision 7.8.  Use concatenated string to
13959         protect trailing whitespace.
13961 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13963         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13964         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13965         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13966         Courier IMAP ("some version from 2004").  Mostly based on similar
13967         code in the same function.
13969 2005-10-26  Didier Verna  <didier@xemacs.org>
13971         * gnus-group.el (gnus-group-compact-group): Invalidate original
13972         article buffer.
13973         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13974         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13975         NOV database and in article itself.
13976         Invalidate article backlog.
13978 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13980         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13982 2005-10-26  Simon Josefsson  <jas@extundo.com>
13984         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13985         part of 2004-07-25 change.
13987 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13989         * message.el (message-display-completion-list): New function.
13990         (message-expand-group): Use it; make sure the Completions buffer
13991         is modifiable.
13993 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13995         * imap.el (imap-open): Handle case where buffer is a buffer object.
13997 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
13999         * pgg-def.el:
14000         * pgg-gpg.el:
14001         * pgg-parse.el:
14002         * pgg-pgp.el:
14003         * pgg-pgp5.el:
14004         * pgg.el: Move to the parent lisp directory.
14006 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14008         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14009         user-mail-name is an empty string.
14011 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14013         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14014         depending on gnus-score-decay-constant.
14016         * encrypt.el (encrypt-insert-file-contents)
14017         (encrypt-write-file-contents): Don't use `gnus-message'.
14019         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14020         arguments.
14021         (mm-uu-type-alist): Add message-marks and insert-marks.
14022         Pass arguments to mm-uu-verbatim-marks-extract.
14023         (mm-uu-hide-markers): New variable.
14024         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14026         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14027         (gnus-convert-image-to-face-command): Use "convert" by default to
14028         allow other input image formats.
14029         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14030         accordingly.
14032 2005-10-23  Simon Josefsson  <jas@extundo.com>
14034         * imap.el (imap-gssapi-program): Align command line parameters
14035         with latest GNU SASL.
14036         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14038 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14040         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14041         HTML.
14042         (nnslashdot-request-article): Ditto.
14044 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14046         * mail-source.el (mail-source-fetch-pop): Require pop3.
14047         (mail-source-check-pop): Ditto.
14049 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14051         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14052         errors.
14054 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14056         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14057         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14059         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14061         * mm-bodies.el (mm-decode-string):
14062         Call `mm-charset-to-coding-system' with allow-override argument.
14064 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14066         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14067         (rfc2047-charset-to-coding-system): New function.
14068         (rfc2047-decode-encoded-words): New function.
14069         (rfc2047-decode-region): Use them.
14070         (rfc2047-decode-cte): Remove.
14071         (rfc2047-parse-and-decode): Remove.
14072         (rfc2047-decode): Remove.
14074 2005-10-15  Kenichi Handa  <handa@m17n.org>
14076         * rfc2047.el (rfc2047-decode-cte): New function.
14077         (rfc2047-decode-region): Change the way to decode successive
14078         encoded-words: decode B- or Q-encoding in each encoded-word,
14079         concatenate them, and decode it as charset.
14081 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14083         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14084         widget-move-and-invoke.
14085         (gnus-custom-mode): Use gnus-custom-map.
14087 2005-10-15  Bill Wohler  <wohler@newt.com>
14089         * message.el (message-tool-bar-map): Rename image file from
14090         mail_send to mail/send.
14092 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14094         * message.el (message-expand-group): Pass the common
14095         prefix substring of completion to `display-completion-list'.
14097 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14099         * mml-sec.el (mml-secure-method): New internal variable.
14100         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14101         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14102         New functions using mml-secure-method.
14104         * mml.el (mml-mode-map): Add key bindings for those functions.
14105         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14106         Harder <harder@myrealbox.com>.
14107         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14108         Goto end of message if point is the headers of the message.
14110         * message.el (message-in-body-p): New function.
14112         * assistant.el: Autoload gnus-util and netrc.
14114         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14115         Use `mm-charset-override-alist' only when decoding.
14117         * mm-bodies.el (mm-decode-body):
14118         Call `mm-charset-to-coding-system' with allow-override argument.
14120         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14121         `filename' from Content-Disposition if Content-Type doesn't
14122         provide `name'.
14123         (gnus-mime-view-part-as-type): Set default instead of
14124         initial-input.
14126 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14128         * format-spec.el (format-spec): Propagate text properties of % spec.
14130 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14132         * gnus-art.el (gnus-treat-predicate): Add `first'.
14134 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14136         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14137         (mm-charset-override-alist): New variable.
14138         (mm-charset-to-coding-system): Use it.
14139         (mm-codepage-setup): New helper function.
14140         (mm-charset-eval-alist): New variable.
14141         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14142         Warn about unknown charsets.
14144 2005-10-04  David Hansen  <david.hansen@gmx.net>
14146         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14147         (nnrss-check-group): Ditto.
14149 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14151         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14152         Rename x-gnus-verbatim to x-verbatim.
14153         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14155         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14156         x-verbatim.
14158         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14160         * gnus-util.el (gnus-remove-duplicates): Remove.
14162         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14163         instead of gnus-remove-duplicates.
14165         * message.el (message-remove-duplicates): Remove.
14166         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14167         message-remove-duplicates.
14169         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14170         available, else use implementation from `delete-dups'.
14172         * message.el (message-insert-expires): New function.
14173         (message-mode-map): Add key binding.
14174         (message-mode-field-menu): Add menu entry.
14175         (message-mode): Document it.
14176         (message-make-expires-date): Use `message-make-date'.
14178 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14180         * message.el (message-make-expires-date): New function.
14182 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14184         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14186 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14188         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14189         function rather than the diff-mode.el package.
14190         (mm-display-external): Use with-current-buffer.
14191         (mm-viewer-completion-map, mm-viewer-completion-map):
14192         Move initialization inside declaration.
14194 2005-09-29  Simon Josefsson  <jas@extundo.com>
14196         * spam.el: Load hashcash when compiling, to avoid warnings.
14197         Don't autoload mail-check-payment.
14198         (spam-check-hashcash): Define unconditionally, since hashcash.el
14199         is part of Gnus now.  Ignore errors from payment checking.
14201 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14203         * message.el (message-bold-region, message-unbold-region):
14204         Rename from `bold-region' and `unbold-region'.
14206         * message.el: Remove useless autoloads.
14208 2005-09-28  Simon Josefsson  <jas@extundo.com>
14210         * message.el (message-use-idna): Default to t.
14211         (message-use-idna): Test whether encoding works too.  Doc fix.
14213 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14215         * nntp.el (nntp-warn-about-losing-connection): Remove.
14217 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14219         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14220         customizable.  Change default value.
14221         (mm-uu-diff-groups-regexp): Change default value.
14222         (mm-uu-type-alist): Add doc string.
14223         (mm-uu-configure): Add doc string.  Make it interactive.
14224         (mm-uu-tex-groups-regexp): New variable.
14225         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14226         (mm-uu-type-alist): Add LaTeX documents.
14227         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14228         of "text/verbatim".
14229         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14231         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14232         instead of "text/verbatim".
14234         * message.el (message-mark-inserted-region)
14235         (message-mark-insert-file): Use slrn style marks when called with
14236         prefix argument.
14238 2005-09-27  Simon Josefsson  <jas@extundo.com>
14240         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14242 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14244         * message.el (message-remove-duplicates): New function.
14245         Implementation borrowed from `gnus-remove-duplicates'.
14246         (message-idna-to-ascii-rhs): Also encode idna addresses in
14247         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14248         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14249         only ask about the same idna domain once per header and also tell
14250         in what header to replace the idna domain.
14252         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14253         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14254         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14255         a header is decoded and not just the last one.
14257 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14259         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14260         has been decoded.
14262         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14263         (mm-insert-part): Don't modify text if it has been decoded.
14265         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14266         decoded.
14268         * mm-view.el (mm-inline-text): Don't strip text props unless
14269         decoding enriched or richtext parts.
14271 2005-09-25  Romain Francoise  <romain@orebokech.com>
14273         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14274         * gnus-start.el (gnus-subscribe-interactively):
14275         * gnus-uu.el (gnus-uu-grab-articles):
14276         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14277         space.
14279 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14281         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14282         * mm-view.el (mm-view-pkcs7-decrypt):
14283         * gnus-sum.el (gnus-summary-limit-to-extra)
14284         (gnus-summary-respool-article, gnus-read-move-group-name):
14285         * gnus-score.el (gnus-summary-increase-score):
14286         * gnus-util.el (gnus-completing-read-with-default):
14287         * gnus-art.el (gnus-read-save-file-name)
14288         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14289         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14290         * message.el (message-check-news-header-syntax):
14291         Follow convention for reading with the minibuffer.
14293 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14295         * spam-report.el (spam-report-url-ping-plain):
14296         Use gnus-extended-version as User-Agent.
14298         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14299         default value is nil.
14301         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14302         (mm-uu-verbatim-marks-extract): New function.
14303         (mm-uu-extract): New face.
14304         (mm-uu-copy-to-buffer): Use it.
14306         * spam-report.el (spam-report-gmane-ham): Rename from
14307         `spam-report-gmane-unspam'.
14308         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14309         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14311         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14312         Autoload.
14313         (spam-report-gmane-unregister-routine):
14314         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14316 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14318         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14319         (spam-report-gmane-unregister-routine): Add support for gmane
14320         unregistration.
14322         * spam-report.el (spam-report-gmane-unspam)
14323         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14324         (spam-report-gmane): Change to take a single article and do unspam
14325         registration.
14327 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14329         * mm-url.el (mm-url-decode-entities): Fix regexp.
14331 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14333         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14334         default to nil, to be able to use Gnus at all.  If the default
14335         switches to something else, then the function should be fixed not
14336         be exceedingly slow.
14338 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14340         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14341         fail hard.
14343         * spam-report.el: Add better Keywords line.
14345         * spam.el: Add Maintainer and better Keywords line.
14347 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14349         * gnus-art.el (gnus-article-replace-part)
14350         (gnus-mime-replace-part): New functions.
14351         (gnus-mime-action-alist, gnus-mime-button-commands)
14352         (gnus-mime-save-part-and-strip): Add file argument.
14353         (gnus-article-part-wrapper): Add interactive argument.
14355         * gnus-sum.el (gnus-summary-mime-map):
14356         Add `gnus-article-replace-part'.
14358 2005-09-19  Didier Verna  <didier@xemacs.org>
14360         The nnml compaction feature:
14361         * nnml.el (nnml-request-compact-group): New function.
14362         * nnml.el (nnml-request-compact): New function.
14363         * gnus-int.el (gnus-request-compact-group): New function.
14364         * gnus-int.el (gnus-request-compact): New function.
14365         * gnus-group.el (gnus-group-compact-group): New function.
14366         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14367         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14368         * gnus-srvr.el (gnus-server-compact-server): New function.
14369         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14370         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14372 2005-09-18  Deepak Goel  <deego@gnufans.org>
14374         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14375         format spec.
14377 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14379         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14381 2005-09-15  Romain Francoise  <romain@orebokech.com>
14383         * message.el (message-fill-paragraph): Clarify docstring.
14385 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14387         * gnus-art.el (gnus-mime-display-part): Protect against broken
14388         MIME messages.
14390 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14392         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14393         before parsing header.
14395 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14397         * html2text.el (html2text-replace-list): Add new entities.
14399 2005-09-11  Romain Francoise  <romain@orebokech.com>
14401         * message.el (message-alternative-emails): Improve docstring.
14402         (message-setup-1): Call `message-use-alternative-email-as-from'
14403         after `message-setup-hook' to give it precedence over posting
14404         styles, etc.
14405         (message-use-alternative-email-as-from): Add docstring.
14406         Remove the original From header if present.
14408         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14409         (nnml-save-mail): Use it.
14411         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14412         articles.  Add new argument `silent'.
14413         (gnus-uu-mark-all): Report the total number of marked articles.
14415 2005-09-10  Romain Francoise  <romain@orebokech.com>
14417         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14418         (gnus-uu-mark-series): Likewise.
14420 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14422         * spam-report.el (spam-report-gmane): Fix generation of spam
14423         report URL.
14425 2005-09-10  Simon Josefsson  <jas@extundo.com>
14427         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14428         t, based on discussion on the ding list with Robert Epprecht
14429         <epprecht@solnet.ch>.
14431 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14433         * spam-report.el (spam-report-gmane): Make it work without
14434         X-Report-Spam header.  Gmane now only provides Archived-At.
14435         This is only used if `spam-report-gmane-use-article-number' is nil.
14436         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14438         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14439         make `gnus-summary-sort-by-recipient' work with threading.
14441         * nnweb.el (nnweb-google-wash-article): Print a message if article
14442         is not available.
14444 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14446         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14447         change.  Decode text/* parts content before displaying.
14449 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14451         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14453 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14455         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14457 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14459         * message.el (message-tab-body-function): Fix mismatched custom type.
14461         * gnus.el (gnus-group-change-level-function): Ditto.
14463         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14465         * gnus-art.el (gnus-signature-limit)
14466         (gnus-article-mime-part-function): Ditto.
14468 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14470         * mml.el (mml-mode): Silence the byte compiler.
14472         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14473         using `(sit-for 0)' before moving the point to the specified part;
14474         skip unbuttonized parts.
14475         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14476         return to the summary window if gnus-auto-select-part is non-nil.
14478 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14480         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14481         New variables.
14482         (mml-dnd-attach-file, mml-mode): Use them.
14484         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14485         Make fetching article by MID work again for Google Groups.
14486         Add FIXME concerning gnus-group-make-web-group.
14488         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14489         Don't depend on Gnus by using mail-extract-address-components if
14490         gnus-extract-address-components is not bound.
14492 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14494         * gnus-art.el (gnus-mime-display-security): Don't display the
14495         signature, but only the signed part.
14497 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14499         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14501         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14502         list, not listp.
14504 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14506         * mm-encode.el (mm-encode-content-transfer-encoding):
14507         Likewise when encoding.
14509         * mm-bodies.el (mm-decode-content-transfer-encoding):
14510         De-canonicalize CRLF for all text content types, not just
14511         text/plain.
14513 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14515         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14516         valid article; point arrow and cursor at the MIME button.
14518 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14520         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14521         Suggested by Dan Christensen <jdc@uwo.ca>.
14523         * mm-decode.el (mm-save-part): Enable change of prompt.
14525 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14527         * gnus-msg.el (gnus-inews-add-send-actions):
14528         Make `message-post-method' lambda parameter ARG `&optional'.
14530 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14532         * gnus-sum.el (gnus-summary-mime-map):
14533         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14534         gnus-article-jump-to-part.
14536         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14537         (gnus-article-edit-part): Use it.
14538         (gnus-article-part-wrapper): Add no-handle argument.
14539         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14540         New functions.
14542 2005-08-29  Romain Francoise  <romain@orebokech.com>
14544         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14545         docstring.
14546         (gnus-face-from-file): Likewise.
14548 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14550         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14551         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14552         non-nil.
14553         (gnus-auto-select-part): New variable.
14554         (gnus-article-jump-to-part): New function.
14555         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14556         (gnus-mime-delete-part): Allow selecting specified part after
14557         deleting or stripping parts.
14558         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14559         part if argument is bogus.
14561 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14563         * gnus-art.el (w3m-minor-mode-map):
14564         * gnus-spec.el (gnus-newsrc-file-version):
14565         * gnus-util.el (nnmail-active-file-coding-system)
14566         (gnus-original-article-buffer, gnus-user-agent):
14567         * gnus.el (gnus-ham-process-destinations)
14568         (gnus-parameter-ham-marks-alist)
14569         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14570         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14571         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14572         * mm-decode.el (gnus-current-window-configuration):
14573         * mm-extern.el (gnus-article-mime-handles):
14574         * mm-url.el (url-current-object, url-package-name)
14575         (url-package-version):
14576         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14577         (smime-keys, w3m-cid-retrieve-function-alist)
14578         (w3m-current-buffer, w3m-display-inline-images)
14579         (w3m-minor-mode-map):
14580         * mml-smime.el (gnus-extract-address-components):
14581         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14582         (gnus-newsrc-hashtb, message-default-charset)
14583         (message-deletable-headers, message-options)
14584         (message-posting-charset, message-required-mail-headers)
14585         (message-required-news-headers):
14586         * mml1991.el (mc-pgp-always-sign):
14587         * mml2015.el (mc-pgp-always-sign):
14588         * nnheader.el (nnmail-extra-headers):
14589         * rfc1843.el (gnus-decode-encoded-word-function)
14590         (gnus-decode-header-function, gnus-newsgroup-name):
14591         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14593 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14595         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14596         the end of the date treatments.
14598 2005-08-15  Simon Josefsson  <jas@extundo.com>
14600         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14601         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14602         Capello and Romain Francoise.
14603         (pgg-fetch-key-function): Remove, not used?
14604         (pgg-insert-url-with-w3): Require url, to get
14605         url-insert-file-contents regardless of where it is defined.
14607 2005-08-13  Romain Francoise  <romain@orebokech.com>
14609         * message.el (message-cite-original-1): New function.
14610         (message-cite-original): Use it.
14611         (message-cite-original-without-signature): Ditto.
14613 2005-08-08  Romain Francoise  <romain@orebokech.com>
14615         * message.el (message-yank-empty-prefix): New variable.
14616         (message-indent-citation): Use it.
14617         (message-cite-original-without-signature): Respect X-No-Archive.
14619 2005-08-08  Simon Josefsson  <jas@extundo.com>
14621         * pgg.el: Autoload url-insert-file-contents instead of loading
14622         w3/url.
14623         (pgg-insert-url-with-w3): Don't load url here.
14625 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14627         * message.el (message-kill-to-signature): Don't insert newline at
14628         bol.
14629         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14631 2005-08-06  Romain Francoise  <romain@orebokech.com>
14633         * message.el (message-user-fqdn): Fix typo in docstring.
14635 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14637         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14639         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14641 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14643         * mm-bodies.el (mm-encode-body): Use coding system rather than
14644         charset to encode text.
14646         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14647         number of charsets if utf-8 is available (XEmacs).
14649 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14651         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14652         taken from `gnus-button-mid-or-mail-regexp'.
14653         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14654         (gnus-button-alist): Improve regexp for domain part of the MIDs
14655         for news:localpart@domain buttons.
14656         (gnus-button-ctan-directory-regexp): Update.
14658 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14660         * sieve-manage.el (sieve-manage-interactive-login):
14661         Use make-local-variable rather than make-variable-buffer-local.
14662         (sieve-manage-open): Ditto.
14663         (sieve-manage-authenticate): Ditto.
14665         * mml.el (mml-generate-mime-1): Make the content type default to
14666         text/plain if the filename is not specified.
14668 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14670         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14671         instead of insert-buffer.
14673         * message.el (message-yank-original): Ditto; set the mark at the
14674         end of the yanked message.
14676 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14678         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14679         lines to scroll rather than to stop it.
14681         * mml.el (mml-generate-default-type): Add doc string.
14682         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14683         default to application/octet-stream when determining the content
14684         type if it is not specified for the part or the mml contents; add
14685         a comment about mml-generate-default-type.
14687 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14689         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14690         make it default to application/octet-stream when determining the
14691         content type if it is not specified for the external contents.
14693 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14695         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14696         segmented parameter but also other parameters might be there.
14698 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14700         * mm-decode.el (mm-display-external): Delete temp file, directory
14701         and buffer immediately if the external process is exited.
14703 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14705         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14706         fewer lines than that of scroll-margin.
14707         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14709 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14711         * gnus-art.el (gnus-article-next-page): Revert.
14712         (gnus-article-beginning-of-window): New macro.
14713         (gnus-article-next-page-1): Use it.
14714         (gnus-article-prev-page): Ditto.
14715         (gnus-article-edit-part): Use insert-buffer-substring instead of
14716         insert-buffer.
14717         (gnus-article-edit-exit): Ditto.
14719         * gnus-util.el (gnus-beginning-of-window): Remove.
14720         (gnus-end-of-window): Remove.
14722 2005-07-25  Simon Josefsson  <jas@extundo.com>
14724         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14725         to have the url package without w3.  Reported by Daiki Ueno
14726         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14728 2005-07-20  Didier Verna  <didier@xemacs.org>
14730         * gnus-diary.el: Remove the description comment (nndiary is now
14731         properly documented in the Gnus manual).
14732         Fix the spelling of "Back End".
14733         * nndiary.el: Ditto.
14734         Fix the copyright notice.
14736 2005-07-18  Romain Francoise  <romain@orebokech.com>
14738         * gnus-sum.el (gnus-summary-to-prefix)
14739         (gnus-summary-newsgroup-prefix): New variables.
14740         (gnus-summary-from-or-to-or-newsgroups): Use them.
14742 2005-07-17  Romain Francoise  <romain@orebokech.com>
14744         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14745         space as it's generally not especially interesting to the user.
14747 2005-07-16  Romain Francoise  <romain@orebokech.com>
14749         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14750         nil to avoid prompting and file modification if one of the
14751         messages at the top of the nnfolder file contains a copyright
14752         notice.
14753         Update copyright notice.
14755         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14756         instead of `current-time-string' as the latter creates a time
14757         string that is not RFC 2822 compliant (it lacks the zone).
14758         Update copyright notice.
14760 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14762         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14763         for text/rtf.  Display default in prompt.  Pass default for M-n.
14765         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14767 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14769         * gnus-msg.el (gnus-button-mailto):
14770         Remove save-selected-window-window hackery because it relies on
14771         save-selected-window internals.
14773 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14775         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14776         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14777         (gnus-article-prev-page): Ditto.
14779         * gnus-util.el (gnus-beginning-of-window): New function.
14780         (gnus-end-of-window): New function.
14782 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14784         * gnus-score.el (gnus-score-edit-all-score):
14785         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14786         gnus-message.
14788 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14790         * gnus-msg.el (gnus-button-mailto):
14791         Remove save-selected-window-window hackery because it relies on
14792         save-selected-window internals.
14794 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14796         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14797         add-minor-mode.
14798         (gnus-binary-mode): Ditto.
14800         * gnus-topic.el (gnus-topic-mode): Ditto.
14802 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14804         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14805         (gnus-article-prev-page): Take scroll-margin into consideration.
14807 2005-07-04  Lute Kamstra  <lute@gnu.org>
14809         Update FSF's address in GPL notices.
14811 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14813         * gnus.el (gnus-exit):
14814         * gnus-group.el (gnus-group-icons):
14815         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14817         * gnus-nocem.el (gnus-nocem):
14818         * message.el (message-various, message-buffers, message-sending)
14819         (message-interface, message-forwarding, message-insertion)
14820         (message-headers, message-news, message-mail):
14821         * pgg-gpg.el (pgg-gpg):
14822         * pgg-parse.el (pgg-parse):
14823         * pgg-pgp.el (pgg-pgp):
14824         * pgg-pgp5.el (pgg-pgp5):
14825         * pop3.el (pop3): Finish `defgroup' description with period.
14827 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14829         * gnus-art.el (article-display-face): Improve the efficiency.
14830         (article-display-x-face): Ditto; remove grey x-face stuff.
14832 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14834         * gnus-art.el (article-display-face): Correct the position in
14835         which Faces are inserted.
14837 2005-06-29  Didier Verna  <didier@xemacs.org>
14839         * gnus-art.el (article-display-face): Display faces in correct
14840         order.
14842 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14844         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14845         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14846         (gnus-nocem-check-article): Fetch the Type header.
14847         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14848         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14849         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14850         make sure gnus-nocem-hashtb is initialized.
14851         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14852         (gnus-nocem-unwanted-article-p): Ditto.
14854         * pgg.el (pgg-verify): Return the verification result.
14856 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14858         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14859         is ascii.
14861 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14863         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14864         `show-nonbreak-escape'.
14866 2005-06-23  Lute Kamstra  <lute@gnu.org>
14868         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14870         * dig.el (dig-mode):
14871         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14873 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14875         * nnimap.el (nnimap-split-download-body): Fix spellings.
14877 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14879         * gnus-art.el (gnus-article-encrypt-body):
14880         * gnus-cus.el (gnus-score-customize):
14881         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14882         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14884 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14886         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14887         header by looking for magic "MII" at the beginnig.
14889 2005-06-16  Miles Bader  <miles@gnu.org>
14891         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14892         (assistant-field-face): New backward-compatibility alias for renamed
14893         face.
14894         (assistant-render-text): Use renamed assistant-field face.
14896         * spam.el (spam): Remove "-face" suffix from face name.
14897         (spam-face): New backward-compatibility alias for renamed face.
14898         (spam-face, spam-initialize): Use renamed spam face.
14900         * message.el (message-header-to, message-header-cc)
14901         (message-header-subject, message-header-newsgroups)
14902         (message-header-other, message-header-name)
14903         (message-header-xheader, message-separator, message-cited-text)
14904         (message-mml): Remove "-face" suffix from face names.
14905         (message-header-to-face, message-header-cc-face)
14906         (message-header-subject-face, message-header-newsgroups-face)
14907         (message-header-other-face, message-header-name-face)
14908         (message-header-xheader-face, message-separator-face)
14909         (message-cited-text-face, message-mml-face):
14910         New backward-compatibility aliases for renamed faces.
14911         (message-font-lock-keywords): Use renamed message faces.
14913         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14914         (sieve-test-commands, sieve-tagged-arguments):
14915         Remove "-face" suffix from face names.
14916         (sieve-control-commands-face, sieve-action-commands-face)
14917         (sieve-test-commands-face, sieve-tagged-arguments-face):
14918         New backward-compatibility aliases for renamed faces.
14919         (sieve-control-commands-face, sieve-action-commands-face)
14920         (sieve-test-commands-face, sieve-tagged-arguments-face):
14921         Use renamed sieve faces.
14923         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14924         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14925         (gnus-group-news-3-empty, gnus-group-news-4)
14926         (gnus-group-news-4-empty, gnus-group-news-5)
14927         (gnus-group-news-5-empty, gnus-group-news-6)
14928         (gnus-group-news-6-empty, gnus-group-news-low)
14929         (gnus-group-news-low-empty, gnus-group-mail-1)
14930         (gnus-group-mail-1-empty, gnus-group-mail-2)
14931         (gnus-group-mail-2-empty, gnus-group-mail-3)
14932         (gnus-group-mail-3-empty, gnus-group-mail-low)
14933         (gnus-group-mail-low-empty, gnus-summary-selected)
14934         (gnus-summary-cancelled, gnus-summary-high-ticked)
14935         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14936         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14937         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14938         (gnus-summary-low-undownloaded)
14939         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14940         (gnus-summary-low-unread, gnus-summary-normal-unread)
14941         (gnus-summary-high-read, gnus-summary-low-read)
14942         (gnus-summary-normal-read, gnus-splash):
14943         Remove "-face" suffix from face names.
14944         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14945         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14946         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14947         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14948         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14949         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14950         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14951         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14952         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14953         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14954         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14955         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14956         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14957         (gnus-summary-normal-ticked-face)
14958         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14959         (gnus-summary-normal-ancient-face)
14960         (gnus-summary-high-undownloaded-face)
14961         (gnus-summary-low-undownloaded-face)
14962         (gnus-summary-normal-undownloaded-face)
14963         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14964         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14965         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14966         (gnus-splash-face):
14967         New backward-compatibility aliases for renamed faces.
14968         (gnus-group-startup-message): Use renamed gnus faces.
14970         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14971         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14972         (gnus-server-agent): Remove "-face" suffix from face names.
14973         (gnus-server-agent-face, gnus-server-opened-face)
14974         (gnus-server-closed-face, gnus-server-denied-face)
14975         (gnus-server-offline-face):
14976         New backward-compatibility aliases for renamed faces.
14977         (gnus-server-agent-face, gnus-server-opened-face)
14978         (gnus-server-closed-face, gnus-server-denied-face)
14979         (gnus-server-offline-face): Use renamed gnus faces.
14981         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14982         Remove "-face" suffix from face names.
14983         (gnus-picon-xbm-face, gnus-picon-face):
14984         New backward-compatibility aliases for renamed faces.
14986         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14987         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14988         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14989         (gnus-cite-11): Remove "-face" suffix from face names.
14990         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14991         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14992         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14993         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14994         New backward-compatibility aliases for renamed faces.
14995         (gnus-cite-attribution-face, gnus-cite-face-list)
14996         (gnus-article-boring-faces): Use renamed gnus faces.
14998         * gnus-art.el (gnus-signature, gnus-header-from)
14999         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15000         (gnus-header-content): Remove "-face" suffix from face names.
15001         (gnus-signature-face, gnus-header-from-face)
15002         (gnus-header-subject-face, gnus-header-newsgroups-face)
15003         (gnus-header-name-face, gnus-header-content-face):
15004         New backward-compatibility aliases for renamed faces.
15005         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15007         * gnus-sum.el (gnus-summary-selected-face)
15008         (gnus-summary-highlight): Use renamed gnus faces.
15009         * gnus-group.el (gnus-group-highlight): Likewise.
15011 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15013         * gnus-sieve.el (gnus-sieve-article-add-rule):
15014         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15015         * spam-stat.el (spam-stat-buffer-change-to-spam)
15016         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15018         * message.el (message-is-yours-p):
15019         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15021 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15023         * mm-view.el (mm-inline-text): Withdraw the last change.
15025 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15027         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15028         executing enriched-decode.
15030 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15032         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15033         charset of tar files.
15035 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15037         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15039 2005-06-04  Lute Kamstra  <lute@gnu.org>
15041         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15042         information is never recorded.
15044 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15046         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15048 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15050         * pop3.el (pop3-apop): Run md5 in the binary mode.
15052         * starttls.el (starttls-set-process-query-on-exit-flag):
15053         Use eval-and-compile.
15055 2005-05-31  Simon Josefsson  <jas@extundo.com>
15057         * smime.el (smime-replace-in-string): Define.
15058         (smime-cert-by-ldap-1): Use it.
15060 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15062         * gnus-art.el (article-display-x-face): Replace
15063         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15065         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15066         set-process-query-on-exit-flag or process-kill-without-query.
15068         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15069         loop instead of replace-regexp.
15071         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15072         instead of process-kill-without-query if it is available.
15074         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15075         instead of find-file-hooks if it is available.
15077         * mml1991.el: Bind pgg-default-user-id when compiling.
15079         * mml2015.el: Bind pgg-default-user-id when compiling.
15081         * nndraft.el (nndraft-request-associate-buffer):
15082         Use write-contents-functions instead of write-contents-hooks if it is
15083         available.
15085         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15086         instead of find-file-hooks if it is available.
15088         * nntp.el (nntp-open-connection): Replace
15089         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15090         (nntp-open-ssl-stream): Ditto.
15091         (nntp-open-tls-stream): Ditto.
15093         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15094         set-process-query-on-exit-flag or process-kill-without-query.
15095         (starttls-open-stream-gnutls): Use it instead of
15096         process-kill-without-query.
15097         (starttls-open-stream): Ditto.
15099 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15101         * smime.el (smime-cert-by-ldap-1): Don't use
15102         replace-regexp-in-string.
15104 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15106         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15108         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15109         in PEM format.  Adjust to the XEmacs compability.
15111 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15113         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15114         by `string-to-number'.
15115         * gnus-agent.el (gnus-agent-regenerate-group)
15116         (gnus-agent-fetch-articles): Ditto.
15117         * gnus-art.el (gnus-button-fetch-group): Ditto.
15118         * gnus-cache.el (gnus-cache-generate-active)
15119         (gnus-cache-articles-in-group): Ditto.
15120         * gnus-group.el (gnus-group-set-current-level)
15121         (gnus-group-insert-group-line): Ditto.
15122         * gnus-score.el (gnus-score-set-expunge-below)
15123         (gnus-score-set-mark-below, gnus-summary-score-effect)
15124         (gnus-summary-score-entry): Ditto.
15125         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15126         (gnus-soup-pack): Ditto.
15127         * gnus-spec.el (gnus-xmas-format): Ditto.
15128         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15129         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15130         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15131         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15132         * nndb.el (nndb-get-remote-expire-response): Ditto.
15133         * nndiary.el (nndiary-parse-schedule-value)
15134         (nndiary-string-to-number, nndiary-request-replace-article)
15135         (nndiary-request-article): Ditto.
15136         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15137         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15138         * nneething.el (nneething-make-head): Ditto.
15139         * nnfolder.el (nnfolder-request-article)
15140         (nnfolder-retrieve-headers): Ditto.
15141         * nnheader.el (nnheader-file-to-number): Ditto.
15142         * nnkiboze.el (nnkiboze-request-article): Ditto.
15143         * nnmail.el (nnmail-process-unix-mail-format)
15144         (nnmail-process-babyl-mail-format): Ditto.
15145         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15146         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15147         (nnmh-request-create-group, nnmh-request-list-1)
15148         (nnmh-request-group, nnmh-request-article): Ditto.
15149         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15150         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15151         * nnsoup.el (nnsoup-make-active): Ditto.
15152         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15153         * nntp.el (nntp-find-group-and-number)
15154         (nntp-retrieve-headers-with-xover): Ditto.
15155         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15156         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15157         (pgg-format-key-identifier): Ditto.
15158         * pop3.el (pop3-last, pop3-stat): Ditto.
15159         * qp.el (quoted-printable-decode-region): Ditto.
15161         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15162         of concat.
15164 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15166         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15168         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15170         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15172         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15174         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15176         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15178         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15179         (gnus-carpal-mode): Ditto.
15181         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15182         (gnus-browse-mode): Ditto.
15184         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15186         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15188 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15190         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15192 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15194         * gnus-util.el (gnus-run-mode-hooks): New function.
15196         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15198 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15200         * gnus-agent.el (gnus-agent-make-mode-line-string):
15201         Use mode-line-highlight as mouse-face.
15203 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15205         * canlock.el (canlock): Change the parent group to news.
15207         * deuglify.el (gnus-outlook-deuglify): Add :group.
15209         * dig.el (dig): Add :group.
15211         * dns-mode.el (dns-mode): Add :group.
15213         * encrypt.el (encrypt): Add :group.
15215         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15216         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15217         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15218         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15219         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15221         * gnus-diary.el (gnus-diary): Add :group.
15223         * gnus.el (gnus-group-news-1-face): Add :group.
15224         (gnus-group-news-1-empty-face): Ditto.
15225         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15226         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15227         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15228         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15229         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15230         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15231         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15232         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15233         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15234         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15235         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15236         (gnus-summary-high-ticked-face): Ditto.
15237         (gnus-summary-low-ticked-face): Ditto.
15238         (gnus-summary-normal-ticked-face): Ditto.
15239         (gnus-summary-high-ancient-face): Ditto.
15240         (gnus-summary-low-ancient-face): Ditto.
15241         (gnus-summary-normal-ancient-face): Ditto.
15242         (gnus-summary-high-undownloaded-face): Ditto.
15243         (gnus-summary-low-undownloaded-face): Ditto.
15244         (gnus-summary-normal-undownloaded-face): Ditto.
15245         (gnus-summary-high-unread-face): Ditto.
15246         (gnus-summary-low-unread-face): Ditto.
15247         (gnus-summary-normal-unread-face): Ditto.
15248         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15249         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15251         * hashcash.el (hashcash): New custom group.
15252         (hashcash-default-payment): Add :group.
15253         (hashcash-payment-alist): Ditto.
15254         (hashcash-default-accept-payment): Ditto.
15255         (hashcash-accept-resources): Ditto.
15256         (hashcash-path): Ditto.
15257         (hashcash-extra-generate-parameters): Ditto.
15258         (hashcash-double-spend-database): Ditto.
15259         (hashcash-in-news): Ditto.
15261         * message.el (message-minibuffer-local-map): Add :group.
15263         * netrc.el (netrc): Add :group.
15265         * sieve-manage.el (sieve-manage-log): Add :group.
15266         (sieve-manage-default-user): Diito.
15267         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15268         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15269         (sieve-manage-authenticators): Ditto.
15270         (sieve-manage-authenticator-alist): Ditto.
15271         (sieve-manage-default-port): Ditto.
15273         * sieve-mode.el (sieve-control-commands-face): Add :group.
15274         (sieve-action-commands-face): Ditto.
15275         (sieve-test-commands-face): Ditto.
15276         (sieve-tagged-arguments-face): Ditto.
15278         * smime.el (smime): Add :group.
15280         * spam-report.el (spam-report): Add :group.
15282         * spam.el (spam, spam-face): Add :group.
15284 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15286         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15287         return \n.\n.\n at the end of articles.  Protect against that.
15288         (nntp-with-open-group): Allow debugging.
15290         * nnheader.el (mail-header-set-extra): Make into a function
15291         because I just could't understand how to quote the list properly.
15293         * dns.el (query-dns-cached): New function.
15295 2005-05-26  Lute Kamstra  <lute@gnu.org>
15297         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15299 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15301         * gnus-art.el: Don't autoload mail-extract-address-components.
15303         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15304         eval-and-compile to evaluate it.
15306         * hashcash.el: Don't autoload executable-find.
15308         * nndb.el: Don't declare the nndb back end two or more times; don't
15309         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15311         * nntp.el: Autoload format-spec instead of format; use
15312         eval-and-compile to evaluate autoload forms.
15314 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15316         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15318 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15320         * gnus.el (gnus-version-number): Bump version.
15322 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15324         * gnus.el: No Gnus v0.3 is released.
15326 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15328         * gnus-art.el (gnus-article-edit-part): Disable undo.
15330 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15332         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15333         gnus-article-date-lapsed-new-header is t if date timer is active;
15334         skip headers in which the original date value is empty.
15335         (gnus-article-save-original-date): Redefine it as a macro.
15336         (gnus-display-mime): Use it.
15338 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15340         * gnus-art.el (article-date-ut): Support converting date in
15341         forwarded parts as well.
15342         (gnus-article-save-original-date): New function.
15343         (gnus-display-mime): Use it.
15345 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15347         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15348         enclosure element of <item>.
15350 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15352         * message.el (message-kill-buffer-query): Rename from
15353         `message-kill-buffer-query-if-modified'.  Add :version.
15355 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15357         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15358         window layout.
15360 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15362         * mml.el: Autoload dnd when compiling.
15364 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15366         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15367         x-dnd-*.
15369 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15371         * qp.el (quoted-printable-encode-region): Save excursion.
15373 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15375         * message.el (message-kill-buffer-query-if-modified): Add new variable
15376         so the user can kill a modified message buffer quickly.
15377         (message-kill-buffer): Use it.
15379 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15381         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
15382         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15384 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15386         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15387         contained in text because xml.el decodes entities) with LFs.
15389 2005-04-11  Lute Kamstra  <lute@gnu.org>
15391         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15392         differently.
15394 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15396         * mm-util.el (mm-detect-coding-region): Typo.
15398 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15400         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15402 2005-04-06  Deepak Goel  <deego@gnufans.org>
15404         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15405         user-function allow user modifications of the scores.
15406         (spam-stat-score-buffer-user): New function, to allow
15407         user-computed modifications to the score.
15408         (spam-stat-score-buffer-user-functions): List of additional
15409         scoring functions.
15410         (spam-stat-error-holder): Global temporary error holder.
15411         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15412         variable.
15414 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15416         * gnus-registry.el (gnus-registry-clean-empty-function)
15417         (gnus-registry-trim, gnus-registry-fetch-groups)
15418         (gnus-registry-delete-group): Groups that match
15419         `gnus-registry-ignored-groups' are removed from the registry
15420         entries, not just ignored for splitting.  This helps clean up the
15421         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15422         to get all the groups a message ID is in.
15424         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15425         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15426         (spam-stat-score-buffer-user-functions): Add :number custom type.
15428 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15430         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15431         argument in XEmacs.
15433         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15434         (nnrss-request-group): Decode group name first.
15435         (nnrss-request-article): Make a text/plain article if mml-to-mime
15436         failed.
15437         (nnrss-get-encoding): Return a compatible encoding according to
15438         nnrss-compatible-encoding-alist.
15439         (nnrss-find-el): Use consp instead of listp.
15440         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15442 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15444         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15445         which Emacs 20 doesn't support.
15446         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15448 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15450         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15451         silence the byte compiler inside the defun.
15453         * gnus-demon.el (parse-time-string): Add autoload.
15455         * gnus-delay.el (parse-time-string): Add autoload.
15457         * gnus-art.el (parse-time-string): Add autoload.
15459         * nnultimate.el (parse-time): Require for `parse-time-string'.
15461 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15463         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15465         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15467         * smime.el (smime-ldap-host-list): Add :version.
15469 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15471         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15472         pass it to `gnus-browse-read-group'.
15473         (gnus-browse-read-group): Add NUMBER argument and pass it to
15474         `gnus-group-read-ephemeral-group'.
15476         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15477         argument and pass it to `gnus-group-read-group'.
15479 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15481         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15482         mm-xemacs-find-mime-charset-1 if we have the mule feature
15483         available at runtime.
15485 2005-03-25  Werner Lemberg  <wl@gnu.org>
15487         * nnmaildir.el: Replace `illegal' with `invalid'.
15489 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15491         * gnus-start.el (gnus-display-time-event-handler):
15492         Check display-time-timer at runtime rather than only at load time
15493         in case display-time-mode is turned off in the mean time.
15495 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15497         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15498         used.
15500         * nneething.el (nneething-map-file-directory): Derive from
15501         `gnus-directory'.
15503         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15504         the To/Cc button.
15506 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15508         * nnmaildir.el (nnmaildir-request-accept-article):
15509         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15511 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15513         * gnus-async.el: Require timer-funcs at compile time when in
15514         XEmacs for `run-with-idle-timer'.
15516 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15518         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15519         autoloaded function.
15521 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15523         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15525 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15527         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15529 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15531         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15532         Add gnus-expert-user to default.
15534 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15536         * nnimap.el (nnimap-open-server): Ditto.
15538         * imap.el (imap-authenticate): Fix typo.
15540 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15542         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15543         buffer (since IMAP server might return FETCH response out of
15544         order, and the nntp buffer must be sorted).
15546 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15548         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15549         comparison on string.
15551         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15552         (gnus-agent-score): Rename category keywords to match gnus-cus.
15553         (gnus-agent-summary-fetch-series): Modify to protect against
15554         gnus-agent-summary-fetch-group clearing processable flags.
15555         (gnus-agent-synchronize-group-flags): Update live group buffer as
15556         synchronization may occur due to the user toggle the plugged
15557         status.
15558         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15559         successfully downloaded.
15560         (gnus-agent-expire-group-1): Avoid using markers when the overview
15561         is in ascending order; greatly improves performance.
15562         (gnus-agent-regenerate-group):
15563         Use gnus-agent-synchronize-group-flags to reset read status in both
15564         gnus and server.
15565         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15567 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15569         * message.el: Don't autoload former message-utils variables.
15570         (message-strip-subject-trailing-was): Change doc string.
15572         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15573         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15574         (nnweb-google-search): Add "hl=en" here.
15575         (nnweb-google-parse-1, nnweb-google-create-mapping):
15576         Don't hardcode URL.
15578 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15580         * message.el (message-get-reply-headers, message-followup):
15581         Mention related variables `message-use-followup-to' and
15582         `message-use-mail-followup-to', in the information buffer.
15584         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15585         of broken groups(-beta).google.com.
15587 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15589         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15590         parameter to invoked gnus-request-move-article; remove the
15591         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15592         all at once instead of once per article.
15593         (gnus-summary-remove-process-mark): Accept a list of articles as
15594         well as a single article for processing.
15596         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15597         parameter.
15599         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15601         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15603         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15604         parameter.
15606         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15607         parameter.
15609         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15610         parameter and remove the gnus-sum-hint-move-is-internal variable.
15612         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15613         parameter.
15615         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15616         parameter.
15618         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15619         parameter.
15621         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15623         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15624         parameter.
15626         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15627         parameter.
15629 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15631         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15632         a more conservative way.
15634 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15636         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15637         buffer, so it moves the window's cursor.
15639 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15641         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15642         `mm-dissect-multipart' and receive the from field as an (optional)
15643         argument from `mm-dissect-multipart'.
15644         (mm-dissect-multipart): Receive the from field as an argument and
15645         pass it on when we call `mm-dissect-buffer' on MIME parts.
15646         Fixes verification/decryption of signed/encrypted MIME parts.
15648 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15650         * gnus-sum.el (gnus-summary-move-article):
15651         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15652         whatever it calls (right now, only nnimap-request-move article
15653         respects it).
15655         * nnimap.el (nnimap-request-move-article):
15656         When gnus-sum-hint-move-is-internal is set, don't do the extra
15657         nnimap-request-article.
15659 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15661         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15663         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15664         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15666         * gnus-sum.el (gnus-summary-caesar-message):
15667         Apply `gnus-treat-article' after rotation.
15669         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15670         doc string.
15672 2005-02-22  Simon Josefsson  <jas@extundo.com>
15674         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15675         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15676         <arne@arnested.dk>.
15677         (encrypt): Add password-cache and password-cache-expiry as group
15678         members.
15680 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15682         * smime.el (smime-ldap-host-list): Doc fix.
15683         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15684         cache) password.
15685         (smime-sign-region): Use it.
15686         (smime-decrypt-region): Use it.
15687         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15688         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15689         fails.
15690         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15691         certificate from DER to PEM format rather than calling openssl.
15693         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15695         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15696         for signing/encryption.
15698         * mml.el (mml-parse-1): Use them.
15700 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15702         * nnrss.el (nnrss-verbose): Remove.
15703         (nnrss-request-group): Use `nnheader-message' instead.
15705 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15707         * nnrss.el (nnrss-verbose): New variable.
15708         (nnrss-request-group): Make it say nnrss is requesting a group.
15710 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15712         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15713         Handle news URL with given port correctly.
15715 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15717         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15718         containing special characters.
15720         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15722         * mml.el (mime-to-mml): Ditto.
15724         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15725         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15726         (rfc2047-decode-region): Quote decoded words containing special
15727         characters when rfc2047-quote-decoded-words-containing-tspecials
15728         is non-nil.
15730 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15732         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15734         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15736 2005-02-15  Simon Josefsson  <jas@extundo.com>
15738         * nnimap.el (nnimap-debug): Doc fix.
15740         * imap.el (imap-debug): Doc fix.
15742 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15744         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15746 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15748         * gnus.el (spam-contents): Improve docs for spam-contents
15749         parameter in its variable incarnation.
15751 2005-02-14  Simon Josefsson  <jas@extundo.com>
15753         * smime-ldap.el: Use require instead of load-library for ldap.
15754         (smime-ldap-search): Indent.
15755         (smime-ldap-search-internal): Shorten line.
15757         * smime.el (smime-cert-by-dns): Add doc-string.
15758         (smime-cert-by-ldap-1): Indent.
15760         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15761         mml-smime-get-dns-ldap.
15762         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15764 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15766         * smime.el: Require smime-ldap.
15767         (smime-ldap-host-list): New variable.
15768         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15770         * mml-smime.el (mml-smime-encrypt-query): New function.
15771         (mml-smime-encrypt-query): Use it.
15773         * smime-ldap.el: New file.
15775 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15777         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15779 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15781         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15782         argument in doc string.  Make query for type more clear.
15784 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15786         * gnus.el (gnus-group-startup-message): Search for gnus images in
15787         etc/images/gnus.
15788         * mm-util.el (mm-image-load-path): Likewise.
15789         * smiley.el (smiley-data-directory): Search for smilies in
15790         etc/images/smilies.
15792 2005-02-09  Kim F. Storm  <storm@cua.dk>
15794         Change Emacs release version from 21.4 to 22.1 throughout.
15795         Change Emacs development version from 21.3.50 to 22.0.50.
15797 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15799         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15801         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15802         non-Mule XEmacs as well.
15803         (mm-decompress-buffer): Signal an error intentionally if it does
15804         not decompress compressed data because auto-compression-mode is
15805         disabled.
15807 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15809         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15810         an ID in the registry even if it has no groups.
15812 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15814         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15815         merge it into mm-decompress-buffer.
15816         (gnus-mime-copy-part): Use the MIME part charset, the value which
15817         a user specified or gnus-newsgroup-charset for decoding, like
15818         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15819         save-buffer what was used.  Suggested by Kevin Ryde
15820         <user42@zip.com.au>.
15821         (gnus-mime-inline-part): Allow the name parameter as well as the
15822         filename parameter; force decompressing of compressed data; always
15823         display contents being not decoded as unibyte.
15825         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15826         as well as the filename parameter.
15828         * mm-util.el (mm-decompress-buffer):
15829         Merge gnus-mime-jka-compr-maybe-uncompress.
15830         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15831         of compressed data.
15833 2005-02-08  Simon Josefsson  <jas@extundo.com>
15835         * imap.el (imap-log): Doc fix.
15837 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15839         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15840         the coding cookies; decompress compressed parts.
15842         * mml.el (mml-generate-mime-1): Add the charset parameter according
15843         to the value which a user specified manually or the coding cookie.
15845         * mm-util.el (mm-string-to-multibyte): New function.
15846         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15847         (mm-coding-system-to-mime-charset): New function.
15848         (mm-decompress-buffer): New function.
15849         (mm-find-buffer-file-coding-system): New function.
15851         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15852         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15853         parts.
15855 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15857         * mm-view.el (mm-display-inline-fontify): Decode a part according
15858         to the charset parameter.
15860 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15862         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15863         prefix arg is neither nil nor a number, as info specifies.
15865 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15867         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15868         timestamps.
15870 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15872         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15873         groups error checking and notify user.
15875 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15877         * message.el (message-send-mail-function): Check existence of
15878         sendmail-program first before using default value
15879         `message-send-mail-with-sendmail'.  Otherwise use more generic
15880         `smtpmail-send-it'.
15882 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15884         * nntp.el (nntp-request-update-info): Always return nil.
15886 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15888         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15890 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15892         * message.el (message-beginning-of-line): Change the behavior when
15893         invoked between BOL and : so that it first moves backward.
15895 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15897         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15898         article buffer when editing of the article is discarded.
15899         (gnus-article-prepare): Revert.
15901 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15903         * gnus-art.el (gnus-article-prepare):
15904         Remove message-strip-forbidden-properties from the local hook.
15906 2005-01-27  Simon Josefsson  <jas@extundo.com>
15908         * password.el (password-cache-add): Only start one timer per key.
15909         Reported by Derek Atkins <warlord@MIT.EDU>.
15911 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15913         * run-at-time.el: Remove.  It is no longer needed as
15914         timer-funcs.el in the xemacs-base package has a working version of
15915         `run-at-time'.
15917         * password.el: Require timer-funcs instead of run-at-time in
15918         XEmacs.
15919         Remove `password-run-at-time' macro.
15920         (password-cache-add): Use `run-at-time' instead of
15921         `password-run-at-time'.
15923         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15924         for `run-with-idle-timer'.
15926         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15927         for `run-at-time'.
15929         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15930         for `with-timeout'.
15932 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15934         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15935         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15937 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15939         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15940         sensitively.
15942 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15944         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15946 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15948         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15949         which will be inserted according to the multibyteness of a buffer
15950         rather than the type of contents.  Suggested by ARISAWA Akihiro
15951         <ari@mbf.ocn.ne.jp>.
15953         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15954         of string which old xml.el may return rather than a string.
15956 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15958         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15960 2005-01-16  Simon Josefsson  <jas@extundo.com>
15962         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15963         idn/idna.el isn't available.
15964         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15965         <michael@waxrat.com>.
15967         * hashcash.el: Remove non-FSF copyright header.
15969         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15970         (hashcash-generate-payment): Use it.
15971         (hashcash-generate-payment-async): Use it.
15973 2005-01-15  Simon Josefsson  <jas@extundo.com>
15975         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15976         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15978         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15979         gnus-summary-idna-message.
15980         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15981         (gnus-summary-idna-message): New function.
15983 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15985         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15986         gnus-novice-user.
15988 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15990         * nnrss.el (nnrss-request-delete-group): Delete entries in
15991         nnrss-group-alist as well.
15992         (nnrss-save-server-data): Insert newline.
15994 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15996         * gnus.el (gnus-user-agent): Use list of symbols instead of
15997         symbols.  Display full version number for (S)XEmacs.
15998         Optionally display (S)XEmacs codename.
16000         * gnus-util.el (gnus-emacs-version): Update for new
16001         `gnus-user-agent'.
16003         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16004         Gnus version.
16006 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16008         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16009         which is unreadable in some setups.
16011 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16013         * gnus-spec.el (gnus-update-format-specifications): Flush the
16014         group format spec cache if it doesn't support decoded group names.
16016 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16018         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16019         Allow to apply decay on score files matching a regexp.
16021 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16023         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16024         compatibility in %g and %c.
16026 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16028         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16029         name for only %g and %c.
16030         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16031         of gnus-tmp-group to decoded group name.
16032         (gnus-group-make-rss-group): Exclude `/'s from group names.
16034 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16036         * nnrss.el (nnrss-get-encoding): Fix regexp.
16038 2004-12-27  Simon Josefsson  <jas@extundo.com>
16040         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16041         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16042         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16044 2004-12-17  Kim F. Storm  <storm@cua.dk>
16046         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16048         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16050 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16052         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16054 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16056         * nnrss.el: Require rfc2047 and mml.
16057         (nnrss-file-coding-system): New variable.
16058         (nnrss-format-string): Redefine it as an inline function.
16059         (nnrss-decode-group-name): New function.
16060         (nnrss-string-as-multibyte): Remove.
16061         (nnrss-retrieve-headers): Decode group name; don't use
16062         nnrss-format-string.
16063         (nnrss-request-group): Decode group name.
16064         (nnrss-request-article): Decode group name; allow a Message-ID as
16065         well as an article number; don't use nnrss-format-string; encode a
16066         Message-ID string which may contain non-ASCII characters; use
16067         mml-to-mime to compose a MIME article.
16068         (nnrss-request-expire-articles): Decode group name.
16069         (nnrss-request-delete-group): Decode group name.
16070         (nnrss-fetch): Clarify error message.
16071         (nnrss-read-server-data): Use insert-file-contents instead of load;
16072         bind file-name-coding-system; use multibyte buffer.
16073         (nnrss-save-server-data): Bind coding-system-for-write to the
16074         value of nnrss-file-coding-system; bind file-name-coding-system;
16075         add coding cookie.
16076         (nnrss-read-group-data): Use insert-file-contents instead of load;
16077         bind file-name-coding-system; use multibyte buffer.
16078         (nnrss-save-group-data): Bind coding-system-for-write to the
16079         value of nnrss-file-coding-system; bind file-name-coding-system.
16080         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16081         make it work with non-ASCII text.
16082         (nnrss-find-el): Make it work with old xml.el as well.
16084 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16086         * nnrss.el (nnrss-get-encoding): New function.
16087         (nnrss-fetch): Use unibyte buffer initially; bind
16088         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16089         decode contents according to the encoding attribute.
16090         (nnrss-save-group-data): Add coding cookie.
16091         (nnrss-mime-encode-string): New function.
16092         (nnrss-check-group): Use it to encode subject and author.
16094 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16096         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16097         imaginary variable.
16099 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16101         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16102         correctly even if there are wide characters.
16104 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16106         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16107         downcased symbol names; make a new cache instead of reusing
16108         bbdb-hashtable.
16110 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16112         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16113         concatenating segments rather than before concatenating them.
16114         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16116         * message.el (message-get-reply-headers): Bind `extra'.
16118 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16120         * message.el (message-extra-wide-headers): New variable.
16121         (message-get-reply-headers): Use it.
16123 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16125         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16126         (gnus-agent-group-pathname): Ditto.
16128         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16130         * gnus-group.el (gnus-group-make-group): Decode group name.
16131         (gnus-group-make-rss-group): Register the group data after opening
16132         the nnrss group.
16134 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16136         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16137         by expiry now get marked as read.
16139 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16141         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16143 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16145         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16146         unify Latin characters in XEmacs.
16147         (mm-find-mime-charset-region): Use it.
16149 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16151         * gnus-util.el (gnus-delete-directory): New function.
16153         * gnus-agent.el (gnus-agent-delete-group): Use it.
16155         * gnus-cache.el (gnus-cache-delete-group): Use it.
16157 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16159         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16160         names.
16162 2004-12-16  Simon Josefsson  <jas@extundo.com>
16164         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16166 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16168         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16170         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16171         (gnus-group-set-current-level): Decode group name.
16173 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16175         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16176         failed.
16178 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16180         * gnus-group.el (gnus-group-delete-group): Decode group name.
16181         (gnus-group-make-rss-group): Encode group name.
16182         (gnus-group-catchup-current): Decode group name.
16183         (gnus-group-kill-group): Decode group name.
16185 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16187         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16189 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16191         * gnus-group.el (gnus-group-make-rss-group):
16192         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16194         * gnus-start.el (gnus-setup-news): Honor user's setting to
16195         gnus-message-archive-method.  Suggested by Lute Kamstra
16196         <lute@gnu.org>.
16198 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16200         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16201         global counterparts of the buffer-local variables.
16203 2004-11-16  Romain Francoise  <romain@orebokech.com>
16205         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16206         counterparts of the buffer-local variables.
16208 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16210         * message.el (message-forbidden-properties): Fix typo in doc
16211         string.
16213 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16215         * gnus-util.el (gnus-replace-in-string): Add doc string.
16217         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16218         to avoid problems when splitting mails with many recipients.
16220 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16222         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16223         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16225 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16227         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16228         if there is no hashtable in memory or file modification time is
16229         newer than cached timestamp.
16231 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16233         * gnus-sum.el (gnus-summary-limit-to-recipient):
16234         Implement not-matching option.
16236 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16238         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16239         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16240         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16241         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16242         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16243         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16245 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16247         * message.el (message-forward-make-body-mml): Remove headers
16248         according to message-forward-ignored-headers if a message is decoded.
16250 2004-12-02  Romain Francoise  <romain@orebokech.com>
16252         * message.el (message-forward-make-body-plain): Always remove
16253         headers according to message-forward-ignored-headers.
16255 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16257         * spam.el (spam-summary-prepare-exit): Remove the
16258         gnus-summary-limit pop for now, it has problems with ham marks for
16259         me.
16261 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16263         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16264         correctly.
16266 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16268         * format-spec.el (format-spec): Message the char.
16270 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16272         * gnus-art.el (gnus-split-methods): Reformat comments.
16274         * spam.el (spam-summary-prepare-exit): Remove article limits
16275         before exiting the summary buffer.
16277 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16279         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16280         order to silence the byte compiler.
16282         * spam.el: Fix the way to silence the byte compiler, which
16283         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16284         bbdb-search-simple, spam-BBDB-register-routine,
16285         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16286         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16287         spam-stat-buffer-is-spam, spam-stat-load,
16288         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16289         spam-stat-save and spam-stat-split-fancy.
16291 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16293         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16294         which may confuse users.
16295         (canlock-password-for-verify): Ditto.
16297         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16299         * gnus-art.el (gnus-emphasis-alist): Ditto.
16301         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16303         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16305         * gnus-start.el (gnus-save-killed-list): Ditto.
16307         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16308         (gnus-sum-thread-tree-root): Ditto.
16309         (gnus-sum-thread-tree-false-root): Ditto.
16310         (gnus-sum-thread-tree-single-indent): Ditto.
16312         * message.el (message-courtesy-message): Ditto.
16313         (message-archive-note): Ditto.
16314         (message-subscribed-address-file): Ditto.
16315         (message-user-fqdn): Ditto.
16317         * spam-report.el (spam-report-gmane-regex): Ditto.
16319         * spam.el (spam-blackhole-good-server-regex): Ditto.
16321 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16323         * mml.el (mml-preview): Widen the message buffer before copying
16324         the contents to the preview buffer; sort headers before previewing.
16326         * message.el (message-hidden-headers): Fix the way to avoid a bug
16327         in the `repeat' widget in Emacs 21.3 or earlier.
16329 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16331         * message.el (message-hidden-headers): Default to "^References:".
16332         Improve customization type.  Suggested by Reiner Steib
16333         <Reiner.Steib@gmx.de>.
16335 2004-11-25  Romain Francoise  <romain@orebokech.com>
16337         * message.el (message-strip-forbidden-properties): Remove check for
16338         obsolete `message-hidden' text property, hidden headers are not
16339         accessible in the buffer anymore.
16341 2004-11-22  Romain Francoise  <romain@orebokech.com>
16343         * message.el (message-header-format-alist): Add `From' in list
16344         so that it can be sorted.
16345         (message-fix-before-sending): Widen and sort headers before
16346         sending.
16347         (message-hide-headers): Use narrowing to hide headers by moving
16348         them to the top of the buffer and narrowing to the region
16349         underneath.
16351 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16353         * message.el (message-strip-forbidden-properties):
16354         Bind buffer-read-only (etc) to nil.
16356 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16358         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16359         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16361 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16363         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16365 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16367         * dns.el (query-dns): Use sit-for to time instead of
16368         accept-process-output, since that doesn't seem to work on udp
16369         sockets.
16371 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16373         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16375 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16377         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16378         doc string.  Improve doc string.
16380 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16382         * nntp.el (nntp-request-update-info): Return nil if
16383         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16384         may not call gnus-activate-group which uselessly issues the GROUP
16385         commands for all nntp groups and wastes time.  Reported by Romain
16386         Francoise <romain@orebokech.com>.
16388         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16390 2004-11-15  Simon Josefsson  <jas@extundo.com>
16392         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16393         headers separately.
16394         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16395         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16397 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16399         * gnus-start.el (gnus-convert-old-newsrc):
16400         Assign legacy-gnus-agent to 5.10.7.
16402 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16404         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16405         start of the lines.
16407 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16409         * hashcash.el (hashcash-default-payment): Change default to 20.
16410         (hashcash-default-accept-payment): Change default to 20.
16411         (hashcash-process-alist): New variable.
16412         (hashcash-generate-payment-async): Add.
16413         (hashcash-already-paid-p): Add.
16414         (hashcash-insert-payment): Don't generate payments twice.
16415         (hashcash-insert-payment-async): Add.
16416         (hashcash-insert-payment-async-2): Add.
16417         (hashcash-cancel-async): Add.
16418         (hashcash-wait-async): Add.
16419         (hashcash-processes-running-p): Add.
16420         (hashcash-wait-or-cancel): Add.
16421         (mail-add-payment): New optional argument.  Conditionally start
16422         asynchronous calculation.
16423         (mail-add-payment-async): Add.
16425         * message.el (message-send-mail): Wait for asynchronous hashcash
16426         results.  Don't clobber existing X-Hashcash headers.
16427         (message-setup-1): Call mail-add-payment-async when
16428         message-generate-hashcash is non-nil.
16430 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16432         * message.el (message-use-alternative-email-as-from): Examine the
16433         From header as well; use message-make-from in order to include a
16434         user's full name.
16436 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16438         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16439         default; improve customization type.
16440         (gnus-emphasis-custom-with-format): New macro.
16441         (gnus-emphasis-custom-value-to-external): New function.
16442         (gnus-emphasis-custom-value-to-internal): New function.
16444 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16446         * dns.el (query-dns): Resolve reverse addresses.
16448 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16450         * gnus-group.el (gnus-group-get-new-news): Use it.
16452         * gnus-start.el (gnus-check-reasonable-setup): New function.
16454 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16456         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16457         "Args out of range" error.  Reported by Arnaud Giersch
16458         <arnaud.giersch@free.fr>.
16460 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16462         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16464 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16466         * spam.el (spam group): Add :version.
16468         * pgg-def.el (pgg group): Add :version.
16470 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16472         * gnus-art.el (gnus-article-edit-article): Don't associate the
16473         article buffer with a draft file.  This is a temporary measure
16474         against the 2004-08-22 change to gnus-article-edit-mode.
16476 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16478         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16479         (html2text-format-tags): Remove unused variable `attr'.
16481 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16483         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16485         * spam-stat.el (spam-stat): Add :version.
16487         * sieve.el (sieve): Add :version.
16489         * sha1.el (sha1): Add :version.
16490         (sha1-use-external): Remove redundant version.
16492         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16493         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16494         (nnmail-split-fancy-match-partial-words)
16495         (nnmail-split-lowercase-expanded): Add :version.
16497         * nndiary.el (nndiary): Add :version.
16499         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16501         * mml-sec.el (mml-default-sign-method)
16502         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16503         Add :version.
16505         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16507         * mm-url.el (mm-url-use-external, mm-url-program)
16508         (mm-url-arguments): Add :version.
16510         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16511         (mm-attachment-file-modes, mm-decrypt-option)
16512         (mm-w3m-safe-url-regexp): Add :version.
16514         * message.el (message-cite-prefix-regexp)
16515         (message-sendmail-envelope-from, message-minibuffer-local-map)
16516         (message-user-fqdn, message-completion-alist): Add :version.
16518         * gnus-win.el (gnus-configure-windows-hook)
16519         (gnus-use-frames-on-any-display): Add :version.
16521         * gnus-art.el (gnus-article-address-banner-alist)
16522         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16523         (gnus-treat-from-picon, gnus-treat-mail-picon)
16524         (gnus-treat-x-pgp-sig): Add :version.
16526         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16527         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16528         (gnus-summary-article-delete-hook)
16529         (gnus-summary-display-while-building): Add :version.
16531         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16532         (gnus-get-top-new-news-hook): Add :version.
16534         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16535         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16537         * gnus-registry.el (gnus-registry): Add :version.
16539         * gnus-spec.el (gnus-use-correct-string-widths)
16540         (gnus-make-format-preserve-properties): Add :version.
16542         * gnus.el (gnus-group-charter-alist)
16543         (gnus-group-fetch-control-use-browse-url)
16544         (gnus-install-group-spam-parameters): Add :version.
16546         * gnus-diary.el (gnus-diary): Add :version.
16548         * gnus-delay.el (gnus-delay): Add :version.
16550         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16551         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16552         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16553         Add :version.
16555         * gnus-agent.el (gnus-agent-max-fetch-size)
16556         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16557         (gnus-agent-prompt-send-queue): Add :version.
16559         * deuglify.el (gnus-outlook-deuglify): Add :version.
16561         * html2text.el: Beautify code.  Improve doc strings.
16562         Some checkdoc cleanup.
16563         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16565 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16567         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16569 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16571         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16572         when package is loaded.
16574         * spam.el (spam-summary-score-preferred-header): Add global preference
16575         for people who want to override the default SpamAssassin over
16576         Bogofilter preference (when both are set).
16577         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16578         (spam-user-format-function-S):
16579         Check spam-summary-score-preferred-header.
16580         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16581         (spam-user-format-function-S): Format the score correctly.
16583 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16585         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16586         signature file.  Suggested by Manoj Srivastava
16587         <srivasta@golden-gryphon.com>.
16589         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16590         iso-2022-jp even in the Japanese language environment.
16591         Suggested by Jason Rumney <jasonr@gnu.org>.
16593 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16595         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16596         use the same characters as the dummy marks; make it free from
16597         getting affected by the language environment.
16598         (gnus-summary-read-group-1): Update mark positions only when the
16599         format spec is updated.
16601         * gnus-spec.el (gnus-update-format-specifications): Return a list
16602         of updated types.
16604 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16606         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16607         of boundp to check if display-warning is available.
16609 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16611         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16613 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16615         * nnspool.el (nnspool-spool-directory): Use news-path if the
16616         news-directory variable is not bound.
16618         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16619         function instead of display-warning if it is not available.
16621 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16623         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16624         v5-10: Use `point-at-bol'.
16626 2004-10-26  Simon Josefsson  <jas@extundo.com>
16628         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16629         <chenggao@gmail.com>.
16631 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16633         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16634         instead.
16636 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16638         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16639         to remove a server from the nnimap-server-buffer-alist.
16640         (nnimap-open-connection, nnimap-close-server): Use it.
16642         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16644 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16646         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16647         running the major-mode function.
16649 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16651         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16652         dummy marks in the right way.
16654 2004-10-18  David Edmondson  <dme@dme.org>
16656         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16657         excessively.
16659 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16661         * gnus-util.el (gnus-split-references): Accept a nil references
16662         string and go on blissfully.
16664         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16665         cases where the references string is non-nil but has no references.
16667         * encrypt.el: Add autoload tags.
16669         * spam.el (spam-resolve-registrations-routine): Remove article
16670         from unregistration list too.  Reported by David Hanak
16671         <dhanak@isis.vanderbilt.edu>
16673 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16675         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16676         nil.  Change custom type.
16678 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16680         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16682         * gnus-sum.el (gnus-summary-move-article): Use it.
16684 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16686         * encrypt.el: Add autoload cookies.
16688         * spam.el (spam-backend-article-list-property)
16689         (spam-backend-get-article-todo-list)
16690         (spam-backend-put-article-todo-list)
16691         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16692         Resolve registrations separately.
16693         (spam-register-routine): Format comments.
16694         (spam-unregister-routine, spam-register-routine): Always call with
16695         specific-articles, no default list.
16696         (spam-summary-prepare-exit): Use the spam-classifications function.
16698         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16699         gnus-encrypt.el.
16701         * encrypt.el: Copied from gnus-encrypt.el.
16703         * gnus-encrypt.el: Commented that it's obsolete.
16705 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16707         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16708         (gnus-score-save): Use it.
16710         * message.el (message-bury): Use `window-dedicated-p'.
16712 2004-10-15  Simon Josefsson  <jas@extundo.com>
16714         * pop3.el (top-level): Don't require nnheader.
16715         (pop3-read-timeout): Add.
16716         (pop3-accept-process-output): Add.
16717         (pop3-read-response, pop3-retr): Use it.
16719 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16721         * spam.el (spam-register-routine): Move comment.
16722         (spam-verify-bogofilter): Use 'unknown for the initial
16723         spam-bogofilter-valid state, not 'never.
16725         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16726         for netrc-machine.
16728         * nnimap.el (nnimap-open-connection):
16729         Use netrc-machine-user-or-password.
16731 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16733         * gnus-registry.el (gnus-registry-unload-hook):
16734         Set as a variable with add-hook.
16736         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16737         of news-path.
16739         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16741         * spam.el: Delete duplicate `provide'.
16742         (spam-unload-hook): Set as a variable with add-hook.
16744 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16746         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16747         in the doc string.
16749         * message.el (message-ignored-news-headers)
16750         (message-ignored-supersedes-headers)
16751         (message-ignored-resent-headers)
16752         (message-forward-ignored-headers): Improve custom type.
16754 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16756         * message.el (message-tokenize-header): Fix 2004-09-06 change
16757         which used point-min in the wrong place.
16759 2004-10-12  Simon Josefsson  <jas@extundo.com>
16761         * tls.el (tls-certtool-program): New variable.
16762         (tls-certificate-information): New function, based on
16763         ssl-certificate-information.
16765 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16767         * compface.el: Move the version of ELisp-based uncompface program
16768         to the contrib directory because of the copyright problem.
16770 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16772         * message.el (message-kill-buffer): Raise the current frame.
16774 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16776         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16778         * gnus.el (message-y-or-n-p): Autoload.
16780         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16781         (pop3-password-required, pop3-authentication-scheme)
16782         (pop3-leave-mail-on-server): Make customizable.
16783         (pop3): New custom group.
16784         (pop3-retr): Remove `sleep-for' statements.
16785         Suggested by Dave Love <fx@gnu.org>.
16787         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16788         Windows/DOS.
16790         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16791         (imap-parse-body): Fix incorrect use of `assert'.
16792         Suggested by Dave Love <fx@gnu.org>.
16794         * mml.el (mml-minibuffer-read-disposition): Require match.
16795         Suggested by Dave Love <fx@gnu.org>.
16797 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16799         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16800         doc string.
16802 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16804         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16806 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16808         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16809         instead of calling `mm-insert-inline', to decode text/* parts
16810         before displaying them.
16812 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16814         * mm-uu.el (mm-uu-text-plain-type): New variable.
16815         (mm-uu-pgp-signed-extract-1): Use it.
16816         (mm-uu-pgp-encrypted-extract-1): Use it.
16817         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16818         bind mm-uu-text-plain-type with that value.
16819         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16820         mm-uu-dissect.
16822 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16824         * gnus-group.el (gnus-update-group-mark-positions):
16825         * gnus-sum.el (gnus-update-summary-mark-positions):
16826         * message.el (message-check-news-body-syntax):
16827         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16828         of string-as-multibyte.
16830 2004-10-05  Juri Linkov  <juri@jurta.org>
16832         * gnus-group.el (gnus-update-group-mark-positions):
16833         * gnus-sum.el (gnus-update-summary-mark-positions):
16834         * message.el (message-check-news-body-syntax):
16835         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16836         8-bit unibyte values to a multibyte string for search functions.
16838 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16840         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16841         (mm-uu-dissect-text-parts): New function.
16843         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16844         dissect text parts.
16846         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16847         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16849         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16851         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16852         Use gnus-current-topics instead of gnus-current-topic.
16854 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16856         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16858 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16860         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16861         where approriate.
16863         * nnml.el (nnml-generate-active-info): do.
16865         * nndiary.el (nndiary-generate-active-info): do.
16867         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16868         (gnus-topic-move): do.
16870         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16871         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16873         * gnus-srvr.el (gnus-server-prepare)
16874         (gnus-server-open-all-servers): do.
16876         * gnus-msg.el (gnus-summary-cancel-article)
16877         (gnus-summary-resend-message)
16878         (gnus-summary-mail-crosspost-complaint): do.
16880         * gnus-move.el (gnus-change-server): do.
16882         * gnus-group.el (gnus-group-unmark-all-groups)
16883         (gnus-group-set-current-level): do.
16885 2004-10-04  Simon Josefsson  <jas@extundo.com>
16887         * message.el (message-generate-hashcash): Doc fix.
16889 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16891         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16892         avoid infinite recursion via gnus-get-function.
16894 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16896         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16898         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16900         * nnmail.el (nnmail-split-history): do.
16902         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16903         (nnml-request-delete-group): do.
16905         * nnslashdot.el (nnslashdot-read-groups): do.
16907         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16908         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16910         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16911         (nnspool-sift-nov-with-sed): Use last.
16912         (nnspool-retrieve-headers-with-nov): Use mapc.
16913         (nnspool-request-newgroups): Use dolist.
16914         (nnspool-request-group): Use last.
16916         * nntp.el (nntp-read-server-type): Use dolist.
16918         * nnvirtual.el (nnvirtual-create-mapping)
16919         (nnvirtual-update-read-and-marked): Use dolist.
16920         (nnvirtual-convert-headers): Simplify.
16922 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16924         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16925         Add support for sync'ing tick marks.
16927 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16929         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16930         there's no visible header.
16932 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16934         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16935         When necessary, pass full group name to gnus-request-set-marks.
16937 2004-10-01  Simon Josefsson  <jas@extundo.com>
16939         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16940         acroread.
16942 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16944         * spam-report.el (spam-report-gmane): Fix interactive.
16946         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16948         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16949         when writing file.
16950         (gnus-agent-synchronize-flags): Don't default to being
16951         interactive.
16953 2004-09-30  Simon Josefsson  <jas@extundo.com>
16955         * message.el (message-generate-hashcash): Add.
16956         (message-send-mail): Use it, call mail-add-payment.
16958 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16960         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16962 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16964         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16965         gnus-requst-update-info with explicit code to sync the in-memory
16966         info read flags with the marks being sync'd to the backend.
16968         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16970 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16972         * spam.el (spam-verify-bogofilter): Add new function.
16973         (spam-check-bogofilter)
16974         (spam-bogofilter-register-with-bogofilter): Use it.
16975         (spam-verify-bogofilter): Add small fixes.
16977 2004-09-28  Simon Josefsson  <jas@extundo.com>
16979         * hashcash.el (hashcash-generate-payment): Revert.
16981 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16983         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16984         Use gnus-extract-references instead of gnus-split-references.
16986         * gnus-util.el (gnus-extract-references): Add new function, analogous
16987         to gnus-split-references but extracts only the message-ID without
16988         anything extra.
16990         * hashcash.el (hashcash-generate-payment)
16991         (hashcash-check-payment): Do the right thing if hashcash-path is
16992         nil (because the hashcash program could not be found).
16994         * spam.el (spam-use-hashcash): Remove comment.
16996 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16998         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16999         (gnus-cache-enter-article, gnus-cache-remove-article)
17000         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17002         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17004         * gnus-art.el (article-hide-boring-headers)
17005         (article-translate-strings, article-display-face)
17006         (gnus-article-mime-match-handle-first)
17007         (gnus-article-highlight-headers)
17008         (gnus-article-add-buttons-to-head): do.
17010 2004-09-27  Simon Josefsson  <jas@extundo.com>
17012         * hashcash.el: New version, from
17013         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17014         ../contrib/.
17016 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17018         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17020 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17022         * gnus-dup.el (gnus-dup-open): Use mapc.
17023         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17025         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17026         Reported by Stefan Wiens <s.wi@gmx.net>.
17028         * gnus.el (gnus-shutdown): Use dolist.
17030         * gnus-undo.el (gnus-undo): Use mapc.
17032         * nnrss.el (nnrss-generate-active): do.
17034         * message.el (message-cite-original-without-signature)
17035         (message-cite-original): Use mapc.
17036         (message-do-actions, message-make-forward-subject): Use dolist.
17038 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17040         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17041         deletion to remove entire duplicate line.  Fixes merged article
17042         number bug.
17044 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17046         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17047         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17048         first ask if you want to open a server and then, even when you
17049         responded with no, asking if you want to synchronize the server's
17050         flags.
17051         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17052         multi-line expressions.
17053         (gnus-agent-synchronize-group-flags): New internal function.
17054         Updates marks in memory (in the info structure) AND in the
17055         backend.
17057         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17059         * nnagent.el (nnagent-request-set-mark):
17060         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17061         method, to ensure that synchronization updates marks in the
17062         backend and in the info (in memory) structure.
17064 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17066         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17067         convention fully; don't miss the root article of a thread; make
17068         the X-Draft-From header with correct article numbers.
17070 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17072         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17073         unless plugged.  Disable the agent so that an open failure causes
17074         an error.
17076         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17077         Revert 2004-09-21 change.  The backend must be opened while
17078         synchronizing flags even when the backend stores the flags
17079         locally.
17081 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17083         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17084         in `header' match.  Reported by Svend Tollak Munkejord.
17086         * message.el (message-cite-original): Fix use of
17087         `message-cite-articles-with-x-no-archive'.
17089 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17091         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17092         (gnus-window-to-buffer): Ditto.
17094         * mml.el (mml-preview-buffer): New variable.
17095         (mml-preview): Manage window layout with gnus-buffer-configuration.
17097         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17098         X-Draft-From header even if those articles aren't quoted.
17100 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17102         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17103         (gnus-request-set-mark, gnus-request-update-mark): Use new
17104         g-s-t-u-l-m to decide to use backend even when unplugged.
17106 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17108         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17109         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17111 2004-09-20  Simon Josefsson  <jas@extundo.com>
17113         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17114         "utf-16-le".
17116 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17118         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17120 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17122         * uudecode.el (uudecode-use-external): Add :version.
17124         * smime.el (smime-CA-file, smime-encrypt-cipher)
17125         (smime-dns-server): Add :version.
17127         * smiley.el (gnus-smiley-file-types): Add :version.
17129         * sha1.el (sha1-use-external): Add :version.
17131         * pgg-def.el (pgg-query-keyserver): Add :version.
17133         * nnmail.el (nnmail-fancy-expiry-targets)
17134         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17135         Add :version.
17137         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17138         (nnimap-retrieve-groups-asynchronous): Add :version.
17139         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17141         * mml.el (mml-content-disposition-parameters)
17142         (mml-insert-mime-headers-always): Add :version.
17144         * mm-util.el (mm-coding-system-priorities): Add :version.
17146         * mm-decode.el (mm-inline-text-html-with-images)
17147         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17148         (mm-verify-option): Add :version.
17149         (mm-text-html-renderer): Change :version.
17151         * message.el (message-fcc-externalize-attachments)
17152         (message-required-headers, message-draft-headers)
17153         (message-subject-trailing-was-query)
17154         (message-subject-trailing-was-ask-regexp)
17155         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17156         (message-mark-insert-end, message-archive-header)
17157         (message-archive-note, message-cross-post-default)
17158         (message-cross-post-note, message-followup-to-note)
17159         (message-cross-post-note-function, message-use-mail-followup-to)
17160         (message-subscribed-address-functions)
17161         (message-subscribed-address-file, message-subscribed-addresses)
17162         (message-subscribed-regexps, message-allow-no-recipients)
17163         (message-yank-cited-prefix, message-signature-insert-empty-line)
17164         (message-hidden-headers, message-hierarchical-addresses)
17165         (message-mail-user-agent, message-use-idna)
17166         (message-valid-fqdn-regexp)
17167         (message-strip-special-text-properties, message-header-synonyms)
17168         (message-beginning-of-line, message-tab-body-function): Add :version.
17169         (message-insert-canlock, message-wide-reply-confirm-recipients):
17170         Change :version.
17172         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17173         and :version.
17174         (mail-source-delete-old-incoming-confirm)
17175         (mail-source-movemail-program): Add :version.
17177         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17178         (gnus-agent-cache, gnus-agent): Change :version.
17180         * gnus-util.el (gnus-use-byte-compile): Change :version.
17182         * gnus-sum.el (gnus-summary-make-false-root-always)
17183         (gnus-summary-default-high-score)
17184         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17185         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17186         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17187         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17188         (gnus-sum-thread-tree-single-indent)
17189         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17190         (gnus-sum-thread-tree-leaf-with-other)
17191         (gnus-sum-thread-tree-single-leaf): Add :version.
17192         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17193         (gnus-article-loose-mime): Change :version.
17195         * gnus-start.el (gnus-backup-startup-file)
17196         (gnus-save-startup-file-via-temp-buffer): Add :version.
17198         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17199         (gnus-server-offline-face): Add :version.
17201         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17203         * gnus-msg.el (gnus-gcc-externalize-attachments)
17204         (gnus-debug-files, gnus-debug-exclude-variables)
17205         (gnus-discouraged-post-methods): Change :version.
17206         (gnus-confirm-mail-reply-to-news)
17207         (gnus-confirm-treat-mail-like-news): Add :version.
17209         * gnus-int.el (gnus-server-unopen-status): Add :version.
17211         * gnus-group.el (gnus-group-jump-to-group-prompt)
17212         (gnus-large-ephemeral-newsgroup)
17213         (gnus-fetch-old-ephemeral-headers): Add :version.
17215         * gnus-fun.el (gnus-x-face-directory)
17216         (gnus-convert-pbm-to-x-face-command)
17217         (gnus-convert-image-to-x-face-command)
17218         (gnus-convert-image-to-face-command): Add :version.
17220         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17222         * gnus-cite.el (gnus-cite-blank-line-after-header)
17223         (gnus-article-boring-faces): Add :version.
17225         * gnus-art.el (gnus-buttonized-mime-types)
17226         (gnus-inhibit-mime-unbuttonizing)
17227         (gnus-treat-display-face)
17228         (gnus-treat-body-boundary): Change :version.
17229         (gnus-body-boundary-delimiter, gnus-picon-databases)
17230         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17231         (gnus-treat-date-english, gnus-treat-fold-headers)
17232         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17233         (gnus-treat-mail-picon, gnus-treat-wash-html)
17234         (gnus-article-encrypt-protocol)
17235         (gnus-use-idna, gnus-article-over-scroll)
17236         (gnus-mime-display-multipart-alternative-as-mixed)
17237         (gnus-mime-display-multipart-related-as-mixed)
17238         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17239         (gnus-ctan-url, gnus-button-ctan-handler)
17240         (gnus-button-handle-ctan-bogus-regexp)
17241         (gnus-button-ctan-directory-regexp)
17242         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17243         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17244         (gnus-button-man-level, gnus-button-emacs-level)
17245         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17247         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17248         (gnus-agent-go-online): Change :version.
17249         (gnus-agent-expire-unagentized-dirs)
17250         (gnus-agent-auto-agentize-methods): Add :version.
17252         * flow-fill.el (fill-flowed-display-column)
17253         (fill-flowed-encode-column): Add :version.
17255         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17256         (gnus-outlook-deuglify-unwrap-max)
17257         (gnus-outlook-deuglify-cite-marks)
17258         (gnus-outlook-deuglify-unwrap-stop-chars)
17259         (gnus-outlook-deuglify-no-wrap-chars)
17260         (gnus-outlook-deuglify-attrib-cut-regexp)
17261         (gnus-outlook-deuglify-attrib-verb-regexp)
17262         (gnus-outlook-deuglify-attrib-end-regexp)
17263         (gnus-outlook-display-hook): Add :version.
17265         * binhex.el (binhex-use-external): Add :version.
17267 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17269         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17270         and `invisible'.
17272 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17274         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17275         in gnus-registry-trim.
17277 2004-09-13  Simon Josefsson  <jas@extundo.com>
17279         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17281         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17283         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17284         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17285         <yamaoka@jpl.org>.
17286         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17287         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17288         <yamaoka@jpl.org>.
17290         * sieve.el (sieve-manage-mode): Ditto.
17292 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17294         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17296 2004-09-11  Simon Josefsson  <jas@extundo.com>
17298         * dns-mode.el: Add.
17300         * mm-view.el (mm-display-dns-inline): Add.
17302         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17303         (mm-automatic-display): Ditto.
17305         * mailcap.el (mailcap-mime-data): Add text/dns.
17306         (mailcap-mime-extensions): Map .soa to text/dns.
17308 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17310         * gnus-art.el (article-decode-mime-words, article-babel)
17311         (gnus-article-highlight-signature, gnus-article-add-buttons)
17312         (gnus-signature-toggle): Remove unnecessary bindings of
17313         `inhibit-read-only' inherited from v5.10 merge.
17315 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17317         * nntp.el (nntp): New customization group.
17318         (nntp-authinfo-file): Add customization group.
17320         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17322         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17324         * gnus.el (to-address, to-list, subscribed)
17325         (large-newsgroup-initial): Ditto.
17327         * flow-fill.el (fill-flowed-display-column)
17328         (fill-flowed-encode-column): Ditto.
17330 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17332         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17333         Use point-min rather than 1.
17334         (message-send-mail): Use buffer-size rather than point-max.
17336         * gnus-sum.el (gnus-summary-search-article-forward):
17337         Signal a specific `search-failed' rather than a generic `error'.
17339         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17340         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17341         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17343 2004-09-10  Simon Josefsson  <jas@extundo.com>
17345         * nndb.el (require): Remove tcp and duplicate cl.
17347 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17349         * gnus-agent.el (directory-files-and-attributes): Move forward.
17351 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17353         * gnus-agent.el (directory-files-and-attributes):
17354         Optionally defined to support XEmacs.
17356 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17358         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17359         to avoid run-time CL dependencies.
17360         (gnus-agent-unfetch-articles): New function.
17361         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17362         article numbers even when local .overview file is missing.
17363         (gnus-agent-read-article-number): New function.  Only accepts
17364         27-bit article numbers.
17365         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17366         Use gnus-agent-read-article-number.
17367         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17368         from backend while recognizing that article numbers in .overview
17369         must be valid.
17370         (gnus-agent-update-files-total-fetched-for):
17371         Use directory-files-and-attributes to improve performance.
17372         * gnus-int.el (gnus-request-move-article):
17373         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17374         improve performance.
17376         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17377         some users confused by references to .newsrc when they only have a
17378         .newsrc.eld file.
17379         (gnus-convert-mark-converter-prompt)
17380         (gnus-convert-converter-needs-prompt): Fix use of property list.
17381         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17382         New function.  Used internally to only display 'gnus converting
17383         files' message when actually necessary.
17385         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17386         methods now autoloaded.
17388 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17390         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17391         identifiers.
17393 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17395         * gnus-picon.el: Fix indentation and closing parenthesis.
17397 2004-09-01  Simon Josefsson  <jas@extundo.com>
17399         * message.el (message-canlock-generate): Require sha1, not
17400         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17401         to require within a function.  Sadly, if sha1.el isn't loaded, the
17402         let binding in m-c-g will hide the defcustom definition, which is
17403         bad.)
17405         * canlock.el: Require sha1, not sha1-el.
17407         * message.el: Don't autoload sha1 (there is a autoload cookie in
17408         sha1.el).
17410         * sha1-el.el: Rename to sha1.el.
17412 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17414         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17416 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17418         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17420 2004-08-30  Kim F. Storm  <storm@cua.dk>
17422         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17424         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17425         Add :group 'nnimap.
17427 2004-08-30  Andreas Schwab  <schwab@suse.de>
17429         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17430         ?* and ?\;.
17432         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17433         and ?\' to symbol instead of whitespace.
17435 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17437         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17439         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17440         instead of re-search-forward.
17442         * gnus-uu.el (gnus-uu-save-article): Ditto.
17443         (gnus-uu-post-encode-uuencode): Ditto.
17445         * html2text.el (html2text-clean-list-items): Ditto.
17446         (html2text-clean-dtdd): Ditto.
17447         (html2text-format-tags): Ditto.
17449         * message.el (message-send-mail-with-sendmail): Fix regexp.
17450         (message-fill-field-general): Use search-forward instead of
17451         re-search-forward.
17452         (unbold-region): Ditto.
17454         * nnrss.el (nnrss-request-article): Ditto.
17456         * nnslashdot.el (nnslashdot-request-article): Ditto.
17458         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17460         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17461         "Unrecognized menu descriptor" error in XEmacs.
17463 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17465         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17466         parent article of a sparse article in the thread hashtb.
17468 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17470         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17471         (nnmail-expand-newtext): Lowercase expanded entries if
17472         nnmail-split-lowercase-expanded is non-nil.
17474 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17476         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17478         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17479         of gnus-tmp-news-method into string under XEmacs.  It will be
17480         passed to gnus-correct-length which takes only a string argument.
17482 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17484         * gnus-util.el (gnus-bind-print-variables): New macro.
17485         (gnus-prin1): Use it.
17486         (gnus-prin1-to-string): Use it.
17487         (gnus-pp): New function.
17488         (gnus-pp-to-string): New function.
17490         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17491         Replace pp-to-string with gnus-pp-to-string.
17492         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17493         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17494         * gnus-msg.el (gnus-debug): Ditto.
17495         * gnus-score.el (gnus-score-save): Ditto.
17496         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17497         gnus-pp-to-string.
17498         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17499         with gnus-pp.
17500         * score-mode.el (gnus-score-pretty-print): Ditto.
17501         * webmail.el (webmail-debug): Ditto.
17503 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17505         * gnus-art.el (article-display-face, article-display-x-face):
17506         Use buffer-read-only.
17508 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17510         * gnus-art.el (article-hide-list-identifiers):
17511         Bind inhibit-read-only as t.
17513 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17515         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17517 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17519         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17520         (gnus-narrow-to-page): Don't assume point-min == 1.
17521         (gnus-article-edit-mode): Derive from message-mode.
17523         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17524         point-min == 1.
17526         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17527         Disable incorrect use of `assert'.
17529         * message.el (message-mode): Set comment-start-skip.
17531 2004-08-22  Sam Steingold  <sds@gnu.org>
17533         * pop3.el (pop3-leave-mail-on-server): New user variable.
17534         (pop3-movemail): Delete mail only when it is nil.
17536 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17538         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17540         * mml.el (mml-preview): Use `pop-to-buffer'.
17542         * message.el (message-goto-mail-followup-to): Insert after "To".
17543         (message-carefully-insert-headers): Add comment.
17545         * gnus.el: Remove unused variable `gnus-article-check-size'.
17547         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17549         * gnus-art.el (gnus-button-alist):
17550         Improve `gnus-button-handle-library' entry.
17552 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17554         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17555         Use downcase, since XEmacs capitalizes error messages differently.
17557 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17559         * nntp.el: Add (require 'gnus) due to reference to
17560         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17562 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17564         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17565         Bind `mm-fill-flowed'.
17567         * mm-decode.el (mm-dissect-singlepart): Check it.
17569 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17571         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17572         'imap' for netrc parsing.
17574 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17576         * mailcap.el (mailcap-mime-data): Mark as risky.
17578 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17580         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17581         may be included in the encoded word.
17582         (rfc2047-encode): Don't append a space if the encoded word
17583         includes close parenthesis.
17585 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17587         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17588         of text within parentheses.
17590 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17592         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17593         (gnus-encrypt-write-file-contents): Make the password key the file
17594         name PLUS the cipher, not just the cipher.  Also remove failed
17595         passwords from the cache.
17597 2004-08-06  Simon Josefsson  <jas@extundo.com>
17599         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17600         Doc fix.
17602 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17604         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17605         LWSP.
17607 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17609         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17610         Try to append in-reply-to: data to the references: header.
17612         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17613         (netrc-parse): Use gnus-encrypt.el functions.
17615         * gnus-encrypt.el: Add new file for encryption support; currently
17616         does only a few GPG ciphers and an internal XOR cipher.
17618         * password.el: Add comments on using password-read-and-add.
17619         (password-read-and-add): Add function to read and add the
17620         password to the cache at once.
17622 2004-07-28  Simon Josefsson  <jas@extundo.com>
17624         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17625         parameter (but don't use it, for now).
17627         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17628         instead of hard coding to nil.
17630 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17632         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17633         as mm-inline-image-xemacs does.
17635 2004-07-26  Simon Josefsson  <jas@extundo.com>
17637         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17638         Revert part of 2004-07-17 change below.
17640 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17642         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17643         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17645 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17647         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17648         quotes that actually start with ">" at the beginning of the
17649         lines.
17651 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17653         * rfc2047.el (rfc2047-encode-region): Fix last change.
17654         (rfc2047-encode-parameter): Remove useless concat.
17656 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17658         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17659         encode special characters; fix some kind of misconfigured headers;
17660         signal a real error if debug-on-quit or debug-on-error is non-nil.
17661         (rfc2047-encode-max-chars): New variable.
17662         (rfc2047-encode-1): Use it.
17663         (rfc2047-encode-parameter): New function.
17665         * mml.el (mml-insert-parameter): Remove an excessive space.
17667 2004-07-17  Simon Josefsson  <jas@extundo.com>
17669         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17670         Kai Grossjohann <kai@emptydomain.de>.
17671         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17672         (gnus-group-make-menu-bar): Ditto.
17674         * gnus-util.el (gnus-group-server): Add.
17676 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17678         * message.el (message-clone-locals): Clone sendmail and smtp
17679         variables.
17681 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17683         * rfc2047.el (rfc2047-encode-region): Fix last change.
17685 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17687         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17688         characters as non-special.
17690 2004-07-09  Simon Josefsson  <jas@extundo.com>
17692         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17693         Users will lose all flag changes made while unplugged with
17694         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17695         good default.  See numerous reports on ding mailing list.
17697 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17699         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17700         add generate-head-function and generate-article-function to the
17701         rfc822-forward entry.
17702         (nndoc-rfc822-forward-generate-article): New function.
17703         (nndoc-rfc822-forward-generate-head): New function.
17705         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17707 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17709         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17710         respect display group parameter and gnus-summary-expunge-below.
17711         (gnus-articles-to-read): Remove unused reference to display group
17712         parameter.
17714 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17716         * nnheader.el (nnheader-uniquify-message-id): New experimental
17717         variable.
17718         (nnheader-nov-read-message-id): Use it.
17720         * spam-report.el (spam-report-gmane): Add interactive.
17722 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17724         * mm-encode.el (mm-content-transfer-encoding-defaults):
17725         Use qp-or-base64 for the application/* types.
17727 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17729         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17731 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17733         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17734         trim value.
17736 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17738         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17739         New macro and function.
17740         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17742 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17744         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17745         after-load-alist.
17747 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17749         * gnus-group.el (gnus-group-get-new-news-this-group):
17750         Don't update info that isn't there.
17752 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
17754         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17755         entry.
17757 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17759         * mm-view.el (mm-inline-render-with-function): Use multibyte
17760         buffer; decode html source by charset.
17762         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17764         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17765         Mule-UCS is loaded under XEmacs.
17766         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17768 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17770         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17772 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17774         * mm-util.el (mm-coding-system-p): Return a coding-system.
17775         (mm-mime-mule-charset-alist): Use shift_jis instead of
17776         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17777         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17778         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17779         instead of japanese-shift-jis and iso-latin-1 respectively in
17780         order to share the default value with both Emacs and XEmacs-mule.
17781         (mm-mule-charset-to-mime-charset):
17782         Make mm-coding-system-priorities effective.
17783         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17784         while predicating of candidates upon the priorities.
17786 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17788         * gnus-sum.el (gnus-summary-make-menu-bar):
17789         Add gnus-uu-invert-processable.
17791         * gnus.el: Autoload gnus-uu-invert-processable.
17793 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17795         * mm-util.el (mm-with-multibyte-buffer): New macro.
17797         * rfc2047.el (rfc2047-encode-string): Use it.
17798         (rfc2047-encode-region): Move point to the end of the region after
17799         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17801 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17803         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17804         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17806 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17808         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17809         (gnus-cite-parse): Ignore quoted envelope From_.
17810         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17812 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17814         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17815         invalid addresses.
17817 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17819         * spam.el: Change section markers, revise TODO list.
17820         (spam-backends): Make new master list of all installed backends.
17821         (spam-summary-exit-behavior): Add new variable to determine how
17822         messages moves are done at summary exit.
17823         (spam-move-spam-nonspam-groups-only)
17824         (spam-process-ham-in-nonham-groups)
17825         (spam-process-ham-in-spam-groups): Remove variables, the
17826         spam-summary-exit-behavior variable should be used to manage this
17827         behavior.
17828         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17829         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17830         and spam-old-spam-articles.
17831         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17832         Add empty variables, placeholders for the backends they represent.
17833         (spam-set-difference): Move, unchanged.
17834         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17835         unless the user has a processor variable.
17836         (spam-classifications, spam-classification-valid-p)
17837         (spam-backend-properties, spam-backend-property-valid-p)
17838         (spam-backend-function-type-valid-p)
17839         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17840         (spam-report-articles-gmane, spam-report-articles-resend):
17841         Remove functions, they are not needed.
17842         (spam-install-backend-super, spam-backend-list)
17843         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17844         (spam-backend-function, spam-backend-ham-registration-function)
17845         (spam-backend-spam-registration-function)
17846         (spam-backend-ham-unregistration-function)
17847         (spam-backend-spam-unregistration-function)
17848         (spam-backend-statistical-p, spam-backend-mover-p)
17849         (spam-install-backend-alias, spam-install-checkonly-backend)
17850         (spam-install-mover-backend, spam-install-nocheck-backend)
17851         (spam-install-backend, spam-install-statistical-backend)
17852         (spam-install-statistical-checkonly-backend): Add backend installation
17853         support.
17854         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17855         (spam-group-processor-p): Use the new backend code and respect the
17856         summary exit behavior.
17857         (spam-mark-spam-as-expired-and-move-routine): Remove.
17858         (spam-summary-prepare): Change to use the new spam-old-articles
17859         variable.
17860         (spam-copy-or-move-routine, spam-copy-spam-routine)
17861         (spam-move-spam-routine, spam-copy-ham-routine)
17862         (spam-move-ham-routine): Add code to copy/move ham or spam.
17863         (spam-fetch-field-fast): Improve doc and code, plus allow the
17864         'number request.
17865         (spam-list-of-checks, spam-list-of-statistical-checks):
17866         Remove variables.
17867         (spam-split, spam-find-spam): Use the new backend code.
17868         (spam-registration-functions): Remove variable.
17869         (spam-unregister-routine): Add convenience wrapper.
17870         (spam-log-undo-registration, spam-register-routine)
17871         (spam-log-processing-to-registry)
17872         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17873         where possible.
17874         (spam-check-gmane-xref, spam-check-regex-headers)
17875         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17876         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17877         (spam-check-bogofilter-headers, spam-check-spamoracle)
17878         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17879         (spam-check-crm114-headers): Use the spam-split-group that
17880         spam-split prepares, no need to determine it every time.
17882         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17883         to the nnheader-parse-naked-head call.
17885         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17887         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17888         the nnheader-nov-read-message-id call.
17890 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17892         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17893         gnus-activate-group twice.  Suggested by Markus Peter
17894         <warp@spin.de>.
17896 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17898         * gnus-art.el (gnus-article-time-format): Exchange the order of
17899         day and month in the default value; fix customization type.
17900         (article-date-ut): Use add-text-properties.
17901         (article-make-date-line): Use message-make-date instead of
17902         current-time-string.
17904         * message.el (message-fetch-field): Don't use set-text-properties.
17905         (message-make-date): Simplify.
17907 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17909         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17910         (rfc2047-encode-region): Treat text within parentheses as special;
17911         show the original text when error has occurred.
17913         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17914         already-computed method to gnus-activate-group.
17916         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17917         same select-methods identical Lisp objects.
17919         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17920         object when modifying the info.
17922 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17924         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17925         gnus-opened-servers since it has never been opened with the new
17926         configuration yet.
17928 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17930         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17931         arg to nnheader-generate-fake-message-id.
17933 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17935         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17936         number and build a fake message ID localized to a group and
17937         article number (so it's repeatable from that point on).
17938         (nnheader-fake-message-id-p): Change regex to accommodate new fake
17939         ID format.
17941         * gnus-sum.el (gnus-get-newsgroup-headers):
17942         Call nnheader-generate-fake-message-id with the article number.
17944 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17946         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17947         end-of-buffer.
17949 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17951         * message.el (message-ignored-supersedes-headers): Add Approved.
17953 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17955         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17956         goto-char.
17957         (rfc2047-encode): Fold the line before encoding.
17959 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17961         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17962         folding -- not all headers can be folded, and this should be done
17963         by the message composition mode.  Probably.  I think.
17965 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17967         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17968         fast.
17970         * gnus-ems.el (gnus-remove-image): Don't use
17971         message-text-with-property; remove only the image found first.
17973 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17975         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17977 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17979         * message.el (message-text-with-property): Make it fast and accept
17980         optional arguments.
17981         (message-strip-forbidden-properties): Use it.
17982         (message-fix-before-sending): Follow the m-t-w-p change.
17984         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17986 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17988         * gnus-art.el (article-hide-headers): Don't change the buffer
17989         mistakenly when performing mml-preview even if
17990         gnus-single-article-buffer is nil.
17992 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17994         * message.el (message-expand-name-databases): New user option.
17995         (message-expand-name): Use it.
17997 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17999         * spam.el (spam-report-articles-resend)
18000         (spam-report-resend-register-routine): Allow ham reporting.
18001         (spam-report-resend-register-ham-routine): Add wrapper.
18002         (spam-registration-functions): Add ham resending functions.
18003         (spam-list-of-processors): Add ham resend processor.
18005         * gnus.el (ham-resend-to): Add new group parameter.
18006         (spam-process): Add ham resend option.
18008         * spam-report.el (spam-report-resend): Allow reporting ham.
18009         (spam-report-resend-ham): Add wrapper.
18011 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18013         * message.el (message-cite-articles-with-x-no-archive):
18014         New variable.
18015         (message-cite-original): Use it.
18017 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18019         * message.el (message-cite-original): Respect X-No-Archive.
18021 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18023         * gnus-art.el (article-hide-headers): Refer to the values for
18024         gnus-ignored-headers and gnus-visible-headers in the summary
18025         buffer since a user may have set them as group parameters.
18027 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18029         * assistant.el (assistant-node-name): Add convenience function.
18030         (assistant-render-text, assistant-render-node): Add error handling,
18031         plus handle multiple next nodes.
18032         (assistant-find-next-node): Comment out for now.
18033         (assistant-find-next-nodes): Add function, returns list of next
18034         nodes.
18036 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18038         * mail-source.el (mail-source-directory): Fix doc-string.
18040 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18042         * assistant.el (assistant-render-text, assistant-eval): Add :set
18043         widget type, which is different because it takes and returns a
18044         list.  Much hilarity ensues.
18046 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18048         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18050         * gnus-group.el (gnus-group-get-new-news-this-group):
18051         Add doc-string.
18053         * gnus-start.el (gnus-activate-group): Add doc-string.
18055 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18057         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18059 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18061         * assistant.el (assistant-render-text): Try to add a :set
18062         widget, more to come.
18064         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18065         strings.
18066         (spam-report-articles-resend)
18067         (spam-register-routine): Do registration iff any articles warrant
18068         it.
18069         (spam-summary-prepare-exit): Change log message for nil group
18070         destinations.
18072 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18074         * spam.el (spam-report-resend-register-routine):
18075         Allow spam-report-resend-to to be a group parameter or a global value.
18077 2004-05-26  Simon Josefsson  <jas@extundo.com>
18079         * starttls.el: Merge with my GNUTLS based starttls.el.
18080         (starttls-gnutls-program, starttls-use-gnutls)
18081         (starttls-extra-arguments, starttls-process-connection-type)
18082         (starttls-connect, starttls-failure, starttls-success):
18083         New variables.
18084         (starttls-program, starttls-extra-args): Doc fix.
18085         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18086         New functions.
18087         (starttls-negotiate, starttls-open-stream):
18088         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18089         function if it is set.
18091 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18093         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18094         structured fields.
18096 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18098         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18100 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18102         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18103         Add variable.
18104         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18105         assigning the spam-mark to new messages.
18107 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18109         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18111 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18113         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18114         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18115         default.
18117 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18119         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18120         correct data.
18122 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18124         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18125         (spam-group-processor-p): Fix function.
18126         (spam-group-processor-multiple-p)
18127         (spam-group-spam-processor-report-gmane-p)
18128         (spam-group-spam-processor-report-resend-p)
18129         (spam-group-spam-processor-bogofilter-p)
18130         (spam-group-spam-processor-blacklist-p)
18131         (spam-group-spam-processor-ifile-p)
18132         (spam-group-ham-processor-ifile-p)
18133         (spam-group-spam-processor-spamoracle-p)
18134         (spam-group-spam-processor-crm114-p)
18135         (spam-group-ham-processor-bogofilter-p)
18136         (spam-group-spam-processor-stat-p)
18137         (spam-group-ham-processor-stat-p)
18138         (spam-group-ham-processor-whitelist-p)
18139         (spam-group-ham-processor-BBDB-p)
18140         (spam-group-ham-processor-spamoracle-p)
18141         (spam-group-ham-processor-copy-p): Remove functions with some
18142         prejudice against unneeded code.
18143         (spam-report-articles-resend)
18144         (spam-report-resend-register-routine): Allow the group/topic
18145         spam-resend-to value to override spam-report-resend-to.
18146         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18147         properly now.
18149         * gnus.el (spam-resend-to): Add group/topic parameter.
18150         (spam-process): Move the OBSOLETE processors to the end of the
18151         choices.
18153 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18155         * spam-report.el (spam-report-resend-to, spam-report-resend):
18156         Start with resend-to set to nil, and then ask the user if necessary.
18157         (spam-report-resend): spam-report-resend takes a list of articles, not
18158         separate article numbers.
18160 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18162         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18163         addition to emacs-w3m.
18165 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18167         * assistant.el (assistant-authinfo-data): New function.
18168         (assistant-eval): Eval for entire assistant.
18170         * netrc.el (netrc-services-file): New variable.
18171         (netrc-parse-services): New function.
18172         (netrc-find-service-name): New function.
18173         (netrc-find-service-number): New function.
18174         (netrc-port-equal): New function.
18175         (netrc-machine): Use it.
18177         * nnimap.el (nnimap-open-connection): Use netrc.
18179         * gnus-util.el (gnus-netrc-get): Remove aliases.
18181         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18183         * assistant.el (wid-edit): Fix compilation.
18185         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18187 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18189         * gnus-util.el (gnus-set-file-modes): New function.  (small
18190         patch).
18192 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18194         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18196         * assistant.el (assistant-render-node): Fix up rendering and
18197         read-only text.
18198         (assistant-render-node): Reset.
18199         (assistant-make-read-only): Not sticky.
18201 2004-05-20  Danny Siu  <dsiu@adobe.com>
18203         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18204         centered even when gnus-auto-center-summary is t
18206 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18208         * dns.el (dns-get-txt-answer): New function.
18209         (dns-read-txt): Ditto.
18210         (query-dns): Use it.
18212 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18214         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18215         active for foreign groups even if the group level is higher than
18216         the specified value.
18218 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18220         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18221         non-active groups.
18223         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18225 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18227         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18229 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18231         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18232         (spam-crm114-header, spam-crm114-spam-switch)
18233         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18234         (spam-crm114-positive-spam-header)
18235         (spam-crm114-database-directory, spam-list-of-processors)
18236         (spam-group-spam-processor-crm114-p)
18237         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18238         (spam-generic-score, spam-list-of-checks)
18239         (spam-list-of-statistical-checks, spam-registration-functions)
18240         (spam-check-crm114-headers, spam-crm114-score)
18241         (spam-check-crm114, spam-crm114-register-with-crm114)
18242         (spam-crm114-register-spam-routine)
18243         (spam-crm114-unregister-spam-routine)
18244         (spam-crm114-register-ham-routine)
18245         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18246         From asjo@koldfront.dk (Adam Sjøgren).
18248         * gnus.el: Add spam-use-crm114.
18250         * spam.el (spam-list-of-processors, spam-registration-functions):
18251         Add spam-use-resend.
18252         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18253         (spam-report-articles-gmane): Add doc fix.
18254         (spam-report-articles-resend, spam-report-resend-register-routine):
18255         Add wrappers around spam-report-resend-to.
18257         * spam-report.el (spam-report-resend-to, spam-report-resend):
18258         Add support for resending spam.
18259         (spam-report-gmane): Fix line length >80.
18261         * gnus.el (spam-process): Add spam-use-resend.
18263 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18265         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18266         number of processed spam messages.
18267         (spam-ham-copy-or-move-routine): Return the number of processed
18268         ham messages.
18269         (spam-summary-prepare-exit): Use the above values to decide
18270         whether status messages shouled be displayed.
18272 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18274         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18275         `rfc2047-encoding-function-alist' in order to avoid conflicting
18276         with the old version.
18277         (rfc2047-encode-region): Concatenate words containing non-ASCII
18278         characters in structured fields; don't encode space-delimited
18279         ASCII words even in unstructured fields; don't break words at
18280         char-category boundaries.
18281         (rfc2047-encode-1): New function.
18282         (rfc2047-encode): Use it; encode text so that it occupies the
18283         maximum width within 76-column; work correctly on Q encoding for
18284         iso-2022-* charsets.
18285         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18286         sure not to break a line just after the header name.
18287         (rfc2047-b-encode-region): Remove.
18288         (rfc2047-b-encode-string): New function.
18289         (rfc2047-q-encode-region): Remove.
18290         (rfc2047-q-encode-string): New function.
18292         * mm-util.el (mm-replace-in-string): New function.
18294 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18296         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18297         Really get it right.
18298         (gnus-inews-make-draft): Really.
18300 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18302         * nnmh.el (nnmh-request-list-1): Don't check the link count
18303         before descending.  (small patch)
18305 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18307         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18308         stuff.
18310         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18311         Match on real group name.
18313         * gnus-art.el (gnus-signature-limit): Doc fix.
18315         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18317 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18319         * gnus-draft.el (gnus-draft-send):
18320         Bind rfc2047-encode-encoded-words.
18322         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18323         (rfc2047-encodable-p): Say that =? needs encoding.
18324         (rfc2047-encode-encoded-words): New variable.
18326         * gnus-group.el (gnus-group-select-group): Doc fix.
18328         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18330         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18331         to nil.
18333         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18335         * nnheader.el (nnheader-get-lines-and-char): New function.
18337 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18339         * gnus-msg.el (gnus-summary-followup-with-original):
18340         Document yanking of region when active.
18342 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18344         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18345         groups if the group level is higher than the specified value.
18347 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18349         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18350         (gnus-group-jump-to-group): Add prefix argument using
18351         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18352         non-active group.
18354         * compface.el (uncompface): Be verbose when changing
18355         `uncompface-use-external'.
18357         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18358         handle manual section.
18360 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18362         * gnus-art.el (gnus-button-alist): Revert previous change.
18364 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18366         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18368 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18370         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18371         whether backend can accept message.
18373         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18375 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18377         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18378         Avoid creating directory when nntp-marks-is-evil is true.
18379         Reported by Reiner Steib.
18381 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18383         * gnus-picon.el (gnus-picon-style): New variable.
18384         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18385         (gnus-picon-transform-address): Support `gnus-picon-style'.
18386         From Jesper Harder <harder@ifa.au.dk>.
18388 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18390         * message.el (message-fill-field): Return point.
18391         (message-generate-headers): Go to end of field.
18393         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18394         stuff for non-living groups.
18396 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18398         * gnus-art.el (gnus-article-followup-with-original)
18399         (gnus-article-reply-with-original): gnus-mark-active-p ->
18400         gnus-region-active-p.
18402 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18404         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18405         only when there is spam or ham to be processed.
18407 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18409         * mail-source.el (mail-source-delete-crash-box): Refactor.
18410         (mail-source-fetch): Use it.
18411         (mail-source-fetch-file): Ditto.
18412         (mail-source-fetch-directory): Run postscript in loop.
18413         (mail-source-fetch-pop): Delete.
18414         (mail-source-fetch-maildir): Ditto.
18415         (mail-source-fetch-imap): Ditto.
18417         * imap.el (imap-authenticators): Comment out sasl.
18419         * message.el (message-skip-to-next-address): New function.
18420         (message-fill-header-address): Refactor.
18421         (message-fill-address): Use it.
18422         (message-delete-address): Use it.
18423         (message-fill-header-general): Refactor.
18424         (message-fill-field-address): Rename.
18425         (message-narrow-to-field): Find the start of the header.
18426         (message-header-format-alist): Don't pre-fill.
18427         (message-fill-header): Remove.
18428         (message-insert-header): New function.
18429         (message-shorten-references): Use it.
18431         * rfc2047.el (rfc2047-field-value): Strip props.
18433         * mail-parse.el (mail-header-make-address): New alias.
18435         * ietf-drums.el (ietf-drums-make-address): New function.
18437         * imap.el: Add compiler directives.
18439         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18441         * gnus-art.el (article-decode-idna-rhs): Don't use
18442         message-idna-inside-rhs-p.
18444 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18446         * message.el (message-idna-inside-rhs-p): Remove.
18447         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18449         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18450         false positives.
18452 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18454         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18456 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18458         * nneething.el (nneething-file-name): Don't create spurious
18459         files.
18461         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18462         (gnus-inews-do-gcc): Remove sleep.
18464         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18465         part under point.
18467         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18468         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18470 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18472         * spam.el (spam-summary-prepare-exit): Fix (length).
18474 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18476         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18477         as expired without moving it" message when there are spam
18478         messages left.
18480 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18482         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18483         header is not nil.
18485 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18487         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18488         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18489         (nntp-marks-changed-p): New arg SERVER.
18490         (nntp-request-update-info): Adjust caller.
18492 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18494         * nntp.el (nntp-save-marks): Pass missing arg.
18496 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18498         * nntp.el: Support marks.
18499         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18500         (nntp-marks-modtime, nntp-marks-directory): New variables.
18501         (nntp-request-set-mark, nntp-request-update-info)
18502         (nntp-possibly-create-directory, nntp-marks-changed-p)
18503         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18504         New functions.
18506 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18508         * gnus-score.el (gnus-score-insert-help):
18509         Use gnus-select-lowest-window.
18511         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18512         appt-select-lowest-window and rename to gnus-select-lowest-window.
18514         * gnus.el: do.
18516 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18518         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18519         encodings of MIME-encoded words, in order to improve
18520         interoperability with several broken MUAs.
18522 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18524         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18525         tags, only when charsets are not specified in headers.
18526         (mm-inline-text-html-render-with-w3m): Ditto.
18528 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18530         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18531         instead of MIME-decoded from fields when checking
18532         `gnus-article-address-banner-alist'.
18534 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18536         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18537         description rather than subject.
18539 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18541         * gnus.el (gnus-version-number): Bump.
18543 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18545         * gnus.el: No Gnus v0.2 is released.
18547 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18549         * gnus-agent.el (gnus-agent-read-agentview):
18550         Inline gnus-uncompress-range.
18552 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18554         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18555         `exec-installed-p'.
18557 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18559         * gnus.el (spam-process, spam-autodetect-methods):
18560         Add bsfilter and bsfilter-headers.
18562         * spam.el (spam-bsfilter): New customize group.
18563         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18564         (spam-bsfilter-header, spam-bsfilter-probability-header)
18565         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18566         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18567         (spam-bsfilter-database-directory): New options.
18568         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18569         (spam-list-of-statistical-checks, spam-registration-functions):
18570         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18571         (spam-bsfilter-score): New command.
18572         (spam-check-bsfilter-headers, spam-check-bsfilter)
18573         (spam-bsfilter-register-with-bsfilter)
18574         (spam-bsfilter-register-spam-routine)
18575         (spam-bsfilter-unregister-spam-routine)
18576         (spam-bsfilter-register-ham-routine)
18577         (spam-bsfilter-unregister-ham-routine): New functions.
18578         (spam-generic-score): Support bsfilter; Accept an optional argument
18579         to recalcurate spam score even if scoring header has already been
18580         added.
18581         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18582         optional argument to recalcurate spam score even if scoring header
18583         has already been added.
18585 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18587         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18588         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18589         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18590         link is missing.
18592 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18594         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18595         (html2text-get-attr): Rewrite.
18597         * message.el (message-setup-1): Remove redundant put-text-property
18598         on mail-header-separator.
18600 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18602         * gnus-registry.el (gnus-registry-cache-whitespace)
18603         (gnus-registry-action, gnus-registry-spool-action)
18604         (gnus-registry-split-fancy-with-parent): Change message levels
18605         from 5 to 3 or 7, as needed.
18607         * spam.el (spam-summary-prepare-exit)
18608         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18609         (spam-split, spam-find-spam, spam-log-undo-registration)
18610         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18611         level from 5 to 6.
18613 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18615         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18616         2004-03-04 change).
18618 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18620         * sieve-manage.el (sieve-manage-open):
18621         * nnweb.el (nnweb-insert-html):
18622         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18623         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18624         * nnspool.el (nnspool-request-group):
18625         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18626         * nnml.el (nnml-request-update-info):
18627         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18628         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18629         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18630         (nnimap-request-set-mark):
18631         * nnfolder.el (nnfolder-request-update-info):
18632         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18633         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18634         * gnus-uu.el (gnus-uu-find-articles-matching):
18635         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18636         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18637         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18638         * gnus-nocem.el (gnus-nocem-scan-groups):
18639         * gnus-int.el (gnus-start-news-server):
18640         * gnus-group.el (gnus-group-make-kiboze-group)
18641         (gnus-group-browse-foreign-server):
18642         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18643         Use mapc when appropriate.
18645 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18647         FIXME: Make separate entries for each person.
18649         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18650         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18651         <shields@msrl.com>:
18653         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18654         may need for spam sorting and scoring.
18655         (spam-user-format-function-S): Add user format function suitable for
18656         general use.
18657         (spam-article-sort-by-spam-status): Add sorting function for summary
18658         sorting.
18659         (spam-extra-header-to-number): Add function to get a score from a
18660         header.
18661         (spam-summary-score): Add function to  get a numeric score from the
18662         headers.
18663         (spam-generic-score): Fix function doc, was in wrong place.
18664         (spam-initialize): Take symbols when it's run, and install the
18665         extra headers that spam-necessary-extra-headers thinks we need.
18667 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18669         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18670         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
18672 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18674         * gnus-sum.el (gnus-set-global-variables)
18675         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18676         (gnus-article-get-xrefs, gnus-summary-best-group)
18677         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18678         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18679         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18680         Use with-current-buffer.
18682 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18684         * spam.el (spam-summary-prepare-exit): Simplify logic.
18685         (spam-fetch-article-header): Read the article header if it's not
18686         available.
18687         (spam-list-articles): Simplify logic.
18688         (spam-filelist-register-routine): Fix bug with unregister-list.
18690         * gnus-registry.el: Fix comments at beginning.
18692 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18694         * message.el (message-cater-to-broken-inn): Remove.
18695         (message-shorten-references): Make sure the total folded length of
18696         References is shorter than 998 characters to cater to a bug in INN
18697         2.3.  Also, don't pretend that references aren't folded -- this
18698         hasn't worked for a while.
18700 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18702         * gnus-agent.el (gnus-agentize):
18703         gnus-agent-send-mail-real-function no longer set to current value
18704         of message-send-mail-function but rather a lambda that calls
18705         message-send-mail-function.  The change makes the agent real-time
18706         responsive to user changes to message-send-mail-function.
18708 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18710         * legacy-gnus-agent.el
18711         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18712         help from Florian Weimer <fw@deneb.enyo.de>
18714 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18716         * nnmail.el (nnmail-cache-insert): Revert last change.
18718 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18720         * nnmail.el (nnmail-cache-insert): Always check whether
18721         nnmail-cache-ignore-groups matches a group name.
18723 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18725         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18726         (spam-find-spam, spam-log-processing-to-registry)
18727         (spam-log-registered-p, spam-log-unregistration-needed-p)
18728         (spam-log-undo-registration): Use gnus-message instead of
18729         gnus-error, none of these errors are fatal.
18731         * gnus-registry.el (gnus-registry-clean-empty-function)
18732         (gnus-registry-clean-empty): Remove only empty entries without
18733         extra data.
18735 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18737         * spam-stat.el (spam-stat-buffer-change-to-spam)
18738         (spam-stat-buffer-change-to-non-spam): Change (error) to
18739         (gnus-message 8) invocation.
18741 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18743         * nntp.el (nntp-via-netcat-command): New variable.
18744         (nntp-via-netcat-switches): New variable.
18745         (nntp-open-via-rlogin-and-netcat): New function.
18746         (nntp-open-connection-function): Doc fix.
18747         (nntp-telnet-command): Doc fix.
18748         (nntp-end-of-line): Doc fix.
18749         (nntp-via-rlogin-command): Doc fix.
18750         (nntp-via-user-name): Doc fix.
18751         (nntp-via-address): Doc fix.
18753 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18755         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18756         error in Emacs 21.1.
18758 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18760         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18762 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18764         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18765         (gnus-agent-with-refreshed-group): New macro.
18766         (gnus-agent-rename-group): New function.
18767         (gnus-agent-delete-group): New function.
18768         (gnus-agent-save-group-info): Use gnus-command-method when
18769         `method' parameter is nil.  Don't write nil entries into the
18770         active file.
18771         (gnus-agent-get-group-info): New function.
18772         (gnus-agent-fetch-articles):
18773         Use gnus-agent-update-files-total-fetched-for to increment disk space
18774         used.
18775         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18776         Use gnus-agent-update-view-total-fetched-for to increment disk space
18777         used.
18778         (gnus-agent-get-local): Add optional parameters to avoid calling
18779         gnus-group-real-name and gnus-find-method-for-group.
18780         (gnus-agent-set-local): Delete stored entry if either min, or max,
18781         are nil.
18782         (gnus-agent-fetch-session): Reworded error/quit messages.
18783         On quit, use gnus-agent-regenerate-group to record existence of any
18784         articles fetched to disk before the quit occurred.
18785         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18786         gnus-agent-update-view-total-fetched-for, and
18787         gnus-agent-update-files-total-fetched-for to decrement disk space
18788         used.
18789         (gnus-agent-retrieve-headers):
18790         Use gnus-agent-update-view-total-fetched-for to increment disk space
18791         used.
18792         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18793         with gnus-agent-update-files-total-fetched-for to decrement disk
18794         space and fresh group buffer.
18795         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18796         (gnus-agent-need-update-total-fetched-for): New variable.
18797         (gnus-agent-update-files-total-fetched-for): New function.
18798         (gnus-agent-update-view-total-fetched-for): New function.
18799         (gnus-agent-total-fetched-for): New function.
18801         * gnus-cache.el (gnus-cache-save-buffers):
18802         Use gnus-cache-update-overview-total-fetched-for to change disk space
18803         used by this group.
18804         (gnus-cache-possibly-enter-article):
18805         Use gnus-cache-update-file-total-fetched-for to increment disk space
18806         used by this group.
18807         (gnus-cache-possibly-remove-article):
18808         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18809         used by this group.
18810         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18811         (gnus-cache-rename-group): New function.
18812         (gnus-cache-delete-group): New function.
18813         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18814         (gnus-cache-need-update-total-fetched-for): New variable.
18815         (gnus-cache-with-refreshed-group): New macro.
18816         (gnus-cache-update-file-total-fetched-for): New function.
18817         (gnus-cache-update-overview-total-fetched-for): New function.
18818         (gnus-cache-rename-group-total-fetched-for): New function.
18819         (gnus-cache-delete-group-total-fetched-for): New function.
18820         (gnus-cache-total-fetched-for): New function.
18822         * gnus-group.el: Require gnus-sum and autoload functions to
18823         resolve warnings when gnus-group.el compiled alone.
18824         (gnus-group-line-format): Documented new %F.
18825         (size of Fetched data) group line format; identifies disk space
18826         used by agent and cache.
18827         (gnus-group-line-format-alist): Defined new F format.
18828         (gnus-total-fetched-for): New function.
18829         (gnus-group-delete-group): No longer update
18830         gnus-cache-active-altered as gnus-request-delete-group now keeps
18831         the cache in sync.
18832         (gnus-group-list-active): Let the agent store a server's active
18833         list if currently plugged.
18835         * gnus-int.el (gnus-request-delete-group):
18836         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18837         local disk in sync with the server.
18838         (gnus-request-rename-group):
18839         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18840         local disk in sync with the server.
18842         * gnus-start.el (gnus-get-unread-articles):
18843         Cosmetic simplification to logic.
18845         * gnus-util.el (gnus-rename-file): New function.
18847 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18849         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18851 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18853         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18854         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18856 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18858         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18859         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18861 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18863         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18865 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18867         * spam.el (spam-set-difference): Add function to replace
18868         gnus-set-difference in spam.el.
18869         (spam-summary-prepare-exit): Use spam-set-difference.
18871 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18873         * gnus-registry.el (gnus-registry-cache-file): Update to use
18874         gnus-dribble-directory OR gnus-home-directory OR ~.
18875         (gnus-registry-split-fancy-with-parent): Fix doc.
18877 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18879         * message.el (message-exchange-point-and-mark):
18880         Use message-mark-active-p.  Suggested by Jesper Harder
18881         <harder@ifa.au.dk>.
18883 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18885         * message.el (message-exchange-point-and-mark): Don't activate
18886         region if it was inactive.  Suggested by Hiroshi Fujishima
18887         <pooh@nature.tsukuba.ac.jp>.
18889 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18891         * gnus-art.el (article-display-face): Display Faces in the same
18892         order as X-Faces.
18894 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18896         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18898 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18900         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18901         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18902         (gnus-article-mime-hierarchy): Remove.
18903         (gnus-article-mime-hierarchy-next): Remove.
18904         (gnus-article-mode): Revert 2004-03-19 change.
18905         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18906         (gnus-insert-mime-button): Revert 2004-03-19 change.
18907         (gnus-mime-accumulate-hierarchy): Remove.
18908         (gnus-mime-enter-multipart): Remove.
18909         (gnus-mime-leave-multipart): Remove.
18910         (gnus-mime-display-part): Revert 2004-03-19 change.
18911         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18913         * mml.el (mml-preview): Revert 2004-03-19 change.
18915 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18917         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18919 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18921         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18922         t while entering a file name using the mm-with-multibyte macro.
18923         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18925         * mm-util.el (mm-with-multibyte): New macro.
18927 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18929         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18930         New user option.
18931         (gnus-mime-multipart-functions): Doc and customization fix.
18932         (gnus-article-mime-hierarchy): New variable.
18933         (gnus-article-mime-hierarchy-next): New variable.
18934         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18935         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18936         gnus-article-mime-hierarchy-next to nil.
18937         (gnus-insert-mime-button): Show hierarchy numbers.
18938         (gnus-mime-accumulate-hierarchy): New function.
18939         (gnus-mime-enter-multipart): New function.
18940         (gnus-mime-leave-multipart): New function.
18941         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18942         (gnus-mime-display-alternative): Show hierarchy numbers.
18944         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18945         gnus-article-mime-hierarchy-next to nil.
18947 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18949         * dns.el: Don't require gnus-xmas.
18951 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18953         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18954         inline PGP.
18955         (mml-menu): Disable mml-quote-region if mark is inactive.
18957 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18959         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18960         when the group's active is not available.
18962 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18964         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18965         error.
18967 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18969         * imap.el (imap-store-password): New variable.
18970         (imap-interactive-login): Use it.
18971         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18973 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18975         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18976         window-start and hscroll to summary window.
18978 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18980         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18981         conversion message to newsrc-dribble when an actual conversion is
18982         performed.
18984 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18986         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18988 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18990         * mm-decode.el (mm-complicated-handles): New function reviving
18991         former definition of mm-multiple-handles.
18993         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18994         (gnus-mime-delete-part): Use it.
18996 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18998         * gnus-agent.el (gnus-agent-read-local):
18999         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19000         avoid the implicit assumption that they will always be equal.
19001         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19002         coding-system-for-write, as the with-temp-file macro first prints
19003         to a buffer then saves the buffer.
19005 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19007         * gnus-art.el (gnus-article-edit-part): New function.
19008         (gnus-mime-save-part-and-strip): Use it; do query instead of
19009         signaling an error; don't use mm-multiple-handles.
19010         (gnus-mime-delete-part): Ditto.
19012 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19014         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19015         old file versions.
19016         (gnus-group-prepare-hook): Remove function that converted list
19017         form of gnus-agent-expire-days to group properties.
19019         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19020         (gnus-request-accept-article): Re-indented.
19022         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19023         converters to handle old agent file formats.  Add logic for a
19024         "backup before upgrading warning".
19025         (gnus-convert-mark-converter-prompt): Developers can mark
19026         functions as needing (default), or not needing,
19027         gnus-convert-old-newsrc's "backup before upgrading warning".
19028         (gnus-convert-converter-needs-prompt): Tests whether the user
19029         should be protected from potentially irreversable changes by the
19030         function.
19032         * legacy-gnus-agent.el: New.  Provides converters that are only
19033         loaded when gnus-convert-old-newsrc needs to call them.
19035 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19037         * mail-source.el (mail-source-touch-pop): Doc fix.
19039         * message.el (message-smtpmail-send-it): Doc fix.
19041 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19043         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19045         * nnmail.el (nnmail-split-fancy): do.
19047         * gnus-kill.el (gnus-kill, gnus-execute): do.
19049 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19051         * gnus-sum.el (gnus-widget-reversible-match)
19052         (gnus-widget-reversible-to-internal)
19053         (gnus-widget-reversible-to-external): New functions.
19054         (gnus-widget-reversible): New widget.
19055         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19057 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19059         * gnus-sum.el (gnus-thread-sort-functions)
19060         (gnus-article-sort-functions): Document `(not F)' items.
19062 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19064         * spam.el (spam-use-gmane-xref): Add new backend.
19065         (spam-gmane-xref-spam-group): Add variable to control the name of the
19066         Gmane spam group.
19067         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19068         (spam-regex-headers-spam, spam-regex-headers-ham)
19069         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19070         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19071         backends and checks.
19072         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19074         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19075         an autodetect method.
19077 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19079         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19080         articles are being added to a group.
19081         (gnus-request-replace-article): Inform the agent that articles
19082         need to be uncached as the cached contents are no longer valid.
19084 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19086         * binhex.el: Don't autoload executable-find.
19088         * canlock.el: Don't autoload mail-fetch-field.
19090         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19092         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19093         rmail-dont-reply-to and rmail-output.
19095         * gnus-score.el: Don't autoload ffap-string-at-point.
19097         * gnus-setup.el: Don't autoload sc-cite-original.
19099         * imap.el: Don't autoload base64-decode-string,
19100         base64-encode-string and md5.
19102         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19103         and rmail-msg-restore-non-pruned-header.
19105         * mm-decode.el: Don't autoload executable-find.
19107         * mm-url.el: Don't autoload executable-find.
19109         * mm-view.el: Don't autoload diff-mode.
19111         * nndb.el: Don't autoload news-reply-mode, news-setup,
19112         cancel-timer and telnet.
19114         * password.el: Don't autoload run-at-time for Emacs.
19116         * sha1-el.el: Don't autoload executable-find.
19118         * sieve-mode.el: Don't autoload c-mode.
19120         * uudecode.el: Don't autoload executable-find.
19122 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19124         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19125         (gnus-agent-possibly-alter-active): Avoid null in numeric
19126         comparison.
19127         (gnus-agent-set-local): Refuse to save null in local object table.
19128         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19129         list of articles that will be marked as unread.
19131 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19133         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19135 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19137         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19138         language tags.
19140 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19142         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19143         Don't bind "obarray".
19145         * gnus-sum.el (gnus-thread-sort-functions):
19146         Add `gnus-thread-sort-by-most-recent-number' and
19147         `gnus-thread-sort-by-most-recent-date'.
19148         Reported by Kai Grossjohann <kai@emptydomain.de>.
19150 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19152         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19154 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19156         * gnus-cus.el (gnus-agent-customize-category):
19157         Remove ignore-errors macro reference that required cl to be loaded at
19158         run-time.
19160         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19161         single-interval range of the form (min . max).  Previously the
19162         range had to look like ((min . max)).  Likewise, return
19163         (min . max) rather than ((min . max)).
19164         (gnus-range-map): Use gnus-range-normalize to accept
19165         single-interval range.
19167         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19168         the cache, but not the agent, now appear with their usual face.
19170 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19172         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19173         w3m-safe-url-regexp variable buffer-local.
19175         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19177 2004-02-27  Simon Josefsson  <jas@extundo.com>
19179         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19180         gnus-group-real-prefix.
19181         (gnus-summary-move-article): Use it, instead of
19182         gnus-group-real-prefix.
19184 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19186         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19187         w3m-safe-url-regexp variable buffer-local and set it as the value
19188         of mm-w3m-safe-url-regexp.
19190         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19192         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19193         parsing gnus-posting-styles when the message is not for replying.
19195         * nnrss.el (nnrss-opml-export):
19196         Use mm-set-buffer-file-coding-system instead of
19197         set-buffer-file-coding-system.
19199 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19201         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19202         of checkdoc.el).
19203         * nnrss.el: do.
19204         * gnus-mlspl.el: do.
19205         * gnus-ml.el: do.
19206         * gnus-srvr.el: do.
19208         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19210 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19212         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19213         Corrections to custom-manual links.
19215         * gnus-art.el (gnus-article): Ditto.
19217         * mm-decode.el (mime-display, mime-security): Ditto.
19219 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19221         * flow-fill.el: Typo.
19223 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19225         * spam-wash.el: New file.
19227 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19229         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19231 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19233         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19234         to be run with new-articles as LIST1, not LIST2.
19235         (spam-registration-functions): Add spam-use-ham-copy as a nil
19236         registration backend.
19238 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19240         * spam-stat.el (spam-stat-washing-hook): New option.
19241         (spam-stat-buffer-words): Use it.
19242         (spam-stat-process-directory, spam-stat-test-directory):
19243         Use insert-file-contents-literally.
19244         (spam-stat-coding-system): New variable.
19245         (spam-stat-load, spam-stat-save): Use it.
19247 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19249         * spam-report.el (spam-report-plug-agent):
19250         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19252 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19254         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19255         Allow / in mailto URLs.
19257 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19259         * spam-report.el (spam-report-process-queue): Fix interactive use.
19260         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19261         (spam-report-unplug-agent): Doc fixes.
19262         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19263         (spam-report-agentize, spam-report-deagentize):
19264         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19266         * message.el (message-setup-fill-variables): Add mml tags to
19267         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19268         <ajk@iu.edu>.
19269         (message-mode): Don't modify paragraph-separate there.
19271 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19273         * compface.el (uncompface-use-external): Default to undecided.
19274         (uncompface-use-external-threshold): New variable.
19275         (uncompface-float-time): New macro.
19276         (uncompface): Determine whether to use the external decoder if
19277         uncompface-use-external is undecided.
19279 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19281         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19282         after images.
19284         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19286 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19288         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19290         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19292         * gnus-sum.el (gnus-summary-limit-to-age)
19293         (gnus-summary-limit-children): do.
19295         * gnus-int.el (gnus-request-scan): do.
19297         * gnus-group.el (gnus-group-suspend): do.
19299         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19301         * gnus-cite.el (gnus-cite-parse-attributions): do.
19303         * gnus-agent.el (gnus-summary-set-agent-mark)
19304         (gnus-agent-regenerate-group): do.
19306         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19308         * binhex.el (binhex-decode-region-internal): do.
19310 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19312         * gnus-fun.el (gnus-face-properties-alist): New user option.
19313         (gnus-display-x-face-in-from): Use it.
19315         * gnus-art.el (article-display-face): Ditto.
19317         * compface.el (uncompface-use-external): Default to nil.
19319 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19321         * nntp.el (nntp-erase-buffer): New function.
19322         (nntp-retrieve-data, nntp-send-command)
19323         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19324         (nntp-possibly-change-group): Use it.
19326         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19327         Use with-current-buffer.
19329 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19331         * compface.el: Merge the ELisp-based uncompface program.
19332         (compface): New customization group.
19333         (uncompface-use-external): New user option.
19334         (uncompface): Call uncompface-internal if uncompface-use-external
19335         is nil.
19336         (uncompface-internal): New function.  Note that there are also
19337         some other functions and variables added for this function.
19339 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19341         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19342         if necessary.
19344 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19346         * spam-report.el (spam-report-unplug-agent)
19347         (spam-report-plug-agent, spam-report-deagentize)
19348         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19349         Add support for the Agent in spam-report: when unplugged, report to a
19350         file; when plugged, submit all the requests.
19352         * spam.el (spam-register-routine): Fix message about
19353         registration.
19355 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19357         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19358         dependencies.
19359         (rfc2047-encode): Use it.
19361         * gnus-art.el (gnus-button-marker-list): Move before first
19362         reference.
19364         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19365         (imap-parse-body): Fix format string mismatch.
19367         * gnus-score.el (gnus-summary-increase-score): do.
19369         * nnrss.el (nnrss-close): New function.
19371 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19373         * nnrss.el (nnrss-make-filename): New function.
19374         (nnrss-request-delete-group, nnrss-read-server-data)
19375         (nnrss-save-server-data, nnrss-read-group-data)
19376         (nnrss-save-group-data): Use it.
19377         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19378         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19379         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19381 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19383         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19385 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19387         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19388         files.
19390         * message.el (message-generate-headers-first): Don't quote nil
19391         and t in docstrings.
19393         * imap.el (imap-id): do.
19395         * gnus-agent.el (gnus-agent-consider-all-articles)
19396         (gnus-agent-queue-mail): do.
19398 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19400         * spam-report.el (spam-report-process-queue): New function.
19401         Process requests from `spam-report-requests-file'.
19402         (spam-report-process-queue): Doc fix.
19404 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19406         * spam.el (spam-register-routine)
19407         (spam-log-processing-to-registry, spam-log-registered-p)
19408         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19409         Change "check" to "spam-check" for semi-clarity.
19411 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19413         * pop3.el: Require nnheader.
19415         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19417         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19419         * gnus-picon.el: Require cl.
19421         * gnus-fun.el: Require gnus-ems and gnus-util.
19423         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19425         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19427         * gnus-art.el (gnus-article-edit-mode): Define before first
19428         reference.
19430 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19432         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19433         (gnus-uu-post-encoded): Use point-at-bol.
19435         * gnus-topic.el (gnus-group-active-topic-p): do.
19437         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19439         * gnus-group.el (gnus-group-kill-region): do.
19441         * gnus-art.el (article-date-ut): do.
19443         * message.el (message-fetch-field): Remove redundant
19444         case-fold-search binding.
19445         (message-narrow-to-field): Simplify.
19447 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19449         * spam.el (spam-directory): Derive from `gnus-directory'.
19451         * spam-report.el (spam-report-url-to-file)
19452         (spam-report-requests-file): New function and variable for offline
19453         reporting.
19454         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19455         and user defined function.
19456         (spam-report-url-ping-mm-url): Remove doubled slash.
19458 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19460         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19462 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19464         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19465         Fix format string mismatch.
19467         * sieve.el (sieve-deactivate-all): do.
19469         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19471         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19473         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19475         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19477 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19479         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19480         the list of checks.
19482 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19484         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19485         padding.
19487 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19489         * mm-view.el (mm-fill-flowed): New variable.
19490         (mm-inline-text): Use it.
19492 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19494         * spam.el (spam-spamassassin-register-ham-routine)
19495         (spam-spamassassin-register-spam-routine): Fix function names.
19497 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19499         * gnus.el (gnus-tmp-grouplens): Remove.
19500         (gnus-summary-line-format): Remove grouplens.
19502         * gnus-group.el (gnus-group-line-format): Ditto.
19504         * gnus-spec.el (gnus-format-specs): Ditto.
19505         (gnus-update-format-specifications): Flush the group format spec
19506         cache if there's the grouplens stuff.
19507         (gnus-parse-simple-format): Replace %l with the empty string.
19509 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19511         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19512         omission.
19514 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19516         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19517         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19519 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19521         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19522         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19523         New macros and functions.
19524         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19525         Handle > NLINK_MAX messages.
19526         * nnmaildir.el (nnmaildir-request-set-mark):
19527         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19529 2004-01-25  Alex Schroeder  <alex@gnu.org>
19531         * spam-stat.el (spam-stat-process-directory-age): New option.
19532         (spam-stat-process-directory): Use it.
19534 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19536         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19537         (spam-stat-save): Accept prefix argument.
19539 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19541         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19542         links" error.
19544 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19546         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19547         compatibility with old .newsrc.eld files.
19549         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19551         * gnus-start.el (gnus-1): do.
19553         * gnus-group.el (gnus-group-line-format-alist): do.
19555         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19557         * gnus-gl.el: Remove.
19559 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19561         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19562         marks consisting of a single range {for example, (3 . 5)} rather
19563         than a list of a single range { ((3 . 5)) }.
19565 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19567         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19568         Use with-current-buffer.
19569         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19570         avoid consing a string.
19572         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19573         Remove obsolete entries for big5 and gb2312.
19575 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19577         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19578         uncompressed list.
19580 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19582         * spam-stat.el (spam-stat-strip-xref): New function.
19583         (spam-stat-process-directory): Use it.
19585         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19586         here -- it's done in message-fetch-field.
19588 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19590         * gnus-agent.el (gnus-agent-queue-mail)
19591         (gnus-agent-prompt-send-queue): New variables.
19592         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19593         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19594         "nndraft:queue" along to gnus-draft-send.
19595         Use gnus-agent-prompt-send-queue.
19596         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19597         is "nndraft:queue".  Suggested by Gaute Strokkenes
19598         <gs234@srcf.ucam.org>
19600         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19601         (agent-enable-undownloaded-faces): Add.
19602         (gnus-agent-cat-groups): Use eval-and-compile, not
19603         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19604         method of gnus-agent-cat-groups even when the buffer has been
19605         evaled.
19606         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19607         delete gnus-agent-save-active-1.
19608         (gnus-agent-save-groups): Delete.  Identical to
19609         gnus-agent-save-active.
19610         (gnus-agent-write-active): No longer adjust agent's copy of active
19611         file as agent's adjustments are now stored in their own
19612         file.  Remove optional parameter.
19613         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19614         servers.  Add use of min/max range limits from server's local
19615         file.
19616         (gnus-agent-save-alist): Remove unused optional argument.
19617         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19618         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19619         (gnus-agent-set-local): A per-server file that keeps min/max range
19620         limits for articles known to the agent.  Provides a fast mechanism
19621         for altering many active ranges.
19622         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19623         active file (local makes it unnecessary).
19624         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19626         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19627         (agent-enable-undownloaded-faces): Add.
19629         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19630         disable it when sending to "nndraft:queue".
19631         (gnus-group-send-queue): Add safety check to avoid sending queue
19632         when unplugged.
19634         * gnus-group.el (gnus-group-catchup): Use new
19635         gnus-sequence-of-unread-articles, not
19636         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19637         numbers of articles.  Use gnus-range-map to avoid having to
19638         uncompress the unread list.
19639         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19640         Fix invalid ange-ftp reference.
19642         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19643         (gnus-sorted-range-intersection): Intersection of two ranges
19644         without requiring that they first be uncompressed.
19646         * gnus-start.el (gnus-activate-group): Unless blocked by the
19647         caller, possibly expand the active range to include both cached
19648         and agentized articles.
19649         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19650         multiple version-dependent converters.
19651         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19652         gnus-agent-save-active.
19653         (gnus-save-newsrc-file): Save dirty agent range limits.
19655         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19656         gnus-agent-possibly-alter-active.
19657         (gnus-adjust-marked-articles): Faster handling of simple lists
19659 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19661         * spam-stat.el (spam-stat-test-directory): New optional argument
19662         displays a list of files detected.  Suggested by Andrew Cohen
19663         <cohen@andy.bu.edu>.
19664         (spam-stat-buffer-words-with-scores): Don't narrow and change
19665         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19667 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19669         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19670         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19671         (spam-spamassassin-arguments)
19672         (spam-spamassassin-spam-flag-header)
19673         (spam-spamassassin-positive-spam-flag-header)
19674         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19675         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19676         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19677         (spam-list-of-processors, spam-list-of-checks)
19678         (spam-list-of-statistical-checks, spam-registration-functions)
19679         (spam-check-spamassassin-headers, spam-check-spamassassin)
19680         (spam-spamassassin-score)
19681         (spam-spamassassin-register-with-sa-learn)
19682         (spam-spamassassin-register-spam-routine)
19683         (spam-spamassassin-register-ham-routine)
19684         (spam-assassin-register-spam-routine)
19685         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19686         (spam-bogofilter-score): Fix to show article before scoring.
19688 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19690         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19691         default scoring function.
19692         (spam-generic-score): Call spam-spamassassin-score if
19693         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19694         spam-bogofilter-score otherwise.
19696         * gnus.el (spam-process, spam-autodetect-methods):
19697         Add spamassassin and spamassassin-headers.
19699 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19701         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19702         Suppress unnecessary messages.
19704 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19706         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19707         make-hash-table.
19709 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19711         * canlock.el (base64-encode-string): Don't autoload it.
19713 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19715         * run-at-time.el: Remove useless (require 'itimer),
19716         eval-and-compile and (featurep 'xemacs).
19718 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19720         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19721         GROUP is a virtual group.
19723 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19725         * gnus.el: Autoload `message-y-or-n-p'.
19727 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19729         * pgg-parse.el: Remove unnecessary (require 'custom).
19731         * pgg-def.el: do.
19733         * nnmail.el: do.
19735         * gnus-undo.el: do.
19737         * gnus-picon.el: do.
19739         * gnus-util.el: do.
19741 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19743         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19745 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19747         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19748         handle, as well as a list.
19750         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19751         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19752         (mm-w3m-cid-retrieve): Simplify.
19754 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19756         * message.el (message-kill-to-signature): Allow prefix arg to
19757         specify number of lines to keep before signature.
19759 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19761         * message.el (message-kill-to-signature): Change docstring.
19763 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19765         * canlock.el: Always require sha1-el.
19766         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19768         * message.el: Autoload sha1 only when compiling.
19770 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19772         * message.el (message-canlock-generate): Require sha1-el.
19774 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19776         * message.el (message-expand-name): Silence the byte compiler.
19778 2004-01-13  Simon Josefsson  <jas@extundo.com>
19780         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19781         Invoke gnus-score-mode.
19782         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19784         * gnus-range.el (gnus-compress-sequence): Doc fix.
19785         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19787 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19789         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19791 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19793         * spam.el (spam-get-article-as-string): Update to use
19794         gnus-request-article-this-buffer, much simpler.
19795         (spam-get-article-as-buffer): Remove.
19797 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19799         * message.el (message-expand-name): Use EUDC if the user uses that.
19801 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19803         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19804         character for the encoding to avoid consing a string.
19806         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19807         unnecessarily.
19809         * mm-util.el (mm-replace-chars-in-string): Remove.
19811         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19812         of mm-replace-chars-in-string.
19814 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19816         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19818         * mm-util.el (mm-subst-char-in-string): Support inplace.
19820         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19821         a new string in every iteration.  Use shy groups.
19823 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19825         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19826         * gnus-soup.el (gnus-soup-group-brew):
19827         * gnus-msg.el (gnus-put-message):
19828         * gnus-move.el (gnus-group-move-group-to-server):
19829         * gnus-kill.el (gnus-batch-score):
19830         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19831         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19832         (gnus-group-update-group, gnus-group-read-group)
19833         (gnus-group-make-group, gnus-group-make-help-group)
19834         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19835         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19836         (gnus-group-sort-by-unread, gnus-group-catchup)
19837         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19838         (gnus-group-yank-group, gnus-group-set-info)
19839         (gnus-group-list-groups):
19840         * gnus.el (gnus-generate-new-group-name):
19841         * gnus-delay.el (gnus-delay-send-queue):
19842         * nnvirtual.el (nnvirtual-catchup-group):
19843         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19844         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19845         (gnus-group-prepare-topics, gnus-topic-check-topology):
19846         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19847         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19848         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19849         (gnus-group-make-articles-read):
19850         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19851         (gnus-group-change-level, gnus-kill-newsgroup)
19852         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19853         (gnus-get-unread-articles, gnus-make-articles-unread)
19854         (gnus-make-ascending-articles-unread): Use accessor
19855         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19856         to get group information for improved readability.
19858 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19860         * gnus-art.el (article-decode-mime-words, article-babel)
19861         (gnus-article-highlight-signature, gnus-article-add-buttons)
19862         (gnus-signature-toggle): Use gnus-with-article-buffer.
19864         * gnus-art.el (gnus-article-highlight-headers)
19865         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19867         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19868         (gnus-article-set-globals, gnus-request-article-this-buffer)
19869         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19870         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19871         (gnus-mime-display-alternative): Use with-current-buffer.
19873 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19875         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19876         also under 80 char limit, and call gnus-error if needed.
19877         (spam-fetch-article-header): Fix - it was a
19878         buffer-local variable (gnus-newsgroup-data).
19879         (spam-find-spam): Use spam-generate-fake-headers, forget about
19880         spam-insert-fake-headers.
19881         (spam-insert-fake-headers): Remove.
19883 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19885         * deuglify.el (gnus-article-outlook-unwrap-lines)
19886         (gnus-outlook-rearrange-article)
19887         (gnus-outlook-repair-attribution-outlook)
19888         (gnus-outlook-repair-attribution-block)
19889         (gnus-outlook-repair-attribution-other): Remove redundant
19890         save-excursion.
19892 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19894         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19895         (spam-fetch-field-subject-fast)
19896         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19897         (spam-fetch-article-header): Add functions to deal with Gnus
19898         internals for fast retrieval of article header data.
19899         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19901 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19903         * pop3.el (pop3-md5): Remove.
19904         (pop3-apop): Replace pop3-md5 with md5.
19906         * mm-bodies.el: base64 is always built-in.
19908         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19909         Use with-current-buffer.
19911 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19913         * canlock.el (canlock-insert-header): Remove excessive grouping in
19914         regexp.
19916         * gnus-sum.el (gnus-summary-read-document): Ditto.
19918         * gnus-uu.el (gnus-uu-part-number): Ditto.
19920         * html2text.el (html2text-remove-tags): Ditto.
19921         (html2text-format-tags): Ditto.
19922         (html2text-format-single-elements): Ditto.
19924         * mml.el (mml-parse-1): Ditto.
19926 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19928         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19930         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19932         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19934         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19936 2003-11-15  Simon Josefsson  <jas@extundo.com>
19938         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19939         (pgg-gpg-lookup-key): Use regexp match instead of
19940         split-string (split-string is different between emacs 21.2 and
19941         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19943 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19945         * gnus-art.el (gnus-mime-view-all-parts)
19946         (gnus-article-part-wrapper, gnus-article-view-part):
19947         Use with-current-buffer.
19949 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19951         * spam.el (spam-disable-spam-split-during-ham-respool)
19952         (spam-spamoracle-database, spam-cache-lookups)
19953         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19954         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19955         (spam-group-ham-marks, spam-group-spam-marks)
19956         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19957         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19958         also add spam-use-blackholes to the statistical checks.
19959         (spam-fetch-field-fast): Add interface to fetching fields, may
19960         become a macro.
19961         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19962         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19963         (spam-insert-fake-headers): Fake an article when needed.
19964         (spam-find-spam): Fake article when possible.
19965         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19966         (spam-check-bogofilter-headers): Use message-fetch-field instead
19967         of nnmail-fetch-field.
19969 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19971         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19973 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19975         * spam.el (spam-split): Do not require spam-use-CHECK to be
19976         enabled if that check is passed to spam-split explicitly; also
19977         fix so 'spam doesn't get converted to spam-split-group when
19978         spam-split-symbolic-return is t.
19979         (spam-find-spam): Find registrations of the article and use those
19980         instead of re-running spam-split to find the spam/ham
19981         classification of the article.
19982         (spam-log-processing-to-registry, spam-log-registered-p)
19983         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19984         Use gnus-error instead of gnus-message.
19985         (spam-log-registration-type): Add function to determine the
19986         classification of a message based on registry entries; will
19987         return nil if both 'spam and 'ham are found.
19988         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19989         a reasonably fast local cache without the loading errors.
19990         (spam-cache-lookups): Set to t by default.
19991         (spam-find-spam): Don't try to guess spam-cache-lookups.
19992         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19993         spam-caches entry.
19994         (spam-filelist-build-cache, spam-filelist-check-cache):
19995         Fix caching of whitelist/blacklist entries.
19996         (spam-check-whitelist, spam-check-blacklist):
19997         Invoke spam-from-listed-p with a type, not a cache variable.
19998         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20000 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20002         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20004         * nnmail.el (nnmail-split-fancy): do.
20006         * mml.el (mml-parse): do.
20008         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20009         (gnus-score-adaptive): do.
20011 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20013         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20014         (gnus-mime-button-map): Don't set keymap parent.
20015         (gnus-button-ctan-directory-regexp): Use shy grouping.
20016         (gnus-prev-page-map): Don't set keymap parent.
20017         (gnus-prev-page-map): Remove duplicated one.
20018         (gnus-next-page-map): Don't set keymap parent.
20019         (gnus-mime-security-button-map): Ditto.
20021         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20022         version number.
20024         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20026 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20028         * canlock.el (canlock-sha1-function): Remove.
20029         (canlock-sha1-function-for-verify): Remove.
20030         (canlock-openssl-program): Remove.
20031         (canlock-openssl-args): Remove.
20032         (canlock-ignore-errors): Remove.
20033         (canlock-sha1-with-openssl): Remove.
20034         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20035         (canlock-verify): Don't use canlock-ignore-errors.
20037         * sha1-el.el (sha1-string-external): Make it can return a string
20038         in binary form.
20039         (sha1-region-external): Ditto.
20040         (sha1-string-internal): Ditto.
20041         (sha1-region-internal): Ditto.
20042         (sha1-region): Ditto.
20043         (sha1-string): Ditto.
20044         (sha1): Ditto.
20046 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20048         * spam.el (spam-report-articles-gmane): New command.
20050 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20052         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20054         * run-at-time.el (run-at-time-saved): Remove.
20055         (run-at-time): Doc fix.
20057 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20059         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20060         (gnus-summary-limit-map): Add it.
20061         (gnus-summary-make-menu-bar): do.
20063 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20065         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20066         Make attempt at some caching support (done for BBDB only now).
20067         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20068         addresses to be checked.
20069         (spam-clear-cache-BBDB): Add function, to be invoked by
20070         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20071         (spam-check-BBDB): Check and use the caches, if
20072         spam-cache-lookups is on, remove superfluous (provide).
20074 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20076         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20078 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20080         * run-at-time.el (run-at-time-saved): Move to after the definition
20081         of `run-at-time'.
20083 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20085         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20086         mm-w3m-local-map-property.
20088         * mm-view.el (mm-w3m-mode-map): Remove.
20089         (mm-w3m-local-map-property): Remove.
20090         (mm-inline-text-html-render-with-w3m): Don't use
20091         mm-w3m-local-map-property.
20093 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20095         * run-at-time.el: New file.
20097         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20098         of gnus-set-text-properties.
20100         * gnus-uu.el (gnus-uu-save-article): Ditto.
20102         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20104         * gnus-cite.el (gnus-cite-parse): Ditto.
20106         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20107         of gnus-.
20109         * gnus.el: Change calls to nnheader-run-at-time and
20110         password-run-at-time throughout to use run-at-time directly.
20112         * password.el: Remove definition of run-at-time.
20114 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20116         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20117         in prompt.
20119 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20121         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20122         XEmacs version.
20124         * dns.el (dns-make-network-process): Use `open-network-stream'
20125         instead of `gnus-xmas-open-network-stream'.
20127         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20129 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20131         * gnus-art.el (gnus-mime-display-alternative)
20132         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20133         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20134         Don't use gnus-local-map-property.
20136         * gnus-util.el (gnus-local-map-property): Remove.
20138         * mm-view.el (mm-view-pkcs7-decrypt):
20139         Replace gnus-completing-read-maybe-default with completing-read.
20141         * gnus-util.el (gnus-completing-read): do.
20142         (gnus-completing-read-maybe-default): Remove.
20144 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20146         * password.el: Only autoload `run-at-time' if not XEmacs.
20147         Only autoload the itimer functions if XEmacs.
20149 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20151         * gnus-art.el (gnus-read-string): Remove.
20152         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20153         read-string.
20155 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20157         * netrc.el: Autoload password-read.
20158         (netrc): Add configuration group.
20159         (netrc-encoding-method, netrc-openssl-path):
20160         Add variables for encoding and decoding of files with symmetric
20161         ciphers.
20162         (netrc-encode): Add assistant function to encode a file with
20163         netrc-encoding-method.
20164         (netrc-parse): Add interactive parameter, added optional
20165         decoding if netrc-encoding-method is non-nil but otherwise
20166         behavior is standard.
20167         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20168         Do s/encode/encrypt/ everywhere.
20170         * spam.el: Remove executable-find autoload.
20172 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20174         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20176         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20178 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20180         * gnus-art.el (gnus-treat-ansi-sequences)
20181         (article-treat-ansi-sequences): New variable and function.
20182         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20184         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20185         Use it.
20187 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20189         * mm-util.el (mm-quote-arg): Remove.
20191         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20192         shell-quote-argument.
20194         * gnus-uu.el (gnus-uu-command): do.
20196         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20198         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20199         with make-char.
20201         * mm-util.el (mm-make-char): Remove.
20203         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20204         add-minor-mode.
20206         * gnus-undo.el (gnus-undo-mode): do.
20208         * gnus-topic.el (gnus-topic-mode): do.
20210         * gnus-sum.el (gnus-dead-summary-mode): do.
20212         * gnus-start.el (gnus-slave-mode): do.
20214         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20216         * gnus-ml.el (gnus-mailing-list-mode): do.
20218         * gnus-gl.el (gnus-grouplens-mode): do.
20220         * gnus-draft.el (gnus-draft-mode): do.
20222         * gnus-dired.el (gnus-dired-mode): do.
20224         * gnus-ems.el (gnus-add-minor-mode): Remove.
20226         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20227         Replace gnus-char-width with char-width.
20229         * gnus-ems.el (gnus-char-width): Remove.
20231         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20232         Replace gnus-char-width with char-width.
20234         * gnus-ems.el (gnus-char-width): Remove.
20236         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20237         definition.
20238         Remove Emacs 20 hash table compatibility code.
20240         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20241         20 compatibility code.
20243         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20245         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20247         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20248         Replace with point-at-{eol,bol}.
20250         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20252         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20254         * flow-fill.el (fill-flowed-point-at-bol)
20255         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20257         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20258         Replace with point-at-{eol,bol} throughout all files.
20260 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20262         * ntlm.el (ntlm-string-as-unibyte): New macro.
20263         (ntlm-build-auth-response): Use it.
20265         Remove Emacs 20 stuff:
20266         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20267         of delq and copy-sequence.
20268         * gnus-art.el (popup-menu): Remove the compiler macro.
20269         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20270         Emacs 20.
20272 2004-01-05  Simon Josefsson  <jas@extundo.com>
20274         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20275         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20276         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20277         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20278         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20279         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20280         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20281         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20282         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20283         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20284         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20285         string-xor into ntlm-string-xor.
20286         Suggested by Jesper Harder <harder@myrealbox.com>.
20288         * ntlm.el: Don't include poem.
20290         * md4.el (print-int32, print-string-hexa): Remove.
20291         Suggested by Jesper Harder <harder@myrealbox.com>.
20293         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20295         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20296         probably breaks emacs with DL patch, but do we care? Is anyone
20297         still using the DL stuff?)
20299         * sieve-manage.el: Use the password package.
20300         (sieve-manage-read-passwd): Remove.
20301         (sieve-manage-interactive-login): Use password.  Re-add
20302         condition-case around loop.
20304         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20305         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20306         Use the password package.
20308 2003-02-19  Simon Josefsson  <jas@extundo.com>
20310         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20311         token.
20313 2002-08-07  Simon Josefsson  <jas@extundo.com>
20315         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20316         (sieve-manage-authenticators):
20317         (sieve-manage-authenticator-alist): Add some SASL mechs.
20318         (sieve-sasl-auth): New function.
20319         (sieve-manage-cram-md5-auth):
20320         (sieve-manage-plain-auth): Rewrite using SASL library.
20321         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20322         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20323         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20324         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20326 2004-01-05  Simon Josefsson  <jas@extundo.com>
20328         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20329         New files.
20331 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20333         * gnus-group.el (gnus-no-groups-message): Update.
20335         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20337 2003-11-09  Simon Josefsson  <jas@extundo.com>
20339         * imap.el: Support for ID IMAP extension (RFC 2971).
20340         (imap-local-variables): Add imap-id.
20341         (imap-id): New variable.
20342         (imap-id): New function.
20343         (imap-parse-response): Parse untagged ID response.
20344         * nnimap.el (nnimap-id): New variable.
20345         (nnimap-open-connection): Use it.
20347 2003-12-28  Simon Josefsson  <jas@extundo.com>
20349         * gnus-score.el (gnus-score-edit-all-score): New.
20350         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20352 2004-01-04  Simon Josefsson  <jas@extundo.com>
20354         * password.el: Add.
20356 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20358         * dns.el (dns-query-types): Fix typo.
20359         (dns-query-types): New function.
20360         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20361         PTR and SOA replies, see RFC 1035.
20363 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20365         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20367         * Move to Changelog.2.
20369 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20371         * gnus.el (gnus-version-number): Bump version.
20373 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20375         * gnus.el: No Gnus v0.1 is released.
20377 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20379         * gnus.el: No Gnus v0.0 is released.
20381 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20383         * gnus.el (gnus-version-number): Bump.
20384         (gnus-version): No.
20386 See ChangeLog.2 for earlier changes.
20388   Copyright (C) 2004-2011  Free Software Foundation, Inc.
20390   This file is part of GNU Emacs.
20392   GNU Emacs is free software: you can redistribute it and/or modify
20393   it under the terms of the GNU General Public License as published by
20394   the Free Software Foundation, either version 3 of the License, or
20395   (at your option) any later version.
20397   GNU Emacs is distributed in the hope that it will be useful,
20398   but WITHOUT ANY WARRANTY; without even the implied warranty of
20399   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20400   GNU General Public License for more details.
20402   You should have received a copy of the GNU General Public License
20403   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20405 ;; Local Variables:
20406 ;; coding: utf-8
20407 ;; fill-column: 79
20408 ;; add-log-time-zone-rule: t
20409 ;; End: