(rfc2104-string-make-unibyte): Define it as a compiler macro.
[gnus] / lisp / ChangeLog
1 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4         macro.
5         (rfc2104-hash): Use it.
6
7 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
8
9         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10         (gnus-summary-sort-by-most-recent-date): New commands.
11         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12         and menu entries.
13
14 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
17         don't redisplay article for raw contents; remove plural articles stuff.
18
19         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
20         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
21         on gnus-summary-save-article; display results properly.
22
23 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24
25         * lpath.el: No need to fbind ns-focus-frame.
26
27 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
30
31 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * gnus-art.el (gnus-summary-save-in-pipe): Consider
34         gnus-save-all-headers.
35
36 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
37
38         * gnus-util.el (ns-focus-frame): Remove declaration.
39         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
40         like x.
41
42 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
43
44         * rfc2104.el (rfc2104-zero): Delete defconst.
45         (rfc2104-hex-alist): Likewise.
46         (rfc2104-hex-to-int): Delete func.
47         (rfc2104-hexstring-to-bitstring): Likewise.
48         (rfc2104-nybbles): New defconst.
49         (rfc2104-hash): Rewrite for speed.
50
51 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * tls.el (open-tls-stream): Make it work with the 2nd argument
54         BUFFER that is a string but does not exist as a buffer object, as
55         mentioned in the doc-string.
56
57 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
58
59         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
60         SXEmacs.
61
62 2008-07-16  Glenn Morris  <rgm@gnu.org>
63
64         * gnus-util.el (ns-focus-frame): Declare for compiler.
65
66 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
69         set as a group parameter.
70         (gnus-summary-save-in-pipe): Work when it is called independently.
71         (gnus-summary-pipe-to-muttprint): Don't modify
72         gnus-summary-pipe-output-default-command.
73
74 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
75
76         * message.el (message-send-mail-with-sendmail):
77         Display the error message.
78
79 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
80
81         * gnus-art.el (gnus-default-article-saver):
82         Add gnus-summary-save-in-pipe to choices.
83         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
84         gnus-summary-pipe-output-default-command as the default command.
85         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
86         instead of gnus-last-shell-command.
87
88         * gnus-sum.el (gnus-summary-pipe-output-default-command):
89         New user option.
90         (gnus-summary-muttprint-program): Mention the value will be changed.
91         (gnus-summary-save-article): Force showing of all headers.
92         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
93
94 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
95
96         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
97
98 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
99
100         * nnimap.el (nnimap-id):
101         * sieve-manage.el (sieve-manage-open): Doc fixes.
102
103 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
104
105         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
106         if available.
107
108 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
109
110         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
111
112         * nnkiboze.el (nnkiboze-generate-group):
113         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
114
115         * nnmairix.el: Require CL.
116
117 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
118
119         * dgnushack.el: Autoload get-display-table and put-display-table for
120         XEmacs 21.5.
121
122         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
123         21.4 and SXEmacs.
124
125 2008-06-15  David Engster  <dengste@eml.cc>
126
127         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
128
129 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
130
131         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
132         New macros that expand to an `aset'/`aref' call under Emacs, and to a
133         runtime choice under XEmacs.
134
135         * gnus-sum.el (gnus-summary-set-display-table):
136         Use `gnus-put-display-table', `gnus-get-display-table',
137         `gnus-set-display-table' for the display table, instead of `aset'.
138
139         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
140         Use `gnus-put-display-table', `gnus-get-display-table',
141         `gnus-set-display-table' for the display table.
142
143 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
144
145         * nnmairix.el: Add autoloads.
146
147 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
148
149         * nnmairix.el (nnmairix-delete-recreate-group)
150         (nnmairix-update-and-clear-marks): Fix error messages.
151
152 2008-06-14  David Engster  <dengste@eml.cc>
153
154         * nnmairix.el: Upgrade to version 0.6.
155         (nnmairix-group-toggle-propmarks-this-group)
156         (nnmairix-group-toggle-readmarks-this-group)
157         (nnmairix-group-delete-recreate-this-group)
158         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
159         (nnmairix-remove-tick-mark-original-article): New commands.
160         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
161         (nnmairix-propagate-marks-to-nnmairix-groups)
162         (nnmairix-only-use-registry, nnmairix-allowfast-default)
163         (nnmairix-marks-cache, nnmairix-version-output): New variables.
164         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
165         functions needed for marks propagation and manipulation of read marks.
166         (nnmairix-update-groups): New function.
167         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
168         (nnmairix-determine-original-group-from-registry)
169         (nnmairix-determine-original-group-from-path)
170         (nnmairix-get-group-from-file-path, nnmairix-map-range)
171         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
172         New helper functions.
173         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
174         keystrokes for new commands.
175         (nnmairix-delete-and-create-on-change): Doc string cleanup.
176         (nnmairix-request-group): Check allow-fast group parameter.
177         (nnmairix-request-create-group): Set allow-fast group parameter if
178         nnmairix-allowfast-default is set.
179         (nnmairix-close-group): Propagate marks upon closing if needed.
180         (nnmairix-group-toggle-threads-this-group): Use new.
181         nnmairix-group-toggle-parameter helper function.
182         (nnmairix-search): Better check for empty search result.
183         (nnmairix-goto-original-article): Use new helper functions for
184         determining original article.
185         (nnmairix-show-original-article): Make sure message-id is in brackets.
186         (nnmairix-call-mairix-binary): Change variable name.
187         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
188         helper function.
189         (nnmairix-widget-toggle-activate): Fix doc string.
190
191 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
192
193         * nnir.el: Require edmacro when compiling with XEmacs.
194         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
195         available in Emacs 21.
196
197 2008-06-11  Glenn Morris  <rgm@gnu.org>
198
199         * gnus-util.el (x-focus-frame):
200         * gnus.el (image-size):
201         * mm-decode.el (image-size): Declare.
202
203         * gnus-picon.el (declare-function): Add compat definition.
204         (image-size): Declare.
205
206         * gnus-group.el (tool-bar-map):
207         * gnus-sum.el (tool-bar-map): Define for compiler.
208
209         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
210
211         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
212
213         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
214         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
215         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
216         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
217         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
218         * sieve-manage.el, spam-report.el, spam.el:
219         Remove unnecessary eval-and-compile of autoloads.
220
221 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
222
223         * auth-source.el: Precise Tramp doc.
224
225 2008-06-07  Glenn Morris  <rgm@gnu.org>
226
227         * nnmairix.el: Remove unnecessary eval-when-compile.
228
229 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
230
231         * lpath.el: Fbind propertize for XEmacs 21.4.
232
233 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
234
235         * nnir.el: Move here from ../contrib.
236
237 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
238
239         * gnus-util.el (gnus-read-shell-command): New function.
240         * mm-decode.el (mm-pipe-part):
241         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
242
243 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
246
247 2008-06-03  Glenn Morris  <rgm@gnu.org>
248
249        * pop3.el (nnheader-accept-process-output): Autoload it.
250
251 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
254         are not 2-digit hexadecimal characters that follow `%'s.
255
256 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
257
258         * message.el (message-bogus-recipient-p): Fix type in doc string.
259         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
260         (message-bogus-addresses): Rename from message-bogus-address-regexp.
261         Improve custom options.
262         (message-bogus-recipient-p): Adjust accordingly.
263
264 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
265
266         * parse-time.el (parse-time-months, parse-time-weekdays): Add
267         long-form month and day names.
268
269 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * dgnushack.el: Autoload debug, eudc-expand-inline and
272         pgg-snarf-keys-region for XEmacs.
273
274         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
275
276         * nnmairix.el: Require edmacro when compiling with XEmacs.
277
278 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
279
280         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
281         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
282
283 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
284
285         * auth-source.el: Add more docs.
286
287         * netrc.el (netrc-machine): Always match if the port is not given.
288
289 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
290
291         * nnheader.el (nnheader-read-timeout): Change the default timeout from
292         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
293         retrieval faster in some cases, but might make CPU usage larger.  If
294         this has any bad side effects, we might revert this change.
295
296         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
297         seems to make mail retrieval much, much faster.
298         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
299         unconditionally.
300
301         * gnus-draft.el (gnus-group-send-queue): Bind
302         message-send-mail-partially-limit to nil to avoid being prompted.
303
304 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
305
306         * mml.el (mml-attach-buffer): Prompt for `disposition'.
307
308         * message.el (message-bogus-address-regexp): Fix and improve custom
309         type.
310         (message-setup-hook): Add message-check-recipients as custom option.
311
312 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
313
314         * message.el (message-cite-function): Remove bogus autoload which crept
315         in during merge from v5-10.
316
317 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
318
319         * nnimap.el (nnimap-open-connection): Fix login/password bug.
320
321         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
322
323         * auth-source.el: Preliminary Tramp docs.
324         (auth-sources): Change the default auth-sources to use
325         EPA .gpg files.
326
327 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
328
329         * nntp.el: Autoload `auth-source-user-or-password'.
330         (nntp-send-authinfo): Use it.
331
332         * nnimap.el: Autoload `auth-source-user-or-password'.
333         (nnimap-open-connection): Use it.
334
335         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
336         for the gnus-message function.
337         (auth-source-user-or-password): Use it.
338
339 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
340
341         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
342         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
343         (rfc2104-hash): Use it.
344
345 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
346
347         * gnus-art.el (gnus-article-toggle-truncate-lines):
348         Don't use `iff' in docstring.
349
350 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
351
352         * gnus-registry.el: Adjusted copyright dates and added a keyword.
353
354         * gnus-util.el (gnus-extract-address-component-name)
355         (gnus-extract-address-component-email): Convenience functions around
356         `gnus-extract-address-components'.
357
358         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
359         Use `gnus-extract-address-component-email' to fix bug of comparing full
360         sender name to `user-mail-address'.
361
362 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
363
364         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
365         catch/throw to optimize.
366         (gnus-registry-find-keywords): Just use member to find a keyword.
367
368 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
369
370         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
371         is current before calling gnus-server-prepare.
372         (gnus-server-setup-buffer, gnus-server-update-server)
373         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
374
375 2008-05-04  Juri Linkov  <juri@jurta.org>
376
377         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
378         (mailcap-file-default-commands): Use mailcap-replace-in-string
379         instead of replace-regexp-in-string, and mailcap-delete-duplicates
380         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
381
382 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
383
384         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
385
386 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
387
388         * gnus.el: Bump version to 0.11
389
390 2008-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
391
392         * gnus.el: No Gnus v0.10 is released.
393
394 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
395
396         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
397         hooks.
398         (gnus-update-read-articles): Speed up non-marks-using users.
399         (gnus-use-marks): Define gnus-use-marks.
400         (gnus-propagate-marks): Rename variable to something more sensible.
401
402 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
403
404         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
405         (gmm-image-load-path-for-library): Fix typos in docstrings.
406         (gmm-message): Reflow docstring.
407
408 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
409
410         * mail-source.el (mail-source-set-1, mail-source-bind):
411         Move auth-source code out of the macro to clean it up and fix bugs.
412
413 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
414
415         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
416         by sender if it's equal to user-mail-address, it's likely to be
417         useless.
418
419         * mail-source.el (mail-source-bind): Don't use user or password if they
420         are not bound.  Unintern them if they are nil.  Don't use server unless
421         it's bound, and default it to empty string otherwise.
422
423 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
424
425         * mail-source.el: Load auth-source.el.
426         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
427         get user name or password, if auth-sources is set up.
428
429         * gnus-registry.el (gnus-registry-split-strategy): New variable for
430         strategy of splitting with parent.
431         (gnus-registry-split-fancy-with-parent)
432         (gnus-registry-post-process-groups): Use it and fix prior
433         bug (returning a list as the split result).
434
435         * auth-source.el (auth-sources): Remove server parameter.
436         (auth-source-pick, auth-source-user-or-password)
437         (auth-source-user-or-password-imap)
438         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
439         (auth-source-user-or-password-sftp)
440         (auth-source-user-or-password-smtp): Remove server parameter.
441
442 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
443
444         * smime.el (smime-sign-region, smime-encrypt-region)
445         (smime-decrypt-region):
446         Remove redundant calls to `generate-new-buffer-name'.
447
448 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
449
450         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
451         Don't use QP for message/rfc822.
452         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
453
454 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
455
456         * sieve-manage.el (sieve-string-bytes): Remove.
457         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
458         correct byte-length only if the process's coding-system is the same as
459         the one used internally by Emacs to represent strings.
460
461 2008-04-22  Juri Linkov  <juri@jurta.org>
462
463         * mailcap.el (mailcap-file-default-commands): New function.
464
465 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
466
467         * message.el (message-signature-separator, message-cite-function):
468         Change custom version.
469
470 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
471
472         * tls.el (tls-program): Add -ign_eof argument to call the openssl
473         commands.
474         (tls-checktrust): Ditto.
475
476 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
477
478         * mm-decode.el (mm-display-external): Make temp file read-only.
479
480 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
481
482         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
483         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
484         `C-c C-f d'.
485
486 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
487
488         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
489
490 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
491
492         * gnus.el: Bump version to 0.9.
493
494 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
495
496         * gnus.el: No Gnus v0.8 is released.
497
498 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
499
500         * mail-source.el (mail-source-value):
501         Prefer fboundp to functionp so it works with macros as well.
502
503 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
504
505         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
506         Fix last change in case the element is not even a symbol.
507
508 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
509
510         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
511         Prefer fboundp to functionp so it works with macros as well.
512
513 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
514
515         * auth-source.el: Added docs.
516         (auth-sources): Modify format to support server.
517         (auth-source-pick, auth-source-user-or-password)
518         (auth-source-user-or-password-imap)
519         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
520         (auth-source-user-or-password-sftp)
521         (auth-source-user-or-password-smtp): Add server parameter.
522
523 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
524
525         * gnus-registry.el: Initialize the registry when gnus-registry-install
526         is t.
527
528 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
529
530         * compface.el (uncompface): Make buffer unibyte.
531
532 2008-04-05  Glenn Morris  <rgm@gnu.org>
533
534         * gnus-ems.el (mm-disable-multibyte): Autoload it.
535
536 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
537
538         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
539         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
540
541         * nnheader.el (nnheader-init-server-buffer): Change buffer's
542         multibyteness after rather than before erasing it.
543
544         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
545         mm-with-multibyte.
546         (gnus-request-article-this-buffer): Make sure the proper decoding is
547         used if gnus-original-article-buffer happens to be unibyte.
548
549         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
550         default-enable-multibyte-characters.
551
552         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
553         default-enable-multibyte-characters.
554
555         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
556
557         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
558
559 2008-04-02  Simon Josefsson  <simon@josefsson.org>
560
561         * imap.el (imap-enable-exchange-bug-workaround): New variable.
562         (imap-message-copyuid-1): Use it.
563         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
564         J. Williams in
565         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
566
567         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
568         imap-enable-exchange-bug-workaround.
569         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
570
571 2008-04-01  Simon Josefsson  <simon@josefsson.org>
572
573         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
574         a 100 byte status-checks into a 2-3MB transfer for each group.
575         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
576         to enable bug workaround or not.
577         (nnimap-find-minmax-uid): Only enable workaround conditionally.
578
579 2008-03-31  Glenn Morris  <rgm@gnu.org>
580
581         * message.el (mml2015-use): Declare for compiler.
582         (message-info): Require mml2015 when appropriate.
583
584 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
585
586         * Makefile.in (EMACS_COMP): Quote directory name that might contain
587         whitespace.
588
589 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
590
591         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
592         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
593         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
594         (nntp-service-to-port): New function.
595         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
596         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
597         (nntp-open-netcat-stream): New function.
598         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
599
600 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
601
602         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
603
604 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
605
606         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
607
608 2008-03-28  Magnus Henoch  <mange@freemail.hu>
609
610         * dns.el (dns-write): Use set-buffer-multibyte.
611
612 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
613
614         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
615
616 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
617
618         * message.el (message-signature-separator): Change default.
619         Improve custom type.
620         (message-cite-function): Change default to
621         message-cite-original-without-signature.
622
623         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
624         toggle.
625
626         * message.el (message-check-news-body-syntax): Fix signature check.
627         (message-setup-1): Mark buffer as unmodified _after_ running
628         message-setup-hook and handling message-alternative-emails.
629         (message-shorten-references): Be more strict when building list of
630         valid references to comply with GNKSA.
631
632         * gnus-group.el (gnus-read-ephemeral-bug-group)
633         (gnus-read-ephemeral-debian-bug-group)
634         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
635
636         * message.el (message-info): Don't use booleanp which isn't supported
637         in Emacs 21 and XEmacs.
638
639 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
640
641         * gnus-group.el (gnus-gmane-group-download-format): Rename from
642         gnus-group-gmane-group-download-format.
643         (gnus-group-read-ephemeral-gmane-group): Rename from
644         gnus-group-read-ephemeral-gmane-group.
645         (gnus-read-ephemeral-gmane-group-url): Rename from
646         gnus-group-read-ephemeral-gmane-group-url.
647         (gnus-bug-group-download-format-alist):  New variable.
648         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
649         (gnus-read-ephemeral-emacs-bug-group): New commands.
650
651 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
652
653         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
654         (gnus-visible-headers): Improve custom type.
655
656 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
657
658         * mml.el (mml-menu): Add workarounds for XEmacs.
659
660         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
661         X-Boundary header.
662
663         * message.el (message-simplify-recipients): Fix previous commit.
664
665 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
666
667         * mm-util.el (mm-set-buffer-multibyte): New function.
668         * mm-decode.el (mm-copy-to-buffer): Use it.
669
670 2008-03-19  Glenn Morris  <rgm@gnu.org>
671
672         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
673         Accidentally removed in the sync process with Emacs.
674
675 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
676
677         * message.el (message-alter-recipients-discard-bogus-full-name):
678         New function.
679         (message-alter-recipients-function): New variable.
680         (message-get-reply-headers): Use it.
681         (message-replace-header): New helper function.
682         (message-recipients-without-full-name): New variable.
683         (message-simplify-recipients): New command.
684
685         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
686
687         * message.el (message-info): Handle EasyPG manual.
688
689         * mml.el (mml-menu): Add entry for EasyPG.
690
691 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
692
693         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
694         parameter.
695
696         * message.el (message-disassociate-draft): Specify drafts group name
697         fully.
698
699 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
700
701         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
702         unnecessary duplicates from the match list.
703
704 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
707
708         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
709
710         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
711         args of `how-many' of which the XEmacs version doesn't take; declare
712         Info-index-next as function.
713
714 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
715
716         * gnus-score.el (gnus-score-headers): Fix handling of
717         gnus-inhibit-slow-scoring.
718
719         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
720         string.
721         (gnus-button-url-regexp): Improve handling of parenthesis.
722         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
723         (gnus-button-handle-info-keystrokes): Handle index entries.
724
725 2008-03-15  Glenn Morris  <rgm@gnu.org>
726
727         * parse-time.el (parse-time-string): Simplify.
728
729 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
730
731         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
732         Incoming* files.
733
734 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
735
736         * auth-source.el (auth-sources): Renamed from auth-source-choices.
737         (auth-source-pick): Use it.
738
739 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
740
741         * binhex.el (binhex-decode-region-internal):
742         * uudecode.el (uudecode-decode-region-internal):
743         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
744         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
745         setting default-enable-multibyte-characters.
746
747 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
748
749         * auth-source.el (auth-source-protocols)
750         (auth-source-protocols-customize, auth-source-choices): Added and
751         modified variable customizations and defaults.
752         (auth-source-pick, auth-source-user-or-password)
753         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
754         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
755         (auth-source-user-or-password-sftp)
756         (auth-source-user-or-password-smtp): Use new variables and provide an
757         interface to netrc.el.
758
759 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
760
761         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
762         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
763         Make sure the nntp port to specify is a string.
764
765 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
766
767         * nntp.el: Use with-current-buffer.
768         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
769         dubious mm-with-unibyte-current-buffer.
770         (nntp-with-open-group-function): New function extracted from
771         nntp-with-open-group macro.
772         (nntp-with-open-group): Use the function, so it's easier to debug.
773         Add indentation and debugging info.
774         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
775         the use of the netcat alternatives.
776
777         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
778         Avoid mm-string-as-multibyte as well.
779
780         * nnweb.el (nnweb-insert-html):
781         Remove use of nnheader-string-as-multibyte.
782
783         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
784         (nnheader-string-as-multibyte): Remove.
785
786         * mm-view.el: Use inhibit-read-only.
787         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
788         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
789         or unibyte-string.
790
791         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
792         (mm-uu-yenc-extract): Use with-current-buffer.
793
794         * gnus-soup.el (gnus-soup-send-packet): Don't use
795         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
796
797         * nnmh.el: Use with-current-buffer.
798         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
799         mm-string-as-multibyte on the output of mm-encode-coding-string.
800
801         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
802         (nnimap-request-move-article): Use with-current-buffer.
803
804         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
805         inserting the handle-buffer's text, so the implicit multibyte->unibyte
806         conversion uses string-make-unibyte rather than string-as-unibyte.
807
808         * gnus-msg.el: Use with-current-buffer.
809
810         * message.el (message-ignored-resent-headers): Add "Delivered-To".
811
812 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
813
814         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
815         string for caching if it is 'PIN.
816
817 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
818
819         * lpath.el: Consider the case without Emacs/W3.
820
821 2008-03-08  Glenn Morris  <rgm@gnu.org>
822
823         * time-date.el (date-to-time, time-subtract, time-add)
824         (safe-date-to-time): Doc fixes.
825
826 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
827
828         * mail-source.el (mail-source-delete-old-incoming-confirm):
829         Change default to nil.
830         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
831
832 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * lpath.el: Rearrange.
835
836         * gnus-art.el (gnus-narrow-to-page): Position point properly.
837         (gnus-article-goto-prev-page): Work for articles having ^L's.
838
839         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
840
841         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
842
843 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
844
845         * gnus-bookmark.el: Adjust for renames in bookmark.el.
846         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
847         (gnus-bookmark-jump): Adjust some variable names.
848
849 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
850
851         * auth-source.el: New package.
852         (auth-source-choices): Add customization entry point variable.
853
854         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
855         bug.
856
857 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
858
859         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
860         (gnus-registry-initialize, gnus-registry-install-p): Use it.
861         (gnus-registry-install-shortcuts): Rename from
862         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
863         the `gnus-registry-mark-map' keymap dynamically from
864         `gnus-registry-marks'.  The generated functions update the summary line
865         when a registry mark is added or deleted, and will call
866         `gnus-registry-install-p' (see the comments in the code).
867         (gnus-registry-user-format-function-M): Use concat intelligently.
868
869         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
870         the registry mark functions.
871
872 2008-03-05  Glenn Morris  <rgm@gnu.org>
873
874         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
875         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
876         gnus-art.
877         (top-level): No need to load own source when compiling.
878
879 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
880
881         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
882         Suggested by <chris.anderton@zetnet.co.uk>.
883
884 2008-03-04  Glenn Morris  <rgm@gnu.org>
885
886         * gnus-sum.el (top-level): No need to require gnus when compiling,
887         since unconditionally required near start of file.
888         (gnus-summary-display-while-building): Move definition before use.
889
890 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
891
892         * gnus-registry.el (gnus-registry-user-format-function-M): Add
893         formatting function.
894
895 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
896
897         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
898         with plists.
899         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
900         Use new format.
901
902 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
905         `where-is-internal' that returns a range of key sequences.
906
907 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
908
909         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
910
911         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
912         (gnus-summary-jump-to-group): Consider windows on other displayed
913         frames as well.  Similar changes might be needed elsewhere, but that's
914         the one I've bumped into during my use.
915
916         * nndoc.el (nndoc-oe-dbx-type-p):
917         * gnus-msg.el (gnus-debug):
918         * gnus-group.el (gnus-update-group-mark-positions):
919         Use mm-string-to-multibyte.
920
921 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
922
923         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
924         doesn't handle NotDashEscaped.
925
926         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
927         (mml-dnd-attach-options): Fix typo in custom choice.
928
929         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
930         nndoc-article-type to mbox.
931         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
932
933         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
934         to nil, instead of html2text.
935
936         * imap.el (imap-debug): Add `imap-ping-server'.
937
938         * gnus-bookmark.el: Add FIXMEs.
939
940         * message.el (message-form-letter-separator)
941         (message-send-form-letter-delay): New variables.
942         (message-send-form-letter): Use them.  New command to send form
943         letters.  Requested by Uwe Siart.
944         (message-send-mail-function): Doc fix.  Add "Other" custom option.
945
946 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
947
948         * Update copyright years.
949
950 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
951
952         Sync from EMACS_22_BASE.
953
954         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
955
956 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
957
958         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
959         empty author.
960
961 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
962
963         * gnus-registry.el (gnus-registry-marks): Add variable for
964         customization of marks and their appearance.
965         (gnus-registry-read-mark): Use it.
966         (gnus-registry-do-marks): Add utility function to loop through
967         `gnus-registry-marks'.
968         (gnus-registry-install-shortcuts-and-menus): Add function to install
969         shortcuts and menus.
970         (gnus-registry-initialize): Use it.
971         (gnus-registry-default-mark): Clarify documentation.
972
973 2008-02-29  Glenn Morris  <rgm@gnu.org>
974
975         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
976         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
977         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
978         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
979         Change defcustom :version from 23.0 to 23.1.
980
981 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
982
983         * gnus-registry.el (gnus-registry-follow-group-p)
984         (gnus-registry-post-process-groups): Add functions to aid registry
985         splitting and improve logging.  Clarify behavior in function
986         documentation.
987         (gnus-registry-split-fancy-with-parent): Use them.
988
989 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
990
991         * gnus-art.el: Use with-current-buffer.
992
993 2008-02-27  David Engster  <dengste@eml.cc>
994
995         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
996         Express real group name in the response.
997
998 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
999
1000         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
1001         (nnmairix-last-server, nnmairix-current-server): Defvar them.
1002         (nnmairix-goto-original-article): Defvar gnus-registry-install and
1003         autoload gnus-registry-fetch-group when compiling.
1004         (nnmairix-request-group-with-article-number-correction): Remove
1005         unreferenced argument passed to nnmairix-call-backend.
1006
1007 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1008
1009         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
1010         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
1011         Wilde.
1012
1013 2008-02-27  Glenn Morris  <rgm@gnu.org>
1014
1015         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
1016         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
1017         variables to defconsts.  Convert comments to doc-strings.
1018         (nnmairix-last-server, nnmairix-current-server): Convert from free
1019         variables to defvars.  Convert comments to doc-strings.
1020         (gnus-registry-fetch-group): Autoload.
1021         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
1022         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
1023         (nnmairix-widget-build-editable-fields): Use car cddr rather than
1024         caddr.
1025         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
1026         nnmairix-request-group-with-article-number-correction call.
1027         (nnmairix-fast, nnmairix-group): New, less general names, for free
1028         variables passed from nnmairix-request-group to
1029         nnmairix-request-group-with-article-number-correction.  Declare.
1030         (nnmairix-request-group-with-article-number-correction):
1031         Use nnmairix-fast, nnmairix-group rather than fast, group.
1032
1033 2008-02-26  David Engster  <dengste@eml.cc>
1034
1035         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
1036         version 0.5.
1037
1038 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1039
1040         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
1041         instead of making an extra function call.  Don't add the current group
1042         to articles only when they have the group.  Use
1043         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
1044         Reported by David <de_bb@arcor.de>.
1045
1046 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1047
1048         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
1049         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
1050
1051 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
1052
1053         * mail-source.el (mail-source-delete-incoming): Change default.
1054         Supplement doc string.
1055
1056         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
1057
1058 2008-02-14  Glenn Morris  <rgm@gnu.org>
1059
1060         * time-date.el (format-seconds): New function.
1061
1062 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1063
1064         * nnmail.el (nnmail-message-id-cache-file): Derive from
1065         `gnus-home-directory'.
1066
1067 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
1068
1069         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
1070         Document negative prefix.
1071
1072         * gnus-group.el (gnus-group-read-group): Document negative prefix.
1073
1074 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1075
1076         * message.el (message-unsent-separator): Add the Exim bounce
1077         separator.
1078
1079 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
1080
1081         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
1082         list.
1083         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
1084         recipient/signer list.
1085
1086 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * Makefile.in (datarootdir): Define.
1089         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
1090         name that might contain whitespace.
1091
1092 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1093
1094         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
1095         fbound (Emacs 23 unicode), signal an error.
1096
1097 2008-02-08  Glenn Morris  <rgm@gnu.org>
1098
1099         * gnus-art.el (pgg-display-output-buffer): Declare as function.
1100
1101 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
1102
1103         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
1104         ports to the calls to `netrc-machine-user-or-password' in addition to
1105         "imap" and "imaps".
1106
1107 2008-02-01  Zhang Wei  <id.brep@gmail.com>
1108
1109         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
1110
1111         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
1112
1113 2008-02-01  Kenichi Handa  <handa@m17n.org>
1114
1115         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
1116         rfc2104-hexstring-to-bitstring and changed to return a byte list.
1117         (rfc2104-hash): Convert the result of concat to unibyte string.
1118
1119 2008-02-01  Dave Love  <fx@gnu.org>
1120
1121         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
1122         coding-system-for-read.
1123         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
1124
1125 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
1126
1127         * gnus.el (gnus-group-startup-message): Add `find-image' call before
1128         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
1129         <hanche@math.ntnu.no>.
1130
1131 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
1134
1135         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1136
1137 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
1138
1139         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
1140         * message.el (message-beginning-of-line): Use featurep instead of bound
1141         tests in order to resolve conditionals at compile time.
1142
1143 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
1144
1145         * mail-source.el (mail-sources): Add `group' choice.
1146
1147         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
1148         parameter `in-group' to control into which group the articles go.
1149         Add treatment of `group' mail-source.
1150
1151 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
1154
1155         * mm-decode.el (mm-dissect-buffer): Decode description.
1156
1157         * mml.el (mml-to-mime): Encode message header first.
1158
1159 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1160
1161         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
1162         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
1163
1164         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
1165         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
1166
1167 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
1168
1169         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
1170
1171 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1172
1173         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
1174         prefix keys.
1175         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
1176         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
1177         gnus-xmas.el.
1178
1179         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
1180         (gnus-xmas-article-describe-bindings): New function.
1181         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
1182         gnus-xmas-article-describe-bindings.
1183
1184         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
1185
1186 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1187
1188         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
1189         Add new variables for article mark management.
1190         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
1191         list of extra data entries which, when present, will indicate that the
1192         article ID should not be trimmed from the registry.
1193         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
1194         functions.
1195         (gnus-registry-read-mark): New function to read a mark name from the
1196         user.
1197         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
1198         (gnus-registry-set-article-mark-internal): New functions to add and
1199         remove marks.
1200         (gnus-registry-get-article-marks): New function to show the marks for
1201         an article, or retrieve them for further use.
1202
1203 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1204
1205         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
1206         keys when no argument is given.
1207
1208 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
1209
1210         * imap.el (imap-ping-server): New variable.
1211         (imap-opened): On add extra ping if imap-ping-server is non-nil.
1212         (imap-ping-server): Minor doc string fixes.
1213
1214 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1215
1216         * imap.el (imap-ping-server): New function.
1217         (imap-opened): Call imap-ping-server.
1218
1219 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
1220
1221         * gnus-sum.el (gnus-article-sort-by-random)
1222         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
1223         jidanni@jidanni.org.
1224
1225 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1226
1227         * gnus-art.el (gnus-article-describe-bindings): New function.
1228         (gnus-article-read-summary-keys): Use it.
1229         (gnus-article-mode-map): Bind `C-h b' to it.
1230
1231 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1232
1233         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
1234         XEmacs.
1235         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
1236         against non-character events.
1237
1238         * lpath.el: Fbind map-keymap for Emacs 21.
1239
1240 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
1241
1242         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
1243         command.
1244         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
1245         instead of END.  Change name of the temp file.
1246         (gnus-group-gmane-group-download-format): Add doc string.  Make it
1247         customizable.
1248
1249 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
1252         bind `S W' to gnus-article-wide-reply-with-original; set default
1253         binding to gnus-article-read-summary-send-keys.
1254         (gnus-article-read-summary-keys): Fix the order of keys; display
1255         continuation keys correctly in the echo area; describe bindings
1256         correctly when keys end with `C-h'.
1257         (gnus-article-read-summary-send-keys): New function.
1258         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
1259         for gnus-article-read-summary-send-keys; display continuation keys
1260         correctly in the echo area.
1261         (gnus-article-reply-with-original): Ignore prefix argument.
1262         (gnus-article-wide-reply-with-original): New function.
1263
1264         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
1265         Emacs 21.
1266
1267 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1268
1269         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
1270         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
1271
1272 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
1273
1274         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
1275         (gnus-group-read-ephemeral-gmane-group): New command.
1276
1277 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1278
1279         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
1280
1281 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
1282
1283         * message.el (message-send-mail-function): Increase custom version.
1284
1285         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
1286         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
1287
1288 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
1289
1290         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
1291         for the cases where imap-authenticate is called with a nil buffer
1292         parameter.
1293
1294 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1295
1296         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
1297         html parts correctly; support forwarded messages.
1298         (gnus-article-browse-html-article): Remove work buffers.
1299
1300         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
1301         compiling.
1302         (netrc-bound-and-true-p): New macro.
1303         (netrc-parse): Use it instead of bound-and-true-p that is not available
1304         in XEmacs 21.4.
1305
1306 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
1307
1308         * gnus-registry.el (gnus-registry-mark-article)
1309         (gnus-registry-article-marks): Add functionality to mark articles
1310         through the Gnus registry.
1311
1312         * encrypt.el: Clarify documentation for the new pgg method.
1313         (encrypt-file-alist): Add PGG option.
1314         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
1315         functionality.  Abstract password key and messaging to external
1316         functions.
1317         (encrypt-password-key, encrypt-get-passphrase-if-needed)
1318         (encrypt-message-method-and-cipher): Add new convenience external
1319         functions.
1320         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
1321         (encrypt-pgg-process-buffer): Add PGG functionality glue.
1322
1323         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
1324         (netrc-parse): Use encrypt-file-alist to determine if
1325         encrypt-find-model or encrypt-insert-file-contents should be used.
1326
1327         * encrypt.el: Clarify documentation.  Load password-cache or
1328         password, whichever one is found first, instead of autoloading.
1329
1330 2007-12-19  Glenn Morris  <rgm@gnu.org>
1331
1332         * mml.el (message-options-set, message-narrow-to-head)
1333         (message-in-body-p, message-mail-p, message-encode-message-body):
1334         Autoload.
1335         (message-remove-header, message-narrow-to-headers-or-head)
1336         (message-subscribed-p, message-make-mail-followup-to)
1337         (message-position-on-field, message-news-p)
1338         (message-options-set-recipient, message-generate-headers)
1339         (message-sort-headers): Declare as functions.
1340
1341 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
1342
1343         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
1344         convention in doc string.
1345
1346 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1347
1348         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
1349         title to html parts.
1350         (gnus-article-browse-html-article): Pass message header to it.
1351
1352         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
1353
1354 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
1355
1356         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
1357         or password compatible with XEmacs.
1358
1359 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
1360
1361         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
1362         format document.
1363         (gnus-mime-delete-part): Don't write description line if empty.
1364         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
1365
1366 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
1367
1368         * gnus-sum.el (gnus-summary-mark-unread-as-read)
1369         (gnus-summary-mark-read-and-unread-as-read)
1370         (gnus-summary-mark-current-read-and-unread-as-read)
1371         (gnus-summary-mark-unread-as-ticked): Doc fix.
1372         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
1373
1374 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
1375
1376         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
1377         Christoph Conrad <christoph.conrad@gmx.de>.
1378
1379 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
1380
1381         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
1382         yes-or-no-p.
1383
1384 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1385
1386         * mm-decode.el (mm-add-meta-html-tag): New function.
1387         (mm-save-part-to-file, mm-pipe-part): Use it.
1388
1389         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
1390         gnus-y-or-n-p instead of y-or-n-p.
1391         (gnus-article-browse-html-parts): Work with message/external-body; use
1392         mm-add-meta-html-tag.
1393
1394 2007-12-11  Glenn Morris  <rgm@gnu.org>
1395
1396         * gnus-cache.el: Require gnus-sum not just when compiling.
1397
1398         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
1399
1400         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
1401         definitions before use.
1402
1403         * mm-decode.el: Require gnus-util.
1404         (mm-remove-part): Only call delete-annotation on XEmacs.
1405
1406         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
1407
1408         * nnmail.el: Require gnus-int.
1409
1410         * spam.el: Move `require's before `eval-when-compile's.
1411
1412         * gnus-ems.el (gnus-alive-p):
1413         * gnus-fun.el (message-goto-eoh):
1414         * gnus-util.el (gnus-group-name-decode):
1415         * mail-source.el (gnus-compress-sequence):
1416         * message.el (Info-goto-node, format-spec):
1417         * mm-bodies.el (message-options-get):
1418         * mm-decode.el (mm-view-pkcs7):
1419         * mm-util.el (gmm-write-region):
1420         * mml-smime.el (mml-compute-boundary)
1421         (gnus-completing-read-with-default):
1422         * mml.el (widget-button-press, gnus-make-hashtable):
1423         * mml1991.el (mm-decode-content-transfer-encoding)
1424         (mm-encode-content-transfer-encoding)
1425         (message-options-get, message-options-set):
1426         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1427         * nnfolder.el (gnus-request-group):
1428         * nnheader.el (ietf-drums-unfold-fws):
1429         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1430         * smime.el (gnus-run-mode-hooks):
1431         * spam-stat.el (gnus-message): Autoload.
1432
1433         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1434         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1435         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1436         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1437         Add declare-function compatibility definition.
1438
1439         * gnus-cache.el (nnvirtual-find-group-art):
1440         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1441         (gnus-add-image, gnus-add-wash-type):
1442         * gnus-group.el (nnkiboze-score-file):
1443         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1444         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
1445         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1446         (message-tokenize-header, gnus-get-buffer-create)
1447         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1448         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
1449         * gnus.el (gnus-group-decoded-name):
1450         * mail-source.el (imap-capability):
1451         * mm-bodies.el (message-options-set):
1452         * mm-decode.el (gnus-configure-windows):
1453         * mm-extern.el (message-goto-body):
1454         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1455         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1456         (epg-sub-key-validity, message-options-set):
1457         * mml.el (widget-event-point, gnus-configure-windows):
1458         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1459         * mml2015.el (epg-check-configuration, epg-configuration)
1460         (message-options-set):
1461         * nndb.el (nndb-request-article):
1462         * nnfolder.el (gnus-request-create-group):
1463         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1464         * nnmaildir.el (gnus-group-mark-article-read):
1465         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1466         * rfc1843.el (message-fetch-field):
1467         * spam.el (gnus-extract-address-components):
1468         Declare as functions.
1469
1470 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1471
1472         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1473
1474         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
1475
1476         * lpath.el: Fbind run-mode-hooks for Emacs 21;
1477         bind show-trailing-whitespace for XEmacs.
1478
1479 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1480
1481         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
1482         new no-op macro for backward compatibility.
1483
1484         * imap.el (imap-string-to-integer): New function.
1485
1486 2007-12-09  Glenn Morris  <rgm@gnu.org>
1487
1488         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1489
1490         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1491         * message.el, mm-view.el, sieve-manage, smime.el:
1492         Add declare-function compatibility definition.
1493
1494         * gnus-art.el (w3-region, w3m-region, Info-menu):
1495         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1496         * gnus-sum.el (gnus-get-predicate):
1497         * gnus-util.el (mm-append-to-file, w32-focus-frame):
1498         * message.el (mail-abbrev-in-expansion-header-p):
1499         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
1500         (w3m-detect-meta-charset, w3m-region):
1501         * sieve-manage.el (password-read, password-cache-add)
1502         (password-cache-remove):
1503         * smime.el (password-read-and-add): Declare as functions.
1504
1505 2007-12-08  David Kastrup  <dak@gnu.org>
1506
1507         * gnus-sum.el (gnus-summary-simplify-subject-query):
1508         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1509         `message'.
1510
1511 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1512
1513         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
1514         it to bind idna-program, installation-directory, defined-colors, and
1515         face-attribute for XEmacs of the version that compiles defcustom forms.
1516
1517 2007-12-07  Glenn Morris  <rgm@gnu.org>
1518
1519         * gnus-art.el (article-make-date-line): Revert previous change.
1520
1521 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
1522
1523         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1524
1525 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
1526
1527         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1528         Call gnus-add-to-range ranges only once with a prepared article-list.
1529
1530 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
1531
1532         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1533         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1534         group names with backslashes.  Reported by Tassilo Horn
1535         <tassilo@member.fsf.org>.
1536
1537 2007-12-06  D. Goel  <deego3@gmail.com>
1538
1539         * gnus-art.el (article-make-date-line):
1540         * gnus-start.el (gnus-load):
1541         * pop3.el (pop3-read-response): Fix buggy call to `error'.
1542
1543 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1544
1545         * gnus-art.el (gnus-use-idna)
1546         * gnus-start.el (gnus-site-init-file)
1547         * message.el (message-use-idna)
1548         * mm-uu.el (mm-uu-hide-markers)
1549         * smiley.el (smiley-style): Revert changes that suppress warnings.
1550
1551 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1554         specify charset to html source.  Reported by Christoph Conrad
1555         <christoph.conrad@gmx.de>.
1556
1557 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1558
1559         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1560         idna-program in order to suppress byte compile warning issued by XEmacs
1561         that came to byte compile the default value section of defcustom forms
1562         recently.
1563
1564         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1565         value of installation-directory.
1566
1567         * message.el (message-use-idna): Don't directly refer to the value of
1568         idna-program.
1569
1570         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1571
1572         * smiley.el (smiley-style): Don't directly call face-attribute.
1573
1574 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
1575
1576         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1577
1578         * gnus-dired.el: Reduce Gnus dependencies.
1579         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1580         require.  Use autoloads instead.
1581         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1582         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1583         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1584         (gnus-dired-mode): Adjust doc string.
1585         (gnus-dired-mail-mode): New variable.
1586         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1587         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1588         (gnus-dired-mail-buffers): New function.  Return mail or message
1589         composition buffers.
1590         (gnus-dired-attach): Use it.
1591         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1592         NO-DECODE.
1593         (gnus-dired-print): Use `gnus-print-buffer' depending on
1594         `gnus-dired-mail-mode'.
1595
1596 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1597
1598         * rfc2047.el (rfc2047-encoded-word-regexp)
1599         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1600         explaining what regexp patterns are for.
1601
1602 2007-12-04  Glenn Morris  <rgm@gnu.org>
1603
1604         * password.el: Move to password-cache.el.
1605
1606         * mml1991.el (password-read, password-cache-add, password-cache-remove):
1607         * mml2015.el (password-read, password-cache-add, password-cache-remove):
1608         * mml-smime.el (password-read, password-cache-add)
1609         (password-cache-remove):
1610         No need to autoload, since mml-sec requires password.
1611
1612         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1613         * message.el (gnus-extract-address-components):
1614         * mml-smime.el (gnus-extract-address-components): Define for compiler.
1615
1616         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1617         password.
1618
1619 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
1620
1621         * mailcap.el: Reduce dependencies.
1622         (mail-header-parse-content-type): Autoload.
1623         (mailcap-delete-duplicates): New alias.
1624         (mailcap-mime-info): Add optional argument NO-DECODE.
1625         (mailcap-mime-types): Use mailcap-delete-duplicates.
1626
1627         * message.el (message-ignored-supersedes-headers): Add "X-ID".
1628
1629 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
1630
1631         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
1632         (imap-parse-status): Upcase status-att for servers that sends them
1633         lower-case (e.g., MS Exchange 2007).
1634
1635 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1636
1637         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1638         function.
1639
1640         * gnus-uu.el (gnus-uu-decode-yenc): New command.
1641         (gnus-uu-yenc-article): New function.
1642
1643         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1644
1645         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1646         buffer.
1647
1648 2007-12-02  Glenn Morris  <rgm@gnu.org>
1649
1650         * binhex.el (binhex): New custom group.
1651         (binhex-decoder-program, binhex-decoder-switches)
1652         (binhex-use-external): Move to the binhex custom group.
1653
1654         * uudecode.el (uudecode): New custom group.
1655         (uudecode-decoder-program, uudecode-decoder-switches)
1656         (uudecode-use-external): Move to the uudecode custom group.
1657
1658         * netrc.el (top-level): Don't load `encrypt' features.
1659         (netrc-parse): Don't use encrypt.
1660         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
1661
1662         * encrypt.el: Remove file.
1663
1664 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
1665
1666         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1667         matches on patches.
1668
1669         * gnus-art.el (gnus-article-browse-html-article): Mention
1670         `mm-text-html-renderer' in the doc string.
1671
1672         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1673         string.  Add comments.
1674
1675         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1676         if rhs is ASCII.
1677
1678 2007-12-01  Glenn Morris  <rgm@gnu.org>
1679
1680         * mail-source.el (top-level): Require format-spec before
1681         eval-when-compile.
1682
1683 2007-11-30  Glenn Morris  <rgm@gnu.org>
1684
1685         * encrypt.el: Require password, rather than autoloading password-read.
1686
1687 2007-11-29  Glenn Morris  <rgm@gnu.org>
1688
1689         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
1690         (sasl-make-client, sasl-next-step, sasl-step-data)
1691         (sasl-step-set-data): Declare as functions.
1692
1693 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
1694
1695         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
1696
1697 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
1698
1699         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
1700         certs should be verified and what is to be done in the event of a
1701         verification failure.
1702
1703         * gnus.el (gnus-method-to-server): Add an optional parameter so the
1704         caller can indicate whether the cache should be disregarded for this
1705         call.  This way the result of the call is reproducible at all times and
1706         can be considered a canonical server name for the supplied method.
1707         (gnus-agent-method-p): Canonicalize server names by pushing their
1708         method through `gnus-method-to-server' using the no-cache argument.
1709
1710         * gnus-srvr.el (gnus-server-insert-server-line): Call
1711         `gnus-method-to-server' with `no-cache' argument.
1712
1713         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1714         gnus-agent-possibly-synchronize-flags as this should be called when the
1715         server is actually being opened.
1716         (gnus-agent-possibly-synchronize-flags)
1717         (gnus-agent-possibly-synchronize-flags-server): Move check for the
1718         flags file of an agentized server to the latter function.
1719
1720         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1721         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1722         after a connection has been established successfully.
1723
1724 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1725
1726         * gnus-art.el (article-display-face): Force to display face if called
1727         interactively; check if gnus-article-x-face-too-ugly matches author.
1728         (article-display-x-face): Display face even if From header is missing
1729         as article-display-face does.
1730
1731 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
1732
1733         * hashcash.el (message-narrow-to-headers-or-head)
1734         (message-fetch-field, message-goto-eoh)
1735         (message-narrow-to-headers): Declare as functions.
1736
1737 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
1738
1739         * mail-source.el (mail-sources): Default to fetch from file for
1740         compatibility with default of nnmail-spool-file.
1741
1742 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1743
1744         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1745         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1746         to look for encoded word that should be encoded again.
1747         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1748         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1749         encoding pattern.
1750         (rfc2047-decode-region): Switch strict regexp and loose one according
1751         to rfc2047-allow-irregular-q-encoded-words.
1752
1753 2007-11-25  Romain Francoise  <romain@orebokech.com>
1754
1755         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1756
1757 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
1758
1759         * tls.el (tls-program): Provide more custom choices from
1760         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
1761         (tls-process-connection-type, tls-success): Remove "*" in doc string.
1762
1763 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1764
1765         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1766         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1767
1768         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1769         `nnmail-spool-file'.
1770
1771         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1772         `nnmail-spool-file'.
1773
1774         * gnus-move.el (gnus-change-server): Ditto.
1775
1776         * gnus-kill.el (gnus-batch-score): Ditto.
1777
1778         * gnus-cache.el (gnus-jog-cache): Ditto.
1779
1780         * gnus-msg.el (gnus-summary-reply):
1781         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
1782
1783 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1784
1785         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
1786         version.  Minor improvement to doc strings.
1787         (tls-program): Add comment.
1788
1789 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
1790
1791         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
1792         (tls-checktrust): New variable.  Check if GNU TLS complained about a
1793         mismatch between the hostname provided in the certificate and the name
1794         of the host connnecting to.
1795         (open-tls-stream): Use them.  Check certificates against trusted root
1796         certificates.
1797
1798 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1799
1800         * gnus-cache.el (gnus-cache-generate-nov-databases):
1801         Use nnml-generate-nov-databases-directory instead of
1802         nnml-generate-nov-databases-1.
1803
1804 2007-11-24  Glenn Morris  <rgm@gnu.org>
1805
1806         * message.el (message-tool-bar-retro): Update for rename
1807         mail_send.xpm->mail-send.xpm.
1808
1809 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
1810
1811         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1812         `smime-ldap-search' for Emacs 22 and up.
1813
1814 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1815
1816         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1817
1818         * message.el (message-send-mail-function): Fix error convention.
1819         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1820         (message-widen-reply, message-send-mail, message-talkative-question)
1821         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1822         (message-clone-locals, message-send-news): Use with-current-buffer.
1823         (message-insert-or-toggle-importance): Remove unused var `valid'.
1824         (message-make-references): Remove unused var `new-references'.
1825         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1826
1827 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
1828
1829         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1830         (spam-split-symbolic-return-positive): Reflow docstring.
1831         (spam-backends, spam-summary-exit-behavior)
1832         (spam-mark-ham-unread-before-move-from-spam-group)
1833         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1834         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1835         (spam-clear-cache, spam-backend-check, spam-install-backend)
1836         (spam-install-statistical-backend, spam-list-of-processors)
1837         (spam-group-processor-p, spam-split, spam-bogofilter-score)
1838         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1839         (spam-check-crm114, spam-initialize, spam-unload-hook):
1840         Fix typos in docstrings.
1841
1842 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1843
1844         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1845         been checked if they have never been read and those group levels are
1846         higher than the one that a user specified.
1847
1848 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1849
1850         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1851         foreign groups unless a group level is specified by a user.
1852         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1853
1854 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
1855
1856         * message.el (message-send-mail-function): Require sendmail.
1857
1858 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
1859
1860         * message.el (message-send-mail-function): Check for smtpmail too.
1861
1862         * utf7.el (utf7-encode, utf7-decode): Use coding system
1863         `utf-7'/`utf-7-imap' from utf-7.el' if available.
1864
1865         * message.el (message-send-mail-function): New function.
1866         (message-send-mail-function): Set default using
1867         message-send-mail-function.  Adjust doc string.
1868         (message-send-mail-with-mailclient): New function.
1869
1870 2007-11-17  Richard Stallman  <rms@gnu.org>
1871
1872         * assistant.el: Remove file.
1873
1874 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
1875
1876         * smime.el (from):
1877         * rfc2047.el (message-posting-charset):
1878         * qp.el (mm-use-ultra-safe-encoding):
1879         * pop3.el (parse-time-months):
1880         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1881         * nnml.el (files):
1882         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1883         (jka-compr-compression-info-list, ange-ftp-path-format)
1884         (efs-path-regexp):
1885         * nndiary.el (files):
1886         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1887         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1888         (epg-digest-algorithm-alist, inhibit-redisplay)
1889         (password-cache-expiry):
1890         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1891         (pgg-output-buffer, password-cache-expiry):
1892         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1893         (efs-path-regexp):
1894         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1895         (inhibit-redisplay):
1896         * mm-uu.el (file-name, start-point, end-point, entry)
1897         (gnus-newsgroup-name, gnus-newsgroup-charset):
1898         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1899         (latin-unity-ucs-list):
1900         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1901         (mm-uu-binhex-decode-function):
1902         * message.el (gnus-message-group-art, gnus-list-identifiers, )
1903         (rmail-enable-mime-composing, gnus-local-organization)
1904         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1905         (gnus-read-active-file, facemenu-add-face-function)
1906         (facemenu-remove-face-function, gnus-article-decoded-p)
1907         (tool-bar-mode):
1908         * mail-source.el (display-time-mail-function):
1909         * gnus-util.el (nnmail-pathname-coding-system)
1910         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1911         (gnus-original-article-buffer, gnus-user-agent)
1912         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1913         (xemacs-codename, sxemacs-codename, emacs-program-version):
1914         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1915         * gnus-start.el (gnus-agent-covered-methods)
1916         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1917         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1918         (gnus-newsgroup-headers, gnus-group-list-mode)
1919         (gnus-group-mark-positions, gnus-newsgroup-data)
1920         (gnus-newsgroup-unreads, nnoo-state-alist)
1921         (gnus-current-select-method, mail-sources)
1922         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1923         (nnmail-spool-file, gnus-cache-active-hashtb):
1924         * gnus-mh.el (mh-lib-progs):
1925         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1926         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1927         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1928         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1929         (gnus-group-buffer):
1930         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1931         (font-lock-set-defaults):
1932         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1933         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1934         (gnus-summary-post-menu, total-parts, type, condition, length):
1935         * gnus-agent.el (gnus-agent-read-agentview):
1936         * flow-fill.el (show-trailing-whitespace):
1937         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1938         eval-and-compile wrappers for byte compiler pacifiers.
1939
1940         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1941         (mm-display-inline-fontify): Check for featurep 'xemacs not
1942         extent-list.
1943
1944         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1945         itimer-list.
1946         (mm-create-image-xemacs): Only do something for XEmacs.
1947         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1948
1949         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1950
1951         * gnus-registry.el (gnus-adaptive-word-syntax-table):
1952         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1953
1954 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
1955
1956         * nnimap.el (nnimap-split-download-body):
1957         * gnus-demon.el (gnus-demon):
1958         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
1959
1960 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1961
1962         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1963         macros.
1964         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1965         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1966         copy data from unibyte buffer to multibyte current buffer.
1967         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1968         to copy data from unibyte current buffer to multibyte buffer.
1969         (nntp-make-process-buffer): Make process buffer unibyte.
1970
1971         * pop3.el (pop3-open-server): Fix typo in Lisp code.
1972
1973 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
1974
1975         * pop3.el (pop3-open-server): Accept and process data more robustly at
1976         connexion start to avoid spurious "POP SSL connexion failed" errors.
1977
1978 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1979
1980         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1981         read group names.
1982
1983 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
1984
1985         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1986
1987 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1988
1989         * nnmail.el (nnmail-parse-active): Make group names unibyte.
1990         (nnmail-save-active): Use a unibyte buffer when saving active file,
1991         which may contain non-ASCII group names.
1992
1993         * nnml.el (nnml-request-group): Decode group names in messages.
1994
1995 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
1996
1997         * message.el (message-citation-line-function)
1998         (message-insert-formatted-citation-line): Fix spelling of
1999         `message-insert-formated-citation-line'.
2000
2001 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
2002
2003         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
2004
2005 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2006
2007         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
2008         nnmail-pathname-coding-system.
2009
2010         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
2011         that a user enters; decode group names in messages.
2012
2013         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
2014
2015 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2016
2017         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
2018
2019         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
2020
2021         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
2022         risky local variable.
2023
2024         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
2025
2026 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
2027
2028         * encrypt.el: Improve documentation to fix function name typo.
2029         Reported by Daiki Ueno <ueno@unixuser.org>.
2030
2031 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2032
2033         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
2034         even if the point is not in the last page of an article.
2035         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
2036         back to the previous page.
2037
2038 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
2039
2040         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
2041
2042 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2043
2044         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
2045
2046 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2047
2048         * message.el (message-check-news-body-syntax): Avoid
2049         mm-string-as-multibyte.
2050         (message-hide-headers): Don't assume (point-min)==1.
2051
2052 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2053
2054         * message.el (message-remove-blank-cited-lines): Fix if remove is
2055         given.
2056         (message-bogus-address-regexp): New variable.
2057         (message-bogus-recipient-p): New function.
2058         (message-check-recipients): New command.
2059         (message-syntax-checks): Add `bogus-recipient'.
2060         (message-fix-before-sending): Add `bogus-recipient'.
2061
2062         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
2063         (gnus-treat-body-boundary): Don't test window-system.
2064
2065 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
2066
2067         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
2068
2069 2007-10-28  Miles Bader  <miles@gnu.org>
2070
2071         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
2072         at compile-time too.
2073
2074 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2075
2076         * gnus-msg.el (gnus-message-setup-hook): Add
2077         `message-remove-blank-cited-lines' to options.
2078
2079 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2080
2081         * message.el (message-remove-blank-cited-lines): New function.
2082         Suggested by Karl Plästerer.
2083
2084 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2085
2086         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
2087         mapc.
2088
2089         * imap.el (imap-open): Replace mapcar called for effect with mapc.
2090         (top-level): Use mapc to set functions to be traced for debugging.
2091
2092         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
2093         called for effect with while loop.
2094
2095         * message.el (message-talkative-question): Replace mapcar called for
2096         effect with mapc.
2097
2098         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
2099         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
2100         called for effect with dolist.
2101
2102         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
2103
2104         * nndiary.el: Use dolist instead of mapcar to add diary headers to
2105         gnus-extra-headers and nnmail-extra-headers.
2106
2107         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
2108         called for effect with dolist.
2109         (top-level): Use mapc to set functions to be traced for debugging.
2110
2111         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
2112         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
2113         dolist.
2114
2115         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
2116         Replace mapcar called for effect with mapc.
2117         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
2118         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
2119         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
2120         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
2121
2122         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
2123         remove-if that's a cl function.
2124
2125         * webmail.el (webmail-debug): Replace mapcar called for effect with
2126         dolist.
2127
2128         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
2129         with mapc.
2130
2131 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2132
2133         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
2134         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
2135         with while loop.
2136
2137         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
2138         functions from article-* functions.
2139         (gnus-multi-decode-header): Replace mapcar called for effect with
2140         dolist.
2141
2142         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2143         (gnus-bookmark-show-details): Replace mapcar called for effect with
2144         while loop.
2145
2146         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
2147         called for effect with while loop.
2148
2149         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
2150         with dolist.
2151
2152         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
2153         mapcar called for effect with dolist.
2154
2155         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
2156
2157         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
2158         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
2159         Replace mapcar called for effect with dolist.
2160         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
2161         mapc.
2162
2163         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
2164         Replace mapcar called for effect with dolist.
2165         (gnus-topic-list): Replace mapcar called for effect with mapc.
2166
2167         * gnus.el: Use mapc instead of mapcar to add autoloads.
2168
2169 2007-10-23  Richard Stallman  <rms@gnu.org>
2170
2171         * gnus-group.el (gnus-group-highlight): Mark as risky.
2172
2173 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2174
2175         * gnus.el (gnus-server-to-method): Return method found first in
2176         gnus-newsrc-alist.
2177
2178         * gnus-art.el (gnus-article-highlight-signature)
2179         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
2180         button overlay without the front stickiness.
2181
2182 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
2183
2184         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
2185         overview buffer needed a catch to receive its throw.
2186         (gnus-agent-flush-cache): Declared as interactive to make this function
2187         easier to use.
2188
2189 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
2190
2191         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
2192         `next-line'.
2193
2194 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2195
2196         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
2197         exclude address matching message-dont-reply-to-names.
2198
2199 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2200
2201         * gnus-util.el (gnus-string<): New function.
2202
2203         * gnus-sum.el (gnus-article-sort-by-author)
2204         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
2205
2206 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2207
2208         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
2209         the frame-focus tag is set in gnus-buffer-configuration.
2210
2211 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2212
2213         * gnus-art.el (gnus-article-add-button): Make a button overlay without
2214         the front stickiness.
2215
2216 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2217
2218         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
2219         url pattern; remove duplicate one.
2220         (gnus-article-extend-url-button): New function.
2221         (gnus-article-add-buttons): Use it.
2222         (gnus-button-push): Use concatenated url that it makes.
2223
2224 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
2225
2226         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
2227
2228 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2229
2230         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
2231         Don't hardcode point-min==1.
2232
2233 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
2234
2235         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
2236         Fix comment about "iso8859-1".
2237
2238 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
2239
2240         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
2241         ones returned from the verify-function.
2242
2243         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
2244         mml2015-extract-cleartext-signature if extraction failed.
2245
2246 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
2247
2248         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
2249         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
2250         failed.
2251
2252 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2253
2254         * Relicense "GPLv2 or later" files to "GPLv3 or later".
2255
2256 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
2257
2258         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
2259         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
2260         recommends to use EasyPG instead of PGG.
2261
2262         * pgg.el: Revert to revision 6.23.2.16
2263
2264         * pgg-def.el: Revert to revision 6.6.2.14.
2265
2266         * pgg-gpg.el: Revert to revision 6.23.2.34.
2267
2268 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
2269
2270         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
2271         to mark a thread as expirable.  Add variable `hide' to handle hiding of
2272         thread for both the null and zero (kill/expire thread) universal prefix
2273         cases.
2274         (gnus-summary-expire-thread): Add new function to expire a thread,
2275         using gnus-summary-kill-thread.
2276         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
2277         shortcuts for gnus-summary-expire-thread.
2278         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
2279         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
2280
2281 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2282
2283         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
2284         extras value, so an extras entry can be deleted.
2285         (gnus-registry-delete-extra-entry): Use it.
2286         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
2287         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
2288         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
2289         storage through the gnus-registry, and provide an appropriate API for
2290         it.
2291
2292 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2293
2294         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
2295         Suggested by Leo <sdl.web@gmail.com>.
2296
2297         * gnus.el: Do.
2298
2299 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2300
2301         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
2302         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
2303
2304         * gnus-agent.el (gnus-agent-fetch-headers): Do.
2305
2306         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2307         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
2308
2309 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2310
2311         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
2312         newline.
2313         (nnmbox-request-accept-article): Don't change article in source buffer;
2314         narrow to header to use message-fetch-field rather than
2315         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
2316         (nnmbox-request-replace-article): Quote lines that'll be misidentified
2317         as delimiters; make sure article ends with newline.
2318         (nnmbox-delete-mail): Correct last position of article to be deleted;
2319         ignore X-Gnus-Newsgroup header in article body.
2320         (nnmbox-save-mail): Quote lines looking like delimiters at the right
2321         positions; make sure article ends with newline.
2322
2323         * message.el (message-display-abbrev): Don't infloop when a user
2324         inserts SPC in the beginning of header.
2325
2326         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
2327         coding-system-for-read and coding-system-for-write for XEmacs having no
2328         file-coding feature.
2329
2330         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
2331
2332 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
2333
2334         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
2335         list of groups not followed by default.  Fix type to be regexp.
2336         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
2337
2338 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
2339
2340         * hmac-def.el (define-hmac-function): Switch from old-style to
2341         new-style backquotes.
2342
2343         * md4.el (md4-make-step): Likewise.
2344
2345 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2346
2347         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
2348         raw-text coding system when saving .newsrc file, which may contain
2349         non-ASCII group names.
2350
2351 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-cus.el (gnus-score-extra): New widget.
2354         (gnus-score-extra-convert): New function.
2355         (gnus-score-customize): Use it for Extra.
2356
2357 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
2358
2359         * mml2015.el (mml2015-extract-cleartext-signature): New function.
2360         (mml2015-mailcrypt-clear-verify): Use it.
2361         (mml2015-gpg-clear-verify): Use it.
2362         (mml2015-pgg-clear-verify): Use it.
2363         (mml2015-epg-clear-verify): Replace the current part with the output
2364         from GnuPG; don't extract the plaintext by itself.
2365
2366         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
2367         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
2368         mml2015-clear-verify-function; don't touch the armor headers or
2369         dash-escaped text here.
2370
2371 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
2374         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
2375         parts, or application/octet-stream as a last resort.
2376         (gnus-mime-view-part-as-type): Don't toggle display.
2377         (gnus-mime-view-part-as-charset): Don't turn off display before
2378         querying charset.
2379
2380         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
2381         stuff to undisplayer function in Emacs.
2382         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
2383
2384         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
2385         text/calendar parts.
2386
2387 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2388
2389         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
2390         decoding text/calendar parts.
2391
2392         * message.el (message-forward-make-body-mime): Always mark body as
2393         having no illegible text; remove signed-or-encrypted argument.
2394         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
2395
2396         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
2397         (mml-generate-mime-1): Don't encode body if it is specified to be in
2398         raw form; don't make buffer be unibyte when inserting multibyte string.
2399
2400 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2401
2402         * sha1.el: Fix up comment style.
2403         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
2404         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
2405
2406         * hex-util.el: Fix up comment style.
2407         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
2408
2409         * gnus-salt.el: Use with-current-buffer.
2410         (gnus-pick-setup-message): Fix long-standing typo.
2411
2412 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2413
2414         * imap.el (imap-logout-timeout): New variable.
2415         (imap-logout, imap-logout-wait): New functions.
2416         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
2417
2418         * nnimap.el (nnimap-logout-timeout): New server variable.
2419         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
2420         nnimap-logout-timeout.
2421
2422         * gnus-art.el (gnus-article-summary-command-nosave)
2423         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
2424
2425 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus.el (gnus-maximum-newsgroup): New variable.
2428
2429         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
2430         according to gnus-maximum-newsgroup.
2431
2432         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2433         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
2434         Limit the range of articles according to gnus-maximum-newsgroup.
2435
2436 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
2437
2438         * gnus-art.el (gnus-sticky-article): Fixed problems described in
2439         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
2440         Don't perform gnus-configure-windows here; reuse existing sticky
2441         article buffer.
2442
2443         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
2444         it doesn't exist in gnus-article-mode.
2445
2446 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2447
2448         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
2449         (gnus-agent-decoded-group-name): New function.
2450         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
2451         (gnus-agent-expire-group-1): Use it; decode group name in messages.
2452
2453 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
2454
2455         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
2456         Add binding for gnus-sticky-article.
2457         (gnus-summary-exit): Don't kill sticky article buffers.
2458
2459         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
2460         article buffer.
2461         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
2462         (gnus-kill-sticky-article-buffers): New commands.
2463
2464 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2465
2466         * nntp.el (nntp-xref-number-is-evil): New server variable.
2467         (nntp-find-group-and-number): If it is non-nil, don't trust article
2468         numbers in the Xref header.
2469
2470 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * gnus-agent.el (gnus-agent-read-group): New function.
2473         (gnus-agent-flush-group, gnus-agent-expire-group)
2474         (gnus-agent-regenerate-group): Use it.
2475         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2476         nnmail-pathname-coding-system.
2477
2478 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2479
2480         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2481
2482         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2483         that are unread as unread, and also as selected so that information of
2484         marks having been changed by a user may be updated when exiting group.
2485
2486 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2487
2488         * gnus-art.el (gnus-mime-display-single): Pass part number that is
2489         calculated ignoring signature parts to gnus-treat-article.
2490
2491 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2492
2493         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2494         a point here in order to keep the window start.
2495         (gnus-insert-mime-security-button): Make a button overlay without the
2496         front stickiness.
2497         (gnus-mime-display-security): Goto the end of a button.
2498
2499         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2500
2501 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2502
2503         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2504         group-name-at-point.
2505         (gnus-group-completing-read): New function that offers decoded
2506         non-ASCII group names for completion.
2507         (gnus-fetch-group, gnus-group-read-ephemeral-group)
2508         (gnus-group-jump-to-group, gnus-group-make-group-simple)
2509         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2510         (gnus-group-fetch-control): Use it.
2511         (gnus-fetch-group): Use group-name-at-point for the initial value
2512         rather than the default value; use gnus-alive-p.
2513
2514         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2515         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2516         (gnus-summary-post-news): Use gnus-group-completing-read.
2517
2518         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2519         (gnus-read-move-group-name): Decode group name for completion.
2520
2521 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
2522
2523         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2524         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2525         Yamaoka slightly modified the code).
2526
2527 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2530         (nnmail-split-incoming): Bind it.
2531
2532         * nnml.el (nnml-group-name-charset): New function.
2533         (nnml-decoded-group-name): Use it; don't decode group name if
2534         nnmail-group-names-not-encoded-p is non-nil.
2535         (nnml-encoded-group-name): New function.
2536         (nnml-group-pathname): Inline nnml-decoded-group-name.
2537         (nnml-request-expire-articles): Decode group name in message.
2538         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2539         nnmail-pathname-coding-system.
2540         (nnml-save-mail, nnml-active-number): Work with decoded group names and
2541         not decoded ones according to nnmail-group-names-not-encoded-p.
2542         (nnml-generate-active-info): Use nnml-encoded-group-name.
2543
2544 2007-08-08  Glenn Morris  <rgm@gnu.org>
2545
2546         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2547         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2548         doc-strings and comments.
2549
2550 2007-07-25  Glenn Morris  <rgm@gnu.org>
2551
2552         * Relicense all FSF files to GPLv3 or later.
2553
2554 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2555
2556         * gnus-sum.el (gnus-summary-move-article): Make
2557         gnus-summary-respool-article work.
2558
2559 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
2560
2561         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2562         string.
2563
2564 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
2565
2566         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
2567         that should be ignored when comparing distant RSS articles with local
2568         ones.
2569         (nnrss-make-hash-index): New function.  Create a hash index according
2570         to the ignored fields.
2571         (nnrss-check-group): Use it.
2572
2573 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2574
2575         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2576
2577         * gnus-art.el (article-decode-group-name): Decode Xref header too.
2578
2579         * gnus-group.el (gnus-group-make-group): Encode group name here unless
2580         the new optional argument ENCODED is non-nil.
2581         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2582         coding system for encoding group name.
2583         (gnus-group-make-rss-group): Pass un-encoded group name to
2584         gnus-group-make-group.
2585         (gnus-group-set-info): Tell gnus-group-make-group that group name is
2586         encoded.
2587
2588         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2589         Encode group name to which articles are moved or copied.
2590         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2591         coding system for encoding Newsgroup, Followup-To and Xref headers.
2592
2593         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2594         marks; use nnheader-file-coding-system to write a file.
2595         (nnagent-retrieve-headers): Bind file-name-coding-system to
2596         nnmail-pathname-coding-system.
2597
2598         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2599
2600         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2601         (nnml-request-article, nnml-request-create-group)
2602         (nnml-request-rename-group, nnml-find-id)
2603         (nnml-possibly-change-directory, nnml-possibly-create-directory)
2604         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2605         (nnml-save-marks): Use nnml-group-pathname instead of
2606         nnmail-group-pathname.
2607
2608         (nnml-request-create-group, nnml-request-expire-articles)
2609         (nnml-request-move-article, nnml-request-delete-group)
2610         (nnml-deletable-article-p, nnml-possibly-create-directory)
2611         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2612         (nnml-open-marks): Bind file-name-coding-system to
2613         nnmail-pathname-coding-system.
2614
2615         (nnml-request-article): Pass server argument to nnml-find-group-number.
2616         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2617         server argument to nnml-possibly-create-directory.
2618         (nnml-request-accept-article): Pass server argument to
2619         nnml-active-number and nnml-save-mail.
2620         (nnml-find-group-number): Pass server argument to nnml-find-id.
2621         (nnml-request-update-info): Pass server argument to
2622         nnml-marks-changed-p.
2623
2624         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2625         (nnml-save-mail, nnml-active-number): Add server argument.
2626
2627         (nnml-request-delete-group): Warn if group is missing.
2628         (nnml-get-nov-buffer): Decode group name.
2629         (nnml-generate-active-info): Encode group name.
2630         (nnml-open-marks): Decode group name in messages.
2631
2632 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2635         if it is not specified.
2636         (gnus-article-pipe-part, gnus-article-save-part)
2637         (gnus-article-interactively-view-part, gnus-article-copy-part)
2638         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2639         (gnus-article-inline-part, gnus-article-save-part-and-strip)
2640         (gnus-article-replace-part, gnus-article-delete-part)
2641         (gnus-article-view-part-as-type): Pass raw prefix argument to
2642         gnus-article-part-wrapper.
2643
2644 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2645
2646         * gnus-agent.el (gnus-agent-save-active): Bind
2647         nnheader-file-coding-system to gnus-agent-file-coding-system.
2648
2649         * gnus-cache.el (gnus-cache-save-buffers)
2650         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2651         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2652         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2653         (gnus-cache-braid-nov, gnus-cache-braid-heads)
2654         (gnus-cache-generate-active, gnus-cache-rename-group)
2655         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2656         (gnus-cache-update-overview-total-fetched-for): Bind
2657         file-name-coding-system to nnmail-pathname-coding-system.
2658         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2659         variables.
2660         (gnus-cache-decoded-group-name): New function.
2661         (gnus-cache-file-name): Use it.
2662         (gnus-cache-generate-active): Use non-decoded group name for active.
2663
2664         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2665         right place.
2666         (gnus-write-active-file): Don't break non-ASCII group names.
2667
2668         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2669         nnmail-pathname-coding-system.
2670
2671         * lpath.el: Bind default-file-name-coding-system,
2672         file-name-coding-system and language-info-alist for XEmacs.
2673
2674         * gnus-uu.el (gnus-uu-decode-save): Typo.
2675
2676 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2677
2678         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2679
2680 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2681
2682         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2683         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2684         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2685         (gnus-agent-flush-group, gnus-agent-flush-cache)
2686         (gnus-agent-fetch-headers, gnus-agent-load-alist)
2687         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2688         (gnus-agent-retrieve-headers, gnus-agent-request-article)
2689         (gnus-agent-regenerate-group)
2690         (gnus-agent-update-files-total-fetched-for)
2691         (gnus-agent-update-view-total-fetched-for): Bind
2692         file-name-coding-system to nnmail-pathname-coding-system.
2693         (gnus-agent-group-pathname): Don't encode file names by
2694         nnmail-pathname-coding-system.
2695         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2696         coding-system-for-write instead of buffer-file-coding-system to
2697         gnus-agent-file-coding-system.
2698
2699         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2700         Decode group name.
2701
2702         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2703
2704         * gnus-start.el (gnus-update-active-hashtb-from-killed)
2705         (gnus-read-newsrc-el-file): Make group names unibyte.
2706
2707         * nnmail.el (nnmail-group-pathname): Don't encode file names by
2708         nnmail-pathname-coding-system.
2709
2710         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2711         (nnrss-request-delete-group): Bind file-name-coding-system to
2712         nnmail-pathname-coding-system.
2713         (nnrss-read-server-data, nnrss-read-group-data): Bind
2714         file-name-coding-system correctly.
2715         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2716
2717         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2718         (nntp-server-to-method-cache): New variable.
2719         (nntp-group-pathname): New function that decodes non-ASCII group names.
2720         (nntp-possibly-create-directory, nntp-marks-changed-p)
2721         (nntp-save-marks, nntp-open-marks): Use it.
2722         (nntp-possibly-create-directory, nntp-open-marks):
2723         Bind file-name-coding-system to nnmail-pathname-coding-system.
2724         (nntp-open-marks): Decode group names when bootstrapping marks.
2725
2726         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2727         Newsgroups and Folowup-To headers.
2728
2729 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2732         (gnus-server-closed-face, gnus-server-denied-face)
2733         (gnus-server-offline-face): Remove variable.
2734         (gnus-server-font-lock-keywords): Use faces that are not aliases.
2735
2736         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2737         of modifying message-stack directly for XEmacs.
2738
2739         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2740         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2741         if the coding-system argument is nil for XEmacs.
2742
2743         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2744         mm-charset-override-alist.
2745
2746         * rfc2047.el: Don't require base64; require rfc2045 for the function
2747         rfc2045-encode-string.
2748         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2749         to quote the parameter value.
2750
2751 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2752
2753         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2754         form in gnus-group-name-charset-method-alist.
2755
2756         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2757         overrides the default layout edit-form.
2758
2759         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2760
2761         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2762
2763 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2764
2765         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2766         as unfetched articles.
2767
2768 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
2769
2770         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2771
2772 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2773
2774         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2775         original back end that keeps marks in the local system.
2776
2777 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2780         arg of pop-to-buffer for XEmacs.
2781         (gnus-article-read-summary-keys): Ditto; don't restore window
2782         configuration if summary command ends up with neither article buffer
2783         nor summary buffer; describe bindings if summary keys end with C-h.
2784
2785 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2786
2787         * message.el (message-fix-before-sending): Skip raw message part to be
2788         forwarded while checking illegible text.
2789         (message-forward-make-body-mime, message-forward-make-body): Mark
2790         signed or encrypted raw message as having no illegible text.
2791
2792 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2793
2794         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2795         (gnus-message-with-timestamp-1): New macro.
2796         (gnus-message-with-timestamp): New function.
2797         (gnus-message): Use them.
2798
2799         * nnheader.el (nnheader-message): Use them.
2800
2801 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
2802
2803         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2804         .newsrc.eld file.
2805
2806 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * gnus-agent.el (gnus-agent-fetch-headers)
2809         (gnus-agent-retrieve-headers): Bind
2810         gnus-decode-encoded-address-function to identity.
2811
2812         * nntp.el (nntp-send-xover-command): Recognize an xover command is
2813         available also when the server returns simply a dot.
2814
2815         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2816
2817 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2818
2819         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2820
2821 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2822
2823         * gnus-ems.el (gnus-x-splash): Make it work.
2824
2825         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2826         from being used.
2827
2828         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
2829
2830 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2831
2832         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
2833         4th and the 5th arguments.
2834
2835         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2836         the front stickiness.
2837         (gnus-article-summary-command-nosave): Correct the order of the
2838         arguments passed to pop-to-buffer.
2839         (gnus-article-read-summary-keys): Ditto; make it work properly when the
2840         summary command ends up with the article buffer.
2841
2842         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2843         the same faces.
2844
2845 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
2846
2847         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
2848
2849 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2850
2851         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2852         * gnus-sum.el (gnus-summary-highlight):
2853         * pgg.el (pgg-sign-region, pgg-sign):
2854         * mail-source.el (mail-source-delete-old-incoming-confirm):
2855         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
2856
2857 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2858
2859         * gnus-art.el (gnus-mime-view-part-externally)
2860         (gnus-mime-view-part-internally): Fix predicate function passed to
2861         completing-read.
2862
2863         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2864
2865         * gnus.el (gnus-update-message-archive-method): Add :version.
2866
2867 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * gnus.el (gnus-update-message-archive-method): New variable.
2870
2871         * gnus-start.el (gnus-setup-news): Update saved "archive" method
2872         according to gnus-message-archive-method if
2873         gnus-update-message-archive-method is non-nil.
2874
2875 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
2878         by Loic Dachary <loic@dachary.org>.
2879         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2880
2881 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2882
2883         * message.el (message-pop-to-buffer): Add switch-function argument.
2884         (message-mail): Pass switch-function argument to it.
2885
2886 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
2887
2888         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2889         Improve doc string.
2890
2891 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2894         (gnus-header-content)
2895         * gnus-cite.el (gnus-cite-10)
2896         * gnus-srvr.el (gnus-server-closed)
2897         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2898         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2899         (gnus-group-mail-3-empty, gnus-group-mail-low)
2900         (gnus-group-mail-low-empty, gnus-splash)
2901         * message.el (message-header-to, message-header-cc)
2902         (message-header-subject, message-header-other, message-header-name)
2903         (message-header-xheader, message-separator, message-cited-text)
2904         (message-mml): Lighten colors of faces used for dark background.
2905
2906 2007-05-24  Simon Josefsson  <simon@josefsson.org>
2907
2908         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2909         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
2910
2911 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2912
2913         * message.el (message-narrow-to-headers-or-head):
2914         Ignore mail-header-separator in the body.
2915
2916 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2917
2918         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2919         same as window size.
2920
2921 2007-05-22  Kevin Ryde  <user42@zip.com.au>
2922
2923         * message.el (message-font-lock-keywords): Use message-header-xheader
2924         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
2925         ahead of the anything pattern, to get it recognised.
2926
2927 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2928
2929         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
2930         spam.el loads uses it in the compiled defadvice form.
2931
2932 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
2933
2934         * gnus-sum.el (gnus-articles-to-read)
2935         (gnus-summary-insert-old-articles): Don't truncate group name for
2936         `read-string'.
2937
2938         * gnus-util.el (gnus-limit-string): Delete this function.
2939
2940         * gnus-sum.el (gnus-simplify-subject-fully): Use
2941         `truncate-string-to-width' instead.
2942
2943 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
2944
2945         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
2946         if, on summary exit, the next group has to be selected.
2947         (gnus-summary-exit): Use it.
2948
2949 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
2950
2951         * gnus-art.el (gnus-article-mode): Fix comment about displaying
2952         non-break space.
2953
2954 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2955
2956         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2957         Check if group is not a directory.
2958         (nnfolder-request-expire-articles): Don't delete articles if the target
2959         group is not available.
2960
2961         * nnml.el (nnml-request-create-group): Properly check if group is not a
2962         file.
2963         (nnml-request-expire-articles): Don't delete articles if the target
2964         group is not available.
2965
2966         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2967         Don't quote characters that are within parentheses.
2968
2969 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2970
2971         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2972         (gnus-handle-ephemeral-exit): Select article according to it.
2973
2974 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2975
2976         * message.el (message-insert-formated-citation-line): Remove newline.
2977         (message-citation-line-format): Add final \n here so that the user can
2978         avoid a blank line.
2979
2980 2007-05-03  Dan Christensen  <jdc@uwo.ca>
2981
2982         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2983         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2984         Update lanl/arXiv support.
2985
2986 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2987
2988         * gnus.el: Bump version number.
2989
2990 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus.el (gnus-version-number): Bump version.
2993
2994 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2995
2996         * gnus.el: No Gnus v0.6 is released.
2997
2998 2007-04-27  Didier Verna  <didier@xemacs.org>
2999
3000         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
3001         * gmm-utils.el (gmm-regexp-concat): here.
3002         * message.el: Don't require 'gnus-util.
3003         (message-dont-reply-to-names): Handle name change above.
3004         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
3005
3006 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
3009         since the initial value varies according to the system.
3010
3011 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3012
3013         * mm-util.el (mm-charset-synonym-alist): Defcustom.
3014
3015 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
3016
3017         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
3018
3019 2007-04-24  Didier Verna  <didier@xemacs.org>
3020
3021         Improve the type of gnus-ignored-from-addresses.
3022         * gnus-util.el (gnus-orify-regexp): New function.
3023         * message.el (gnus-util): Require it.
3024         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
3025         * gnus-sum.el (gnus-ignored-from-addresses): New function.
3026         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
3027
3028 2007-04-24  Didier Verna  <didier@xemacs.org>
3029
3030         * gnus-sum.el:
3031         * gnus-utils.el: Fix some trailing whitespaces.
3032
3033 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3034
3035         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
3036         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
3037         article's Message-ID; refer parent article in summary buffer.
3038
3039         * message.el (message-bounce): Call mime-to-mml.
3040
3041         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
3042         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
3043         optimize and/or forms properly.
3044
3045 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
3046
3047         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
3048         URL.
3049
3050 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3051
3052         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
3053
3054 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
3057         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
3058         displayed of multipart/alternative part if it is invoked from summary
3059         buffer.
3060
3061         * mm-view.el (mm-inline-text-html-render-with-w3m)
3062         (mm-inline-text-html-render-with-w3m-standalone)
3063         (mm-inline-render-with-function): Use mail-parse-charset by default.
3064
3065 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
3066
3067         * parse-time.el (parse-time-string-chars): Check if CHAR
3068         is less than the length of parse-time-syntax.
3069
3070 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3071
3072         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
3073         from gnus-newsgroup-processable.
3074
3075 2007-04-16  Didier Verna  <didier@xemacs.org>
3076
3077         * gnus-msg.el (gnus-configure-posting-styles): Handle
3078         message-signature-directory properly with :file syntax.  Reported by
3079         "Leo".
3080
3081 2007-04-11  Didier Verna  <didier@xemacs.org>
3082
3083         New user option: message-signature-directory.
3084         * gnus-msg.el (gnus-configure-posting-styles): Support it.
3085         * message.el (message-insert-signature): Ditto.
3086         * message.el (message-signature-file): Doc update.
3087         * message.el (message-signature-directory): New.
3088
3089 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3090
3091         * gnus-msg.el (gnus-inews-yank-articles): Use
3092         message-exchange-point-and-mark instead of exchange-point-and-mark.
3093
3094 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * message.el (message-yank-original): Make sure cited text ends with
3097         newline; don't exchange point and mark.
3098
3099 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
3100
3101         * tls.el (open-tls-stream): Properly handle case where there
3102         is no associated buffer.
3103
3104 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
3105
3106         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
3107         message-yank-original, make sure (< mark TEXT point).
3108
3109 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3110
3111         * message.el (message-fill-column): New variable.
3112         (message-mode): Use it.  Add comment on a possible new hook.
3113
3114         * nnmail.el (nnmail-spool-file): Mark as obsolete.
3115         (nnmail-get-new-mail): Reformat.
3116
3117         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
3118
3119         * gmm-utils.el: Fix Commentary.
3120         (gmm-tool-bar-from-list): Fix typo in doc string.
3121
3122 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
3123
3124         * message.el (message-yank-original): Don't switch point and mark
3125         unnecessarily to put point and mark as documented.
3126
3127 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128
3129         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
3130         from the message heads.
3131
3132 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
3133
3134         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
3135         article buffer does not have a window.  This may not be the best
3136         solution but is certainly better than setting the start of the null,
3137         that is the current, window.
3138
3139 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3140
3141         * gnus-draft.el (gnus-draft-setup-hook): New hook.
3142         (gnus-draft-setup): Run it.
3143
3144         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
3145         gnus-score-fast-scoring.  Allow regexp.
3146         (gnus-score-headers): Use it.
3147
3148         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
3149         XEmacs.
3150
3151         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
3152         string.
3153         (gnus-button-alist): Also catch `<f1> k ...'.
3154         (gnus-treat-display-x-face): Fix doc string.
3155
3156 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3157
3158         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
3159         evaluation of gnus-extended-version to ensure correct generation of the
3160         User-Agent header when message-generate-headers-first is used.
3161
3162 2007-03-24  Simon Josefsson  <simon@josefsson.org>
3163
3164         * hashcash.el (hashcash-generate-payment-async): Don't crash if
3165         hashcash-path is nil.  Don't call callback with incorrect number of
3166         parameters if val is 0.
3167
3168 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3169
3170         * message.el (message-required-news-headers):
3171         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
3172
3173 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
3174
3175         * tls.el (open-tls-stream): In handshake-waiting loop,
3176         don't wait more if there is output available to process.
3177
3178 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
3179
3180         * tls.el (tls-program): Doc fix.
3181
3182 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * message.el (message-generate-new-buffers): Change the meaning of the
3185         nil value; add `standard' to the choices; treat t as `unique'; improve
3186         doc string.
3187         (gnus-select-frame-set-input-focus): Autoload.
3188         (message-buffer-name): Search for the existing message buffer if
3189         message-generate-new-buffers is nil or `standard'; treat the value t of
3190         message-generate-new-buffers as `unique'.
3191         (message-pop-to-buffer): Raise the frame already displaying the message
3192         buffer; clear the echo area after querying.
3193         (message-setup): Pass the `continue' argument to compose-mail.
3194         (message-mail): Prefer `switch-function' if it is given; search for the
3195         existing message buffer if the `continue' argument is non-nil; pass
3196         continue and switch-function arguments to compose-mail by way of
3197         message-setup.
3198         (message-mail-other-window): Adjust argument of message-setup.
3199         (message-mail-other-frame): Ditto.
3200
3201 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3202
3203         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
3204         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
3205         to turn font-lock on when turning gnus-message-citation-mode on.
3206
3207 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
3208
3209         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
3210         (mml-smime-function-alist): New variable; add epg as the backend.
3211         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
3212         mml-smime- functions instead.
3213         * mm-view.el: Require smime.
3214
3215 2007-03-05  Didier Verna  <didier@xemacs.org>
3216
3217         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
3218         instead of just inheritance for posting styles.
3219         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
3220
3221 2007-02-24  Chris Moore  <dooglus@gmail.com>
3222
3223         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
3224         * pgg-pgp.el (pgg-pgp-encrypt-region):
3225         * pgg-gpg.el (pgg-gpg-encrypt-region):
3226         Check pgg-encrypt-for-me if no other recipients.
3227
3228 2007-02-24  John Paul Wallington  <jpw@pobox.com>
3229
3230         * tls.el (tls-certtool-program): Fix custom type.
3231
3232 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
3235         and point-at-eol instead of line-(beginning|end)-position.
3236
3237         * assistant.el (assistant-parse-buffer): Ditto.
3238
3239         * netrc.el (netrc-parse-services): Ditto.
3240
3241 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
3242
3243         * mml2015.el (mml2015-epg-find-usable-key): New function.
3244         (mml2015-epg-sign): Use it.
3245         (mml2015-epg-encrypt): Use it.
3246
3247 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3248
3249         * message.el (message-make-in-reply-to): Quote name containing
3250         non-ASCII characters.  It will make the RFC2047 encoder cause an error
3251         if there are special characters.  Reported by NAKAJI Hiroyuki
3252         <nakaji@jp.freebsd.org>.
3253
3254 2007-02-27  Didier Verna  <didier@xemacs.org>
3255
3256         Include the group parameters as well as the topic ones in the
3257         inheritance filter process.
3258         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
3259         argument GROUP-PARAMS-LIST.
3260         * gnus-topic.el (gnus-group-topic-parameters): Use it.
3261
3262 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3263
3264         * nntp.el (nntp-never-echoes-commands)
3265         (nntp-open-connection-functions-never-echo-commands): New variables.
3266         (nntp-send-command): Use them.
3267
3268 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
3269
3270         * mml2015.el (mml2015-epg-verify): Simplified.
3271
3272 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3273
3274         * mml.el (mml-content-disposition-alist): New user option.
3275         (mml-content-disposition): New function.
3276         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
3277         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
3278
3279 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
3280
3281         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
3282         verification.
3283
3284 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3285
3286         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
3287         articles posted in the last 24 hours.
3288
3289 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
3290
3291         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
3292
3293 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
3294
3295         * nntp.el (nntp-send-command): Don't wait for echoes when
3296         nntp-open-ssl-stream is used.
3297
3298 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * gnus-cite.el (gnus-test-font-lock-add-keywords)
3301         (gnus-message-add-citation-keywords)
3302         (gnus-message-remove-citation-keywords): Remove.
3303         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
3304         directly, make the variables in font-lock-defaults buffer-local, add
3305         gnus-message-citation-keywords to them and then update the value of
3306         font-lock-keywords.
3307
3308 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3309
3310         * message.el (message-cite-original-1): Don't call
3311         gnus-article-highlight-citation.
3312
3313         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
3314         citations; fix line count.
3315
3316 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3317
3318         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
3319         (gnus-message-add-citation-keywords)
3320         (gnus-message-remove-citation-keywords): Use it; fix the emulating
3321         versions of font-lock-add-keywords and font-lock-remove-keywords to
3322         work with XEmacs correctly.
3323
3324 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3325
3326         * gnus-cite.el (gnus-cite-face-list): Set the values of
3327         gnus-message-max-citation-depth and gnus-message-citation-keywords.
3328         (gnus-message-max-citation-depth): Use defvar rather than defconst.
3329         (gnus-message-cite-prefix-regexp): New variable.
3330         (gnus-message-search-citation-line): Use it; protect against long
3331         citation prefix; fill match data with nil rather than 0 for XEmacs; set
3332         the 0th match data for Emacs.
3333         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
3334         (gnus-message-add-citation-keywords): Append keywords rather than
3335         prepending; emulate font-lock-add-keywords if it is not available.
3336         (gnus-message-remove-citation-keywords): Emulate
3337         font-lock-remove-keywords if it is not available.
3338
3339         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
3340
3341         * message.el (message-cite-prefix-regexp): Set the value of
3342         gnus-message-cite-prefix-regexp.
3343
3344 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3345
3346         * nnweb.el (nnweb-google-parse-1): Update parser.
3347
3348 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
3349
3350         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
3351
3352 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3353
3354         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3355         regexp.
3356
3357 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3358
3359         * uudecode.el (uudecode-string-to-multibyte): New function emulating
3360         string-to-multibyte.
3361         (uudecode-decode-region-internal): Use it.
3362
3363         * lpath.el: Fbind string-as-multibyte for XEmacs.
3364
3365 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
3366
3367         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
3368         custom choice.
3369
3370         * gnus-art.el (gnus-signature-limit): Fix custom choice.
3371
3372 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
3373
3374         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
3375
3376         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
3377         `write-region' to respect `mm-inhibit-file-name-handlers'.
3378
3379 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
3380
3381         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
3382         Use gnus-home-directory instead of "~/" or "$HOME".
3383
3384 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
3385
3386         * encrypt.el (encrypt-insert-file-contents): Add better prompt
3387         to mention filename.
3388         Add comments at beginning regarding usage.
3389         (encrypt-write-file-contents): Change interactive so a string is
3390         acceptable.  If the file has no associated model, show an error instead
3391         of a nonsense prompt.
3392
3393 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3394
3395         * spam.el (spam-bsfilter-ham-switch): Fix typo.
3396         Thanks to Yoshihiko Yamada for kind notification of this typo.
3397
3398 2007-01-12  Kenichi Handa  <handa@m17n.org>
3399
3400         * uudecode.el (uudecode-decode-region-internal): Make it work in a
3401         multibyte buffer.
3402
3403 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3404
3405         * gnus-score.el (gnus-score-fast-scoring): New variable.
3406         (gnus-score-headers): Use it.
3407
3408         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
3409
3410         * message.el (message-cite-original-1): Call
3411         gnus-article-highlight-citation if requested.
3412         (message-make-from): Allow name and address as optional arguments.
3413
3414         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
3415
3416         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
3417         bugs to doc string.
3418         (gnus-button-alist): Add mid\\|message-id.
3419         (gnus-button-fetch-group): Extend for use in
3420         `browse-url-browser-function'.
3421         (gnus-button-url-regexp): Try to catch paired parentheses like in
3422         Wikipedia URLs.
3423
3424         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
3425         Suggested by Simon Krahnke <overlord@gmx.li>.
3426
3427 2007-01-13  Romain Francoise  <romain@orebokech.com>
3428
3429         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
3430         Update copyright.
3431
3432 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
3433
3434         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
3435
3436 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
3437
3438         * gnus-registry.el (gnus-registry-unfollowed-groups)
3439         (gnus-registry-split-fancy-with-parent): Fix documentation.
3440
3441 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3442
3443         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
3444         from nnweb groups.
3445
3446 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3447
3448         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
3449         Xref urls.  Erase buffer before requesting head.
3450
3451 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3452
3453         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
3454         customizable.
3455
3456 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
3457
3458         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
3459         no signing key is found.
3460         (mml2015-epg-encrypt): Ask user whether to skip or abort if
3461         no encrypting and/or signing key is found.
3462
3463 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3464
3465         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
3466
3467 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3468
3469         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
3470         headers read from disk with the ones newly found in the current search.
3471         This should no longer cause problems, because the article numbers in
3472         Gmane's `nov.php' output are ignored since the previous change.
3473
3474 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3475
3476         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
3477
3478 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3479
3480         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
3481         replace-regexp-in-string; bind url-version; fbind display-images-p and
3482         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
3483         find-face and set-itimer-function for Emacs; bind itimer-list for
3484         Emacs.
3485
3486         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3487
3488 2007-01-01  Romain Francoise  <romain@orebokech.com>
3489
3490         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3491
3492 2006-12-31  Steve Youngs  <steve@sxemacs.org>
3493
3494         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
3495         `define-minor-mode' macro definition expanded properly.
3496         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
3497         exclude it there.
3498
3499         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
3500         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
3501         `fboundp' test.
3502         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
3503         This is OK to autoload in (S)XEmacs now.
3504
3505 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3506
3507         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3508         keystroke.
3509         (gnus-summary-limit-to-singletons): Fix typo.
3510
3511         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3512         else fails.
3513
3514 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3515
3516         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3517         docstring.
3518
3519         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3520         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3521         (gnus-summary-insert-dormant-articles): Fix typo in message.
3522
3523 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3524
3525         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3526         nil for XEmacs.
3527         (gnus-message-citation-mode): Don't autoload in XEmacs.
3528
3529         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
3530
3531 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
3532
3533         * nnimap.el (nnimap-expunge-search-string): Mention
3534         nnimap-search-uids-not-since-is-evil in docstring.
3535
3536 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3537
3538         * spam.el: Revert to make-obsolete-variable because
3539         define-obsolete-variable-alias is not supported in Emacs 21.
3540
3541         * spam.el (spam-ifile-path, spam-ifile-database-path)
3542         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3543         make-obsolete-variable.
3544         (spam-bsfilter-path, spam-bsfilter-program)
3545         (spam-spamassassin-path, spam-spamassassin-program)
3546         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
3547         use "path" inappropriately.
3548         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3549         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3550         variable names.
3551
3552 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
3553
3554         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3555         summary buffer.
3556
3557         * password.el (password-cache-remove): Use clear-string to burn
3558         password, if available.
3559
3560 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3561
3562         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3563
3564         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3565
3566         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3567         (gnus-message-highlight-citation): Move defcustom here from
3568         gnus-cite.el.
3569         (gnus-message-citation-mode): Autoload.
3570
3571         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
3572         checks to make it compile with XEmacs.
3573         (gnus-message-citation-mode): New minor mode.
3574         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3575         (gnus-message-highlight-citation): New variables.
3576         (gnus-message-search-citation-line)
3577         (gnus-message-add-citation-keywords)
3578         (gnus-message-remove-citation-keywords)
3579         (turn-on-gnus-message-citation-mode)
3580         (turn-off-gnus-message-citation-mode): New functions.
3581
3582 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
3583
3584         * gnus-cite.el: Enable highlighting of different citation levels in
3585         message-mode.
3586
3587 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3588
3589         * message.el (message-make-fqdn): Fix comment.
3590         (message-bogus-system-names): Add ".local".
3591
3592         * spam.el (spam-ifile-path, spam-ifile-program)
3593         (spam-ifile-database-path, spam-ifile-database)
3594         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3595         Don't use "path" inappropriately.
3596         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3597         strings.
3598         (spam-check-ifile, spam-ifile-register-with-ifile)
3599         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3600         new variable names.
3601
3602         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3603         (gnus-treat-display-smileys): Simplify using
3604         gnus-image-type-available-p.
3605
3606         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3607         available.
3608
3609         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
3610         `display-images-p' if available.
3611
3612 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3613
3614         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3615         one after turning on the buffer's multibyteness instead of decoding
3616         them directly in the unibyte buffer that causes unexpected conversion
3617         in Emacs 23 (unicode).
3618
3619 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3620
3621         * message.el (message-generate-hashcash): Fix custom type.
3622
3623 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
3624
3625         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3626
3627 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
3628
3629         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3630         disconnect icons.  Add help text.
3631
3632 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
3633
3634         * spam.el (spam-extra-header-to-number): CRM114 spam score is
3635         negated to be consistent with the others we handle.
3636
3637 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3638
3639         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3640         version of gnus-summary-buffer to something, so that we can use two
3641         article buffers at the same time.
3642
3643 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
3644
3645         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3646         trigger all the extra headers.
3647         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3648         sorting.
3649
3650 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3651
3652         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3653         solid groups.
3654
3655 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
3656
3657         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
3658
3659 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3660
3661         * legacy-gnus-agent.el: Add Copyright notice.
3662
3663 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
3664
3665         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3666
3667 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3668
3669         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3670
3671         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3672         to make it work reliably in CVS Emacs.
3673         (gnus-summary-limit-strange-charsets-predicate)
3674         (gnus-summary-limit-to-predicate): New functions.
3675
3676 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
3677
3678         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3679         specifying array size.
3680         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3681         array if it is too small.
3682         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3683         (gnus-sort-threads-loop): New function.
3684
3685 2006-12-06  Chris Moore  <dooglus@gmail.com>
3686
3687         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3688         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3689
3690 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
3691
3692         * mm-url.el (mm-url-predefined-programs): Call curl with correct
3693         options.
3694
3695 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3696
3697         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3698         DOS-ing the recipient.
3699
3700         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3701         the headers when creating the mapping to avoid mismappings.
3702         (nnweb-gmane-create-mapping): Always nix out old mapping.
3703
3704 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3705
3706         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3707         and mm-verify-option to never.
3708
3709 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3710
3711         * message.el (message-signed-or-encrypted-p): New function.
3712         (message-forward-make-body): Use it.
3713
3714         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3715         Replace encode-coding-string with mm-encode-coding-string.
3716
3717 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3718
3719         * nneething.el (nneething-decode-file-name): Replace
3720         decode-coding-string with mm-decode-coding-string.
3721
3722         * gnus-int.el (gnus-open-server): Say failed server's name.
3723
3724 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3725
3726         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
3727         strings to a single string.  Quote `errors-file-name'.
3728         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
3729         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
3730         Adjust calls.  Use `shell-quote-argument'.
3731
3732 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
3733
3734         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3735         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3736
3737         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3738         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3739         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3740         (gnus-group-make-directory-group, gnus-group-transpose-groups):
3741         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3742         (gnus-subscribe-newsgroup, gnus-1):
3743         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3744         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3745         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3746         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3747
3748 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3749
3750         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3751         keystroke.
3752         (gnus-summary-limit-to-bodies): Implement headersp.
3753
3754 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3755
3756         * dns.el (query-dns): Protect against "Process dns deleted" strings.
3757
3758 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3759
3760         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3761
3762 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3763
3764         * message.el (message-generate-hashcash): Expand range of values to
3765         include `opportunistic'.
3766         (message-send-mail): Use it.
3767
3768 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3769
3770         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3771         and comment it.
3772
3773         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3774
3775 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
3776
3777         * gnus-util.el (gnus-extract-address-components): Improve comment.
3778
3779 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3780
3781         * gnus-util.el (gnus-extract-address-components): Work with address in
3782         which the name portion contains @.
3783
3784         * lpath.el: Fbind custom-autoload.
3785
3786 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3787
3788         * gnus.el (gnus-start): Move custom group up.
3789         (gnus-select-method): Don't autoload, but make it available for
3790         `customize-variable'.
3791         (gnus-getenv-nntpserver): Don't autoload.
3792
3793 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
3794
3795         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3796
3797 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
3798
3799         * message.el (message-sendmail-extra-arguments): New variable.
3800         (message-send-mail-with-sendmail): Use it.
3801
3802 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3805         mm-with-unibyte-current-buffer to make string unibyte.
3806
3807         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3808         mm-string-as-multibyte.
3809
3810 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
3811
3812         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3813         Reported by Werner Koch <wk@gnupg.org>.
3814
3815 2006-11-14  Daiki Ueno  <ueno@p360>
3816
3817         * mml2015.el: Autoload epa-select-keys when compiling.
3818
3819 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3820
3821         * mml2015.el (mml2015-epg-sign): Save the signing keys in
3822         message-options.
3823         (mml2015-epg-encrypt): Save the recipient keys in message-options.
3824
3825 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
3826
3827         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3828         EasyPG (< 0.0.6).
3829         (mml2015-always-trust): New user option.
3830         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3831         prompt.
3832
3833 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3834
3835         * nntp.el (nntp-authinfo-force): New variable.
3836         (nntp-send-authinfo): Use it.
3837
3838 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
3839
3840         * message.el (message-strip-subject-encoded-words): Allow _not_ to
3841         decode encoded words.  Improve prompt.  Add comment about forwarding.
3842         (message-replacement-char): Move up.
3843
3844 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3845
3846         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3847         instead of gnus-intersection because arguments of gnus-sorted-nunion
3848         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
3849
3850 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
3851
3852         * message.el (message-strip-subject-encoded-words): Reformat prompt.
3853         (message-simplify-subject-functions): Enable
3854         message-strip-subject-encoded-words by default.
3855
3856 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
3857
3858         * message.el (message-strip-subject-encoded-words): New function
3859         (message-simplify-subject-functions): New variable.
3860         (message-simplify-subject): Use it.  Fix typo in doc string.
3861         Support message-strip-subject-encoded-words.
3862
3863 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
3864
3865         * gnus-diary.el (gnus-diary-delay-format-function):
3866         * nndiary.el (nndiary-reminders):
3867         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3868
3869 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3870
3871         * gnus-art.el (article-hide-boring-headers): Fetch date from
3872         gnus-original-article-buffer to avoid problems with localized date
3873         strings.
3874
3875 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3876
3877         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3878
3879 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
3880
3881         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3882         New variables.
3883         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3884         (mm-charset-synonym-alist): Move some entries to
3885         mm-codepage-iso-8859-list.
3886         (mm-charset-synonym-alist, mm-charset-override-alist): Add
3887         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3888
3889 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3892
3893 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3894
3895         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3896         with Emacs 21 and XEmacs.
3897
3898 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3899
3900         * spam.el (spam-parse-address): New function for better parsing,
3901         catching errors, etc.
3902         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3903
3904 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3905
3906         * mm-view.el: Add interactive arg to html2text autoload.
3907
3908 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3909
3910         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3911
3912 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
3913
3914         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3915         variables.
3916         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3917         (mm-charset-synonym-alist): Move some entries to
3918         mm-codepage-iso-8859-list.
3919
3920         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3921
3922 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
3923
3924         * message.el (message-citation-line-format)
3925         (message-insert-formated-citation-line): Fix implementation of %E, %N
3926         and %n according to the doc string.
3927
3928 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
3929
3930         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3931         car-safe to avoid bad parses.
3932
3933 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3936         names.
3937
3938         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3939
3940 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3941
3942         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3943         header.
3944
3945         * message.el (message-draft-headers): Add Date.
3946         (message-headers-to-generate): Fix typo in docstring.
3947
3948         * nndraft.el (nndraft-required-headers): New variable.
3949         (nndraft-generate-headers): Use it.
3950
3951         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3952
3953 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3954
3955         * gnus-registry.el (gnus-registry-wash-for-keywords)
3956         (gnus-registry-find-keywords): New functions to allow easy searching of
3957         articles that are in the registry.
3958
3959 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
3960
3961         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3962         ietf-drums-parse-address instead of gnus-extract-address-components.
3963         Reported by Damien Elmes <damien@repose.cx>.
3964
3965 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3966
3967         * gnus.el (gnus-mime): Remove unused custom group.
3968
3969 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3970
3971         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3972         "blank line" when searching for end of armor headers.
3973
3974 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3975
3976         * gmm-utils.el (gmm-write-region): Fix variable name.
3977
3978 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
3979
3980         * gmm-utils.el (gmm-write-region): New function based on compatibility
3981         code from `mm-make-temp-file'.
3982
3983         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3984
3985         * nnmaildir.el (nnmaildir--update-nov)
3986         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3987         Use `gmm-write-region'.
3988
3989 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3990
3991         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3992         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3993
3994         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3995
3996         * message.el (message-replacement-char): New variable.
3997         (message-fix-before-sending): Use it.
3998         (message-simplify-subject): New function to remove duplicate code.
3999         (message-reply, message-followup): Use it.
4000
4001         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
4002         gnus-summary-limit-to-articles.
4003
4004 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * gnus-util.el (gnus-with-local-quit): New macro.
4007
4008         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
4009
4010 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
4011
4012         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
4013         ignore non-string data.
4014
4015 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
4016
4017         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
4018         non-string data (needs to be done in the registry too).
4019
4020 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
4021
4022         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
4023         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
4024         (gnus-registry-split-fancy-with-parent)
4025         (gnus-registry-fetch-simplified-message-subject-fast)
4026         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
4027         Remove text properties on ingress into the registry and when it's saved.
4028         (gnus-registry-clean-empty-function): Fix bug with cleaning the
4029         registry from entries with no groups.
4030
4031 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
4032
4033         * gnus-util.el (gnus-string-remove-all-properties): Add utility
4034         function to remove string properties.
4035
4036 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4037
4038         * gmm-utils.el (gmm): Adjust custom version.
4039
4040         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
4041         custom version.
4042
4043         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
4044
4045 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4046
4047         * gnus-art.el (gnus-insert-prev-page-button)
4048         (gnus-insert-next-page-button): Simplify.  Reformat.
4049
4050 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
4051
4052         * gnus-art.el (gnus-insert-prev-page-button)
4053         (gnus-insert-next-page-button): Apply gnus-article-button-face.
4054
4055 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
4056
4057         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
4058
4059 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
4060
4061         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
4062         gnus-article-button-face to MIME and security buttons.
4063
4064 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
4065
4066         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
4067         readable.
4068
4069 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
4072
4073 2006-09-20  Steve Youngs  <steve@sxemacs.org>
4074
4075         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
4076         `browse-url-of-file' instead of `browse-url'.
4077
4078 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4079
4080         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
4081         regexp.  Articles containing quotation were cut prematurely.
4082
4083 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * message.el (message-cite-original-1): Use nobody by default for the
4086         value of From header.
4087         (message-reply): Ditto.
4088
4089 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
4090
4091         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
4092         to the gnus-info.  This fixes a bug of inline-PGP message verification.
4093         Reported by Michael Piotrowski <mxp@dynalabs.de>.
4094
4095 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
4096
4097         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
4098         mails in the doc string.  Add some URLs in comment.
4099         (pop3-movemail): Warn about pop3-leave-mail-on-server.
4100
4101 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4102
4103         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
4104         backslashes handling and the way to find boundaries of quoted strings.
4105
4106 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
4107
4108         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
4109         mml1991-encrypt-to-self is set and mml1991-signers is not set.
4110         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
4111         mml2015-encrypt-to-self is set and mml2015-signers is not set.
4112
4113 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4114
4115         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
4116         doc string.
4117         (gnus-button-regexp, gnus-button-last): Remove unused variables.
4118
4119 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * lpath.el: Fbind epg-check-configuration.
4122
4123 2006-09-06  Simon Josefsson  <jas@extundo.com>
4124
4125         * mml2015.el (mml2015-use): Doc fix, mention epg.
4126
4127 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
4128
4129         * mml2015.el (mml2015-use): Default to epg, if available.
4130
4131 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
4132
4133         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
4134         message-sender.
4135         (mml1991-epg-encrypt): Ditto.
4136         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
4137         message-sender.
4138         (mml2015-epg-encrypt): Ditto.
4139
4140 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
4141
4142         * message.el (message-send-mail-with-sendmail): Look for sendmail in
4143         several common directories.
4144
4145 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
4146
4147         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
4148         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
4149
4150 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * gnus-art.el (article-decode-encoded-words): Make it fast.
4153
4154 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4155
4156         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
4157
4158         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
4159         in quoted string into `\'.
4160
4161 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4164         Use standard-syntax-table.
4165
4166 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4167
4168         * gnus-art.el (gnus-decode-address-function): New variable.
4169         (article-decode-encoded-words): Use it to decode headers which are
4170         assumed to contain addresses.
4171         (gnus-mime-delete-part): Remove useless `or'.
4172
4173         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
4174         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
4175         (gnus-nov-parse-line): Use it to decode From header.
4176         (gnus-get-newsgroup-headers): Ditto.
4177         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
4178
4179         * mail-parse.el (mail-decode-encoded-address-region): New alias.
4180         (mail-decode-encoded-address-string): New alias.
4181
4182         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4183         New function.
4184         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
4185         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
4186         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
4187         (rfc2047-decode-string): Ditto.
4188         (rfc2047-decode-address-region): New function.
4189         (rfc2047-decode-address-string): New function.
4190
4191 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
4192
4193         * message.el (message-caesar-buffer-body): Allow rotating headers.
4194
4195         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
4196
4197         * message.el (message-insert-formated-citation-line): Fix %f.
4198         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
4199
4200 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4201
4202         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
4203         (gnus-bookmark-mouse-available-p): New macro.
4204         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
4205         (gnus-bookmark-bmenu-show-infos): Use it.
4206         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
4207         (gnus-bookmark-bmenu-hide-infos): Ditto.
4208         (gnus-bookmark-remove-properties): New function.
4209         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
4210         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
4211         (gnus-bookmark-write-file): Bind coding-system-for-write.
4212         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
4213         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
4214         group before selecting it.
4215         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
4216         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
4217         quit-window if it is not available; use gnus-mouse-2 and bind it to
4218         gnus-bookmark-bmenu-select-by-mouse.
4219         (gnus-bookmark-show-details): Remove unused variable `details-list'.
4220         (gnus-bookmark-bmenu-select-by-mouse): New function.
4221
4222 2006-08-13  Romain Francoise  <romain@orebokech.com>
4223
4224         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
4225         space.
4226
4227 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4228
4229         * compface.el (uncompface): Use binary rather than raw-text-unix.
4230
4231 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * compface.el (uncompface): Make sure the eol conversion doesn't take
4234         place when communicating with the external programs.  Reported by
4235         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4236
4237 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4238
4239         * nnheader.el (nnheader-insert-head): Fix typo in comment.
4240
4241 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4242
4243         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4244         Make it more robust by parsing author and date independently.
4245
4246 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4247
4248         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
4249
4250 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
4251
4252         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
4253         first matching secret key.
4254         (mml2015-epg-encrypt): Ditto.
4255
4256         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
4257         first matching secret key.
4258         (mml1991-epg-encrypt): Ditto.
4259
4260         * mml2015.el (mml2015-encrypt-to-self): New user option.
4261         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
4262         mml2015-epg-encrypt-to-self is set.
4263
4264         * mml1991.el (mml1991-encrypt-to-self): New variable.
4265         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
4266         mml1991-epg-encrypt-to-self is set.
4267
4268         * mml2015.el (mml2015-signers): New user option.
4269         (mml2015-epg-sign): Reflect the value of mml2015-signers.
4270         (mml2015-epg-encrypt): Allow to select signing keys.
4271
4272         * mml1991.el (mml1991-signers): New variable.
4273         (mml1991-epg-sign): Reflect the value of mml1991-signers.
4274         (mml1991-epg-encrypt): Allow to select signing keys.
4275
4276 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * nnheader.el (nnheader-insert-head): Make it work even if the file
4279         uses CRLF for the line-break code.
4280
4281 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
4282
4283         * mml2015.el: Require mml-sec instead of password.
4284         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
4285         (mml2015-cache-passphrase): Inherit the default value from
4286         mml-secure-cache-passphrase.
4287         (mml2015-passphrase-cache-expiry): Inherit the default value from
4288         mml-secure-passphrase-cache-expiry.
4289
4290         * mml1991.el: Require mml-sec instead of password.
4291         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
4292         (mml1991-cache-passphrase): Inherit the default value from
4293         mml-secure-cache-passphrase.
4294         (mml1991-passphrase-cache-expiry): Inherit the default value from
4295         mml-secure-passphrase-cache-expiry.
4296
4297         * mml-sec.el: Require password.
4298         (mml-secure-verbose): New user option.
4299         (mml-secure-cache-passphrase): New user option.
4300         (mml-secure-passphrase-cache-expiry): New user option.
4301
4302 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
4303
4304         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
4305         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
4306         andreas@altroot.de (Andreas Vögele).
4307
4308         FIXME: Use `tiny change'?
4309
4310 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4311
4312         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
4313         workaround for the url package included with Emacs.
4314
4315         * nnweb.el (nnweb-google-create-mapping): Update regexp.
4316
4317 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4318
4319         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
4320         correctly.  This fixes a bug caused by the 2006-05-12 change.
4321
4322 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
4323
4324         * nnmail.el (nnmail-article-group): If splitting raises an error, give
4325         some information about the error when saying that the `bogus' mail
4326         group will be used.
4327
4328 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
4329
4330         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
4331         string.
4332
4333 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
4334
4335         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
4336
4337 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4338
4339         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
4340
4341 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
4342
4343         * mml1991.el (mml1991-function-alist): Add epg.
4344         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
4345         (mml1991-epg-encrypt): New functions.
4346
4347 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
4348
4349         * mml2015.el (mml2015-verbose): New variable.
4350         (mml2015-cache-passphrase): Ditto.
4351         (mml2015-passphrase-cache-expiry): Ditto.
4352         (mml2015-function-alist): Add epg.
4353         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
4354         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
4355         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
4356         functions.
4357
4358 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4359
4360         * message.el (message-cite-original-1): Preserve region when removing
4361         quoted text due to X-No-Archive in order to avoid bogus attribution
4362         when citing multiple messages.
4363
4364 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4365
4366         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
4367         Kenneth Jacker <khj@be.cs.appstate.edu>.
4368
4369 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
4370
4371         * gnus-diary.el (gnus-user-format-function-d)
4372         (gnus-user-format-function-D): Autoload.
4373
4374         * imap.el (Commentary): Fix typo.
4375
4376         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
4377         2006-04-22 contribution.
4378
4379 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4380
4381         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
4382         It didn't really fix the bogosity I'm seeing with solid web groups.
4383
4384 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4385
4386         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
4387         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
4388         created using server names.  If we use the feature without declaring
4389         it, Gnus does not properly manage server and group state.
4390
4391         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
4392         bound.
4393
4394 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4395
4396         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
4397         looking up the method using GROUP's prefix before inventing a new one.
4398         It is used on killed/unknown groups in various places where returning
4399         an all-new method isn't expected by the caller.
4400
4401         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
4402         and match semantics of gnus-group-real-prefix.
4403
4404 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
4405
4406         * nnmail.el (nnmail-broken-references-mailers): New variable.
4407         (nnmail-ignore-broken-references): New function generalizing
4408         nnmail-fix-eudora-headers.
4409         (nnmail-fix-eudora-headers): Now obsolete.
4410
4411         * gnus-art.el (gnus-button-handle-custom): Support
4412         `customize-apropos*'.
4413
4414 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4415
4416         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
4417
4418         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
4419         articles.
4420
4421 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
4422
4423         * message.el (message-cite-reply-above): New variable.
4424         (message-yank-original): Use it.
4425
4426 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
4429
4430 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
4431
4432         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
4433         as read.
4434
4435         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
4436
4437 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
4438
4439         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
4440         (gnus-bookmark-default-file): Use gnus-directory.
4441         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
4442         Remove "*" in doc string.
4443         (gnus-bookmark-write-file): Simplify.
4444         (gnus-bookmark-maybe-sort-alist): Use `when'.
4445         (gnus-bookmark-get-bookmark): Fix typo in doc string.
4446         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
4447         FIXME about Emacs 21 and XEmacs compatibility.
4448         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
4449         compatibility.
4450         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
4451         compatibility.
4452         (gnus-bookmark-menu-heading): Fix version.
4453
4454 2006-06-19  Bastien Guerry  <bzg@altern.org>
4455
4456         * gnus-bookmark.el: New file.
4457
4458 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4459
4460         * message.el (message-syntax-checks): Doc fix.
4461
4462 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4463
4464         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
4465         unsubscribed groups as if they were killed ones.  It causes duplicate
4466         entries in gnus-newsrc-alist.
4467
4468 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4469
4470         * message.el (message-syntax-checks): Doc fix.
4471         (message-send-mail): Add check for continuation headers.
4472         (message-check-news-header-syntax): Fix regexp used to check for
4473         continuation headers.
4474
4475 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4476
4477         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
4478
4479 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
4480
4481         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
4482
4483 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4484
4485         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
4486         default-truncate-lines.
4487
4488 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
4491         to fill the utf-8 entry.
4492
4493         * lpath.el: Fbind unicode-precedence-list.
4494
4495 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4496
4497         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4498
4499 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
4500
4501         * gnus-agent.el (directory-files-and-attributes): Move all the way
4502         forward (the third and final move).
4503         (gnus-agent-read-agentview): Trap reconstruction errors due to
4504         nonexistant directory.  Handle by returning nil.
4505
4506 2006-05-30  Didier Verna  <didier@xemacs.org>
4507
4508         * message.el (message-dont-reply-to-names): Update the custom type.
4509         * message.el (message-dont-reply-to-names): New defsubst: potentially
4510         convert a list of regexps into a single one.
4511         * message.el (message-get-reply-headers): Use it.
4512         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
4513
4514 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4515
4516         * gnus-agent.el (directory-files-and-attributes): Move forward.
4517
4518 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4519
4520         * gnus-ml.el (gnus-mailing-list-subscribe)
4521         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
4522         (gnus-mailing-list-message): Fix doc strings.
4523
4524 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4525
4526         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
4527         of doing it manually.
4528
4529 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4530
4531         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4532         comment.
4533
4534 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
4535
4536         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
4537         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
4538         (gnus-agent-read-local): All symbols allocated in my-obarray
4539         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4540         (gnus-agent-regenerate-group): Check numeric names to see if they are
4541         messages or groups.
4542         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4543         better way of do this...)
4544
4545         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4546         'dummy.group' (there should be a better way of do this...)
4547
4548 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4551         (gnus-saved-headers): Ditto.
4552         (gnus-default-article-saver): Mention functions may have properties.
4553         (gnus-article-save): Override gnus-save-all-headers and
4554         gnus-saved-headers by :headers property which saver function may have.
4555         (gnus-summary-save-in-file): Add :headers property.
4556         (gnus-summary-write-to-file): Ditto.
4557
4558         * gnus-sum.el (gnus-summary-save-article): Bind
4559         gnus-prompt-before-saving to t when saving many articles in a file;
4560         always show all headers.
4561
4562         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
4563
4564 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
4565
4566         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4567         marks.
4568
4569         * message.el (message-indent-citation): Add optional arguments to allow
4570         using it outside of message buffers.
4571
4572         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4573         (gnus-article-treat-unfold-headers): Use it.
4574         (gnus-article-truncate-lines): New variable.
4575         (gnus-article-mode): Use it.
4576         (gnus-article-toggle-truncate-lines): New function.
4577
4578         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4579         gnus-article-toggle-truncate-lines.
4580
4581         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4582         coding system in XEmacs, use binary.
4583
4584 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4585
4586         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4587         after-load-alist.
4588
4589         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4590         this function should save decoded articles.
4591         (gnus-summary-write-to-file): Use property to specify this function
4592         should save decoded articles and specify gnus-summary-save-in-file
4593         should be used to save articles other than the first one when saving
4594         many articles.
4595         (gnus-summary-save-body-in-file): Use property to specify this
4596         function should save decoded articles.
4597         (gnus-summary-write-body-to-file): Use property to specify this
4598         function should save decoded articles and specify
4599         gnus-summary-save-body-in-file should be used to save articles other
4600         than the first one when saving many articles.
4601
4602         * gnus-sum.el (gnus-summary-save-article): Simplify.
4603
4604 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4605
4606         * gnus-art.el (gnus-default-article-saver): Add
4607         gnus-summary-write-body-to-file.
4608         (gnus-article-save-coding-system): Don't use coding system object
4609         in XEmacs.
4610         (gnus-read-save-file-name): Add optional `dir-var' argument which
4611         specifies directory in which files are saved; work even if optional
4612         `variable' argument is not specified.
4613         (gnus-summary-write-to-file): Read file name.
4614         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4615         (gnus-summary-write-body-to-file): New function.
4616
4617         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4618         (gnus-summary-local-variables): Add it.
4619         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
4620         (gnus-summary-save-article): Remove optional `decode' argument;
4621         determine whether to decode articles by the value of
4622         gnus-default-article-saver; when saving many files using
4623         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4624         it first and use gnus-summary-save-in-file or
4625         gnus-summary-save-body-in-file thereafter unless
4626         gnus-prompt-before-saving is always; move point to article which
4627         will be saved.
4628         (gnus-summary-save-article-file): Revert.
4629         (gnus-summary-write-article-file): Revert.
4630         (gnus-summary-save-article-body-file): Revert.
4631         (gnus-summary-write-article-body-file): New function.
4632
4633 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4634
4635         * gnus-art.el (gnus-default-article-saver): Doc fix.
4636         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4637         from gnus-summary-save-article-coding-system, and default to a
4638         certain coding system.
4639         (gnus-output-to-file): Add coding cookie and encode text according
4640         to gnus-article-save-coding-system; don't use mm-append-to-file.
4641
4642         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4643         gnus-art.el and rename to gnus-article-save-coding-system.
4644         (gnus-summary-save-article): Require gnus-art; don't show all
4645         headers if it decodes articles; don't add coding cookie here;
4646         don't bind mm-text-coding-system-for-write.
4647         (gnus-summary-save-article-file): Save decoded articles.
4648         (gnus-summary-write-article-file): When saving many files, use
4649         gnus-summary-write-to-file first and gnus-summary-save-in-file
4650         thereafter unless gnus-prompt-before-saving is always.
4651         (gnus-summary-save-article-body-file): Save decoded articles.
4652
4653         * lpath.el: Fbind select-safe-coding-system for XEmacs.
4654
4655 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4656
4657         * nnrss.el (nnrss-check-group): Bind hash-index.
4658
4659 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
4660
4661         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4662         its hash index.  Store this hash in `nnrss-group-data'.
4663         (nnrss-read-group-data): Update accordingly.
4664
4665 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4666
4667         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4668         entry.
4669
4670         * gnus-sum.el (gnus-summary-make-menu-bar): Add
4671         gnus-article-browse-html-article.
4672
4673 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
4674
4675         * gnus-sum.el (gnus-summary-mime-map): Add
4676         gnus-article-browse-html-article.
4677
4678         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
4679
4680 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
4681
4682         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4683         suitable coding systems in customize.
4684
4685 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
4686
4687         * mail-source.el (mail-sources): Fix custom type.
4688
4689 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4690
4691         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4692         (gnus-summary-expire-articles-now): Shorten prompt.
4693
4694         * gmm-utils.el (wid-edit): Require.
4695         (defun-gmm): Renamed from `gmm-defun-compat'.
4696         (gmm-image-search-load-path): Use it.
4697         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
4698
4699 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4700
4701         * gnus-sum.el (gnus-summary-save-article-coding-system): New
4702         variable.
4703         (gnus-summary-save-article): Add optional `decode' argument.  If
4704         it is set and gnus-summary-save-article-coding-system is non-nil,
4705         save decoded article.
4706         (gnus-summary-write-article-file): Save decoded article if
4707         gnus-summary-save-article-coding-system is non-nil.
4708
4709         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4710         type.
4711
4712 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4715
4716 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4719         first to test gnus-single-article-buffer which may be buffer-local.
4720
4721         * gnus-sum.el (gnus-summary-setup-buffer): Make
4722         gnus-single-article-buffer buffer-local and nil in ephemeral
4723         group; make gnus-article-buffer, gnus-article-current, and
4724         gnus-original-article-buffer always buffer-local.
4725         (gnus-summary-exit): Kill article buffer belonging to ephemeral
4726         group.
4727         (gnus-handle-ephemeral-exit): Don't move to next summary line.
4728
4729 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
4730
4731         * nnml.el (nnml-request-compact-group): Compressed files might not
4732         have .gz extension.
4733
4734 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4735
4736         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4737         (mm-copy-to-buffer): Use with-current-buffer.
4738         (mm-display-part): Simplify.
4739         (mm-inlinable-p): Add optional arg `type'.
4740
4741 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4742
4743         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
4744         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4745         Try harder to show the attachment internally or externally using
4746         gnus-mime-view-part-as-type.
4747
4748 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
4749
4750         * message.el (message-from-style, message-signature-separator)
4751         (message-user-organization-file, message-send-mail-function)
4752         (message-citation-line-function, message-yank-prefix)
4753         (message-indent-citation-function, message-signature)
4754         (message-signature-file, message-signature-insert-empty-line):
4755         Remove autoloads.
4756
4757         * gnus-art.el (gnus-buttonized-mime-types): Remove
4758         "multipart/signed".  Revert 2006-04-26 change.
4759
4760 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4761
4762         * gnus.el (gnus-version-number): Bump version.
4763
4764 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4765
4766         * gnus.el: No Gnus v0.5 is released.
4767
4768 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4769
4770         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4771         fetching articles by message-id.
4772
4773 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4774
4775         * message.el (hashcash): Require hashcash as normal.
4776
4777         * ecomplete.el (ecomplete-highlight-match-line): Use
4778         point-at-eol.
4779         (ecomplete-highlight-match-line): Use `highlight', because that
4780         face exists in both Emacs and XEmacs.
4781
4782         * message.el (message-display-abbrev): Use point-at-bol.
4783
4784         * mail-source.el: Don't require timer/timer-funcs.
4785
4786         * gnus-async.el: Ditto.
4787
4788         * password.el: Ditto.
4789
4790         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
4791
4792         * mm-url.el: Ditto.
4793
4794         * gnus-xmas.el: Don't require timer-funcs.
4795
4796         * mm-util.el: Require timer/timer-funcs.
4797
4798 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4799
4800         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4801         Close.
4802
4803 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4806         unibyte after clear-decrypt function runs.
4807
4808         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4809         returns as a unibyte string.
4810
4811 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4812
4813         * lpath.el: Revert.
4814
4815         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
4816         (pgg-gpg-process-sentinel): Revert.
4817
4818         * pgg-pgp.el (pgg-pgp-process-region): Revert.
4819         (pgg-pgp-lookup-key): Revert.
4820
4821         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
4822         (pgg-pgp5-lookup-key): Revert.
4823
4824         * pgg.el (pgg-fetch-key): Revert.
4825
4826 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * lpath.el: Fbind string-as-multibyte for XEmacs.
4829
4830         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4831         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4832         (mml1991-pgg-encrypt): Ditto.
4833
4834         * pgg-gpg.el (pgg-string-to-multibyte): New function.
4835         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
4836         a multibyte buffer.
4837
4838         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
4839         (pgg-pgp-lookup-key): Ditto.
4840
4841         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
4842         (pgg-pgp5-lookup-key): Ditto.
4843
4844         * pgg.el (pgg-fetch-key): Ditto.
4845
4846 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
4847
4848         * message.el (message-user-organization-file): Check several
4849         locations of the organization file.
4850
4851         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4852         Add gnus-article-view-part-as-type.
4853
4854         * gnus-art.el (gnus-article-view-part-as-type): New function.
4855
4856         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4857         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
4858
4859         * mml.el: Simplify autoload.
4860         (mml-mode): defvar dnd-protocol-alist instead of using
4861         symbol-value.
4862         (mml-default-directory): New variable.
4863         (mml-minibuffer-read-file): Use it.
4864         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4865
4866         * message.el (message-citation-line-format): New variable.
4867         (message-insert-formated-citation-line): New function.
4868         (message-citation-line-function): Add
4869         `message-insert-formated-citation-line' to custom type.
4870
4871         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4872         to doc string.
4873
4874         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4875         depending on mm-verify-option.
4876
4877 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4880         binding pgg-* variables; reimplement the section which prevents
4881         MIME header from being signed.
4882         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4883         pgg-text-mode; remove a blank line at the top of body.
4884
4885         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4886         lines at the top of body; use gnus-newsgroup-charset if there's no
4887         Charset header.
4888
4889 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * message.el (message-self-insert-commands): Doc fix.
4892
4893         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4894         (mm-uu-pgp-encrypted-test): Ditto.
4895         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4896         between header and body; return application/pgp-encrypted handle
4897         if decryption failed; decode decrypted body by charset.
4898
4899         * mm-decode.el (mm-automatic-display): Don't make application/pgp
4900         element match to application/pgp-*.
4901
4902 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4903
4904         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4905         HTML.
4906
4907 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4908
4909         * mail-source.el (mail-source-call-script): Message the error
4910         string.
4911
4912 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4913
4914         * gnus-util.el (gnus-byte-compile): Use it.
4915
4916 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
4917
4918         * gnus-util.el (kill-empty-logs): New function.
4919
4920 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4921
4922         * message.el (message-mail-alias-type): Doc fix.
4923         (message-mail-alias-type-p): New function.
4924         (message-send): Use it.
4925         (message-mode): Ditto.
4926         (message-strip-forbidden-properties): Ditto.
4927
4928         * ecomplete.el (ecomplete-database-file-coding-system): New
4929         variable.
4930         (ecomplete-save): Use it.
4931         (ecomplete-setup): Use it.
4932
4933 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * message.el (message-self-insert-commands): New variable.
4936         (message-strip-forbidden-properties): Use it.
4937
4938 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * message.el (message-put-addresses-in-ecomplete): Use a regexp
4941         that doesn't make XEmacs choke.
4942
4943 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
4944
4945         * gnus-util.el (gnus-replace-in-string):
4946         Prefer replace-regexp-in-string over of replace-in-string.
4947
4948 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * gnus-util.el (gnus-select-frame-set-input-focus):
4951         Use select-frame-set-input-focus if it is available in XEmacs; use
4952         definition defined in Emacs 22 for old Emacsen.
4953
4954         * dgnushack.el: Autoload unmorse-region for XEmacs.
4955
4956         * lpath.el: Bind cursor-in-non-selected-windows and
4957         select-frame-set-input-focus for XEmacs.
4958
4959 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4960
4961         * mm-view.el (mm-inline-text): Use equal instead of equalp.
4962
4963 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
4964
4965         * gnus-registry.el (gnus-registry-cache-save): Remove text
4966         properties when saving via the temp buffer.
4967
4968 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4969
4970         * message.el (message-generate-hashcash): Honor custom type.
4971
4972 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4973
4974         * message.el (message-generate-hashcash): Default to non-nil when
4975         hashcash is found.
4976
4977         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4978         (gnus-refer-thread-limit): Increase default to 500.
4979
4980         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
4981
4982         * flow-fill.el (fill-flowed): Allow delete-space.
4983
4984 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4985
4986         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4987         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4988         Remove autoloads.
4989
4990 2006-04-18  Simon Josefsson  <jas@extundo.com>
4991
4992         * message.el (message-generate-hashcash): Default to.
4993
4994 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4995
4996         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4997         concatenating segments rather than before concatenating them.
4998
4999 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
5000
5001         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
5002
5003 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5004
5005         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
5006
5007         * message.el (message-forward-make-body-plain): Allow
5008         message-forward-ignored-headers to be a list.
5009         (message-remove-ignored-headers): Factor out into function.
5010         (message-forward-make-body-mml): Use it.
5011
5012         * imap.el (imap-quote-specials): New function.
5013         (imap-login-auth): Quote specials.
5014
5015         * rfc2231.el (rfc2231-parse-string): Remove dead code.
5016         (rfc2231-parse-string): Allow concatanation of parameters that
5017         aren't contiguous.  The test case is
5018           (mail-header-parse-content-type "message/external-body;
5019             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
5020             access-type=LOCAL-FILE;
5021             name*1*=plugh%2fhello-sailor%2fbing.pdf")
5022
5023 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5024
5025         * nntp.el (nntp-accept-process-output): Return the value of
5026         `nnheader-accept-process-output'.
5027
5028 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029
5030         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
5031         (gnus-button-alist): Recognize more diff formats.
5032         (gnus-button-patch): Strip directory.
5033
5034 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
5035
5036         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
5037         Emacs 22 when setting focus.
5038
5039 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * gnus-art.el (gnus-article-treat-types): Do treatment of
5042         text/x-verbatim parts.
5043         (gnus-button-patch): New command.
5044
5045         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
5046         addresses that contain invalid characters.
5047
5048 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5049
5050         * message.el (message-put-addresses-in-ecomplete): Use
5051         gnus-replace-in-string.
5052         (message-is-yours-p): Use the more correct
5053         mail-header-parse-address instead of
5054         mail-extract-address-components.
5055         (message-put-addresses-in-ecomplete): Fix typo.
5056
5057         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
5058         keystroke.
5059
5060         * gnus-art.el (gnus-treatment-function-alist): Change order of
5061         newsgroups/generic header folding to avoid double-folding.
5062
5063         * message.el (message-hidden-headers): Add X-Draft-From.
5064
5065         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
5066         command.
5067         (gnus-summary-repeat-search-article-backward): New command.
5068
5069         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
5070         groups in the parent topic.
5071
5072 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
5073
5074         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
5075         (spam-extra-header-to-number): Return the CRM114 number as a
5076         number instead of a string.
5077
5078 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5079
5080         * gnus-art.el (gnus-face-properties-alist): Moved here from
5081         gnus-fun.
5082
5083         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
5084
5085 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5086
5087         * message.el (message-strip-forbidden-properties): Only display on
5088         self-insert-command.
5089
5090         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
5091         reindent.
5092         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
5093
5094 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
5095
5096         * smiley.el (smiley-style): Fix typo.
5097
5098 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5099
5100         * hashcash.el (hashcash-insert-payment-async-2): Use
5101         message-goto-eoh instead of doing it manually.
5102         (mail-add-payment): Use message-narrow-to-header instead of trying
5103         to do the same itself.
5104
5105         * message.el (message-hidden-headers): Add Face.
5106
5107         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
5108         reparenting code.
5109         (gnus-summary-reparent-children): Refactored out code.
5110         (gnus-summary-thread-map): New keystroke.
5111         (gnus-summary-reparent-children): Make into command.
5112
5113         * smiley.el (smiley-style): Default to `medium' if using a large
5114         font.
5115
5116         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
5117         does it itself.
5118
5119         * message.el (message-point-in-header-p): Simplify definition.
5120
5121 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5122
5123         * nnagent.el (nnagent-request-set-mark): Silence log file
5124         writing.
5125         (nnagent-request-set-mark): Use write-region instead of
5126         append-to-file.
5127
5128         * gnus-sum.el (gnus-read-header): Fudge article number if using a
5129         strange select method.
5130
5131         * ecomplete.el (ecomplete-display-matches): Get highlightling
5132         right.
5133         (ecomplete-display-matches): Use literals.
5134         (ecomplete-display-matches): Disable message logging.
5135
5136         * message.el (message-display-abbrev): Small optimization.
5137
5138         * ecomplete.el (ecomplete-display-matches): Allow automatic
5139         display.
5140
5141         * message.el (message-strip-forbidden-properties): Display
5142         abbrevs.
5143         (message-display-abbrev): Get automatic display right.
5144
5145         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
5146         keystrokes.
5147
5148 2006-04-13  Romain Francoise  <romain@orebokech.com>
5149
5150         TODO: Backport to v5-10!
5151
5152         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
5153         Moved here (and renamed) from gnus-registry.el.
5154
5155         * gnus-registry.el: Require gnus-util.
5156         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
5157
5158 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5159
5160         * gnus-group.el (gnus-group-catchup-current): Change
5161         if-then-else-if-then-else into cond.
5162         (gnus-group-catchup): Indent.
5163         (group-name-at-point): New function.
5164         (gnus-fetch-group): Provide default from thing at point.
5165
5166 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5167
5168         * message.el (message-display-abbrev): Fix regexp.
5169
5170         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
5171         choosing.
5172         (ecomplete-highlight-match-line): Fix up code rewrite, remove
5173         dead variables.
5174
5175         * message.el (message-newline-and-indent): Remove debugging.
5176         (message-display-abbrev): Use new implementation.
5177
5178 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5179
5180         * gnus-art.el (gnus-article-mode): Set
5181         cursor-in-non-selected-windows to nil.
5182
5183         * smiley.el: Revert previous change.
5184         (smiley-data-directory): defvar it before using it in the
5185         defcustom of `smiley-style'.
5186
5187 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5188
5189         * message.el (message-newline-and-indent): New function.
5190
5191         * ecomplete.el: Implement more bits.
5192
5193         * message.el (message-put-addresses-in-ecomplete): Clean up the
5194         string.
5195
5196         * ecomplete.el (ecomplete-add-item): Chop off decimals.
5197
5198         * gnus-sum.el (gnus-summary-save-parts): Bind
5199         gnus-summary-save-parts-counter and use it to make unique file
5200         names.
5201
5202         * gnus-art.el (gnus-ignored-headers): Add some more headers.
5203
5204         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
5205         parameter to say whether to actually parse the individual
5206         addresses.
5207
5208         * message.el (message-put-addresses-in-ecomplete): New function.
5209         (ecomplete): Require.
5210         (message-mail-alias-type): Add ecomplete as an option.
5211
5212 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
5213
5214         * flow-fill.el (fill-flowed): Remove trailing space from blank
5215         quoted lines.
5216
5217 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5218
5219         * smiley.el (smiley-style): Move definition later to avoid a
5220         compilation warning.
5221
5222 2006-04-12  Kenichi Handa  <handa@m17n.org>
5223
5224         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
5225         buffer and then decode the buffer text if necessary.
5226         (rfc2231-encode-string): Be sure to work on multibyte buffer at
5227         first, and after mm-encode-body, change the buffer to unibyte.
5228         Use mm-disable-multibyte instead of set-buffer-multibyte.
5229
5230 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5231
5232         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
5233         Content-Type header instead of Content-Disposition header.
5234         (gnus-mime-inline-part): Ditto.
5235         (gnus-mime-view-part-as-charset): Ignore charset that the part
5236         specifies.
5237
5238         * mm-decode.el (mm-display-part): Work with external parts and
5239         usual parts similarly.
5240
5241         * mm-extern.el (mm-inline-external-body): Use mm-display-part
5242         instead of gnus-display-mime.
5243
5244         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
5245         instead of with-temp-buffer.
5246
5247         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
5248         tag to summarized topics part in order to encode non-ASCII text.
5249
5250 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5251
5252         * smiley.el (smiley-style): New variable.
5253         (smiley-directory): New function.
5254         (smiley-data-directory): Derive from `smiley-style' using
5255         `smiley-directory'.
5256         (smiley-regexp-alist): Add new entries.
5257
5258         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
5259         (gnus-article-browse-delete-temp): Add :version.
5260
5261 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
5262
5263         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
5264         the sieve region.
5265
5266 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5267
5268         * gnus.el (gnus-version-number): Bump version.
5269
5270 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5271
5272         * gnus.el: No Gnus v0.4 is released.
5273
5274 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5275
5276         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
5277         layout.
5278
5279         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
5280         unknown charset.
5281
5282         * message.el (message-header-synonyms): Add Original-To to the
5283         default.
5284
5285         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
5286         optional parameter.
5287
5288 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
5289
5290         * gnus-fun.el (gnus): Require it for gnus-directory.
5291
5292 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * gnus-fun.el (gnus-face-properties-alist): Add :version.
5295
5296 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
5297
5298         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
5299
5300 2006-04-05  Simon Josefsson  <jas@extundo.com>
5301
5302         * password.el (password-reset): New function.
5303
5304 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
5305
5306         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
5307         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5308
5309 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5310
5311         * nnweb.el (nnweb-google-create-mapping): Update regexp.
5312         Some whitespace was matched into the url, which broke browsing hits
5313         > 100 when mm-url-use-external was nil.
5314
5315 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5316
5317         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
5318         gnus-extra-headers for 'Newsgroups.
5319
5320         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
5321         bound.
5322
5323 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
5324
5325         * pgg-gpg.el: Clean up process buffers every time gpg processes
5326         complete.
5327
5328 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
5329
5330         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5331         doc string.
5332
5333 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
5334
5335         * pgg-gpg.el (pgg-gpg-process-filter)
5336         (pgg-gpg-wait-for-completion): Check if buffer is alive.
5337
5338         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5339         lines, temporary fix.
5340
5341 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5342
5343         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
5344
5345 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
5346
5347         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5348         default-enable-multibyte-characters.  This reverts the change from
5349         revision 6.17 which is no longer necessary because the passphrase
5350         is sent separately now.  GnuPG messages are unreadable under
5351         multibyte locales with default-enable-multibyte-characters set to
5352         nil.
5353
5354 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
5355
5356         * message.el (message-tool-bar-gnome): Move "spell".
5357
5358 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
5359
5360         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
5361         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
5362         instead.
5363
5364 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
5365
5366         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
5367         newsgroups handling for NNTP overviews which don't include
5368         Newsgroups.
5369
5370 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5371
5372         * message.el (message-resend): Bind message-generate-hashcash to nil.
5373
5374 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5375
5376         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
5377         when searching for already-paid recipients.
5378
5379 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
5380
5381         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5382         passphrases when it is not needed.
5383         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5384         passphrase stuff from gpg, should only be necessary when you use
5385         gpg with a smartcard.
5386
5387 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5388
5389         * mml.el (mml-insert-mime): Ignore cached contents of
5390         message/external-body part.
5391
5392         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
5393         (mm-insert-part): Ditto.
5394
5395 2006-03-23  Simon Josefsson  <jas@extundo.com>
5396
5397         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
5398         Reiner.
5399         (pgg-gpg-use-agent-p): Use it again.
5400
5401 2006-03-23  Simon Josefsson  <jas@extundo.com>
5402
5403         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
5404         older emacsen.
5405         (pgg-gpg-use-agent-p): Don't use it.
5406
5407 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
5408
5409         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
5410         if we can.
5411
5412 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
5413
5414         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5415         (pgg-gpg-update-agent): New function.
5416         (pgg-gpg-use-agent-p): New function.
5417         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5418         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5419         (pgg-gpg-sign-region): Use it.
5420
5421 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5422
5423         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
5424         Reported by Ralf Wachinger <rwachinger@gmx.de>.
5425
5426 2006-03-21  Simon Josefsson  <jas@extundo.com>
5427
5428         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5429         <wilde@sha-bang.de>.
5430         (pgg-gpg-use-agent): New variable.
5431         (pgg-gpg-process-region): Use it.
5432         (pgg-gpg-encrypt-region): Likewise.
5433         (pgg-gpg-encrypt-symmetric-region): Likewise.
5434         (pgg-gpg-decrypt-region): Likewise.
5435         (pgg-gpg-sign-region): Likewise.
5436         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5437
5438 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5439
5440         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
5441
5442         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
5443         Add comment on version.
5444
5445 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5446
5447         * smiley.el: Add missing test smiley.
5448
5449 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5450
5451         * mm-decode.el (mm-with-part): New macro.
5452         (mm-get-part): Use it; work with message/external-body as well.
5453         (mm-save-part): Treat name and filename equally.
5454
5455         * mm-extern.el (mm-extern-cache-contents): New function.
5456         (mm-inline-external-body): Use it; force the part to be displayed;
5457         move undisplayer added to the cached handle to the parent.
5458
5459         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
5460         (gnus-mime-view-part-as-type): Work with message/external-body.
5461
5462         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
5463
5464 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5465
5466         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
5467         images in image-load-path.  [Sync with image.el, revision 1.60, in
5468         Emacs.]
5469
5470 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5471
5472         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
5473         path rather than symbol.  Always return list of directories.
5474         Guarantee that image directory comes first.  [Sync with image.el,
5475         revision 1.59, in Emacs.]
5476
5477         * message.el (message-make-tool-bar): Adjust to new API of
5478         `gmm-image-load-path-for-library'.
5479
5480         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5481
5482         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5483
5484 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5485
5486         * gnus-art.el (gnus-article-only-boring-p):
5487         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
5488         intangible text.
5489         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
5490
5491 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
5492
5493         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
5494         `defun' instead of `gmm-defun-compat'.
5495
5496 2006-03-14  Simon Josefsson  <jas@extundo.com>
5497
5498         * message.el (message-unique-id): Don't use message-number-base36
5499         if (user-uid) is a float.
5500         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
5501
5502 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
5505
5506         * gnus-art.el (gnus-mime-display-single): Make sure there is an
5507         empty line between a part and a message part.
5508
5509 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5510
5511         * smiley.el: Add more test smileys.
5512         (smiley-data-directory, smiley-regexp-alist)
5513         (gnus-smiley-file-types): Fix doc strings.
5514         (smiley-update-cache): Clear smiley-cached-regexp-alist before
5515         adding new elements.
5516         (smiley-mouse-map): Unused code.  Make it a comment.
5517
5518 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
5521         scan latest NoCeM messages instead of old ones.
5522         (gnus-nocem-check-article): Fix regexps so as to match to PGP
5523         delimiters that are recently used.
5524         (gnus-nocem-load-cache): Add autoload cookie.
5525
5526         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
5527
5528         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
5529         level which is larger than gnus-use-nocem is specified.
5530
5531         * gnus-group.el (gnus-group-get-new-news): Ditto.
5532
5533 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5534
5535         * gnus-util.el (gnus-tool-bar-update): New function.
5536
5537         * gnus-group.el (gnus-group-update-tool-bar): New variable.
5538         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
5539
5540         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
5541
5542         * gnus-group.el (gnus-group-redraw-when-idle)
5543         (gnus-group-redraw-check): Remove.
5544         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
5545
5546 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5547
5548         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
5549         if optional last element is specified in splits (FIELD VALUE...).
5550
5551 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
5552
5553         * message.el (message-make-tool-bar): Rename gmm-image-load-path
5554         to gmm-image-load-path-for-library.  Call with no-error argument.
5555         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
5556
5557         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5558
5559         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5560
5561         * gmm-utils.el (gmm-image-load-path): Remove alias.
5562
5563 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
5564
5565         * gmm-utils.el (gmm-image-load-path): Add alias.
5566
5567         * nnml.el (nnml-generate-nov-databases-directory): Rename from
5568         nnml-generate-nov-databases-1.
5569         (nnml-generate-nov-databases): Use it.
5570         (nnml-generate-nov-databases-directory): Document no-active
5571         argument.
5572
5573         * gmm-utils.el (gmm-image-load-path-for-library): Return single
5574         directory if path is t.  Add no-error.
5575
5576         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5577         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5578
5579         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5580         resetting gnus-article-browse-html-temp-list.
5581
5582         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5583         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
5584         Add example to docstring.  Rename local variables.  Move error
5585         checks to default case in cond and simplify.
5586
5587 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5588
5589         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5590         handle is multipart when calling it recursively.
5591         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
5592
5593 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
5594
5595         * nnimap.el (nnimap-request-update-info-internal): Optimize.
5596         Don't `gnus-uncompress-range' to avoid excessive memory usage.
5597
5598 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5601         is loaded.
5602
5603         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5604         loaded.
5605
5606 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5607
5608         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5609         to "Emacs 23 (unicode)" in doc string.
5610
5611         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5612         "Emacs 23 (unicode)" in comment.
5613
5614 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
5617
5618         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5619         characters 160 through 255 in Emacs 23.
5620
5621 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5622
5623         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5624         gnus-article-browse-html-temp.
5625         (gnus-article-browse-delete-temp): Make it customizable.  Add
5626         `file'.  Adjust doc string.
5627         (gnus-article-browse-delete-temp-files): Add argument.  Allow
5628         query for each file.  Adjust doc string.
5629         (gnus-article-browse-html-parts): Add
5630         `gnus-article-browse-delete-temp-files' to
5631         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
5632
5633 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
5634
5635         * gnus-art.el (gnus-article-browse-html-temp)
5636         (gnus-article-browse-delete-temp): New variables.
5637         (gnus-article-browse-delete-temp-files): New function.
5638         (gnus-article-browse-html-parts): Use it.
5639
5640 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5641
5642         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
5643
5644         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5645         string.
5646
5647         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5648         gnus-summary-insert-new-articles when unplugged.  Remove
5649         gnus-summary-search-article-forward.
5650
5651         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5652         display-visual-class instead of display-color-cells.
5653
5654 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * dgnushack.el: Autoload customize-group for XEmacs.
5657
5658         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5659         message/* containing non-ASCII text properly.
5660
5661 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5662
5663         * message.el: Require gmm-utils, remove autoloads.
5664         (message-tool-bar): Set default based on
5665         gmm-tool-bar-style.
5666         (message-tool-bar-gnome): Add gmm-customize-mode.
5667
5668         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5669         gmm-tool-bar-style.
5670         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
5671
5672         * gnus-group.el (gnus-group-tool-bar): Set default based on
5673         gmm-tool-bar-style.
5674         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
5675
5676         * gmm-utils.el (gmm-image-directory): Rename variable from
5677         gmm-image-load-path.
5678         (gmm-image-load-path): Use gmm-image-directory.
5679         (gmm-customize-mode): New function.
5680         (gmm-tool-bar-style): New variable.
5681
5682         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5683         gnus-group-redraw-line-number.
5684         (gnus-group-redraw-check): Simplify.
5685         (gnus-group-tool-bar-update): Remove redraw check.
5686         (gnus-group-make-tool-bar): Add redraw check.
5687
5688 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
5689
5690         * gnus-art.el (gnus-button): Add missing parentheses.
5691
5692 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * lpath.el: Fbind line-number-at-pos.
5695
5696 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5697
5698         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
5699
5700 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
5701
5702         * gnus-art.el (gnus-button): New face.
5703         (gnus-article-button-face): Use it.
5704
5705         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5706         gnus-summary-next-page.  Re-order.
5707
5708         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5709         next-node are now included.
5710         (gnus-group-redraw-line-number): New internal variable.
5711         (gnus-group-redraw-check): Helper function for updating the tool
5712         bar.
5713         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
5714
5715         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
5716
5717         * spam.el (spam-spamassassin-score-regexp): New internal variable.
5718         (spam-extra-header-to-number, spam-check-spamassassin-headers):
5719         Use it to match format of Spamassassin 3.0 and later.  Reported by
5720         IRIE Tetsuya <irie@t.email.ne.jp>.
5721         (spam-check-bogofilter)
5722         (spam-bogofilter-register-with-bogofilter): Fix args of
5723         `gnus-error' calls.
5724
5725 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
5726
5727         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5728         unnecessary interaction when sending queued mails.  Reported by
5729         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
5730
5731 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5732
5733         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5734         first or last are nil.
5735
5736 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5737
5738         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5739
5740 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5741
5742         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5743
5744 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5745
5746         * dns.el (query-dns): Protect more against buggy tcp output.
5747
5748 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5749
5750         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5751         nov.php.
5752
5753 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5754
5755         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5756         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5757         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
5758         output on the server side.
5759         (nnweb-google-create-mapping): Update regexps and add some
5760         progress indication.
5761
5762 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
5763
5764         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5765         gnus-agent-toggle-plugged.  Re-order icons.
5766         (gnus-group-tool-bar-gnome): Add
5767         gnus-group-{prev,next}-unread-group.
5768         (gnus-group-tool-bar-gnome): Re-order icons.
5769
5770         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5771         gnus-summary-insert-new-articles.
5772
5773         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5774         comments.
5775
5776         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
5777         also available in Emacs 21.3.
5778
5779         * message.el (message-fix-before-sending): Change "Emacs 22" to
5780         "Emacs 23 (unicode)" in comment.
5781
5782         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5783         "Emacs 23 (unicode)" in comment.
5784
5785         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5786         comment.
5787         (mm-coding-system-p): Add comment about no-MULE XEmacs.
5788
5789         * mm-view.el (mm-fill-flowed): Add :version.
5790
5791 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5792
5793         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5794         and load-path.
5795
5796 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
5797
5798         * message.el: Autoload gmm-image-load-path.
5799         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5800         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
5801         consitency.
5802
5803         * gmm-utils.el (gmm-image-load-path): Also search in
5804         "../etc/images".  Don't set gmm-image-load-path if we don't find
5805         the image.
5806
5807 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gmm-utils.el (gmm-image-load-path): Don't make
5810         `gmm-image-load-path' include subdirectories which the second arg
5811         `image' might specify.
5812
5813         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5814         subdirectory to icon file names.
5815
5816         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
5817
5818 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5819
5820         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5821         gmm-image-load-path calls.
5822
5823         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5824
5825         * message.el (message-make-tool-bar): Ditto.
5826
5827         * mml.el (mml-preview): Added comment concerning tool bar icons.
5828
5829         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5830         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
5831
5832         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5833         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
5834
5835         * message.el (message-tool-bar-gnome): Use new icon names.
5836         (message-make-tool-bar): Use `gmm-image-load-path'.
5837
5838         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5839         functions from MH-E.
5840         (gmm-image-load-path): New variable from MH-E.
5841         (gmm-image-load-path): New function from MH-E.  Added arguments
5842         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
5843         *-image-load-path-called-flag.
5844
5845 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
5846
5847         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
5848
5849 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
5850
5851         * nnimap.el (nnimap-request-move-article): Change folder back to
5852         source group before deleting.
5853
5854 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
5855
5856         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
5857
5858         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5859         mm-url.
5860
5861         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
5862
5863 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5864
5865         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5866         coding system which mm-charset-to-coding-system returns for a
5867         given charset is valid.
5868
5869 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
5870
5871         * html2text.el (html2text-remove-tag-list):
5872         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
5873
5874 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5875
5876         * gnus-cus.el: Revert 2005-10-17 change.
5877
5878 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5879
5880         * gnus-art.el (article-strip-banner): Call
5881         article-really-strip-banner only when the regexp match is made.
5882
5883 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5884
5885         * gnus-art.el (article-strip-banner): Use
5886         gnus-extract-address-components instead of
5887         mail-header-parse-addresses to make it work with non-ASCII text;
5888         remove mail-encode-encoded-word-string.
5889
5890         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5891         values which are surrounded with \"...\"; make it never cause a
5892         Lisp error; give up parsing of parameters if it failed in
5893         extracting type.
5894
5895 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
5896
5897         * smime.el (smime-cert-by-ldap-1): Fix bug where
5898         `smime-ldap-search' returns results without userCertificates.
5899
5900 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5901
5902         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
5903
5904 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5905
5906         * spam.el (spam-check-spamassassin-headers): Adapt format for
5907         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
5908         <ari@mbf.ocn.ne.jp>.
5909         (spam-list-of-processors): Add spam-use-gmane.
5910
5911 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5912
5913         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5914         make-temp-file; make it work with XEmacs as well.
5915
5916         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5917         mm-make-temp-file.
5918
5919         * mm-decode.el (mm-display-external): Use the 3rd arg of
5920         mm-make-temp-file.
5921         (mm-create-image-xemacs): Ditto.
5922
5923 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5924
5925         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5926         with message-narrow-to-headers.
5927         (gnus-draft-setup): Narrow to header to run message-fetch-field.
5928         (gnus-draft-check-draft-articles): New function.
5929         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
5930
5931 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5932
5933         * gnus-art.el (gnus-article-browse-html-parts):
5934         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5935         Don't use suffix argument for mm-make-temp-file for Emacs 21
5936         compatibility.  Remove useless `format'.
5937
5938 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
5939
5940         * nnweb.el (nnweb-google-wash-article): Update regexps.
5941         (nnweb-group-alist): Use defvoo instead of defvar.
5942
5943 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5944
5945         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5946         re-loading nn* modules.
5947
5948 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5949
5950         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5951         for `tool-bar-mode' and don't check it's default-value.
5952
5953         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5954
5955         * message.el (message-make-tool-bar): Ditto.
5956
5957         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5958         `substring'.  Shorten tmp-file name.
5959
5960         * gnus.el: Remove bogus comment.
5961
5962 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
5963
5964         * gnus-art.el (gnus-article-browse-html-parts): New function.
5965         (gnus-article-browse-html-article): New function for viewing html
5966         articles with a browser.
5967
5968 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
5969
5970         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
5971         in elisp.
5972         (pgg-gpg-encrypt-symmetric-region): Ditto.
5973         (pgg-gpg-sign-region): Ditto.
5974
5975         * pgg-def.el (pgg-text-mode): New variable.
5976
5977         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5978         (mml2015-pgg-encrypt): Ditto.
5979
5980         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5981         (mml1991-pgg-encrypt): Ditto.
5982
5983 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5984
5985         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5986         message-make-date instead of current-time-string.
5987
5988         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5989         to gnus-decoded which mm-uu might set.
5990
5991 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5992
5993         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5994         don't decode quoted parameters; remove misimported Emacs code.
5995         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5996         (rfc2231-decode-encoded-string): Don't use split-string which
5997         behaves differently according to Emacs version; use
5998         mm-decode-coding-region to convert charset to coding-system.
5999         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6000         (rfc2231-encode-string): Remove misimported Emacs code.
6001
6002 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * gnus-art.el (article-decode-charset): Don't use ignore-errors
6005         when calling mail-header-parse-content-type.
6006         (article-de-quoted-unreadable): Ditto.
6007         (article-de-base64-unreadable): Ditto.
6008         (article-wash-html): Ditto.
6009
6010         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
6011         calling mail-header-parse-content-type and
6012         mail-header-parse-content-disposition.
6013         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
6014         mail-header-parse-content-type.
6015
6016         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
6017         insert charset and format parameters; encode description after
6018         inserting it to buffer.
6019         (mml-insert-parameter): Fold lines properly even if a parameter is
6020         segmented into two or more lines; change the max column to 76.
6021
6022         * rfc1843.el (rfc1843-decode-article-body): Don't use
6023         ignore-errors when calling mail-header-parse-content-type.
6024
6025         * rfc2231.el (rfc2231-parse-string): Return at least type if
6026         possible; don't cause an error even if it fails in parsing of
6027         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6028         (rfc2231-encode-string): Don't break lines at the beginning, leave
6029         it to mml-insert-parameter.
6030
6031         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
6032         calling mail-header-parse-content-type.
6033
6034 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
6035
6036         * spam-report.el (spam-report-gmane-use-article-number):
6037         Improve doc string.
6038         (spam-report-gmane-internal): Check if a suitable header was found
6039         in the article.
6040
6041 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6042
6043         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
6044         (rfc2231-encode-string): Make param*=value always begin with LWSP.
6045
6046 2006-02-05  Romain Francoise  <romain@orebokech.com>
6047
6048         Update copyright notices of all files in the gnus directory.
6049
6050 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6051
6052         * nnweb.el (nnweb-request-group): Avoid growing overview files.
6053
6054 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
6057         segmented lines of parameter value to cope with Thunderbird 1.5
6058         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
6059         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6060         (rfc2231-encode-string): Don't make lines exceeding 76 column.
6061
6062 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
6063
6064         * mml.el (mml-generate-mime-1): Correct the order of inline signed
6065         parts.
6066
6067 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6068
6069         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
6070         there's only one active file for all servers.
6071         (nnweb-request-scan): Make sure nnweb-articles is initialized on
6072         solid groups.  Gnus might have used a FAST request to select the group.
6073         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
6074         and nnweb-search redundantly in the active file.
6075         (nnweb-request-list): Don't list bogus groups.  There can only be one.
6076         (nnweb-request-create-group): Don't use ARGS.
6077         (nnweb-possibly-change-server, nnweb-request-group): Remove some
6078         initialisations.  Let nnoo do the work.
6079
6080 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6081
6082         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
6083         Say the part has been decoded.
6084
6085         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
6086
6087 2006-01-31  Kevin Ryde  <user42@zip.com.au>
6088
6089         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
6090         mailcap-viewer-test-cache when there's no 'test clause, since that
6091         will invert the meaning of a "nil" test previously determined by
6092         mailcap-mailcap-entry-passes-test.
6093
6094 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6095
6096         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
6097         compiling.
6098
6099         * gnus-sum.el: Ditto.
6100
6101         * message.el: Don't bind tool-bar-map when compiling.
6102
6103 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
6104
6105         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
6106
6107 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6108
6109         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
6110         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
6111         current Google Groups.
6112
6113 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
6114
6115         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
6116         and tool-bar-mode.
6117
6118         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
6119         and tool-bar-mode.
6120
6121         * message.el (message-tool-bar-update): Simplify.
6122         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
6123
6124         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
6125         gnus-summary-buffer.
6126         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
6127         gnus-summary-reply.
6128
6129         * gmm-utils.el (gmm): Add :version.
6130
6131 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6132
6133         * Makefile.in (clean): New rule.
6134         (distclean): Use it.
6135
6136 2006-01-26  Steve Youngs  <steve@sxemacs.org>
6137
6138         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
6139         autoload.
6140
6141 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6142
6143         * gmm-utils.el (gmm-verbose): Add :group.
6144
6145 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
6146
6147         * message.el: Change some comments WRT tool-bars.
6148
6149         * gnus-sum.el (gnus-summary-tool-bar)
6150         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
6151         (gnus-summary-tool-bar-zap-list): New variables.
6152         (gnus-summary-make-tool-bar): Complete rewrite using
6153         `gmm-tool-bar-from-list'.
6154
6155         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
6156         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
6157         variables.
6158         (gnus-group-make-tool-bar): Complete rewrite using
6159         `gmm-tool-bar-from-list'.
6160         (gnus-group-tool-bar-update): New function.
6161
6162         * message.el (message-mode-field-menu): Add "Show hidden Headers".
6163
6164 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6165
6166         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
6167         is dissected into a single part of which the type is the same as
6168         the given one; decode charset.
6169
6170 2006-01-21  Kevin Ryde  <user42@zip.com.au>
6171
6172         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
6173         into alists as symbol not string, since that's what
6174         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
6175         look for.
6176
6177 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
6178
6179         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
6180         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
6181
6182         * message.el (message-tool-bar-gnome): Use gmm-ignore.
6183
6184 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6185
6186         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
6187         (gnus-xmas-mime-security-button-menu): New function.
6188
6189         * gnus-art.el (gnus-mime-security-button-commands): New variable.
6190         (gnus-mime-security-button-menu): New definition.
6191         (gnus-mime-security-button-map): Use them.
6192         (gnus-mime-security-button-menu): New function.
6193         (gnus-insert-mime-security-button): Addition to help echo.
6194         (gnus-mime-security-run-function, gnus-mime-security-save-part)
6195         (gnus-mime-security-pipe-part): New functions.
6196
6197         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
6198         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
6199
6200         * mm-decode.el (mm-handle-set-disposition): Remove.
6201         (mm-handle-set-description): Remove.
6202
6203 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6204
6205         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
6206         (mm-w3m-standalone-supports-m17n-p): New function.
6207         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
6208         w3m usage.
6209
6210         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
6211         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
6212
6213 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6214
6215         * message.el (message-tool-bar-zap-list): Use
6216         gmm-tool-bar-zap-list as custom type.
6217         (message-tool-bar-update): New function.
6218         (message-tool-bar, message-tool-bar-gnome)
6219         (message-tool-bar-retro): Add message-tool-bar-update.
6220         (message-tool-bar-gnome): Add flyspell-buffer.
6221
6222         * gnus-util.el (gnus-error): Describe `args'.
6223
6224         * gmm-utils.el (gmm-error): Describe `args'.
6225         (gmm-tool-bar-zap-list): New widget.
6226         (gmm-tool-bar-from-list): Improve description of `zap-list'.
6227
6228 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6229
6230         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
6231         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
6232         the number of recursive calls.
6233
6234         * mm-decode.el (mm-handle-set-disposition): New macro.
6235         (mm-handle-set-description): New macro.
6236
6237 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
6240         encoding.
6241
6242 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
6243
6244         * message.el (message-tool-bar-zap-list, message-tool-bar)
6245         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
6246         (message-tool-bar-local-item-from-menu): Remove.
6247         (message-tool-bar-map): Replace by `message-make-tool-bar'.
6248         (message-make-tool-bar): New function.
6249         (message-mode): Use `message-make-tool-bar'.
6250
6251         * gmm-utils.el: New file.
6252         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
6253         (gmm-lazy): New widget copied from `nnmail.el'.
6254         (gmm-tool-bar-from-list): New function for creating customizable
6255         tool bars.
6256         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
6257         output.
6258         (gmm): Add :prefix to defgroup.
6259
6260 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
6261
6262         * gmm-utils.el (gmm-widget-p): New function.
6263
6264 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
6265
6266         * mml.el (mml-attach-file): Describe `description' in doc string.
6267         (mml-menu): Add Emacs MIME manual and PGG manual.
6268
6269 2006-01-20  Richard M. Stallman  <rms@gnu.org>
6270
6271         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
6272
6273 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
6274
6275         * nntp.el (nntp-end-of-line): Doc fix.
6276
6277 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
6278
6279         * imap.el (imap-open): Handle case where buffer is a buffer
6280         object.
6281
6282 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6283
6284         * gnus-delay.el (gnus-delay): Don't autoload.
6285         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6286         to be re-loaded when customizing the `gnus-delay' group.
6287
6288 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
6289
6290         * message.el (message-insert-citation-line): Use newlines.
6291
6292 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
6293
6294         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
6295         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
6296         these routines, so the passphrase can be managed externally and
6297         passed in to the system.
6298         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
6299         pgg-add-passphrase-to-cache function.
6300
6301         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
6302         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
6303         these routines, so the passphrase can be managed externally and
6304         passed in to the system.
6305         (pgg-pgp5-sign-region): Use new name of
6306         pgg-add-passphrase-to-cache function.
6307
6308 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
6309
6310         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
6311         part of the decoded armor to find the key-identifier.
6312         (pgg-gpg-lookup-key-owner): New function to return the
6313         human-readable identifier of a key owner.
6314         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
6315         itself.
6316         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
6317         the key value) if we have a key and can match it against a secret
6318         key.  Also, added a note pointing out fact that the prompt only
6319         indicates the first matching key.
6320
6321         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
6322         pgg-decrypt-region.
6323         (pgg-add-passphrase-to-cache): Rename from
6324         `pgg-add-passphrase-cache' to reduce confusion (all callers
6325         changed).
6326         (pgg-remove-passphrase-from-cache): Rename from
6327         `pgg-remove-passphrase-cache' to reduce confusion (all callers
6328         changed).
6329         (pgg-read-passphrase, pgg-add-passphrase-cache)
6330         (pgg-remove-passphrase-cache): Add informative docstrings.
6331         (pgg-decrypt): Convey provided passphrase in subordinate call to
6332         pgg-decrypt-region.
6333
6334 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
6335
6336         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
6337         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
6338         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
6339         'passphrase' argument, so the passphrase can be managed externally
6340         and then passed in to the system.
6341
6342         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
6343         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
6344         so the passphrase cache can be used reliably with identifiers
6345         besides a pgp packet's key id.
6346
6347         * pgg-gpg.el (pgg-gpg-encrypt-region)
6348         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
6349         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
6350         these routines, so the passphrase can be managed externally and
6351         passed in to the system.
6352
6353         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
6354         'notruncate' argument, so the passphrase cache can be used
6355         reliably with identifiers besides a pgp packet's key id.
6356
6357 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
6358
6359         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
6360         symmetric encryption.
6361         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
6362         encrypted session key.
6363         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
6364         message ask for the passphrase in a proper way.
6365
6366         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
6367         New user commands for symmetric encryption.
6368
6369 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6370
6371         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
6372
6373         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
6374
6375 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
6376
6377         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
6378
6379 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6380
6381         * mm-decode.el (mm-inlined-types): Add application/pgp.
6382         (mm-automatic-display): Ditto.
6383
6384         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
6385         part as text.
6386
6387 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6388
6389         * nnrss.el: Update copyright.
6390         (nnrss-opml-import): Query whether to subscribe to each entry.
6391
6392         * gnus-art.el:
6393         * gnus-sum.el:
6394         * gnus-xmas.el:
6395         * messagexmas.el:
6396         * mm-uu.el:
6397         * mm-view.el: Update copyright.
6398
6399 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
6400
6401         * message.el (message-info): New function.
6402         (message-mode-menu): Add it.
6403         Update copyright.
6404
6405         * ChangeLog: Fix and update copyright.
6406
6407 2006-01-13  Romain Francoise  <romain@orebokech.com>
6408
6409         * message.el (message-forward-subject-name-subject): Prefer the
6410         address to 'nowhere' if the sender has no name.
6411         Fix typo.  Update copyright year.
6412
6413 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * gnus-art.el (article-wash-html): Use
6416         gnus-summary-show-article-charset-alist if a numeric arg is given.
6417         (gnus-article-wash-html-with-w3m-standalone): New function.
6418
6419         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
6420         mm-inline-text-html-render-with-w3m-standalone.
6421         (mm-text-html-washer-alist): Map w3m-standalone to
6422         gnus-article-wash-html-with-w3m-standalone.
6423         (mm-inline-text-html-render-with-w3m-standalone): New function.
6424
6425 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6426
6427         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
6428         Improve LaTeX.
6429
6430 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6431
6432         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
6433         (nnrss-request-article): Render text/plain parts as HTML.
6434
6435         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
6436         the buffer.
6437
6438 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6439
6440         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
6441         custom definition of `gnus-posting-styles'.
6442
6443         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
6444         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
6445
6446 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6447
6448         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
6449         Use nntp for bug archive.
6450
6451 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6452
6453         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
6454         parts.
6455         (nnrss-normalize-date): New function converts ISO 8601 date into
6456         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
6457         (nnrss-check-group): Use it.
6458
6459 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
6462
6463         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
6464         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
6465         (nnrss-insert-w3): Ditto.
6466
6467 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
6470         the articles to be forwarded including the case where neither a
6471         number of articles nor a region is specified.
6472
6473 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6474
6475         * nnrss.el (nnrss-request-article): Fix last change; fill
6476         text/plain parts.
6477
6478 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
6481         in text/plain part.
6482         (nnrss-check-group): Don't add excessive newline to dc:subject.
6483
6484 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
6485
6486         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
6487         article.
6488
6489 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6490
6491         * nnml.el: Don't require gnus-bcklg.  Autoload it.
6492         (nnml-use-compressed-files, nnml-save-mail): Support other
6493         comression programs such as bzip2.
6494
6495 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6496
6497         * dns.el (query-dns): Make sure we check the buffer size before
6498         removing tcp headers.
6499
6500 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
6503         remove MIME buttons associated with multipart/alternative parts.
6504         (gnus-mime-display-alternative): Tag buttons using `article-type'
6505         text property.
6506
6507         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
6508         associated with multipart/alternative parts.
6509
6510         * gnus-art.el (gnus-signature-separator): Fix custom type.
6511
6512         * mm-decode.el (mm-inlined-types): Fix custom type.
6513         (mm-keep-viewer-alive-types): Ditto.
6514         (mm-automatic-display): Ditto.
6515         (mm-attachment-override-types): Ditto.
6516         (mm-inline-override-types): Ditto.
6517         (mm-automatic-external-display): Ditto.
6518
6519 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6520
6521         * spam-report.el (spam-report-user-mail-address)
6522         (spam-report-user-agent): New variables.
6523         (spam-report-url-ping-plain): Use spam-report-user-agent.
6524
6525 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
6526
6527         * gnus-art.el (gnus-button-handle-custom): Do not just use
6528         `customize-apropos' for any "M-x customize-*" button but the
6529         function called for.  Accept both the function name and its
6530         argument in order to achieve this.
6531         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
6532         function name to `gnus-button-handle-custom' in case of "M-x
6533         customize-*" buttons.
6534
6535 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
6538         multipart/alternative and add xref to mm-discouraged-alternatives
6539         in doc string.
6540
6541         * mm-decode.el (mm-discouraged-alternatives): Add xref to
6542         gnus-buttonized-mime-types in doc string.
6543
6544 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
6545
6546         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
6547         Suggest image/.* in the doc string.
6548
6549 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6550
6551         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
6552         message-marks (Debian bug #342521).
6553
6554 2005-12-12  Simon Josefsson  <jas@extundo.com>
6555
6556         * password.el (password-read-from-cache): Add.
6557         (password-read): Use it.
6558
6559 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6560
6561         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
6562         us-ascii as a MIME charset.
6563
6564         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
6565         against the case where the 2nd arg TYPE is nil.
6566
6567 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6568
6569         * pop3.el (pop3-stream-type): Fix custom version.
6570
6571         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
6572
6573 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6574
6575         * mm-decode.el (mm-display-external): Add missing cdr.
6576
6577 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6578
6579         * mm-decode.el (mm-display-external): Use nametemplate (defined in
6580         RFC1524) if it is in mailcap or add a suffix according to
6581         mailcap-mime-extensions when generating a temp filename; postpone
6582         deleting a temp file for 2 seconds for some wrappers, shell
6583         scripts, and so on, which might exit right after having started a
6584         viewer command as a background job.
6585
6586 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6587
6588         * nntp.el (nntp-marks-directory): Fix custom group.
6589
6590         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
6591         steps when < 10.
6592
6593         * gnus-start.el (gnus-no-server-1): Mention
6594         `gnus-level-default-subscribed' in doc string.
6595
6596 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6597
6598         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
6599         parens.
6600
6601 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-xmas.el (gnus-use-toolbar): Revert.
6604         (gnus-xmas-setup-toolbar): Use global default-toolbar if
6605         gnus-use-toolbar is default.
6606
6607         * messagexmas.el (message-use-toolbar): Revert.
6608         (message-setup-toolbar): Use global default-toolbar if
6609         message-use-toolbar is default.
6610
6611 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6612
6613         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
6614         according to default-toolbar-visible-p.
6615
6616         * messagexmas.el (message-use-toolbar): Ditto.
6617
6618 2005-11-26  Dave Love  <fx@gnu.org>
6619
6620         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
6621         (tls-program, tls-success): Provide openssl alternative.
6622
6623         * starttls.el: Doc fixes.
6624         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
6625         SERVICE to PORT.
6626
6627         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
6628         port null or service name.
6629         (starttls-negotiate): Autoload.
6630
6631 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6632
6633         * message.el (message-kill-to-signature): Fix interactive spec.
6634
6635 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6636
6637         * pop3.el (pop3-open-server): Recognize a string as a service name.
6638
6639 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
6640
6641         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6642
6643 2005-11-23  Dave Love  <fx@gnu.org>
6644
6645         Add pop3s, pop3/starttls.
6646
6647         * pop3.el (pop3-authentication-scheme): Clarify doc.
6648         (open-tls-stream, starttls-open-stream): Autoload.
6649         (pop3-stream-type): New.
6650         (pop3-open-server): Use it.
6651
6652         * mail-source.el (mail-sources): Fix some :types.  Add stream type
6653         for POP.
6654         (mail-source-keyword-map): Add :stream for POP.
6655         (mail-source-fetch-pop): Use pop3-stream-type.
6656
6657 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6658
6659         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
6660         of current-time-string.
6661
6662 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
6663
6664         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
6665         date header.
6666
6667 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
6668
6669         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
6670         it can seriously impact performance as it bypasses the agent's
6671         local caches.
6672
6673 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
6674
6675         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6676         must be explicitly online rather than "not explicitly offline" for
6677         its flags to be synchronized.
6678
6679         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6680         that gnus-uu-unmark-thread will function correctly.
6681
6682         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6683         1024K is instead displayed as 1M.
6684
6685 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6686
6687         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6688
6689 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
6690
6691         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6692
6693 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
6694
6695         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6696         error message to display actual error condition.
6697         (gnus-agent-save-local): Avoid saving symbols that are bound to
6698         nil as they simply result in a warning message in
6699         gnus-agent-read-local.
6700
6701 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6702
6703         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6704         rather than make-variable-buffer-local for file-precious-flag.
6705
6706 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
6707
6708         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6709         for duplicates which are removed.  The invalid sort check then
6710         triggers a rescan after the sort as sorting may have moved
6711         duplicate entries such that they can be cheaply detected.
6712
6713 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6716
6717 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
6718
6719         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6720         internal variable to a custom variable.  Changed default value
6721         from compressed(2) to uncompressed(1).
6722         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6723         support for uncompressed agentview files.  Taken together, reading
6724         the agentview file should now be 6-7 times faster.
6725
6726 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6727
6728         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6729         as a buffer-local variable.  This avoids creating truncated
6730         dribble files as a result of a hang up, eg.
6731
6732 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
6733
6734         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
6735         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
6736         XEmacs.
6737
6738 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6739
6740         * gnus-start.el (gnus-start-draft-setup): Enforce
6741         `gnus-draft-mode' for nndraft:drafts at startup.
6742
6743         * gnus.el (gnus-splash): Change custom group.
6744         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6745         allow-list argument.
6746
6747         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6748         string.
6749
6750 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6751
6752         * gnus-art.el (gnus-default-article-saver): Add user-defined
6753         `function' to custom type.
6754
6755 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6756
6757         * imap.el (imap-open): Handle case where buffer is a buffer
6758         object.
6759
6760 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6761
6762         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6763         long lines.
6764         (gnus-cache-delete-group): Wrap doc strings.
6765
6766         * gnus-agent.el (gnus-agent-rename-group)
6767         (gnus-agent-delete-group): Wrap doc strings.
6768
6769 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6770
6771         * messagexmas.el (message-use-toolbar): Change the valid values
6772         into default, top, bottom, left, and right.
6773         (message-toolbar-thickness): New variable.
6774         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
6775         well.
6776         (message-setup-toolbar): Make it work.
6777
6778         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
6779         (gnus-use-toolbar): Change the valid values into default, top,
6780         bottom, left, and right.
6781         (gnus-toolbar-thickness): New variable.
6782         (gnus-xmas-setup-toolbar): New function.
6783         (gnus-xmas-setup-group-toolbar): Use it.
6784         (gnus-xmas-setup-summary-toolbar): Use it.
6785
6786 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6787
6788         * gnus-start.el (gnus-1): Add "native" to
6789         gnus-predefined-server-alist.
6790
6791         * gnus.el (gnus-method-to-server): Don't add "native" to the
6792         lists here, because that leads to problems when
6793         gnus-select-method is bound.
6794
6795 2005-11-09  Simon Josefsson  <jas@extundo.com>
6796
6797         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6798         use (not sort-by-date) instead.
6799
6800 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6801
6802         * gnus-delay.el (gnus-delay-group): Don't autoload.
6803         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6804         to be re-loaded when customizing the `gnus-delay' group.
6805
6806 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
6807
6808         * message.el: Revert last changes.
6809         (message-insert-citation-line): Use newlines.
6810
6811 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
6812
6813         * message.el (message-courtesy-message)
6814         (message-mark-insert-begin, message-mark-insert-end)
6815         (message-elide-ellipsis, message-cancel-message)
6816         (message-add-header, message-change-subject)
6817         (message-cross-post-followup-to-header)
6818         (message-cross-post-insert-note, message-reduce-to-to-cc)
6819         (message-widen-reply, message-delete-not-region)
6820         (message-kill-to-signature, message-insert-signature)
6821         (message-insert-importance-high, message-insert-importance-low)
6822         (message-insert-or-toggle-importance)
6823         (message-insert-disposition-notification-to)
6824         (message-indent-citation, message-yank-original)
6825         (message-cite-original-without-signature, message-cite-original)
6826         (message-insert-citation-line, message-position-on-field)
6827         (message-fix-before-sending, message-send-mail-partially)
6828         (message-send-mail, message-send-mail-with-sendmail)
6829         (message-send-mail-with-qmail, message-send-news)
6830         (message-check-news-header-syntax, message-generate-headers)
6831         (message-insert-courtesy-copy, message-fill-address)
6832         (message-fill-header, message-shorten-references)
6833         (message-setup-1, message-cancel-news)
6834         (message-forward-make-body-plain, message-forward-make-body-mime)
6835         (message-forward-make-body-mml, message-encode-message-body)
6836         (message-forward-make-body-digest-plain)
6837         (message-forward-make-body-digest-mime)
6838         (message-use-alternative-email-as-from): Insert `hard-newline'
6839         instead of ordinary newlines.
6840
6841 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6842
6843         * message.el (message-generate-headers): Downcase the argument
6844         given to message-check-element.
6845
6846 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
6847
6848         * nntp.el (nntp-authinfo-rejected): New error condition.
6849         (nntp-wait-for): Use new error condition to signal authentication
6850         error.
6851         (nntp-retrieve-data): Rethrow new error condition to break out of
6852         recursive call to nntp-send-authinfo.
6853
6854 2005-11-08  Romain Francoise  <romain@orebokech.com>
6855
6856         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6857         (gnus-summary-exit-map): Bind to `Z p'.
6858         (gnus-summary-make-menu-bar): Add menu item.
6859
6860 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
6861
6862         * gnus-art.el (gnus-article-treat-custom): Add `first'.
6863         (gnus-treat-*): Add `first' in all doc strings.
6864
6865         * gnus-group.el (gnus-group-compact-group): Fix typo.
6866
6867 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6868
6869         * gnus.el (gnus-parameters-case-fold-search): New variable.
6870         (gnus-parameters-get-parameter): Use it.
6871
6872         * gnus-score.el (gnus-home-score-file): Doc fix.
6873
6874 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
6875
6876         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6877
6878 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6879
6880         * mm-util.el (mm-special-display-p): New function.
6881
6882         * mml.el (mml-preview): Use it; doc fix.
6883
6884 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6885
6886         * imap.el (imap-open): Handle case where buffer is a buffer object.
6887
6888 2005-10-29  Romain Francoise  <romain@orebokech.com>
6889
6890         * message.el (message-fix-before-sending): Fix comment.
6891
6892 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6893
6894         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6895
6896 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
6897
6898         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6899         Used in gnus-score.el.
6900
6901 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6902
6903         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6904
6905 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6906
6907         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6908         whitespace removed in revision 7.8.  Use concatenated string to
6909         protect trailing whitespace.
6910
6911 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
6912
6913         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6914         (nnimap-request-expire-articles): Use it to avoid sending 'UID
6915         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6916         Courier IMAP ("some version from 2004").  Mostly based on similar
6917         code in the same function.
6918
6919 2005-10-26  Didier Verna  <didier@xemacs.org>
6920
6921         * gnus-group.el (gnus-group-compact-group): Invalidate original
6922         article buffer.
6923         * gnus-srvr.el (gnus-server-compact-server): Ditto.
6924         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
6925         NOV database and in article itself.
6926         Invalidate article backlog.
6927
6928 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6929
6930         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6931
6932 2005-10-26  Simon Josefsson  <jas@extundo.com>
6933
6934         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6935         part of 2004-07-25 change.
6936
6937 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * message.el (message-display-completion-list): New function.
6940         (message-expand-group): Use it; make sure the Completions buffer
6941         is modifiable.
6942 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6943
6944         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6945         user-mail-name is an empty string.
6946
6947 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6948
6949         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6950         depending on gnus-score-decay-constant.
6951
6952         * encrypt.el (encrypt-insert-file-contents)
6953         (encrypt-write-file-contents): Don't use `gnus-message'.
6954
6955         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6956         arguments.
6957         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
6958         arguments to mm-uu-verbatim-marks-extract.
6959         (mm-uu-hide-markers): New variable.
6960         (mm-uu-extract): Use face similar to `gnus-cite-3'.
6961
6962         * gnus-fun.el (gnus-convert-image-to-x-face-command)
6963         (gnus-convert-image-to-face-command): Use "convert" by default to
6964         allow other input image formats.
6965         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6966         accordingly.
6967
6968 2005-10-23  Simon Josefsson  <jas@extundo.com>
6969
6970         * imap.el (imap-gssapi-program): Align command line parameters
6971         with latest GNU SASL.
6972         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6973
6974 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6975
6976         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6977         HTML.
6978         (nnslashdot-request-article): Ditto.
6979
6980         * lpath.el (featurep): Add nobreak-char-display.
6981
6982 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6983
6984         * mail-source.el (mail-source-fetch-pop): Require pop3.
6985         (mail-source-check-pop): Ditto.
6986
6987 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6988
6989         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6990         errors.
6991
6992 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6993
6994         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6995         (gnus-treat-strip-leading-blank-lines): Improve doc string.
6996
6997         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6998
6999         * mm-bodies.el (mm-decode-string): Call
7000         `mm-charset-to-coding-system' with allow-override argument.
7001
7002 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7003
7004         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
7005         (rfc2047-charset-to-coding-system): New function.
7006         (rfc2047-decode-encoded-words): New function.
7007         (rfc2047-decode-region): Use them.
7008         (rfc2047-decode-cte): Remove.
7009         (rfc2047-parse-and-decode): Remove.
7010         (rfc2047-decode): Remove.
7011
7012 2005-10-15  Kenichi Handa  <handa@m17n.org>
7013
7014         * rfc2047.el (rfc2047-decode-cte): New function.
7015         (rfc2047-decode-region): Change the way to decode successive
7016         encoded-words: decode B- or Q-encoding in each encoded-word,
7017         concatenate them, and decode it as charset.
7018
7019 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7020
7021         * lpath.el: Fbind codepage-setup for XEmacs.
7022
7023 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
7024
7025         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
7026         widget-move-and-invoke.
7027         (gnus-custom-mode): Use gnus-custom-map.
7028
7029 2005-10-15  Bill Wohler  <wohler@newt.com>
7030
7031         * message.el (message-tool-bar-map): Renamed image file from
7032         mail_send to mail/send.
7033
7034 2005-10-16  Masatake YAMATO  <jet@gyve.org>
7035
7036         * message.el (message-expand-group): Pass the common
7037         prefix substring of completion to `display-completion-list'.
7038
7039 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
7040
7041         * mml-sec.el (mml-secure-method): New internal variable.
7042         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
7043         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
7044         functions using mml-secure-method.
7045
7046         * mml.el (mml-mode-map): Add key bindings for those functions.
7047         (mml-menu): Simplify security menu entries.  Suggested by Jesper
7048         Harder <harder@myrealbox.com>.
7049         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
7050         end of message if point is the headers of the message.
7051
7052         * message.el (message-in-body-p): New function.
7053
7054         * assistant.el: Autoload gnus-util and netrc.
7055
7056         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
7057         Use `mm-charset-override-alist' only when decoding.
7058
7059         * mm-bodies.el (mm-decode-body): Call
7060         `mm-charset-to-coding-system' with allow-override argument.
7061
7062         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
7063         `filename' from Content-Disposition if Content-Type doesn't
7064         provide `name'.
7065         (gnus-mime-view-part-as-type): Set default instead of
7066         initial-input.
7067
7068 2005-10-09  Daniel Brockman  <daniel@brockman.se>
7069
7070         * format-spec.el (format-spec): Propagate text properties of % spec.
7071
7072 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7073
7074         * gnus-art.el (gnus-treat-predicate): Add `first'.
7075
7076 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7077
7078         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
7079         (mm-charset-override-alist): New variable.
7080         (mm-charset-to-coding-system): Use it.
7081         (mm-codepage-setup): New helper function.
7082         (mm-charset-eval-alist): New variable.
7083         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
7084         about unknown charsets.
7085
7086         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
7087
7088 2005-10-04  David Hansen  <david.hansen@gmx.net>
7089
7090         * nnrss.el (nnrss-request-article): Add support for the comments tag.
7091         (nnrss-check-group): Ditto.
7092
7093 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7094
7095         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
7096         Rename x-gnus-verbatim to x-verbatim.
7097         (mm-uu-type-alist): Fix regexp for verbatim-marks.
7098
7099         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
7100         x-verbatim.
7101
7102         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
7103
7104         * gnus-util.el (gnus-remove-duplicates): Remove.
7105
7106         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
7107         instead of gnus-remove-duplicates.
7108
7109         * message.el (message-remove-duplicates): Remove.
7110         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
7111         message-remove-duplicates.
7112
7113         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
7114         available, else use implementation from `delete-dups'.
7115
7116         * message.el (message-insert-expires): New function.
7117         (message-mode-map): Add key binding.
7118         (message-mode-field-menu): Add menu entry.
7119         (message-mode): Document it.
7120         (message-make-expires-date): Use `message-make-date'.
7121
7122 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
7123
7124         * message.el (message-make-expires-date): New function.
7125
7126 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7127
7128         * Makefile.in (list-installed-shadows): New entry.
7129         (install): Use it.
7130         (remove-installed-shadows): New entry.
7131
7132         * dgnushack.el (dgnushack-default-load-path): New variable.
7133         (dgnushack-find-lisp-shadows): New function.
7134         (dgnushack-remove-lisp-shadows): New function.
7135
7136 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * Makefile.in (install-el-elc): New entry.
7139         (install): Use it so that .el files are necessarily installed.
7140
7141 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * time-date.el: Autoload parse-time-string, XEmacs needs it.
7144
7145 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7146
7147         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
7148         function rather than the diff-mode.el package.
7149         (mm-display-external): Use with-current-buffer.
7150         (mm-viewer-completion-map, mm-viewer-completion-map):
7151         Move initialization inside declaration.
7152
7153 2005-09-29  Simon Josefsson  <jas@extundo.com>
7154
7155         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
7156         autoload mail-check-payment.
7157         (spam-check-hashcash): Define unconditionally, since hashcash.el
7158         is part of Gnus now.  Ignore errors from payment checking.
7159
7160 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7161
7162         * message.el (message-bold-region, message-unbold-region): Rename
7163         from `bold-region' and `unbold-region'.
7164
7165         * message.el: Remove useless autoloads.
7166
7167 2005-09-28  Simon Josefsson  <jas@extundo.com>
7168
7169         * message.el (message-use-idna): Default to t.
7170         (message-use-idna): Test whether encoding works too.  Doc fix.
7171
7172 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * nntp.el (nntp-warn-about-losing-connection): Remove.
7175
7176 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7177
7178         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
7179         customizable.  Change default value.
7180         (mm-uu-diff-groups-regexp): Change default value.
7181         (mm-uu-type-alist): Add doc string.
7182         (mm-uu-configure): Add doc string.  Make it interactive.
7183         (mm-uu-tex-groups-regexp): New variable.
7184         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
7185         (mm-uu-type-alist): Add LaTeX documents.
7186         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
7187         of "text/verbatim".
7188         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
7189
7190         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
7191         instead of "text/verbatim".
7192
7193         * message.el (message-mark-inserted-region)
7194         (message-mark-insert-file): Use slrn style marks when called with
7195         prefix argument.
7196
7197 2005-09-27  Simon Josefsson  <jas@extundo.com>
7198
7199         * message.el (message-idna-to-ascii-rhs-1): Reformat.
7200
7201 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
7202
7203         * message.el (message-remove-duplicates): New function.
7204         Implementation borrowed from `gnus-remove-duplicates'.
7205         (message-idna-to-ascii-rhs): Also encode idna addresses in
7206         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
7207         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
7208         only ask about the same idna domain once per header and also tell
7209         in what header to replace the idna domain.
7210
7211         * gnus-art.el (article-decode-idna-rhs): Also decode idna
7212         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
7213         (article-decode-idna-rhs): Fix regexp so that all idna-address in
7214         a header is decoded and not just the last one.
7215
7216 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
7219         has been decoded.
7220
7221         * mm-decode.el (mm-automatic-display): Add text/verbatim.
7222         (mm-insert-part): Don't modify text if it has been decoded.
7223
7224         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
7225         decoded.
7226
7227         * mm-view.el (mm-inline-text): Don't strip text props unless
7228         decoding enriched or richtext parts.
7229
7230 2005-09-25  Romain Francoise  <romain@orebokech.com>
7231
7232         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
7233         * gnus-start.el (gnus-subscribe-interactively):
7234         * gnus-uu.el (gnus-uu-grab-articles):
7235         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
7236         space.
7237
7238 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
7239
7240         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7241         * mm-view.el (mm-view-pkcs7-decrypt):
7242         * gnus-sum.el (gnus-summary-limit-to-extra)
7243         (gnus-summary-respool-article, gnus-read-move-group-name):
7244         * gnus-score.el (gnus-summary-increase-score):
7245         * gnus-util.el (gnus-completing-read-with-default):
7246         * gnus-art.el (gnus-read-save-file-name)
7247         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
7248         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
7249         * message.el (message-check-news-header-syntax):
7250         Follow convention for reading with the minibuffer.
7251
7252 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
7253
7254         * spam-report.el (spam-report-url-ping-plain):
7255         Use gnus-extended-version as User-Agent.
7256
7257         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
7258         default value is nil.
7259
7260         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
7261         (mm-uu-verbatim-marks-extract): New function.
7262         (mm-uu-extract): New face.
7263         (mm-uu-copy-to-buffer): Use it.
7264
7265         * spam-report.el (spam-report-gmane-ham): Renamed from
7266         `spam-report-gmane-unspam'.
7267         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
7268         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
7269
7270         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
7271         Autoload.
7272         (spam-report-gmane-unregister-routine): Renamed
7273         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
7274
7275 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
7276
7277         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
7278         (spam-report-gmane-unregister-routine): Add support for gmane
7279         unregistration.
7280
7281         * spam-report.el (spam-report-gmane-unspam)
7282         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
7283         (spam-report-gmane): Change to take a single article and do unspam
7284         registration.
7285
7286 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7287
7288         * mm-url.el (mm-url-decode-entities): Fix regexp.
7289
7290 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7291
7292         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
7293         default to nil, to be able to use Gnus at all.  If the default
7294         switches to something else, then the function should be fixed not
7295         be exceedingly slow.
7296
7297 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
7298
7299         * gnus-start.el (gnus-activate-group): If the server is nil, don't
7300         fail hard.
7301
7302         * spam-report.el: Add better Keywords line.
7303
7304         * spam.el: Add Maintainer and better Keywords line.
7305
7306 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7307
7308         * gnus-art.el (gnus-article-replace-part)
7309         (gnus-mime-replace-part): New functions.
7310         (gnus-mime-action-alist, gnus-mime-button-commands)
7311         (gnus-mime-save-part-and-strip): Added file argument.
7312         (gnus-article-part-wrapper): Added interactive argument.
7313
7314         * gnus-sum.el (gnus-summary-mime-map): Add
7315         `gnus-article-replace-part'.
7316
7317 2005-09-19  Didier Verna  <didier@xemacs.org>
7318
7319         The nnml compaction feature:
7320         * nnml.el (nnml-request-compact-group): New function.
7321         * nnml.el (nnml-request-compact): New function.
7322         * gnus-int.el (gnus-request-compact-group): New function.
7323         * gnus-int.el (gnus-request-compact): New function.
7324         * gnus-group.el (gnus-group-compact-group): New function.
7325         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
7326         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
7327         * gnus-srvr.el (gnus-server-compact-server): New function.
7328         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
7329         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
7330
7331 2005-09-18  Deepak Goel  <deego@gnufans.org>
7332
7333         * sieve.el (sieve-help): Fix `message' call: first arg should be a
7334         format spec.
7335
7336 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus.el (gnus-group-startup-message): Bind image-load-path.
7339
7340 2005-09-15  Romain Francoise  <romain@orebokech.com>
7341
7342         * message.el (message-fill-paragraph): Clarify docstring.
7343
7344 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7345
7346         * gnus-art.el (gnus-mime-display-part): Protect against broken
7347         MIME messages.
7348
7349 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7350
7351         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
7352         before parsing header.
7353
7354 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
7355
7356         * html2text.el (html2text-replace-list): Add new entities.
7357
7358 2005-09-11  Romain Francoise  <romain@orebokech.com>
7359
7360         * message.el (message-alternative-emails): Improve docstring.
7361         (message-setup-1): Call `message-use-alternative-email-as-from'
7362         after `message-setup-hook' to give it precedence over posting
7363         styles, etc.
7364         (message-use-alternative-email-as-from): Add docstring.  Remove
7365         the original From header if present.
7366
7367         * nnml.el (nnml-compressed-files-size-threshold): New variable.
7368         (nnml-save-mail): Use it.
7369
7370         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
7371         articles.  Add new argument `silent'.
7372         (gnus-uu-mark-all): Report the total number of marked articles.
7373
7374 2005-09-10  Romain Francoise  <romain@orebokech.com>
7375
7376         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
7377         (gnus-uu-mark-series): Likewise.
7378
7379 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
7380
7381         * spam-report.el (spam-report-gmane): Fix generation of spam
7382         report URL.
7383
7384 2005-09-10  Simon Josefsson  <jas@extundo.com>
7385
7386         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
7387         t, based on discussion on the ding list with Robert Epprecht
7388         <epprecht@solnet.ch>.
7389
7390 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
7391
7392         * spam-report.el (spam-report-gmane): Make it work without
7393         X-Report-Spam header.  Gmane now only provides Archived-At.
7394         This is only used if `spam-report-gmane-use-article-number' is nil.
7395         (spam-report-gmane-spam-header): Remove.  Not used anymore.
7396
7397         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
7398         make `gnus-summary-sort-by-recipient' work with threading.
7399
7400         * nnweb.el (nnweb-google-wash-article): Print a message if article
7401         is not available.
7402
7403 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7404
7405         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
7406         change.  Decode text/* parts content before displaying.
7407
7408 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7409
7410         * mml-smime.el: Remove defvar of gnus-extract-address-components.
7411
7412 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * mm-view.el (mm-display-inline-fontify): Disable support modes.
7415
7416         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
7417         url-package-name, url-package-version,
7418         w3m-cid-retrieve-function-alist, w3m-current-buffer,
7419         w3m-display-inline-images, and w3m-minor-mode-map.
7420
7421 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
7422
7423         * message.el (message-tab-body-function): Fix mismatched custom type.
7424
7425         * gnus.el (gnus-group-change-level-function): Ditto.
7426
7427         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
7428
7429         * gnus-art.el (gnus-signature-limit)
7430         (gnus-article-mime-part-function): Ditto.
7431
7432 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7433
7434         * mml.el (mml-mode): Silence the byte compiler.
7435
7436         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
7437         using `(sit-for 0)' before moving the point to the specified part;
7438         skip unbuttonized parts.
7439         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
7440         return to the summary window if gnus-auto-select-part is non-nil.
7441
7442 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
7443
7444         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
7445         variables.
7446         (mml-dnd-attach-file, mml-mode): Use them.
7447
7448         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
7449         Make fetching article by MID work again for Google Groups.  Added
7450         FIXME concerning gnus-group-make-web-group.
7451
7452         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
7453         Don't depend on Gnus by using mail-extract-address-components if
7454         gnus-extract-address-components is not bound.
7455
7456 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7457
7458         * gnus-art.el (gnus-mime-display-security): Don't display the
7459         signature, but only the signed part.
7460
7461 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
7464
7465         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
7466         list, not listp.
7467
7468 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
7469
7470         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
7471         when encoding.
7472
7473         * mm-bodies.el (mm-decode-content-transfer-encoding):
7474         De-canonicalize CRLF for all text content types, not just
7475         text/plain.
7476
7477 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
7480         valid article; point arrow and cursor at the MIME button.
7481
7482 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7483
7484         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
7485         Suggested by Dan Christensen <jdc@uwo.ca>.
7486
7487         * mm-decode.el (mm-save-part): Enable change of prompt.
7488
7489 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
7490
7491         * gnus-msg.el (gnus-inews-add-send-actions): Made
7492         `message-post-method' lambda parameter ARG `&optional'.
7493
7494 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
7495
7496         * gnus-sum.el (gnus-summary-mime-map): Added
7497         gnus-article-save-part-and-strip, gnus-article-delete-part and
7498         gnus-article-jump-to-part.
7499
7500         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
7501         (gnus-article-edit-part): Use it.
7502         (gnus-article-part-wrapper): Added no-handle argument.
7503         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
7504         functions.
7505
7506 2005-08-29  Romain Francoise  <romain@orebokech.com>
7507
7508         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7509         docstring.
7510         (gnus-face-from-file): Likewise.
7511
7512 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
7513
7514         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
7515         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
7516         non-nil.
7517         (gnus-auto-select-part): New variable.
7518         (gnus-article-jump-to-part): New function.
7519         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
7520         (gnus-mime-delete-part): Allow selecting specified part after
7521         deleting or stripping parts.
7522         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
7523         part if argument is bogus.
7524
7525 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
7526
7527         * gnus-art.el (w3m-minor-mode-map):
7528         * gnus-spec.el (gnus-newsrc-file-version):
7529         * gnus-util.el (nnmail-active-file-coding-system)
7530         (gnus-original-article-buffer, gnus-user-agent):
7531         * gnus.el (gnus-ham-process-destinations)
7532         (gnus-parameter-ham-marks-alist)
7533         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
7534         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
7535         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
7536         * mm-decode.el (gnus-current-window-configuration):
7537         * mm-extern.el (gnus-article-mime-handles):
7538         * mm-url.el (url-current-object, url-package-name)
7539         (url-package-version):
7540         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
7541         (smime-keys, w3m-cid-retrieve-function-alist)
7542         (w3m-current-buffer, w3m-display-inline-images)
7543         (w3m-minor-mode-map):
7544         * mml-smime.el (gnus-extract-address-components):
7545         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
7546         (gnus-newsrc-hashtb, message-default-charset)
7547         (message-deletable-headers, message-options)
7548         (message-posting-charset, message-required-mail-headers)
7549         (message-required-news-headers):
7550         * mml1991.el (mc-pgp-always-sign):
7551         * mml2015.el (mc-pgp-always-sign):
7552         * nnheader.el (nnmail-extra-headers):
7553         * rfc1843.el (gnus-decode-encoded-word-function)
7554         (gnus-decode-header-function, gnus-newsgroup-name):
7555         * spam-stat.el (gnus-original-article-buffer): Add defvars.
7556
7557 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
7558
7559         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
7560         the end of the date treatments.
7561
7562 2005-08-15  Simon Josefsson  <jas@extundo.com>
7563
7564         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
7565         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
7566         Capello and Romain Francoise.
7567         (pgg-fetch-key-function): Removed, not used?
7568         (pgg-insert-url-with-w3): Require url, to get
7569         url-insert-file-contents regardless of where it is defined.
7570
7571 2005-08-13  Romain Francoise  <romain@orebokech.com>
7572
7573         * message.el (message-cite-original-1): New function.
7574         (message-cite-original): Use it.
7575         (message-cite-original-without-signature): Ditto.
7576
7577 2005-08-08  Romain Francoise  <romain@orebokech.com>
7578
7579         * message.el (message-yank-empty-prefix): New variable.
7580         (message-indent-citation): Use it.
7581         (message-cite-original-without-signature): Respect X-No-Archive.
7582
7583 2005-08-08  Simon Josefsson  <jas@extundo.com>
7584
7585         * pgg.el: Autoload url-insert-file-contents instead of loading
7586         w3/url.
7587         (pgg-insert-url-with-w3): Don't load url here.
7588
7589 2005-08-07  Jesper Harder  <harder@phys.au.dk>
7590
7591         * message.el (message-kill-to-signature): Don't insert newline at
7592         bol.
7593         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
7594
7595 2005-08-06  Romain Francoise  <romain@orebokech.com>
7596
7597         * message.el (message-user-fqdn): Fix typo in docstring.
7598
7599 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
7600
7601         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
7602
7603         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
7604
7605 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7606
7607         * mm-bodies.el (mm-encode-body): Use coding system rather than
7608         charset to encode text.
7609
7610         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
7611         number of charsets if utf-8 is available (XEmacs).
7612
7613 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
7614
7615         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
7616         taken from `gnus-button-mid-or-mail-regexp'.
7617         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
7618         (gnus-button-alist): Improve regexp for domain part of the MIDs
7619         for news:localpart@domain buttons.
7620         (gnus-button-ctan-directory-regexp): Update.
7621
7622 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7623
7624         * sieve-manage.el (sieve-manage-interactive-login): Use
7625         make-local-variable rather than make-variable-buffer-local.
7626         (sieve-manage-open): Ditto.
7627         (sieve-manage-authenticate): Ditto.
7628
7629         * mml.el (mml-generate-mime-1): Make the content type default to
7630         text/plain if the filename is not specified.
7631
7632 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7633
7634         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
7635         instead of insert-buffer.
7636
7637         * message.el (message-yank-original): Ditto; set the mark at the
7638         end of the yanked message.
7639
7640 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
7643         lines to scroll rather than to stop it.
7644
7645         * mml.el (mml-generate-default-type): Add doc string.
7646         (mml-generate-mime-1): Use mm-default-file-encoding or make it
7647         default to application/octet-stream when determining the content
7648         type if it is not specified for the part or the mml contents; add
7649         a comment about mml-generate-default-type.
7650
7651 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
7652
7653         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
7654         make it default to application/octet-stream when determining the
7655         content type if it is not specified for the external contents.
7656
7657 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * rfc2231.el (rfc2231-parse-string): Take care that not only a
7660         segmented parameter but also other parameters might be there.
7661
7662 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7663
7664         * mm-decode.el (mm-display-external): Delete temp file, directory
7665         and buffer immediately if the external process is exited.
7666
7667 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7668
7669         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
7670         fewer lines than that of scroll-margin.
7671         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
7672
7673 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7674
7675         * gnus-art.el (gnus-article-next-page): Revert.
7676         (gnus-article-beginning-of-window): New macro.
7677         (gnus-article-next-page-1): Use it.
7678         (gnus-article-prev-page): Ditto.
7679         (gnus-article-edit-part): Use insert-buffer-substring instead of
7680         insert-buffer.
7681         (gnus-article-edit-exit): Ditto.
7682
7683         * gnus-util.el (gnus-beginning-of-window): Remove.
7684         (gnus-end-of-window): Remove.
7685
7686         * lpath.el: Don't bind header-line-format and scroll-margin.
7687
7688 2005-07-25  Simon Josefsson  <jas@extundo.com>
7689
7690         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
7691         to have the url package without w3.  Reported by Daiki Ueno
7692         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
7693
7694 2005-07-20  Didier Verna  <didier@xemacs.org>
7695
7696         * gnus-diary.el: Remove the description comment (nndiary is now
7697         properly documented in the Gnus manual).
7698         Fix the spelling of "Back End".
7699         * nndiary.el: Ditto.
7700         Fix the copyright notice.
7701
7702 2005-07-18  Romain Francoise  <romain@orebokech.com>
7703
7704         * gnus-sum.el (gnus-summary-to-prefix)
7705         (gnus-summary-newsgroup-prefix): New variables.
7706         (gnus-summary-from-or-to-or-newsgroups): Use them.
7707
7708 2005-07-17  Romain Francoise  <romain@orebokech.com>
7709
7710         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7711         space as it's generally not especially interesting to the user.
7712
7713 2005-07-16  Romain Francoise  <romain@orebokech.com>
7714
7715         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7716         nil to avoid prompting and file modification if one of the
7717         messages at the top of the nnfolder file contains a copyright
7718         notice.
7719         Update copyright notice.
7720
7721         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7722         instead of `current-time-string' as the latter creates a time
7723         string that is not RFC 2822 compliant (it lacks the zone).
7724         Update copyright notice.
7725
7726 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7727
7728         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7729         for text/rtf.  Display default in prompt.  Pass default for M-n.
7730
7731         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7732
7733 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7734
7735         * gnus-msg.el (gnus-button-mailto): Remove
7736         save-selected-window-window hackery because it relies on
7737         save-selected-window internals.
7738
7739 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7740
7741         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7742         (gnus-article-next-page-1): Use gnus-beginning-of-window.
7743         (gnus-article-prev-page): Ditto.
7744
7745         * gnus-util.el (gnus-beginning-of-window): New function.
7746         (gnus-end-of-window): New function.
7747
7748         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
7749
7750 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
7751
7752         * gnus-score.el (gnus-score-edit-all-score): Set
7753         gnus-score-edit-exit-function to gnus-score-edit-done and call
7754         gnus-message.
7755
7756 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7757
7758         * gnus-msg.el (gnus-button-mailto): Remove
7759         save-selected-window-window hackery because it relies on
7760         save-selected-window internals.
7761
7762 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7765         add-minor-mode.
7766         (gnus-binary-mode): Ditto.
7767
7768         * gnus-topic.el (gnus-topic-mode): Ditto.
7769
7770 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
7771
7772         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7773         (gnus-article-prev-page): Take scroll-margin into consideration.
7774
7775 2005-07-04  Lute Kamstra  <lute@gnu.org>
7776
7777         Update FSF's address in GPL notices.
7778
7779 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
7780
7781         * gnus.el (gnus-exit):
7782         * gnus-group.el (gnus-group-icons):
7783         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7784
7785         * gnus-nocem.el (gnus-nocem):
7786         * message.el (message-various, message-buffers, message-sending)
7787         (message-interface, message-forwarding, message-insertion)
7788         (message-headers, message-news, message-mail):
7789         * pgg-gpg.el (pgg-gpg):
7790         * pgg-parse.el (pgg-parse):
7791         * pgg-pgp.el (pgg-pgp):
7792         * pgg-pgp5.el (pgg-pgp5):
7793         * pop3.el (pop3): Finish `defgroup' description with period.
7794
7795 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7796
7797         * gnus-art.el (article-display-face): Improve the efficiency.
7798         (article-display-x-face): Ditto; remove grey x-face stuff.
7799
7800 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * gnus-art.el (article-display-face): Correct the position in
7803         which Faces are inserted.
7804
7805 2005-06-29  Didier Verna  <didier@xemacs.org>
7806
7807         * gnus-art.el (article-display-face): Display faces in correct
7808         order.
7809
7810 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7813         (gnus-fill-real-hashtb): Use hash table instead of obarray.
7814         (gnus-nocem-check-article): Fetch the Type header.
7815         (gnus-nocem-message-wanted-p): Fix the way to examine types.
7816         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7817         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7818         make sure gnus-nocem-hashtb is initialized.
7819         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7820         (gnus-nocem-unwanted-article-p): Ditto.
7821
7822         * pgg.el (pgg-verify): Return the verification result.
7823
7824 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7825
7826         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7827         is ascii.
7828
7829 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
7830
7831         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7832         `show-nonbreak-escape'.
7833
7834 2005-06-23  Lute Kamstra  <lute@gnu.org>
7835
7836         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7837
7838         * dig.el (dig-mode):
7839         * smime.el (smime-mode): Use gnus-run-mode-hooks.
7840
7841 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
7842
7843         * nnimap.el (nnimap-split-download-body): Fix spellings.
7844
7845 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
7846
7847         * gnus-art.el (gnus-article-encrypt-body):
7848         * gnus-cus.el (gnus-score-customize):
7849         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7850         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
7851
7852 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
7853
7854         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7855         header by looking for magic "MII" at the beginnig.
7856
7857 2005-06-16  Miles Bader  <miles@gnu.org>
7858
7859         * gnus-xmas.el (gnus-xmas-group-startup-message):
7860         Use renamed gnus-splash face.
7861
7862         * assistant.el (assistant-field): Remove "-face" suffix from face name.
7863         (assistant-field-face): New backward-compatibility alias for renamed
7864         face.
7865         (assistant-render-text): Use renamed assistant-field face.
7866
7867         * spam.el (spam): Remove "-face" suffix from face name.
7868         (spam-face): New backward-compatibility alias for renamed face.
7869         (spam-face, spam-initialize): Use renamed spam face.
7870
7871         * message.el (message-header-to, message-header-cc)
7872         (message-header-subject, message-header-newsgroups)
7873         (message-header-other, message-header-name)
7874         (message-header-xheader, message-separator, message-cited-text)
7875         (message-mml): Remove "-face" suffix from face names.
7876         (message-header-to-face, message-header-cc-face)
7877         (message-header-subject-face, message-header-newsgroups-face)
7878         (message-header-other-face, message-header-name-face)
7879         (message-header-xheader-face, message-separator-face)
7880         (message-cited-text-face, message-mml-face):
7881         New backward-compatibility aliases for renamed faces.
7882         (message-font-lock-keywords): Use renamed message faces.
7883
7884         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7885         (sieve-test-commands, sieve-tagged-arguments):
7886         Remove "-face" suffix from face names.
7887         (sieve-control-commands-face, sieve-action-commands-face)
7888         (sieve-test-commands-face, sieve-tagged-arguments-face):
7889         New backward-compatibility aliases for renamed faces.
7890         (sieve-control-commands-face, sieve-action-commands-face)
7891         (sieve-test-commands-face, sieve-tagged-arguments-face):
7892         Use renamed sieve faces.
7893
7894         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7895         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7896         (gnus-group-news-3-empty, gnus-group-news-4)
7897         (gnus-group-news-4-empty, gnus-group-news-5)
7898         (gnus-group-news-5-empty, gnus-group-news-6)
7899         (gnus-group-news-6-empty, gnus-group-news-low)
7900         (gnus-group-news-low-empty, gnus-group-mail-1)
7901         (gnus-group-mail-1-empty, gnus-group-mail-2)
7902         (gnus-group-mail-2-empty, gnus-group-mail-3)
7903         (gnus-group-mail-3-empty, gnus-group-mail-low)
7904         (gnus-group-mail-low-empty, gnus-summary-selected)
7905         (gnus-summary-cancelled, gnus-summary-high-ticked)
7906         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7907         (gnus-summary-high-ancient, gnus-summary-low-ancient)
7908         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7909         (gnus-summary-low-undownloaded)
7910         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7911         (gnus-summary-low-unread, gnus-summary-normal-unread)
7912         (gnus-summary-high-read, gnus-summary-low-read)
7913         (gnus-summary-normal-read, gnus-splash):
7914         Remove "-face" suffix from face names.
7915         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7916         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7917         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7918         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7919         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7920         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7921         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7922         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7923         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7924         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7925         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7926         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7927         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7928         (gnus-summary-normal-ticked-face)
7929         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7930         (gnus-summary-normal-ancient-face)
7931         (gnus-summary-high-undownloaded-face)
7932         (gnus-summary-low-undownloaded-face)
7933         (gnus-summary-normal-undownloaded-face)
7934         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7935         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7936         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7937         (gnus-splash-face):
7938         New backward-compatibility aliases for renamed faces.
7939         (gnus-group-startup-message): Use renamed gnus faces.
7940
7941         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7942         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7943         (gnus-server-agent): Remove "-face" suffix from face names.
7944         (gnus-server-agent-face, gnus-server-opened-face)
7945         (gnus-server-closed-face, gnus-server-denied-face)
7946         (gnus-server-offline-face):
7947         New backward-compatibility aliases for renamed faces.
7948         (gnus-server-agent-face, gnus-server-opened-face)
7949         (gnus-server-closed-face, gnus-server-denied-face)
7950         (gnus-server-offline-face): Use renamed gnus faces.
7951
7952         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7953         Remove "-face" suffix from face names.
7954         (gnus-picon-xbm-face, gnus-picon-face):
7955         New backward-compatibility aliases for renamed faces.
7956
7957         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7958         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7959         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7960         (gnus-cite-11): Remove "-face" suffix from face names.
7961         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7962         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7963         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7964         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7965         New backward-compatibility aliases for renamed faces.
7966         (gnus-cite-attribution-face, gnus-cite-face-list)
7967         (gnus-article-boring-faces): Use renamed gnus faces.
7968
7969         * gnus-art.el (gnus-signature, gnus-header-from)
7970         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7971         (gnus-header-content): Remove "-face" suffix from face names.
7972         (gnus-signature-face, gnus-header-from-face)
7973         (gnus-header-subject-face, gnus-header-newsgroups-face)
7974         (gnus-header-name-face, gnus-header-content-face):
7975         New backward-compatibility aliases for renamed faces.
7976         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7977
7978         * gnus-sum.el (gnus-summary-selected-face)
7979         (gnus-summary-highlight): Use renamed gnus faces.
7980         * gnus-group.el (gnus-group-highlight): Likewise.
7981
7982 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
7983
7984         * gnus-sieve.el (gnus-sieve-article-add-rule):
7985         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7986         * spam-stat.el (spam-stat-buffer-change-to-spam)
7987         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7988
7989         * message.el (message-is-yours-p):
7990         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7991
7992 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * mm-view.el (mm-inline-text): Withdraw the last change.
7995
7996 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7997
7998         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7999         executing enriched-decode.
8000
8001 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8002
8003         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
8004         charset of tar files.
8005
8006 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
8007
8008         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
8009
8010 2005-06-04  Lute Kamstra  <lute@gnu.org>
8011
8012         * nnfolder.el (nnfolder-read-folder): Make sure that undo
8013         information is never recorded.
8014
8015 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8016
8017         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
8018
8019 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8020
8021         * pop3.el (pop3-apop): Run md5 in the binary mode.
8022
8023         * starttls.el (starttls-set-process-query-on-exit-flag):
8024         Use eval-and-compile.
8025
8026 2005-05-31  Simon Josefsson  <jas@extundo.com>
8027
8028         * smime.el (smime-replace-in-string): Define.
8029         (smime-cert-by-ldap-1): Use it.
8030
8031 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * gnus-art.el (article-display-x-face): Replace
8034         process-kill-without-query by gnus-set-process-query-on-exit-flag.
8035
8036         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
8037         set-process-query-on-exit-flag or process-kill-without-query.
8038
8039         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
8040         loop instead of replace-regexp.
8041
8042         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
8043         instead of process-kill-without-query if it is available.
8044
8045         * lpath.el: Fbind ldap-search-entries.
8046
8047         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
8048         instead of find-file-hooks if it is available.
8049
8050         * mml1991.el: Bind pgg-default-user-id when compiling.
8051
8052         * mml2015.el: Bind pgg-default-user-id when compiling.
8053
8054         * nndraft.el (nndraft-request-associate-buffer):
8055         Use write-contents-functions instead of write-contents-hooks if it is
8056         available.
8057
8058         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
8059         instead of find-file-hooks if it is available.
8060
8061         * nntp.el (nntp-open-connection): Replace
8062         process-kill-without-query by gnus-set-process-query-on-exit-flag.
8063         (nntp-open-ssl-stream): Ditto.
8064         (nntp-open-tls-stream): Ditto.
8065
8066         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
8067         set-process-query-on-exit-flag or process-kill-without-query.
8068         (starttls-open-stream-gnutls): Use it instead of
8069         process-kill-without-query.
8070         (starttls-open-stream): Ditto.
8071
8072 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
8073
8074         * smime.el (smime-cert-by-ldap-1): Don't use
8075         replace-regexp-in-string.
8076
8077 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
8078
8079         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
8080
8081         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
8082         in PEM format.  Adjust to the XEmacs compability.
8083
8084 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
8085
8086         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
8087         by `string-to-number'.
8088         * gnus-agent.el (gnus-agent-regenerate-group)
8089         (gnus-agent-fetch-articles): Ditto.
8090         * gnus-art.el (gnus-button-fetch-group): Ditto.
8091         * gnus-cache.el (gnus-cache-generate-active)
8092         (gnus-cache-articles-in-group): Ditto.
8093         * gnus-group.el (gnus-group-set-current-level)
8094         (gnus-group-insert-group-line): Ditto.
8095         * gnus-score.el (gnus-score-set-expunge-below)
8096         (gnus-score-set-mark-below, gnus-summary-score-effect)
8097         (gnus-summary-score-entry): Ditto.
8098         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
8099         (gnus-soup-pack): Ditto.
8100         * gnus-spec.el (gnus-xmas-format): Ditto.
8101         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
8102         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
8103         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
8104         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
8105         * nndb.el (nndb-get-remote-expire-response): Ditto.
8106         * nndiary.el (nndiary-parse-schedule-value)
8107         (nndiary-string-to-number, nndiary-request-replace-article)
8108         (nndiary-request-article): Ditto.
8109         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
8110         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
8111         * nneething.el (nneething-make-head): Ditto.
8112         * nnfolder.el (nnfolder-request-article)
8113         (nnfolder-retrieve-headers): Ditto.
8114         * nnheader.el (nnheader-file-to-number): Ditto.
8115         * nnkiboze.el (nnkiboze-request-article): Ditto.
8116         * nnmail.el (nnmail-process-unix-mail-format)
8117         (nnmail-process-babyl-mail-format): Ditto.
8118         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
8119         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
8120         (nnmh-request-create-group, nnmh-request-list-1)
8121         (nnmh-request-group, nnmh-request-article): Ditto.
8122         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
8123         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
8124         * nnsoup.el (nnsoup-make-active): Ditto.
8125         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
8126         * nntp.el (nntp-find-group-and-number)
8127         (nntp-retrieve-headers-with-xover): Ditto.
8128         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
8129         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
8130         (pgg-format-key-identifier): Ditto.
8131         * pop3.el (pop3-last, pop3-stat): Ditto.
8132         * qp.el (quoted-printable-decode-region): Ditto.
8133
8134         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
8135         of concat.
8136
8137 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
8140
8141         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
8142
8143         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
8144
8145         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
8146
8147         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
8148
8149         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
8150
8151         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
8152         (gnus-carpal-mode): Ditto.
8153
8154         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
8155         (gnus-browse-mode): Ditto.
8156
8157         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
8158
8159         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
8160
8161 2005-05-29  Richard M. Stallman  <rms@gnu.org>
8162
8163         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
8164
8165 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8166
8167         * gnus-util.el (gnus-run-mode-hooks): New function.
8168
8169         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
8170
8171         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
8172         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
8173
8174 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
8175
8176         * gnus-agent.el (gnus-agent-make-mode-line-string):
8177         Use mode-line-highlight as mouse-face.
8178
8179 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8180
8181         * canlock.el (canlock): Change the parent group to news.
8182
8183         * deuglify.el (gnus-outlook-deuglify): Add :group.
8184
8185         * dig.el (dig): Add :group.
8186
8187         * dns-mode.el (dns-mode): Add :group.
8188
8189         * encrypt.el (encrypt): Add :group.
8190
8191         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
8192         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
8193         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
8194         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
8195         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
8196
8197         * gnus-diary.el (gnus-diary): Add :group.
8198
8199         * gnus.el (gnus-group-news-1-face): Add :group.
8200         (gnus-group-news-1-empty-face): Ditto.
8201         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
8202         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
8203         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
8204         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
8205         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
8206         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
8207         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
8208         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
8209         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
8210         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
8211         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
8212         (gnus-summary-high-ticked-face): Ditto.
8213         (gnus-summary-low-ticked-face): Ditto.
8214         (gnus-summary-normal-ticked-face): Ditto.
8215         (gnus-summary-high-ancient-face): Ditto.
8216         (gnus-summary-low-ancient-face): Ditto.
8217         (gnus-summary-normal-ancient-face): Ditto.
8218         (gnus-summary-high-undownloaded-face): Ditto.
8219         (gnus-summary-low-undownloaded-face): Ditto.
8220         (gnus-summary-normal-undownloaded-face): Ditto.
8221         (gnus-summary-high-unread-face): Ditto.
8222         (gnus-summary-low-unread-face): Ditto.
8223         (gnus-summary-normal-unread-face): Ditto.
8224         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
8225         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
8226
8227         * hashcash.el (hashcash): New custom group.
8228         (hashcash-default-payment): Add :group.
8229         (hashcash-payment-alist): Ditto.
8230         (hashcash-default-accept-payment): Ditto.
8231         (hashcash-accept-resources): Ditto.
8232         (hashcash-path): Ditto.
8233         (hashcash-extra-generate-parameters): Ditto.
8234         (hashcash-double-spend-database): Ditto.
8235         (hashcash-in-news): Ditto.
8236
8237         * message.el (message-minibuffer-local-map): Add :group.
8238
8239         * netrc.el (netrc): Add :group.
8240
8241         * sieve-manage.el (sieve-manage-log): Add :group.
8242         (sieve-manage-default-user): Diito.
8243         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
8244         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
8245         (sieve-manage-authenticators): Ditto.
8246         (sieve-manage-authenticator-alist): Ditto.
8247         (sieve-manage-default-port): Ditto.
8248
8249         * sieve-mode.el (sieve-control-commands-face): Add :group.
8250         (sieve-action-commands-face): Ditto.
8251         (sieve-test-commands-face): Ditto.
8252         (sieve-tagged-arguments-face): Ditto.
8253
8254         * smime.el (smime): Add :group.
8255
8256         * spam-report.el (spam-report): Add :group.
8257
8258         * spam.el (spam, spam-face): Add :group.
8259
8260 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8261
8262         * nntp.el (nntp-next-result-arrived-p): Some news servers may
8263         return \n.\n.\n at the end of articles.  Protect against that.
8264         (nntp-with-open-group): Allow debugging.
8265
8266         * nnheader.el (mail-header-set-extra): Make into a function
8267         because I just could't understand how to quote the list properly.
8268
8269         * dns.el (query-dns-cached): New function.
8270
8271 2005-05-26  Lute Kamstra  <lute@gnu.org>
8272
8273         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
8274
8275 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
8278
8279         * gnus-art.el: Don't autoload mail-extract-address-components.
8280
8281         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
8282         eval-and-compile to evaluate it.
8283
8284         * hashcash.el: Don't autoload executable-find.
8285
8286         * nndb.el: Don't declare the nndb back end two or more times; don't
8287         autoload news-reply-mode, news-setup, cancel-timer and telnet.
8288
8289         * nntp.el: Autoload format-spec instead of format; use
8290         eval-and-compile to evaluate autoload forms.
8291
8292 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
8293
8294         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
8295
8296 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8297
8298         * gnus.el (gnus-version-number): Bump version.
8299
8300 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8301
8302         * gnus.el: No Gnus v0.3 is released.
8303
8304 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * lpath.el (featurep): Bind show-nonbreak-escape.
8307
8308 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8309
8310         * gnus-art.el (gnus-article-edit-part): Disable undo.
8311
8312 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8313
8314         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
8315         gnus-article-date-lapsed-new-header is t if date timer is active;
8316         skip headers in which the original date value is empty.
8317         (gnus-article-save-original-date): Redefine it as a macro.
8318         (gnus-display-mime): Use it.
8319
8320 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8321
8322         * gnus-art.el (article-date-ut): Support converting date in
8323         forwarded parts as well.
8324         (gnus-article-save-original-date): New function.
8325         (gnus-display-mime): Use it.
8326
8327 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
8328
8329         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
8330         enclosure element of <item>.
8331
8332 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
8333
8334         * message.el (message-kill-buffer-query): Renamed from
8335         `message-kill-buffer-query-if-modified'.  Added :version.
8336
8337 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
8340         window layout.
8341
8342 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8343
8344         * mml.el: Autoload dnd when compiling.
8345
8346 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8347
8348         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
8349         x-dnd-*.
8350
8351 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * qp.el (quoted-printable-encode-region): Save excursion.
8354
8355 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
8356
8357         * message.el (message-kill-buffer-query-if-modified): Add new variable
8358         so the user can kill a modified message buffer quickly.
8359         (message-kill-buffer): Use it.
8360
8361 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8362
8363         * lpath.el: Fbind display-time-event-handler; don't fbind
8364         string-to-multibyte.
8365
8366         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
8367
8368 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
8371         contained in text because xml.el decodes entities) with LFs.
8372
8373 2005-04-11  Lute Kamstra  <lute@gnu.org>
8374
8375         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
8376         differently.
8377
8378 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8379
8380         * mm-util.el (mm-detect-coding-region): Typo.
8381
8382 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8383
8384         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
8385
8386 2005-04-06  D Goel  <deego@gnufans.org>
8387
8388         * spam-stat.el (spam-stat-score-buffer): Add a call to a
8389         user-function allow user modifications of the scores.
8390         (spam-stat-score-buffer-user): New function, to allow
8391         user-computed modifications to the score.
8392         (spam-stat-score-buffer-user-functions): List of additional
8393         scoring functions.
8394         (spam-stat-error-holder): Global temporary error holder.
8395         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
8396         variable.
8397
8398 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
8399
8400         * gnus-registry.el (gnus-registry-clean-empty-function)
8401         (gnus-registry-trim, gnus-registry-fetch-groups)
8402         (gnus-registry-delete-group): Groups that match
8403         `gnus-registry-ignored-groups' are removed from the registry
8404         entries, not just ignored for splitting.  This helps clean up the
8405         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
8406         to get all the groups a message ID is in.
8407
8408         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
8409         (spam-stat-split-fancy): Change "threshhold" to "threshold"
8410         (spam-stat-score-buffer-user-functions): Add :number custom type.
8411
8412 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
8415         argument in XEmacs.
8416
8417         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
8418         (nnrss-request-group): Decode group name first.
8419         (nnrss-request-article): Make a text/plain article if mml-to-mime
8420         failed.
8421         (nnrss-get-encoding): Return a compatible encoding according to
8422         nnrss-compatible-encoding-alist.
8423         (nnrss-find-el): Use consp instead of listp.
8424         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
8425
8426 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8427
8428         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
8429         which Emacs 20 doesn't support.
8430         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
8431
8432 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8433
8434         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
8435         silence the byte compiler inside the defun.
8436
8437         * gnus-demon.el (parse-time-string): Add autoload.
8438
8439         * gnus-delay.el (parse-time-string): Add autoload.
8440
8441         * gnus-art.el (parse-time-string): Add autoload.
8442
8443         * nnultimate.el (parse-time): Require for `parse-time-string'.
8444
8445 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8446
8447         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
8448
8449         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
8450
8451         * smime.el (smime-ldap-host-list): Add :version.
8452
8453 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8454
8455         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
8456         pass it to `gnus-browse-read-group'.
8457         (gnus-browse-read-group): Add NUMBER argument and pass it to
8458         `gnus-group-read-ephemeral-group'.
8459
8460         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
8461         argument and pass it to `gnus-group-read-group'.
8462
8463 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
8464
8465         * mm-util.el (mm-xemacs-find-mime-charset): Only call
8466         mm-xemacs-find-mime-charset-1 if we have the mule feature
8467         available at runtime.
8468
8469 2005-03-25  Werner Lemberg  <wl@gnu.org>
8470
8471         * nnmaildir.el: Replace `illegal' with `invalid'.
8472
8473 2005-03-23  Lute Kamstra  <lute@gnu.org>
8474
8475         * time-date.el: Add comment on time value formats.
8476         Don't require parse-time.
8477         (with-decoded-time-value): New macro.
8478         (encode-time-value): New function.
8479         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
8480         (days-to-time): Return a valid time value when arg is huge.
8481         (time-since): Use time-subtract.
8482         (time-to-number-of-days): Use time-to-seconds.
8483
8484 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8485
8486         * gnus-start.el (gnus-display-time-event-handler):
8487         Check display-time-timer at runtime rather than only at load time
8488         in case display-time-mode is turned off in the mean time.
8489
8490 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8491
8492         * nnimap.el (nnimap-open-connection): Print which authinfo file is
8493         used.
8494
8495         * nneething.el (nneething-map-file-directory): Derive from
8496         `gnus-directory'.
8497
8498         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
8499         the To/Cc button.
8500
8501 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8502
8503         * nnmaildir.el (nnmaildir-request-accept-article):
8504         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
8505
8506 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
8507
8508         * gnus-async.el: Require timer-funcs at compile time when in
8509         XEmacs for `run-with-idle-timer'.
8510
8511 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
8512
8513         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
8514         autoloaded function.
8515
8516 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8517
8518         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
8519
8520 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
8521
8522         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
8523
8524 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8525
8526         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
8527         gnus-expert-user to default.
8528
8529 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
8530
8531         * nnimap.el (nnimap-open-server): Ditto.
8532
8533         * imap.el (imap-authenticate): Fix typo.
8534
8535 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
8536
8537         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
8538         buffer (since IMAP server might return FETCH response out of
8539         order, and the nntp buffer must be sorted).
8540
8541 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
8542
8543         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
8544         comparison on string.
8545
8546         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
8547         (gnus-agent-score): Renamed category keywords to match gnus-cus.
8548         (gnus-agent-summary-fetch-series): Modified to protect against
8549         gnus-agent-summary-fetch-group clearing processable flags.
8550         (gnus-agent-synchronize-group-flags): Update live group buffer as
8551         synchronization may occur due to the user toggle the plugged
8552         status.
8553         (gnus-agent-fetch-group-1): Clear downloadable flag when article
8554         successfully downloaded.
8555         (gnus-agent-expire-group-1): Avoid using markers when the overview
8556         is in ascending order; greatly improves performance.
8557         (gnus-agent-regenerate-group): Use
8558         gnus-agent-synchronize-group-flags to reset read status in both
8559         gnus and server.
8560         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
8561
8562 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8563
8564         * message.el: Don't autoload former message-utils variables.
8565         (message-strip-subject-trailing-was): Change doc string.
8566
8567         * nnweb.el: Fixes for `gnus-group-make-web-group'.
8568         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
8569         (nnweb-google-search): Add "hl=en" here.
8570         (nnweb-google-parse-1, nnweb-google-create-mapping):
8571         Don't hardcode URL.
8572
8573 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8574
8575         * message.el (message-get-reply-headers, message-followup):
8576         Mention related variables `message-use-followup-to' and
8577         `message-use-mail-followup-to', in the information buffer.
8578
8579         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
8580         of broken groups(-beta).google.com.
8581
8582 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8583
8584         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
8585         parameter to invoked gnus-request-move-article; remove the
8586         redundant gnus-sum-hint-move-is-internal variable; apply the marks
8587         all at once instead of once per article.
8588         (gnus-summary-remove-process-mark): Accept a list of articles as
8589         well as a single article for processing.
8590
8591         * gnus-int.el (gnus-request-move-article): Add move-is-internal
8592         parameter.
8593
8594         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
8595
8596         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
8597
8598         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
8599         parameter.
8600
8601         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
8602         parameter.
8603
8604         * nnimap.el (nnimap-request-move-article): Add move-is-internal
8605         parameter and remove the gnus-sum-hint-move-is-internal variable.
8606
8607         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
8608         parameter.
8609
8610         * nndraft.el (nndraft-request-move-article): Add move-is-internal
8611         parameter.
8612
8613         * nndiary.el (nndiary-request-move-article): Add move-is-internal
8614         parameter.
8615
8616         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
8617
8618         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
8619         parameter.
8620
8621         * nnagent.el (nnagent-request-move-article): Add move-is-internal
8622         parameter.
8623
8624 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8625
8626         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
8627         a more conservative way.
8628
8629 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8630
8631         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
8632         buffer, so it moves the window's cursor.
8633
8634 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
8635
8636         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
8637         `mm-dissect-multipart' and receive the from field as an (optional)
8638         argument from `mm-dissect-multipart'.
8639         (mm-dissect-multipart): Receive the from field as an argument and
8640         pass it on when we call `mm-dissect-buffer' on MIME parts.
8641         Fixes verification/decryption of signed/encrypted MIME parts.
8642
8643 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
8644
8645         * gnus-sum.el (gnus-summary-move-article): Set
8646         gnus-sum-hint-move-is-internal for gnus-request-move-article and
8647         whatever it calls (right now, only nnimap-request-move article
8648         respects it).
8649
8650         * nnimap.el (nnimap-request-move-article): When
8651         gnus-sum-hint-move-is-internal is set, don't do the extra
8652         nnimap-request-article.
8653
8654 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8655
8656         * nnheader.el (nnheader-find-file-noselect): Add doc string.
8657
8658         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
8659         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
8660
8661         * gnus-sum.el (gnus-summary-caesar-message):
8662         Apply `gnus-treat-article' after rotation.
8663
8664         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
8665         doc string.
8666
8667 2005-02-22  Simon Josefsson  <jas@extundo.com>
8668
8669         * encrypt.el (encrypt-password-cache-expiry): Remove (use
8670         `password-cache-expiry' instead).  Reported by Arne Jørgensen
8671         <arne@arnested.dk>.
8672         (encrypt): Add password-cache and password-cache-expiry as group
8673         members.
8674
8675 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
8676
8677         * smime.el (smime-ldap-host-list): Doc fix.
8678         (smime-ask-passphrase): Use `password-read-and-add' to read (and
8679         cache) password.
8680         (smime-sign-region): Use it.
8681         (smime-decrypt-region): Use it.
8682         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
8683         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
8684         fails.
8685         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
8686         certificate from DER to PEM format rather than calling openssl.
8687
8688         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
8689
8690         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
8691         for signing/encryption.
8692
8693         * mml.el (mml-parse-1): Use them.
8694
8695 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
8696
8697         * nnrss.el (nnrss-verbose): Removed.
8698         (nnrss-request-group): Use `nnheader-message' instead.
8699
8700 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
8701
8702         * nnrss.el (nnrss-verbose): New variable.
8703         (nnrss-request-group): Make it say nnrss is requesting a group.
8704
8705 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8706
8707         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
8708         Handle news URL with given port correctly.
8709
8710 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8711
8712         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
8713         containing special characters.
8714
8715         * gnus-sum.el (gnus-summary-edit-article): Ditto.
8716
8717         * mml.el (mime-to-mml): Ditto.
8718
8719         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
8720         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
8721         (rfc2047-decode-region): Quote decoded words containing special
8722         characters when rfc2047-quote-decoded-words-containing-tspecials
8723         is non-nil.
8724
8725 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
8726
8727         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
8728
8729         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
8730
8731 2005-02-15  Simon Josefsson  <jas@extundo.com>
8732
8733         * nnimap.el (nnimap-debug): Doc fix.
8734
8735         * imap.el (imap-debug): Doc fix.
8736
8737 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8740
8741 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
8742
8743         * gnus.el (spam-contents): Improve docs for spam-contents
8744         parameter in its variable incarnation.
8745
8746 2005-02-14  Simon Josefsson  <jas@extundo.com>
8747
8748         * smime-ldap.el: Use require instead of load-library for ldap.
8749         (smime-ldap-search): Indent.
8750         (smime-ldap-search-internal): Shorten line.
8751
8752         * smime.el (smime-cert-by-dns): Add doc-string.
8753         (smime-cert-by-ldap-1): Indent.
8754
8755         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8756         mml-smime-get-dns-ldap.
8757         (mml-smime-encrypt-query): Use new function.  Default to ldap.
8758
8759 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
8760
8761         * smime.el: Require smime-ldap.
8762         (smime-ldap-host-list): New variable.
8763         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8764
8765         * mml-smime.el (mml-smime-encrypt-query): New function.
8766         (mml-smime-encrypt-query): Use it.
8767
8768         * smime-ldap.el: New file.
8769
8770 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8771
8772         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8773
8774 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8775
8776         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8777         argument in doc string.  Make query for type more clear.
8778
8779 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8780
8781         * gnus.el (gnus-group-startup-message): Search for gnus images in
8782         etc/images/gnus.
8783         * mm-util.el (mm-image-load-path): Likewise.
8784         * smiley.el (smiley-data-directory): Search for smilies in
8785         etc/images/smilies.
8786
8787 2005-02-09  Kim F. Storm  <storm@cua.dk>
8788
8789         Change Emacs release version from 21.4 to 22.1 throughout.
8790         Change Emacs development version from 21.3.50 to 22.0.50.
8791
8792 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8795
8796         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8797         non-Mule XEmacs as well.
8798         (mm-decompress-buffer): Signal an error intentionally if it does
8799         not decompress compressed data because auto-compression-mode is
8800         disabled.
8801
8802 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
8803
8804         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8805         an ID in the registry even if it has no groups.
8806
8807 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8808
8809         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8810         merge it into mm-decompress-buffer.
8811         (gnus-mime-copy-part): Use the MIME part charset, the value which
8812         a user specified or gnus-newsgroup-charset for decoding, like
8813         gnus-mime-inline-part does; set buffer-file-coding-system to tell
8814         save-buffer what was used.  Suggested by Kevin Ryde
8815         <user42@zip.com.au>.
8816         (gnus-mime-inline-part): Allow the name parameter as well as the
8817         filename parameter; force decompressing of compressed data; always
8818         display contents being not decoded as unibyte.
8819
8820         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8821         as well as the filename parameter.
8822
8823         * mm-util.el (mm-decompress-buffer): Merge
8824         gnus-mime-jka-compr-maybe-uncompress.
8825         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8826         of compressed data.
8827
8828 2005-02-08  Simon Josefsson  <jas@extundo.com>
8829
8830         * imap.el (imap-log): Doc fix.
8831
8832 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8835         the coding cookies; decompress compressed parts.
8836
8837         * mml.el (mml-generate-mime-1): Add the charaset parameter according
8838         to the value which a user specified manually or the coding cookie.
8839
8840         * mm-util.el (mm-string-to-multibyte): New function.
8841         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8842         (mm-coding-system-to-mime-charset): New function.
8843         (mm-decompress-buffer): New function.
8844         (mm-find-buffer-file-coding-system): New function.
8845
8846         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8847         (mm-display-inline-fontify): Rewrite for decoding and decompressing
8848         parts.
8849
8850 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8851
8852         * mm-view.el (mm-display-inline-fontify): Decode a part according
8853         to the charset parameter.
8854
8855 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8856
8857         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8858         prefix arg is neither nil nor a number, as info specifies.
8859
8860 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8861
8862         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8863         timestamps.
8864
8865 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
8866
8867         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8868         groups error checking and notify user.
8869
8870 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
8871
8872         * message.el (message-send-mail-function): Check existence of
8873         sendmail-program first before using default value
8874         `message-send-mail-with-sendmail'.  Otherwise use more generic
8875         `smtpmail-send-it'.
8876
8877 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * nntp.el (nntp-request-update-info): Always return nil.
8880
8881 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8882
8883         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8884
8885 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8886
8887         * message.el (message-beginning-of-line): Change the behavior when
8888         invoked between BOL and : so that it first moves backward.
8889
8890 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8891
8892         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8893         article buffer when editing of the article is discarded.
8894         (gnus-article-prepare): Revert.
8895
8896 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8897
8898         * gnus-art.el (gnus-article-prepare):
8899         Remove message-strip-forbidden-properties from the local hook.
8900
8901 2005-01-27  Simon Josefsson  <jas@extundo.com>
8902
8903         * password.el (password-cache-add): Only start one timer per key.
8904         Reported by Derek Atkins <warlord@MIT.EDU>.
8905
8906 2005-01-26  Steve Youngs  <steve@sxemacs.org>
8907
8908         * run-at-time.el: Removed.  It is no longer needed as
8909         timer-funcs.el in the xemacs-base package has a working version of
8910         `run-at-time'.
8911
8912         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
8913
8914         * password.el: Require timer-funcs instead of run-at-time in
8915         XEmacs.
8916         Remove `password-run-at-time' macro.
8917         (password-cache-add): Use `run-at-time' instead of
8918         `password-run-at-time'.
8919
8920         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
8921         Remove `nnheader-cancel-function-timers' alias,
8922         `cancel-function-timers' exists in XEmacs in timer-funcs.
8923
8924         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8925         for `run-with-idle-timer'.
8926
8927         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8928         for `run-at-time'.
8929
8930         * mm-url.el: Require timer-funcs at compile time when in XEmacs
8931         for `with-timeout'.
8932
8933         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
8934         the same as for XEmacs 21.4.
8935         No need to ignore `run-with-idle-timer', this function exists in
8936         XEmacs now in timer-funcs.el in the xemacs-base package.
8937         (dgnushack-compile): No need to delete
8938         run-at-time.el from the list of files to compile because it
8939         doesn't exist anymore.
8940
8941 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * mml.el (mml-generate-mime-1): Convert string into unibyte when
8944         inserting " *mml*" buffer's contents into a unibyte temp buffer.
8945
8946 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
8947
8948         * mail-source.el (mail-source-fetch-imap): Search for ^From case
8949         sensitively.
8950
8951 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
8952
8953         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8954
8955 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8956
8957         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8958         which will be inserted according to the multibyteness of a buffer
8959         rather than the type of contents.  Suggested by ARISAWA Akihiro
8960         <ari@mbf.ocn.ne.jp>.
8961
8962         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8963         of string which old xml.el may return rather than a string.
8964
8965 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8966
8967         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8968
8969 2005-01-16  Simon Josefsson  <jas@extundo.com>
8970
8971         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8972         idn/idna.el isn't available.
8973         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
8974         <michael@waxrat.com>.
8975
8976         * hashcash.el: Remove non-FSF copyright header.
8977
8978         * hashcash.el (hashcash-extra-generate-parameters): New variable.
8979         (hashcash-generate-payment): Use it.
8980         (hashcash-generate-payment-async): Use it.
8981
8982 2005-01-15  Simon Josefsson  <jas@extundo.com>
8983
8984         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8985         Suggested by Raymond Scholz <ray-2005@zonix.de>.
8986
8987         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8988         gnus-summary-idna-message.
8989         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8990         (gnus-summary-idna-message): New function.
8991
8992 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8993
8994         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8995         gnus-novice-user.
8996
8997 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8998
8999         * nnrss.el (nnrss-request-delete-group): Delete entries in
9000         nnrss-group-alist as well.
9001         (nnrss-save-server-data): Insert newline.
9002
9003 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
9004
9005         * gnus.el (gnus-user-agent): Use list of symbols instead of
9006         symbols.  Display full version number for (S)XEmacs.  Optionally
9007         display (S)XEmacs codename.
9008
9009         * gnus-util.el (gnus-emacs-version): Update for new
9010         `gnus-user-agent'.
9011
9012         * gnus-msg.el (gnus-extended-version): Make it possible to omit
9013         Gnus version.
9014
9015 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9016
9017         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
9018         which is unreadable in some setups.
9019
9020 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9021
9022         * gnus-spec.el (gnus-update-format-specifications): Flush the
9023         group format spec cache if it doesn't support decoded group names.
9024
9025 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9026
9027         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
9028         Allow to apply decay on score files matching a regexp.
9029
9030 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9031
9032         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
9033         compatibility in %g and %c.
9034
9035 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9036
9037         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
9038         name for only %g and %c.
9039         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
9040         of gnus-tmp-group to decoded group name.
9041         (gnus-group-make-rss-group): Exclude `/'s from group names.
9042
9043 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * nnrss.el (nnrss-get-encoding): Fix regexp.
9046
9047 2004-12-27  Simon Josefsson  <jas@extundo.com>
9048
9049         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
9050         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
9051         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
9052
9053 2004-12-17  Kim F. Storm  <storm@cua.dk>
9054
9055         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
9056
9057         * gnus-sum.el (gnus-summary-mode-map): Likewise.
9058
9059 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
9060
9061         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
9062
9063 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9064
9065         * nnrss.el: Require rfc2047 and mml.
9066         (nnrss-file-coding-system): New variable.
9067         (nnrss-format-string): Redefine it as an inline function.
9068         (nnrss-decode-group-name): New function.
9069         (nnrss-string-as-multibyte): Remove.
9070         (nnrss-retrieve-headers): Decode group name; don't use
9071         nnrss-format-string.
9072         (nnrss-request-group): Decode group name.
9073         (nnrss-request-article): Decode group name; allow a Message-ID as
9074         well as an article number; don't use nnrss-format-string; encode a
9075         Message-ID string which may contain non-ASCII characters; use
9076         mml-to-mime to compose a MIME article.
9077         (nnrss-request-expire-articles): Decode group name.
9078         (nnrss-request-delete-group): Decode group name.
9079         (nnrss-fetch): Clarify error message.
9080         (nnrss-read-server-data): Use insert-file-contents instead of load;
9081         bind file-name-coding-system; use multibyte buffer.
9082         (nnrss-save-server-data): Bind coding-system-for-write to the
9083         value of nnrss-file-coding-system; bind file-name-coding-system;
9084         add coding cookie.
9085         (nnrss-read-group-data): Use insert-file-contents instead of load;
9086         bind file-name-coding-system; use multibyte buffer.
9087         (nnrss-save-group-data): Bind coding-system-for-write to the
9088         value of nnrss-file-coding-system; bind file-name-coding-system.
9089         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
9090         make it work with non-ASCII text.
9091         (nnrss-find-el): Make it work with old xml.el as well.
9092
9093 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
9094
9095         * nnrss.el (nnrss-get-encoding): New function.
9096         (nnrss-fetch): Use unibyte buffer initially; bind
9097         coding-system-for-read while performing mm-url-insert; remove ^Ms;
9098         decode contents according to the encoding attribute.
9099         (nnrss-save-group-data): Add coding cookie.
9100         (nnrss-mime-encode-string): New function.
9101         (nnrss-check-group): Use it to encode subject and author.
9102
9103 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
9104
9105         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
9106         imaginary variable.
9107
9108 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9109
9110         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
9111         correctly even if there are wide characters.
9112
9113 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9114
9115         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
9116         downcased symbol names; make a new cache instead of reusing
9117         bbdb-hashtable.
9118
9119 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9120
9121         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9122         concatenating segments rather than before concatenating them.
9123         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9124
9125         * message.el (message-get-reply-headers): Bind `extra'.
9126
9127 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9128
9129         * message.el (message-extra-wide-headers): New variable.
9130         (message-get-reply-headers): Use it.
9131
9132 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9133
9134         * gnus-agent.el (gnus-agent-group-path): Decode group name.
9135         (gnus-agent-group-pathname): Ditto.
9136
9137         * gnus-cache.el (gnus-cache-file-name): Decode group name.
9138
9139         * gnus-group.el (gnus-group-make-group): Decode group name.
9140         (gnus-group-make-rss-group): Register the group data after opening
9141         the nnrss group.
9142
9143 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
9144
9145         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
9146         by expiry now get marked as read.
9147
9148 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9149
9150         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
9151
9152 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
9153
9154         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
9155         unify Latin characters in XEmacs.
9156         (mm-find-mime-charset-region): Use it.
9157
9158 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * gnus-util.el (gnus-delete-directory): New function.
9161
9162         * gnus-agent.el (gnus-agent-delete-group): Use it.
9163
9164         * gnus-cache.el (gnus-cache-delete-group): Use it.
9165
9166 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
9169         names.
9170
9171 2004-12-16  Simon Josefsson  <jas@extundo.com>
9172
9173         * hashcash.el (hashcash-payment-alist): Fix custom :type.
9174
9175 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9176
9177         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
9178
9179         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
9180         (gnus-group-set-current-level): Decode group name.
9181
9182 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
9183
9184         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
9185         failed.
9186
9187 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9188
9189         * gnus-group.el (gnus-group-delete-group): Decode group name.
9190         (gnus-group-make-rss-group): Encode group name.
9191         (gnus-group-catchup-current): Decode group name.
9192         (gnus-group-kill-group): Decode group name.
9193
9194 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9195
9196         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
9197
9198 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9199
9200         * gnus-group.el (gnus-group-make-rss-group):
9201         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
9202
9203         * gnus-start.el (gnus-setup-news): Honor user's setting to
9204         gnus-message-archive-method.  Suggested by Lute Kamstra
9205         <lute@gnu.org>.
9206
9207 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
9208
9209         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
9210         global counterparts of the buffer-local variables.
9211
9212 2004-11-16  Romain Francoise  <romain@orebokech.com>
9213
9214         * gnus-sum.el (gnus-summary-exit): Don't clear the global
9215         counterparts of the buffer-local variables.
9216
9217 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9218
9219         * message.el (message-forbidden-properties): Fixed typo in doc
9220         string.
9221
9222 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9223
9224         * gnus-util.el (gnus-replace-in-string): Added doc string.
9225
9226         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
9227         to avoid problems when splitting mails with many recipients.
9228
9229 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9230
9231         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
9232         pop-to-buffer, covered by the subsequent gnus-configure-windows.
9233
9234 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
9235
9236         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
9237         if there is no hashtable in memory or file modification time is
9238         newer than cached timestamp.
9239
9240 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9241
9242         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
9243         not-matching option.
9244
9245 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
9246
9247         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
9248         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
9249         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9250         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
9251         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
9252         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
9253
9254 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9255
9256         * message.el (message-forward-make-body-mml): Remove headers
9257         according to message-forward-ignored-headers if a message is decoded.
9258
9259 2004-12-02  Romain Francoise  <romain@orebokech.com>
9260
9261         * message.el (message-forward-make-body-plain): Always remove
9262         headers according to message-forward-ignored-headers.
9263
9264 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
9265
9266         * spam.el (spam-summary-prepare-exit): Remove the
9267         gnus-summary-limit pop for now, it has problems with ham marks for
9268         me.
9269
9270 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
9271
9272         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
9273         correctly.
9274
9275 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
9276
9277         * format-spec.el (format-spec): Message the char.
9278
9279 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
9280
9281         * gnus-art.el (gnus-split-methods): Reformat comments.
9282
9283         * spam.el (spam-summary-prepare-exit): Remove article limits
9284         before exiting the summary buffer.
9285
9286 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9287
9288         * lpath.el: Remove bbdb-create-internal, bbdb-records,
9289         spam-BBDB-register-routine and spam-enter-ham-BBDB.
9290
9291         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
9292         order to silence the byte compiler.
9293
9294         * spam.el: Fix the way to silence the byte compiler, which
9295         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
9296         bbdb-search-simple, spam-BBDB-register-routine,
9297         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
9298         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
9299         spam-stat-buffer-is-spam, spam-stat-load,
9300         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
9301         spam-stat-save and spam-stat-split-fancy.
9302
9303 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9304
9305         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
9306         which may confuse users.
9307         (canlock-password-for-verify): Ditto.
9308
9309         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
9310
9311         * gnus-art.el (gnus-emphasis-alist): Ditto.
9312
9313         * gnus-registry.el (gnus-registry-max-entries): Ditto.
9314
9315         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
9316
9317         * gnus-start.el (gnus-save-killed-list): Ditto.
9318
9319         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
9320         (gnus-sum-thread-tree-root): Ditto.
9321         (gnus-sum-thread-tree-false-root): Ditto.
9322         (gnus-sum-thread-tree-single-indent): Ditto.
9323
9324         * message.el (message-courtesy-message): Ditto.
9325         (message-archive-note): Ditto.
9326         (message-subscribed-address-file): Ditto.
9327         (message-user-fqdn): Ditto.
9328
9329         * spam-report.el (spam-report-gmane-regex): Ditto.
9330
9331         * spam.el (spam-blackhole-good-server-regex): Ditto.
9332
9333 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9334
9335         * mml.el (mml-preview): Widen the message buffer before copying
9336         the contents to the preview buffer; sort headers before previewing.
9337
9338         * message.el (message-hidden-headers): Fix the way to avoid a bug
9339         in the `repeat' widget in Emacs 21.3 or earlier.
9340
9341 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9342
9343         * message.el (message-hidden-headers): Default to "^References:".
9344         Improve customization type.  Suggested by Reiner Steib
9345         <Reiner.Steib@gmx.de>.
9346
9347 2004-11-25  Romain Francoise  <romain@orebokech.com>
9348
9349         * message.el (message-strip-forbidden-properties): Remove check for
9350         obsolete `message-hidden' text property, hidden headers are not
9351         accessible in the buffer anymore.
9352
9353 2004-11-22  Romain Francoise  <romain@orebokech.com>
9354
9355         * message.el (message-header-format-alist): Add `From' in list
9356         so that it can be sorted.
9357         (message-fix-before-sending): Widen and sort headers before
9358         sending.
9359         (message-hide-headers): Use narrowing to hide headers by moving
9360         them to the top of the buffer and narrowing to the region
9361         underneath.
9362
9363 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * message.el (message-strip-forbidden-properties): Bind
9366         buffer-read-only (etc) to nil.
9367
9368 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9369
9370         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
9371         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9372
9373 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
9374
9375         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
9376
9377 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9378
9379         * dns.el (query-dns): Use sit-for to time instead of
9380         accept-process-output, since that doesn't seem to work on udp
9381         sockets.
9382
9383 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9384
9385         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
9386
9387 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
9388
9389         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
9390         doc string.  Improve doc string.
9391
9392 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9393
9394         * nntp.el (nntp-request-update-info): Return nil if
9395         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
9396         may not call gnus-activate-group which uselessly issues the GROUP
9397         commands for all nntp groups and wastes time.  Reported by Romain
9398         Francoise <romain@orebokech.com>.
9399
9400         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
9401
9402 2004-11-15  Simon Josefsson  <jas@extundo.com>
9403
9404         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
9405         headers separately.
9406         (gnus-button-openpgp): New function, inspired by Jochen Küpper
9407         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
9408
9409 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9410
9411         * gnus-start.el (gnus-convert-old-newsrc):
9412         Assign legacy-gnus-agent to 5.10.7.
9413
9414 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9415
9416         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
9417         start of the lines.
9418
9419 2004-11-14  Magnus Henoch  <mange@freemail.hu>
9420
9421         * hashcash.el (hashcash-default-payment): Change default to 20
9422         (hashcash-default-accept-payment): Change default to 20
9423         (hashcash-process-alist): New variable
9424         (hashcash-generate-payment-async): Add
9425         (hashcash-already-paid-p): Add
9426         (hashcash-insert-payment): Don't generate payments twice
9427         (hashcash-insert-payment-async): Add
9428         (hashcash-insert-payment-async-2): Add
9429         (hashcash-cancel-async): Add
9430         (hashcash-wait-async): Add
9431         (hashcash-processes-running-p): Add
9432         (hashcash-wait-or-cancel): Add
9433         (mail-add-payment): New optional argument.  Conditionally start
9434         asynchronous calculation.
9435         (mail-add-payment-async): Add
9436
9437         * message.el (message-send-mail): Wait for asynchronous hashcash
9438         results.  Don't clobber existing X-Hashcash headers.
9439         (message-setup-1): Call mail-add-payment-async when
9440         message-generate-hashcash is non-nil.
9441
9442 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9443
9444         * message.el (message-use-alternative-email-as-from): Examine the
9445         From header as well; use message-make-from in order to include a
9446         user's full name.
9447
9448 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9449
9450         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
9451         default; improve customization type.
9452         (gnus-emphasis-custom-with-format): New macro.
9453         (gnus-emphasis-custom-value-to-external): New function.
9454         (gnus-emphasis-custom-value-to-internal): New function.
9455
9456 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9457
9458         * dns.el (query-dns): Resolve reverse addresses.
9459
9460 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9461
9462         * gnus-group.el (gnus-group-get-new-news): Use it.
9463
9464         * gnus-start.el (gnus-check-reasonable-setup): New function.
9465
9466 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9467
9468         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
9469         "Args out of range" error.  Reported by Arnaud Giersch
9470         <arnaud.giersch@free.fr>.
9471
9472 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9473
9474         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
9475
9476 2004-11-04  Richard M. Stallman  <rms@gnu.org>
9477
9478         * spam.el (spam group): Add :version.
9479
9480         * pgg-def.el (pgg group): Add :version.
9481
9482 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * gnus-art.el (gnus-article-edit-article): Don't associate the
9485         article buffer with a draft file.  This is a temporary measure
9486         against the 2004-08-22 change to gnus-article-edit-mode.
9487
9488 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
9491         (html2text-format-tags): Remove unused variable `attr'.
9492
9493 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9494
9495         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
9496
9497         * tls.el (tls-process-connection-type, tls-success)
9498         (tls-certtool-program): Add :version.
9499
9500         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
9501         (starttls-extra-arguments, starttls-process-connection-type)
9502         (starttls-connect, starttls-failure, starttls-success):
9503
9504         * spam-stat.el (spam-stat): Add :version.
9505
9506         * sieve.el (sieve): Add :version.
9507
9508         * sha1.el (sha1): Add :version.
9509         (sha1-use-external): Remove redundant version.
9510
9511         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
9512         (nnmail-cache-ignore-groups, nnmail-spool-hook)
9513         (nnmail-split-fancy-match-partial-words)
9514         (nnmail-split-lowercase-expanded): Add :version.
9515
9516         * nndiary.el (nndiary): Add :version.
9517
9518         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
9519
9520         * mml-sec.el (mml-default-sign-method)
9521         (mml-default-encrypt-method, mml-signencrypt-style-alist):
9522         Add :version.
9523
9524         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
9525
9526         * mm-url.el (mm-url-use-external, mm-url-program)
9527         (mm-url-arguments): Add :version.
9528
9529         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
9530         (mm-attachment-file-modes, mm-decrypt-option)
9531         (mm-w3m-safe-url-regexp): Add :version.
9532
9533         * message.el (message-cite-prefix-regexp)
9534         (message-sendmail-envelope-from, message-minibuffer-local-map)
9535         (message-user-fqdn, message-completion-alist): Add :version.
9536
9537         * gnus-win.el (gnus-configure-windows-hook)
9538         (gnus-use-frames-on-any-display): Add :version.
9539
9540         * gnus-art.el (gnus-article-address-banner-alist)
9541         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
9542         (gnus-treat-from-picon, gnus-treat-mail-picon)
9543         (gnus-treat-x-pgp-sig): Add :version.
9544
9545         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
9546         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
9547         (gnus-summary-article-delete-hook)
9548         (gnus-summary-display-while-building): Add :version.
9549
9550         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
9551         (gnus-get-top-new-news-hook):Add :version.
9552
9553         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9554         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
9555
9556         * gnus-registry.el (gnus-registry): Add :version.
9557
9558         * gnus-spec.el (gnus-use-correct-string-widths)
9559         (gnus-make-format-preserve-properties): Add :version.
9560
9561         * gnus.el (gnus-group-charter-alist)
9562         (gnus-group-fetch-control-use-browse-url)
9563         (gnus-install-group-spam-parameters): Add :version.
9564
9565         * gnus-diary.el (gnus-diary): Add :version.
9566
9567         * gnus-delay.el (gnus-delay): Add :version.
9568
9569         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
9570         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
9571         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
9572         Add :version.
9573
9574         * gnus-agent.el (gnus-agent-max-fetch-size)
9575         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
9576         (gnus-agent-prompt-send-queue): Add :version.
9577
9578         * deuglify.el (gnus-outlook-deuglify): Add :version.
9579
9580         * html2text.el: Beautify code.  Improve doc strings.  Some
9581         checkdoc cleanup.
9582         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
9583
9584 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
9585
9586         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
9587
9588 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
9589
9590         * gnus-registry.el (gnus-registry-hashtb): Create the registry
9591         when package is loaded.
9592
9593         * spam.el (spam-summary-score-preferred-header): Add global preference
9594         for people who want to override the default SpamAssassin over
9595         Bogofilter preference (when both are set).
9596         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
9597         (spam-user-format-function-S): Check
9598         spam-summary-score-preferred-header.
9599         (spam-extra-header-to-number): Add X-Bogosity header parsing.
9600         (spam-user-format-function-S): Format the score correctly.
9601
9602 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9603
9604         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
9605         signature file.  Suggested by Manoj Srivastava
9606         <srivasta@golden-gryphon.com>.
9607
9608         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
9609         iso-2022-jp even in the Japanese language environment.
9610         Suggested by Jason Rumney <jasonr@gnu.org>.
9611
9612 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
9615         use the same characters as the dummy marks; make it free from
9616         getting affected by the language environment.
9617         (gnus-summary-read-group-1): Update mark positions only when the
9618         format spec is updated.
9619
9620         * gnus-spec.el (gnus-update-format-specifications): Return a list
9621         of updated types.
9622
9623 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
9626         of boundp to check if display-warning is available.
9627
9628 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
9629
9630         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
9631
9632 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * nnspool.el (nnspool-spool-directory): Use news-path if the
9635         news-directory variable is not bound.
9636
9637         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
9638         function instead of display-warning if it is not available.
9639
9640 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9641
9642         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
9643         v5-10: Use `point-at-bol'.
9644
9645 2004-10-26  Simon Josefsson  <jas@extundo.com>
9646
9647         * hashcash.el: Fix URL in comment, reported by Cheng Gao
9648         <chenggao@gmail.com>.
9649
9650 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9651
9652         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
9653         instead.
9654
9655 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
9656
9657         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
9658         to remove a server from the nnimap-server-buffer-alist.
9659         (nnimap-open-connection, nnimap-close-server): Use it.
9660
9661         * gnus-encrypt.el: Remove file in favor of encrypt.el.
9662
9663 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9664
9665         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
9666         running the major-mode function.
9667
9668 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
9671         dummy marks in the right way.
9672
9673 2004-10-18  David Edmondson  <dme@dme.org>
9674
9675         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
9676         excessively.
9677
9678 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
9679
9680         * gnus-util.el (gnus-split-references): Accept a nil references
9681         string and go on blissfully.
9682
9683         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
9684         cases where the references string is non-nil but has no references.
9685
9686         * encrypt.el: Add autoload tags.
9687
9688         * spam.el (spam-resolve-registrations-routine): Remove article
9689         from unregistration list too.  Reported by David Hanak
9690         <dhanak@isis.vanderbilt.edu>
9691
9692 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
9693
9694         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
9695         nil.  Changed custom type.
9696
9697 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
9698
9699         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
9700
9701         * gnus-sum.el (gnus-summary-move-article): Use it.
9702
9703 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
9704
9705         * encrypt.el: Add autoload cookies.
9706
9707         * spam.el (spam-backend-article-list-property)
9708         (spam-backend-get-article-todo-list)
9709         (spam-backend-put-article-todo-list, )
9710         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
9711         Resolve registrations separately.
9712         (spam-register-routine): Format comments.
9713         (spam-unregister-routine, spam-register-routine): Always call with
9714         specific-articles, no default list.
9715         (spam-summary-prepare-exit): Use the spam-classifications function.
9716
9717         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
9718         gnus-encrypt.el.
9719
9720         * encrypt.el: Copied from gnus-encrypt.el.
9721
9722         * gnus-encrypt.el: Commented that it's obsolete.
9723
9724 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9725
9726         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
9727         (gnus-score-save): Use it.
9728
9729         * message.el (message-bury): Use `window-dedicated-p'.
9730
9731 2004-10-15  Simon Josefsson  <jas@extundo.com>
9732
9733         * pop3.el (top-level): Don't require nnheader.
9734         (pop3-read-timeout): Add.
9735         (pop3-accept-process-output): Add.
9736         (pop3-read-response, pop3-retr): Use it.
9737
9738 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
9739
9740         * spam.el (spam-register-routine): Move comment.
9741         (spam-verify-bogofilter): Use 'unknown for the initial
9742         spam-bogofilter-valid state, not 'never.
9743
9744         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
9745         for netrc-machine.
9746
9747         * nnimap.el (nnimap-open-connection): Use
9748         netrc-machine-user-or-password.
9749
9750 2004-10-17  Richard M. Stallman  <rms@gnu.org>
9751
9752         * gnus-registry.el (gnus-registry-unload-hook):
9753         Set as a variable with add-hook.
9754
9755         * nnspool.el (nnspool-spool-directory): Use news-directory instead
9756         of news-path.
9757
9758         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
9759
9760         * spam.el: Delete duplicate `provide'.
9761         (spam-unload-hook): Set as a variable with add-hook.
9762
9763 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9764
9765         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9766         in the doc string.
9767
9768         * message.el (message-ignored-news-headers)
9769         (message-ignored-supersedes-headers)
9770         (message-ignored-resent-headers)
9771         (message-forward-ignored-headers): Improve custom type.
9772
9773 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9774
9775         * message.el (message-tokenize-header): Fix 2004-09-06 change
9776         which used point-min in the wrong place.
9777
9778 2004-10-12  Simon Josefsson  <jas@extundo.com>
9779
9780         * tls.el (tls-certtool-program): New variable.
9781         (tls-certificate-information): New function, based on
9782         ssl-certificate-information.
9783
9784 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * compface.el: Move the version of ELisp-based uncompface program
9787         to the contrib directory because of the copyright problem.
9788
9789 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9790
9791         * message.el (message-kill-buffer): Raise the current frame.
9792
9793 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9794
9795         * gnus-sum.el: Mention that multibyte characters don't work as marks.
9796
9797         * gnus.el (message-y-or-n-p): Autoload.
9798
9799         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9800         (pop3-password-required, pop3-authentication-scheme)
9801         (pop3-leave-mail-on-server): Made customizable.
9802         (pop3): New custom group.
9803         (pop3-retr): Remove `sleep-for' statements.
9804         Suggested by Dave Love <fx@gnu.org>.
9805
9806         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9807         Windows/DOS.
9808
9809         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9810         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
9811         Dave Love <fx@gnu.org>.
9812
9813         * mml.el (mml-minibuffer-read-disposition): Require match.
9814         Suggested by Dave Love <fx@gnu.org>.
9815
9816 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9817
9818         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
9819         doc string.
9820
9821 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9822
9823         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9824
9825 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9826
9827         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9828         instead of calling `mm-insert-inline', to decode text/* parts
9829         before displaying them.
9830
9831 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9832
9833         * mm-uu.el (mm-uu-text-plain-type): New variable.
9834         (mm-uu-pgp-signed-extract-1): Use it.
9835         (mm-uu-pgp-encrypted-extract-1): Use it.
9836         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9837         bind mm-uu-text-plain-type with that value.
9838         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9839         mm-uu-dissect.
9840
9841 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9842
9843         * gnus-group.el (gnus-update-group-mark-positions):
9844         * gnus-sum.el (gnus-update-summary-mark-positions):
9845         * message.el (message-check-news-body-syntax):
9846         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9847         of string-as-multibyte.
9848
9849 2004-10-05  Juri Linkov  <juri@jurta.org>
9850
9851         * gnus-group.el (gnus-update-group-mark-positions):
9852         * gnus-sum.el (gnus-update-summary-mark-positions):
9853         * message.el (message-check-news-body-syntax):
9854         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9855         8-bit unibyte values to a multibyte string for search functions.
9856
9857 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9858
9859         * mm-uu.el (mm-uu-dissect): Allow optional arg.
9860         (mm-uu-dissect-text-parts): New function.
9861
9862         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9863         dissect text parts.
9864
9865         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9866         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9867
9868         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9869
9870         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9871         gnus-current-topics instead of gnus-current-topic.
9872
9873 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
9874
9875         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9876
9877 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
9878
9879         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9880         where approriate.
9881
9882         * nnml.el (nnml-generate-active-info): do.
9883
9884         * nndiary.el (nndiary-generate-active-info): do.
9885
9886         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9887         (gnus-topic-move): do.
9888
9889         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9890         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9891
9892         * gnus-srvr.el (gnus-server-prepare)
9893         (gnus-server-open-all-servers): do.
9894
9895         * gnus-msg.el (gnus-summary-cancel-article)
9896         (gnus-summary-resend-message)
9897         (gnus-summary-mail-crosspost-complaint): do.
9898
9899         * gnus-move.el (gnus-change-server): do.
9900
9901         * gnus-group.el (gnus-group-unmark-all-groups)
9902         (gnus-group-set-current-level): do.
9903
9904 2004-10-04  Simon Josefsson  <jas@extundo.com>
9905
9906         * message.el (message-generate-hashcash): Doc fix.
9907
9908 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
9909
9910         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9911         avoid infinite recursion via gnus-get-function.
9912
9913 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
9914
9915         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9916
9917         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9918
9919         * nnmail.el (nnmail-split-history): do.
9920
9921         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9922         (nnml-request-delete-group): do.
9923
9924         * nnslashdot.el (nnslashdot-read-groups): do.
9925
9926         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9927         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9928
9929         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9930         (nnspool-sift-nov-with-sed): Use last
9931         (nnspool-retrieve-headers-with-nov): Use mapc.
9932         (nnspool-request-newgroups): Use dolist.
9933         (nnspool-request-group): Use last.
9934
9935         * nntp.el (nntp-read-server-type): Use dolist.
9936
9937         * nnvirtual.el (nnvirtual-create-mapping)
9938         (nnvirtual-update-read-and-marked): Use dolist.
9939         (nnvirtual-convert-headers): Simplify.
9940
9941 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9942
9943         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9944         support for sync'ing tick marks.
9945
9946 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9947
9948         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9949         there's no visible header.
9950
9951 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
9952
9953         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9954         necessary, pass full group name to gnus-request-set-marks.
9955
9956 2004-10-01  Simon Josefsson  <jas@extundo.com>
9957
9958         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
9959         acroread.
9960
9961 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9962
9963         * spam-report.el (spam-report-gmane): Fix interactive.
9964
9965         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9966
9967         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9968         when writing file.
9969         (gnus-agent-synchronize-flags): Don't default to being
9970         interactive.
9971
9972 2004-09-30  Simon Josefsson  <jas@extundo.com>
9973
9974         * message.el (message-generate-hashcash): Add.
9975         (message-send-mail): Use it, call mail-add-payment.
9976
9977 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9978
9979         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9980
9981 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
9982
9983         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9984         gnus-requst-update-info with explicit code to sync the in-memory
9985         info read flags with the marks being sync'd to the backend.
9986
9987         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9988
9989 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9990
9991         * spam.el (spam-verify-bogofilter): Add new function.
9992         (spam-check-bogofilter)
9993         (spam-bogofilter-register-with-bogofilter): Use it.
9994         (spam-verify-bogofilter): Add small fixes.
9995
9996 2004-09-28  Simon Josefsson  <jas@extundo.com>
9997
9998         * hashcash.el (hashcash-generate-payment): Revert.
9999
10000 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10001
10002         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
10003         gnus-extract-references instead of gnus-split-references.
10004
10005         * gnus-util.el (gnus-extract-references): Add new function, analogous
10006         to gnus-split-references but extracts only the message-ID without
10007         anything extra.
10008
10009         * hashcash.el (hashcash-generate-payment)
10010         (hashcash-check-payment): Do the right thing if hashcash-path is
10011         nil (because the hashcash program could not be found).
10012
10013         * spam.el (spam-use-hashcash): Remove comment.
10014
10015 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
10016
10017         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
10018         (gnus-cache-enter-article, gnus-cache-remove-article)
10019         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
10020
10021         * gnus-async.el (gnus-async-prefetch-remove-group): do.
10022
10023         * gnus-art.el (article-hide-boring-headers)
10024         (article-translate-strings, article-display-face)
10025         (gnus-article-mime-match-handle-first)
10026         (gnus-article-highlight-headers)
10027         (gnus-article-add-buttons-to-head): do.
10028
10029 2004-09-27  Simon Josefsson  <jas@extundo.com>
10030
10031         * hashcash.el: New version, from
10032         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
10033         ../contrib/.
10034
10035 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
10038
10039 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
10040
10041         * gnus-dup.el (gnus-dup-open): Use mapc.
10042         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
10043
10044         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
10045         Reported by Stefan Wiens <s.wi@gmx.net>.
10046
10047         * gnus.el (gnus-shutdown): Use dolist.
10048
10049         * gnus-undo.el (gnus-undo): Use mapc.
10050
10051         * nnrss.el (nnrss-generate-active): do.
10052
10053         * message.el (message-cite-original-without-signature)
10054         (message-cite-original): Use mapc.
10055         (message-do-actions, message-make-forward-subject): Use dolist.
10056
10057 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
10058
10059         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
10060         deletion to remove entire duplicate line.  Fixes merged article
10061         number bug.
10062
10063 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
10064
10065         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
10066         servers that are offline.  Avoids having gnus-agent-toggle-plugged
10067         first ask if you want to open a server and then, even when you
10068         responded with no, asking if you want to synchronize the server's
10069         flags.
10070         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
10071         multi-line expressions.
10072         (gnus-agent-synchronize-group-flags): New internal function.
10073         Updates marks in memory (in the info structure) AND in the
10074         backend.
10075
10076         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
10077
10078         * nnagent.el (nnagent-request-set-mark): Use
10079         gnus-agent-synchronize-group-flags, not backend's request-set-mark
10080         method, to ensure that synchronization updates marks in the
10081         backend and in the info (in memory) structure.
10082
10083 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10084
10085         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
10086         convention fully; don't miss the root article of a thread; make
10087         the X-Draft-From header with correct article numbers.
10088
10089 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
10090
10091         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
10092         unless plugged.  Disable the agent so that an open failure causes
10093         an error.
10094
10095         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
10096         Reverted 2004-09-21 change.  The backend must be opened while
10097         synchronizing flags even when the backend stores the flags
10098         locally.
10099
10100 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
10101
10102         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
10103         in `header' match.  Reported by Svend Tollak Munkejord.
10104
10105         * message.el (message-cite-original): Fix use of
10106         `message-cite-articles-with-x-no-archive'.
10107
10108 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10109
10110         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
10111         (gnus-window-to-buffer): Ditto.
10112
10113         * mml.el (mml-preview-buffer): New variable.
10114         (mml-preview): Manage window layout with gnus-buffer-configuration.
10115
10116         * gnus-msg.el (gnus-setup-message): Put article numbers into the
10117         X-Draft-From header even if those articles aren't quoted.
10118
10119 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
10120
10121         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
10122         (gnus-request-set-mark, gnus-request-update-mark): Use new
10123         g-s-t-u-l-m to decide to use backend even when unplugged.
10124
10125 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10126
10127         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
10128         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
10129
10130 2004-09-20  Simon Josefsson  <jas@extundo.com>
10131
10132         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
10133         "utf-16-le".
10134
10135 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10136
10137         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
10138
10139 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10140
10141         * uudecode.el (uudecode-use-external): Add :version.
10142
10143         * smime.el (smime-CA-file, smime-encrypt-cipher)
10144         (smime-dns-server): Add :version.
10145
10146         * smiley.el (gnus-smiley-file-types): Add :version.
10147
10148         * sha1.el (sha1-use-external): Add :version.
10149
10150         * pgg-def.el (pgg-query-keyserver): Add :version.
10151
10152         * nnmail.el (nnmail-fancy-expiry-targets)
10153         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
10154         Add :version.
10155
10156         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
10157         (nnimap-retrieve-groups-asynchronous): Add :version.
10158         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
10159
10160         * mml.el (mml-content-disposition-parameters)
10161         (mml-insert-mime-headers-always): Add :version.
10162
10163         * mm-util.el (mm-coding-system-priorities): Add :version.
10164
10165         * mm-decode.el (mm-inline-text-html-with-images)
10166         (mm-keep-viewer-alive-types, mm-external-terminal-program)
10167         (mm-verify-option): Add :version.
10168         (mm-text-html-renderer): Change :version.
10169
10170         * message.el (message-fcc-externalize-attachments)
10171         (message-required-headers, message-draft-headers)
10172         (message-subject-trailing-was-query)
10173         (message-subject-trailing-was-ask-regexp)
10174         (message-subject-trailing-was-regexp, message-mark-insert-begin)
10175         (message-mark-insert-end, message-archive-header)
10176         (message-archive-note, message-cross-post-default)
10177         (message-cross-post-note, message-followup-to-note)
10178         (message-cross-post-note-function, message-use-mail-followup-to)
10179         (message-subscribed-address-functions)
10180         (message-subscribed-address-file, message-subscribed-addresses)
10181         (message-subscribed-regexps, message-allow-no-recipients)
10182         (message-yank-cited-prefix, message-signature-insert-empty-line)
10183         (message-hidden-headers, message-hierarchical-addresses)
10184         (message-mail-user-agent, message-use-idna)
10185         (message-valid-fqdn-regexp)
10186         (message-strip-special-text-properties, message-header-synonyms)
10187         (message-beginning-of-line, message-tab-body-function): Add :version.
10188         (message-insert-canlock, message-wide-reply-confirm-recipients):
10189         Change :version.
10190
10191         * mail-source.el (mail-source-ignore-errors): Add :group, :type
10192         and :version.
10193         (mail-source-delete-old-incoming-confirm)
10194         (mail-source-movemail-program): Add :version.
10195
10196         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
10197         (gnus-agent-cache, gnus-agent): Change :version.
10198
10199         * gnus-util.el (gnus-use-byte-compile): Change :version.
10200
10201         * gnus-sum.el (gnus-summary-make-false-root-always)
10202         (gnus-summary-default-high-score)
10203         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
10204         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
10205         (gnus-read-all-available-headers, gnus-article-emulate-mime)
10206         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
10207         (gnus-sum-thread-tree-single-indent)
10208         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
10209         (gnus-sum-thread-tree-leaf-with-other)
10210         (gnus-sum-thread-tree-single-leaf): Add :version.
10211         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
10212         (gnus-article-loose-mime): Change :version.
10213
10214         * gnus-start.el (gnus-backup-startup-file)
10215         (gnus-save-startup-file-via-temp-buffer): Add :version.
10216
10217         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
10218         (gnus-server-offline-face): Add :version.
10219
10220         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
10221
10222         * gnus-msg.el (gnus-gcc-externalize-attachments)
10223         (gnus-debug-files, gnus-debug-exclude-variables)
10224         (gnus-discouraged-post-methods): Change :version.
10225         (gnus-confirm-mail-reply-to-news)
10226         (gnus-confirm-treat-mail-like-news): Add :version.
10227
10228         * gnus-int.el (gnus-server-unopen-status): Add :version.
10229
10230         * gnus-group.el (gnus-group-jump-to-group-prompt)
10231         (gnus-large-ephemeral-newsgroup)
10232         (gnus-fetch-old-ephemeral-headers): Add :version.
10233
10234         * gnus-fun.el (gnus-x-face-directory)
10235         (gnus-convert-pbm-to-x-face-command)
10236         (gnus-convert-image-to-x-face-command)
10237         (gnus-convert-image-to-face-command): Add :version.
10238
10239         * gnus-delay.el (gnus-delay-default-hour): Add :version.
10240
10241         * gnus-cite.el (gnus-cite-blank-line-after-header)
10242         (gnus-article-boring-faces): Add :version.
10243
10244         * gnus-art.el (gnus-buttonized-mime-types)
10245         (gnus-inhibit-mime-unbuttonizing)
10246         (gnus-treat-display-face)
10247         (gnus-treat-body-boundary): Change :version.
10248         (gnus-body-boundary-delimiter, gnus-picon-databases)
10249         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
10250         (gnus-treat-date-english, gnus-treat-fold-headers)
10251         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
10252         (gnus-treat-mail-picon, gnus-treat-wash-html)
10253         (gnus-article-encrypt-protocol)
10254         (gnus-use-idna, gnus-article-over-scroll)
10255         (gnus-mime-display-multipart-alternative-as-mixed)
10256         (gnus-mime-display-multipart-related-as-mixed)
10257         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
10258         (gnus-ctan-url, gnus-button-ctan-handler)
10259         (gnus-button-handle-ctan-bogus-regexp)
10260         (gnus-button-ctan-directory-regexp)
10261         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
10262         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
10263         (gnus-button-man-level, gnus-button-emacs-level)
10264         (gnus-button-message-level, gnus-button-browse-level): Add :version.
10265
10266         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
10267         (gnus-agent-go-online): Change :version.
10268         (gnus-agent-expire-unagentized-dirs)
10269         (gnus-agent-auto-agentize-methods): Add :version.
10270
10271         * flow-fill.el (fill-flowed-display-column)
10272         (fill-flowed-encode-column): Add :version.
10273
10274         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10275         (gnus-outlook-deuglify-unwrap-max)
10276         (gnus-outlook-deuglify-cite-marks)
10277         (gnus-outlook-deuglify-unwrap-stop-chars)
10278         (gnus-outlook-deuglify-no-wrap-chars)
10279         (gnus-outlook-deuglify-attrib-cut-regexp)
10280         (gnus-outlook-deuglify-attrib-verb-regexp)
10281         (gnus-outlook-deuglify-attrib-end-regexp)
10282         (gnus-outlook-display-hook): Add :version.
10283
10284         * binhex.el (binhex-use-external): Add :version.
10285
10286 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
10287
10288         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
10289         and `invisible'.
10290
10291 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10292
10293         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
10294         in gnus-registry-trim.
10295
10296 2004-09-13  Simon Josefsson  <jas@extundo.com>
10297
10298         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
10299
10300         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
10301
10302         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
10303         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
10304         <yamaoka@jpl.org>.
10305         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
10306         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
10307         <yamaoka@jpl.org>.
10308
10309         * sieve.el (sieve-manage-mode): Ditto.
10310
10311 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
10312
10313         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
10314
10315 2004-09-11  Simon Josefsson  <jas@extundo.com>
10316
10317         * dns-mode.el: Add.
10318
10319         * mm-view.el (mm-display-dns-inline): Add.
10320
10321         * mm-decode.el (mm-inline-media-tests): Add text/dns.
10322         (mm-automatic-display): Ditto.
10323
10324         * mailcap.el (mailcap-mime-data): Add text/dns.
10325         (mailcap-mime-extensions): Map .soa to text/dns.
10326
10327 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
10328
10329         * gnus-art.el (article-decode-mime-words, article-babel)
10330         (gnus-article-highlight-signature, gnus-article-add-buttons)
10331         (gnus-signature-toggle): Remove unnecessary bindings of
10332         `inhibit-read-only' inherited from v5.10 merge.
10333
10334 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
10335
10336         * nntp.el (nntp): New customization group.
10337         (nntp-authinfo-file): Add customization group.
10338
10339         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
10340
10341         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
10342
10343         * gnus.el (to-address, to-list, subscribed)
10344         (large-newsgroup-initial): Ditto.
10345
10346         * flow-fill.el (fill-flowed-display-column)
10347         (fill-flowed-encode-column): Ditto.
10348
10349 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10350
10351         * message.el (message-tokenize-header, message-send-mail-with-qmail):
10352         Use point-min rather than 1.
10353         (message-send-mail): Use buffer-size rather than point-max.
10354
10355         * gnus-sum.el (gnus-summary-search-article-forward):
10356         Signal a specific `search-failed' rather than a generic `error'.
10357
10358         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
10359         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
10360         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
10361
10362 2004-09-10  Simon Josefsson  <jas@extundo.com>
10363
10364         * nndb.el (require): Remove tcp and duplicate cl.
10365
10366 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10367
10368         * gnus-agent.el (directory-files-and-attributes): Move forward.
10369
10370 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
10371
10372         * gnus-agent.el (directory-files-and-attributes): Optionally
10373         defined to support XEmacs.
10374
10375 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
10376
10377         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
10378         to avoid run-time CL dependencies.
10379         (gnus-agent-unfetch-articles): New function.
10380         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
10381         article numbers even when local .overview file is missing.
10382         (gnus-agent-read-article-number): New function.  Only accepts
10383         27-bit article numbers.
10384         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
10385         gnus-agent-read-article-number.
10386         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
10387         from backend while recognizing that article numbers in .overview
10388         must be valid.
10389         (gnus-agent-update-files-total-fetched-for): Use
10390         directory-files-and-attributes to improve performance.
10391         * gnus-int.el (gnus-request-move-article): Use
10392         gnus-agent-unfetch-articles in place of gnus-agent-expire to
10393         improve performance.
10394
10395         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
10396         some users confused by references to .newsrc when they only have a
10397         .newsrc.eld file.
10398         (gnus-convert-mark-converter-prompt)
10399         (gnus-convert-converter-needs-prompt): Fixed use of property list.
10400         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
10401         New function.  Used internally to only display 'gnus converting
10402         files' message when actually necessary.
10403
10404         * gnus-sum.el (): Removed (require 'gnus-agent) as required
10405         methods now autoloaded.
10406
10407 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * gnus-sum.el (gnus-summary-insert-subject): Remove list
10410         identifiers.
10411
10412 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
10413
10414         * gnus-picon.el: Fix indentation and closing parenthesis.
10415
10416 2004-09-01  Simon Josefsson  <jas@extundo.com>
10417
10418         * message.el (message-canlock-generate): Require sha1, not
10419         sha1-el.  (Can we get rid of this require altogether?  It is ugly
10420         to require within a function.  Sadly, if sha1.el isn't loaded, the
10421         let binding in m-c-g will hide the defcustom definition, which is
10422         bad.)
10423
10424         * canlock.el: Require sha1, not sha1-el.
10425
10426         * message.el: Don't autoload sha1 (there is a autoload cookie in
10427         sha1.el).
10428
10429         * sha1-el.el: Renamed to sha1.el.
10430
10431 2004-08-30  Juanma Barranquero  <lektu@terra.es>
10432
10433         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
10434
10435 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10436
10437         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
10438
10439 2004-08-30  Kim F. Storm  <storm@cua.dk>
10440
10441         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
10442
10443         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
10444         Add :group 'nnimap.
10445
10446 2004-08-30  Andreas Schwab  <schwab@suse.de>
10447
10448         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
10449         ?* and ?\;.
10450
10451         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
10452         and ?\' to symbol instead of whitespace.
10453
10454 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10455
10456         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
10457
10458         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
10459         instead of re-search-forward.
10460
10461         * gnus-uu.el (gnus-uu-save-article): Ditto.
10462         (gnus-uu-post-encode-uuencode): Ditto.
10463
10464         * html2text.el (html2text-clean-list-items): Ditto.
10465         (html2text-clean-dtdd): Ditto.
10466         (html2text-format-tags): Ditto.
10467
10468         * message.el (message-send-mail-with-sendmail): Fix regexp.
10469         (message-fill-field-general): Use search-forward instead of
10470         re-search-forward.
10471         (unbold-region): Ditto.
10472
10473         * nnrss.el (nnrss-request-article): Ditto.
10474
10475         * nnslashdot.el (nnslashdot-request-article): Ditto.
10476
10477         * nnweb.el (nnweb-gmane-wash-article): Ditto.
10478
10479         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
10480         "Unrecognized menu descriptor" error in XEmacs.
10481
10482 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
10483
10484         * gnus-sum.el (gnus-read-header): Don't remove a header for the
10485         parent article of a sparse article in the thread hashtb.
10486
10487 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
10488
10489         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
10490         (nnmail-expand-newtext): Lowercase expanded entries if
10491         nnmail-split-lowercase-expanded is non-nil.
10492
10493 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10494
10495         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
10496
10497         * gnus-group.el (gnus-group-line-format-alist): Convert the value
10498         of gnus-tmp-news-method into string under XEmacs.  It will be
10499         passed to gnus-correct-length which takes only a string argument.
10500
10501 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * gnus-util.el (gnus-bind-print-variables): New macro.
10504         (gnus-prin1): Use it.
10505         (gnus-prin1-to-string): Use it.
10506         (gnus-pp): New function.
10507         (gnus-pp-to-string): New function.
10508
10509         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
10510         Replace pp-to-string with gnus-pp-to-string.
10511         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
10512         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
10513         * gnus-msg.el (gnus-debug): Ditto.
10514         * gnus-score.el (gnus-score-save): Ditto.
10515         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
10516         gnus-pp-to-string.
10517         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
10518         with gnus-pp.
10519         * score-mode.el (gnus-score-pretty-print): Ditto.
10520         * webmail.el (webmail-debug): Ditto.
10521
10522 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10523
10524         * gnus-art.el (article-display-face, article-display-x-face):
10525         Use buffer-read-only.
10526
10527 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10528
10529         * gnus-art.el (article-hide-list-identifiers):
10530         Bind inhibit-read-only as t.
10531
10532 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
10533
10534         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
10535
10536 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10537
10538         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
10539         (gnus-narrow-to-page): Don't assume point-min == 1.
10540         (gnus-article-edit-mode): Derive from message-mode.
10541
10542         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
10543         point-min == 1.
10544
10545         * imap.el (imap-parse-address-list, imap-parse-body-ext):
10546         Disable incorrect use of `assert'.
10547
10548         * message.el (message-mode): Set comment-start-skip.
10549
10550
10551 2004-08-22  Sam Steingold  <sds@gnu.org>
10552
10553         * pop3.el (pop3-leave-mail-on-server): New user variable.
10554         (pop3-movemail): Delete mail only when it is nil.
10555
10556 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
10557
10558         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
10559
10560         * mml.el (mml-preview): Use `pop-to-buffer'.
10561
10562         * message.el (message-goto-mail-followup-to): Insert after "To".
10563         (message-carefully-insert-headers): Add comment.
10564
10565         * gnus.el: Remove unused variable `gnus-article-check-size'.
10566
10567         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
10568
10569         * gnus-art.el (gnus-button-alist): Improve
10570         `gnus-button-handle-library' entry.
10571
10572 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
10573
10574         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
10575         downcase, since XEmacs capitalizes error messages differently.
10576
10577 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
10578
10579         * nntp.el: Add (require 'gnus) due to reference to
10580         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
10581
10582 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
10583
10584         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
10585         `mm-fill-flowed'.
10586
10587         * mm-decode.el (mm-dissect-singlepart): Check it.
10588
10589 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
10590
10591         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
10592         'imap' for netrc parsing.
10593
10594 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
10595
10596         * mailcap.el (mailcap-mime-data): Mark as risky.
10597
10598 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10599
10600         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
10601         may be included in the encoded word.
10602         (rfc2047-encode): Don't append a space if the encoded word
10603         includes close parenthesis.
10604
10605 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
10608         of text within parentheses.
10609
10610 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
10611
10612         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
10613         (gnus-encrypt-write-file-contents): Make the password key the file
10614         name PLUS the cipher, not just the cipher.  Also remove failed
10615         passwords from the cache.
10616
10617 2004-08-06  Simon Josefsson  <jas@extundo.com>
10618
10619         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
10620         fix.
10621
10622 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
10625         LWSP.
10626
10627 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
10628
10629         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
10630         to append in-reply-to: data to the references: header.
10631
10632         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
10633         (netrc-parse): Use gnus-encrypt.el functions.
10634
10635         * gnus-encrypt.el: Add new file for encryption support; currently
10636         does only a few GPG ciphers and an internal XOR cipher.
10637
10638         * password.el: Add comments on using password-read-and-add.
10639         (password-read-and-add): Add function to read and add the
10640         password to the cache at once.
10641
10642 2004-07-28  Simon Josefsson  <jas@extundo.com>
10643
10644         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
10645         parameter (but don't use it, for now).
10646
10647         * imap.el (imap-ssl-open): Use imap-process-connection-type,
10648         instead of hard coding to nil.
10649
10650 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * mm-view.el (mm-inline-image-emacs): Open lines under an image
10653         as mm-inline-image-xemacs does.
10654
10655 2004-07-26  Simon Josefsson  <jas@extundo.com>
10656
10657         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
10658         Revert part of 2004-07-17 change below.
10659
10660 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10661
10662         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
10663         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10664
10665 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10666
10667         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
10668         quotes that actually start with ">" at the beginning of the
10669         lines.
10670
10671 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10672
10673         * rfc2047.el (rfc2047-encode-region): Fix last change.
10674         (rfc2047-encode-parameter): Remove useless concat.
10675
10676 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10677
10678         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
10679         encode special characters; fix some kind of misconfigured headers;
10680         signal a real error if debug-on-quit or debug-on-error is non-nil.
10681         (rfc2047-encode-max-chars): New variable.
10682         (rfc2047-encode-1): Use it.
10683         (rfc2047-encode-parameter): New function.
10684
10685         * mml.el (mml-insert-parameter): Remove an excessive space.
10686
10687 2004-07-17  Simon Josefsson  <jas@extundo.com>
10688
10689         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
10690         Kai Grossjohann <kai@emptydomain.de>.
10691         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
10692         (gnus-group-make-menu-bar): Ditto.
10693
10694         * gnus-util.el (gnus-group-server): Add.
10695
10696 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
10697
10698         * message.el (message-clone-locals): Clone sendmail and smtp
10699         variables.
10700
10701 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10702
10703         * rfc2047.el (rfc2047-encode-region): Fix last change.
10704
10705 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
10708         characters as non-special.
10709
10710 2004-07-09  Simon Josefsson  <jas@extundo.com>
10711
10712         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
10713         Users will lose all flag changes made while unplugged with
10714         e.g. nntp unless flag synchronization happens, thus `nil' is not a
10715         good default.  See numerous reports on ding mailing list.
10716
10717 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10718
10719         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
10720         add generate-head-function and generate-article-function to the
10721         rfc822-forward entry.
10722         (nndoc-rfc822-forward-generate-article): New function.
10723         (nndoc-rfc822-forward-generate-head): New function.
10724
10725         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
10726
10727 2004-07-06  Dan Christensen  <jdc@uwo.ca>
10728
10729         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
10730         respect display group parameter and gnus-summary-expunge-below.
10731         (gnus-articles-to-read): Remove unused reference to display group
10732         parameter.
10733
10734 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10735
10736         * nnheader.el (nnheader-uniquify-message-id): New experimental
10737         variable.
10738         (nnheader-nov-read-message-id): Use it.
10739
10740         * spam-report.el (spam-report-gmane): Add interactive.
10741
10742 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10743
10744         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
10745         qp-or-base64 for the application/* types.
10746
10747 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
10748
10749         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
10750
10751 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
10752
10753         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
10754         trim value.
10755
10756 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
10757
10758         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
10759         New macro and function.
10760         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
10761
10762 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10763
10764         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10765         after-load-alist.
10766
10767 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10768
10769         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10770         update info that isn't there.
10771
10772 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
10773
10774         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10775         entry.
10776
10777 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10778
10779         * mm-view.el (mm-inline-render-with-function): Use multibyte
10780         buffer; decode html source by charset.
10781
10782         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10783
10784         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10785         Mule-UCS is loaded under XEmacs.
10786         (mm-mime-mule-charset-alist): Avoid duplicated entries.
10787
10788 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
10789
10790         * nnheader.el (nnheader-max-head-length): Increase to 8192.
10791
10792 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10793
10794         * mm-util.el (mm-coding-system-p): Return a coding-system.
10795         (mm-mime-mule-charset-alist): Use shift_jis instead of
10796         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10797         entries for the mime charsets iso-2022-jp-3 and shift_jis.
10798         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10799         instead of japanese-shift-jis and iso-latin-1 respectively in
10800         order to share the default value with both Emacs and XEmacs-mule.
10801         (mm-mule-charset-to-mime-charset): Make
10802         mm-coding-system-priorities effective.
10803         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10804         while predicating of candidates upon the priorities.
10805
10806 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
10807
10808         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10809         gnus-uu-invert-processable.
10810
10811         * gnus.el: Autoload gnus-uu-invert-processable.
10812
10813 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * mm-util.el (mm-with-multibyte-buffer): New macro.
10816
10817         * rfc2047.el (rfc2047-encode-string): Use it.
10818         (rfc2047-encode-region): Move point to the end of the region after
10819         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10820
10821 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10822
10823         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10824         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10825
10826 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10829         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
10830         Karl Chen <quarl@nospam.quarl.org>.
10831
10832 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
10833
10834         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10835         invalid addresses.
10836
10837 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
10838
10839         * spam.el: Change section markers, revise TODO list.
10840         (spam-backends): Make new master list of all installed backends.
10841         (spam-summary-exit-behavior): Add new variable to determine how
10842         messages moves are done at summary exit.
10843         (spam-move-spam-nonspam-groups-only)
10844         (spam-process-ham-in-nonham-groups)
10845         (spam-process-ham-in-spam-groups): Remove variables, the
10846         spam-summary-exit-behavior variable should be used to manage this
10847         behavior.
10848         (spam-old-ham-articles, spam-old-spam-articles): Remove.
10849         (spam-old-articles): Add variable, replacing spam-old-ham-articles
10850         and spam-old-spam-articles.
10851         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10852         Add empty variables, placeholders for the backends they represent.
10853         (spam-set-difference): Move, unchanged.
10854         (spam-list-of-processors): Declare OBSOLETE, not used anymore
10855         unless the user has a processor variable.
10856         (spam-classifications, spam-classification-valid-p)
10857         (spam-backend-properties, spam-backend-property-valid-p)
10858         (spam-backend-function-type-valid-p)
10859         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10860         (spam-report-articles-gmane, spam-report-articles-resend):
10861         Remove functions, they are not needed.
10862         (spam-install-backend-super, spam-backend-list)
10863         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10864         (spam-backend-function, spam-backend-ham-registration-function)
10865         (spam-backend-spam-registration-function)
10866         (spam-backend-ham-unregistration-function)
10867         (spam-backend-spam-unregistration-function)
10868         (spam-backend-statistical-p, spam-backend-mover-p)
10869         (spam-install-backend-alias, spam-install-checkonly-backend)
10870         (spam-install-mover-backend, spam-install-nocheck-backend)
10871         (spam-install-backend, spam-install-statistical-backend)
10872         (spam-install-statistical-checkonly-backend): Add backend installation
10873         support.
10874         (spam-summary-prepare-exit): Rewrite to use the new backend code.
10875         (spam-group-processor-p): Use the new backend code and respect the
10876         summary exit behavior.
10877         (spam-mark-spam-as-expired-and-move-routine): Remove.
10878         (spam-summary-prepare): Change to use the new spam-old-articles
10879         variable.
10880         (spam-copy-or-move-routine, spam-copy-spam-routine)
10881         (spam-move-spam-routine, spam-copy-ham-routine)
10882         (spam-move-ham-routine): Add code to copy/move ham or spam.
10883         (spam-fetch-field-fast): Improve doc and code, plus allow the
10884         'number request.
10885         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10886         variables.
10887         (spam-split, spam-find-spam): Use the new backend code.
10888         (spam-registration-functions): Remove variable.
10889         (spam-unregister-routine): Add convenience wrapper.
10890         (spam-log-undo-registration, spam-register-routine)
10891         (spam-log-processing-to-registry)
10892         (spam-log-unregistration-needed-p): Rename "check" to "backend"
10893         where possible.
10894         (spam-check-gmane-xref, spam-check-regex-headers)
10895         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10896         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10897         (spam-check-bogofilter-headers, spam-check-spamoracle)
10898         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10899         (spam-check-crm114-headers): Use the spam-split-group that
10900         spam-split prepares, no need to determine it every time.
10901
10902         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10903         to the nnheader-parse-naked-head call.
10904
10905         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10906
10907         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10908         the nnheader-nov-read-message-id call.
10909
10910 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10911
10912         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10913         gnus-activate-group twice.  Suggested by Markus Peter
10914         <warp@spin.de>.
10915
10916 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10917
10918         * gnus-art.el (gnus-article-time-format): Exchange the order of
10919         day and month in the default value; fix customization type.
10920         (article-date-ut): Use add-text-properties.
10921         (article-make-date-line): Use message-make-date instead of
10922         current-time-string.
10923
10924         * message.el (message-fetch-field): Don't use set-text-properties.
10925         (message-make-date): Simplify.
10926
10927         * messagexmas.el (message-xmas-make-date): New function.
10928         (message-xmas-redefine): Defalias message-make-date to it.
10929
10930 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10931
10932         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10933         (rfc2047-encode-region): Treat text within parentheses as special;
10934         show the original text when error has occurred.
10935
10936         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10937         already-computed method to gnus-activate-group.
10938
10939         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10940         same select-methods identical Lisp objects.
10941
10942         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10943         object when modifying the info.
10944
10945 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10946
10947         * gnus-srvr.el (gnus-server-set-info): Remove the server from
10948         gnus-opened-servers since it has never been opened with the new
10949         configuration yet.
10950
10951 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10954         arg to nnheader-generate-fake-message-id.
10955
10956 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
10957
10958         * nnheader.el (nnheader-generate-fake-message-id): Accept a
10959         number and build a fake message ID localized to a group and
10960         article number (so it's repeatable from that point on).
10961         (nnheader-fake-message-id-p): Change regex to accomodate new fake
10962         ID format.
10963
10964         * gnus-sum.el (gnus-get-newsgroup-headers): Call
10965         nnheader-generate-fake-message-id with the article number.
10966
10967 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
10968
10969         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10970         end-of-buffer.
10971
10972 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10973
10974         * message.el (message-ignored-supersedes-headers): Add Approved.
10975
10976 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * rfc2047.el (rfc2047-encode-message-header): Remove useless
10979         goto-char.
10980         (rfc2047-encode): Fold the line before encoding.
10981
10982 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10983
10984         * rfc2047.el (rfc2047-encode-message-header): Disabled header
10985         folding -- not all headers can be folded, and this should be done
10986         by the message composition mode.  Probably.  I think.
10987
10988 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10989
10990         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10991         fast.
10992
10993         * gnus-ems.el (gnus-remove-image): Don't use
10994         message-text-with-property; remove only the image found first.
10995
10996         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
10997         found first.
10998
10999 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
11000
11001         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
11002
11003 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11004
11005         * message.el (message-text-with-property): Make it fast and accept
11006         optional arguments.
11007         (message-strip-forbidden-properties): Use it.
11008         (message-fix-before-sending): Follow the m-t-w-p change.
11009
11010         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
11011
11012 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11013
11014         * gnus-art.el (article-hide-headers): Don't change the buffer
11015         mistakenly when performing mml-preview even if
11016         gnus-single-article-buffer is nil.
11017
11018 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
11019
11020         * message.el (message-expand-name-databases): New user option.
11021         (message-expand-name): Use it.
11022
11023 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
11024
11025         * spam.el (spam-report-articles-resend)
11026         (spam-report-resend-register-routine): Allow ham reporting.
11027         (spam-report-resend-register-ham-routine): Add wrapper.
11028         (spam-registration-functions): Add ham resending functions.
11029         (spam-list-of-processors): Add ham resend processor.
11030
11031         * gnus.el (ham-resend-to): Add new group parameter.
11032         (spam-process): Add ham resend option.
11033
11034         * spam-report.el (spam-report-resend): Allow reporting ham.
11035         (spam-report-resend-ham): Add wrapper.
11036
11037 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11038
11039         * message.el (message-cite-articles-with-x-no-archive): New
11040         variable.
11041         (message-cite-original): Use it.
11042
11043 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11044
11045         * message.el (message-cite-original): Respect X-No-Archive.
11046
11047 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11048
11049         * gnus-art.el (article-hide-headers): Refer to the values for
11050         gnus-ignored-headers and gnus-visible-headers in the summary
11051         buffer since a user may have set them as group parameters.
11052
11053 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
11054
11055         * assistant.el (assistant-node-name): Add convenience function.
11056         (assistant-render-text, assistant-render-node): Add error handling,
11057         plus handle multiple next nodes.
11058         (assistant-find-next-node): Comment out for now.
11059         (assistant-find-next-nodes): Add function, returns list of next
11060         nodes.
11061
11062 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
11063
11064         * mail-source.el (mail-source-directory): Fix doc-string.
11065
11066 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
11067
11068         * assistant.el (assistant-render-text, assistant-eval): Add :set
11069         widget type, which is different because it takes and returns a
11070         list.  Much hilarity ensues.
11071
11072 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
11073
11074         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
11075
11076         * gnus-group.el (gnus-group-get-new-news-this-group): Added
11077         doc-string.
11078
11079         * gnus-start.el (gnus-activate-group): Added doc-string.
11080
11081 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11082
11083         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
11084
11085 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
11086
11087         * assistant.el (assistant-render-text): Try to add a :set
11088         widget, more to come.
11089
11090         * spam.el (spam-group-spam-contents-p): Handle empty groupname
11091         strings.
11092         (spam-report-articles-resend)
11093         (spam-register-routine): Do registration iff any articles warrant
11094         it.
11095         (spam-summary-prepare-exit): Change log message for nil group
11096         destinations.
11097
11098 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
11099
11100         * spam.el (spam-report-resend-register-routine): Allow
11101         spam-report-resend-to to be a group parameter or a global value.
11102
11103 2004-05-26  Simon Josefsson  <jas@extundo.com>
11104
11105         * starttls.el: Merge with my GNUTLS based starttls.el.
11106         (starttls-gnutls-program, starttls-use-gnutls)
11107         (starttls-extra-arguments, starttls-process-connection-type)
11108         (starttls-connect, starttls-failure, starttls-success): New
11109         variables.
11110         (starttls-program, starttls-extra-args): Doc fix.
11111         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
11112         functions.
11113         (starttls-negotiate, starttls-open-stream): Check
11114         `starttls-use-gnutls' and pass on to corresponding *-gnutls
11115         function if it is set.
11116
11117 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11118
11119         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
11120         structured fields.
11121
11122 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
11125
11126 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
11127
11128         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
11129         variable.
11130         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
11131         assigning the spam-mark to new messages.
11132
11133 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
11134
11135         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
11136
11137 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11138
11139         * dgnushack.el: Autoload customize-set-variable for XEmacs.
11140
11141         * rfc2047.el (rfc2047-encodable-p): Don't move point.
11142         (rfc2047-decode): Treat the ascii coding-system as raw-text by
11143         default.
11144
11145 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
11146
11147         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
11148         correct data.
11149
11150 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
11151
11152         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
11153         (spam-group-processor-p): Fix function.
11154         (spam-group-processor-multiple-p)
11155         (spam-group-spam-processor-report-gmane-p)
11156         (spam-group-spam-processor-report-resend-p)
11157         (spam-group-spam-processor-bogofilter-p)
11158         (spam-group-spam-processor-blacklist-p)
11159         (spam-group-spam-processor-ifile-p)
11160         (spam-group-ham-processor-ifile-p)
11161         (spam-group-spam-processor-spamoracle-p)
11162         (spam-group-spam-processor-crm114-p)
11163         (spam-group-ham-processor-bogofilter-p)
11164         (spam-group-spam-processor-stat-p)
11165         (spam-group-ham-processor-stat-p)
11166         (spam-group-ham-processor-whitelist-p)
11167         (spam-group-ham-processor-BBDB-p)
11168         (spam-group-ham-processor-spamoracle-p)
11169         (spam-group-ham-processor-copy-p): Remove functions with some
11170         prejudice against unneeded code.
11171         (spam-report-articles-resend)
11172         (spam-report-resend-register-routine): Allow the group/topic
11173         spam-resend-to value to override spam-report-resend-to.
11174         (spam-summary-prepare-exit): Invoke spam-group-processor-p
11175         properly now.
11176
11177         * gnus.el (spam-resend-to): Add group/topic parameter.
11178         (spam-process): Move the OBSOLETE processors to the end of the
11179         choices.
11180
11181 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
11182
11183         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
11184         with resend-to set to nil, and then ask the user if necessary.
11185         (spam-report-resend): spam-report-resend takes a list of articles, not
11186         separate article numbers.
11187
11188 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11189
11190         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
11191         addition to emacs-w3m.
11192
11193 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11194
11195         * assistant.el (assistant-authinfo-data): New function.
11196         (assistant-eval): Eval for entire assistant.
11197
11198         * netrc.el (netrc-services-file): New variable.
11199         (netrc-parse-services): New function.
11200         (netrc-find-service-name): New function.
11201         (netrc-find-service-number): New function.
11202         (netrc-port-equal): New function.
11203         (netrc-machine): Use it.
11204
11205         * nnimap.el (nnimap-open-connection): Use netrc.
11206
11207         * gnus-util.el (gnus-netrc-get): Remove aliases.
11208
11209         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
11210
11211         * assistant.el (wid-edit): Fix compilation.
11212
11213         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
11214
11215 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
11216
11217         * gnus-util.el (gnus-set-file-modes): New function.  (small
11218         patch).
11219
11220 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11221
11222         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
11223
11224         * assistant.el (assistant-render-node): Fix up rendering and
11225         read-only text.
11226         (assistant-render-node): Reset.
11227         (assistant-make-read-only): Not sticky.
11228
11229 2004-05-20  Danny Siu  <dsiu@adobe.com>
11230
11231         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
11232         centered even when gnus-auto-center-summary is t
11233
11234 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11235
11236         * dns.el (dns-get-txt-answer): New function.
11237         (dns-read-txt): Ditto.
11238         (query-dns): Use it.
11239
11240 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
11243         active for foreign groups even if the group level is higher than
11244         the specified value.
11245
11246 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11247
11248         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
11249         non-active groups.
11250
11251         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
11252
11253 2004-05-20  Magnus Henoch  <mange@freemail.hu>
11254
11255         * dns.el (dns-read-type): Add support for SVR.  (small patch)
11256
11257 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
11258
11259         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
11260         (spam-crm114-header, spam-crm114-spam-switch)
11261         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
11262         (spam-crm114-positive-spam-header)
11263         (spam-crm114-database-directory, spam-list-of-processors)
11264         (spam-group-spam-processor-crm114-p)
11265         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
11266         (spam-generic-score, spam-list-of-checks)
11267         (spam-list-of-statistical-checks, spam-registration-functions)
11268         (spam-check-crm114-headers, spam-crm114-score)
11269         (spam-check-crm114, spam-crm114-register-with-crm114)
11270         (spam-crm114-register-spam-routine)
11271         (spam-crm114-unregister-spam-routine)
11272         (spam-crm114-register-ham-routine)
11273         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
11274         asjo@koldfront.dk (Adam Sjøgren).
11275
11276         * gnus.el: Add spam-use-crm114.
11277
11278         * spam.el (spam-list-of-processors, spam-registration-functions):
11279         Add spam-use-resend.
11280         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
11281         (spam-report-articles-gmane): Add doc fix.
11282         (spam-report-articles-resend, spam-report-resend-register-routine):
11283         Add wrappers around spam-report-resend-to.
11284
11285         * spam-report.el (spam-report-resend-to, spam-report-resend):
11286         Add support for resending spam.
11287         (spam-report-gmane): Fix line length >80.
11288
11289         * gnus.el (spam-process): Add spam-use-resend.
11290
11291 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11292
11293         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
11294         number of processed spam messages.
11295         (spam-ham-copy-or-move-routine): Return the number of processed
11296         ham messages.
11297         (spam-summary-prepare-exit): Use the above values to decide
11298         whether status messages shouled be displayed.
11299
11300 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11301
11302         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
11303         `rfc2047-encoding-function-alist' in order to avoid conflicting
11304         with the old version.
11305         (rfc2047-encode-region): Concatenate words containing non-ASCII
11306         characters in structured fields; don't encode space-delimited
11307         ASCII words even in unstructured fields; don't break words at
11308         char-category boundaries.
11309         (rfc2047-encode-1): New function.
11310         (rfc2047-encode): Use it; encode text so that it occupies the
11311         maximum width within 76-column; work correctly on Q encoding for
11312         iso-2022-* charsets.
11313         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
11314         sure not to break a line just after the header name.
11315         (rfc2047-b-encode-region): Removed.
11316         (rfc2047-b-encode-string): New function.
11317         (rfc2047-q-encode-region): Removed.
11318         (rfc2047-q-encode-string): New function.
11319
11320         * mm-util.el (mm-replace-in-string): New function.
11321
11322 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11323
11324         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
11325         get it right.
11326         (gnus-inews-make-draft): Really.
11327
11328 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
11329
11330         * nnmh.el (nnmh-request-list-1): Don't check the link count
11331         before descending.  (small patch)
11332
11333 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11334
11335         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
11336         stuff.
11337
11338         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
11339         on real group name.
11340
11341         * gnus-art.el (gnus-signature-limit): Doc fix.
11342
11343         * gnus-msg.el (gnus-inews-make-draft): Quote list.
11344
11345         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
11346
11347 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
11348
11349         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
11350         isn't a string.
11351
11352 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11353
11354         * gnus-draft.el (gnus-draft-send): Bind
11355         rfc2047-encode-encoded-words.
11356
11357         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
11358         (rfc2047-encodable-p): Say that =? needs encoding.
11359         (rfc2047-encode-encoded-words): New variable.
11360
11361         * gnus-group.el (gnus-group-select-group): Doc fix.
11362
11363         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
11364
11365         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
11366         to nil.
11367
11368         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
11369
11370         * nnheader.el (nnheader-get-lines-and-char): New function.
11371
11372 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
11373
11374         * gnus-msg.el (gnus-summary-followup-with-original): Document
11375         yanking of region when active.
11376
11377 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11378
11379         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
11380         groups if the group level is higher than the specified value.
11381
11382 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11383
11384         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
11385         (gnus-group-jump-to-group): Added prefix argument using
11386         `gnus-group-jump-to-group-prompt'.  Query before jumping to
11387         non-active group.
11388
11389         * compface.el (uncompface): Be verbose when changing
11390         `uncompface-use-external'.
11391
11392         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
11393         handle manual section.
11394
11395 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11396
11397         * gnus-art.el (gnus-button-alist): Revert previous change.
11398
11399 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11400
11401         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
11402
11403 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11404
11405         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
11406         whether backend can accept message.
11407
11408         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
11409
11410 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
11411
11412         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
11413         Avoid creating directory when nntp-marks-is-evil is true.
11414         Reported by Reiner Steib.
11415
11416 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11417
11418         * gnus-picon.el (gnus-picon-style): New variable.
11419         (gnus-picon-insert-glyph): Added optional `nostring' argument.
11420         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
11421         Jesper Harder <harder@ifa.au.dk>.
11422
11423 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11424
11425         * message.el (message-fill-field): Return point.
11426         (message-generate-headers): Go to end of field.
11427
11428         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
11429         stuff for non-living groups.
11430
11431 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
11432
11433         * gnus-art.el (gnus-article-followup-with-original)
11434         (gnus-article-reply-with-original): gnus-mark-active-p ->
11435         gnus-region-active-p.
11436
11437 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
11438
11439         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
11440         only when there is spam or ham to be processed.
11441
11442 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11443
11444         * mail-source.el (mail-source-delete-crash-box): Refactor.
11445         (mail-source-fetch): Use it.
11446         (mail-source-fetch-file): Ditto.
11447         (mail-source-fetch-directory): Run postscript in loop.
11448         (mail-source-fetch-pop): Delete.
11449         (mail-source-fetch-maildir): Ditto.
11450         (mail-source-fetch-imap): Ditto.
11451
11452         * imap.el (imap-authenticators): Comment out sasl.
11453
11454         * message.el (message-skip-to-next-address): New function.
11455         (message-fill-header-address): Refactor.
11456         (message-fill-address): Use it.
11457         (message-delete-address): Use it.
11458         (message-fill-header-general): Refactor.
11459         (message-fill-field-address): Rename.
11460         (message-narrow-to-field): Find the start of the header.
11461         (message-header-format-alist): Don't pre-fill.
11462         (message-fill-header): Removed.
11463         (message-insert-header): New function.
11464         (message-shorten-references): Use it.
11465
11466         * rfc2047.el (rfc2047-field-value): Strip props.
11467
11468         * mail-parse.el (mail-header-make-address): New alias.
11469
11470         * ietf-drums.el (ietf-drums-make-address): New function.
11471
11472         * imap.el: Add compiler directives.
11473
11474         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
11475
11476         * gnus-art.el (article-decode-idna-rhs): Don't use
11477         message-idna-inside-rhs-p.
11478
11479 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11480
11481         * message.el (message-idna-inside-rhs-p): Removed.
11482         (message-idna-to-ascii-rhs-1): Use proper address parsing.
11483
11484         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
11485         false positives.
11486
11487 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
11488
11489         * imap.el (imap-sasl-make-mechanisms): Use sasl.
11490
11491 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11492
11493         * nneething.el (nneething-file-name): Don't create spurious
11494         files.
11495
11496         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
11497         (gnus-inews-do-gcc): Remove sleep.
11498
11499         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
11500         part under point.
11501
11502         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
11503         (gnus-agent-regenerate-group): Using nil messages aren't valid.
11504
11505 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
11506
11507         * spam.el (spam-summary-prepare-exit): Fixed (length).
11508
11509 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
11510
11511         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
11512         as expired without moving it" message when there are spam
11513         messages left.
11514
11515 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
11516
11517         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
11518         header is not nil.
11519
11520 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
11521
11522         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
11523         nntp-possibly-create-directory, not nntp-possibly-change-group.
11524         (nntp-marks-changed-p): New arg SERVER.
11525         (nntp-request-update-info): Adjust caller.
11526
11527 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
11528
11529         * nntp.el (nntp-save-marks): Pass missing arg.
11530
11531 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
11532
11533         * nntp.el: Support marks.
11534         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
11535         (nntp-marks-modtime, nntp-marks-directory): New variables.
11536         (nntp-request-set-mark, nntp-request-update-info)
11537         (nntp-possibly-create-directory, nntp-marks-changed-p)
11538         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
11539         functions.
11540
11541 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
11542
11543         * gnus-xmas.el (gnus-xmas-select-lowest-window)
11544         (gnus-xmas-redefine): Rename.
11545
11546         * gnus-score.el (gnus-score-insert-help): Use
11547         gnus-select-lowest-window.
11548
11549         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
11550         appt-select-lowest-window and rename to gnus-select-lowest-window.
11551
11552         * gnus.el: do.
11553
11554 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11555
11556         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
11557         encodings of MIME-encoded words, in order to improve
11558         interoperability with several broken MUAs.
11559
11560 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11561
11562         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
11563         tags, only when charsets are not specified in headers.
11564         (mm-inline-text-html-render-with-w3m): Ditto.
11565
11566         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
11567         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
11568
11569 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11570
11571         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
11572         instead of MIME-decoded from fields when checking
11573         `gnus-article-address-banner-alist'.
11574
11575 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
11576
11577         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
11578         description rather than subject.
11579
11580 2004-05-02  Steve Youngs  <steve@youngs.au.com>
11581
11582         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
11583
11584 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11585
11586         * gnus.el (gnus-version-number): Bump.
11587
11588 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11589
11590         * gnus.el: No Gnus v0.2 is released.
11591
11592 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11593
11594         * gnus-agent.el (gnus-agent-read-agentview): Inline
11595         gnus-uncompress-range.
11596
11597 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11598
11599         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
11600         `exec-installed-p'.
11601
11602 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11603
11604         * gnus.el (spam-process, spam-autodetect-methods): Add
11605         bsfilter and bsfilter-headers.
11606
11607         * spam.el (spam-bsfilter): New customize group.
11608         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
11609         (spam-bsfilter-header, spam-bsfilter-probability-header)
11610         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
11611         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
11612         (spam-bsfilter-database-directory): New options.
11613         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
11614         (spam-list-of-statistical-checks, spam-registration-functions):
11615         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
11616         (spam-bsfilter-score): New command.
11617         (spam-check-bsfilter-headers, spam-check-bsfilter)
11618         (spam-bsfilter-register-with-bsfilter)
11619         (spam-bsfilter-register-spam-routine)
11620         (spam-bsfilter-unregister-spam-routine)
11621         (spam-bsfilter-register-ham-routine)
11622         (spam-bsfilter-unregister-ham-routine): New functions.
11623         (spam-generic-score): Support bsfilter; Accept an optional argument
11624         to recalcurate spam score even if scoring header has already been
11625         added.
11626         (spam-bogofilter-score, spam-spamassassin-score): Accept an
11627         optional argument to recalcurate spam score even if scoring header
11628         has already been added.
11629
11630 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
11631
11632         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
11633         strings!  Reported by David D. Smith <davidsmith@acm.org>.
11634         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
11635         link is missing.
11636
11637 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
11638
11639         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
11640         (html2text-get-attr): Rewrite.
11641
11642         * message.el (message-setup-1): Remove redundant put-text-property
11643         on mail-header-separator.
11644
11645 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
11646
11647         * gnus-registry.el (gnus-registry-cache-whitespace)
11648         (gnus-registry-action, gnus-registry-spool-action)
11649         (gnus-registry-split-fancy-with-parent): Change message levels
11650         from 5 to 3 or 7, as needed.
11651
11652         * spam.el (spam-summary-prepare-exit)
11653         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
11654         (spam-split, spam-find-spam, spam-log-undo-registration)
11655         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
11656         level from 5 to 6.
11657
11658 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11659
11660         * gnus-ems.el: Autoload appt-select-lowest-window (revert
11661         2004-03-04 change).
11662
11663 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
11664
11665         * sieve-manage.el (sieve-manage-open):
11666         * nnweb.el (nnweb-insert-html):
11667         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
11668         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
11669         * nnspool.el (nnspool-request-group):
11670         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
11671         * nnml.el (nnml-request-update-info):
11672         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
11673         (nnmh-request-create-group, nnmh-update-gnus-unreads):
11674         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
11675         (nnimap-request-set-mark):
11676         * nnfolder.el (nnfolder-request-update-info):
11677         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
11678         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
11679         * gnus-uu.el (gnus-uu-find-articles-matching):
11680         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
11681         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
11682         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
11683         * gnus-nocem.el (gnus-nocem-scan-groups):
11684         * gnus-int.el (gnus-start-news-server):
11685         * gnus-group.el (gnus-group-make-kiboze-group)
11686         (gnus-group-browse-foreign-server):
11687         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
11688         Use mapc when appropriate.
11689
11690 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
11691
11692         FIXME: Make separate entries for each person.
11693
11694         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
11695         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
11696         <shields@msrl.com>:
11697
11698         * spam.el (spam-necessary-extra-headers): Get the extra headers we
11699         may need for spam sorting and scoring.
11700         (spam-user-format-function-S): Add user format function suitable for
11701         general use.
11702         (spam-article-sort-by-spam-status): Add sorting function for summary
11703         sorting.
11704         (spam-extra-header-to-number): Add function to get a score from a
11705         header.
11706         (spam-summary-score): Add function to  get a numeric score from the
11707         headers.
11708         (spam-generic-score): Fix function doc, was in wrong place.
11709         (spam-initialize): Take symbols when it's run, and install the
11710         extra headers that spam-necessary-extra-headers thinks we need.
11711
11712 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
11713
11714         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
11715         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
11716
11717 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
11718
11719         * gnus-sum.el (gnus-set-global-variables)
11720         (gnus-build-all-threads, gnus-get-newsgroup-headers)
11721         (gnus-article-get-xrefs, gnus-summary-best-group)
11722         (gnus-summary-next-article, gnus-summary-enter-digest-group)
11723         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
11724         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
11725         Use with-current-buffer.
11726
11727 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
11728
11729         * spam.el (spam-summary-prepare-exit): Simplify logic.
11730         (spam-fetch-article-header): Read the article header if it's not
11731         available.
11732         (spam-list-articles): Simplify logic.
11733         (spam-filelist-register-routine): Fix bug with unregister-list.
11734
11735         * gnus-registry.el: Fix comments at beginning.
11736
11737 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
11738
11739         * message.el (message-cater-to-broken-inn): Remove.
11740         (message-shorten-references): Make sure the total folded length of
11741         References is shorter than 998 characters to cater to a bug in INN
11742         2.3.  Also, don't pretend that references aren't folded -- this
11743         hasn't worked for a while.
11744
11745 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11746
11747         * gnus-agent.el (gnus-agentize):
11748         gnus-agent-send-mail-real-function no longer set to current value
11749         of message-send-mail-function but rather a lambda that calls
11750         message-send-mail-function.  The change makes the agent real-time
11751         responsive to user changes to message-send-mail-function.
11752
11753 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11754
11755         * legacy-gnus-agent.el
11756         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
11757         help from Florian Weimer <fw@deneb.enyo.de>
11758
11759 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * nnmail.el (nnmail-cache-insert): Revert last change.
11762
11763 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11764
11765         * nnmail.el (nnmail-cache-insert): Always check whether
11766         nnmail-cache-ignore-groups matches a group name.
11767
11768 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
11769
11770         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
11771         (spam-find-spam, spam-log-processing-to-registry)
11772         (spam-log-registered-p, spam-log-unregistration-needed-p)
11773         (spam-log-undo-registration): Use gnus-message instead of
11774         gnus-error, none of these errors are fatal.
11775
11776         * gnus-registry.el (gnus-registry-clean-empty-function)
11777         (gnus-registry-clean-empty): Remove only empty entries without
11778         extra data.
11779
11780 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
11781
11782         * spam-stat.el (spam-stat-buffer-change-to-spam)
11783         (spam-stat-buffer-change-to-non-spam): Change (error) to
11784         (gnus-message 8) invocation.
11785
11786 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * nntp.el (nntp-via-netcat-command): New variable.
11789         (nntp-via-netcat-switches): New variable.
11790         (nntp-open-via-rlogin-and-netcat): New function.
11791         (nntp-open-connection-function): Doc fix.
11792         (nntp-telnet-command): Doc fix.
11793         (nntp-end-of-line): Doc fix.
11794         (nntp-via-rlogin-command): Doc fix.
11795         (nntp-via-user-name): Doc fix.
11796         (nntp-via-address): Doc fix.
11797
11798 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11801         error in Emacs 21.1.
11802
11803 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
11804
11805         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11806
11807 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11808         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11809         (gnus-agent-with-refreshed-group): New macro.
11810         (gnus-agent-rename-group): New function.
11811         (gnus-agent-delete-group): New function.
11812         (gnus-agent-save-group-info): Use gnus-command-method when
11813         `method' parameter is nil.  Don't write nil entries into the
11814         active file.
11815         (gnus-agent-get-group-info): New function.
11816         (gnus-agent-fetch-articles): Use
11817         gnus-agent-update-files-total-fetched-for to increment disk space
11818         used.
11819         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11820         gnus-agent-update-view-total-fetched-for to increment disk space
11821         used.
11822         (gnus-agent-get-local): Added optional parameters to avoid calling
11823         gnus-group-real-name and gnus-find-method-for-group.
11824         (gnus-agent-set-local): Delete stored entry if either min, or max,
11825         are nil.
11826         (gnus-agent-fetch-session): Reworded error/quit messages.  On
11827         quit, use gnus-agent-regenerate-group to record existance of any
11828         articles fetched to disk before the quit occurred.
11829         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11830         gnus-agent-update-view-total-fetched-for, and
11831         gnus-agent-update-files-total-fetched-for to decrement disk space
11832         used.
11833         (gnus-agent-retrieve-headers): Use
11834         gnus-agent-update-view-total-fetched-for to increment disk space
11835         used.
11836         (gnus-agent-regenerate-group): Replace gnus-group-update-group
11837         with gnus-agent-update-files-total-fetched-for to decrement disk
11838         space and fresh group buffer.
11839         (gnus-agent-inhibit-update-total-fetched-for): New variable.
11840         (gnus-agent-need-update-total-fetched-for): New variable.
11841         (gnus-agent-update-files-total-fetched-for): New function.
11842         (gnus-agent-update-view-total-fetched-for): New function.
11843         (gnus-agent-total-fetched-for): New function.
11844
11845         * gnus-cache.el (gnus-cache-save-buffers): Use
11846         gnus-cache-update-overview-total-fetched-for to change disk space
11847         used by this group.
11848         (gnus-cache-possibly-enter-article): Use
11849         gnus-cache-update-file-total-fetched-for to increment disk space
11850         used by this group.
11851         (gnus-cache-possibly-remove-article): Use
11852         gnus-cache-update-file-total-fetched-for to decrement disk space
11853         used by this group.
11854         (gnus-cache-generate-nov-databases): Purge total fetched cache.
11855         (gnus-cache-rename-group): New function.
11856         (gnus-cache-delete-group): New function.
11857         (gnus-cache-inhibit-update-total-fetched-for): New variable.
11858         (gnus-cache-need-update-total-fetched-for): New variable.
11859         (gnus-cache-with-refreshed-group): New macro.
11860         (gnus-cache-update-file-total-fetched-for): New function.
11861         (gnus-cache-update-overview-total-fetched-for): New function.
11862         (gnus-cache-rename-group-total-fetched-for): New function.
11863         (gnus-cache-delete-group-total-fetched-for): New function.
11864         (gnus-cache-total-fetched-for): New function.
11865
11866         * gnus-group.el: Require gnus-sum and autoload functions to
11867         resolve warnings when gnus-group.el compiled alone.
11868         (gnus-group-line-format): Documented new %F
11869         (size of Fetched data) group line format; identifies disk space
11870         used by agent and cache.
11871         (gnus-group-line-format-alist): Defined new F format.
11872         (gnus-total-fetched-for): New function.
11873         (gnus-group-delete-group): No longer update
11874         gnus-cache-active-altered as gnus-request-delete-group now keeps
11875         the cache in sync.
11876         (gnus-group-list-active): Let the agent store a server's active
11877         list if currently plugged.
11878
11879         * gnus-int.el (gnus-request-delete-group):
11880         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
11881         local disk in sync with the server.
11882         (gnus-request-rename-group):
11883         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
11884         local disk in sync with the server.
11885
11886         * gnus-start.el (gnus-get-unread-articles):
11887         Cosmetic simplification to logic.
11888
11889         * gnus-util.el (gnus-rename-file): New function.
11890
11891 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
11892
11893         * mm-util.el (mm-image-load-path): Handle nil in load-path.
11894
11895 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
11896
11897         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11898         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
11899
11900 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
11901
11902         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11903         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
11904
11905 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
11906
11907         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
11908
11909 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
11910
11911         * spam.el (spam-set-difference): Add function to replace
11912         gnus-set-difference in spam.el.
11913         (spam-summary-prepare-exit): Use spam-set-difference.
11914
11915 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11916
11917         * gnus-registry.el (gnus-registry-cache-file): Update to use
11918         gnus-dribble-directory OR gnus-home-directory OR ~.
11919         (gnus-registry-split-fancy-with-parent): Fix doc.
11920
11921 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11922
11923         * message.el (message-exchange-point-and-mark): Use
11924         message-mark-active-p.  Suggested by Jesper Harder
11925         <harder@ifa.au.dk>.
11926
11927 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11928
11929         * message.el (message-exchange-point-and-mark): Don't activate
11930         region if it was inactive.  Suggested by Hiroshi Fujishima
11931         <pooh@nature.tsukuba.ac.jp>.
11932
11933 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * gnus-art.el (article-display-face): Display Faces in the same
11936         order as X-Faces.
11937
11938 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
11941
11942 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11943
11944         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11945         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11946         (gnus-article-mime-hierarchy): Remove.
11947         (gnus-article-mime-hierarchy-next): Remove.
11948         (gnus-article-mode): Revert 2004-03-19 change.
11949         (gnus-article-setup-buffer): Revert 2004-03-19 change.
11950         (gnus-insert-mime-button): Revert 2004-03-19 change.
11951         (gnus-mime-accumulate-hierarchy): Remove.
11952         (gnus-mime-enter-multipart): Remove.
11953         (gnus-mime-leave-multipart): Remove.
11954         (gnus-mime-display-part): Revert 2004-03-19 change.
11955         (gnus-mime-display-alternative): Revert 2004-03-19 change.
11956
11957         * mml.el (mml-preview): Revert 2004-03-19 change.
11958
11959 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
11960
11961         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11962
11963 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11964
11965         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11966         t while entering a file name using the mm-with-multibyte macro.
11967         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11968
11969         * mm-util.el (mm-with-multibyte): New macro.
11970
11971 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11974         user option.
11975         (gnus-mime-multipart-functions): Doc and customization fix.
11976         (gnus-article-mime-hierarchy): New variable.
11977         (gnus-article-mime-hierarchy-next): New variable.
11978         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11979         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11980         gnus-article-mime-hierarchy-next to nil.
11981         (gnus-insert-mime-button): Show hierarchy numbers.
11982         (gnus-mime-accumulate-hierarchy): New function.
11983         (gnus-mime-enter-multipart): New function.
11984         (gnus-mime-leave-multipart): New function.
11985         (gnus-mime-display-part): Recompute hierarchical MIME structure.
11986         (gnus-mime-display-alternative): Show hierarchy numbers.
11987
11988         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11989         gnus-article-mime-hierarchy-next to nil.
11990
11991 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
11992
11993         * dns.el: Don't require gnus-xmas.
11994
11995 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
11996
11997         * mml.el (mml-generate-mime-1): Don't use format=flowed with
11998         inline PGP.
11999         (mml-menu): Disable mml-quote-region if mark is inactive.
12000
12001 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12002
12003         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
12004         when the group's active is not available.
12005
12006 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12007
12008         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
12009         error.
12010
12011 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
12012
12013         * imap.el (imap-store-password): New variable.
12014         (imap-interactive-login): Use it.
12015         Suggested by Mark Plaksin <happy@mcplaksin.org>.
12016
12017 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * gnus-art.el (gnus-article-read-summary-keys): Restore new
12020         window-start and hscroll to summary window.
12021
12022 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12023
12024         * gnus-start.el (gnus-convert-old-newsrc): Only write the
12025         conversion message to newsrc-dribble when an actual conversion is
12026         performed.
12027
12028 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
12029
12030         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
12031
12032 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12033
12034         * mm-decode.el (mm-complicated-handles): New function reviving
12035         former definition of mm-multiple-handles.
12036
12037         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
12038         (gnus-mime-delete-part): Use it.
12039
12040 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12041
12042         * gnus-agent.el (gnus-agent-read-local): Bind
12043         nnheader-file-coding-system to gnus-agent-file-coding-system to
12044         avoid the implicit assumption that they will always be equal.
12045         (gnus-agent-save-local): Bind buffer-file-coding-system, not
12046         coding-system-for-write, as the with-temp-file macro first prints
12047         to a buffer then saves the buffer.
12048
12049 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12050
12051         * gnus-art.el (gnus-article-edit-part): New function.
12052         (gnus-mime-save-part-and-strip): Use it; do query instead of
12053         signaling an error; don't use mm-multiple-handles.
12054         (gnus-mime-delete-part): Ditto.
12055
12056 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12057
12058         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
12059         old file versions.
12060         (gnus-group-prepare-hook): Removed function that converted list
12061         form of gnus-agent-expire-days to group properties.
12062
12063         * gnus-int.el: Autoload gnus-agent-regenerate-group.
12064         (gnus-request-accept-article): Re-indented.
12065
12066         * gnus-start.el (gnus-convert-old-newsrc): Registered new
12067         converters to handle old agent file formats.  Added logic for a
12068         "backup before upgrading warning".
12069         (gnus-convert-mark-converter-prompt): Developers can mark
12070         functions as needing (default), or not needing,
12071         gnus-convert-old-newsrc's "backup before upgrading warning".
12072         (gnus-convert-converter-needs-prompt): Tests whether the user
12073         should be protected from potentially irreversable changes by the
12074         function.
12075
12076         * legacy-gnus-agent.el: New.  Provides converters that are only
12077         loaded when gnus-convert-old-newsrc needs to call them.
12078
12079 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12080
12081         * mail-source.el (mail-source-touch-pop): Doc fix.
12082
12083         * message.el (message-smtpmail-send-it): Doc fix.
12084
12085 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
12086
12087         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
12088
12089         * nnmail.el (nnmail-split-fancy): do.
12090
12091         * gnus-kill.el (gnus-kill, gnus-execute): do.
12092
12093 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
12094
12095         * gnus-sum.el (gnus-widget-reversible-match)
12096         (gnus-widget-reversible-to-internal)
12097         (gnus-widget-reversible-to-external): New functions.
12098         (gnus-widget-reversible): New widget.
12099         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
12100
12101 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
12102
12103         * gnus-sum.el (gnus-thread-sort-functions)
12104         (gnus-article-sort-functions): Document `(not F)' items.
12105
12106 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
12107
12108         * spam.el (spam-use-gmane-xref): Add new backend.
12109         (spam-gmane-xref-spam-group): Add variable to control the name of the
12110         Gmane spam group.
12111         (spam-blackhole-servers, spam-blackhole-good-server-regex)
12112         (spam-regex-headers-spam, spam-regex-headers-ham)
12113         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
12114         (spam-list-of-checks): Add spam-use-gmane-xref to list of
12115         backends and checks.
12116         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
12117
12118         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
12119         an autodetect method.
12120
12121 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12122
12123         * gnus-int.el (gnus-request-accept-article): Inform the agent that
12124         articles are being added to a group.
12125         (gnus-request-replace-article): Inform the agent that articles
12126         need to be uncached as the cached contents are no longer valid.
12127
12128 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12129
12130         * binhex.el: Don't autoload executable-find.
12131
12132         * canlock.el: Don't autoload mail-fetch-field.
12133
12134         * dgnushack.el: Autoload c-mode for XEmacs.
12135
12136         * gnus-ems.el: Don't autoload appt-select-lowest-window.
12137
12138         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
12139         rmail-dont-reply-to and rmail-output.
12140
12141         * gnus-score.el: Don't autoload ffap-string-at-point.
12142
12143         * gnus-setup.el: Don't autoload sc-cite-original.
12144
12145         * imap.el: Don't autoload base64-decode-string,
12146         base64-encode-string and md5.
12147
12148         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
12149         and rmail-msg-restore-non-pruned-header.
12150
12151         * mm-decode.el: Don't autoload executable-find.
12152
12153         * mm-url.el: Don't autoload executable-find.
12154
12155         * mm-view.el: Don't autoload diff-mode.
12156
12157         * nndb.el: Don't autoload news-reply-mode, news-setup,
12158         cancel-timer and telnet.
12159
12160         * password.el: Don't autoload run-at-time for Emacs.
12161
12162         * sha1-el.el: Don't autoload executable-find.
12163
12164         * sieve-mode.el: Don't autoload c-mode.
12165
12166         * uudecode.el: Don't autoload executable-find.
12167
12168 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12169
12170         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
12171         (gnus-agent-possibly-alter-active): Avoid null in numeric
12172         comparison.
12173         (gnus-agent-set-local): Refuse to save null in local object table.
12174         (gnus-agent-regenerate-group): The REREAD parameter can now be a
12175         list of articles that will be marked as unread.
12176
12177 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12178
12179         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
12180
12181 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
12182
12183         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
12184         language tags.
12185
12186 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
12187
12188         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
12189         Don't bind "obarray".
12190
12191         * gnus-sum.el (gnus-thread-sort-functions): Added
12192         `gnus-thread-sort-by-most-recent-number' and
12193         `gnus-thread-sort-by-most-recent-date'.
12194         Reported by Kai Grossjohann <kai@emptydomain.de>.
12195
12196 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12197
12198         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
12199
12200 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12201
12202         * gnus-cus.el (gnus-agent-customize-category): Removed
12203         ignore-errors macro reference that required cl to be loaded at
12204         run-time.
12205
12206         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
12207         single-interval range of the form (min . max).  Previously the
12208         range had to look like ((min . max)).  Likewise, return
12209         (min . max) rather than ((min . max)).
12210         (gnus-range-map): Use gnus-range-normalize to accept
12211         single-interval range.
12212
12213         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
12214         the cache, but not the agent, now appear with their usual face.
12215
12216         * dgnushack.el (loaddir): New variable that is bound to the
12217         directory containing the dgnushack.el file. Use loaddir, rather
12218         than srcdir, to update load-path. Change lets dgnushack compile
12219         code in directories other than GNUS/lisp.
12220
12221 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * lpath.el: Don't bind w3m-safe-url-regexp.
12224
12225         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
12226         w3m-safe-url-regexp variable buffer-local.
12227
12228         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
12229
12230 2004-02-27  Simon Josefsson  <jas@extundo.com>
12231
12232         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
12233         gnus-group-real-prefix.
12234         (gnus-summary-move-article): Use it, instead of
12235         gnus-group-real-prefix.
12236
12237 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * lpath.el: Bind w3m-safe-url-regexp.
12240
12241         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
12242         w3m-safe-url-regexp variable buffer-local and set it as the value
12243         of mm-w3m-safe-url-regexp.
12244
12245         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
12246
12247         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
12248         parsing gnus-posting-styles when the message is not for replying.
12249
12250         * dgnushack.el: Autoload sgml-mode for XEmacs.
12251
12252         * nnrss.el (nnrss-opml-export): Use
12253         mm-set-buffer-file-coding-system instead of
12254         set-buffer-file-coding-system.
12255
12256 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
12257
12258         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
12259         of checkdoc.el).
12260         * nnrss.el: do.
12261         * gnus-mlspl.el: do.
12262         * gnus-ml.el: do.
12263         * gnus-srvr.el: do.
12264
12265         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
12266
12267 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12268
12269         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
12270         Corrections to custom-manual links.
12271
12272         * gnus-art.el (gnus-article): Ditto.
12273
12274         * mm-decode.el (mime-display, mime-security): Ditto.
12275
12276 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
12277
12278         * flow-fill.el: Typo.
12279
12280 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
12281
12282         * spam-wash.el: New file.
12283
12284 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
12285
12286         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
12287
12288 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
12289
12290         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
12291         to be run with new-articles as LIST1, not LIST2.
12292         (spam-registration-functions): Add spam-use-ham-copy as a nil
12293         registration backend.
12294
12295 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
12296
12297         * spam-stat.el (spam-stat-washing-hook): New option.
12298         (spam-stat-buffer-words): Use it.
12299         (spam-stat-process-directory, spam-stat-test-directory): Use
12300         insert-file-contents-literally.
12301         (spam-stat-coding-system): New variable.
12302         (spam-stat-load, spam-stat-save): Use it.
12303
12304 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12305
12306         * spam-report.el (spam-report-plug-agent): Quote
12307         spam-report-url-to-file and spam-report-url-ping-plain.
12308
12309 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
12310
12311         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
12312         / in mailto URLs.
12313
12314 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12315
12316         * spam-report.el (spam-report-process-queue): Fix interactive use.
12317         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
12318         (spam-report-unplug-agent): Doc fixes.
12319         (spam-report-url-ping-mm-url, spam-report-url-to-file)
12320         (spam-report-agentize, spam-report-deagentize): Autoload
12321
12322 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12323
12324         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
12325
12326         * message.el (message-setup-fill-variables): Add mml tags to
12327         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
12328         <ajk@iu.edu>.
12329         (message-mode): Don't modify paragraph-separate there.
12330
12331 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12332
12333         * compface.el (uncompface-use-external): Default to undecided.
12334         (uncompface-use-external-threshold): New variable.
12335         (uncompface-float-time): New macro.
12336         (uncompface): Determine whether to use the external decoder if
12337         uncompface-use-external is undecided.
12338
12339 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12340
12341         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
12342         after images.
12343
12344         * gnus-art.el (gnus-mime-display-single): Remove dead code.
12345
12346 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
12347
12348         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
12349
12350         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
12351
12352         * gnus-sum.el (gnus-summary-limit-to-age)
12353         (gnus-summary-limit-children): do.
12354
12355         * gnus-int.el (gnus-request-scan): do.
12356
12357         * gnus-group.el (gnus-group-suspend): do.
12358
12359         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
12360
12361         * gnus-cite.el (gnus-cite-parse-attributions): do.
12362
12363         * gnus-agent.el (gnus-summary-set-agent-mark)
12364         (gnus-agent-regenerate-group): do.
12365
12366         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
12367
12368         * binhex.el (binhex-decode-region-internal): do.
12369
12370 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * gnus-fun.el (gnus-face-properties-alist): New user option.
12373         (gnus-display-x-face-in-from): Use it.
12374
12375         * gnus-art.el (article-display-face): Ditto.
12376
12377         * compface.el (uncompface-use-external): Default to nil.
12378
12379 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
12380
12381         * nntp.el (nntp-erase-buffer): New function.
12382         (nntp-retrieve-data, nntp-send-command)
12383         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
12384         (nntp-possibly-change-group): Use it.
12385
12386         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
12387         with-current-buffer.
12388
12389 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
12390
12391         * compface.el: Merge the ELisp-based uncompface program.
12392         (compface): New customization group.
12393         (uncompface-use-external): New user option.
12394         (uncompface): Call uncompface-internal if uncompface-use-external
12395         is nil.
12396         (uncompface-internal): New function.  Note that there are also
12397         some other functions and variables added for this function.
12398
12399 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
12400
12401         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
12402         if necessary.
12403
12404 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
12405
12406         * spam-report.el (spam-report-unplug-agent)
12407         (spam-report-plug-agent, spam-report-deagentize)
12408         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
12409         Add support for the Agent in spam-report: when unplugged, report to a
12410         file; when plugged, submit all the requests.
12411
12412         * spam.el (spam-register-routine): Fix message about
12413         registration.
12414
12415 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
12416
12417         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
12418         dependencies.
12419         (rfc2047-encode): Use it.
12420
12421         * gnus-art.el (gnus-button-marker-list): Move before first
12422         reference.
12423
12424         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12425         (imap-parse-body): Fix format string mismatch.
12426
12427         * gnus-score.el (gnus-summary-increase-score): do.
12428
12429         * nnrss.el (nnrss-close): New function.
12430
12431 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
12432
12433         * nnrss.el (nnrss-make-filename): New function.
12434         (nnrss-request-delete-group, nnrss-read-server-data)
12435         (nnrss-save-server-data, nnrss-read-group-data)
12436         (nnrss-save-group-data): Use it.
12437         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
12438         (nnrss-read-server-data, nnrss-read-group-data): Use load.
12439         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
12440
12441 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
12442
12443         * mml.el (mml-compute-boundary-1): Don't uncompress files.
12444
12445 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
12446
12447         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
12448         files.
12449
12450         * message.el (message-generate-headers-first): Don't quote nil
12451         and t in docstrings.
12452
12453         * imap.el (imap-id): do.
12454
12455         * gnus-agent.el (gnus-agent-consider-all-articles)
12456         (gnus-agent-queue-mail): do.
12457
12458 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
12459
12460         * spam-report.el (spam-report-process-queue): New function.
12461         Process requests from `spam-report-requests-file'.
12462         (spam-report-process-queue): Doc fix.
12463
12464 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
12465
12466         * spam.el (spam-register-routine)
12467         (spam-log-processing-to-registry, spam-log-registered-p)
12468         (spam-log-unregistration-needed-p, spam-log-undo-registration):
12469         Change "check" to "spam-check" for semi-clarity.
12470
12471 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
12472
12473         * pop3.el: Require nnheader.
12474
12475         * mml-smime.el: Require cl.  Autoload message-fetch-field.
12476
12477         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
12478
12479         * gnus-picon.el: Require cl.
12480
12481         * gnus-fun.el: Require gnus-ems and gnus-util.
12482
12483         * gnus.el (gnus-method-to-server): Move defsubst before first use.
12484
12485         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
12486
12487         * gnus-art.el (gnus-article-edit-mode): Define before first
12488         reference.
12489
12490 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
12491
12492         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
12493         (gnus-uu-post-encoded): Use point-at-bol.
12494
12495         * gnus-topic.el (gnus-group-active-topic-p): do.
12496
12497         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
12498
12499         * gnus-group.el (gnus-group-kill-region): do.
12500
12501         * gnus-art.el (article-date-ut): do.
12502
12503         * message.el (message-fetch-field): Remove redundant
12504         case-fold-search binding.
12505         (message-narrow-to-field): Simplify.
12506
12507 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
12508
12509         * spam.el (spam-directory): Derive from `gnus-directory'.
12510
12511         * spam-report.el (spam-report-url-to-file)
12512         (spam-report-requests-file): New function and variable for offline
12513         reporting.
12514         (spam-report-url-ping-function): Add `spam-report-url-to-file'
12515         and user defined function.
12516         (spam-report-url-ping-mm-url): Remove doubled slash.
12517
12518 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
12519
12520         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
12521
12522 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
12523
12524         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
12525         format string mismatch.
12526
12527         * sieve.el (sieve-deactivate-all): do.
12528
12529         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
12530
12531         * nnlistserv.el (nnlistserv-kk-wash-article): do.
12532
12533         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
12534
12535         * mm-bodies.el (mm-7bit-chars): Don't include \r.
12536
12537 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
12538
12539         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
12540         the list of checks.
12541
12542 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
12543
12544         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
12545         padding.
12546
12547 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
12548
12549         * mm-view.el (mm-fill-flowed): New variable.
12550         (mm-inline-text): Use it.
12551
12552 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
12553
12554         * spam.el (spam-spamassassin-register-ham-routine)
12555         (spam-spamassassin-register-spam-routine): Fix function names.
12556
12557 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * gnus.el (gnus-tmp-grouplens): Remove.
12560         (gnus-summary-line-format): Remove grouplens.
12561
12562         * gnus-group.el (gnus-group-line-format): Ditto.
12563
12564         * gnus-spec.el (gnus-format-specs): Ditto.
12565         (gnus-update-format-specifications): Flush the group format spec
12566         cache if there's the grouplens stuff.
12567         (gnus-parse-simple-format): Replace %l with the empty string.
12568
12569 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
12570
12571         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
12572         omission.
12573
12574 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12575
12576         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
12577         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12578
12579 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
12580
12581         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
12582         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
12583         New macros and functions.
12584         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
12585         Handle > NLINK_MAX messages.
12586         * nnmaildir.el (nnmaildir-request-set-mark): Use
12587         nnmaildir--emlink-p and nnmaildir--eexist-p.
12588
12589 2004-01-25  Alex Schroeder  <alex@gnu.org>
12590
12591         * spam-stat.el (spam-stat-process-directory-age): New option.
12592         (spam-stat-process-directory): Use it.
12593
12594 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
12595
12596         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
12597         (spam-stat-save): Accept prefix argument.
12598
12599 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
12600
12601         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
12602         links" error.
12603
12604 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12605
12606         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
12607         the rest of the and/or forms.
12608
12609 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
12610
12611         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
12612         compatibility with old .newsrc.eld files.
12613
12614         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
12615
12616         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
12617
12618         * gnus-start.el (gnus-1): do.
12619
12620         * gnus-group.el (gnus-group-line-format-alist): do.
12621
12622         * gnus.el (gnus-use-grouplens, gnus-visual): do.
12623
12624         * gnus-gl.el: Remove.
12625
12626 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12627
12628         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
12629         marks consisting of a single range {for example, (3 . 5)} rather
12630         than a list of a single range { ((3 . 5)) }.
12631
12632 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
12633
12634         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
12635         with-current-buffer.
12636         (spam-stat-store-current-buffer): Use insert-buffer-substring to
12637         avoid consing a string.
12638
12639         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
12640         Remove obsolete entries for big5 and gb2312.
12641
12642 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12643
12644         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
12645         uncompressed list.
12646
12647 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
12648
12649         * spam-stat.el (spam-stat-strip-xref): New function.
12650         (spam-stat-process-directory): Use it.
12651
12652         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
12653         here -- it's done in message-fetch-field.
12654
12655 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12656
12657         * gnus-agent.el (gnus-agent-queue-mail)
12658         (gnus-agent-prompt-send-queue): New variables.
12659         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
12660         * gnus-draft.el (gnus-group-send-queue): Pass the group name
12661         "nndraft:queue" along to gnus-draft-send.  Use
12662         gnus-agent-prompt-send-queue.
12663         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
12664         is "nndraft:queue".  Suggested by Gaute Strokkenes
12665         <gs234@srcf.ucam.org>
12666
12667         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
12668         (agent-enable-undownloaded-faces): Added
12669         (gnus-agent-cat-groups): Use eval-and-compile, not
12670         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
12671         method of gnus-agent-cat-groups even when the buffer has been
12672         evaled.
12673         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
12674         delete gnus-agent-save-active-1.
12675         (gnus-agent-save-groups): Deleted.  Identical to
12676         gnus-agent-save-active.
12677         (gnus-agent-write-active): No longer adjust agent's copy of active
12678         file as agent's adjustments are now stored in their own
12679         file.  Removed optional parameter.
12680         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
12681         servers.  Add use of min/max range limits from server's local
12682         file.
12683         (gnus-agent-save-alist): Removed unused optional argument.
12684         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
12685         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
12686         (gnus-agent-set-local): A per-server file that keeps min/max range
12687         limits for articles known to the agent.  Provides a fast mechanism
12688         for altering many active ranges.
12689         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
12690         active file (local makes it unnecessary).
12691         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
12692
12693         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
12694         (agent-enable-undownloaded-faces): Added
12695
12696         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
12697         disable it when sending to "nndraft:queue".
12698         (gnus-group-send-queue): Add safety check to avoid sending queue
12699         when unplugged.
12700
12701         * gnus-group.el (gnus-group-catchup): Use new
12702         gnus-sequence-of-unread-articles, not
12703         gnus-list-of-unread-articles, to avoid exhausting memory with huge
12704         numbers of articles.  Use gnus-range-map to avoid having to
12705         uncompress the unread list.
12706         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
12707         Fixed invalid ange-ftp reference.
12708
12709         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
12710         (gnus-sorted-range-intersection): Intersection of two ranges
12711         without requiring that they first be uncompressed.
12712
12713         * gnus-start.el (gnus-activate-group): Unless blocked by the
12714         caller, possibly expand the active range to include both cached
12715         and agentized articles.
12716         (gnus-convert-old-newsrc): Rewrote in anticipation of having
12717         multiple version-dependent converters.
12718         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
12719         gnus-agent-save-active.
12720         (gnus-save-newsrc-file): Save dirty agent range limits.
12721
12722         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
12723         gnus-agent-possibly-alter-active.
12724         (gnus-adjust-marked-articles): Faster handling of simple lists
12725
12726 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
12727
12728         * spam-stat.el (spam-stat-test-directory): New optional argument
12729         displays a list of files detected.  Suggested by Andrew Cohen
12730         <cohen@andy.bu.edu>.
12731         (spam-stat-buffer-words-with-scores): Don't narrow and change
12732         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
12733
12734 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
12735
12736         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
12737         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
12738         (spam-spamassassin-arguments)
12739         (spam-spamassassin-spam-flag-header)
12740         (spam-spamassassin-positive-spam-flag-header)
12741         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
12742         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
12743         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12744         (spam-list-of-processors, spam-list-of-checks)
12745         (spam-list-of-statistical-checks, spam-registration-functions)
12746         (spam-check-spamassassin-headers, spam-check-spamassassin)
12747         (spam-spamassassin-score)
12748         (spam-spamassassin-register-with-sa-learn)
12749         (spam-spamassassin-register-spam-routine)
12750         (spam-spamassassin-register-ham-routine)
12751         (spam-assassin-register-spam-routine)
12752         (spam-assassin-register-ham-routine): Add SpamAssassin support.
12753         (spam-bogofilter-score): Fix to show article before scoring.
12754
12755 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
12756
12757         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
12758         default scoring function.
12759         (spam-generic-score): Call spam-spamassassin-score if
12760         spam-use-spamassassin or spam-use-spamassassin-headers is on;
12761         spam-bogofilter-score otherwise.
12762
12763         * gnus.el (spam-process, spam-autodetect-methods): Add
12764         spamassassin and spamassassin-headers.
12765
12766 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
12767
12768         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12769         Suppress unnecessary messages.
12770
12771 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
12772
12773         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
12774         make-hash-table.
12775
12776 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * canlock.el (base64-encode-string): Don't autoload it.
12779
12780 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12781
12782         * run-at-time.el: Remove useless (require 'itimer),
12783         eval-and-compile and (featurep 'xemacs).
12784
12785 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
12786
12787         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
12788         GROUP is a virtual group.
12789
12790 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
12791
12792         * gnus.el: Autoload `message-y-or-n-p'.
12793
12794 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
12795
12796         * pgg-parse.el: Remove unnecessary (require 'custom).
12797
12798         * pgg-def.el: do.
12799
12800         * nnmail.el: do.
12801
12802         * gnus-undo.el: do.
12803
12804         * gnus-picon.el: do.
12805
12806         * gnus-util.el: do.
12807
12808 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
12809
12810         * gnus-sum.el (gnus-pick-line-number): Add autoload.
12811
12812 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12813
12814         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12815         handle, as well as a list.
12816
12817         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12818         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12819         (mm-w3m-cid-retrieve): Simplify.
12820
12821 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
12822
12823         * message.el (message-kill-to-signature): Allow prefix arg to
12824         specify number of lines to keep before signature.
12825
12826 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
12827
12828         (message-kill-to-signature): Change docstring.
12829
12830 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12831
12832         * canlock.el: Always require sha1-el.
12833         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
12834
12835         * message.el: Autoload sha1 only when compiling.
12836
12837         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
12838         eudc-expand-inline for XEmacs.
12839
12840 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12841
12842         * message.el (message-canlock-generate): Require sha1-el.
12843
12844 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
12845
12846         * message.el (message-expand-name): Silence the byte compiler.
12847
12848         * lpath.el: Add detect-coding-system.
12849
12850         * dgnushack.el (dgnushack-compile): Remove obsolete check for
12851         cus-edit.
12852
12853 2004-01-13  Simon Josefsson  <jas@extundo.com>
12854
12855         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12856         Invoke gnus-score-mode.  Reported by
12857         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
12858
12859         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
12860         Jim Blandy <jimb@redhat.com> (tiny change).
12861
12862 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
12863
12864         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
12865
12866 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
12867
12868         * spam.el (spam-get-article-as-string): Update to use
12869         gnus-request-article-this-buffer, much simpler.
12870         (spam-get-article-as-buffer): Remove.
12871
12872 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
12873
12874         * message.el (message-expand-name): Use EUDC if the user uses that.
12875
12876 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
12877
12878         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12879         character for the encoding to avoid consing a string.
12880
12881         * rfc2047.el (rfc2047-decode-string): Don't cons a string
12882         unnecessarily.
12883
12884         * mm-util.el (mm-replace-chars-in-string): Remove.
12885
12886         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12887         of mm-replace-chars-in-string.
12888
12889 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
12890
12891         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
12892
12893         * mm-util.el (mm-subst-char-in-string): Support inplace.
12894
12895         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12896         a new string in every iteration.  Use shy groups.
12897
12898 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
12899
12900         * gnus-srvr.el (gnus-browse-unsubscribe-group):
12901         * gnus-soup.el (gnus-soup-group-brew):
12902         * gnus-msg.el (gnus-put-message):
12903         * gnus-move.el (gnus-group-move-group-to-server):
12904         * gnus-kill.el (gnus-batch-score):
12905         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12906         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12907         (gnus-group-update-group, gnus-group-read-group)
12908         (gnus-group-make-group, gnus-group-make-help-group)
12909         (gnus-group-make-archive-group, gnus-group-make-directory-group)
12910         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12911         (gnus-group-sort-by-unread, gnus-group-catchup)
12912         (gnus-group-unsubscribe-group, gnus-group-kill-group)
12913         (gnus-group-yank-group, gnus-group-set-info)
12914         (gnus-group-list-groups):
12915         * gnus.el (gnus-generate-new-group-name):
12916         * gnus-delay.el (gnus-delay-send-queue):
12917         * nnvirtual.el (nnvirtual-catchup-group):
12918         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
12919         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
12920         (gnus-group-prepare-topics, gnus-topic-check-topology):
12921         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12922         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12923         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
12924         (gnus-group-make-articles-read):
12925         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12926         (gnus-group-change-level, gnus-kill-newsgroup)
12927         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12928         (gnus-get-unread-articles, gnus-make-articles-unread)
12929         (gnus-make-ascending-articles-unread): Use accessor
12930         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12931         to get group information for improved readability.
12932
12933
12934 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12935
12936         * gnus-art.el (article-decode-mime-words, article-babel)
12937         (gnus-article-highlight-signature, gnus-article-add-buttons)
12938         (gnus-signature-toggle): Use gnus-with-article-buffer.
12939
12940         * gnus-art.el (gnus-article-highlight-headers)
12941         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
12942
12943         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12944         (gnus-article-set-globals, gnus-request-article-this-buffer)
12945         (gnus-button-message-id, gnus-article-maybe-hide-headers)
12946         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12947         (gnus-mime-display-alternative): Use with-current-buffer.
12948
12949 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12950
12951         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12952         also under 80 char limit, and call gnus-error if needed.
12953         (spam-fetch-article-header): Fix - it was a
12954         buffer-local variable (gnus-newsgroup-data).
12955         (spam-find-spam): Use spam-generate-fake-headers, forget about
12956         spam-insert-fake-headers.
12957         (spam-insert-fake-headers): Remove.
12958
12959 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12960
12961         * deuglify.el (gnus-article-outlook-unwrap-lines)
12962         (gnus-outlook-rearrange-article)
12963         (gnus-outlook-repair-attribution-outlook)
12964         (gnus-outlook-repair-attribution-block)
12965         (gnus-outlook-repair-attribution-other): Remove redundant
12966         save-excursion.
12967
12968 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12969
12970         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12971         (spam-fetch-field-subject-fast)
12972         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12973         (spam-fetch-article-header): Add functions to deal with Gnus
12974         internals for fast retrieval of article header data.
12975         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
12976
12977 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
12978
12979         * pop3.el (pop3-md5): Remove.
12980         (pop3-apop): Replace pop3-md5 with md5.
12981
12982         * mm-bodies.el: base64 is always built-in.
12983
12984         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12985         with-current-buffer.
12986
12987 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12988
12989         * canlock.el (canlock-insert-header): Remove excessive grouping in
12990         regexp.
12991
12992         * gnus-sum.el (gnus-summary-read-document): Ditto.
12993
12994         * gnus-uu.el (gnus-uu-part-number): Ditto.
12995
12996         * html2text.el (html2text-remove-tags): Ditto.
12997         (html2text-format-tags): Ditto.
12998         (html2text-format-single-elements): Ditto.
12999
13000         * mml.el (mml-parse-1): Ditto.
13001
13002 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
13003
13004         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
13005
13006         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
13007
13008         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
13009
13010         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
13011
13012 2003-11-15  Simon Josefsson  <jas@extundo.com>
13013
13014         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
13015         (pgg-gpg-lookup-key): Use regexp match instead of
13016         split-string (split-string is different between emacs 21.2 and
13017         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
13018
13019 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
13020
13021         * gnus-art.el (gnus-mime-view-all-parts)
13022         (gnus-article-part-wrapper, gnus-article-view-part): Use
13023         with-current-buffer.
13024
13025 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
13026
13027         * spam.el (spam-disable-spam-split-during-ham-respool)
13028         (spam-spamoracle-database, spam-cache-lookups)
13029         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
13030         (spam-group-ham-mark-p, spam-group-spam-mark-p)
13031         (spam-group-ham-marks, spam-group-spam-marks)
13032         (spam-group-spam-contents-p, spam-group-ham-contents-p)
13033         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
13034         also add spam-use-blackholes to the statistical checks.
13035         (spam-fetch-field-fast): Add interface to fetching fields, may
13036         become a macro.
13037         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
13038         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
13039         (spam-insert-fake-headers): Fake an article when needed.
13040         (spam-find-spam): Fake article when possible.
13041         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
13042         (spam-check-bogofilter-headers): Use message-fetch-field instead
13043         of nnmail-fetch-field.
13044
13045 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13046
13047         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
13048
13049 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
13050
13051         * spam.el (spam-split): Do not require spam-use-CHECK to be
13052         enabled if that check is passed to spam-split explicitly; also
13053         fix so 'spam doesn't get converted to spam-split-group when
13054         spam-split-symbolic-return is t.
13055         (spam-find-spam): Find registrations of the article and use those
13056         instead of re-running spam-split to find the spam/ham
13057         classification of the article.
13058         (spam-log-processing-to-registry, spam-log-registered-p)
13059         (spam-log-unregistration-needed-p, spam-log-undo-registration):
13060         Use gnus-error instead of gnus-message.
13061         (spam-log-registration-type): Add function to determine the
13062         classification of a message based on registry entries; will
13063         return nil if both 'spam and 'ham are found.
13064         (spam-check-BBDB): Expand all the BBDB macros here so we can have
13065         a reasonably fast local cache without the loading errors.
13066         (spam-cache-lookups): Set to t by default.
13067         (spam-find-spam): Don't try to guess spam-cache-lookups.
13068         (spam-enter-whitelist, spam-enter-blacklist): Clear the
13069         spam-caches entry.
13070         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
13071         caching of whitelist/blacklist entries.
13072         (spam-check-whitelist, spam-check-blacklist): Invoke
13073         spam-from-listed-p with a type, not a cache variable.
13074         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
13075
13076 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
13077
13078         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
13079
13080         * nnmail.el (nnmail-split-fancy): do.
13081
13082         * mml.el (mml-parse): do.
13083
13084         * gnus-score.el (gnus-enter-score-words-into-hashtb)
13085         (gnus-score-adaptive): do.
13086
13087 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13088
13089         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
13090         (gnus-mime-button-map): Don't set keymap parent.
13091         (gnus-button-ctan-directory-regexp): Use shy grouping.
13092         (gnus-prev-page-map): Don't set keymap parent.
13093         (gnus-prev-page-map): Remove duplicated one.
13094         (gnus-next-page-map): Don't set keymap parent.
13095         (gnus-mime-security-button-map): Ditto.
13096
13097         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
13098         version number.
13099
13100         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
13101
13102 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13103
13104         * canlock.el (canlock-sha1-function): Remove.
13105         (canlock-sha1-function-for-verify): Remove.
13106         (canlock-openssl-program): Remove.
13107         (canlock-openssl-args): Remove.
13108         (canlock-ignore-errors): Remove.
13109         (canlock-sha1-with-openssl): Remove.
13110         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
13111         (canlock-verify): Don't use canlock-ignore-errors.
13112
13113         * sha1-el.el (sha1-string-external): Make it can return a string
13114         in binary form.
13115         (sha1-region-external): Ditto.
13116         (sha1-string-internal): Ditto.
13117         (sha1-region-internal): Ditto.
13118         (sha1-region): Ditto.
13119         (sha1-string): Ditto.
13120         (sha1): Ditto.
13121
13122 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13123
13124         * spam.el (spam-report-articles-gmane): New command.
13125
13126 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * gnus.el: Don't make unnecessary *Group* buffer when loading.
13129
13130         * run-at-time.el (run-at-time-saved): Remove.
13131         (run-at-time): Doc fix.
13132
13133 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
13134
13135         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
13136         (gnus-summary-limit-map): Add it.
13137         (gnus-summary-make-menu-bar): do.
13138
13139 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
13140
13141         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
13142         Make attempt at some caching support (done for BBDB only now).
13143         (spam-find-spam): Set spam-cache-lookups if there are more than 2
13144         addresses to be checked.
13145         (spam-clear-cache-BBDB): Add function, to be invoked by
13146         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
13147         (spam-check-BBDB): Check and use the caches, if
13148         spam-cache-lookups is on, remove superfluous (provide).
13149
13150 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13151
13152         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
13153
13154 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
13155
13156         * run-at-time.el (run-at-time-saved): Move to after the definition
13157         of `run-at-time'.
13158
13159         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
13160
13161 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
13164         mm-w3m-local-map-property.
13165
13166         * mm-view.el (mm-w3m-mode-map): Remove.
13167         (mm-w3m-local-map-property): Remove.
13168         (mm-inline-text-html-render-with-w3m): Don't use
13169         mm-w3m-local-map-property.
13170
13171 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13172
13173         * run-at-time.el: New file.
13174
13175         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
13176         under Emacs.
13177
13178         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
13179         of gnus-set-text-properties.
13180
13181         * gnus-uu.el (gnus-uu-save-article): Ditto.
13182
13183         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
13184
13185         * gnus-cite.el (gnus-cite-parse): Ditto.
13186
13187         * gnus-art.el (gnus-button-push): Use set-text-properties instead
13188         of gnus-.
13189
13190         * gnus-xmas.el (run-at-time): Require run-at-time.
13191
13192         * gnus.el: Changed calls to nnheader-run-at-time and
13193         password-run-at-time throughout to use run-at-time directly.
13194
13195         * password.el: Removed definition of run-at-time.
13196
13197         * nnheaderxm.el: Remove definition of run-at-time.
13198
13199 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
13200
13201         * mml.el (mml-minibuffer-read-disposition): Show attachment type
13202         in prompt.
13203
13204 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
13205
13206         * messagexmas.el (message-xmas-redefine): Alias
13207         `message-make-caesar-translation-table' to
13208         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
13209         version.
13210
13211         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
13212         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
13213         `gnus-xmas-set-text-properties'.
13214         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
13215         `gnus-xmas-completing-read'.
13216         (gnus-xmas-completing-read): Removed.
13217         (gnus-xmas-open-network-stream): Removed.
13218
13219         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
13220         XEmacs version.
13221
13222         * dns.el (dns-make-network-process): Use `open-network-stream'
13223         instead of `gnus-xmas-open-network-stream'.
13224
13225         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
13226
13227         * .cvsignore: Add auto-autoloads.el, custom-load.el.
13228
13229 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
13230
13231         * gnus-art.el (gnus-mime-display-alternative)
13232         (gnus-insert-mime-button, gnus-insert-mime-security-button)
13233         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
13234         Don't use gnus-local-map-property.
13235
13236         * gnus-util.el (gnus-local-map-property): Remove.
13237
13238         * mm-view.el (mm-view-pkcs7-decrypt): Replace
13239         gnus-completing-read-maybe-default with completing-read.
13240
13241         * gnus-util.el (gnus-completing-read): do.
13242         (gnus-completing-read-maybe-default): Remove.
13243
13244 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
13245
13246         * password.el: Only autoload `run-at-time' if not XEmacs.
13247         Only autoload the itimer functions if XEmacs.
13248
13249 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
13252         XEmacsen.
13253
13254         * dgnushack.el: Autoload executable-find for XEmacs.
13255
13256 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
13257
13258         * gnus-art.el (gnus-read-string): Remove.
13259         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
13260         read-string.
13261
13262 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
13263
13264         * netrc.el: Autoload password-read.
13265         (netrc): Add configuration group.
13266         (netrc-encoding-method, netrc-openssl-path): Add
13267         variables for encoding and decoding of files with symmetric
13268         ciphers.
13269         (netrc-encode): Add assistant function to encode a file with
13270         netrc-encoding-method.
13271         (netrc-parse): Add interactive parameter, added optional
13272         decoding if netrc-encoding-method is non-nil but otherwise
13273         behavior is standard.
13274         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
13275         Do s/encode/encrypt/ everywhere.
13276
13277         * spam.el: Remove executable-find autoload.
13278
13279 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
13280
13281         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
13282
13283         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
13284
13285 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13286
13287         * gnus-art.el (gnus-treat-ansi-sequences,
13288         (article-treat-ansi-sequences): New variable and function.
13289         Suggested by Dan Jacobson <jidanni@jidanni.org>.
13290
13291         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13292         Use it.
13293
13294 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
13295
13296         * mm-util.el (mm-quote-arg): Remove.
13297
13298         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
13299         shell-quote-argument.
13300
13301         * gnus-uu.el (gnus-uu-command): do.
13302
13303         * gnus-sum.el (gnus-summary-insert-pseudos): do.
13304
13305         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
13306         with make-char.
13307
13308         * mm-util.el (mm-make-char): Remove.
13309
13310         * mml.el (mml-mode): Replace gnus-add-minor-mode with
13311         add-minor-mode.
13312
13313         * gnus-undo.el (gnus-undo-mode): do.
13314
13315         * gnus-topic.el (gnus-topic-mode): do.
13316
13317         * gnus-sum.el (gnus-dead-summary-mode): do.
13318
13319         * gnus-start.el (gnus-slave-mode): do.
13320
13321         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
13322
13323         * gnus-ml.el (gnus-mailing-list-mode): do.
13324
13325         * gnus-gl.el (gnus-grouplens-mode): do.
13326
13327         * gnus-draft.el (gnus-draft-mode): do.
13328
13329         * gnus-dired.el (gnus-dired-mode): do.
13330
13331         * gnus-ems.el (gnus-add-minor-mode): Remove.
13332
13333         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
13334         Replace gnus-char-width with char-width.
13335
13336         * gnus-ems.el (gnus-char-width): Remove.
13337
13338         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
13339         Replace gnus-char-width with char-width.
13340
13341         * gnus-ems.el (gnus-char-width): Remove.
13342
13343         * spam-stat.el (with-syntax-table): Remove with-syntax-table
13344         definition.
13345         Remove Emacs 20 hash table compatibility code.
13346
13347         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
13348         20 compatibility code.
13349
13350         * spam.el (spam-point-at-eol): Replace with point-at-eol.
13351
13352         * smime.el (smime-point-at-eol): Replace with point-at-eol.
13353
13354         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
13355         with point-at-{eol,bol}.
13356
13357         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
13358
13359         * imap.el (imap-point-at-eol): Replace with point-at-eol.
13360
13361         * flow-fill.el (fill-flowed-point-at-bol)
13362         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
13363
13364         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
13365         Replace with point-at-{eol,bol} throughout all files.
13366
13367 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * ntlm.el (ntlm-string-as-unibyte): New macro.
13370         (ntlm-build-auth-response): Use it.
13371
13372         Remove Emacs 20 stuff:
13373         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
13374         (butlast, mapc, remove): Remove the compiler macros.
13375         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
13376         of delq and copy-sequence.
13377         * gnus-art.el (popup-menu): Remove the compiler macro.
13378         * nnmail.el (nnmail-split-fancy): Don't support customizing with
13379         Emacs 20.
13380
13381 2004-01-05  Simon Josefsson  <jas@extundo.com>
13382
13383         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
13384         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
13385         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
13386         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
13387         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
13388         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
13389         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
13390         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
13391         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
13392         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
13393         ntlm-string-permute, string-lshift into ntlm-string-lshift,
13394         string-xor into ntlm-string-xor.  Suggested by
13395         Jesper Harder <harder@myrealbox.com>.
13396
13397         * ntlm.el: Don't include poem.
13398
13399         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
13400         Jesper Harder <harder@myrealbox.com>.
13401
13402         * sasl-ntlm.el, ntlm.el, md4.el: New files.
13403
13404         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
13405         probably breaks emacs with DL patch, but do we care? Is anyone
13406         still using the DL stuff?)
13407
13408         * sieve-manage.el: Use the password package.
13409         (sieve-manage-read-passwd): Remove.
13410         (sieve-manage-interactive-login): Use password.  Re-add
13411         condition-case around loop.
13412
13413         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
13414         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
13415         the password package.
13416
13417 2003-02-19  Simon Josefsson  <jas@extundo.com>
13418
13419         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
13420         token.
13421
13422 2002-08-07  Simon Josefsson  <jas@extundo.com>
13423
13424         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
13425         (sieve-manage-authenticators):
13426         (sieve-manage-authenticator-alist): Add some SASL mechs.
13427         (sieve-sasl-auth): New function.
13428         (sieve-manage-cram-md5-auth):
13429         (sieve-manage-plain-auth): Rewrite using SASL library.
13430         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
13431         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
13432         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
13433         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
13434
13435 2004-01-05  Simon Josefsson  <jas@extundo.com>
13436
13437         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
13438         New files.
13439
13440 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13441
13442         * gnus-group.el (gnus-no-groups-message): Update.
13443
13444         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
13445
13446 2003-11-09  Simon Josefsson  <jas@extundo.com>
13447
13448         * imap.el: Support for ID IMAP extension (RFC 2971).
13449         (imap-local-variables): Add imap-id.
13450         (imap-id): New variable.
13451         (imap-id): New function.
13452         (imap-parse-response): Parse untagged ID response.
13453         * nnimap.el (nnimap-id): New variable.
13454         (nnimap-open-connection): Use it.
13455
13456 2003-12-28  Simon Josefsson  <jas@extundo.com>
13457
13458         * gnus-score.el (gnus-score-edit-all-score): New.
13459         * gnus-group.el (gnus-group-score-map): Bind it to W e.
13460
13461 2004-01-04  Simon Josefsson  <jas@extundo.com>
13462
13463         * password.el: Add.
13464
13465 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
13466
13467         * dns.el: Add support for AAAA records (see RFC 3596)
13468
13469         * Fix typo PRT -> PTR
13470
13471         * Parse MX, PTR and SOA replies (see RFC 1035)
13472
13473 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13474
13475         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
13476
13477         * Moved to Changelog.2.
13478
13479 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13480
13481         * gnus.el (gnus-version-number): Bump version.
13482
13483 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13484
13485         * gnus.el: No Gnus v0.1 is released.
13486
13487 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13488
13489         * gnus.el: No Gnus v0.0 is released.
13490
13491 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13492
13493         * gnus.el (gnus-version-number): Bump.
13494         (gnus-version): No.
13495
13496 See ChangeLog.2 for earlier changes.
13497
13498     Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
13499
13500   This file is part of GNU Emacs.
13501
13502   GNU Emacs is free software: you can redistribute it and/or modify
13503   it under the terms of the GNU General Public License as published by
13504   the Free Software Foundation, either version 3 of the License, or
13505   (at your option) any later version.
13506
13507   GNU Emacs is distributed in the hope that it will be useful,
13508   but WITHOUT ANY WARRANTY; without even the implied warranty of
13509   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13510   GNU General Public License for more details.
13511
13512   You should have received a copy of the GNU General Public License
13513   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
13514
13515 ;; Local Variables:
13516 ;; coding: utf-8
13517 ;; fill-column: 79
13518 ;; add-log-time-zone-rule: t
13519 ;; End:
13520
13521 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4