(gnus-uu-reginize-string, gnus-uu-expand-numbers): Don't hardcode point-min==1.
[emacs.git] / lisp / gnus / ChangeLog
blob4e91a74b66a5f8e73cf59293ff34c145946be28e
1 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4         Don't hardcode point-min==1.
6 2007-09-30  David Kastrup  <dak@gnu.org>
8         * gnus-art.el (gnus-article-reply-with-original)
9         (gnus-article-followup-with-original): When `transient-mark-mode' is
10         off, refrain from active-region behavior for followups.
12 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15         (mml-generate-mime-1): Don't encode body if it is specified to be in
16         raw form; don't make buffer be unibyte when inserting multibyte string.
18 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20         * sha1.el: Fix up comment style.
21         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
22         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
24         * hex-util.el: Fix up comment style.
25         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
27         * gnus-salt.el: Use with-current-buffer.
28         (gnus-pick-setup-message): Fix long-standing typo.
30 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
32         * gnus-art.el (gnus-article-summary-command-nosave)
33         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
35 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
37         * gnus.el (gnus-maximum-newsgroup): New variable.
39         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
40         according to gnus-maximum-newsgroup.
42         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
43         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
44         Limit the range of articles according to gnus-maximum-newsgroup.
46 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
48         * nntp.el (nntp-xref-number-is-evil): New server variable.
49         (nntp-find-group-and-number): If it is non-nil, don't trust article
50         numbers in the Xref header.
52 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
54         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
56 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
58         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
60 2007-08-08  Glenn Morris  <rgm@gnu.org>
62         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
63         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
64         doc-strings and comments.
66 2007-07-25  Glenn Morris  <rgm@gnu.org>
68         * Relicense all FSF files to GPLv3 or later.
70 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
72         * gnus-msg.el (gnus-summary-supersede-article)
73         (gnus-summary-resend-message-edit): Add Gcc header.
74         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
75         article's Message-ID; refer parent article in summary buffer.
77         * message.el (message-bounce): Call mime-to-mml.
79 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
81         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
82         string.
84 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
86         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
88 2007-07-14  David Kastrup  <dak@gnu.org>
90         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
91         finishing actions if we did not edit the article.
93 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
95         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
96         (gnus-server-closed-face, gnus-server-denied-face)
97         (gnus-server-offline-face): Remove variable.
98         (gnus-server-font-lock-keywords): Use faces that are not aliases.
100         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
101         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
102         if the coding-system argument is nil for XEmacs.
104         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
105         mm-charset-override-alist.
107         * rfc2047.el: Don't require base64; require rfc2045 for the function
108         rfc2045-encode-string.
109         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
110         to quote the parameter value.
112 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
114         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
115         as unfetched articles.
117 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
119         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
121 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
123         * gnus-art.el (gnus-article-summary-command-nosave)
124         (gnus-article-read-summary-keys): Don't set the 3rd arg of
125         pop-to-buffer for XEmacs.
127 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
129         * gnus-agent.el (gnus-agent-fetch-headers)
130         (gnus-agent-retrieve-headers): Bind
131         gnus-decode-encoded-address-function to identity.
133         * nntp.el (nntp-send-xover-command): Recognize an xover command is
134         available also when the server returns simply a dot.
136         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
138 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
140         * gnus-ems.el (gnus-x-splash): Make it work.
142         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
143         from being used.
145         * gnus-art.el (gnus-article-summary-command-nosave): Correct the order
146         of the arguments passed to pop-to-buffer.
147         (gnus-article-read-summary-keys): Ditto.
149 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
151         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
153 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
155         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
156         * gnus-sum.el (gnus-summary-highlight):
157         * mail-source.el (mail-source-delete-old-incoming-confirm):
158         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
160 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
162         * gnus-art.el (gnus-mime-view-part-externally)
163         (gnus-mime-view-part-internally): Fix predicate function passed to
164         completing-read.
166         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image;
167         return t if image size is just the same as window size.
169 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
171         * message.el (message-pop-to-buffer): Add switch-function argument.
172         (message-mail): Pass switch-function argument to it.
174 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
176         * message.el (message-narrow-to-headers-or-head): Ignore
177         mail-header-separator in the body.
179 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
181         * gnus-art.el (gnus-article-mode): Fix comment about displaying
182         non-break space.
184 2007-05-09  Didier Verna  <didier@xemacs.org>
186         * gnus-diary.el, nndiary.el: Remove the description comment (nndiary is
187         now properly documented in the Gnus manual).  Fix the spelling of "Back
188         End".
190 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
192         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
193         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
194         displayed of multipart/alternative part if it is invoked from summary
195         buffer.
196         (gnus-article-part-wrapper): Select article window.
198         * mm-view.el (mm-inline-text-html-render-with-w3m)
199         (mm-inline-text-html-render-with-w3m-standalone)
200         (mm-inline-render-with-function): Use mail-parse-charset by default.
202 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
204         * gnus-msg.el (gnus-inews-yank-articles): Use
205         message-exchange-point-and-mark instead of exchange-point-and-mark.
207 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
209         * message.el (message-yank-original): Make sure cited text ends with
210         newline; don't exchange point and mark.
212 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
214         * tls.el (open-tls-stream): Properly handle case where there
215         is no associated buffer.
217 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
219         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
220         message-yank-original, make sure (< mark TEXT point).
222 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
224         * nnmail.el (nnmail-spool-file): Mark as obsolete.
225         (nnmail-get-new-mail): Reformat.
227         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
229         * gmm-utils.el: Fix Commentary.
230         (gmm-tool-bar-from-list): Fix typo in doc string.
232 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
234         * message.el (message-yank-original): Fix bug:
235         Don't switch point and mark unnecessarily.
237 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
239         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
240         evaluation of gnus-extended-version to ensure correct generation of the
241         User-Agent header when message-generate-headers-first is used.
243 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
245         * gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.
246         (gnus-treat-display-x-face): Fix doc string.
248 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
250         * message.el (message-required-news-headers):
251         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
253 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
255         * message.el (message-generate-new-buffers): Change the meaning of the
256         nil value; add `standard' to the choices; treat t as `unique'; improve
257         doc string.
258         (gnus-select-frame-set-input-focus): Autoload.
259         (message-buffer-name): Search for the existing message buffer if
260         message-generate-new-buffers is nil or `standard'; treat the value t of
261         message-generate-new-buffers as `unique'.
262         (message-pop-to-buffer): Raise the frame already displaying the message
263         buffer; clear the echo area after querying.
264         (message-setup): Pass the `continue' argument to compose-mail.
265         (message-mail): Prefer `switch-function' if it is given; search for the
266         existing message buffer if the `continue' argument is non-nil; pass
267         continue and switch-function arguments to compose-mail by way of
268         message-setup.
269         (message-mail-other-window): Adjust argument of message-setup.
270         (message-mail-other-frame): Ditto.
272 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
274         * message.el (message-make-in-reply-to): Quote name containing
275         non-ASCII characters.  It will make the RFC2047 encoder cause an error
276         if there are special characters.  Reported by NAKAJI Hiroyuki
277         <nakaji@jp.freebsd.org>.
279 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
281         * nntp.el (nntp-never-echoes-commands)
282         (nntp-open-connection-functions-never-echo-commands): New variables.
283         (nntp-send-command): Use them.
285 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
287         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
288         articles posted in the last 24 hours.
290 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
292         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
294 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
296         * nnweb.el (nnweb-google-parse-1): Update parser.
298 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
300         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
302 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
304         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
305         regexp.
307 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
309         * uudecode.el (uudecode-string-to-multibyte): New function emulating
310         string-to-multibyte.
311         (uudecode-decode-region-internal): Use it.
313 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
315         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
316         custom choice.
318         * gnus-art.el (gnus-signature-limit): Fix custom choice.
320 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
322         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
323         Use gnus-home-directory instead of "~/" or "$HOME".
325 2007-01-12  Kenichi Handa  <handa@m17n.org>
327         * uudecode.el (uudecode-decode-region-internal): Make it work in a
328         multibyte buffer.
330 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
332         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
334 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
336         * gnus-soup.el: Add missing :group in previous change.
338 2007-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
340         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
341         customizable.
343 2007-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
345         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
346         headers read from disk with the ones newly found in the current search.
347         This should no longer cause problems, because the article numbers in
348         Gmane's `nov.php' output are ignored since the previous change.
350 2006-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
352         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
353         solid groups.
355 2006-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
358         the headers when creating the mapping to avoid mismappings.
359         (nnweb-gmane-create-mapping): Always nix out old mapping.
361 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
363         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
365 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
367         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
369 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
371         * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
372         message.
374 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
376         * nnimap.el (nnimap-expunge-search-string): Mention
377         nnimap-search-uids-not-since-is-evil in docstring.
379 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
381         * spam.el: Revert to make-obsolete-variable because
382         define-obsolete-variable-alias is not supported in Emacs 21.
384 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
386         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
387         summary buffer.
389 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
391         * spam.el (spam-ifile-path, spam-ifile-database-path)
392         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
393         make-obsolete-variable.
395 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
397         * message.el (message-make-fqdn): Fix comment.
398         (message-bogus-system-names): Add ".local".
400         * spam.el (spam-ifile-path, spam-ifile-program)
401         (spam-ifile-database-path, spam-ifile-database)
402         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
403         Don't use "path" inappropriately.
404         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
405         strings.
406         (spam-check-ifile, spam-ifile-register-with-ifile)
407         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
408         new variable names.
410         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
411         (gnus-treat-display-smileys): Simplify using
412         gnus-image-type-available-p.
414         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
415         available.
417 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
419         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
420         one after turning on the buffer's multibyteness instead of decoding
421         them directly in the unibyte buffer that causes unexpected conversion
422         in Emacs 23 (unicode).
424 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
426         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
427         disconnect icons.  Add help text.
429 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
431         * legacy-gnus-agent.el: Add Copyright notice.
433 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
435         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
437 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
439         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
440         specifying array size.
441         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
442         array if it is too small.
443         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
444         (gnus-sort-threads-loop): New function.
446 2006-12-06  Chris Moore  <dooglus@gmail.com>
448         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
449         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
451 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
453         * mm-url.el (mm-url-predefined-programs): Call curl with correct
454         options.
456 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
458         * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
459         with mm-encode-coding-string.
461 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
463         * nneething.el (nneething-decode-file-name): Replace
464         decode-coding-string with mm-decode-coding-string.
466 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
468         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
469         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
471         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
472         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
473         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
474         (gnus-group-make-directory-group, gnus-group-transpose-groups):
475         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
476         (gnus-subscribe-newsgroup, gnus-1):
477         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
478         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
479         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
480         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
482 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
484         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
486 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
488         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
489         and comment it.
491         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
493 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
495         * gnus-util.el (gnus-extract-address-components): Improve comment.
497 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
499         * gnus-util.el (gnus-extract-address-components): Work with address in
500         which the name portion contains @.
502 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
504         * gnus.el (gnus-start): Move custom group up.
505         (gnus-select-method): Don't autoload, but make it available for
506         `customize-variable'.
507         (gnus-getenv-nntpserver): Don't autoload.
509 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
511         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
512         mm-with-unibyte-current-buffer to make string unibyte.
514         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
515         mm-string-as-multibyte.
517 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
519         * message.el: Merge from the trunk to fix the bug WRT double encoded
520         subjects.
521         (message-replacement-char): New variable.
522         (message-fix-before-sending): Use it.
523         (message-simplify-subject): New function to remove duplicate code.
524         (message-reply, message-followup): Use it.
525         (message-simplify-subject-functions): New variable.
526         (message-strip-subject-encoded-words): New function.
528 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
530         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
531         instead of gnus-intersection because arguments of gnus-sorted-nunion
532         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
534 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
536         * gnus-diary.el (gnus-diary-delay-format-function):
537         * nndiary.el (nndiary-reminders):
538         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
540 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
542         * gnus-art.el (article-hide-boring-headers): Fetch date from
543         gnus-original-article-buffer to avoid problems with localized date
544         strings.
546 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
548         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
550 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
552         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
553         New variables.
554         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
555         (mm-charset-synonym-alist): Move some entries to
556         mm-codepage-iso-8859-list.
557         (mm-charset-synonym-alist, mm-charset-override-alist): Add
558         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
560 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
562         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
564 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
566         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
567         with Emacs 21 and XEmacs.
569 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
571         * mm-view.el: Add interactive arg to html2text autoload.
573 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
575         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
577 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
579         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
580         names.
582         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
584 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
586         * message.el (message-headers-to-generate): Fix typo in docstring.
588 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
590         * gnus.el (gnus-mime): Remove unused custom group.
591         (gnus-getenv-nntpserver, gnus-select-method): Autoload.
593 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
595         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
596         "blank line" when searching for end of armor headers.
598 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
600         * gmm-utils.el (gmm-write-region): Fix variable name.
602 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
604         * gmm-utils.el (gmm-write-region): New function based on compatibility
605         code from `mm-make-temp-file'.
607         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
609         * nnmaildir.el (nnmaildir--update-nov)
610         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
611         Use `gmm-write-region'.
613 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
615         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
616         gnus-summary-limit-to-articles.
618 2006-10-04  Romain Francoise  <romain@orebokech.com>
620         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
621         Moved here (and renamed) from gnus-registry.el.
623         * gnus-registry.el: Require gnus-util.
624         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
626 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
628         * pop3.el (pop3-authentication-scheme): Clarify doc.
629         (pop3-movemail): Warn about pop3-leave-mail-on-server.
631 2006-10-04  Dave Love  <fx@gnu.org>
633         * pop3.el (pop3-authentication-scheme): Add custom version.
635 2006-10-04  Jesper Harder  <harder@ifa.au.dk>
637         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
638         doc string.  Improve doc string.
640 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
642         * gnus-util.el (gnus-with-local-quit): New macro.
644         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
646 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
648         * gmm-utils.el (gmm): Adjust custom version.
650         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
651         custom version.
653         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
655 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
657         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
659 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
661         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
662         regexp.  Articles containing quotation were cut prematurely.
664 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
666         * message.el (message-cite-original-without-signature): Use nobody by
667         default for the value of From header.
668         (message-cite-original): Ditto.
669         (message-reply): Ditto.
671 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
673         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
674         mails in the doc string.  Add some URLs in comment.
676 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
678         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
679         backslashes handling and the way to find boundaries of quoted strings.
681 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
683         * gnus-art.el (gnus-button-regexp, gnus-button-marker-list)
684         (gnus-button-last): Move up.  Convert comments into doc strings.
686 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
688         * message.el (message-send-mail-with-sendmail): Look for sendmail in
689         several common directories.
691 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
693         * gnus-art.el (article-decode-encoded-words): Make it fast.
695 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
697         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
699         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
700         in quoted string into `\'.
702 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
704         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
705         Use standard-syntax-table.
707 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
709         * gnus-art.el (gnus-decode-address-function): New variable.
710         (article-decode-encoded-words): Use it to decode headers which are
711         assumed to contain addresses.
712         (gnus-mime-delete-part): Remove useless `or'.
714         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
715         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
716         (gnus-nov-parse-line): Use it to decode From header.
717         (gnus-get-newsgroup-headers): Ditto.
718         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
720         * mail-parse.el (mail-decode-encoded-address-region): New alias.
721         (mail-decode-encoded-address-string): New alias.
723         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
724         New function.
725         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
726         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
727         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
728         (rfc2047-decode-string): Ditto.
729         (rfc2047-decode-address-region): New function.
730         (rfc2047-decode-address-string): New function.
732 2006-08-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
734         [ Backported bug fix from No Gnus. ]
736         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
737         looking up the method using GROUP's prefix before inventing a new one.
738         It is used on killed/unknown groups in various places where returning
739         an all-new method isn't expected by the caller.
741         * gnus-util.el (gnus-group-server): Copy required macro from No Gnus.
743 2006-08-13  Romain Francoise  <romain@orebokech.com>
745         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
746         space.
748 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
750         * compface.el (uncompface): Use binary rather than raw-text-unix.
752 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
754         * compface.el (uncompface): Make sure the eol conversion doesn't take
755         place when communicating with the external programs.  Reported by
756         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
758 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
760         * nnheader.el (nnheader-insert-head): Fix typo in comment.
762 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
764         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
765         Make it more robust by parsing author and date independently.
767 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
769         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
771 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
773         * nnheader.el (nnheader-insert-head): Make it work even if the file
774         uses CRLF for the line-break code.
776 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
778         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
779         workaround for the url package included with Emacs.
781         * nnweb.el (nnweb-google-create-mapping): Update regexp.
783 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
785         * nnmail.el (nnmail-article-group): If splitting raises an error, give
786         some information about the error when saying that the `bogus' mail
787         group will be used.
789 2006-07-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
791         [ Backported bug fixes from No Gnus. ]
793         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
794         (nnweb-google-search): Respect nnweb-max-hits as upper bound.
795         (nnweb-request-article): Do proper xwfu encoding when fetching articles
796         by message-id.
798         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
799         unsubscribed groups as if they were killed ones.  It causes duplicate
800         entries in gnus-newsrc-alist.
802 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
804         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
805         string.
807 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
809         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
811 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
813         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
815 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
817         * gnus-diary.el (gnus-user-format-function-d)
818         (gnus-user-format-function-D): Autoload.
820 2006-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
822         * gnus-group.el (gnus-group-select-group): Doc fix.
823         [ See 2004-05-19 change on the trunk. ]
825 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
827         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
829 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
831         * message.el (message-syntax-checks): Doc fix.
833 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
835         * message.el (message-syntax-checks): Doc fix.
836         (message-send-mail): Add check for continuation headers.
837         (message-check-news-header-syntax): Fix regexp used to check for
838         continuation headers.
840 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
842         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
844 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
846         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
847         to fill the utf-8 entry.
849 2006-06-05  Dan Christensen  <jdc@uwo.ca>
851         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
852         respect display group parameter and gnus-summary-expunge-below.
853         (gnus-articles-to-read): Remove unused reference to display group
854         parameter.
855         [ Merge 2004-07-06 change from the trunk. ]
857 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
859         * gnus-ml.el (gnus-mailing-list-subscribe)
860         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
861         (gnus-mailing-list-message): Fix doc strings.
863 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
865         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
866         of doing it manually.
868 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
870         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
871         must be explicitly online rather than "not explicitly offline" for
872         its flags to be synchronized.
873         (gnus-agent-read-local): All symbols allocated in my-obarray
874         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
875         (gnus-agent-regenerate-group): Check numeric names to see if they are
876         messages or groups.
878 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
880         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
881         (gnus-saved-headers): Ditto.
882         (gnus-default-article-saver): Doc fix; add
883         gnus-summary-write-body-to-file; mention functions may have properties.
884         (gnus-article-save-coding-system): New variable.
885         (gnus-article-save): Override gnus-save-all-headers and
886         gnus-saved-headers by :headers property which saver function may have.
887         (gnus-read-save-file-name): Add optional `dir-var' argument which
888         specifies directory in which files are saved; work even if optional
889         `variable' argument is not specified.
890         (gnus-summary-save-in-file): Add properties :decode and :headers.
891         (gnus-summary-write-to-file): Add properties :decode, :function, and
892         :headers; read file name.
893         (gnus-summary-save-body-in-file): Add :decode property; add optional
894         `overwrite' argument.
895         (gnus-summary-write-body-to-file): New function; add properties
896         :decode and :function.
897         (gnus-output-to-file): Add coding cookie and encode text according
898         to gnus-article-save-coding-system; don't use mm-append-to-file.
900         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
901         (gnus-summary-local-variables): Add it.
902         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
903         (gnus-summary-save-article): Require gnus-art; save decoded articles
904         if function that gnus-default-article-saver specifies has `:decode'
905         property; bind gnus-prompt-before-saving to t when saving many
906         articles in a file; move point to article which will be saved.
907         (gnus-summary-write-article-body-file): New function.
909 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
911         * uudecode.el (uudecode-decode-region-external): Fix previous commit.
913 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
915         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
916         after-load-alist.
918 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
920         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
921         coding system in XEmacs, use binary.
923         * mail-source.el (mail-sources): Fix custom type.
925         * imap.el (Commentary): Fix typo.
927 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
929         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
930         (gnus-summary-expire-articles-now): Shorten prompt.
932         * gmm-utils.el (wid-edit): Require.
933         (defun-gmm): Renamed from `gmm-defun-compat'.
934         (gmm-image-search-load-path): Use it.
935         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
937 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
939         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
940         (mm-copy-to-buffer): Use with-current-buffer.
941         (mm-display-part): Simplify.
942         (mm-inlinable-p): Add optional arg `type'.
944         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
945         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
946         Try harder to show the attachment internally or externally using
947         gnus-mime-view-part-as-type.
949 2006-05-04  Reiner Steib  <Reiner.Steib@gmx.de>
951         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
952         `filename' from Content-Disposition if Content-Type doesn't
953         provide `name'.
954         (gnus-mime-view-part-as-type): Set default instead of initial-input.
956 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
958         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
959         unibyte after clear-decrypt function runs.
961         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
962         returns as a unibyte string.
964 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
966         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
967         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
968         (mml1991-pgg-encrypt): Ditto.
970 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
972         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
973         (gnus-outlook-deuglify-unwrap-max): Remove autoload.
975         * mml-sec.el (mml-secure-method): New internal variable.
976         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
977         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
978         New functions using mml-secure-method.  Sync from the trunk.
980         * mml.el (mml-mode-map): Add key bindings for those functions.
981         (mml-menu): Simplify security menu entries.  Suggested by Jesper
982         Harder <harder@myrealbox.com>.  Sync from the trunk.
984         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
985         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
986         (message-in-body-p): New function.  Sync from the trunk.
988         * mml.el (mml-mode, mml-dnd-protocol-alist)
989         (mml-dnd-attach-options, mml-dnd-attach-file)
990         (mml-attach-file, mml-attach-buffer, mml-attach-external):
991         Sync DND support and use of message-in-body-p from the trunk.
993 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
995         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
996         binding pgg-* variables; reimplement the section which prevents
997         MIME header from being signed.
998         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
999         pgg-text-mode; remove a blank line at the top of body.
1001         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1002         lines at the top of body; use gnus-newsgroup-charset if there's no
1003         Charset header.
1005 2006-04-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1007         * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML.
1009 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1011         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1012         (mm-uu-pgp-encrypted-test): Ditto.
1013         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1014         between header and body; return application/pgp-encrypted handle
1015         if decryption failed; decode decrypted body by charset.
1017         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1018         element match to application/pgp-*.
1020 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1022         * gnus-util.el (gnus-replace-in-string):
1023         Prefer replace-regexp-in-string over of replace-in-string.
1025 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1027         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map.
1029         * gnus-sum.el: Ditto.
1031         * gnus-util.el (gnus-select-frame-set-input-focus):
1032         Use select-frame-set-input-focus if it is available in XEmacs; use
1033         definition defined in Emacs 22 for old Emacsen.
1035 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1037         [ Merge from Gnus trunk. ]
1039         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
1040         (mm-charset-override-alist): New variable.
1041         (mm-charset-to-coding-system): Use it.
1042         (mm-codepage-setup): New helper function.
1043         (mm-charset-eval-alist): New variable.
1044         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
1045         Warn about unknown charsets.  Add allow-override.
1046         Use `mm-charset-override-alist' only when decoding.
1047         (mm-detect-mime-charset-region): Use :mime-charset.
1049         * mm-bodies.el (mm-decode-body, mm-decode-string):
1050         Call `mm-charset-to-coding-system' with allow-override argument.
1052         * message.el (message-tool-bar-zap-list, message-tool-bar)
1053         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
1054         (message-tool-bar-local-item-from-menu): Remove.
1055         (message-tool-bar-map): Replace by `message-make-tool-bar'.
1056         (message-make-tool-bar): New function.
1057         (message-mode): Use `message-make-tool-bar'.
1059         * gnus-sum.el (gnus-summary-tool-bar)
1060         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
1061         (gnus-summary-tool-bar-zap-list): New variables.
1062         (gnus-summary-make-tool-bar): Complete rewrite using
1063         `gmm-tool-bar-from-list'.
1065         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
1066         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
1067         New variables.
1068         (gnus-group-make-tool-bar): Complete rewrite using
1069         `gmm-tool-bar-from-list'.
1070         (gnus-group-tool-bar-update): New function.
1072         * gmm-utils.el: New file.
1074 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1076         * flow-fill.el (fill-flowed): Remove trailing space from blank
1077         quoted lines.
1079 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1081         * gnus-art.el (gnus-article-mode):
1082         Set cursor-in-non-selected-windows to nil.
1084 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1086         * gnus-art.el (gnus-mime-view-part-as-charset): Ignore charset
1087         that the part specifies.
1089         * mm-decode.el (mm-display-part): Work with external parts and
1090         usual parts similarly.
1092         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1093         instead of gnus-display-mime.
1095         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1096         tag to summarized topics part in order to encode non-ASCII text.
1098 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1100         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1102 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1104         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1105         the sieve region.
1107 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1109         * gnus.el: Gnus v5.10.8 is released.
1111 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1113         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new layout.
1115         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1116         unknown charset.
1118         * message.el (message-header-synonyms): Add Original-To to the default.
1120         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an
1121         optional parameter.
1123 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1125         * gnus-fun.el (gnus): Require it for gnus-directory.
1127 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1129         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1130         Some whitespace was matched into the url, which broke browsing hits
1131         > 100 when mm-url-use-external was nil.
1133 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1135         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1137 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1139         * mml.el (mml-insert-mime): Ignore cached contents of
1140         message/external-body part.
1142         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1143         (mm-insert-part): Ditto.
1145 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1147         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1148         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1150 2006-03-23  Kenichi Handa  <handa@m17n.org>
1152         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
1153         instead of set-buffer-multibyte.
1155 2006-03-23  Kenichi Handa  <handa@m17n.org>
1157         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1158         buffer and then decode the buffer text if necessary.
1159         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1160         first, and after mm-encode-body, change the buffer to unibyte.
1162 2006-03-21  Daniel Pittman  <daniel@rimspace.net>
1164         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1165         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1167 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1169         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1171         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1172         Add comment on version.
1174 2006-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1176         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New variable.
1177         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
1178         assigning the spam-mark to new messages.
1180 2006-03-20  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>
1182         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
1184 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1186         * smiley.el: Add missing test smiley.
1188 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1190         * mm-decode.el (mm-with-part): New macro.
1191         (mm-get-part): Use it; work with message/external-body as well.
1192         (mm-save-part): Treat name and filename equally.
1194         * mm-extern.el (mm-extern-cache-contents): New function.
1195         (mm-inline-external-body): Use it; force the part to be displayed;
1196         move undisplayer added to the cached handle to the parent.
1198         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1199         (gnus-mime-view-part-as-type): Work with message/external-body.
1201         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1203 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1205         * gnus-art.el (gnus-article-only-boring-p):
1206         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1207         intangible text.
1208         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1210 2006-03-14  Simon Josefsson  <jas@extundo.com>
1212         * message.el (message-unique-id): Don't use message-number-base36
1213         if (user-uid) is a float.
1214         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1216 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1218         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1220         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1221         empty line between a part and a message part.
1223 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1225         * smiley.el: Add more test smileys.
1226         (smiley-data-directory, smiley-regexp-alist)
1227         (gnus-smiley-file-types): Fix doc strings.
1228         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1229         adding new elements.
1230         (smiley-mouse-map): Unused code.  Make it a comment.
1232 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1234         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1235         scan latest NoCeM messages instead of old ones.
1236         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1237         delimiters that are recently used.
1238         (gnus-nocem-load-cache): Add autoload cookie.
1240         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1242         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1243         level which is larger than gnus-use-nocem is specified.
1245         * gnus-group.el (gnus-group-get-new-news): Ditto.
1247 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1249         * gnus-util.el (gnus-tool-bar-update): New function.
1251         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1252         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1254         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1256 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1258         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1259         if optional last element is specified in splits (FIELD VALUE...).
1261 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1263         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1264         handle is multipart when calling it recursively.
1265         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1267 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1269         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1270         to "Emacs 23 (unicode)" in doc string.
1272         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1273         "Emacs 23 (unicode)" in comment.
1275 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1277         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1279         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1280         characters 160 through 255 in Emacs 23.
1282 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1284         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1285         message/* containing non-ASCII text properly.
1287 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1289         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1291 2006-02-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1293         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1295 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1297         * nnweb.el (nnweb-type-definition, nnweb-gmane-search):
1298         Use new nov.php.
1300 2006-02-28  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1302         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1303         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1304         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1305         output on the server side.
1306         (nnweb-google-create-mapping): Update regexps and add some
1307         progress indication.
1309 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1311         * message.el (message-user-fqdn): Remove useless * in doc string.
1313         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1314         unnecessary interaction when sending queued mails.  Reported by
1315         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1317 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1319         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1320         Merge of 2006-02-20 change from the trunk.
1322 2006-02-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324         * dns.el (query-dns): Protect more against buggy tcp output.
1325         Merge of 2006-02-20 change from the trunk.
1327 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1329         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1330         first or last are nil.
1332 2006-02-24  Simon Josefsson  <jas@extundo.com>
1334         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too.
1335         Merge of 2005-10-26 change from the trunk.
1337 2006-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1339         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
1340         Remove space stuffing, and only do quotes that actually start with
1341         ">" at the beginning of the lines.
1342         Merge of 2005-11-17 and 2004-07-25 from the trunk.
1344 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1346         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1347         also available in Emacs 21.3.
1349         * message.el (message-fix-before-sending): Change "Emacs 22" to
1350         "Emacs 23 (unicode)" in comment.
1352         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1353         "Emacs 23 (unicode)" in comment.
1355         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1356         comment.
1357         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1359         * mm-view.el (mm-fill-flowed): Add :version.
1361 2006-02-23  Ralf Angeli  <angeli@iwi.uni-sb.de>
1363         * mm-view.el (mm-fill-flowed): New variable.
1364         (mm-inline-text): Use it.
1366 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
1368         * nnimap.el (nnimap-request-move-article): Change folder back to
1369         source group before deleting.
1371 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1373         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1374         coding system which mm-charset-to-coding-system returns for a
1375         given charset is valid.
1377 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1379         * html2text.el (html2text-remove-tag-list):
1380         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1382 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1384         * gnus-cus.el: Revert 2005-10-17 change.
1386 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1388         * gnus-art.el (article-strip-banner): Call
1389         article-really-strip-banner only when the regexp match is made.
1391 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1393         * gnus-art.el (article-strip-banner): Use
1394         gnus-extract-address-components instead of
1395         mail-header-parse-addresses to make it work with non-ASCII text.
1397         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1398         values which are surrounded with \"...\"; make it never cause a
1399         Lisp error; give up parsing of parameters if it failed in
1400         extracting type.
1402 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1404         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1405         make-temp-file; make it work with Emacs 20 and XEmacs as well.
1407         * mm-decode.el (mm-display-external): Use the 3rd arg of
1408         mm-make-temp-file.
1409         (mm-create-image-xemacs): Ditto.
1411 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1413         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1414         with message-narrow-to-headers.
1415         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1416         (gnus-draft-check-draft-articles): New function.
1417         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1419 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1421         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1422         re-loading nn* modules.
1424 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1426         * gnus.el: Remove bogus comment.
1428 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1430         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1431         (mml2015-pgg-encrypt): Ditto.
1433         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1434         (mml1991-pgg-encrypt): Ditto.
1436 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1438         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1439         message-make-date instead of current-time-string.
1441         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1442         to gnus-decoded which mm-uu might set.
1444 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1446         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1447         don't decode quoted parameters; remove misimported Emacs code.
1448         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1449         (rfc2231-decode-encoded-string): Don't use split-string which
1450         behaves differently according to Emacs version; use
1451         mm-decode-coding-region to convert charset to coding-system.
1452         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1453         (rfc2231-encode-string): Remove misimported Emacs code.
1455 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1457         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1458         when calling mail-header-parse-content-type.
1459         (article-de-quoted-unreadable): Ditto.
1460         (article-de-base64-unreadable): Ditto.
1461         (article-wash-html): Ditto.
1463         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1464         calling mail-header-parse-content-type and
1465         mail-header-parse-content-disposition.
1466         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1467         mail-header-parse-content-type.
1469         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1470         insert charset and format parameters; encode description after
1471         inserting it to buffer.
1472         (mml-insert-parameter): Fold lines properly even if a parameter is
1473         segmented into two or more lines; change the max column to 76.
1475         * rfc1843.el (rfc1843-decode-article-body): Don't use
1476         ignore-errors when calling mail-header-parse-content-type.
1478         * rfc2231.el (rfc2231-parse-string): Return at least type if
1479         possible; don't cause an error even if it fails in parsing of
1480         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1481         (rfc2231-encode-string): Don't break lines at the beginning, leave
1482         it to mml-insert-parameter.
1484         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1485         calling mail-header-parse-content-type.
1487 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1489         * spam-report.el (spam-report-gmane-use-article-number):
1490         Improve doc string.
1491         (spam-report-gmane-internal): Check if a suitable header was found
1492         in the article.
1494 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1496         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1497         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1499 2006-02-05  Romain Francoise  <romain@orebokech.com>
1501         Update copyright notices of all files in the gnus directory.
1503 2006-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
1505         * gnus-util.el (gnus-error): Describe `args'.
1507 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1509         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1511 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1513         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1514         segmented lines of parameter value to cope with Thunderbird 1.5
1515         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1516         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1517         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1519 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1521         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1522         parts.
1524 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1526         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1527         there's only one active file for all servers.
1528         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1529         solid groups.  Gnus might have used a FAST request to select the group.
1530         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1531         and nnweb-search redundantly in the active file.
1532         (nnweb-request-list): Don't list bogus groups.  There can only be one.
1533         (nnweb-request-create-group): Don't use ARGS.
1534         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1535         initialisations.  Let nnoo do the work.
1537 2006-01-31  Romain Francoise  <romain@orebokech.com>
1539         * message.el (message-alternative-emails): Improve docstring.
1540         (message-setup-1): Call `message-use-alternative-email-as-from'
1541         after `message-setup-hook' to give it precedence over posting
1542         styles, etc.
1543         (message-use-alternative-email-as-from): Add docstring.
1544         Remove the original From header if present.
1546 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1548         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
1549         Say the part has been decoded.
1551 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1553         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1554         mailcap-viewer-test-cache when there's no 'test clause, since that
1555         will invert the meaning of a "nil" test previously determined by
1556         mailcap-mailcap-entry-passes-test.
1558 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
1560         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
1562 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1564         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
1565         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
1566         current Google Groups.
1568 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1570         * Makefile.in (clean): New rule.
1571         (distclean): Use it.
1573 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1575         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
1576         is dissected into a single part of which the type is the same as
1577         the given one; decode charset.
1579 2006-01-21  Kevin Ryde  <user42@zip.com.au>
1581         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
1582         into alists as symbol not string, since that's what
1583         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
1584         look for.
1586 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1588         * mm-uu.el (mm-uu-dissect-text-parts): Reduce the number of
1589         recursive calls.
1591 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1593         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
1594         (mm-w3m-standalone-supports-m17n-p): New function.
1595         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
1596         w3m usage.
1598         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
1599         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
1601 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1603         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
1604         encoding.
1606 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1608         * mml.el (mml-attach-file): Describe `description' in doc string.
1609         (mml-menu): Add Emacs MIME manual and PGG manual.
1611 2006-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1613         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1614         (spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
1615         Revert 2006-01-08 change because the functions will be used in No
1616         Gnus.
1618 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1620         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
1622         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
1624 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1626         * mm-decode.el (mm-inlined-types): Add application/pgp.
1627         (mm-automatic-display): Ditto.
1629         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
1630         part as text.
1632 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1634         * nnrss.el: Update copyright.
1635         (nnrss-opml-import): Query whether to subscribe to each entry.
1637         * gnus-art.el:
1638         * gnus-cus.el:
1639         * gnus-group.el:
1640         * gnus-start.el:
1641         * gnus-sum.el:
1642         * mm-uu.el:
1643         * mm-view.el: Update copyright.
1645 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
1647         * message.el (message-info): New function.
1648         (message-mode-menu): Add it.
1649         Update copyright.
1651         * ChangeLog: Fix and update copyright.
1653 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1655         * mm-uu.el (mm-uu-text-plain-type): New variable.
1656         (mm-uu-pgp-signed-extract-1): Use it.
1657         (mm-uu-pgp-encrypted-extract-1): Use it.
1658         (mm-uu-dissect): Use it; allow two optional arguments; one is a
1659         flag specifying whether there's no message header; the other is
1660         for a MIME type and parameters; bind mm-uu-text-plain-type with
1661         the later one.
1662         (mm-uu-dissect-text-parts): New function.
1664         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
1665         dissect text parts.
1667 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1669         * gnus-art.el (article-wash-html): Use
1670         gnus-summary-show-article-charset-alist if a numeric arg is given.
1671         (gnus-article-wash-html-with-w3m-standalone): New function.
1673         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
1674         mm-inline-text-html-render-with-w3m-standalone.
1675         (mm-text-html-washer-alist): Map w3m-standalone to
1676         gnus-article-wash-html-with-w3m-standalone.
1677         (mm-inline-text-html-render-with-w3m-standalone): New function.
1679 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1681         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
1682         (nnrss-request-article): Render text/plain parts as HTML.
1684         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
1685         the buffer.
1687 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1689         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
1690         custom definition of `gnus-posting-styles'.
1692         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1693         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
1695 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1697         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
1698         Use nntp for bug archive.
1700 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1702         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
1703         parts.
1704         (nnrss-normalize-date): New function converts ISO 8601 date into
1705         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1706         (nnrss-check-group): Use it.
1708 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1710         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
1712         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
1713         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
1714         (nnrss-insert-w3): Ditto.
1716 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1718         * nnrss.el (nnrss-request-article): Fix last change; fill
1719         text/plain parts.
1721 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1723         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
1724         in text/plain part.
1725         (nnrss-check-group): Don't add excessive newline to dc:subject.
1727 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1729         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
1730         remove MIME buttons associated with multipart/alternative parts.
1731         (gnus-mime-display-alternative): Tag buttons using `article-type'
1732         text property.
1734         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
1735         associated with multipart/alternative parts.
1737 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
1739         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
1740         article.
1742 2005-12-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744         * dns.el (query-dns): Make sure we check the buffer size before
1745         removing tcp headers.
1747 2006-01-08  Chong Yidong  <cyd@stupidchicken.com>
1749         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
1750         (spam-group-spam-marks): Delete functions.
1751         (spam-list-articles): Just call spam-group-ham-marks directly.
1752         (spam-group-ham-marks): Simplify.
1754 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1756         * gnus-art.el (gnus-signature-separator): Fix custom type.
1758         * mm-decode.el (mm-inlined-types): Fix custom type.
1759         (mm-keep-viewer-alive-types): Ditto.
1760         (mm-automatic-display): Ditto.
1761         (mm-attachment-override-types): Ditto.
1762         (mm-inline-override-types): Ditto.
1763         (mm-automatic-external-display): Ditto.
1765 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1767         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
1768         multipart/alternative and add xref to mm-discouraged-alternatives
1769         in doc string.
1771         * mm-decode.el (mm-discouraged-alternatives): Add xref to
1772         gnus-buttonized-mime-types in doc string.
1774 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1776         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
1777         us-ascii as a MIME charset.
1779         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
1780         against the case where the 2nd arg TYPE is nil.
1782 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1784         * gnus-start.el (gnus-no-server-1): Mention
1785         `gnus-level-default-subscribed' in doc string.
1787 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1789         * gnus-start.el (gnus-start-draft-setup): Enforce
1790         `gnus-draft-mode' for nndraft:drafts at startup.
1792         * gnus.el (gnus-splash): Change custom group.
1793         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
1794         allow-list argument.
1796         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
1797         string.
1799 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1801         * mm-decode.el (mm-display-external): Add missing cdr.
1803 2005-12-12  Richard M. Stallman  <rms@gnu.org>
1805         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
1807 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1809         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
1810         Suggest image/.* in the doc string.
1812 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1814         * mm-decode.el (mm-display-external): Use nametemplate (defined in
1815         RFC1524) if it is in mailcap or add a suffix according to
1816         mailcap-mime-extensions when generating a temp filename; postpone
1817         deleting a temp file for 2 seconds for some wrappers, shell
1818         scripts, and so on, which might exit right after having started a
1819         viewer command as a background job.
1821 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
1823         * gnus-art.el (gnus-default-article-saver): Add user-defined
1824         `function' to custom type.
1826 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
1828         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
1829         parens.
1831 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1833         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
1834         long lines.
1835         (gnus-cache-delete-group): Wrap doc strings.
1837         * gnus-agent.el (gnus-agent-rename-group)
1838         (gnus-agent-delete-group): Wrap doc strings.
1840 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
1842         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1844 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1846         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
1847         of current-time-string.
1849 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
1851         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
1852         date header.
1854 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
1856         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
1858 2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
1860         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
1861         internal variable to a custom variable.  Changed default value
1862         from compressed(2) to uncompressed(1).
1863         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
1864         support for uncompressed agentview files.  Taken together, reading
1865         the agentview file should now be 6-7 times faster.
1866         (gnus-agent-long-article,
1867         gnus-agent-short-article, gnus-agent-score): Renamed category
1868         keywords to match gnus-cus.
1869         (gnus-agent-summary-fetch-series): Modified to protect against
1870         gnus-agent-summary-fetch-group clearing processable flags.
1871         (gnus-agent-synchronize-group-flags): Update live group buffer as
1872         synchronization may occur due to the user toggling the plugged
1873         status.
1874         (gnus-agent-braid-nov): Now tests new nov entries
1875         for duplicates which are removed.  The invalid sort check then
1876         triggers a rescan after the sort as sorting may have moved
1877         duplicate entries such that they can be cheaply detected.
1878         (gnus-agent-read-local): Trivial fix to format of
1879         error message to display actual error condition.
1880         (gnus-agent-save-local): Avoid saving symbols that are bound to
1881         nil as they simply result in a warning message in
1882         gnus-agent-read-local.
1883         (gnus-agent-fetch-group-1): Clear downloadable flag when article
1884         successfully downloaded.
1885         (gnus-agent-regenerate-group): Use
1886         gnus-agent-synchronize-group-flags to reset read status in both
1887         gnus and server.
1889         * nntp.el (nntp-end-of-line): Doc fix.
1890         (nntp-authinfo-rejected): New error condition.
1891         (nntp-wait-for): Use new error condition to signal authentication
1892         error.
1893         (nntp-retrieve-data): Rethrow new error condition to break out of
1894         recursive call to nntp-send-authinfo.
1896 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1898         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
1899         rather than make-variable-buffer-local for file-precious-flag.
1901 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1903         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
1905 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1907         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
1908         as a buffer-local variable.  This avoids creating truncated
1909         dribble files as a result of a hang up, eg.
1911 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
1913         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
1914         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1915         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1916         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1917         argument to all these routines, so the passphrase can be managed
1918         externally and passed in to the system.
1919         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
1920         pgg-add-passphrase-to-cache function.
1922         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
1923         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
1924         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
1925         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
1926         argument to all these routines, so the passphrase can be managed
1927         externally and passed in to the system.
1928         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
1929         function.
1931 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
1933         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
1934         part of the decoded armor to find the key-identifier.
1935         (pgg-gpg-lookup-key-owner): New function to return the
1936         human-readable identifier of a key owner.
1937         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
1938         key itself.
1939         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
1940         the key value) if we have a key and can match it against a secret
1941         key.  Also, added a note pointing out fact that the prompt only
1942         indicates the first matching key.
1944         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
1945         pgg-decrypt-region.
1946         (pgg-pending-timers): A new hash for tracking the passphrase cache
1947         timers, so that new ones supercede old ones.
1948         (pgg-add-passphrase-to-cache): Rename from
1949         `pgg-add-passphrase-cache' to reduce confusion (all callers
1950         changed).  Modified to cancel old timers when new ones are added.
1951         (pgg-remove-passphrase-from-cache): Rename from
1952         `pgg-remove-passphrase-cache' to reduce confusion (all callers
1953         changed).  Modified to cancel old timers when their keys are
1954         removed from the cache.
1955         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
1956         XEmacs, an indirection to delete-itimer.
1957         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
1958         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
1959         users can only check cache without risk of prompting.  Correct bug in
1960         notruncate behavior.
1961         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
1962         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
1963         Add informative docstrings.
1964         (pgg-decrypt): Convey provided passphrase in subordinate call to
1965         pgg-decrypt-region.
1967 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
1969         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
1970         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
1971         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
1972         'passphrase' argument, so the passphrase can be managed externally
1973         and then passed in to the system.
1975         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
1976         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
1977         so the passphrase cache can be used reliably with identifiers
1978         besides a pgp packet's key id.
1980         * pgg-gpg.el (pgg-pgp-encrypt-region)
1981         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1982         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1983         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1984         argument to all these routines, so the passphrase can be managed
1985         externally and passed in to the system.
1987         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
1988         'notruncate' argument, so the passphrase cache can be used
1989         reliably with identifiers besides a pgp packet's key id.
1991 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
1993         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
1994         symmetric encryption.
1995         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
1996         encrypted session key.
1997         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
1998         message ask for the passphrase in a proper way.
2000         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2001         New user commands for symmetric encryption.
2003 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2005         * gnus-delay.el (gnus-delay-group): Don't autoload.
2006         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2007         to be re-loaded when customizing the `gnus-delay' group.
2009 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2011         * message.el: Revert last changes.
2012         (message-insert-citation-line): Use newlines.
2014 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2016         * message.el (message-courtesy-message)
2017         (message-mark-insert-begin, message-mark-insert-end)
2018         (message-elide-ellipsis, message-cancel-message)
2019         (message-add-header, message-change-subject)
2020         (message-cross-post-followup-to-header)
2021         (message-cross-post-insert-note, message-reduce-to-to-cc)
2022         (message-widen-reply, message-delete-not-region)
2023         (message-kill-to-signature, message-insert-signature)
2024         (message-insert-importance-high, message-insert-importance-low)
2025         (message-insert-or-toggle-importance)
2026         (message-insert-disposition-notification-to)
2027         (message-indent-citation, message-yank-original)
2028         (message-cite-original-without-signature, message-cite-original)
2029         (message-insert-citation-line, message-position-on-field)
2030         (message-fix-before-sending, message-send-mail-partially)
2031         (message-send-mail, message-send-mail-with-sendmail)
2032         (message-send-mail-with-qmail, message-send-news)
2033         (message-check-news-header-syntax, message-generate-headers)
2034         (message-insert-courtesy-copy, message-fill-address)
2035         (message-fill-header, message-shorten-references)
2036         (message-setup-1, message-cancel-news)
2037         (message-forward-make-body-plain, message-forward-make-body-mime)
2038         (message-forward-make-body-mml, message-encode-message-body)
2039         (message-forward-make-body-digest-plain)
2040         (message-forward-make-body-digest-mime)
2041         (message-use-alternative-email-as-from): Insert `hard-newline'
2042         instead of ordinary newlines.
2044 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2046         * message.el (message-generate-headers): Downcase the argument
2047         given to message-check-element.
2049 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2051         * gnus.el (gnus-parameters-case-fold-search): New variable.
2052         (gnus-parameters-get-parameter): Use it.
2054         * gnus-score.el (gnus-home-score-file): Doc fix.
2056 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2058         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2060 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2062         * mml.el (mml-preview): Doc fix.
2064 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2066         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2067         whitespace removed in revision 7.8.  Use concatenated string to
2068         protect trailing whitespace.
2070 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2072         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2073         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2074         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2075         Courier IMAP ("some version from 2004").  Mostly based on similar
2076         code in the same function.
2078 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2080         * message.el (message-display-completion-list): New function.
2081         (message-expand-group): Use it; make sure the Completions buffer
2082         is modifiable.
2084 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2086         * imap.el (imap-open): Handle case where buffer is a buffer
2087         object.
2089 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
2091         * pgg-def.el:
2092         * pgg-gpg.el:
2093         * pgg-parse.el:
2094         * pgg-pgp.el:
2095         * pgg-pgp5.el:
2096         * pgg.el: Move to the parent lisp directory.
2098 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2100         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2101         user-mail-name is an empty string.
2103 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2105         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2106         depending on gnus-score-decay-constant.
2108 2005-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2110         * nnslashdot.el (nnslashdot-request-article)
2111         (nnslashdot-retrieve-headers-1): Update to new HTML.
2113 2005-10-23  Simon Josefsson  <jas@extundo.com>
2115         * imap.el (imap-gssapi-program): Align command line parameters
2116         with latest GNU SASL.
2117         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2119 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2121         * mail-source.el (mail-source-fetch-pop): Require pop3.
2122         (mail-source-check-pop): Ditto.
2124 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2126         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2127         errors.
2129 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2131         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2132         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2134         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2136 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2138         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2139         (rfc2047-charset-to-coding-system): New function.
2140         (rfc2047-decode-encoded-words): New function.
2141         (rfc2047-decode-region): Use them.
2142         (rfc2047-decode-cte): Remove.
2143         (rfc2047-parse-and-decode): Remove.
2144         (rfc2047-decode): Remove.
2146 2005-10-15  Kenichi Handa  <handa@m17n.org>
2148         * rfc2047.el (rfc2047-decode-cte): New function.
2149         (rfc2047-decode-region): Change the way to decode successive
2150         encoded-words: decode B- or Q-encoding in each encoded-word,
2151         concatenate them, and decode it as charset.
2153 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2155         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2156         widget-move-and-invoke.
2157         (gnus-custom-mode): Use gnus-custom-map.
2159 2005-10-15  Bill Wohler  <wohler@newt.com>
2161         * message.el (message-tool-bar-map): Renamed image file from
2162         mail_send to mail/send.
2164 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2166         * message.el (message-expand-group): Pass the common
2167         prefix substring of completion to `display-completion-list'.
2169 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2171         * format-spec.el (format-spec): Propagate text properties of % spec.
2173 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
2175         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2177 2005-10-08  Simon Josefsson  <jas@extundo.com>
2179         * pgg-parse.el (top-level): Don't require custom, it is
2180         autoloaded.  (To sync with No Gnus.)
2182 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
2184         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
2186 2005-10-08  Simon Josefsson  <jas@extundo.com>
2188         * pgg-def.el (top-level): Don't require custom, it is
2189         autoloaded.  (To sync with No Gnus.)
2191 2005-10-04  David Hansen  <david.hansen@gmx.net>
2193         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2194         (nnrss-check-group): Ditto.
2196 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2198         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
2200         * gnus-util.el (gnus-remove-duplicates): Remove.
2202         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
2203         instead of gnus-remove-duplicates.
2205         * message.el (message-remove-duplicates): Remove.
2206         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
2207         message-remove-duplicates.
2209         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
2210         available, else use implementation from `delete-dups'.
2212 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2214         * time-date.el: Autoload parse-time-string, XEmacs needs it.
2216 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2218         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
2219         function rather than the diff-mode.el package.
2220         (mm-display-external): Use with-current-buffer.
2221         (mm-viewer-completion-map, mm-viewer-completion-map):
2222         Move initialization inside declaration.
2224 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2226         * message.el: Remove useless autoloads.
2228 2005-09-28  Simon Josefsson  <jas@extundo.com>
2230         * message.el (message-use-idna): Default to t.
2231         (message-use-idna): Test whether encoding works too.  Doc fix.
2233 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2235         * nntp.el (nntp-warn-about-losing-connection): Remove.
2237 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2239         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
2240         customizable.  Change default value.
2241         (mm-uu-diff-groups-regexp): Change default value.
2242         (mm-uu-type-alist): Add doc string.
2243         (mm-uu-configure): Add doc string.  Make it interactive.
2244         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
2246 2005-09-27  Simon Josefsson  <jas@extundo.com>
2248         * message.el (message-idna-to-ascii-rhs-1): Reformat.
2250 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2252         * message.el (message-remove-duplicates): New function.
2253         Implementation borrowed from `gnus-remove-duplicates'.
2254         (message-idna-to-ascii-rhs): Also encode idna addresses in
2255         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2256         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
2257         only ask about the same idna domain once per header and also tell
2258         in what header to replace the idna domain.
2260         * gnus-art.el (article-decode-idna-rhs): Also decode idna
2261         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2262         (article-decode-idna-rhs): Fix regexp so that all idna-address in
2263         a header is decoded and not just the last one.
2265 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2267         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
2268         has been decoded.
2270         * mm-decode.el (mm-insert-part): Don't modify text if it has been
2271         decoded.
2273         * mm-view.el (mm-inline-text): Don't strip text props unless
2274         decoding enriched or richtext parts.
2276 2005-09-25  Romain Francoise  <romain@orebokech.com>
2278         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
2279         * gnus-start.el (gnus-subscribe-interactively):
2280         * gnus-uu.el (gnus-uu-grab-articles):
2281         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
2282         space.
2284 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2286         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2287         * mm-view.el (mm-view-pkcs7-decrypt):
2288         * gnus-sum.el (gnus-summary-limit-to-extra)
2289         (gnus-summary-respool-article, gnus-read-move-group-name):
2290         * gnus-score.el (gnus-summary-increase-score):
2291         * gnus-util.el (gnus-completing-read-with-default):
2292         * gnus-art.el (gnus-read-save-file-name)
2293         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
2294         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
2295         * message.el (message-check-news-header-syntax):
2296         Follow convention for reading with the minibuffer.
2298 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
2300         * spam-report.el (spam-report-url-ping-plain):
2301         Use gnus-extended-version as User-Agent.
2303         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
2304         default value is nil.
2306 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2308         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
2309         default to nil, to be able to use Gnus at all.  If the default
2310         switches to something else, then the function should be fixed not
2311         be exceedingly slow.
2313 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2315         * mm-url.el (mm-url-decode-entities): Fix regexp.
2317 2005-09-18  Deepak Goel  <deego@gnufans.org>
2319         * sieve.el (sieve-help): Fix `message' call: first arg should be a
2320         format spec.
2322 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2324         * gnus.el (gnus-group-startup-message): Bind image-load-path.
2326 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2328         * gnus-art.el (gnus-mime-display-part): Protect against broken
2329         MIME messages.
2331 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2333         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
2334         before parsing header.
2336 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
2338         * spam-report.el (spam-report-gmane): Fix generation of spam
2339         report URL.
2341 2005-09-10  Simon Josefsson  <jas@extundo.com>
2343         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
2344         t, based on discussion on the ding list with Robert Epprecht
2345         <epprecht@solnet.ch>.
2347 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
2349         * spam-report.el (spam-report-gmane): Make it work without
2350         X-Report-Spam header.  Gmane now only provides Archived-At.
2351         This is only used if `spam-report-gmane-use-article-number' is nil.
2352         (spam-report-gmane-spam-header): Remove.  Not used anymore.
2354         * nnweb.el (nnweb-google-wash-article): Print a message if article
2355         is not available.
2357 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2359         * gnus-art.el (gnus-mime-display-single): Decode text/* parts
2360         content before displaying.
2362 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2364         * mml-smime.el: Remove defvar of gnus-extract-address-components.
2366 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2368         * mm-view.el (mm-display-inline-fontify): Disable support modes.
2370 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
2372         * message.el (message-tab-body-function): Fixed mismatched custom
2373         type.
2375         * gnus.el (gnus-group-change-level-function): Ditto.
2377         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
2379         * gnus-art.el (gnus-signature-limit)
2380         (gnus-article-mime-part-function): Ditto.
2382 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
2384         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
2385         Make fetching article by MID work again for Google Groups.  Added
2386         FIXME concerning gnus-group-make-web-group.
2388         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
2389         Don't depend on Gnus by using mail-extract-address-components if
2390         gnus-extract-address-components is not bound.
2392         * gnus.el (gnus-user-agent): Use list of symbols instead of
2393         symbols.  Display full version number for (S)XEmacs.  Optionally
2394         display (S)XEmacs codename.
2396         * gnus-util.el (gnus-emacs-version): Update for new
2397         `gnus-user-agent'.
2399         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2400         Gnus version.
2402 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
2404         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
2405         when encoding.
2407         * mm-bodies.el (mm-decode-content-transfer-encoding):
2408         De-canonicalize CRLF for all text content types, not just
2409         text/plain.
2411 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2413         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
2415         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
2416         list, not listp.
2418 2005-08-29  Romain Francoise  <romain@orebokech.com>
2420         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2421         docstring.
2422         (gnus-face-from-file): Likewise.
2424 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
2426         * gnus-art.el (w3m-minor-mode-map):
2427         * gnus-spec.el (gnus-newsrc-file-version):
2428         * gnus-util.el (nnmail-active-file-coding-system)
2429         (gnus-original-article-buffer, gnus-user-agent):
2430         * gnus.el (gnus-ham-process-destinations)
2431         (gnus-parameter-ham-marks-alist)
2432         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
2433         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
2434         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
2435         * mm-decode.el (gnus-current-window-configuration):
2436         * mm-extern.el (gnus-article-mime-handles):
2437         * mm-url.el (url-current-object, url-package-name)
2438         (url-package-version):
2439         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
2440         (smime-keys, w3m-cid-retrieve-function-alist)
2441         (w3m-current-buffer, w3m-display-inline-images)
2442         (w3m-minor-mode-map):
2443         * mml-smime.el (gnus-extract-address-components):
2444         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
2445         (gnus-newsrc-hashtb, message-default-charset)
2446         (message-deletable-headers, message-options)
2447         (message-posting-charset, message-required-mail-headers)
2448         (message-required-news-headers):
2449         * mml1991.el (mc-pgp-always-sign):
2450         * mml2015.el (mc-pgp-always-sign):
2451         * nnheader.el (nnmail-extra-headers):
2452         * rfc1843.el (gnus-decode-encoded-word-function)
2453         (gnus-decode-header-function, gnus-newsgroup-name):
2454         * spam-stat.el (gnus-original-article-buffer): Add defvars.
2456 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
2458         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
2459         the end of the date treatments.
2461 2005-08-15  Simon Josefsson  <jas@extundo.com>
2463         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
2464         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
2465         Capello and Romain Francoise.
2466         (pgg-fetch-key-function): Removed, not used?
2467         (pgg-insert-url-with-w3): Require url, to get
2468         url-insert-file-contents regardless of where it is defined.
2470 2005-08-08  Simon Josefsson  <jas@extundo.com>
2472         * pgg.el: Autoload url-insert-file-contents instead of loading
2473         w3/url.
2474         (pgg-insert-url-with-w3): Don't load url here.
2476 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
2478         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
2480         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
2482 2005-08-06  Romain Francoise  <romain@orebokech.com>
2484         * message.el: Fix typo in docstring.
2486 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2488         * mm-bodies.el (mm-encode-body): Use coding system rather than
2489         charset to encode text.
2491         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
2492         number of charsets if utf-8 is available (XEmacs).
2494 2005-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2496         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2497         start of the lines.
2498         (gnus-picon-databases): Add /usr/share/picons.
2500 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
2502         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
2503         taken from `gnus-button-mid-or-mail-regexp'.
2504         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
2505         (gnus-button-alist): Improve regexp for domain part of the MIDs
2506         for news:localpart@domain buttons.
2507         (gnus-button-ctan-directory-regexp): Update.
2509         * message.el (message-kill-buffer): Raise the current frame.
2510         (message-bury): Use `window-dedicated-p'.
2512 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2514         * sieve-manage.el (sieve-manage-interactive-login): Use
2515         make-local-variable rather than make-variable-buffer-local.
2516         (sieve-manage-open): Ditto.
2517         (sieve-manage-authenticate): Ditto.
2519         * mml.el (mml-generate-mime-1): Make the content type default to
2520         text/plain if the filename is not specified.
2522 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2524         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
2525         instead of insert-buffer.
2527         * message.el (message-yank-original): Ditto; set the mark at the
2528         end of the yanked message.
2530 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2532         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
2533         lines to scroll rather than to stop it.
2535         * mml.el (mml-generate-default-type): Add doc string.
2536         (mml-generate-mime-1): Use mm-default-file-encoding or make it
2537         default to application/octet-stream when determining the content
2538         type if it is not specified for the part or the mml contents; add
2539         a comment about mml-generate-default-type.
2541 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2543         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
2544         make it default to application/octet-stream when determining the
2545         content type if it is not specified for the external contents.
2547 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2549         * rfc2231.el (rfc2231-parse-string): Take care that not only a
2550         segmented parameter but also other parameters might be there.
2552 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2554         * mm-decode.el (mm-display-external): Delete temp file, directory
2555         and buffer immediately if the external process is exited.
2557 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2559         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
2560         fewer lines than that of scroll-margin.
2561         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
2563 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2565         * gnus-art.el (gnus-article-next-page): Revert.
2566         (gnus-article-beginning-of-window): New macro.
2567         (gnus-article-next-page-1): Use it.
2568         (gnus-article-prev-page): Ditto.
2569         (gnus-mime-save-part-and-strip): Use insert-buffer-substring
2570         instead of insert-buffer.
2571         (gnus-mime-delete-part): Ditto.
2572         (gnus-article-edit-exit): Ditto.
2574         * gnus-util.el (gnus-beginning-of-window): Remove.
2575         (gnus-end-of-window): Remove.
2577 2005-07-25  Simon Josefsson  <jas@extundo.com>
2579         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
2580         to have the url package without w3.  Reported by Daiki Ueno
2581         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
2583 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2585         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
2586         for text/rtf.  Display default in prompt.  Pass default for M-n.
2588         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
2590 2005-07-16  Romain Francoise  <romain@orebokech.com>
2592         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
2593         instead of `current-time-string' as the latter creates a time
2594         string that is not RFC 2822 compliant (it lacks the zone).
2596 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598         * gnus-msg.el (gnus-button-mailto): Remove
2599         save-selected-window-window hackery because it relies on
2600         save-selected-window internals.
2602 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2604         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
2605         (gnus-article-next-page-1): Use gnus-beginning-of-window.
2606         (gnus-article-prev-page): Ditto.
2608         * gnus-util.el (gnus-beginning-of-window): New function.
2609         (gnus-end-of-window): New function.
2611 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2613         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
2614         gnus-add-minor-mode.
2615         (gnus-binary-mode): Ditto.
2617         * gnus-topic.el (gnus-topic-mode): Ditto.
2619 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
2621         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
2622         (gnus-article-prev-page): Take scroll-margin into consideration.
2624 2005-07-04  Lute Kamstra  <lute@gnu.org>
2626         Update FSF's address in GPL notices.
2628 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
2630         * gnus.el (gnus-exit):
2631         * gnus-group.el (gnus-group-icons):
2632         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
2634         * gnus-nocem.el (gnus-nocem):
2635         * message.el (message-various, message-buffers, message-sending)
2636         (message-interface, message-forwarding, message-insertion)
2637         (message-headers, message-news, message-mail):
2638         * pgg-gpg.el (pgg-gpg):
2639         * pgg-parse.el (pgg-parse):
2640         * pgg-pgp.el (pgg-pgp):
2641         * pgg-pgp5.el (pgg-pgp5):
2642         * pop3.el (pop3): Finish `defgroup' description with period.
2644 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2646         * gnus-art.el (article-display-face): Improve the efficiency.
2647         (article-display-x-face): Ditto; remove grey x-face stuff.
2649 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2651         * gnus-art.el (article-display-face): Correct the position in
2652         which Faces are inserted; use dolist.
2654 2005-06-29  Didier Verna  <didier@xemacs.org>
2656         * gnus-art.el (article-display-face): Display faces in correct
2657         order.
2659 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2661         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
2662         (gnus-nocem-check-article): Fetch the Type header.
2663         (gnus-nocem-message-wanted-p): Fix the way to examine types.
2664         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
2665         (gnus-nocem-enter-article): Make sure gnus-nocem-hashtb is initialized.
2667         * pgg.el (pgg-verify): Return the verification result.
2669 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
2671         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
2672         `show-nonbreak-escape'.
2674 2005-06-23  Lute Kamstra  <lute@gnu.org>
2676         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
2678         * dig.el (dig-mode):
2679         * smime.el (smime-mode): Use gnus-run-mode-hooks.
2681 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
2683         * nnimap.el (nnimap-split-download-body): Fix spellings.
2685 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2687         * gnus-art.el (gnus-article-encrypt-body):
2688         * gnus-cus.el (gnus-score-customize):
2689         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
2690         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
2692 2005-06-16  Miles Bader  <miles@gnu.org>
2694         * spam.el (spam): Remove "-face" suffix from face name.
2695         (spam-face): New backward-compatibility alias for renamed face.
2696         (spam-face, spam-initialize): Use renamed spam face.
2698         * message.el (message-header-to, message-header-cc)
2699         (message-header-subject, message-header-newsgroups)
2700         (message-header-other, message-header-name)
2701         (message-header-xheader, message-separator, message-cited-text)
2702         (message-mml): Remove "-face" suffix from face names.
2703         (message-header-to-face, message-header-cc-face)
2704         (message-header-subject-face, message-header-newsgroups-face)
2705         (message-header-other-face, message-header-name-face)
2706         (message-header-xheader-face, message-separator-face)
2707         (message-cited-text-face, message-mml-face):
2708         New backward-compatibility aliases for renamed faces.
2709         (message-font-lock-keywords): Use renamed message faces.
2711         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
2712         (sieve-test-commands, sieve-tagged-arguments):
2713         Remove "-face" suffix from face names.
2714         (sieve-control-commands-face, sieve-action-commands-face)
2715         (sieve-test-commands-face, sieve-tagged-arguments-face):
2716         New backward-compatibility aliases for renamed faces.
2717         (sieve-control-commands-face, sieve-action-commands-face)
2718         (sieve-test-commands-face, sieve-tagged-arguments-face):
2719         Use renamed sieve faces.
2721         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
2722         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
2723         (gnus-group-news-3-empty, gnus-group-news-4)
2724         (gnus-group-news-4-empty, gnus-group-news-5)
2725         (gnus-group-news-5-empty, gnus-group-news-6)
2726         (gnus-group-news-6-empty, gnus-group-news-low)
2727         (gnus-group-news-low-empty, gnus-group-mail-1)
2728         (gnus-group-mail-1-empty, gnus-group-mail-2)
2729         (gnus-group-mail-2-empty, gnus-group-mail-3)
2730         (gnus-group-mail-3-empty, gnus-group-mail-low)
2731         (gnus-group-mail-low-empty, gnus-summary-selected)
2732         (gnus-summary-cancelled, gnus-summary-high-ticked)
2733         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
2734         (gnus-summary-high-ancient, gnus-summary-low-ancient)
2735         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
2736         (gnus-summary-low-undownloaded)
2737         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
2738         (gnus-summary-low-unread, gnus-summary-normal-unread)
2739         (gnus-summary-high-read, gnus-summary-low-read)
2740         (gnus-summary-normal-read, gnus-splash):
2741         Remove "-face" suffix from face names.
2742         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2743         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2744         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2745         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2746         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2747         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2748         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2749         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2750         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2751         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2752         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2753         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2754         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2755         (gnus-summary-normal-ticked-face)
2756         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
2757         (gnus-summary-normal-ancient-face)
2758         (gnus-summary-high-undownloaded-face)
2759         (gnus-summary-low-undownloaded-face)
2760         (gnus-summary-normal-undownloaded-face)
2761         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2762         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2763         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2764         (gnus-splash-face):
2765         New backward-compatibility aliases for renamed faces.
2766         (gnus-group-startup-message): Use renamed gnus faces.
2768         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
2769         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
2770         (gnus-server-agent): Remove "-face" suffix from face names.
2771         (gnus-server-agent-face, gnus-server-opened-face)
2772         (gnus-server-closed-face, gnus-server-denied-face)
2773         (gnus-server-offline-face):
2774         New backward-compatibility aliases for renamed faces.
2775         (gnus-server-agent-face, gnus-server-opened-face)
2776         (gnus-server-closed-face, gnus-server-denied-face)
2777         (gnus-server-offline-face): Use renamed gnus faces.
2779         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
2780         Remove "-face" suffix from face names.
2781         (gnus-picon-xbm-face, gnus-picon-face):
2782         New backward-compatibility aliases for renamed faces.
2784         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
2785         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
2786         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
2787         (gnus-cite-11): Remove "-face" suffix from face names.
2788         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
2789         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
2790         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
2791         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
2792         New backward-compatibility aliases for renamed faces.
2793         (gnus-cite-attribution-face, gnus-cite-face-list)
2794         (gnus-article-boring-faces): Use renamed gnus faces.
2796         * gnus-art.el (gnus-signature, gnus-header-from)
2797         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
2798         (gnus-header-content): Remove "-face" suffix from face names.
2799         (gnus-signature-face, gnus-header-from-face)
2800         (gnus-header-subject-face, gnus-header-newsgroups-face)
2801         (gnus-header-name-face, gnus-header-content-face):
2802         New backward-compatibility aliases for renamed faces.
2803         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
2805         * gnus-sum.el (gnus-summary-selected-face)
2806         (gnus-summary-highlight): Use renamed gnus faces.
2807         * gnus-group.el (gnus-group-highlight): Likewise.
2809 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
2811         * gnus-sieve.el (gnus-sieve-article-add-rule):
2812         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
2813         * spam-stat.el (spam-stat-buffer-change-to-spam)
2814         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
2816         * message.el (message-is-yours-p):
2817         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
2819 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2821         * mm-view.el (mm-inline-text): Withdraw the last change.
2823 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2825         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
2826         executing enriched-decode.
2828 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
2830         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
2832 2005-06-04  Lute Kamstra  <lute@gnu.org>
2834         * nnfolder.el (nnfolder-read-folder): Make sure that undo
2835         information is never recorded.
2837 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2839         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
2841 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2843         * gnus-art.el (article-display-x-face): Replace
2844         process-kill-without-query by gnus-set-process-query-on-exit-flag.
2846         * gnus-group.el: Bind gnus-cache-active-hashtb when compiling.
2848         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
2849         set-process-query-on-exit-flag or process-kill-without-query.
2851         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
2852         loop instead of replace-regexp.
2854         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
2855         instead of process-kill-without-query if it is available.
2857         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
2858         instead of find-file-hooks if it is available.
2860         * mml1991.el: Bind pgg-default-user-id when compiling.
2862         * mml2015.el: Bind pgg-default-user-id when compiling.
2864         * nndraft.el (nndraft-request-associate-buffer):
2865         Use write-contents-functions instead of write-contents-hooks if it is
2866         available.
2868         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
2869         instead of find-file-hooks if it is available.
2871         * nntp.el (nntp-open-connection): Replace
2872         process-kill-without-query by gnus-set-process-query-on-exit-flag.
2873         (nntp-open-ssl-stream): Ditto.
2874         (nntp-open-tls-stream): Ditto.
2876 2005-05-31  Simon Josefsson  <jas@extundo.com>
2878         * imap.el (imap-ssl-open): Use imap-process-connection-type,
2879         instead of hard coding to nil.
2881 2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2883         * gnus-group.el: Require gnus-sum and autoload functions to
2884         resolve warnings when gnus-group.el compiled alone.
2886 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
2888         * gnus-agent.el (gnus-agent-regenerate-group)
2889         (gnus-agent-fetch-articles): Replace `string-to-int' by
2890         `string-to-number'.
2891         * gnus-art.el (gnus-button-fetch-group): Ditto.
2892         * gnus-cache.el (gnus-cache-generate-active)
2893         (gnus-cache-articles-in-group): Ditto.
2894         * gnus-group.el (gnus-group-set-current-level)
2895         (gnus-group-insert-group-line): Ditto.
2896         * gnus-score.el (gnus-score-set-expunge-below)
2897         (gnus-score-set-mark-below, gnus-summary-score-effect)
2898         (gnus-summary-score-entry): Ditto.
2899         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
2900         (gnus-soup-pack): Ditto.
2901         * gnus-spec.el (gnus-xmas-format): Ditto.
2902         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
2903         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
2904         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
2905         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
2906         * nndb.el (nndb-get-remote-expire-response): Ditto.
2907         * nndiary.el (nndiary-parse-schedule-value)
2908         (nndiary-string-to-number, nndiary-request-replace-article)
2909         (nndiary-request-article): Ditto.
2910         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
2911         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
2912         * nneething.el (nneething-make-head): Ditto.
2913         * nnfolder.el (nnfolder-request-article)
2914         (nnfolder-retrieve-headers): Ditto.
2915         * nnheader.el (nnheader-file-to-number): Ditto.
2916         * nnkiboze.el (nnkiboze-request-article): Ditto.
2917         * nnmail.el (nnmail-process-unix-mail-format)
2918         (nnmail-process-babyl-mail-format): Ditto.
2919         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
2920         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
2921         (nnmh-request-create-group, nnmh-request-list-1)
2922         (nnmh-request-group, nnmh-request-article): Ditto.
2923         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
2924         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
2925         * nnsoup.el (nnsoup-make-active): Ditto.
2926         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
2927         * nntp.el (nntp-find-group-and-number)
2928         (nntp-retrieve-headers-with-xover): Ditto.
2929         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
2930         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
2931         (pgg-format-key-identifier): Ditto.
2932         * pop3.el (pop3-last, pop3-stat): Ditto.
2933         * qp.el (quoted-printable-decode-region): Ditto.
2935         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
2936         of concat.
2938 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2940         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
2942         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
2944         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
2946         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
2948         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
2950         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
2952         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
2953         (gnus-carpal-mode): Ditto.
2955         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
2956         (gnus-browse-mode): Ditto.
2958         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
2960         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
2962 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2964         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
2966 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2968         * gnus-util.el (gnus-run-mode-hooks): New function.
2970         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
2972 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
2974         * gnus-agent.el (gnus-agent-make-mode-line-string):
2975         Use mode-line-highlight as mouse-face.
2977 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2979         * canlock.el (canlock): Change the parent group to news.
2981         * deuglify.el (gnus-outlook-deuglify): Add :group.
2983         * dig.el (dig): Add :group.
2985         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Add :group.
2987         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
2988         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
2989         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
2990         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
2991         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
2993         * gnus-diary.el (gnus-diary): Add :group.
2995         * gnus.el (gnus-group-news-1-face): Add :group.
2996         (gnus-group-news-1-empty-face): Ditto.
2997         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
2998         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
2999         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
3000         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
3001         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
3002         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
3003         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
3004         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
3005         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
3006         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
3007         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
3008         (gnus-summary-high-ticked-face): Ditto.
3009         (gnus-summary-low-ticked-face): Ditto.
3010         (gnus-summary-normal-ticked-face): Ditto.
3011         (gnus-summary-high-ancient-face): Ditto.
3012         (gnus-summary-low-ancient-face): Ditto.
3013         (gnus-summary-normal-ancient-face): Ditto.
3014         (gnus-summary-high-undownloaded-face): Ditto.
3015         (gnus-summary-low-undownloaded-face): Ditto.
3016         (gnus-summary-normal-undownloaded-face): Ditto.
3017         (gnus-summary-high-unread-face): Ditto.
3018         (gnus-summary-low-unread-face): Ditto.
3019         (gnus-summary-normal-unread-face): Ditto.
3020         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
3021         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
3023         * message.el (message-minibuffer-local-map): Add :group.
3025         * sieve-manage.el (sieve-manage-log): Add :group.
3026         (sieve-manage-default-user): Diito.
3027         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
3028         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
3029         (sieve-manage-authenticators): Ditto.
3030         (sieve-manage-authenticator-alist): Ditto.
3031         (sieve-manage-default-port): Ditto.
3033         * sieve-mode.el (sieve-control-commands-face): Add :group.
3034         (sieve-action-commands-face): Ditto.
3035         (sieve-test-commands-face): Ditto.
3036         (sieve-tagged-arguments-face): Ditto.
3038         * smime.el (smime): Add :group.
3040         * spam-report.el (spam-report): Add :group.
3042         * spam.el (spam, spam-face): Add :group.
3044 2005-05-26  Lute Kamstra  <lute@gnu.org>
3046         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
3048 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3050         * gnus-art.el: Don't autoload mail-extract-address-components.
3052         * gnus.el: Use eval-and-compile to autoload message-y-or-n-p.
3054         * nndb.el: Don't declare the nndb back end two or more times; don't
3055         autoload news-reply-mode, news-setup, cancel-timer and telnet.
3057         * nntp.el: Autoload format-spec instead of format; use
3058         eval-and-compile to evaluate autoload forms.
3060         * spam-report.el (spam-report-process-queue): Use gnus-point-at-eol.
3062 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3064         * gnus-art.el (article-date-ut): Support converting date in
3065         forwarded parts as well.
3066         (gnus-article-save-original-date): New macro.
3067         (gnus-display-mime): Use it.
3069 2005-04-28  David Hansen  <david.hansen@physik.fu-berlin.de>
3071         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
3072         enclosure element of <item>.
3074 2005-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3076         * spam-report.el (spam-report-unplug-agent)
3077         (spam-report-plug-agent, spam-report-deagentize)
3078         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
3079         support for the Agent in spam-report: when unplugged, report to a
3080         file; when plugged, submit all the requests.
3081         [Added missing offline functionality from trunk.]
3083 2005-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3085         * spam-report.el (spam-report-url-to-file)
3086         (spam-report-requests-file): New function and variable for offline
3087         reporting.
3088         (spam-report-url-ping-function): Add `spam-report-url-to-file'
3089         and user defined function.
3090         (spam-report-process-queue): New function.
3091         Process requests from `spam-report-requests-file'.
3092         (spam-report-url-ping-mm-url): Autoload.
3093         [Added missing offline functionality from trunk.]
3095 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3097         * qp.el (quoted-printable-encode-region): Save excursion.
3099 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3101         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
3102         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
3104 2005-04-13  Miles Bader  <miles@gnu.org>
3106         * mm-util.el (mm-string-to-multibyte): Use Gnus trunk definition.
3108 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3110         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
3111         contained in text because xml.el decodes entities) with LFs.
3113 2005-04-11  Lute Kamstra  <lute@gnu.org>
3115         * message.el (message-make-date): Handle byte-compiler warnings
3116         differently.
3117         * nnimap.el (nnimap-date-days-ago): Ditto.
3119 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3121         * mm-util.el (mm-string-to-multibyte): New function.
3122         (mm-detect-coding-region): Typo.
3124 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3126         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
3128 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3130         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
3131         argument in XEmacs.
3133         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
3134         (nnrss-request-group): Decode group name first.
3135         (nnrss-request-article): Make a text/plain article if mml-to-mime
3136         failed.
3137         (nnrss-get-encoding): Return a compatible encoding according to
3138         nnrss-compatible-encoding-alist.
3139         (nnrss-opml-export): Use dolist.
3140         (nnrss-find-el): Use consp instead of listp.
3141         (nnrss-order-hrefs): Use dolist.
3143 2005-04-06  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3145         * nnrss.el (nnrss-verbose): Remove.
3146         (nnrss-request-group): Use `nnheader-message' instead.
3148 2005-04-06  Mark Plaksin  <happy@usg.edu>  (tiny change)
3150         * nnrss.el (nnrss-verbose): New variable.
3151         (nnrss-request-group): Make it say nnrss is requesting a group.
3153 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3155         * gnus-agent.el (gnus-agent-group-path): Decode group name.
3156         (gnus-agent-group-pathname): Ditto.
3158         * gnus-cache.el (gnus-cache-file-name): Decode group name.
3160         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
3161         name for only %g and %c.
3162         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group
3163         instead of gnus-tmp-group to decoded group name.
3164         (gnus-group-make-group): Decode group name.
3165         (gnus-group-delete-group): Ditto.
3166         (gnus-group-make-rss-group): Exclude `/'s from group names;
3167         register the group data after opening the nnrss group; unify
3168         non-ASCII group names; encode group name.
3169         (gnus-group-catchup-current): Decode group name.
3170         (gnus-group-expire-articles-1): Ditto.
3171         (gnus-group-set-current-level): Ditto.
3172         (gnus-group-kill-group): Ditto.
3174         * gnus-spec.el (gnus-update-format-specifications): Flush the
3175         group format spec cache if it doesn't support decoded group names.
3177         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
3179         * nnrss.el: Require rfc2047 and mml.
3180         (nnrss-file-coding-system): New variable.
3181         (nnrss-format-string): Redefine it as an inline function.
3182         (nnrss-decode-group-name): New function.
3183         (nnrss-string-as-multibyte): Remove.
3184         (nnrss-retrieve-headers): Decode group name; don't use
3185         nnrss-format-string.
3186         (nnrss-request-group): Decode group name.
3187         (nnrss-request-article): Decode group name; allow a Message-ID as
3188         well as an article number; don't use nnrss-format-string; encode a
3189         Message-ID string which may contain non-ASCII characters; use
3190         mml-to-mime to compose a MIME article; use search-forward instead
3191         of re-search-forward.
3192         (nnrss-request-expire-articles): Decode group name.
3193         (nnrss-request-delete-group): Delete entries in nnrss-group-alist
3194         as well; decode group name.
3195         (nnrss-get-encoding): Fix regexp.
3196         (nnrss-fetch): Clarify error message.
3197         (nnrss-read-server-data): Use insert-file-contents instead of load;
3198         bind file-name-coding-system; use multibyte buffer.
3199         (nnrss-save-server-data): Insert newline; bind
3200         coding-system-for-write to the value of nnrss-file-coding-system;
3201         bind file-name-coding-system; add coding cookie.
3202         (nnrss-read-group-data): Use insert-file-contents instead of load;
3203         bind file-name-coding-system; use multibyte buffer.
3204         (nnrss-save-group-data): Bind coding-system-for-write to the
3205         value of nnrss-file-coding-system; bind file-name-coding-system.
3206         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
3207         make it work with non-ASCII text.
3208         (nnrss-opml-export): Use mm-set-buffer-file-coding-system instead
3209         of set-buffer-file-coding-system.
3210         (nnrss-find-el): Check carefully whether there's a list of string
3211         which old xml.el may return rather than a string; make it work
3212         with old xml.el as well.
3214 2005-04-06  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
3216         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
3218         * nnrss.el (nnrss-get-encoding): New function.
3219         (nnrss-fetch): Use unibyte buffer initially; bind
3220         coding-system-for-read while performing mm-url-insert; remove ^Ms;
3221         decode contents according to the encoding attribute.
3222         (nnrss-save-group-data): Add coding cookie.
3223         (nnrss-mime-encode-string): New function.
3224         (nnrss-check-group): Use it to encode subject and author.
3226 2005-04-06  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
3228         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
3229         failed.
3231 2005-04-06  Joakim Verona  <joakim@verona.se>  (tiny change)
3233         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
3235 2005-04-06  Jesper Harder  <harder@ifa.au.dk>
3237         * mm-util.el (mm-subst-char-in-string): Support inplace.
3239         * nnrss.el: Pedantic docstring and whitespace fixes (courtesy of
3240         checkdoc.el).
3241         (nnrss-request-article): Cleanup.
3242         (nnrss-request-delete-group): Use nnrss-make-filename.
3243         (nnrss-read-server-data): Use nnrss-make-filename; use load.
3244         (nnrss-save-server-data): Use nnrss-make-filename; use gnus-prin1.
3245         (nnrss-read-group-data): hash on description if link is missing;
3246         use nnrss-make-filename; use load.
3247         (nnrss-save-group-data): Use nnrss-make-filename; use gnus-prin1.
3248         (nnrss-make-filename): New function.
3249         (nnrss-close): New function.
3250         (nnrss-check-group): Hash on description if link is missing.
3251         (nnrss-get-namespace-prefix): Use string= to compare strings!
3252         Reported by David D. Smith <davidsmith@acm.org>.
3253         (nnrss-opml-export): Turn on sgml-mode.
3255 2005-04-06  Mark A. Hershberger  <mah@everybody.org>
3257         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
3259 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3261         * message.el (message-make-date): Add defvars in order to silence
3262         the byte compiler inside the defun.
3264         * nnimap.el (nnimap-date-days-ago): Ditto.
3266         * gnus-demon.el (parse-time-string): Add autoload.
3268         * gnus-delay.el (parse-time-string): Add autoload.
3270         * gnus-art.el (parse-time-string): Add autoload.
3272         * nnultimate.el (parse-time): Require for `parse-time-string'.
3274 2005-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3276         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3277         "Unrecognized menu descriptor" error in XEmacs.
3279 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3281         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
3283         * mm-util.el (mm-replace-in-string): New function.
3284         (mm-xemacs-find-mime-charset-1): Ignore errors while loading
3285         latin-unity, which cannot be used with XEmacs 21.1.
3287         * rfc2047.el (rfc2047-encode-function-alist): Rename from
3288         rfc2047-encoding-function-alist in order to avoid conflicting with
3289         the old version.
3290         (rfc2047-encode-message-header): Remove useless goto-char.
3291         (rfc2047-encodable-p): Don't move point.
3292         (rfc2047-syntax-table): Treat `(' and `)' as is.
3293         (rfc2047-encode-region): Concatenate words containing non-ASCII
3294         characters in structured fields; don't encode space-delimited
3295         ASCII words even in unstructured fields; don't break words at
3296         char-category boundaries; encode encoded words in structured
3297         fields; treat text within parentheses as special; show the
3298         original text when error has occurred; move point to the end of
3299         the region after encoding, suggested by IRIE Tetsuya
3300         <irie@t.email.ne.jp>; treat backslash-quoted characters as
3301         non-special; check carefully whether to encode special characters;
3302         fix some kind of misconfigured headers; signal a real error if
3303         debug-on-quit or debug-on-error is non-nil; don't infloop,
3304         suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>; assume
3305         the close parenthesis may be included in the encoded word; encode
3306         bogus delimiters.
3307         (rfc2047-encode-string): Use mm-with-multibyte-buffer.
3308         (rfc2047-encode-max-chars): New variable.
3309         (rfc2047-encode-1): New function.
3310         (rfc2047-encode): Use it; encode text so that it occupies the
3311         maximum width within 76-column; work correctly on Q encoding for
3312         iso-2022-* charsets; fold the line before encoding; don't append a
3313         space if the encoded word includes close parenthesis.
3314         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
3315         sure not to break a line just after the header name.
3316         (rfc2047-b-encode-region): Remove.
3317         (rfc2047-b-encode-string): New function.
3318         (rfc2047-q-encode-region): Remove.
3319         (rfc2047-q-encode-string): New function.
3320         (rfc2047-encode-parameter): New function.
3321         (rfc2047-encoded-word-regexp): Don't use shy group.
3322         (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change.
3323         (rfc2047-parse-and-decode): Ditto.
3324         (rfc2047-decode): Treat the ascii coding-system as raw-text by default.
3326 2005-03-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3328         * rfc2047.el (rfc2047-encode-encoded-words): New variable.
3329         (rfc2047-field-value): Strip props.
3330         (rfc2047-encode-message-header): Disable header folding -- not
3331         all headers can be folded, and this should be done by the message
3332         composition mode.  Probably.  I think.
3333         (rfc2047-encodable-p): Say that =? needs encoding.
3334         (rfc2047-encode-region): Encode =? strings.
3336 2005-03-25  Jesper Harder  <harder@ifa.au.dk>
3338         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
3339         language tags; remove unnecessary '+'.  Reported by Stefan Wiens
3340         <s.wi@gmx.net>.
3341         (rfc2047-decode-string): Don't cons a string unnecessarily.
3342         (rfc2047-parse-and-decode, rfc2047-decode): Use a character for
3343         the encoding to avoid consing a string.
3344         (rfc2047-decode): Use mm-subst-char-in-string instead of
3345         mm-replace-chars-in-string.
3347 2005-03-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3349         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
3350         encodings of MIME-encoded words, in order to improve
3351         interoperability with several broken MUAs.
3353 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3355         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
3356         pass it to `gnus-browse-read-group'.
3357         (gnus-browse-read-group): Add NUMBER argument and pass it to
3358         `gnus-group-read-ephemeral-group'.
3360         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
3361         argument and pass it to `gnus-group-read-group'.
3363 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
3365         * mm-util.el (mm-xemacs-find-mime-charset): Only call
3366         mm-xemacs-find-mime-charset-1 if we have the mule feature
3367         available at runtime.
3369 2005-03-25  Werner Lemberg  <wl@gnu.org>
3371         * nnmaildir.el: Replace `illegal' with `invalid'.
3373 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3375         * gnus-start.el (gnus-display-time-event-handler):
3376         Check display-time-timer at runtime rather than only at load time
3377         in case display-time-mode is turned off in the mean time.
3379 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3381         * nnimap.el (nnimap-open-connection): Print which authinfo file is
3382         used.
3384         * nneething.el (nneething-map-file-directory): Derive from
3385         `gnus-directory'.
3387         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
3388         the To/Cc button.
3390 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3392         * nnmaildir.el (nnmaildir-request-accept-article):
3393         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
3395 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
3397         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
3398         autoloaded function.
3400 2005-03-13  Steve Youngs  <steve@sxemacs.org>
3402         * mm-url.el: Require timer-funcs at compile time when in XEmacs
3403         for `with-timeout'.
3405         * mail-source.el: Require timer-funcs at compile time when in
3406         XEmacs for `run-with-idle-timer'.
3408         * gnus-async.el: Ditto.
3410 2005-03-16  Lute Kamstra  <lute@gnu.org>
3412         * message.el (message-make-date): Require parse-time.
3414 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3416         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
3418 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
3420         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
3422 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
3424         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
3425         buffer (since IMAP server might return FETCH response out of
3426         order, and the nntp buffer must be sorted).
3428 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3430         * message.el: Don't autoload former message-utils variables.
3431         (message-strip-subject-trailing-was): Change doc string.
3433         * nnweb.el: Fixes for `gnus-group-make-web-group'.
3434         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
3435         (nnweb-google-search): Add "hl=en" here.
3436         (nnweb-google-parse-1, nnweb-google-create-mapping):
3437         Don't hardcode URL.
3439 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3441         * message.el (message-get-reply-headers, message-followup):
3442         Mention related variables `message-use-followup-to' and
3443         `message-use-mail-followup-to', in the information buffer.
3445         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
3446         of broken groups(-beta).google.com.
3448 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3450         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
3451         a more conservative way.
3453 2005-02-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3455         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
3456         `mm-dissect-multipart' and receive the from field as an (optional)
3457         argument from `mm-dissect-multipart'.
3458         (mm-dissect-multipart): Receive the from field as an argument and
3459         pass it on when we call `mm-dissect-buffer' on MIME parts.
3460         Fixes verification/decryption of signed/encrypted MIME parts.
3462 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3464         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
3465         buffer, so it moves the window's cursor.
3467 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3469         * nnheader.el (nnheader-find-file-noselect): Add doc string.
3471         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
3472         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
3474         * gnus-sum.el (gnus-summary-caesar-message):
3475         Apply `gnus-treat-article' after rotation.
3477         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
3478         doc string.
3480 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3482         * smime.el (smime-sign-buffer): Signal an error if
3483         `smime-sign-region' fails.
3484         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
3485         fails.
3487 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3489         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
3490         Handle news URL with given port correctly.
3492 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3494         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
3495         containing special characters.
3497         * gnus-sum.el (gnus-summary-edit-article): Ditto.
3499         * mml.el (mime-to-mml): Ditto.
3501         * rfc2047.el (rfc2047-quote-decoded-words-containing-tspecials):
3502         New variable.
3503         (rfc2047-decode-region): Quote decoded words containing special
3504         characters when rfc2047-quote-decoded-words-containing-tspecials
3505         is non-nil.
3507 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3509         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
3511         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
3513 2005-02-15  Simon Josefsson  <jas@extundo.com>
3515         * nnimap.el (nnimap-debug): Doc fix.
3517         * imap.el (imap-debug): Doc fix.
3519 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3521         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
3522         argument in doc string.  Make query for type more clear.
3524 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3526         * gnus.el (gnus-group-startup-message): Search for gnus images in
3527         etc/images/gnus.
3528         * mm-util.el (mm-image-load-path): Likewise.
3529         * smiley.el (smiley-data-directory): Search for smilies in
3530         etc/images/smilies.
3532 2005-02-09  Kim F. Storm  <storm@cua.dk>
3534         Change Emacs release version from 21.4 to 22.1 throughout.
3535         Change Emacs development version from 21.3.50 to 22.0.50.
3537 2005-02-08  Simon Josefsson  <jas@extundo.com>
3539         * imap.el (imap-log): Doc fix.
3541 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3543         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
3544         prefix arg is neither nil nor a number, as info specifies.
3546 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3548         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
3550 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3552         * message.el (message-beginning-of-line): Change the behavior when
3553         invoked between BOL and : so that it first moves backward.
3555 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3557         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
3558         article buffer when editing of the article is discarded.
3559         (gnus-article-prepare): Revert.
3561 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3563         * gnus-art.el (gnus-article-prepare):
3564         Remove message-strip-forbidden-properties from the local hook.
3566 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3568         * mml.el (mml-generate-mime-1): Convert string into unibyte when
3569         inserting " *mml*" buffer's contents into a unibyte temp buffer.
3571 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3573         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
3574         which will be inserted according to the multibyteness of a buffer
3575         rather than the type of contents.  Suggested by ARISAWA Akihiro
3576         <ari@mbf.ocn.ne.jp>.
3578 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3580         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
3581         which is unreadable in some setups.
3583 2004-12-27  Simon Josefsson  <jas@extundo.com>
3585         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
3586         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
3587         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
3589 2004-12-17  Kim F. Storm  <storm@cua.dk>
3591         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
3593         * gnus-sum.el (gnus-summary-mode-map): Likewise.
3595 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3597         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
3598         correctly even if there are wide characters.
3600 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3602         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3603         concatenating segments rather than before concatenating them.
3604         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3606 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3608         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
3610 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
3612         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
3613         unify Latin characters in XEmacs.
3614         (mm-find-mime-charset-region): Use it.
3616 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3618         * gnus-util.el (gnus-delete-directory): New function.
3620         * gnus-agent.el (gnus-agent-delete-group): Use it.
3622         * gnus-cache.el (gnus-cache-delete-group): Use it.
3624 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3626         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
3628 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3630         * gnus-group.el (gnus-group-make-rss-group):
3631         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
3633         * gnus-start.el (gnus-setup-news): Honor user's setting to
3634         gnus-message-archive-method.  Suggested by Lute Kamstra
3635         <lute@gnu.org>.
3637 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3639         * message.el (message-forward-make-body-mml): Remove headers
3640         according to message-forward-ignored-headers if a message is decoded.
3642 2004-12-02  Romain Francoise  <romain@orebokech.com>
3644         * message.el (message-forward-make-body-plain): Always remove
3645         headers according to message-forward-ignored-headers.
3647 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3649         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
3650         order to silence the byte compiler.
3652         * pop3.el (pop3-md5): Define it before being used.
3654         * spam.el: Fix the way to silence the byte compiler, which
3655         complained about bbdb-buffer, bbdb-create-internal,
3656         bbdb-search-simple, mail-check-payment, spam-BBDB-register-routine,
3657         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
3658         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
3659         spam-stat-buffer-is-spam, spam-stat-load,
3660         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
3661         spam-stat-save and spam-stat-split-fancy.
3663 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3665         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
3666         which may confuse users.
3667         (canlock-password-for-verify): Ditto.
3669         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
3671         * gnus-art.el (gnus-emphasis-alist): Ditto.
3673         * gnus-registry.el (gnus-registry-max-entries): Ditto.
3675         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
3677         * gnus-start.el (gnus-save-killed-list): Ditto.
3679         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
3680         (gnus-sum-thread-tree-root): Ditto.
3681         (gnus-sum-thread-tree-false-root): Ditto.
3682         (gnus-sum-thread-tree-single-indent): Ditto.
3684         * message.el (message-courtesy-message): Ditto.
3685         (message-archive-note): Ditto.
3686         (message-subscribed-address-file): Ditto.
3687         (message-user-fqdn): Ditto.
3689         * spam-report.el (spam-report-gmane-regex): Ditto.
3691         * spam.el (spam-blackhole-good-server-regex): Ditto.
3693 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3695         * message.el (message-forbidden-properties): Fix typo in doc string.
3697 2004-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3699         * message.el (message-strip-forbidden-properties):
3700         Bind buffer-read-only (etc) to nil.
3702 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3704         * gnus-util.el (gnus-replace-in-string): Add doc string.
3706         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
3707         to avoid problems when splitting mails with many recipients.
3709 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3711         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
3712         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3714 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
3716         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
3718 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3720         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
3721         pop-to-buffer, covered by the subsequent gnus-configure-windows.
3723 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
3725         * nnfolder.el (nnfolder-save-marks): Add missing format field in
3726         call to `error'.
3727         * nnml.el (nnml-save-marks): Ditto.
3729 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3731         * gnus-start.el (gnus-convert-old-newsrc):
3732         Assign legacy-gnus-agent to 5.10.7.
3734 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3736         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
3737         default; improve customization type.
3738         (gnus-emphasis-custom-with-format): New macro.
3739         (gnus-emphasis-custom-value-to-external): New function.
3740         (gnus-emphasis-custom-value-to-internal): New function.
3742 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3744         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
3745         "Args out of range" error.  Reported by Arnaud Giersch
3746         <arnaud.giersch@free.fr>.
3748 2004-11-04  Richard M. Stallman  <rms@gnu.org>
3750         * spam.el (spam group): Add :version.
3752         * pgg-def.el (pgg group): Add :version.
3754 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3756         * gnus-art.el (gnus-article-edit-article): Don't associate the
3757         article buffer with a draft file.  This is a temporary measure
3758         against the 2004-08-22 change to gnus-article-edit-mode.
3760 2004-11-02  Ilya N. Golubev  <gin@mo.msk.ru>.
3762         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
3763         entry.
3765 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3767         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
3768         (html2text-format-tags): Remove unused variable `attr'.
3770         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
3771         after-load-alist.
3773         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
3774         Mule-UCS is loaded under XEmacs.
3775         (mm-mime-mule-charset-alist): Avoid duplicated entries.
3777         * mm-util.el (mm-coding-system-p): Return a coding-system.
3778         (mm-mime-mule-charset-alist): Use shift_jis instead of
3779         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
3780         entries for the mime charsets iso-2022-jp-3 and shift_jis.
3781         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
3782         instead of japanese-shift-jis and iso-latin-1 respectively in
3783         order to share the default value with both Emacs and XEmacs-mule.
3784         (mm-mule-charset-to-mime-charset):
3785         Make mm-coding-system-priorities effective.
3786         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
3787         while predicating of candidates upon the priorities.
3789 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3791         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
3793         * spam-stat.el (spam-stat): Add :version.
3795         * sieve.el (sieve): Add :version.
3797         * sha1.el (sha1): Add :version.
3798         (sha1-use-external): Remove redundant version.
3800         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
3801         (nnmail-cache-ignore-groups, nnmail-spool-hook)
3802         (nnmail-split-fancy-match-partial-words)
3803         (nnmail-split-lowercase-expanded): Add :version.
3805         * nndiary.el (nndiary): Add :version.
3807         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
3809         * mml-sec.el (mml-default-sign-method)
3810         (mml-default-encrypt-method, mml-signencrypt-style-alist):
3811         Add :version.
3813         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
3815         * mm-url.el (mm-url-use-external, mm-url-program)
3816         (mm-url-arguments): Add :version.
3818         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
3819         (mm-attachment-file-modes, mm-decrypt-option)
3820         (mm-w3m-safe-url-regexp): Add :version.
3822         * message.el (message-cite-prefix-regexp)
3823         (message-sendmail-envelope-from, message-minibuffer-local-map)
3824         (message-user-fqdn, message-completion-alist): Add :version.
3826         * gnus-win.el (gnus-configure-windows-hook)
3827         (gnus-use-frames-on-any-display): Add :version.
3829         * gnus-art.el (gnus-article-address-banner-alist)
3830         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
3831         (gnus-treat-from-picon, gnus-treat-mail-picon)
3832         (gnus-treat-x-pgp-sig): Add :version.
3834         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
3835         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
3836         (gnus-summary-article-delete-hook)
3837         (gnus-summary-display-while-building): Add :version.
3839         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
3840         (gnus-get-top-new-news-hook):Add :version.
3842         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3843         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
3845         * gnus-registry.el (gnus-registry): Add :version.
3847         * gnus-spec.el (gnus-use-correct-string-widths)
3848         (gnus-make-format-preserve-properties): Add :version.
3850         * gnus.el (gnus-group-charter-alist)
3851         (gnus-group-fetch-control-use-browse-url)
3852         (gnus-install-group-spam-parameters): Add :version.
3854         * gnus-diary.el (gnus-diary): Add :version.
3856         * gnus-delay.el (gnus-delay): Add :version.
3858         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3859         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
3860         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
3861         Add :version.
3863         * gnus-agent.el (gnus-agent-max-fetch-size)
3864         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
3865         (gnus-agent-prompt-send-queue): Add :version.
3867         * deuglify.el (gnus-outlook-deuglify): Add :version.
3869         * html2text.el: Beautify code.  Improve doc strings.  Some
3870         checkdoc cleanup.
3871         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
3873 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
3875         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
3877 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3879         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
3880         signature file.  Suggested by Manoj Srivastava
3881         <srivasta@golden-gryphon.com>.
3883         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
3884         iso-2022-jp even in the Japanese language environment.
3885         Suggested by Jason Rumney <jasonr@gnu.org>.
3887 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3889         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
3890         use the same characters as the dummy marks; make it free from
3891         getting affected by the language environment.
3892         (gnus-summary-read-group-1): Update mark positions only when the
3893         format spec is updated.
3895         * gnus-spec.el (gnus-update-format-specifications): Return a list
3896         of updated types.
3898 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3900         * nnspool.el (nnspool-spool-directory): Use news-path if the
3901         news-directory variable is not bound.
3903         * gnus-group.el (gnus-group-line-format-alist): Convert the value
3904         of gnus-tmp-news-method into string if it may be passed to
3905         gnus-correct-length which takes only a string argument.
3907 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3909         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
3910         instead.
3912 2004-10-24  Kevin Greiner  <kevin.greiner@compsol.cc>
3914         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
3915         comparison on string.
3917 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3919         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
3920         running the major-mode function.
3922 2004-10-21  Kevin Greiner  <kevin.greiner@compsol.cc>
3924         * gnus-start.el (gnus-convert-old-newsrc): Two of the converters
3925         have been backported to 'Gnus v5.11' from 'No Gnus v0.2'.  Added a
3926         boolean check to not apply converters that apply to future
3927         versions of gnus.
3929 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3931         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
3932         dummy marks in the right way.
3934 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3936         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
3937         avoid infinite recursion via gnus-get-function.
3939 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3941         * gnus-agent.el (gnus-agent-synchronize-group-flags):
3942         When necessary, pass full group name to gnus-request-set-marks.
3943         (gnus-agent-synchronize-group-flags): Add support for sync'ing
3944         tick marks.
3945         (gnus-agent-synchronize-flags-server): Be silent when writing file.
3947 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3949         * gnus-agent.el (gnus-agent-synchronize-group-flags):
3950         Replace gnus-request-update-info with explicit code to sync the
3951         in-memory info read flags with the marks being sync'd to the backend.
3953 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3955         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore servers
3956         that are offline.  Avoids having gnus-agent-toggle-plugged first ask if
3957         you want to open a server and then, even when you responded with no,
3958         asking if you want to synchronize the server's flags.
3959         (gnus-agent-synchronize-flags-server): Rewrite read loop to handle
3960         multi-line expressions.
3961         (gnus-agent-synchronize-group-flags): New internal function.
3962         Updates marks in memory (in the info structure) AND in the backend.
3963         (gnus-agent-check-overview-buffer): Fix range of
3964         deletion to remove entire duplicate line.  Fixes merged article
3965         number bug.
3967         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
3969         * nnagent.el (nnagent-request-set-mark):
3970         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
3971         method, to ensure that synchronization updates marks in the
3972         backend and in the info (in memory) structure.
3974 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3976         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
3977         unless plugged.  Disable the agent so that an open failure causes
3978         an error.
3980 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
3982         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
3983         (gnus-agent-go-online): Change :version.
3984         (gnus-agent-expire-unagentized-dirs)
3985         (gnus-agent-auto-agentize-methods): Add :version.
3987 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
3989         * legacy-gnus-agent.el
3990         (gnus-agent-convert-to-compressed-agentview-prompt):
3991         New function.  Used internally to only display 'gnus converting
3992         files' message when actually necessary.
3994         * gnus-sum.el: Remove (require 'gnus-agent) as required
3995         methods now autoloaded.
3997         * gnus-int.el (gnus-request-move-article):
3998         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
3999         improve performance.
4001 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4003         * gnus-agent.el (gnus-agent-cat-groups): Rewrite avoiding defsetf
4004         to avoid run-time CL dependencies.
4005         (gnus-agent-unfetch-articles): New function.
4006         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
4007         article numbers even when local .overview file is missing.
4008         (gnus-agent-read-article-number): New function.  Only accepts
4009         27-bit article numbers.
4010         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
4011         Use gnus-agent-read-article-number.
4012         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
4013         from backend while recognizing that article numbers in .overview
4014         must be valid.
4016         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
4017         some users confused by references to .newsrc when they only have a
4018         .newsrc.eld file.
4019         (gnus-convert-mark-converter-prompt)
4020         (gnus-convert-converter-needs-prompt): Fix use of property list.
4022 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4024         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4026 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4028         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
4029         stuff for non-living groups.
4031 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4033         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
4034         (gnus-agent-regenerate-group): Using nil messages aren't valid.
4036 2004-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4038         * gnus-agent.el (gnus-agent-read-agentview):
4039         Inline gnus-uncompress-range.
4041 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4043         * legacy-gnus-agent.el
4044         (gnus-agent-convert-to-compressed-agentview): Fix typos with
4045         help from Florian Weimer <fw@deneb.enyo.de>
4047         * gnus-agent.el (gnus-agentize):
4048         gnus-agent-send-mail-real-function no longer set to current value
4049         of message-send-mail-function but rather a lambda that calls
4050         message-send-mail-function.  The change makes the agent real-time
4051         responsive to user changes to message-send-mail-function.
4053 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4055         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
4057 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4059         * gnus-cache.el (gnus-cache-rename-group): New function.
4060         (gnus-cache-delete-group): New function.
4062         * gnus-agent.el (gnus-agent-rename-group): New function.
4063         (gnus-agent-delete-group): New function.
4064         (gnus-agent-save-group-info): Use gnus-command-method when
4065         `method' parameter is nil.  Don't write nil entries into the
4066         active file.
4067         (gnus-agent-get-group-info): New function.
4068         (gnus-agent-get-local): Add optional parameters to avoid calling
4069         gnus-group-real-name and gnus-find-method-for-group.
4070         (gnus-agent-set-local): Delete stored entry if either min, or max,
4071         are nil.
4072         (gnus-agent-fetch-session): Reword error/quit messages.
4073         On quit, use gnus-agent-regenerate-group to record existance of any
4074         articles fetched to disk before the quit occurred.
4076         * gnus-int.el (gnus-request-delete-group):
4077         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
4078         local disk in sync with the server.
4079         (gnus-request-rename-group):
4080         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
4081         local disk in sync with the server.
4083         * gnus-start.el (gnus-get-unread-articles):
4084         Cosmetic simplification to logic.
4086         * gnus-group.el (gnus-group-delete-group): No longer update
4087         gnus-cache-active-altered as gnus-request-delete-group now keeps
4088         the cache in sync.
4089         (gnus-group-list-active): Let the agent store a server's active
4090         list if currently plugged.
4092         * gnus-util.el (gnus-rename-file): New function.
4094 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4096         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4097         when the group's active is not available.
4099 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4101         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
4102         error.
4104 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4106         * gnus-start.el (gnus-convert-old-newsrc): Only write the conversion
4107         message to newsrc-dribble when an actual conversion is performed.
4109 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4111         * gnus-agent.el (gnus-agent-read-local):
4112         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
4113         avoid the implicit assumption that they will always be equal.
4114         (gnus-agent-save-local): Bind buffer-file-coding-system, not
4115         coding-system-for-write, as the with-temp-file macro first prints
4116         to a buffer then saves the buffer.
4118 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4120         * legacy-gnus-agent.el (): New.  Provides converters that are only
4121         loaded when gnus-convert-old-newsrc needs to call them.
4123         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
4124         old file versions.
4125         (gnus-group-prepare-hook): Remove function that converted list
4126         form of gnus-agent-expire-days to group properties.
4128         * gnus-start.el (gnus-convert-old-newsrc): Register new
4129         converters to handle old agent file formats.  Added logic for a
4130         "backup before upgrading warning".
4131         (gnus-convert-mark-converter-prompt): Developers can mark
4132         functions as needing (default), or not needing,
4133         gnus-convert-old-newsrc's "backup before upgrading warning".
4134         (gnus-convert-converter-needs-prompt): Tests whether the user
4135         should be protected from potentially irreversable changes by the
4136         function.
4138 2004-10-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4140         * gnus-int.el (gnus-request-accept-article): Inform the agent that
4141         articles are being added to a group.
4142         (gnus-request-replace-article): Inform the agent that articles
4143         need to be uncached as the cached contents are no longer valid.
4145         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
4146         (gnus-agent-possibly-alter-active): Avoid null in numeric comparison.
4147         (gnus-agent-set-local): Refuse to save null in local object table.
4148         (gnus-agent-regenerate-group): The REREAD parameter can now be a
4149         list of articles that will be marked as unread.
4151 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4153         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
4154         single-interval range of the form (min . max).  Previously the
4155         range had to look like ((min . max)).  Likewise, return
4156         (min . max) rather than ((min . max)).
4157         (gnus-range-map): Use gnus-range-normalize to accept
4158         single-interval range.
4160         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
4161         the cache, but not the agent, now appear with their usual face.
4163 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4165         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
4166         marks consisting of a single range {for example, (3 . 5)} rather
4167         than a list of a single range { ((3 . 5)) }.
4169 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4171         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
4172         uncompressed list.
4174 2004-10-18  Kevin Greiner  <kevin.greiner@compsol.cc>
4176         * gnus-draft.el (gnus-group-send-queue): Pass the group name
4177         "nndraft:queue" along to gnus-draft-send.
4178         Use gnus-agent-prompt-send-queue.
4179         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
4180         is "nndraft:queue".  Suggested by Gaute Strokkenes
4181         <gs234@srcf.ucam.org>
4183         * gnus-group.el (gnus-group-catchup): Use new
4184         gnus-sequence-of-unread-articles, not
4185         gnus-list-of-unread-articles, to avoid exhausting memory with huge
4186         numbers of articles.  Use gnus-range-map to avoid having to
4187         uncompress the unread list.
4188         (gnus-group-archive-directory)
4189         (gnus-group-recent-archive-directory): Fix invalid ange-ftp reference.
4191         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
4192         (gnus-sorted-range-intersection): Intersection of two ranges
4193         without requiring that they first be uncompressed.
4195         * gnus-start.el (gnus-activate-group): Unless blocked by the
4196         caller, possibly expand the active range to include both cached
4197         and agentized articles.
4198         (gnus-convert-old-newsrc): Rewrote in anticipation of having
4199         multiple version-dependent converters.
4200         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
4201         gnus-agent-save-active.
4202         (gnus-save-newsrc-file): Save dirty agent range limits.
4204         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
4205         gnus-agent-possibly-alter-active.
4206         (gnus-adjust-marked-articles): Faster handling of simple lists.
4208 2004-10-18  David Edmondson  <dme@dme.org>
4210         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
4211         excessively.
4213 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
4215         * mml.el (mml-preview): Use `pop-to-buffer'.
4217         * message.el (message-goto-mail-followup-to): Insert after "To".
4218         (message-carefully-insert-headers): Add comment.
4220         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
4222         * gnus-art.el (gnus-button-alist):
4223         Improve `gnus-button-handle-library' entry.
4225         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
4227         * gnus-group.el (gnus-group-get-new-news-this-group): Add doc-string.
4229         * gnus-start.el (gnus-activate-group): Add doc-string.
4231         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4232         handle manual section.
4234         * imap.el (imap-store-password): New variable.
4235         (imap-interactive-login): Use it.
4236         Suggested by Mark Plaksin <happy@mcplaksin.org>.
4238         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
4239         Allow / in mailto URLs.
4241         * spam.el (spam-directory): Derive from `gnus-directory'.
4243         * gnus-sum.el (gnus-pick-line-number): Add autoload.
4245 2004-10-17  Richard M. Stallman  <rms@gnu.org>
4247         * gnus-registry.el (gnus-registry-unload-hook):
4248         Set as a variable with add-hook.
4250         * nnspool.el (nnspool-spool-directory): Use news-directory instead
4251         of news-path.
4253         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
4255         * spam.el: Delete duplicate `provide'.
4256         (spam-unload-hook): Set as a variable with add-hook.
4258 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
4260         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
4261         in the doc string.
4263         * message.el (message-ignored-news-headers)
4264         (message-ignored-supersedes-headers)
4265         (message-ignored-resent-headers)
4266         (message-forward-ignored-headers): Improve custom type.
4268 2004-10-15  Simon Josefsson  <jas@extundo.com>
4270         * pop3.el (top-level): Don't require nnheader.
4271         (pop3-read-timeout): Add.
4272         (pop3-accept-process-output): Add.
4273         (pop3-read-response, pop3-retr): Use it.
4275 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4277         * message.el (message-tokenize-header): Fix 2004-09-06 change
4278         which used point-min in the wrong place.
4280 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4282         * message.el (message-bury): Use `window-dedicated-p'.
4284 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
4286         * gnus-sum.el: Mention that multibyte characters don't work as marks.
4288         * gnus.el (message-y-or-n-p): Autoload.
4290         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
4291         (pop3-password-required, pop3-authentication-scheme)
4292         (pop3-leave-mail-on-server): Made customizable.
4293         (pop3): New custom group.
4294         (pop3-retr): Remove `sleep-for' statements.
4295         Suggested by Dave Love <fx@gnu.org>.
4297         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
4298         Windows/DOS.
4300         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
4301         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
4302         Dave Love <fx@gnu.org>.
4304         * mml.el (mml-minibuffer-read-disposition): Require match.
4305         Suggested by Dave Love <fx@gnu.org>.
4307 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4309         * gnus-group.el (gnus-update-group-mark-positions):
4310         * gnus-sum.el (gnus-update-summary-mark-positions):
4311         * message.el (message-check-news-body-syntax):
4312         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
4313         of string-as-multibyte.
4315         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
4317 2004-10-05  Juri Linkov  <juri@jurta.org>
4319         * gnus-group.el (gnus-update-group-mark-positions):
4320         * gnus-sum.el (gnus-update-summary-mark-positions):
4321         * message.el (message-check-news-body-syntax):
4322         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
4323         8-bit unibyte values to a multibyte string for search functions.
4325 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4327         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
4328         there's no visible header.
4330 2004-10-01  Simon Josefsson  <jas@extundo.com>
4332         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
4333         acroread.
4335 2004-09-29  Jesper Harder  <harder@ifa.au.dk>
4337         * gnus.el (gnus-method-to-server): Oops, move it don't delete it.
4339 2004-09-28  Jesper Harder  <harder@ifa.au.dk>
4341         * gnus-picon.el: Require cl.
4343         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
4345         * mml-smime.el: Require cl.  Autoload message-fetch-field.
4347         * gnus-fun.el: Require gnus-ems and gnus-util.
4349         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr).
4351         * gnus-art.el (gnus-article-edit-mode): Define before first reference.
4353         * gnus.el (gnus-method-to-server): Move defsubst before first use.
4355         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
4356         Fix format string mismatch.
4357         * nnml.el (nnml-request-set-mark, nnml-save-marks): Do.
4358         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): Do.
4360 2004-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4362         * gnus.el (gnus-version-number): Set to 5.11.
4364 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4366         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
4368 2004-09-26  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
4370         * mm-util.el (mm-image-load-path): Handle nil in load-path.
4372 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
4374         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
4375         GROUP is a virtual group.
4377         * mm-util.el (mm-charset-synonym-alist): Remove obsolete entries
4378         for big5 and gb2312.
4380         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
4381         padding.
4383         * mm-bodies.el (mm-7bit-chars): Don't include \r.
4385         * mml.el (mml-compute-boundary-1): Don't uncompress files.
4387         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
4388         dependencies.
4389         (rfc2047-encode): Use it.
4391         * flow-fill.el: Typo.
4393         * mml.el (mml-generate-mime-1): Don't use format=flowed with
4394         inline PGP.
4396         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
4398         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
4399         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
4401         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4403         * nnheader.el (nnheader-max-head-length): Increase to 8192.
4405         * message.el (message-clone-locals): Clone sendmail and smtp
4406         variables.
4408 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
4410         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
4411         in `header' match.  Reported by Svend Tollak Munkejord.
4413 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4415         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
4417 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
4419         * uudecode.el (uudecode-use-external): Add :version.
4421         * smime.el (smime-CA-file, smime-encrypt-cipher)
4422         (smime-dns-server): Add :version.
4424         * smiley.el (gnus-smiley-file-types): Add :version.
4426         * sha1.el (sha1-use-external): Add :version.
4428         * pgg-def.el (pgg-query-keyserver): Add :version.
4430         * nnmail.el (nnmail-fancy-expiry-targets)
4431         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
4432         Add :version.
4434         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
4435         (nnimap-retrieve-groups-asynchronous): Add :version.
4436         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
4438         * mml.el (mml-content-disposition-parameters)
4439         (mml-insert-mime-headers-always): Add :version.
4441         * mm-util.el (mm-coding-system-priorities): Add :version.
4443         * mm-decode.el (mm-inline-text-html-with-images)
4444         (mm-keep-viewer-alive-types, mm-external-terminal-program)
4445         (mm-verify-option): Add :version.
4446         (mm-text-html-renderer): Change :version.
4448         * message.el (message-fcc-externalize-attachments)
4449         (message-required-headers, message-draft-headers)
4450         (message-subject-trailing-was-query)
4451         (message-subject-trailing-was-ask-regexp)
4452         (message-subject-trailing-was-regexp, message-mark-insert-begin)
4453         (message-mark-insert-end, message-archive-header)
4454         (message-archive-note, message-cross-post-default)
4455         (message-cross-post-note, message-followup-to-note)
4456         (message-cross-post-note-function, message-use-mail-followup-to)
4457         (message-subscribed-address-functions)
4458         (message-subscribed-address-file, message-subscribed-addresses)
4459         (message-subscribed-regexps, message-allow-no-recipients)
4460         (message-yank-cited-prefix, message-signature-insert-empty-line)
4461         (message-hidden-headers, message-hierarchical-addresses)
4462         (message-mail-user-agent, message-use-idna)
4463         (message-valid-fqdn-regexp)
4464         (message-strip-special-text-properties, message-header-synonyms)
4465         (message-beginning-of-line, message-tab-body-function): Add :version.
4466         (message-insert-canlock, message-wide-reply-confirm-recipients):
4467         Change :version.
4469         * mail-source.el (mail-source-ignore-errors): Add :group, :type
4470         and :version.
4471         (mail-source-delete-old-incoming-confirm)
4472         (mail-source-movemail-program): Add :version.
4474         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
4475         (gnus-agent-cache, gnus-agent): Change :version.
4477         * gnus-util.el (gnus-use-byte-compile): Change :version.
4479         * gnus-sum.el (gnus-summary-make-false-root-always)
4480         (gnus-summary-default-high-score)
4481         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
4482         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
4483         (gnus-read-all-available-headers, gnus-article-emulate-mime)
4484         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
4485         (gnus-sum-thread-tree-single-indent)
4486         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4487         (gnus-sum-thread-tree-leaf-with-other)
4488         (gnus-sum-thread-tree-single-leaf): Add :version.
4489         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
4490         (gnus-article-loose-mime): Change :version.
4492         * gnus-start.el (gnus-backup-startup-file)
4493         (gnus-save-startup-file-via-temp-buffer): Add :version.
4495         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
4496         (gnus-server-offline-face): Add :version.
4498         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
4500         * gnus-msg.el (gnus-gcc-externalize-attachments)
4501         (gnus-debug-files, gnus-debug-exclude-variables)
4502         (gnus-discouraged-post-methods): Change :version.
4503         (gnus-confirm-mail-reply-to-news)
4504         (gnus-confirm-treat-mail-like-news): Add :version.
4506         * gnus-int.el (gnus-server-unopen-status): Add :version.
4508         * gnus-group.el (gnus-group-jump-to-group-prompt)
4509         (gnus-large-ephemeral-newsgroup)
4510         (gnus-fetch-old-ephemeral-headers): Add :version.
4512         * gnus-fun.el (gnus-x-face-directory)
4513         (gnus-convert-pbm-to-x-face-command)
4514         (gnus-convert-image-to-x-face-command)
4515         (gnus-convert-image-to-face-command): Add :version.
4517         * gnus-delay.el (gnus-delay-default-hour): Add :version.
4519         * gnus-cite.el (gnus-cite-blank-line-after-header)
4520         (gnus-article-boring-faces): Add :version.
4522         * gnus-art.el (gnus-buttonized-mime-types)
4523         (gnus-inhibit-mime-unbuttonizing)
4524         (gnus-treat-display-face)
4525         (gnus-treat-body-boundary): Change :version.
4526         (gnus-body-boundary-delimiter, gnus-picon-databases)
4527         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
4528         (gnus-treat-date-english, gnus-treat-fold-headers)
4529         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
4530         (gnus-treat-mail-picon, gnus-treat-wash-html)
4531         (gnus-article-encrypt-protocol)
4532         (gnus-use-idna, gnus-article-over-scroll)
4533         (gnus-mime-display-multipart-alternative-as-mixed)
4534         (gnus-mime-display-multipart-related-as-mixed)
4535         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
4536         (gnus-ctan-url, gnus-button-ctan-handler)
4537         (gnus-button-handle-ctan-bogus-regexp)
4538         (gnus-button-ctan-directory-regexp)
4539         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
4540         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
4541         (gnus-button-man-level, gnus-button-emacs-level)
4542         (gnus-button-message-level, gnus-button-browse-level): Add :version.
4544         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
4545         (gnus-agent-go-online): Change :version.
4546         (gnus-agent-expire-unagentized-dirs)
4547         (gnus-agent-auto-agentize-methods): Add :version.
4549         * flow-fill.el (fill-flowed-display-column)
4550         (fill-flowed-encode-column): Add :version.
4552         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4553         (gnus-outlook-deuglify-unwrap-max)
4554         (gnus-outlook-deuglify-cite-marks)
4555         (gnus-outlook-deuglify-unwrap-stop-chars)
4556         (gnus-outlook-deuglify-no-wrap-chars)
4557         (gnus-outlook-deuglify-attrib-cut-regexp)
4558         (gnus-outlook-deuglify-attrib-verb-regexp)
4559         (gnus-outlook-deuglify-attrib-end-regexp)
4560         (gnus-outlook-display-hook): Add :version.
4562         * binhex.el (binhex-use-external): Add :version.
4564 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
4566         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
4567         and `invisible'.
4569 2004-09-13  Simon Josefsson  <jas@extundo.com>
4571         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
4573 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
4575         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
4577 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
4579         * nnimap.el (nnimap-open-connection): Remove extraneous end-paren.
4581 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4583         * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym
4584         for the 'imap' port in netrc files.
4586         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
4587         in gnus-registry-trim.
4589 2004-09-10  Simon Josefsson  <jas@extundo.com>
4591         * nndb.el (require): Remove tcp and duplicate cl.
4593 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4595         * nntp.el (nntp): New customization group.
4596         (nntp-authinfo-file): Add customization group.
4598         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
4600         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
4602         * gnus.el (to-address, to-list, subscribed)
4603         (large-newsgroup-initial): Ditto.
4605         * flow-fill.el (fill-flowed-display-column)
4606         (fill-flowed-encode-column): Ditto.
4608 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4610         * message.el (message-tokenize-header, message-send-mail-with-qmail):
4611         Use point-min rather than 1.
4612         (message-send-mail): Use buffer-size rather than point-max.
4614         * gnus-sum.el (gnus-summary-search-article-forward):
4615         Signal a specific `search-failed' rather than a generic `error'.
4617         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
4618         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
4619         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
4621 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4623         * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers.
4625 2004-09-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
4627         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
4628         (spam-stat-save): Accept prefix argument.
4630 2004-09-01  Simon Josefsson  <jas@extundo.com>
4632         * message.el (message-canlock-generate): Require sha1, not
4633         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
4634         to require within a function.  Sadly, if sha1.el isn't loaded, the
4635         let binding in m-c-g will hide the defcustom definition, which is
4636         bad.)
4638         * canlock.el: Require sha1, not sha1-el.
4640         * message.el: Don't autoload sha1 (there is a autoload cookie in
4641         sha1.el).
4643         * sha1-el.el: Renamed to sha1.el.
4645 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4647         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4649 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
4651         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4652         isn't a string.
4654 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
4656         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
4658 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4660         * canlock.el: Don't autoload mail-fetch-field.
4662 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4664         * canlock.el (base64-encode-string): Don't autoload it.
4666 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4668         * canlock.el: Always require sha1-el.
4669         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
4671 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4673         * message.el (message-canlock-generate): Require sha1-el.
4675 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4677         * canlock.el (canlock-insert-header): Remove excessive grouping in
4678         regexp.
4680 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4682         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
4684 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4686         * canlock.el (canlock-sha1-function): Remove.
4687         (canlock-sha1-function-for-verify): Remove.
4688         (canlock-openssl-program): Remove.
4689         (canlock-openssl-args): Remove.
4690         (canlock-ignore-errors): Remove.
4691         (canlock-sha1-with-openssl): Remove.
4692         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
4693         (canlock-verify): Don't use canlock-ignore-errors.
4695         * sha1-el.el (sha1-string-external): Make it can return a string
4696         in binary form.
4697         (sha1-region-external): Ditto.
4698         (sha1-string-internal): Ditto.
4699         (sha1-region-internal): Ditto.
4700         (sha1-region): Ditto.
4701         (sha1-string): Ditto.
4702         (sha1): Ditto.
4704 2003-11-15  Simon Josefsson  <jas@extundo.com>
4706         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
4707         (pgg-gpg-lookup-key): Use regexp match instead of
4708         split-string (split-string is different between emacs 21.2 and
4709         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
4711 2004-07-28  Simon Josefsson  <jas@extundo.com>
4713         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
4714         parameter (but don't use it, for now).
4716 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
4718         * sieve.el (sieve-deactivate-all): Fix format string mismatch.
4720 2004-08-30  Andreas Schwab  <schwab@suse.de>
4722         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4723         ?* and ?\;.
4725         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
4726         and ?\' to symbol instead of whitespace.
4728 2004-08-31  Jesper Harder  <harder@ifa.au.dk>
4730         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
4731         invalid addresses.
4733 2004-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
4735         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
4737 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
4741 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743         * gnus-art.el (article-decode-idna-rhs): Don't use
4744         message-idna-inside-rhs-p.
4746 2004-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4748         * message.el (message-idna-inside-rhs-p): Remove.
4749         (message-idna-to-ascii-rhs-1): Use proper address parsing.
4751 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4753         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
4755 2004-08-30  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
4757         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
4759 2004-08-26  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4761         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4762         end-of-buffer.
4764 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
4766         * gnus-sum.el (gnus-read-header): Don't remove a header for the
4767         parent article of a sparse article in the thread hashtb.
4769 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
4771         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
4772         (nnmail-expand-newtext): Lowercase expanded entries if
4773         nnmail-split-lowercase-expanded is non-nil.
4775         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4776         when the group's active is not available.
4778         * gnus-art.el (article-hide-headers): Refer to the values for
4779         gnus-ignored-headers and gnus-visible-headers in the summary
4780         buffer since a user may have set them as group parameters.
4781         (gnus-article-read-summary-keys): Restore new window-start and
4782         hscroll to summary window.
4783         (gnus-prev-page-map): Remove duplicated one.
4785         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
4786         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
4787         Karl Chen <quarl@nospam.quarl.org> and Reiner Steib
4788         <Reiner.Steib@gmx.de>.
4790         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
4791         Replace pp-to-string with gnus-pp-to-string.
4793         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
4795         * gnus-group.el (gnus-group-make-kiboze-group): Replace pp with
4796         gnus-pp.
4798         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
4799         parsing gnus-posting-styles when the message is not for replying.
4800         (gnus-summary-resend-message-edit): Call mime-to-mml.
4801         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4802         (gnus-debug): Replace pp with gnus-pp.
4804         * gnus-score.el (gnus-score-save): Replace pp with gnus-pp.
4806         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
4807         gnus-pp-to-string.
4809         * gnus-util.el (gnus-bind-print-variables): New macro.
4810         (gnus-prin1): Use it.
4811         (gnus-prin1-to-string): Use it.
4812         (gnus-pp): New function.
4813         (gnus-pp-to-string): New function.
4815         * gnus.el: Don't make unnecessary *Group* buffer when loading.
4817         * mail-source.el (mail-source-touch-pop): Doc fix.
4819         * message.el (message-mode): Don't modify paragraph-separate there.
4820         (message-setup-fill-variables): Add mml tags to paragraph-start
4821         and paragraph-separate.  Suggested by Andrew Korty <ajk@iu.edu>.
4822         (message-smtpmail-send-it): Doc fix.
4823         (message-exchange-point-and-mark): Don't activate region if it was
4824         inactive.  Suggested by Hiroshi Fujishima
4825         <pooh@nature.tsukuba.ac.jp> and Jesper Harder <harder@ifa.au.dk>.
4827         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
4828         t while entering a file name using the mm-with-multibyte macro.
4829         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4831         * mm-encode.el (mm-content-transfer-encoding-defaults):
4832         Use qp-or-base64 for the application/* types.
4833         (mm-safer-encoding): Consider 7bit is safe.
4835         * mm-util.el (mm-with-multibyte-buffer): New macro.
4836         (mm-with-multibyte): New macro.
4838         * mm-view.el (mm-inline-render-with-function): Use multibyte
4839         buffer; decode html source by charset.
4841         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
4842         add generate-head-function and generate-article-function to the
4843         rfc822-forward entry.
4844         (nndoc-forward-type-p): Recognize envelope From_.
4845         (nndoc-rfc822-forward-generate-article): New function.
4846         (nndoc-rfc822-forward-generate-head): New function.
4848         * score-mode.el (gnus-score-pretty-print): Replace pp with gnus-pp.
4850         * webmail.el (webmail-debug): Replace pp with gnus-pp.
4852         * gnus-art.el (gnus-article-wash-html-with-w3m):
4853         Bind w3m-safe-url-regexp as the value for mm-w3m-safe-url-regexp;
4854         use w3m-minor-mode-map instead of mm-w3m-local-map-property.
4855         (gnus-mime-save-part-and-strip): Use mm-complicated-handles
4856         instead of mm-multiple-handles.
4857         (gnus-mime-delete-part): Ditto.
4859         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
4860         handle, as well as a list.
4861         (mm-complicated-handles): Former definition of mm-multiple-handles.
4863         * mm-view.el (mm-w3m-mode-map): Remove.
4864         (mm-w3m-local-map-property): Remove.
4865         (mm-w3m-cid-retrieve-1): Call itself recursively.  Suggested by
4866         ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
4867         (mm-w3m-cid-retrieve): Simplify.
4868         (mm-inline-text-html-render-with-w3m): Decode html source by
4869         charset; check META tags only when charsets are not specified in
4870         headers; specify charset to w3m-region; use w3m-minor-mode-map
4871         instead of mm-w3m-local-map-property.
4873 2004-08-30  Juanma Barranquero  <lektu@terra.es>
4875         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
4877 2004-08-30  Andreas Schwab  <schwab@suse.de>
4879         * nnlistserv.el (nnlistserv-kk-wash-article): Fix paren nesting.
4881         * gnus-score.el (gnus-summary-increase-score): Fix format string.
4883 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4885         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
4887 2004-08-30  Kim F. Storm  <storm@cua.dk>
4889         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
4891         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
4892         Add :group 'nnimap.
4894 2004-08-23  Reiner Steib  <Reiner.Steib@gmx.de>
4896         * mm-decode.el (mime-display, mime-security): Fix custom-manual
4897         entries.
4899         * gnus-art.el (gnus-article): Ditto.
4901 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4903         * gnus-art.el (article-hide-list-identifiers):
4904         Bind inhibit-read-only as t.
4906 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
4908         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
4910 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4912         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
4913         (gnus-narrow-to-page): Don't assume point-min == 1.
4914         (gnus-article-edit-mode): Derive from message-mode.
4916         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
4917         point-min == 1.
4919         * imap.el (imap-parse-address-list, imap-parse-body-ext):
4920         Disable incorrect use of `assert'.
4922         * message.el (message-mode): Set comment-start-skip.
4924 2004-08-22  Sam Steingold  <sds@gnu.org>
4926         * pop3.el (pop3-leave-mail-on-server): New user variable.
4927         (pop3-movemail): Delete mail only when it is nil.
4929 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
4931         * netrc.el, tls.el: Removed; use files from ../net instead.
4933 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
4935         * gnus-mule.el, smiley-ems.el: Removed obsolete files.
4937         * mailcap.el (mailcap-mime-data): Mark as risky.
4939         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
4940         Fix custom-manual entries.
4942         * time-date.el: Removed.  Merged into ../calendar/time-date.el.
4944 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
4946         * blink.pbm, blink.xpm, braindamaged.xpm, cry.xpm, dead.xpm,
4947         evil.xpm, forced.xpm, frown.xpm, grin.xpm, indifferent.xpm,
4948         reverse-smile.xpm, sad.pbm, sad.xpm, smile.xpm, time-date.el,
4949         wry.xpm: Added new files from the v5_10 branch of Gnus.
4951 2004-07-22  Andreas Schwab  <schwab@suse.de>
4953         Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
4955 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4957         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
4958         addition to emacs-w3m.
4960 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
4962         * gnus-msg.el (gnus-summary-followup-with-original):
4963         Document yanking of region when active.
4965 2004-04-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4967         * gnus-agent.el: Merged 7.3 through 7.7 updates into branch.
4968         Revision 7.2 changes excluded to maintain compatibility with all
4969         targeted emacs versions.
4971         * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
4972         gnus-agent.el update and incorporate bug fixes.
4974 See ChangeLog.2 for earlier changes.
4976     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4978   This file is part of GNU Emacs.
4980   GNU Emacs is free software; you can redistribute it and/or modify
4981   it under the terms of the GNU General Public License as published by
4982   the Free Software Foundation; either version 3, or (at your option)
4983   any later version.
4985   GNU Emacs is distributed in the hope that it will be useful,
4986   but WITHOUT ANY WARRANTY; without even the implied warranty of
4987   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4988   GNU General Public License for more details.
4990   You should have received a copy of the GNU General Public License
4991   along with GNU Emacs; see the file COPYING.  If not, write to the
4992   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4993   Boston, MA 02110-1301, USA.
4995 ;; Local Variables:
4996 ;; coding: iso-2022-7bit
4997 ;; fill-column: 79
4998 ;; add-log-time-zone-rule: t
4999 ;; End:
5001 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4