711631a24b898e5a3ba27a196182175d9d730af0
[gnus] / lisp / ChangeLog
1 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2
3         * mml-smime.el: Support signing by sender.
4         Requested by Uwe Brauer.
5         (mml-smime-sign-with-sender): New user option analogous
6         to mml2015-sign-with-sender.
7         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
8         (mml-smime-epg-find-usable-secret-key): New helper function copied from
9         mml2015.el.
10
11 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
14         isn't running, because Gnus will probably not know how to handle the
15         Gcc header (bug#11941).
16
17         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
18         articles.
19
20 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21
22         * nnfolder.el (nnfolder-recursive-directory-files): New function.
23         (nnfolder-generate-active-file): Make this function work with recursive
24         folder names.
25
26 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
27
28         * nntp.el (nntp-open-connection): Use HELP as the capability command
29         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
30         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
31
32 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
33
34         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
35         place holder since this gives `Invalid face reference: nil' messages.
36         Use the `default' face instead.  It has the same effect here, even
37         though it is not no-op.
38
39         * gnus-util.el
40         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
41
42 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
43
44         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
45         non-string posting styles (bug#13285).
46
47 2012-12-27  Glenn Morris  <rgm@gnu.org>
48
49         * plstore.el (plstore-passphrase-callback-function):
50         Use plstore-get-file.
51
52 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
53
54         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
55         stderr.
56
57 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
58
59         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
60
61         * gnus-compat.el (set-buffer-multibyte): Remove.
62
63 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
64
65         * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
66         temporary file to get PGP key image. Pass no-show-photos when extracting
67         image to avoid having it pop up twice.
68
69 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
70
71         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
72         eligible for treatment.
73
74         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
75         lines.  This makes summary commands with hidden threads work more
76         reliably.
77
78         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
79         button to mark the hidden citations (bug#9395).
80
81 2012-12-26  Daiki Ueno  <ueno@gnu.org>
82
83         * mml2015.el (mml2015-epg-signature-to-string): New function.
84         (mml2015-epg-verify-result-to-string): New function.
85         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
86         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
87         instead of epg-verify-result-to-string.
88         (epg-signature-key-id, epg-signature-to-string): Autoload.
89         (epg-verify-result-to-string): Remove autoload.
90
91 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
92
93         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
94         ID image from GPG public key.
95         (mml2015-epg-key-image-to-string): New function.
96
97 2012-12-25  Leo Liu  <sdl.web@gmail.com>
98
99         * plstore.el (plstore-passphrase-callback-function): Fix error when
100         error when plstore-cache-passphrase-for-symmetric-encryption is set
101         (bug#13264).
102
103 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
104
105         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
106         buffer to the article buffer here, because that clobbers multiple
107         article buffers.
108
109         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
110         buffer always points to the right summary buffer.
111
112 2012-12-25  John Wiegley  <jwiegley@gmail.com>
113
114         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
115         the password (bug#12097).
116
117 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
118
119         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
120         (bug#13263).
121
122         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
123         buffer exists before using it (bug#12475).
124
125         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
126         offline groups (bug#11937).
127
128         * message.el (message-yank-original): When using customize to set the
129         value of `message-cite-style', the variable it set to a symbol that's
130         the name of the variable, which must then be dereferenced (bug#12616).
131
132 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
133
134         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
135         the `face' property with a list whose car is the face specified in the
136         format string and whose cdr is (nil).
137         * lisp/gnus-util.el
138         (gnus-put-text-property-excluding-characters-with-faces): Change
139         accordingly.
140         (gnus-get-text-property-excluding-characters-with-faces): New function.
141         * lisp/gnus-sum.el (gnus-summary-highlight-line):
142         * lisp/gnus-salt.el (gnus-tree-highlight-node):
143         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
144
145 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
146
147         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
148         login methods.
149         (nnimap-login): Respect the `nnimap-authenticator' variable.
150
151         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
152         mark state when moving articles.  Otherwise unticked articles will get
153         their ticks back after moving.
154
155 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
156
157         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
158
159         * message.el (message-ignored-news-headers): Always remove
160         X-Message-SMTP-Method to avoid information leakage if the user
161         mistakenly inserts the header into news messages.
162
163         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
164
165         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
166         right than four characters, this command would move point to
167         `point-max'.  Don't do that.
168
169         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
170         to nil to allow re-selecting groups that gain articles.
171         (gnus-bug-group-download-format-alist): Update the URL.
172
173 2012-12-23  Andreas Schwab  <schwab@suse.de>
174
175         * shr.el (shr-tag-em): Render em as italic, not bold.
176
177 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
178
179         * gnus-int.el (gnus-backend-trace): Factor out into its own function
180         for reuse.
181         (gnus-open-server): Use it to add more tracing.
182         (gnus-finish-retrieve-group-infos): Add backend tracing.
183         (gnus-backend-trace): Also note the elapsed seconds.
184
185 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
186
187         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set
188         epa-file-encrypt-to from variable to avoid querying.
189
190 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
191
192         * sieve-mode.el (sieve-font-lock-keywords):
193         Keywords should be word delimited.  (Bug#13173)
194
195 2012-12-13  Andreas Schwab  <schwab@suse.de>
196
197         * tls.el (tls-program): Update customize type.
198
199 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
200
201         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
202         instead of <pre> to align message header.
203
204 2012-12-12  Sam Steingold  <sds@gnu.org>
205
206         * gnus.el (gnus-other-frame-resume-function): Add user option.
207         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
208
209 2012-12-06  Sam Steingold  <sds@gnu.org>
210
211         * gnus-start.el (gnus-before-resume-hook): Add.
212         (gnus-1): Run it when Gnus is alive.
213
214 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
215
216         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
217         * gnus-art.el (article-unsplit-urls)
218         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
219         * gnus-registry.el (gnus-registry-get-article-marks)
220         * message.el (message-goto-body): Use it.
221         (message-called-interactively-p): Remove.
222
223         * spam-stat.el (spam-stat-called-interactively-p): New macro.
224         (spam-stat-score-buffer): Use it.
225
226         * spam.el: Silence the warnings against BBDB functions when compiling.
227
228         * gnus-score.el (gnus-score-decode-text-parts):
229         Use append+mapcar instead of the cl function mapcan.
230
231 2012-12-05  Sam Steingold  <sds@gnu.org>
232
233         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
234         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
235         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
236
237 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
238
239         * gmm-utils.el (gmm-called-interactively-p): Revert.
240         This seems to cause Emacs to get stuck!
241         * gnus-art.el (article-unsplit-urls)
242         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
243         * gnus-registry.el (gnus-registry-get-article-marks)
244         * message.el (message-goto-body)
245         (message-called-interactively-p): Revert.
246
247         * gmm-utils.el (gmm-called-interactively-p): New function.
248         * gnus-art.el (article-unsplit-urls)
249         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
250         * gnus-registry.el (gnus-registry-get-article-marks)
251         * message.el (message-goto-body): Use it.
252         (message-called-interactively-p): Remove.
253
254         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
255         * gnus-sync.el (gnus-sync-lesync-call)
256         * message.el (message-read-from-minibuffer): Use it.
257
258 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
259
260         * gmm-utils.el (gmm-flet): Remove.
261         * gnus-sync.el (gnus-sync-lesync-call)
262         * message.el (message-read-from-minibuffer): Don't use it.
263
264 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * gmm-utils.el (gmm-labels): Use cl-labels if available.
267
268 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
269
270         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
271
272         * gnus-sync.el (gnus-sync-lesync-call)
273         * message.el (message-read-from-minibuffer): Use gmm-flet.
274
275         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
276
277         * gnus-util.el (gnus-macroexpand-all): Remove.
278
279 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
280
281         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
282         to TAB, not [tab].
283         (gnus-summary-article-map): Likewise.
284
285         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
286         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
287
288 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
289
290         * time-date.el: Commentary fix.
291
292 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
293
294         * color.el: Don't require cl.
295         (color-complement): `caddr' -> `nth 2'.
296
297         * time-date.el (time-to-seconds): De-obsolete.
298
299 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
300
301         * message.el (message-get-reply-headers):
302         Make sure the reply goes to the author if it is a wide reply.
303
304 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
305
306         * gnus-score.el (gnus-score-body):
307         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
308         scoring by body.
309
310 2012-11-16  Glenn Morris  <rgm@gnu.org>
311
312         * gnus-diary.el (nndiary-request-create-group-functions)
313         (nndiary-request-update-info-functions)
314         (gnus-subscribe-newsgroup-functions)
315         (nndiary-request-accept-article-functions):
316         Use new names for hooks rather than obsolete aliases.
317
318 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * dgnushack.el (define-obsolete-variable-alias): Simplify.
321
322 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
323
324         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
325         in meta tag with the one the part specifies in its header.
326
327 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
328
329         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
330         by default.
331
332 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
333
334         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
335         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
336
337 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
338
339         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
340         and a runtime function for it, of which the XEmacs version takes only
341         two arguments.
342
343 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
344
345         * nndiary.el (nndiary-request-create-group-functions)
346         (nndiary-request-update-info-functions)
347         (nndiary-request-accept-article-functions):
348         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
349         "-hooks" suffix.
350
351 2012-10-19  Julien Danjou  <julien@danjou.info>
352
353         * gnus-art.el: Require gnus-util because it uses
354         `gnus-timer--function'.
355
356 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
357
358         * starttls.el (starttls-extra-arguments): Doc fix.
359
360 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
363         it.
364
365 2012-10-06  Glenn Morris  <rgm@gnu.org>
366
367         * gnus-notifications.el (gnus-notifications):
368         Add missing group :version tag.
369         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
370         (gnus-gcc-post-body-encode-hook):
371         * gnus-sync.el (gnus-sync-lesync-name)
372         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
373
374 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
375
376         * color.el (color-hsl-to-rgb): Fix incorrect results for
377         small and large hue values.  (Bug#12559)
378
379 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
380
381         New UIDL implementation.
382
383         * mail-source.el (mail-sources, mail-source-keyword-map):
384         Add :leave as a pop3 keyword.
385         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
386
387         * pop3.el (pop3-leave-mail-on-server): Allow number.
388         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
389         (pop3-movemail): Add UIDL support.
390         (pop3-send-streaming-command): Take a list of mail numbers instead of
391         the number of mails.
392         (pop3-write-to-file): Add X-UIDL header.
393         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
394         (pop3-uidl-add-xheader): New functions.
395
396         * message.el (message-ignored-resent-headers):
397         Add X-Content-Length and X-UIDL headers.
398
399 2012-10-05  Glenn Morris  <rgm@gnu.org>
400
401         * color.el (color-name-to-rgb, color-rgb-to-hex)
402         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
403         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
404         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
405         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
406
407 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
408
409         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
410         a user about whether to delete temp files if once a user answered as n.
411
412 2012-09-25  Chong Yidong  <cyd@gnu.org>
413
414         * password-cache.el (password-read-and-add): Use a declare form to mark
415         this function obsolete.
416
417 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * lpath.el: Bind mail-encode-mml for old Emacsen.
420
421 2012-09-17  Richard Stallman  <rms@gnu.org>
422
423         * message.el (message-in-body-p): Don't set mark or modify buffer.
424
425         * mml.el (mml-attach-file): Doc fix.
426         (mml-attach-external, mml-attach-buffer, mml-attach-file):
427         Set mail-encode-mml when in Mail mode.
428         Simplify code to set HEAD and move back to HEAD.
429         (mml-insert-multipart, mml-insert-part):
430         Set mail-encode-mml when in Mail mode.
431
432 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * gnus-util.el (gnus-timer--function): New function.
435
436         * gnus-art.el (gnus-article-stop-animations): Use it.
437
438 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
439
440         Fix glitches caused by addition of psec to timers.
441         * gnus-art.el (gnus-article-stop-animations): Use timer--function
442         rather than raw access to timer vector.
443
444 2012-09-11  Julien Danjou  <julien@danjou.info>
445
446         * gnus-notifications.el (gnus-notifications): Check for nil values in
447         ignored addresses check.
448
449 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
450
451         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
452
453 2012-09-07  Chong Yidong  <cyd@gnu.org>
454
455         * gnus-util.el
456         (gnus-put-text-property-excluding-characters-with-faces): Restore.
457
458         * gnus-salt.el (gnus-tree-highlight-node):
459         * gnus-sum.el (gnus-summary-highlight-line):
460         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
461
462 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
463
464         * gnus-util.el: Fix compilation error on XEmacs 21.4.
465
466 2012-09-06  Juri Linkov  <juri@jurta.org>
467
468         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
469         scheme for buffer names to be more consistent with other group and
470         article buffer names in Gnus.
471
472 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
473
474         * gnus-util.el
475         (gnus-put-text-property-excluding-characters-with-faces): Removed.
476
477         * gnus-compat.el: Define compat function `add-face' from Wolfgang
478         Jenkner.
479
480         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
481
482         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
483
484         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
485
486 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
489         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
490
491         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
492         string-prefix-p in Emacs >=23.2.
493
494         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
495         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
496         instead of string-match-p.
497         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
498
499 2012-09-06  Kenichi Handa  <handa@gnu.org>
500
501         * qp.el (quoted-printable-decode-region): Fix previous change; handle
502         lowercase a..f.
503
504 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
505
506         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
507
508 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
509
510         * nnimap.el (nnimap-request-move-article): Decode the group name when
511         doing internal moves to avoid charset issues.
512
513         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
514         TIME is set.
515
516 2012-09-05  Juri Linkov  <juri@jurta.org>
517
518         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
519         than one group at a time (bug#11961).
520
521 2012-09-05  Julien Danjou  <julien@danjou.info>
522
523         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
524         this hide the real reason with a message giving absolutely no hint.
525
526 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
527
528         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
529         to the backend (bug#11804).
530
531         * message.el (message-insert-newsgroups): Don't insert newsgroup
532         duplicates (bug#12275).
533
534 2012-09-05  John Wiegley  <johnw@newartisans.com>
535
536         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
537         sieve rules.
538
539 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
540
541         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
542         function.
543
544         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
545
546         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
547
548 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
549
550         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
551         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
552         This should make nnmaildir more usable with offlineimap.
553
554 2012-09-05  Julien Danjou  <julien@danjou.info>
555
556         * nnimap.el (nnimap-request-list): Revert change that made listing
557         synchronous.
558         (nnimap-get-responses): Restore.
559
560 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
561
562         * dgnushack.el: XEmacs 21.5 compilation fix.
563
564         * gnus-notifications.el (gnus-notifications-notify): Use it.
565
566         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
567         warnings on XEmacs.
568
569 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
570
571         Better seeds for (random).
572         * gnus-sync.el (gnus-sync-lesync-setup):
573         * message.el (message-canlock-generate, message-unique-id):
574         Change (random t) to (random), now that the latter is more random.
575
576 2012-08-31  Dave Abrahams  <dave@boostpro.com>
577
578         * nnimap.el (nnimap-change-group): Document result value
579
580         * auth-source.el (auth-sources): Fix macos keychain access.
581
582         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
583         allow the backend `request-head' function to determine the group
584         name on its own.
585         (gnus-request-expire-articles): Filter out negative article numbers
586         during expiry (Bug#11980).
587
588         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
589         O(N^2) to O(N).  This makes warping into huge groups tolerable.
590
591         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
592         you've found the article when you haven't.
593
594         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
595         that nnimap-change-group can return t.
596
597 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
598
599         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
600
601 2012-08-30  Julien Danjou  <julien@danjou.info>
602
603         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
604         `gnus-notifications-timeout'.
605         (gnus-notifications-timeout): Add.
606         (gnus-notifications-action): New function.
607         (gnus-notifications-notify): Add :action using
608         `gnus-notifications-action'.
609         (gnus-notifications-id-to-msg): New variable.
610         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
611         notifications id to messages.
612
613 2012-08-30  Kenichi Handa  <handa@gnu.org>
614
615         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
616         once.
617
618 2012-08-29  Julien Danjou  <julien@danjou.info>
619
620         * gnus-notifications.el: New file.
621         (gnus-notifications-notify): New function.
622         (gnus-notifications): Use `gnus-notifications-notify'.
623
624 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
625
626         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
627         transfer encoding first; bind gnus-newsgroup-charset to the charset
628         that the article specifies (Bug#12209).
629
630 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
631
632         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
633         (gnus-group-customize-done): Encode values posting-style holds.
634
635         * gnus-msg.el (gnus-summary-resend-message)
636         (gnus-configure-posting-styles): Decode values posting-style group
637         parameter holds.
638
639 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
640
641         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
642         `name' and `address' in Resent-From header.
643
644 2012-08-14  Chong Yidong  <cyd@gnu.org>
645
646         * gnus-art.el (article-display-face): Handle failure in
647         gnus-create-image (Bug#11802).
648
649 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
650
651         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
652         Use defsetf.
653
654 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
655
656         * auth-source.el: (auth-source-plstore-search)
657         (auth-source-secrets-search): Ignore :require and :type in search spec.
658
659 2012-08-06  Julien Danjou  <julien@danjou.info>
660
661         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
662         `nnimap-request-move-article'.
663
664         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
665         Remove autoload, already handled by gnus.el.
666
667         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
668
669         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
670         supported by nnimap actually. Reverts previous change.
671
672         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
673         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
674         to-buffer argument that is already supported.
675
676 2012-08-05  Julien Danjou  <julien@danjou.info>
677
678         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
679         Add autoload.
680
681 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
682
683         * gnus.el (gnus-valid-select-methods): Fix custom type.
684
685 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
686
687         * auth-source.el (auth-sources, auth-source-backend-parse)
688         (auth-source-macos-keychain-search)
689         (auth-source-macos-keychain-search-items)
690         (auth-source-macos-keychain-result-append)
691         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
692         auth-source.el through the /usr/bin/security utility.
693         (auth-sources): Fix syntax error.
694         (auth-source-macos-keychain-result-append): Fix variable name.
695         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
696
697 2012-07-27  Julien Danjou  <julien@danjou.info>
698
699         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
700         Emacs < 24.1
701
702 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
703
704         * message.el (message-kill-address): Don't kill last newline.
705         (message-skip-to-next-address): Don't move to the next header.
706         (message-fill-field-address): Work properly.
707
708 2012-07-25  Julien Danjou  <julien@danjou.info>
709
710         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
711
712 2012-07-24  Julien Danjou  <julien@danjou.info>
713
714         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
715
716         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
717         (nntp-async-timer-handler): Remove, unused.
718
719         * nnimap.el (nnimap-get-responses): Remove, unused.
720
721         * nnheader.el (mail-header-set-extra): Remove, unused.
722
723         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
724         unused.
725
726         * mm-view.el (mm-view-sound-file): Remove, unused.
727
728         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
729         (mm-url-encode-multipart-form-data): Remove, unused.
730
731         * message.el (message-remove-signature, message-make-host-name)
732         (message-fill-address): Remove, unused.
733
734         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
735         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
736         unused.
737
738         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
739         (gnus-xmas-call-region): Remove, unused.
740
741         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
742
743         * gnus-util.el (gnus-extract-address-component-name)
744         (gnus-extract-address-component-email, gnus-sortable-date)
745         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
746         (gnus-process-live-p): Remove, unused.
747
748         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
749
750         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
751         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
752         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
753         function.
754
755         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
756
757         * gnus-score.el (gnus-summary-score-crossposting)
758         (gnus-score-regexp-bad-p): Remove, unused.
759
760         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
761
762         * gnus-range.el (gnus-sublist-p): Remove, unused.
763
764         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
765         unused.
766
767         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
768
769         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
770         (gnus-request-associate-buffer): Remove, unused.
771
772         * gnus-group.el (gnus-group-set-method-info)
773         (gnus-group-set-params-info): Remove, unused.
774
775         * gnus-fun.el (gnus-shell-command-to-string)
776         (gnus-shell-command-on-region): Remove, unused.
777
778         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
779
780         * gnus-art.el (gnus-article-text-type-exists-p)
781         (article-translate-characters, gnus-article-hide-text-of-type)
782         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
783         Remove, unused.
784
785 2012-07-22  Andrew Cohen  <cohen@bu.edu>
786
787         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
788
789 2012-07-21  Julien Danjou  <julien@danjou.info>
790
791         * message.el (message-dont-reply-to-names): Replace deprecated
792         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
793         (message-get-reply-headers): Ditto.
794
795 2012-07-18  Julien Danjou  <julien@danjou.info>
796
797         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
798         `sieve-upload-and-kill'.
799
800         * sieve.el (sieve-bury-buffer): Remove function.
801         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
802         (sieve-upload-and-kill): New function, mapped to C-c C-c.
803
804 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
805
806         * shr.el (shr-expand-url): Handle URL starting with `//'.
807
808 2012-07-13  Chong Yidong  <cyd@gnu.org>
809
810         * smime.el (smime-certificate-info): Set buffer-read-only directly,
811         instead of calling toggle-read-only with a (bogus) argument.
812
813 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
814
815         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
816         of initial input when reading the author to restrict the summary to.
817
818 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * mm-decode.el (mm-shr):
821         Allow overriding charset by mm-charset-override-alist.
822
823 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
824
825         * gnus-art.el (gnus-article-view-part):
826         Toggle subparts of multipart/alternative part.
827
828 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
829
830         * shr.el (shr-render-buffer): New command.
831         (shr-visit-file): Use it.
832
833 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
834
835         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
836         Set no-byte-compile and no-update-autoloads.
837
838 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
839
840         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
841
842 2012-06-25  Julien Danjou  <julien@danjou.info>
843
844         * nnimap.el (nnimap-request-articles-find-limit): Rename from
845         `nnimap-request-move-articles-find-limit' since we do not use it only
846         for move operations.
847         (nnimap-request-accept-article): Use
848         `nnimap-request-articles-find-limit' to limit search by message-id.
849
850 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
851
852         Support higher-resolution time stamps (Bug#9000).
853
854         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
855         VARLIST.  It's optional, for backward compatibility.
856         (encode-time-value): New optional arg PICO.  New type 3.
857         (time-to-seconds) [!float-time]: Support the new picoseconds
858         component if it's used.
859         (seconds-to-time, time-subtract, time-add):
860         Support ps-resolution time stamps as well.
861
862 2012-06-19  Julien Danjou  <julien@danjou.info>
863
864         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
865
866         * nnimap.el (nnimap-log-buffer): Check that
867         `window-point-insertion-type' is boundp, since it's not available in
868         XEmacs.
869
870 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
871
872         * nnimap.el (nnimap-log-buffer): Add this, setting
873         `window-point-insertion-type' in the buffer to t.
874         (nnimap-log-command): Use nnimap-log-buffer.
875
876 2012-06-19  Julien Danjou  <julien@danjou.info>
877
878         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
879         argument to be able to limit the search.
880         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
881         (nnimap-request-move-articles-find-limit): Add this to limit the search
882         by Message-Id after a message move.
883         (nnimap): Add defgroup.
884
885 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
886
887         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
888
889 2012-06-15  Julien Danjou  <julien@danjou.info>
890
891         * nnimap.el (nnimap-find-article-by-message-id): Use
892         `nnimap-possibly-change-group' rather than its own EXAMINE call.
893         (nnimap-possibly-change-group): Add read-only argument.
894         (nnimap-request-list): Use nnimap-possibly-change-group rather than
895         issuing EXAMINE manually.
896         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
897         with read-only argument.
898         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
899         cannot possibly change because we need to be sure that it's either
900         read-write or read-only.
901
902 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903
904         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
905         being bound to a lambda form.
906
907 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
908
909         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
910         articles when fetch-old is non-nil (bug#11370).
911
912 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
913
914         * gnus-picon.el (gnus-picon-properties): New defcustom.
915         (gnus-picon-create-glyph): Use it.
916
917 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918
919         * gnus-group.el (gnus-group-get-new-news): Respect
920         `gnus-group-use-permanent-levels', as documented (bug#11638).
921
922 2012-06-10  Dave Abrahams  <dave@boostpro.com>
923
924         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
925         groups (bug#11641).
926
927 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
928
929         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
930         is an integer to avoid later problems.
931
932 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
933
934         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
935         locales.
936
937         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
938         on a handle.
939
940         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
941         address as the default.
942         (gnus-summary-insert-old-articles): Don't include unexistent messages.
943
944         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
945         makes no sense to query the user about internal files.
946
947         * gnus-spec.el: Remove all the byte-compilation stuff, since
948         benchmarking shows that it doesn't help when entering large summary
949         buffers.
950
951         * gnus-xmas.el (gnus-xmas-define): Remove.
952
953         * gnus-util.el (gnus-byte-code): Remove.
954
955         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
956         grouplens stuff.
957
958 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
961         (bug#11514).
962
963 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
964
965         * message.el (message-buffers): Return all buffers derived from Message
966         to make `gnus-dired-attach' work with mu4e.
967
968 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
969
970         * nntp.el: Stop the `letf' madness.
971         (nntp--report-1): New var.
972         (nntp-report): Merge nntp-report-1 into it.
973         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
974         the nntp-report function.
975
976         * auth-source.el: Fix comment-style to follow the convention.
977
978 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
979
980         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
981         (mm-dissect-singlepart): Don't guess the MIME type of
982         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
983         set.
984         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
985         toplevel MIME type is multipart/encrypted.
986
987 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
988
989         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
990         a string so that Gcc works (bug#11514).
991
992 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
993
994         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
995         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
996
997 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
998
999         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1000         jumping to *Server* from a dedicated *Group* window.
1001         (gnus-configure-frame): CSE.
1002
1003         * gnus-registry.el: Minor style cleanup.
1004         (gnus-registry--set/remove-mark): New function, extracted from
1005         gnus-registry-install-shortcuts.
1006         (gnus-registry-install-shortcuts): Use it.
1007
1008 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1009
1010         * nnspool.el (news-path): Use eval-and-compile.
1011
1012 2012-05-24  Glenn Morris  <rgm@gnu.org>
1013
1014         * nnspool.el (news-directory, news-path, news-inews-program):
1015         Move here from paths.el.  Don't see a need for these to be autoloaded.
1016
1017         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1018         Merge in doc from paths.el version.  Don't see any need for this to be
1019         autoloaded, or for the warning about users not setting it.
1020
1021 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1022
1023         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1024         format.  In particular, add an optional argument and a docstring.
1025
1026         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1027
1028         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1029         current before calling `gnus-groups-to-gnus-format'.
1030         Note that this was already the case for `gnus-active-to-gnus-format'.
1031
1032 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1033
1034         Fix minor Y10k bug.
1035         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1036
1037 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1038
1039         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1040         message once it's actually open.
1041
1042 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1043
1044         * gnus.el: Ma Gnus v0.5 is released.
1045
1046 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1047
1048         * auth-source.el (auth-source--aput-1, auth-source--aput)
1049         (auth-source--aget): New functions and macros.
1050         Use them instead of aput/aget.
1051
1052 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1053
1054         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1055
1056 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1057
1058         * plstore.el (plstore-called-interactively-p): New compat macro copied
1059         from message.el.
1060         (plstore-mode): Use it.
1061
1062 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1063
1064         * plstore.el: Revive the editing feature.
1065         (plstore-mode): New mode to edit plstore file.
1066         (plstore-mode-toggle-display, plstore-mode-original)
1067         (plstore-mode-decoded): New command.
1068         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1069         (plstore--insert-buffer, plstore--make): New function.
1070         (plstore-open, plstore-save): Simplify by using them.
1071
1072 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1073
1074         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1075
1076 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
1077
1078         * tls.el (open-tls-stream): Remove unused binding.
1079
1080 2012-04-16  Glenn Morris  <rgm@gnu.org>
1081
1082         * nndraft.el (nndraft-request-list): Fix declaration.
1083
1084 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1085
1086         * mm-decode.el (mm-dissect-buffer): Doc fix.
1087
1088         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1089         don't have a current group.
1090
1091         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
1092         buffer if it doesn't exist.
1093
1094         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
1095         given, mark the group as ephemeral with the current window conf.
1096
1097         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1098         buffer exists, which it doesn't if we haven't started Gnus.
1099         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1100
1101 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * mml.el (mml-generate-mime): Allow specifying what the top-level part
1104         type is.
1105
1106         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
1107         `unexists' entries.
1108         (gnus-clean-old-newsrc): Fix last checkin.
1109
1110         * nnimap.el (nnimap-update-info): None of the articles below the active
1111         low-water mark exist.
1112
1113         * dgnushack.el: Get rid of XEmacs compilation warning.
1114
1115         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1116         would have gotten if we posted to the group, and use that to compare
1117         against the message we want to cancel (bug#10808).
1118
1119         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
1120         on XEmacs.
1121
1122 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1123
1124         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
1125         `scroll-margin'.
1126
1127 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
1128
1129         * gnus-cite.el (gnus-dissect-cited-text): A single line without
1130         citation prefix within a block of cited text should be considered part
1131         of that block *only* if it is a blank line.
1132
1133 2012-04-09  Chong Yidong  <cyd@gnu.org>
1134
1135         * binhex.el, hashcash.el, uudecode.el:
1136         Remove * characters from the front of variable docstrings.
1137
1138 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1139
1140         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1141         before kinsoku-bol characters nor within kinsoku-eol characters.
1142
1143 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1144
1145         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1146         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
1147         (gnus-sync-read): Use mapc instead of mapcar.
1148
1149         * mm-archive.el: Require mm-decode for some macros.
1150         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
1151         the byte compiler.
1152         (mm-archive-decoders): New function that returns the value of
1153         the mm-archive-decoders variable.
1154
1155         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
1156         instead.
1157         (mm-dissect-singlepart): Use the function mm-archive-decoders.
1158
1159         * nnimap.el (gnus-refer-thread-use-nnir):
1160         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1161
1162 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163
1164         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
1165
1166 2012-03-12  Peter Münster  <pmrb@free.fr>
1167
1168         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1169         (gnus-demon-cancel): Ditto.
1170         (gnus-demon-run-callback): When function cannot be called due to low
1171         idleness, call it when idleness reaches the expected value, instead of
1172         waiting another timer period.
1173         (gnus-demon-init): Add `time' to arguments of call-back.
1174
1175 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
1178
1179         * gnus.el: Register gnus-registry functions.
1180
1181         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
1182         indent.
1183
1184         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
1185         enabled before warping.
1186
1187 2012-03-22  Dave Abrahams  <dave@boostpro.com>
1188
1189         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
1190         registry about each article retrieved.
1191
1192         * gnus-int.el (gnus-select-group-with-message-id): New function.
1193         (gnus-try-warping-via-registry): Ditto.
1194         (gnus-warp-to-article): Fall back on the registry.
1195
1196 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
1197
1198         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
1199         inboxes.
1200
1201 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202
1203         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1204
1205 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1206
1207         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
1208         gnus-gcc-self-resent-messages may be a group parameter.
1209         (gnus-summary-resend-message): Don't encode encoded words in header
1210         when Gcc'ing resent message.
1211
1212 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1213
1214         * shr.el (shr-insert): Treat non-breaking space just like normal
1215         space.  This seems to produce more pleasing results.
1216         (shr-insert): Only insert a blank line if we're starting from an image.
1217         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
1218         (shr-ensure-paragraph): Consider lines with white space to be blank.
1219
1220 2012-03-15  Elias Pipping  <pipping@lavabit.com>
1221
1222         * Makefile.in: Respect DESTDIR.
1223
1224 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
1225
1226         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
1227         and gnus-gcc-post-body-encode-hook.
1228
1229 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1230
1231         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
1232         messages that don't exist.
1233
1234         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1235
1236 2012-04-21  Andreas Schwab  <schwab@linux-m68k.org>
1237
1238         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1239
1240 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1243         don't have a current group.
1244
1245 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1246
1247         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
1248         Remove.
1249
1250         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
1251
1252         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
1253
1254 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1257         have a group name.
1258
1259         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1260         a multibyte buffer (bug#7410).
1261         (article-wash-html): Parse the original article buffer to get the
1262         unencoded data (bug#7410).
1263
1264         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1265         .newsrc.el files.
1266
1267 2012-04-05  Bastien Guerry  <bzg@altern.org>
1268
1269         * color.el (color-lighten-name): Fix typo.
1270
1271 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272
1273         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1274         "#" to avoid having them interpreted as comments.
1275
1276 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1277
1278         * shr.el (shr-insert): Update the text state properly to avoid
1279         inserting spurious paragraph starts.
1280
1281 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1282
1283         * shr.el (shr-table-widths): Divide the extra width more fairly over
1284         the TDs (bug#10973).
1285         (shr-render-td): Don't delete too much padding.
1286         (shr-natural-width): Compute the natural width more correctly.
1287         (shr-insert): Allow the natural width to be computed for tables again.
1288         (shr-tag-table-1): Rework how the natural widths are computed by
1289         rendering the table a third time.
1290         (shr-natural-width): Removed.
1291         (shr-buffer-width): New function.
1292         (shr-expand-newlines): Use it.
1293
1294         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
1295         using a `gnus-use-full-window' setup (bug#11013).
1296
1297 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1300         24.1 release.
1301
1302 2012-03-10  David Edmondson  <dme@dme.org>
1303
1304         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1305         'Forwarded Message' header and the start of the message.
1306
1307 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1308
1309         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1310         isn't running (bug#10897).
1311
1312 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1313
1314         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1315         This is inconsistent with all the other stream functions, which leave
1316         the setting up to the higher levels (if so wanted) (bug#10931).
1317
1318 2012-02-28  Glenn Morris  <rgm@gnu.org>
1319
1320         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
1321         mm-decode.el: Standardize possessive apostrophe usage.
1322
1323 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1326
1327 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
1328
1329         * parse-time.el (parse-time-string): Allow extractor to return nil.
1330
1331 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1332
1333         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1334
1335 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1336
1337         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
1338
1339 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1340
1341         * mm-decode.el (mm-shr): Remove "soft hyphens".
1342
1343         * nnimap.el (nnimap-request-list): Return the group names encoded as
1344         utf8.  Otherwise non-European group names don't work.
1345         (nnimap-request-newgroups): Ditto.
1346
1347         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1348         the default in `read-string' (bug#10757).
1349
1350         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1351         topics (bug#10843).
1352
1353         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1354         buffer.  Suggested by Herbert Valerio Riedel.
1355         (nnimap-request-move-article): Delete the message from the correct IMAP
1356         server.
1357
1358 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1359
1360         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1361         Reported by Peter Münster.
1362
1363 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1364
1365         * shr.el (shr-image-fetched): Make sure we really kill the right
1366         buffer.
1367
1368 2012-02-16  Leo Liu  <sdl.web@gmail.com>
1369
1370         * gnus-start.el (gnus-1): Avoid duplicate entries.
1371
1372 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1373
1374         * imap.el: Remove.
1375
1376         * nntp.el (nntp-coding-system-for-read): Remove.
1377         (nntp-coding-system-for-write): Ditto.
1378         (nntp-open-connection): Just use `binary' directly.
1379
1380         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
1381         Gnus 0.3.
1382
1383 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1384
1385         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
1386         application/octet-stream parts really is.
1387
1388         * gnus-sum.el (gnus-propagate-marks): Remove.
1389
1390 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1391
1392         * shr.el (shr-rescale-image): Undo previous change; see
1393         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1394
1395 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1396
1397         * gnus.el: Ma Gnus v0.3 is released.
1398
1399 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1400
1401         * gnus-sum.el (gnus-summary-local-variables): Make
1402         `gnus-newsgroup-unexist' into a local variable.
1403
1404 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1405
1406         * registry.el (registry-usage-test, registry-persistence-test): Move to
1407         tests/gnustest-registry.el.
1408         (registry-make-testable-db, registry-match-test)
1409         (registry-instantiation-test): Move to tests/gnustest-registry.el.
1410
1411         * gnus-registry.el (gnus-registry-misc-test)
1412         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
1413
1414         * tests/gnustest-registry.el: New file with the registry and
1415         gnus-registry ERT tests.
1416
1417 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1418
1419         * gnus-msg.el (gnus-summary-resend-message): Make
1420         gnus-summary-resend-message-insert-gcc be last item in
1421         message-header-setup-hook.
1422
1423 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1424
1425         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1426         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
1427         Remove.
1428         (nnfolder-open-server): Don't use marks.
1429         (nnfolder-request-delete-group): Ditto.
1430         (nnfolder-request-rename-group): Ditto.
1431         (nnfolder-request-set-mark, nnfolder-request-marks)
1432         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
1433         (nnfolder-save-marks, nnfolder-open-marks): Remove.
1434
1435         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
1436         (nnml-marks-modtime): Remove.
1437         (nnml-request-delete-group): Don't use marks.
1438         (nnml-request-rename-group): Ditto.
1439         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
1440         (nnml-save-marks, nnml-open-marks): Remove.
1441
1442         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
1443         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
1444         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
1445         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
1446         (nntp-server-to-method-cache): Remove.
1447
1448         * shr.el (shr-rescale-image): Fix wrong merge.
1449
1450 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1451
1452         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1453         too-wide lines.
1454
1455 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1456
1457         * nnimap.el (nnimap-record-commands): New variable.
1458         (nnimap-log-command): Use it.
1459         (nnimap-make-process-buffer): Add a space to the process buffer.
1460         (nnimap-transform-headers): Don't bug out on header lines containing
1461         stuff that look like IMAP length encodings.
1462
1463         * shr.el (shr-rescale-image): Allow viewing large images.
1464
1465 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1466
1467         * nnml.el (nnml-request-compact-group): Delete the marks file after
1468         compaction (bug#10800).
1469
1470         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1471         group exit.
1472
1473         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1474         QRESYNC/FETCH output.
1475
1476 2012-02-11  Glenn Morris  <rgm@gnu.org>
1477
1478         * sieve-manage.el (sieve-manage-default-stream):
1479         * shr.el (shr):
1480         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1481         (nnir-retrieve-headers-override-function)
1482         (nnir-imap-default-search-key, nnir-notmuch-program)
1483         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1484         (nnir-method-default-engines):
1485         * message.el (message-cite-reply-position):
1486         * gssapi.el (gssapi-program):
1487         * gravatar.el (gravatar):
1488         * gnus-sum.el (gnus-refer-thread-use-nnir):
1489         * gnus-registry.el (gnus-registry-unfollowed-addresses)
1490         (gnus-registry-max-pruned-entries):
1491         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1492         * gnus-int.el (gnus-after-set-mark-hook)
1493         (gnus-before-update-mark-hook):
1494         * gnus-async.el (gnus-async-post-fetch-function):
1495         * auth-source.el (auth-source-cache-expiry):
1496         Add missing :version tags to new defcustoms and defgroups.
1497
1498 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
1499
1500         * gnus-sum.el (gnus-adjust-marked-articles): Add to
1501         `gnus-newsgroup-unexist'.
1502
1503         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
1504         marks.
1505         (gnus-article-special-mark-lists): Put the `unexist' in the special
1506         marks list instead.
1507
1508         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
1509         articles in the list of articles to be selected.
1510
1511         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
1512         articles.
1513         (nnimap-update-info): Keep track of unexisting articles.
1514         (nnimap-update-qresync-info): Ditto.
1515
1516 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1517
1518         * message.el (message-default-send-mail-function): Made into own
1519         function for reuse by emacsbug.el.
1520
1521 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
1522
1523         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1524         `gnus-sloppily-equal-method-parameters' to avoid a warning.
1525
1526 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1527
1528         * mm-archive.el (mm-archive-dissect-and-inline): New function.
1529         (mm-archive-dissect-and-inline): Fix up the undisplayer.
1530
1531         * gnus-compat.el: Define `timer-set-function'.
1532
1533         * mm-decode.el (mm-display-external): Output the text from the command
1534         in the buffer after the command finished.  This makes text-based
1535         commands behave better.
1536
1537 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1538
1539         * gnus-compat.el: Add a compat for the old `url-retrieve'.
1540
1541 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1542
1543         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
1544         23.1.
1545
1546 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1547
1548         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1549
1550 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1551
1552         * message.el (smtpmail-smtp-user): Silence compiler warning.
1553
1554 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1555
1556         * message.el (message-multi-smtp-send-mail): Also allow specifying the
1557         SMTP user name.
1558
1559 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1560
1561         * gnus-sum.el (gnus-summary-show-thread):
1562         next-single-char-property-change may return nil in XEmacs.
1563         (gnus-summary-article-map): Fix typo.
1564
1565 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1566
1567         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1568         running.
1569
1570         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1571
1572         * gnus.el (gnus-server-extend-method): Don't add an -address component
1573         if the method already has one (bug#9676).
1574
1575 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1576
1577         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1578         of an initial-input for consistency (bug#10757).
1579
1580         * dgnushack.el: Fix XEmacs compilation warning.
1581
1582         * shr.el: Inhibit getting and sending cookies when fetching pictures.
1583
1584         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1585
1586 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1587
1588         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1589         lines that are narrower than the window width.  Otherwise background
1590         "blocks" will look less readable.
1591
1592 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1593
1594         * nnimap.el (nnimap-transform-headers): Remove unused variable.
1595         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1596         have newlines within the strings, and where the UID comes after the
1597         BODYSTRUCTURE element (bug#10537).
1598
1599         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1600         (bug#10732).
1601
1602         * shr.el (shr-insert-document): Add doc string.
1603         (shr-visit-file): Ditto.
1604         (shr-remove-trailing-whitespace): New function.
1605         (shr-insert-document): Use it to clean up trailing whitespace as the
1606         final step (bug#10714).
1607
1608 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1609
1610         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1611         buffer if `gnus-kill-summary-on-exit' is nil.
1612
1613 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1614
1615         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1616         when just reading a single group from "without" Gnus.
1617
1618 2012-02-06  Chong Yidong  <cyd@gnu.org>
1619
1620         * gnus-sum.el (gnus-summary-show-thread):
1621         next-single-char-property-change never returns nil (Bug#8657).
1622
1623 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1624
1625         * message.el (message-multi-smtp-send-mail): New function.
1626         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
1627         header to implement multi-SMTP functionality.
1628
1629         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
1630         (gnus-agentize): Don't set it.
1631         (gnus-agent-send-mail): Don't use it.
1632
1633         * gnus-sum.el (gnus-summary-widget-backward): New function and
1634         keystroke.
1635
1636         * gnus-compat.el: More the compat functions more compatible.
1637
1638         * shr.el (shr-put-image): Remove underlines from sliced images.
1639         (shr-zoom-image): Compute the region to be replaced more correctly.
1640
1641 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1642
1643         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
1644         (gnus-summary-resend-message-insert-gcc): New function.
1645         (gnus-summary-resend-message): Modify message-header-setup-hook and
1646         message-sent-hook to make it work for Gcc.
1647         (gnus-inews-do-gcc): Update the number of unread articles of groups
1648         that messages are Gcc'd to.
1649
1650         * message.el (message-resend): Run message-sent-hook to do Gcc.
1651
1652 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1653
1654         * lpath.el: Fix an XEmacs compilation warning.
1655
1656         * gnus-compat.el: Require `help-fns' to fix compilation error.
1657
1658         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
1659         a higher level to silence compilation.
1660
1661         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1662         parameter to allow controlling the scaling.
1663
1664         * shr.el (shr-zoom-image): New command and keystroke.
1665         (shr-put-image): Take a `size' flag to say how to scale the image.
1666
1667         * gnus-compat.el: Redefine `delete-directory' to provide recursive
1668         deletion unless already defined.
1669
1670         * gnus.el (gnus-compat): Require it.
1671
1672         * gnus-compat.el: New file.
1673
1674         * gnus-start.el (gnus-clean-old-newsrc): New function.
1675         (gnus-read-newsrc-file): Use it.
1676
1677         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1678         Use recursive deletion.
1679         (mm-dissect-archive): Add support for zip files.
1680
1681         * gnus-util.el (gnus-recursive-directory-files): New function.
1682
1683         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1684         (mm-archive-decoders): Add tgz support.
1685
1686         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1687         Otherwise inserting text into the Gnus buffer can look odd.
1688
1689         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1690
1691         * mm-archive.el (mm-archive-decoders): Add support for tar.
1692
1693         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1694
1695         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1696
1697 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1698
1699         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1700
1701         * mm-archive.el: New file.
1702
1703         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
1704
1705         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1706
1707         * message.el (message-goto-*): Make all the `message-goto-*' commands
1708         push the mark before moving point.  This makes it easier to go back to
1709         where you came from after editing whatever you jumped to.
1710
1711 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1712
1713         * gnus.el: Ma Gnus v0.1 is released.
1714
1715 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1716
1717         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1718         without reconnecting.
1719         (nnimap-possibly-change-group): Ditto.
1720         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1721         connection has died before being called.
1722
1723 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1724
1725         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1726         an initial sync unless we're really doing one.
1727
1728         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1729         address parameter if one already exists (bug#9676).
1730
1731         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1732         not the prefix, as documented (bug#10689).
1733
1734 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1737         the "server".
1738
1739         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1740         the real error message with the useless "previously known to be down".
1741         Which isn't even correct.
1742
1743         * nntp.el (nntp-open-connection): Report the error message if the nntp
1744         server can't be reached.
1745
1746         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1747         groups we do a total scan for.
1748         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1749         doing that.
1750
1751 2012-01-31  Jim Meyering  <jim@meyering.net>
1752
1753         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1754         Correct a comment (insert "not") and hide nominally-doubled "to".
1755
1756 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1757
1758         * gnus.el (gnus-version): Change name to "Ma Gnus".
1759
1760 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1761
1762         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1763         section in the manual.
1764
1765 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1766
1767         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1768         words.
1769         (rfc2047-encode-string): Ditto.
1770         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
1771         understand folded filename="..." parameters, for instance.
1772
1773         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1774         the message for greater debuggability.
1775
1776 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1777
1778         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1779         instead of setting it locally, since the latter doesn't seem to have
1780         any effect (most of the time).
1781
1782 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
1783
1784         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1785         function call.
1786
1787 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1788
1789         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1790         seconds, and make the repeat clause with HH:MM specs work as
1791         documented.
1792
1793 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1794
1795         * proto-stream.el (proto-stream-capability-open): Fall back on
1796         :end-of-command if :end-of-capability doesn't exist.
1797
1798 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1799
1800         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1801         bound globally in old Emacsen and XEmacsen.
1802
1803 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1804
1805         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1806         so that previous errors don't prohibit getting new news.
1807
1808         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1809
1810         * nntp.el (nntp-retrieve-group-data-early): Ditto.
1811
1812 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
1813
1814         * gnus.el (gnus-group-find-parameter): Check for liveness of the
1815         buffer, not of the string which is its name.
1816
1817 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1818
1819         * proto-stream.el (proto-stream-capability-open): Wait for
1820         :end-of-capability, not :end-of-command.
1821
1822         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1823         non-server-marks groups.
1824         (gnus-group-make-articles-read): Ditto.
1825
1826         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1827         methods (bug#9676).
1828
1829         * gnus.el (gnus-method-ephemeral-p): New function.
1830
1831 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1832
1833         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1834         left-to-right.
1835
1836 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1837
1838         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1839         warning.
1840
1841 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1842
1843         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1844         macroexpand the nnir things, since they haven't been defined yet, and
1845         nnir requires gnus-sum.
1846
1847 2012-01-24  Julien Danjou  <julien@danjou.info>
1848
1849         * color.el (color-rgb-to-hsl): Fix value computing.
1850         (color-hue-to-rgb): New function.
1851         (color-hsl-to-rgb): New function.
1852         (color-clamp, color-saturate-hsl, color-saturate-name)
1853         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1854         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1855
1856 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1857
1858         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1859
1860 2012-01-19  Julien Danjou  <julien@danjou.info>
1861
1862         * color.el (color-name-to-rgb): Use the white color to find the max
1863         color component value and return correctly computed values.
1864         (color-name-to-rgb): Add missing float conversion for max value.
1865
1866 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1867
1868         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1869         logical server name in addition to the actual machine address.
1870
1871         * auth-source.el (auth-source-user-and-password): Add convenience
1872         wrapper to search by just host and optionally user.
1873
1874 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1875
1876         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1877         after rendering.
1878
1879 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1880
1881         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1882         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1883         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1884
1885 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1886
1887         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1888         (bug#9693).
1889         (gnus-summary-setup-buffer): Document return value (bug#9697).
1890
1891         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1892         since ido doesn't work on symbols (bug#9632).
1893
1894         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1895         when getting a single value as when getting all the values.  This means
1896         that atoms like `gcc-self' work cumulatively, like variable settings,
1897         instead of getting the value from the last matching clause.
1898         (gnus-group-find-parameter): Protect against the group buffer not
1899         existing (bug#9585).
1900
1901 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1902
1903         * gnus-start.el (gnus-activate-group): Document more parameters
1904         (bug#9694).
1905
1906         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1907         (bug#9692).
1908
1909         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1910         article was fetched, so that it can be expired later (bug#9958).
1911         (gnus-agent-summary-fetch-series): Add doc string.
1912         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1913         (bug#9517).
1914
1915         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1916         retrieval is happening.
1917
1918         * gnus.el (gnus-parameters): Doc fix.
1919
1920 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1921
1922         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1923         show the thread after expansion.
1924
1925 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1926
1927         * gnus-art.el (article-narrow-to-head): If the head is completely
1928         empty, narrow to the empty region (bug#9764).
1929
1930         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1931         read, and then mark them as unread only when the unread mark is used.
1932         This makes `C-- T k' actually work, even though it's confusing.
1933
1934         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1935         alive before we try to find its window.
1936
1937 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1938
1939         * mm-decode.el (mm-display-external): Use a longer timeout for the
1940         deletion to allow slow programs to display the file.
1941
1942 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1943
1944         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1945         prompt to be less confusing.
1946
1947         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1948         argument to `message-reply'.  This broke `special-display-*' frame
1949         pop-uping (bug#10238).
1950
1951 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1954         systems, since these allegedly don't work there.
1955
1956 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1957
1958         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1959         live buffer.
1960
1961 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1962
1963         * nnir.el (nnir-retrieve-headers): Protect against the article not
1964         existing on the server (bug#10335).
1965
1966 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1967
1968         * gnus-agent.el (gnus-agent-load-local): Recompute
1969         gnus-agent-article-local on changing method.
1970
1971 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * gnus.el (gnus-parameters): Note precedence.
1974
1975 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1976
1977         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1978         in the group buffer.
1979
1980 2012-01-04  Julien Danjou  <julien@danjou.info>
1981
1982         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1983         change.
1984
1985 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986
1987         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1988         too.
1989
1990         * nntp.el (nntp-retrieve-group-data-early): Use it.
1991
1992 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1993
1994         * nntp.el (nntp-retrieval-in-progress): New variable.
1995         (nntp-make-process-buffer): Make it buffer-local.
1996
1997         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1998         2010.
1999         (gnus-demon-init): Use it to compute the time if time is on the form
2000         "04:23".
2001
2002         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2003
2004         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2005         status in the correct buffer.
2006
2007 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2008
2009         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2010         when opening topics (bug#10407).
2011
2012 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2013
2014         * gnus-cus.el (gnus-score-customize):
2015         * gnus-sum.el (gnus-sort-gathered-threads):
2016         * message.el (message-shorten-references):
2017         * nnmairix.el (nnmairix-request-group):
2018         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2019
2020 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2021
2022         * gnus-agent.el (gnus-agent-regenerate-group):
2023         * gnus-int.el (gnus-retrieve-group-data-early):
2024         * mm-util.el (mm-codepage-ibm-list):
2025         * nndiary.el (Commentary, nndiary-get-new-mail):
2026         * nnir.el (nnir):
2027         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2028
2029 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * mm-view.el (mm-display-inline-fontify): Add comment.
2032
2033 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2034
2035         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2036         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2037
2038 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2039
2040         * gnus-art.el (gnus-split-methods):
2041         * gnus-msg.el (gnus-configure-posting-styles):
2042         * gnus-spec.el (gnus-parse-simple-format):
2043         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2044         * message.el (message-do-actions): Spelling fix.
2045
2046 2011-12-15  Juri Linkov  <juri@jurta.org>
2047
2048         * mm-decode.el (mm-inline-media-tests): Add missing
2049         `mm-handle-media-subtype'.
2050
2051 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2052
2053         * gnus-group.el (gnus-group-tool-bar):
2054         * gnus-sum.el (gnus-summary-tool-bar):
2055         * message.el (message-tool-bar):
2056         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2057
2058 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2059
2060         * plstore.el (plstore--insert-buffer): Spelling fix.
2061
2062 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2063
2064         * message.el (message-valid-fqdn-regexp): Update with newly approved
2065         top-level domain names ".tel" and ".asia".
2066
2067 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2068
2069         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2070         unconditionally.
2071
2072 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2073
2074         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
2075         pop-to-buffer-same-window for old Emacsen.
2076
2077 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2078
2079         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
2080
2081 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2082
2083         * netrc.el (netrc-credentials): Spelling fix.
2084
2085 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2086
2087         * gnus-fun.el (gnus-fun-ppm-change-string):
2088         * gnus-msg.el (gnus-inews-do-gcc):
2089         * gnus-sum.el (gnus-summary-find-for-reselect):
2090         * gnus.el (gnus-summary-cancelled):
2091         * message.el (message-cancel-hook, message-send-news):
2092         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
2093         * nnir.el (nnir-run-hyrex):
2094         * nntp.el (nntp-with-open-group-function):
2095         * pgg.el (pgg-pending-timers): Spelling fix.
2096
2097 2011-12-04  Chong Yidong  <cyd@gnu.org>
2098
2099         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
2100         change (Bug#10200).
2101
2102 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2103
2104         * compface.el (uncompface):
2105         * gnus-art.el (gnus-article-x-face-command): Update the header format
2106         of icon data for the most recent icontopbm program.
2107
2108 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * gnus-msg.el (gnus-inews-do-gcc):
2111         * message.el (message-send-mail):
2112         * mml.el (mml-generate-mime): Share the value of the buffer-local
2113         `message-options' variable between a draft buffer and temprary working
2114         buffers.
2115
2116 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2117
2118         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2119
2120 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2123         for Cygwin.
2124
2125 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2126
2127         * gnus-group.el (gnus-group-prepare-flat):
2128         * mm-bodies.el (mm-encode-body):
2129         * mml.el (mml-preview):
2130         * nnml.el (nnml-request-compact-group):
2131         * pop3.el (pop3-stream-type): Spelling fix.
2132
2133 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2134
2135         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
2136
2137 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2138
2139         * color.el (color-rgb-to-hsl):
2140         * gmm-utils.el (gmm-tool-bar-style):
2141         * gnus-group.el (gnus-group-prepare-flat):
2142         * gnus-topic.el (gnus-topic-prepare-topic):
2143         * mm-decode.el (mm-discouraged-alternatives):
2144         * rfc2047.el (rfc2047-encode-1):
2145         * starttls.el: Spelling fix.
2146
2147 2011-11-24  Glenn Morris  <rgm@gnu.org>
2148
2149         * binhex.el (binhex-begin-line): Give it basic doc-string.
2150
2151         * starttls.el, tls.el: Fix case of "GnuTLS".
2152
2153 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2154
2155         * gnus-group.el (gnus-group-highlight): Fix typo.
2156
2157 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
2158
2159         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2160         value of `delete-file', that returns nil for a local file but returns t
2161         for a remote file using ssh.
2162
2163 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2164
2165         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
2166
2167 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2170         avoid later breakage.
2171
2172 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2173
2174         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2175         article buffers' name.
2176
2177 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178
2179         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2180         by Paul Eggert's spellfixes two days ago.
2181
2182 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2183
2184         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
2185         doesn't have it.
2186
2187         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2188         buffer-local instead of binding them to avoid warnings.  Also demote
2189         errors (bug#10063).
2190         (font-lock-mode-hook): Shut up byte compiler.
2191
2192 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2193
2194         * mm-util.el (mm-charset-after):
2195         * nnir.el (nnir-run-hyrex):
2196         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
2197         (ntlm-get-password-hashes, ntlm-md4hash):
2198         * smime.el: Fix typo.
2199
2200 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2201
2202         * gnus-agent.el (gnus-agent-expire-group-1):
2203         * nndiary.el (nndiary-last-occurence):
2204         * nnimap.el (nnimap-request-set-mark):
2205         * nnmairix.el (nnmairix-only-use-registry):
2206         * gnus-group.el (gnus-group-prepare-flat):
2207         * gnus-sum.el (gnus-decode-encoded-word-methods):
2208         * message.el (message-wash-subject):
2209         * nntp.el (nntp-retrieve-headers-with-xover):
2210         * smime.el (smime-certificate-directory): Spelling fix.
2211
2212 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
2213
2214         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
2215
2216         * color.el:
2217         * gnus-agent.el (gnus-agent-possibly-alter-active):
2218         * gnus-dired.el (gnus-dired-print):
2219         * mail-parse.el:
2220         * nnmairix.el (nnmairix-request-group):
2221         * shr.el (shr-image-displayer):
2222         * sieve-manage.el:
2223         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
2224
2225 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
2226
2227         * gnus-sum.el (gnus-auto-select-subject):
2228         * spam-report.el (spam-report-resend): Spelling fix.
2229
2230 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2231
2232         * gnus-agent.el (gnus-agent-get-undownloaded-list):
2233         * gnus-art.el (gnus-default-article-saver):
2234         * gnus-srvr.el (gnus-server-copy-server):
2235         * gnus.el (gnus-sloppily-equal-method-parameters):
2236         * html2text.el (html2text-format-tag-list):
2237         * message.el (message-narrow-to-head):
2238         * nndiary.el:
2239         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2240         * sieve.el: Spelling fix.
2241
2242 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2243
2244         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2245         * gnus-sum.el (gnus-summary-make-menu-bar):
2246         * gnus-uu.el (gnus-uu-decode-postscript)
2247         (gnus-uu-decode-postscript-and-save):
2248         * mailcap.el (mailcap-print-command):
2249         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
2250         Fix typos.
2251
2252 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2253
2254         * gnus-art.el (gnus-article-part-wrapper):
2255         * html2text.el (html2text-fix-paragraphs):
2256         * mm-decode.el (mm-image-fit-p):
2257         * rfc2047.el (rfc2047-encode-message-header):
2258         * shr-color.el (shr-color-visible-distance-min)
2259         (shr-color-relative-to-absolute, set-minimum-interval)
2260         (shr-color-visible): Fix typos.
2261
2262 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
2263
2264         * gmm-utils.el (gmm-tool-bar-item):
2265         * gnus-art.el (gnus-treat-body-boundary):
2266         * gnus-diary.el (gnus-user-format-function-d):
2267         * gnus-start.el (gnus-get-unread-articles):
2268         * pgg-gpg.el (pgg-gpg-update-agent):
2269         * smime.el (smime-cert-by-ldap-1): Spelling fix.
2270
2271 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
2272
2273         * gnus-topic.el (gnus-group-prepare-topics):
2274         * gnus-uu.el (gnus-extract-view):
2275         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
2276
2277 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
2278
2279         * spam.el: Move BBDB autoloads.
2280         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
2281         BBDB 2 and 3.
2282         (spam-check-BBDB): Use it.
2283         (spam-enter-ham-BBDB): Use it.
2284
2285 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
2286
2287         * smime.el (smime-draw-buffer): Spelling fix.
2288
2289 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
2290
2291         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
2292         for scanning exactly one level.
2293         * gnus-start.el (gnus-get-unread-articles): Ditto.
2294
2295 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2296
2297         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
2298         slightly clearer.
2299
2300 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2301
2302         * gnus-sync.el: More commentary about setup.
2303
2304 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2305
2306         * message.el (message-send-and-exit): Document `arg'.
2307
2308 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2309
2310         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
2311
2312 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
2313
2314         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2315
2316         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
2317         we don't use `bound-and-true-p'.
2318
2319 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
2320
2321         * gnus-util.el (gnus-bound-and-true-p): Remove.
2322         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
2323         * nnir.el: Use it.
2324         * nnmairix.el: Use it.
2325
2326 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2327
2328         * gnus-sync.el: Improve docs about CouchDB admins.
2329
2330         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
2331         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
2332         for reasons unknown.
2333         * nnir.el: Use it.
2334         * nnmairix.el: Use it.
2335
2336         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
2337         * nnir.el: Ditto.
2338         * nnmairix.el: Ditto.
2339
2340         * gnus-registry.el (gnus-registry-enabled): Default to nil.
2341
2342 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2343
2344         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2345         not needed.  Provide xmlplistread list function to produce XML plist
2346         output for non-Gnus LeSync clients.
2347
2348 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2349
2350         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
2351
2352         * gnus-sync.el: Add LeSync synchronization backend and logic to read
2353         and save against it.  Group subscriptions, read marks, other marks,
2354         subscription levels, topic names, and topic offsets (the group's
2355         position within the topic) are saved.  This is an experimental backend
2356         and may change significantly.  Load json.el from the gnus-fallback-lib
2357         if it's not available otherwise.
2358         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2359
2360 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2361
2362         * message.el (message-completion-function): Make sure
2363         message-tab-body-function is not attempted if one of
2364         message-completion-alist fails to find a completion (bug#9158).
2365
2366 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
2367
2368         * mml.el (mml-quote-region): Quote <#secure> tag.
2369         (mml-generate-mime-1): Unquote <#secure> tag.
2370
2371 2011-10-20  Chong Yidong  <cyd@gnu.org>
2372
2373         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
2374         calling a minor mode from Lisp with nil arg enables it, so we have to
2375         make the wording a bit ambiguous here).
2376
2377 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2378
2379         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
2380         * nnir.el (nnir-mode): Use it.
2381         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2382         Use it.
2383
2384         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
2385         * nnmairix.el (gnus-registry-enabled): Ditto.
2386
2387 2011-10-17  Dave Abrahams  <dave@boostpro.com>
2388
2389         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
2390         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
2391         only while we need to find out if it should be t or nil.
2392         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
2393         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
2394         the registry is installed.  Set it to nil when it's unloaded.
2395         (gnus-registry-install-p): Provide user guidance for the initial value
2396         of `gnus-registry-install' when it's 'ask, otherwise return its value.
2397         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
2398         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2399         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2400         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2401         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
2402         `gnus-registry-install'.
2403
2404 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
2405
2406         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
2407         previous change.
2408         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
2409         primary key is marked as disabled.
2410
2411 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
2412
2413         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
2414         primary key is marked as disabled.
2415
2416 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
2417
2418         * html2text.el (html2text-clean-anchor): Check for quotes around
2419         `href' value.
2420
2421 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2422
2423         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
2424         searching.  Drop `bbdb-cache'.
2425
2426 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2427
2428         * message.el (message-signed-or-encrypted-p): Exclude header when
2429         checking if there is signed or encrypted body in text/plain message.
2430
2431 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
2432
2433         * html2text.el (html2text-get-attr): Correctly handle attribute values
2434         containing "=".
2435
2436 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
2437
2438         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
2439         handle bindings.
2440
2441 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2442
2443         * gnus-win.el (gnus-configure-windows): Protect against reading
2444         ephemeral groups outside of Gnus.
2445
2446 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2447
2448         * shr.el (shr-tag-img): Don't get images displayed in tables.
2449
2450 2011-10-03  Glenn Morris  <rgm@gnu.org>
2451
2452         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
2453         the "maintainer" version of debbugs.gnu.org reports.
2454
2455 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2456
2457         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
2458         make asynchronous adjacent image insertion work better.
2459
2460 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
2461
2462         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
2463         documentation.
2464
2465 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2466
2467         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
2468         `gnus-asynchronous' isn't shadowed.
2469
2470 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2471
2472         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
2473
2474         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
2475         (nnimap-insert-partial-structure): The charset parameter isn't
2476         case-sensitive.
2477
2478         * nnheader.el (nnheader-message-maybe): New function.
2479
2480         * shr.el (shr-tag-table): Render totally broken tables better.
2481
2482         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
2483         computing the boundary.
2484
2485 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2486
2487         * pop3.el (pop3-number-of-responses): Remove.
2488         (pop3-wait-for-messages): Rewrite to take linear time instead of
2489         exponential time.
2490
2491 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2492
2493         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
2494         re-fetch images.
2495
2496         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
2497         re-fetch images when hitting `g' in Gnus.
2498
2499 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2500
2501         * mml.el (mml-inhibit-compute-boundary): New internal variable.
2502         (mml-compute-boundary): Don't check collision if it is non-nil.
2503         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2504         before checking collision.
2505
2506 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507
2508         * message.el (message-indent-citation): Really make sure there's a
2509         newline at the end.
2510
2511         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2512         Fix suggested by John Wiegley.
2513
2514         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2515
2516         * gnus-art.el (gnus-treat-hide-citation): Add doc.
2517
2518         * message.el (message-default-send-rename-function): Break out into its
2519         own function.
2520
2521         * ecomplete.el (ecomplete-display-matches): Revert patch since it
2522         doesn't work under XEmacs.
2523
2524         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2525         of "imaps" to word around Windows problems.
2526         (nnimap-open-connection-1): Use it.
2527
2528         * message.el (message-indent-citation): Revert last change which made
2529         `F' not work.
2530
2531 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
2532
2533         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2534         terminal as well.
2535
2536 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2537
2538         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2539         because it displays images using overlays that aren't easy to copy to
2540         the article buffer.
2541
2542 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
2543
2544         * message.el (message-indent-citation): Fix empty line removal at the
2545         end of the citation.
2546
2547 2011-09-20  Julien Danjou  <julien@danjou.info>
2548
2549         * auth-source.el (auth-source-netrc-create): Use default value for
2550         password if specified.  Evaluate default.
2551         (auth-source-plstore-create): Ditto.
2552         (auth-source-plstore-create, auth-source-netrc-create): Fix default
2553         value evaluation.
2554         (auth-source-netrc-create): Typo fix.
2555         (auth-source-plstore-create): Ditto.
2556
2557         * password-cache.el (password-cache-remove): Remove entries even if the
2558         value is nil, so that password with a nil value (negative caching) is
2559         possible to invalidate.
2560
2561         * auth-source.el (auth-source-format-cache-entry): New function.
2562
2563 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2564
2565         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2566
2567 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2568
2569         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2570
2571 2011-09-19  Julien Danjou  <julien@danjou.info>
2572
2573         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2574         which work with things that are not ASCII.
2575
2576 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2577
2578         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2579
2580 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2581
2582         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2583         message level.
2584
2585 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2586
2587         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2588
2589 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590
2591         * gnus.el (gnus-interactive-exit): Update defcustom spec.
2592
2593 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2594
2595         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2596         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2597
2598 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
2599
2600         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2601         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2602         articles.
2603
2604 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
2605
2606         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2607         (message-mail-other-window, message-mail-other-frame)
2608         (message-news-other-window, message-news-other-frame):
2609         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2610         instead of setting buffer display varibles.
2611
2612 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2613
2614         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2615
2616         * gnus-sum.el (gnus-fetch-headers): Bump message level.
2617
2618 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2619
2620         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2621         duplicates" to a higher level.
2622
2623         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2624         most egregious messages.
2625
2626 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2627
2628         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2629
2630 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
2631
2632         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2633         up the file (bug#9351).
2634
2635 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2636
2637         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
2638         it does with all other backends, but decode the names immediately after
2639         getting them.
2640
2641         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2642         decoding nnimap groups.
2643
2644         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2645         newsrc file.  It doesn't seem like an important optimization any more.
2646
2647 2011-09-10  Dave Abrahams  <dave@boostpro.com>
2648
2649         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2650         overflows.
2651
2652 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2653
2654         * gnus.el (gnus-article-mark-lists): Remove `recent'.
2655         (gnus-interactive-exit): Extend to `quiet'.
2656
2657         * gnus-sum.el (gnus-offer-save-summaries): Use it.
2658
2659         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2660         string.
2661
2662         * plstore.el (plstore--get-buffer): Silence compiler warnings by
2663         renaming function arguments from `this'.
2664
2665         * gnus-sum.el (gnus-newsgroup-recent): Remove.
2666
2667         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2668         has been renamed.
2669         (gnus-lrm-string-p): Include RLM and PDF, too.
2670
2671         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2672         (bug#9225).
2673
2674 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2675
2676         Add autoload cookies for functions used by sendmail.el.
2677         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2678
2679         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2680
2681 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2682
2683         * gnus-art.el (article-date-ut): Work properly even when there are
2684         things like Date header in the body; work for forwarded parts.
2685
2686 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
2687
2688         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2689         original-article-buffer.
2690
2691 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
2692
2693         * nnir.el (nnir-compose-result): Fix matching of server type.
2694         (nnir-run-swish++): Ditto.
2695         (nnir-run-namazu): Ditto.
2696         (nnir-run-notmuch): Ditto.
2697
2698 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2699
2700         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2701         (bug#9405).
2702
2703         * gnus-score.el (gnus-summary-increase-score): Doc clarification
2704         (bug#9421).
2705
2706         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2707         (bug#9425).
2708
2709         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2710         thing (bug#9426).
2711
2712 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2713
2714         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2715         the error message.
2716
2717 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
2718
2719         * message.el (message-setup-1): Return t (Bug#9392).
2720
2721 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
2722
2723         * gnus-sum.el: When adding article headers to a summary buffer also
2724         update gnus-newsgroup-articles (bug#9386).
2725
2726 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2727
2728         * auth-source.el: Autoload help-mode.
2729
2730 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2731
2732         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2733         names.
2734
2735 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
2736
2737         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2738         mm-replace-in-string for compatibility issues.
2739         * mml2015.el (mml2015-epg-verify): Ditto.
2740
2741 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2742
2743         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2744
2745         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2746
2747 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2750         continue on and do the clean-up phase (bug#9188).
2751
2752         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2753         just ignore groups that can't be opened instead of erroring out
2754         (bug#9225).
2755
2756         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2757         nil since some many people are fuddy-duddies.
2758
2759         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2760         images.
2761
2762         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2763         instead.
2764
2765         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2766
2767         * gnus-util.el (gnus-process-live-p): Copy over compat function.
2768
2769         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2770         processing.
2771
2772         * nntp.el (nntp-kill-buffer): Kill the process before killing the
2773         buffer to avoid warnings.
2774
2775 2011-08-20  Simon Josefsson  <simon@josefsson.org>
2776
2777         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2778         specified to reduce precision.
2779
2780 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2781
2782         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2783         bodystructures (bug#9314).
2784
2785 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2786
2787         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2788         Make button keymap non-sticky after buttons.
2789
2790 2011-08-18  David Engster  <dengste@eml.cc>
2791
2792         * nnmairix.el (nnmairix-request-set-mark)
2793         (nnmairix-goto-original-article): Remove adding of article to registry,
2794         since `gnus-registry-add-group' isn't available anymore.
2795         (nnmairix-determine-original-group-from-registry):
2796         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2797         available anymore.
2798
2799 2011-08-12  Simon Josefsson  <simon@josefsson.org>
2800
2801         * starttls.el (starttls-any-program-available): Define as obsolete
2802         function.
2803
2804 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2805
2806         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2807         versions which Gnus use when appropriate.
2808
2809         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2810         a pretty destructive command.
2811
2812         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2813
2814 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * message.el (message-fix-before-sending): Make a different warning
2817         about NUL characters (bug#9270).
2818
2819         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2820         from custom (bug#9260).
2821
2822         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2823         things work in Emacs 22 and XEmacs, too.
2824
2825         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2826         default From.
2827
2828         * gnus-spec.el (gnus-lrm-string-p): New macro.
2829         (gnus-lrm-string): New constant.
2830         (gnus-summary-line-format-spec): LRM-ify the from.
2831         (gnus-tilde-max-form): LRM-ify string chopping.
2832
2833         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2834
2835         * message.el (message-is-yours-p): Allow disabling canlock checking
2836         (bug#9295).
2837         (message-shoot-gnksa-feet): Add `canlock-verify'.
2838         (message-auto-save-directory): Use ~/ as the auto-save directory if the
2839         message directory isn't writable (bug#9304).
2840
2841         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2842         non-world-readable.
2843
2844 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2845
2846         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2847         articles.
2848
2849 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
2850
2851         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2852         copy-list.
2853
2854 2011-08-12  Sam Steingold  <sds@gnu.org>
2855
2856         * gnus-score.el (gnus-score-find-alist): Keep the score files already
2857         in the reverse order to avoid modifying the cache with `nreverse'.
2858         (gnus-all-score-files): Do not modify the value returned by
2859         `gnus-score-find-alist' because it lives in a cache variable.
2860         (gnus-current-home-score-file): No need to `nreverse' the return value
2861         of `gnus-score-find-alist', it is already in the correct order.
2862
2863 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
2864
2865         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2866         type MESSAGE and subtype RFC822 is slightly different from those of
2867         type TEXT.
2868
2869 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
2870
2871         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2872         This allows article-referral to work from an nnir group.
2873
2874 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
2875
2876         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2877
2878 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
2879
2880         * mml1991.el (mml1991-epg-find-usable-key)
2881         (mml1991-epg-find-usable-secret-key): New function.
2882         (mml1991-epg-sign): Check if signing key is usable.
2883         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2884
2885 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
2886
2887         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2888         server-variables only.  This should fix a bug introduced with commit
2889         e1889675b7f4adf057833c5513c9374134c4e053.
2890         (nnir-run-query): 'nnir-search-engine should not be set from the global
2891         environment.
2892
2893 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
2894
2895         * nnir.el (nnir-search-thread): Position point on referring article
2896         line.
2897         (nnir-warp-to-article): Clean up summary buffers.
2898
2899         * nnimap.el (nnimap-request-thread): Whitespace fix.
2900
2901 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
2902
2903         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2904
2905 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2906
2907         * starttls.el (starttls-available-p): Rename from
2908         `starttls-any-program-available' and changed return convention.
2909
2910 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
2911
2912         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2913         `unix-sync' unless it's defined.
2914
2915 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
2916
2917         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2918         `aref' for XEmacs compatibiltiy.
2919
2920 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2923
2924 2011-07-31  Dave Abrahams  <dave@boostpro.com>
2925
2926         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2927         closures, quote the form properly (bug#9194).
2928
2929 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2932         (gnus-summary-insert-new-articles): Protect against servers that are
2933         down.
2934
2935 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2936
2937         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2938         in mm handle if none is specified.
2939
2940 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
2941
2942         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2943
2944 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
2945
2946         * nnir.el (nnir-search-thread): New function to make an nnir group
2947         based on a thread query.
2948
2949         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2950         of nnir in thread referral.
2951         (gnus-summary-refer-thread): Use it.
2952
2953         * nnimap.el (nnimap-request-thread): Use it.
2954
2955 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2956
2957         * shr.el (shr-tag-comment): Ignore HTML comments.
2958
2959 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
2960
2961         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2962         argument.
2963         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2964         Use `nnir-address' to handle server info rather than passing an arg.
2965
2966         * nnimap.el (nnimap-make-thread-query): New utility function to format
2967         an imap thread search query.
2968         (nnimap-request-thread): Use it.
2969
2970         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2971         right select-method if we are not going back to the group buffer.
2972
2973 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2974
2975         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2976         enter invalid buffer configurations into the quit form (bug#9107).
2977         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2978         unplugged/plugged.
2979
2980         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2981         keep track of which ones are unread (bug#9061).
2982
2983         * gnus.el (gnus-refer-article-method): Allow entering any sexp
2984         (bug#9055).
2985
2986         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2987         (bug#9041).
2988
2989         * gnus-html.el (mm-util): Require (bug#9073).
2990
2991         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2992         (gnus-summary-refer-thread): Use it to remove duplicates in the
2993         un-threaded view (bug#9053).
2994         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2995
2996 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
2997
2998         * nnir.el (nnir-read-server-parm): Use default value from global
2999         variable.  Without this the default search engine parameters aren't
3000         used at all.
3001
3002 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003
3004         * message.el (message-unique-id): Don't use the undocumented return
3005         value from (random t) (bug#9118).
3006
3007 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3008
3009         * message.el (message-auto-save-directory): If the ~/Mail directory
3010         doesn't exist, use ~ as the auto-save directory (bug#4432).
3011
3012         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3013         hasn't already been started.
3014
3015 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3016
3017         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3018
3019         * message.el (message-reply): Work around mysterious bug where
3020         `message-mode' seems to overwrite the locally bound `subject' variable.
3021
3022 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3023
3024         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3025         correct group.
3026
3027         * gnus-int.el (gnus-request-thread): Add group argument.
3028
3029         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3030
3031 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3032
3033         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3034
3035         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3036         renamed to `debbugs-gnu-*'.
3037
3038 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3039
3040         * plstore.el: Revert the editing feature since it is not urgent.
3041         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3042         (plstore-mode-decoded): Remove.
3043
3044 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3045
3046         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3047         isn't very interesting any more, and it leaks potentially secret data.
3048         (gnus-debug): Remove.
3049
3050         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3051         use of :custom-show.
3052
3053 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3054
3055         * plstore.el: Add documentation.
3056         (plstore-mode): New mode to edit plstore file.
3057         (plstore-mode-toggle-display, plstore-mode-original)
3058         (plstore-mode-decoded): New command.
3059         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3060         (plstore--insert-buffer, plstore--make): New function.
3061         (plstore-open, plstore-save): Simplify by using them.
3062
3063 2011-07-06  Glenn Morris  <rgm@gnu.org>
3064
3065         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3066
3067 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3068
3069         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3070         no longer is much used.
3071         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3072         Articles".
3073
3074 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3075
3076         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3077         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3078         `notmuch' backend.
3079
3080 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3081
3082         * mm-decode.el (mm-text-html-renderer): Doc fix.
3083
3084         * gnus-msg.el (gnus-bug): Fix the MML tag.
3085
3086         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3087
3088 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3089
3090         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3091         secondary methods if started with `gnus-no-server'.
3092
3093 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3094
3095         * message.el (message-return-action): Fix typo in docstring.
3096
3097 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3098
3099         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3100         bug reports at once.
3101
3102         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3103
3104 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3105
3106         * nndraft.el: Require gnus-group.
3107         (nndraft-request-list): Declare.
3108
3109         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3110         no unread article unless it matches gnus-permanently-visible-groups.
3111
3112         * nndraft.el (nndraft-update-unread-articles): New function.
3113         (nndraft-request-associate-buffer): Use it to update the number of
3114         unread articles for the nndraft groups in the group buffer when saving
3115         or killing a draft message.
3116
3117 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118
3119         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3120         systems to binary before writing and reading the mbox files.
3121
3122         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3123         instead of trying to list them all (bug#8978).
3124
3125 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3126
3127         * pop3.el (pop3-open-server): Use :end-of-capability.
3128
3129 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3130
3131         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3132         the id is always a number.
3133
3134         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
3135
3136         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3137         debbugs mode, if possible.
3138
3139 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3140
3141         * auth-source.el (auth-source-token-passphrase-callback-function):
3142         Reindent.
3143         (epg-context-operation): Remove unnecessary autoload.
3144
3145 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3146
3147         * gnus.el (gnus-list-debbugs): New command.
3148
3149         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3150         mboxstat instead of the maintbox, since the stat seems to be fuller.
3151
3152         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3153         summary buffers.
3154
3155         * message.el (message-get-reply-headers): Delete all duplicates,
3156         instead of the first.
3157         (message-get-reply-headers): Ensure that we have progress while
3158         deleting duplicates.
3159
3160         * gnus-msg.el (gnus-configure-posting-styles): Get the local
3161         gnus-posting-style value from the summary buffer to make it easier to
3162         make that a per-buffer conf.
3163
3164 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
3165
3166         * nnir.el (nnir-run-imap): Allow halting a search when an article is
3167         found by setting `shortcut' in 'query.
3168         (nnir-request-article): Use `shortcut' setting when requesting article
3169         by Message-ID.
3170
3171 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
3172
3173         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
3174         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
3175         Bring the pseudo-headers back too.
3176
3177 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3178
3179         * auth-source.el (auth-source-token-passphrase-callback-function):
3180         Simplify and remove EPA dependency.
3181
3182 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
3183
3184         * nnir.el (nnir-request-article): Fix error message text.
3185
3186 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3187
3188         * auth-source.el (plstore-delete): Autoload.
3189         (auth-source-plstore-search): Support delete operation.
3190         * plstore.el (plstore-delete): New function.
3191
3192 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3193
3194         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
3195         mark actually existing articles as unread rather than the ones that
3196         active asserts.
3197
3198 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3199
3200         * nntp.el (nntp-record-command):
3201         * gnus-util.el (gnus-message-with-timestamp-1):
3202         Use format-time-string rather than decoding time stamps by hand.
3203         This is simpler and insulates the code from potential changes to
3204         current-time format.
3205
3206 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3207
3208         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
3209
3210 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3211
3212         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
3213         (plstore-save): Support public key encryption.
3214         (plstore--init-from-buffer): New function.
3215         (plstore-open): Use it; fix error when opening a non-existent file.
3216         (plstore-revert): Use plstore--init-from-buffer.
3217
3218 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3219
3220         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
3221
3222 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3223
3224         * mml2015.el (mml2015-use): Replace string-match-p with string-match
3225         for old Emacsen.
3226
3227 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3228
3229         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
3230         is not fully working.
3231
3232 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * dgnushack.el: Autoload sha1 on XEmacs.
3235
3236         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
3237         quit window configuration.
3238
3239         * auth-source.el (epg-context-set-passphrase-callback):
3240         Remove duplicate autoload.
3241
3242 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3243
3244         * nnir.el (nnir-request-article): Allow requesting articles by
3245         Message-ID with nnimap.
3246
3247         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
3248         current server.
3249
3250 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3251
3252         * auth-source.el: Autoload EPA/EPG functions.
3253         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
3254         changed when EPA/EPG is not available.
3255         (auth-source-backend): Rename "arg" member to "data".
3256         (auth-source-backend-parse, auth-source-plstore-search)
3257         (auth-source-plstore-create): Use it.
3258
3259 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3260
3261         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
3262         `gnus-refer-article-methods'.
3263
3264 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3265
3266         * auth-source.el: Require EPA and EPG.
3267         (auth-source-passphrase-alist): New variable.
3268         (auth-source-passphrase-callback-function)
3269         (auth-source-token-passphrase-callback-function): Callbacks for the
3270         netrc field encryption (GPG tokens).
3271         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
3272         Symmetric encryption and decryption of the netrc GPG tokens.
3273         (auth-source-netrc-normalize): Use them, simplifying the closure.
3274
3275 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3276
3277         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
3278         is available.
3279
3280 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3281
3282         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
3283         non-nil, and `nnimap-split-methods' is nil, use the former.
3284
3285 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3286
3287         * plstore.el (plstore-revert): New function.
3288         (plstore-open): Use it; hide the buffer from user.
3289
3290 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3291
3292         * auth-source.el (auth-source-backend): New member "arg".
3293         (auth-source-backend-parse): Handle new backend 'plstore.
3294         * plstore.el: New file.
3295
3296 2011-06-30  Glenn Morris  <rgm@gnu.org>
3297
3298         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
3299
3300 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3301
3302         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
3303         expiring articles to.
3304
3305         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
3306         variations as ASCII (bug#5458).
3307
3308 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3309
3310         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
3311
3312 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3313
3314         * message.el (message-point-in-header-p): Tweak the function to default
3315         to saying that we're not in the headers if there is no separator at
3316         all.  This makes it possible to use the Message version of `M-q' in
3317         buffers with no headers (bug#7987).
3318         (message-point-in-header-p): Fix last checkin to work with an empty
3319         mail-header-separator, too.
3320
3321         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
3322         again, save the choice via customize.
3323
3324 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3325
3326         * message.el (message-send-mail-function): Add `sendmail-query-once'.
3327
3328         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
3329         ended the connection, bail out before waiting infinitely on a new
3330         connection.
3331
3332 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
3333
3334         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
3335         reports.
3336
3337         * gnus.el (gnus-bug-package): Use "gnus."
3338         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
3339
3340 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3341
3342         * dgnushack.el: Make the timer warning go away on XEmacs.
3343
3344         * gnus-art.el (gnus-article-stop-animations): New function to stop any
3345         animations going on at article exit time.
3346
3347         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
3348         since removing it breaks people upgrading.
3349
3350         * shr.el (shr-put-image): Use the new interface for animating images.
3351         (shr-put-image): Animate for 60 seconds.
3352
3353         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
3354         avoid compiler warnings.
3355
3356         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
3357         error with `find-file-hooks' on Emacs 22.
3358         (with-auth-source-epa-overrides): Ugly hack to Wrap the
3359         `find-file-hook' things in `symbol-value' to avoid compilation warnings
3360         on all architectures.
3361
3362         * spam.el (spam-stat): Require in a normal fashion without binding
3363         `spam-stat-install-hooks' to avoid compilation warnings.
3364
3365         * spam-stat.el (spam-stat-install-hooks): Remove.
3366         (spam-stat-install-hooks): Don't run automatically.
3367
3368 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
3369
3370         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
3371         and keystroke.
3372
3373 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3374
3375         * auth-source.el (auth-source-netrc-cache): Move forward.
3376
3377 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3378
3379         * proto-stream.el (proto-stream-open-starttls): Use
3380         `gnutls-available-p' to see whether we have built-in support.
3381
3382         * auth-source.el (auth-source-netrc-create): Don't query the bits that
3383         we already know.
3384         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
3385         (auth-source-netrc-create): Don't prompt for the stuff we already know.
3386
3387 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3388
3389         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
3390         %S format, since that looks odd.
3391         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
3392         file, especially when saving.
3393
3394 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
3395
3396         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
3397         article found.
3398
3399 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
3400
3401         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
3402         `auth-source-save-secrets' with a more sensitive alist that can be
3403         configured per file.  Experimental, so defaults to 'never.
3404         (auth-source-netrc-create): Use it.  Still experimental code.
3405         (with-auth-source-epa-overrides): Use `find-file-hooks' if
3406         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
3407
3408 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
3409
3410         * auth-source.el (auth-source-save-secrets): New variable to control if
3411         secret tokens should be saved encrypted.
3412         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
3413         to `auth-source-netrc-normalize'.
3414         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
3415         on the EPA variables being defined.
3416         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
3417         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
3418         the lexical-let closure.
3419         (auth-source-netrc-create): Create "gpg:" tokens according to
3420         `auth-source-save-secrets'.
3421
3422 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3423
3424         * gnus-group.el (gnus-group-update-group): Add new argument
3425         `info-unchanged' that stops updating dribble buffer.
3426
3427         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
3428         deletes lines matching to it in dribble buffer.
3429
3430         * gnus-agent.el (gnus-agent-fetch-group-1):
3431         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
3432         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
3433         * gnus-start.el (gnus-group-change-level):
3434         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
3435
3436         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
3437         if newsgroup info is not changed.
3438
3439         * gnus-group.el (gnus-group-get-new-news-this-group):
3440         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
3441         Don't update dribble buffer.
3442
3443 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
3444
3445         * gnus-registry.el (gnus-registry-remove-ignored): New function to
3446         remove entries with groups we ignore.
3447
3448 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449
3450         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
3451         the underline comes at the bottom.
3452
3453 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3454
3455         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
3456         `gnus-registry-user-format-function-M' and declare the latter obsolete.
3457         (gnus-registry-article-marks-to-names): Rename from
3458         `gnus-registry-user-format-function-M2'.
3459
3460 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3461
3462         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
3463         ephemeral group.
3464
3465 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * shr.el (shr-browse-image): Copy the URL if called interactively.
3468
3469 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3470
3471         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
3472         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
3473         done, then unselected articles may be marked as read.
3474
3475         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
3476         since not doing this seems to lead to a race condition in pop3-logon.
3477
3478         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
3479         so that the call chain it correct when we call "upwards".
3480
3481         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
3482         in read-only groups.
3483
3484         * gnus-group.el (gnus-group-mark-article-read): Ditto.
3485
3486         * message.el (message-cite-reply-position): Doc string fix.
3487
3488         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
3489         avoid regexp overflow.
3490         (nnimap-transform-split-mail): Ditto.
3491
3492         * pop3.el (pop3-retr): Error out if the server closes the connection.
3493
3494 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3495
3496         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
3497         mm-with-unibyte-current-buffer.  The buffer should not contain any
3498         multibyte chars anyway at this stage.
3499
3500 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3501
3502         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
3503         at the end of lines.
3504
3505 2011-05-29  Julien Danjou  <julien@danjou.info>
3506
3507         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
3508
3509 2011-05-27  Glenn Morris  <rgm@gnu.org>
3510
3511         * gnus-group.el (gnus-bug-group-download-format-alist):
3512         Use the "maintainer" version of debian reports as well.
3513
3514 2011-05-26  Glenn Morris  <rgm@gnu.org>
3515
3516         * gnus-group.el (gnus-bug-group-download-format-alist):
3517         Use the "maintainer" version of debbugs.gnu.org reports.
3518
3519 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
3522
3523 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3524
3525         * gnus-cus.el (gnus-agent-customize-category):
3526         * gnus-delay.el (gnus-delay-send-queue):
3527         * gnus.el (gnus-other-frame):
3528         Don't quote lambda expressions with `quote'.
3529
3530 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3531
3532         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3533         the thread moves us backwards and so we loop forever.
3534
3535 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3536
3537         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3538         whitespace in base64 data lines.
3539
3540 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3541
3542         * gnus-registry.el (gnus-registry-user-format-function-M):
3543         Use `mapconcat'.
3544         (gnus-registry-user-format-function-M2): Use to see the full text of
3545         the marks.  Make "," the mark text separator.
3546
3547         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3548         authentication with auth-source.
3549
3550 2011-05-17  Glenn Morris  <rgm@gnu.org>
3551
3552         * gnus-group.el (gnus-import-other-newsrc-file):
3553         Use insert-file-contents.
3554
3555 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
3556
3557         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3558         1000 iterations.
3559
3560 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3561
3562         * nntp.el (nntp-open-connection): Check if process-type is available.
3563
3564 2011-05-16  Julien Danjou  <julien@danjou.info>
3565
3566         * shr.el (shr-tag-del): Add support for del tag.
3567
3568 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3569
3570         * gnus-html.el (gnus-html-put-image): Register a displayer.
3571
3572         * shr.el (shr-image-displayer): Don't remove text props from alt text.
3573
3574 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
3575
3576         * registry.el (prune-factor): New initialization parameter defaulting
3577         to 0.1.
3578         (registry-prune-hard): Use it.
3579
3580         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3581         0.1 expicitly.
3582
3583 2011-05-13  Glenn Morris  <rgm@gnu.org>
3584
3585         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3586         is bound, since this function requires sendmail.
3587
3588 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
3589
3590         * registry.el (registry-usage-test): Disable pruning test.
3591
3592 2011-05-11  David Engster  <dengste@eml.cc>
3593
3594         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
3595         Bind set-network-process-option for XEmacs.
3596
3597 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
3598
3599         * registry.el (registry-prune-hard-candidates)
3600         (registry-prune-soft-candidates): Helper methods for registry pruning.
3601         (registry-prune): Use them.  Make the sort function optional.
3602
3603 2011-05-10  Jim Meyering  <meyering@redhat.com>
3604
3605         * shr.el (shr-colorize-region): Fix typo "on on -> on".
3606
3607 2011-05-10  Julien Danjou  <julien@danjou.info>
3608
3609         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3610         symbol and not a list.
3611
3612 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3613
3614         * gnus-art.el (gnus-article-mode): Move binding of
3615         shr-put-image-function here from gnus-article-prepare-display.
3616
3617         * shr.el (shr-put-image-function): New variable.
3618         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3619         (shr-put-image): Return scaled image.
3620
3621         * gnus-art.el (gnus-shr-put-image): New function.
3622         (gnus-article-prepare-display): Bind shr-put-image-function to it.
3623
3624         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3625         original ones, as deletable.
3626
3627 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3628
3629         * nntp.el (nntp-open-connection): Set TCP keepalive option.
3630
3631 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3632
3633         * registry.el (registry-full): Add convenience method.  Fix logic.
3634         (registry-insert): Use it.  Fix logic here too.
3635
3636         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3637         `registry-prune' if `registry-full' returns t.
3638         (gnus-registry-handle-action)
3639         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3640         (gnus-registry-usage-test): Use it.
3641
3642 2011-05-07  Julien Danjou  <julien@danjou.info>
3643
3644         * shr.el (shr-link): Make shr-link inherit from link by default.
3645
3646 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
3647
3648         * shr.el (shr-urlify, shr-link): Fix shr-link face.
3649
3650 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3651
3652         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3653         error out because the face is not a list.
3654
3655 2011-05-05  Glenn Morris  <rgm@gnu.org>
3656
3657         * proto-stream.el (gnutls-negotiate): Fix declarations.
3658
3659         * gnus-start.el (gnus-propagate-marks): Declare.
3660
3661 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
3662
3663         * registry.el (registry-reindex): Fix percentage message.
3664
3665         * proto-stream.el (network-stream-open-starttls): Adjust to call
3666         `gnutls-negotiate' with :process and :hostname arguments.
3667
3668 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3669
3670         * shr.el: Add shr-link face for links.
3671         (shr-urlify): Use it.
3672
3673         * registry.el (registry-insert): Make error message more helpful.
3674
3675 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3676
3677         * gnus-html.el (gnus-html-schedule-image-fetching):
3678         Use url-queue-retrieve, if it exists.
3679
3680         * shr.el (shr-tag-img): Ditto.
3681
3682         * gnus.el: Autoload more gnus-agent functions.
3683
3684         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3685         agent if we haven't already (bug#8502).
3686
3687         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3688         into the Agent, too.
3689
3690         * gnus-agent.el (gnus-agent-store-article): New function.
3691
3692         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3693         and moved from that file for reuse.
3694
3695         * pop3.el (pop3-open-server): Error messages are "-ERR".
3696
3697 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3698
3699         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3700         (open-tls-stream): Remove superfluous tls/starttls autoloads.
3701
3702 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3703
3704         * gnus.el: No Gnus v0.17 is released.
3705
3706 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3707
3708         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3709         buffer has moved to a different frame.
3710
3711 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712
3713         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3714         to get the conversion from unibyte to multibyte buffers to work on
3715         Emacs 22.
3716
3717         * nntp.el (nntp-request-article): Slight clean-up.
3718
3719 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720
3721         * shr.el (shr-strike-through): New face.
3722         (shr-tag-s): Use it to provide <s> support.
3723         (shr-tag-s): Remove duplicate definition.
3724
3725 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3726
3727         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3728         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3729
3730 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3731
3732         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
3733         `gnutls-negotiate'.
3734         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
3735
3736 2011-04-23  Glenn Morris  <rgm@gnu.org>
3737
3738         * gnus-sum.el (gnus-extra-headers): Bump :version.
3739
3740 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * shr.el (shr-tag-sup): New function.
3743         (shr-tag-sub): Ditto.
3744
3745 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
3746
3747         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3748         for the case where `gnus-registry-ignored-groups' is a list of lists,
3749         and don't call `gnus-parameter-registry-ignore' otherwise.
3750
3751 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
3752
3753         * nnimap.el (nnimap-user): New backend variable.
3754         (nnimap-open-connection-1): Use it.
3755         (nnimap-credentials): Accept user parameter so it's explicit what user
3756         name is desired.
3757
3758         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3759         default.
3760
3761         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3762         not gnus-registry.el.
3763
3764         * gnus-registry.el: Mention in comments how to modify
3765         `gnus-extra-headers' for proper recipient tracking and that it may
3766         already have To and Cc recently, which it does as of this commit.
3767         (gnus-registry-ignored-groups): Remove defcustom.
3768         Explain why in comments.
3769         (gnus-registry-action): Fix data-header reference to use the extra
3770         headers.  Explain in package commentary how to add To and Cc headers to
3771         the gnus-extra-headers.
3772         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3773         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3774         parameter list or a string list in `gnus-registry-ignored-groups'.
3775         Fix logic error.
3776
3777 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3778
3779         * shr.el (shr-expand-url): Protect against null urls.
3780
3781 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3782
3783         * shr.el (shr-base): New binding.
3784         (shr-tag-base): Keep track of <base>.
3785         (shr-expand-url): New function used throughout.
3786
3787 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
3788
3789         * gnus-registry.el
3790         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3791         (gnus-registry-ignored-groups): New variable.
3792         (gnus-registry-ignore-group-p): Use it.
3793         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3794         set the destination group to nil (same as delete) if it's ignored.
3795
3796 2011-04-20  David Engster  <dengste@eml.cc>
3797
3798         * tests/gnustest-nntp.el: New file for simple NNTP testing.
3799
3800         * Makefile.in (test-nntp): New rule.
3801         (check): Add it.
3802         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
3803
3804 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3805
3806         * gnus-registry.el (gnus-registry-action)
3807         (gnus-registry-fetch-header-fast):
3808         Don't use mail-header that looks an internal function of mailheader.el.
3809
3810 2011-04-19  Glenn Morris  <rgm@gnu.org>
3811
3812         * time-date.el (time-to-days): Remove unused local variables.
3813
3814 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3815
3816         * gnus-registry.el: Eliminate cl functions.
3817         (gnus-registry-sort-addresses): New function that replaces mapcan.
3818         (gnus-registry-action, gnus-registry-spool-action)
3819         (gnus-registry-split-fancy-with-parent)
3820         (gnus-registry-fetch-recipients-fast): Use it.
3821         (gnus-registry-import-eld): Replace delete* with dolist + delq.
3822
3823         * registry.el (initialize-instance, registry-lookup)
3824         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3825         (registry-lookup-secondary-value, registry-search, registry-delete)
3826         (registry-insert, registry-reindex, registry-size, registry-prune):
3827         Use eval-and-compile.
3828
3829 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
3830
3831         * registry.el (registry-reindex): New method to recreate the secondary
3832         registry indices.
3833
3834         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3835         tracked field changes.
3836         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3837         (gnus-registry-action, gnus-registry-spool-action)
3838         (gnus-registry-handle-action)
3839         (gnus-registry--split-fancy-with-parent-internal)
3840         (gnus-registry-split-fancy-with-parent)
3841         (gnus-registry-register-message-ids): Add recipient tracking on spool,
3842         move, and delete actions, and for fancy splitting with parent.
3843         (gnus-registry-extract-addresses)
3844         (gnus-registry-fetch-recipients-fast)
3845         (gnus-registry-fetch-header-fast): Convenience functions.
3846         (gnus-registry-misc-test): ERT test of
3847         `gnus-registry-extract-addresses'.
3848
3849 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3850
3851         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3852         Track by subject first, then sender.
3853
3854 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3855
3856         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3857
3858         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3859         Lisp.
3860
3861         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3862         (gnus-draft-send): Use it to avoid popping
3863         up frames from gnus-group-send-queue.
3864
3865 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3866
3867         * gnus-registry.el: Updated gnus-registry docs.
3868
3869 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
3870
3871         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3872         Fix logic bug.
3873         (gnus-registry-post-process-groups): Fix logging of no results and
3874         quote sender and subject.
3875
3876 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
3879         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
3880         gnutls-cli are too slow to be done opportunistically.
3881
3882         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3883         (gnus-read-active-for-groups): Don't try to finish getting stuff where
3884         we had no early-data returned.
3885         (gnus-get-unread-articles): Add a sanity check so that we don't issue
3886         two async commands to the same server at the same time.
3887
3888 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
3889
3890         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3891
3892 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3893
3894         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3895         "warning" level.
3896
3897         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3898         (mm-url-insert-file-contents): Don't set the package names.
3899
3900 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
3901
3902         * gnus-registry.el (gnus-registry-action): Remove properties and
3903         simplify subject in `gnus-registry-handle-action'.
3904         (gnus-registry-spool-action): Get subject and sender from message if
3905         they are not passed in.
3906         (gnus-registry-handle-action): Remove properties and simplify subject
3907         consistently.
3908
3909 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3910
3911         * registry.el: Require CL before using defmacro*.
3912
3913 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * gnus-art.el (article-treat-date): Assume that
3916         gnus-article-date-headers may be a group parameter.
3917
3918 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
3919
3920         * gnus-registry.el (gnus-registry-handle-action): More debugging.
3921
3922         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3923         interactively so the newsrc file can contain foreign groups too.
3924         Useful for debugging but not much for users.
3925
3926 2011-04-07  David Engster  <dengste@eml.cc>
3927
3928         * registry.el (registry-usage-test): Only do
3929         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3930         lexical binding.
3931
3932 2011-04-07  David Engster  <dengste@eml.cc>
3933
3934         * Makefile.in (check, test-registry): New rules for test-suite.
3935
3936 2011-04-06  David Engster  <dengste@eml.cc>
3937
3938         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3939         argument NOERROR for `require', since XEmacs 21.4 does not support it.
3940
3941 2011-04-06  David Engster  <dengste@eml.cc>
3942
3943         * registry.el (initialize-instance): Change :after to :AFTER to be
3944         compatible with old EIEIO version in XEmacs.
3945
3946 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3947
3948         * gnus-registry.el (gnus-registry-post-process-groups)
3949         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3950         and provide better messaging.
3951
3952 2011-04-06  David Engster  <dengste@eml.cc>
3953
3954         * Makefile.in (fail-on-warning): New rule to compile with warnings as
3955         errors.
3956
3957         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
3958         dgnushack-compile with error-on-warn enabled, and to signal an error if
3959         clean compilation failed.
3960         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
3961         with `byte-compile-error-on-warn'.  Return nil if errors occured.
3962
3963 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3964
3965         * gnus-registry.el: Don't use ERT if it's not available.  Load it
3966         unconditionally anyway, discarding errors.
3967         (gnus-registry-delete-entries): New convenience function.
3968         (gnus-registry-import-eld): Import from old .eld registry.
3969
3970         * registry.el: Don't use ERT if it's not available.  Load it
3971         unconditionally anyway, discarding errors.
3972
3973         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3974         version from the Claudio Bley GnuTLS patch (extra optional parameters
3975         and host name).
3976
3977 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3978
3979         * gnus-registry.el (gnus-registry-fixup-registry): New function to
3980         fixup the parameters that can be customized by the user between
3981         save/read cycles.
3982         (gnus-registry-read): Use it.
3983         (gnus-registry-make-db): Use it.
3984         (gnus-registry-spool-action, gnus-registry-handle-action):
3985         Fix messaging.
3986         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3987         Map references to actual group names with sender and subject tracking.
3988         (gnus-registry-post-process-groups): Use `cond' for better messaging.
3989         (gnus-registry-usage-test): Add subject lookup test.
3990
3991         * registry.el (registry-db, initialize-instance): Set up constructor
3992         instead of :initform arguments for the sake of older Emacsen.
3993         (registry-lookup-breaks-before-lexbind): New method to demonstrate
3994         pre-lexbind merge bug.
3995         (registry-usage-test): Use it.
3996         (initialize-instance, registry-db): Move the non-function initforms
3997         back to the class definition.
3998
3999 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4000
4001         * registry.el: New library to manage gnus-registry-style data.
4002
4003         * gnus-registry.el: Use it (major rewrite).
4004
4005         * nnregistry.el: Use it.
4006
4007         * spam.el: Use it.
4008
4009 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4010
4011         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4012         marks on non-selected articles.
4013
4014 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4015
4016         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4017         parameter to open-protocol-stream.
4018
4019 2011-04-01  Julien Danjou  <julien@danjou.info>
4020
4021         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4022         fundamental-mode.
4023
4024 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4025
4026         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4027         servers.
4028
4029 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4030
4031         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4032         made marks not propagate, again.
4033
4034 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4035
4036         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4037         Make this the default type.
4038         (proto-stream-open-plain): Rename from proto-stream-open-default.
4039         (open-protocol-stream, proto-stream-open-starttls)
4040         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4041         with `plain'.
4042
4043         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4044         value.
4045
4046         * nntp.el (nntp-open-connection-function): Document the fact that some
4047         values are not functions but are instead handled specially.
4048         Recognize nntp-open-plain-stream value.
4049         (nntp-open-connection): Recognize that value.
4050
4051 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4052
4053         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4054         where it seems to be needed.
4055
4056 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4057
4058         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4059         stuff.
4060
4061         * gnus-score.el (gnus-score-string): Fix calling convention of
4062         `gnus-simplify-buffer-fuzzy' after last patches.
4063
4064         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4065         server for articles we didn't get any headers for.  This is a sanity
4066         check.
4067
4068 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4069
4070         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4071         new CAPABILITY, use it.
4072
4073 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4074
4075         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4076         downloading anything.
4077
4078         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4079
4080 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4081
4082         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4083         colors.
4084         (gnus-splash-svg-color-symbols): New function.
4085
4086 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4087
4088         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4089         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4090         (gnus-simplify-subject-fuzzy): Use the local
4091         gnus-simplify-subject-fuzzy-regex instead of the global one.
4092         This makes using this variable in group parameters work.
4093
4094 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4095
4096         * gnus-registry.el (gnus-registry-unfollowed-groups):
4097         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4098         archive:sent-YYYY-MM-DD groups).
4099         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4100         tracking if there are more than `gnus-registry-max-track-groups'
4101         matches.
4102
4103 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4104
4105         * message.el (message--yank-original-internal): New function to do the
4106         insertion cleanly inside eval in `message-yank-original'.
4107         (message-yank-original): Use it.
4108
4109 2011-03-29  Julien Danjou  <julien@danjou.info>
4110
4111         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4112         local variables disabled rather than `normal-mode'.
4113
4114 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
4115
4116         * imap.el (imap-shell-open, imap-process-connection-type):
4117         Use imap-process-connection-type for 'shell' streams as well as
4118         Kerberos, SSL, other subprocesses.
4119
4120 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4121
4122         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4123         with open-network-stream.
4124         (proto-stream-always-use-starttls): Option removed.
4125         (open-protocol-stream): Return a process object by default.  Provide a
4126         new parameter :return-list specifying a list-type return value, which
4127         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4128         :type `network' to `try-starttls', and `network-only' to `default'.
4129         Make `default' the default, for compatibility with open-network-stream.
4130         Handle the no-parameter case exactly as open-network-stream, with no
4131         additional stream processing.  Search plists using plist-get.
4132         Explicitly add :end-of-commend parameter if it is missing.
4133         (proto-stream-open-default): Rename from
4134         proto-stream-open-network-only.  Return 'default as the type.
4135         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4136         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4137         failed.  Always return a list with a (possibly dead) process as the
4138         first element, for compatibility with open-network-stream.
4139         (proto-stream-open-tls): Use plist-get.  Always return a list.
4140         (proto-stream-open-shell): Return `default' as connection type.
4141         (proto-stream-capability-open): Use plist-get.
4142         (proto-stream-eoc): Function deleted.
4143
4144         * nnimap.el (nnimap-stream, nnimap-open-connection)
4145         (nnimap-open-connection-1): Handle renaming of :type parameter for
4146         open-protocol-stream.
4147         (nnimap-open-connection-1): Pass a :return-list parameter
4148         open-protocol-stream to obtain a list return value.  Parse this list
4149         using plist-get.
4150
4151         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4152         for open-protocol-stream.  Accept open-protocol-stream return value
4153         that is a subprocess object instead of a list.  Handle the case of a
4154         dead returned process.
4155
4156 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4157
4158         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4159
4160         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4161
4162 2011-03-21  Julien Danjou  <julien@danjou.info>
4163
4164         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4165         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4166         query.
4167         (mm-inline-text): Render normal text with fontification whenever
4168         possible.
4169
4170         * gnus-sum.el (gnus-summary-save-parts-1):
4171         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4172         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4173         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4174         Use `mm-handle-filename'.
4175
4176         * mm-util.el (mm-handle-filename): New function, return the filename of
4177         an handle.
4178
4179 2011-03-18  Julien Danjou  <julien@danjou.info>
4180
4181         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4182         (gnus-buffer-live-p): Check that buffer is not nil.
4183
4184 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4185
4186         * gnus.el: No Gnus v0.15 is released.
4187
4188 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4189
4190         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4191         avoid warning on XEmacs.
4192
4193         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
4194         on XEmacs.
4195
4196         * gnus-art.el: Require mouse, which the build bot seems to say is
4197         needed.
4198
4199         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
4200
4201         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4202         XEmacs, since it doesn't have url-retrieve-synchronously.
4203
4204         * time-date.el (format-seconds): Use assoc instead of assoc-string,
4205         since assoc-string doesn't exist in XEmacs.
4206
4207 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4208
4209         * gnus-group.el (gnus-group-list-ticked): New function.
4210         (gnus-group-make-menu-bar): Provide a menu entry for it.
4211         (gnus-group-list-map): Provide a binding for it.
4212
4213 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * shr.el (shr-visit-file): New command.
4216
4217         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
4218
4219 2011-03-17  Bjørn Mork  <bjorn@mork.no>
4220
4221         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
4222         servers.
4223
4224 2011-03-16  Julien Danjou  <julien@danjou.info>
4225
4226         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
4227         inline.
4228
4229         * gnus-art.el (article-hide-list-identifiers):
4230         Use gnus-group-get-list-identifiers.
4231
4232         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
4233         (gnus-summary-remove-list-identifiers):
4234         Use gnus-group-get-list-identifiers to get regexp.
4235         (gnus-select-newsgroup, gnus-summary-insert-subject)
4236         (gnus-summary-insert-articles):
4237         Call gnus-summary-remove-list-identifiers unconditionally.
4238
4239 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4240
4241         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
4242         we're selecting a group with unread articles.
4243
4244         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
4245
4246         * gssapi.el: New file separated out from imap.el to provide a general
4247         Kerberos 5 connection facility for Emacs.
4248
4249         * message.el (message-elide-ellipsis): Document the format spec
4250         ellipsis.
4251
4252 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4253
4254         * message.el (message-elide-region): Allow the ellipsis to say how many
4255         lines were removed.
4256
4257 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4258
4259         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
4260         window configurations containing buffers that are now dead.
4261
4262         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
4263         parsing to avoid integer overflows.
4264         (nnimap-parse-flags): Simplify the last change.
4265         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
4266         too large for 32-bit Emacsen.
4267
4268 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4269
4270         * auth-source.el (auth-source-netrc-create):
4271         * message.el (message-yank-original): Fix use of `case'.
4272
4273 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
4274
4275         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
4276         XEmacs, which was one character too wide.
4277
4278 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
4279
4280         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
4281         default number of articles to display.
4282         (gnus-articles-to-read): Use pretty names for prompt.
4283
4284 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285
4286         * gnus-int.el (gnus-open-server): Ditto.
4287
4288         * gnus-start.el (gnus-activate-group): Give a backtrace if
4289         debug-on-quit is set and the user hits `C-g'.
4290         (gnus-read-active-file): Ditto.
4291
4292         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
4293
4294 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
4295
4296         * message.el (message-yank-original): Use cond instead of CL case.
4297
4298 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4299
4300         * auth-source.el (auth-source-netrc-create): Use usual format for the
4301         default in prompts.
4302
4303 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * lpath.el: Fbind read-char-choice for XEmacs.
4306
4307 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4308
4309         * auth-source.el (auth-source-netrc-create): Show the default in the
4310         prompt when prompting for token creation.
4311
4312 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4313
4314         * auth-source.el (auth-source-format-prompt): Always convert the value
4315         to a string to avoid evaluating non-string arguments.
4316         (auth-source-netrc-create): Offer default properly, not as initial
4317         content in `read-string'.
4318         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
4319         of line to determine if we've been run before.  If so, don't run again,
4320         but print a trivial message to indicate the cache was hit instead.
4321
4322 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
4323
4324         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
4325         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
4326         The user will have to run `gnus-sync-read' manually and wait for Cloudy
4327         Gnus.
4328
4329 2011-03-11  Julien Danjou  <julien@danjou.info>
4330
4331         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
4332         modified file".
4333
4334 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
4335
4336         * auth-source.el (auth-source-read-char-choice): New function to read a
4337         character choice using `dropdown-list', `read-char-choice', or
4338         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
4339         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
4340         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
4341         (auth-source-netrc-saver): Use it.
4342         (auth-source-pick-first-password): New convenience function.
4343
4344 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4345
4346         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
4347         parameter in the credentials.
4348         (nnimap-open-connection-1): Use it after a successful login.
4349         (nnimap-credentials): Add IMAP-specific user and password prompt.
4350
4351         * auth-source.el (auth-source-search): Add :require parameter, taking a
4352         list.  Document it and the :save-function return token.  Pass :require
4353         down.  Change the CREATED message from a warning to a debug statement.
4354         (auth-source-search-backends): Pass :require down.
4355         (auth-source-netrc-search): Pass :require down.
4356         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
4357         Change save prompt to indicate all modifications saved here are
4358         deletions.
4359         (auth-source-netrc-create): Take user login name as default in user
4360         prompt.  Move all the save functionality to a lexically bound function
4361         under the :save-function token in the returned list.  Set up clearer
4362         default prompts for user, host, port, and secret.
4363         (auth-source-netrc-saver): New function, intended to be wrapped for
4364         :save-function.
4365
4366 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4367
4368         * shr.el (shr-table-horizontal-line): Change the defaults for the table
4369         lines to be spaces instead.
4370
4371 2011-03-07  Julien Danjou  <julien@danjou.info>
4372
4373         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
4374         (sieve-sasl-auth): Check that auth-source-search did return something,
4375         or just return an empty string.
4376
4377 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4378
4379         * gnus.el (gnus-interactive): Use read-directory-name.
4380
4381         * gnus-uu.el (gnus-uu-decode-uu-and-save)
4382         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
4383         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
4384         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
4385         Likewise.
4386
4387         * gnus-group.el (gnus-group-make-directory-group): Likewise.
4388
4389 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4390
4391         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
4392         onto the list of killed groups, too.  This makes killed nnimap groups,
4393         for instance, more reliably not reappear.
4394
4395         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
4396         the parent.
4397
4398         * gnus-sum.el (gnus-update-read-articles): Fix typo.
4399
4400         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
4401         really have server-side marks.
4402
4403         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
4404         since most backends do not usefully have server-side marks.
4405         (gnus-update-read-articles): Propagate marks to all backends that
4406         really have server-side marks.
4407
4408 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4409
4410         * message.el (message-cite-reply-position, message-cite-style):
4411         New variables.
4412         (message-yank-original): Use the new citation styles.
4413
4414 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
4415
4416         * message.el (message-options): Revert 22da67af (workaround for XEmacs
4417         buffer-local issue); don't mark it buffer-local when running under
4418         XEmacs.
4419
4420 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
4421
4422         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
4423         numbers too big to be `read'.
4424
4425 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
4426
4427         * password-cache.el (password-in-cache-p): Add autoload.
4428
4429         * message.el (message-options): Make buffer-local two ways to attempt
4430         to fix a XEmacs bug.
4431
4432 2011-03-02  Julien Danjou  <julien@danjou.info>
4433
4434         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
4435
4436 2011-03-01  Julien Danjou  <julien@danjou.info>
4437
4438         * gnus-art.el (list-identifier): Add list-identifier as a parameter
4439         group.
4440         (article-hide-list-identifiers): Use list-identifier group parameter.
4441
4442 2011-02-28  Julien Danjou  <julien@danjou.info>
4443
4444         * sieve.el (sieve-buffer-script-name): New local variable to store
4445         sieve script name.
4446         (sieve-edit-script): Store sieve script name.
4447         (sieve-upload): Use sieve script name when uploading.
4448         (sieve-upload): Use substitute-command-keys.
4449         (sieve-edit-script): Use substitute-command-keys.
4450         (sieve-refresh-scriptlist): Use substitute-command-keys.
4451         (sieve-manage-mode-map): Define keymap properly.
4452         (sieve-manage-mode): Do not set mode name manually, change mode-name to
4453         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
4454         Remove commented code about cvs.
4455         (sieve-manage-quit): New function.
4456         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
4457
4458 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4459
4460         * gnus-group.el (gnus-import-other-newsrc-file): New function.
4461
4462 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4463
4464         * auth-source.el (auth-source-search): Cache empty result sets.
4465
4466         * password-cache.el (password-in-cache-p): Convenience function to
4467         check if a key is in the cache, even if the value is nil.
4468
4469         * auth-source.el (auth-source-save-behavior): New variable to replace
4470         `auth-source-never-create'.
4471         (auth-source-netrc-create): Use it.
4472         (auth-source-never-save): Remove.
4473
4474 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
4475
4476         * nnimap.el (nnimap-stream): Doc fix.
4477         (nnimap-open-connection-1): Reverse the order of the ports to that the
4478         prompted-for port is first.
4479
4480         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
4481         retrieval by the no-group selection.
4482
4483         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
4484         numerical parameters.
4485
4486 2011-02-25  Julien Danjou  <julien@danjou.info>
4487
4488         * gnus-gravatar.el: Use gnus-with-article-buffer.
4489
4490         * gnus-art.el (gnus-with-article-buffer): Check that the
4491         gnus-article-buffer is alive.
4492
4493 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4494
4495         * auth-source.el (auth-source-creation-prompts): New variable to manage
4496         creation-time prompts.
4497         (auth-source-search): Document it.
4498         (auth-source-format-prompt): Add utility function.
4499         (auth-source-netrc-create): Don't default the user name to
4500         user-login-name.  Use `auth-source-creation-prompts' and some default
4501         prompts for user, host, port, and password (the default generic prompt
4502         remains ugly).
4503         (auth-source-never-save): Add customizable option to never save info.
4504         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
4505         mode excursion.
4506
4507 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4508
4509         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
4510         argument that XEmacs doesn't support.
4511
4512         * dgnushack.el (dgnushack-compile): Exclude color.el from being
4513         compiled for Emacsen having no `libxml-parse-html-region' support.
4514
4515         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
4516
4517         * lpath.el: Bind buffer-save-without-query for XEmacs.
4518
4519 2011-02-23  Julien Danjou  <julien@danjou.info>
4520
4521         * gnus-art.el (article-make-date-line): Ignore errors if time is
4522         invalid and not convertible.
4523         (article-make-date-line): Only add lapsed time if time is not nil.
4524
4525 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
4526
4527         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
4528         `read-char-choice' for backwards compatibility.
4529         (auth-source-netrc-element-or-first): New function to DTRT for
4530         parameter extraction.
4531         (auth-source-netrc-create): Use it and fix multiple parameter print
4532         bug.  Use the default passed from above (given-default) or the
4533         built-in (user-login-name for :user).
4534
4535 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
4536
4537         * gnus-start.el (gnus-dribble-read-file):
4538         Set buffer-save-without-query, since we always want to save the dribble
4539         file, probably.
4540
4541         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
4542         nnimap.
4543
4544         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
4545         -summary- since it's a user-visible variable.
4546
4547         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
4548         first time you use the new Gnus.
4549
4550 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
4551
4552         * auth-source.el: Don't load netrc.el.
4553         (auth-sources): Search ~/.netrc as well by default.
4554         (auth-source-debug): Add 'trivia option for extra output.
4555         (auth-source-do-trivia): Use it.
4556         (auth-source-search): Simplify logic to use
4557         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
4558         appropriate.  Don't keep a running count at this level.  Layer :create
4559         and :delete options appropriately on the first and second passes.
4560         Don't track the backend with the search results.
4561         (auth-source-search-backends): New function to search a list of
4562         backends for a processed spec.
4563         (auth-source-netrc-parse): Cache all netrc files, making
4564         auth-source-netrc-cache an alist keyed by the file name and using the
4565         file mtime as the caching criterion.  Keep the obfuscated data secret
4566         with a lexical bind.
4567         (auth-source-netrc-search): Don't calculate the length of the results
4568         unnecessarily.
4569         (auth-source-search-backends): Fix bug.
4570         (auth-source-netrc-create): Rework prompts.
4571
4572 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
4573
4574         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4575         Lower case names of search constraints.
4576         (nnir-run-query): Cache and reuse search constraints for all imap
4577         servers.
4578
4579 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
4580
4581         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
4582         after exit.
4583         (gnus-setup-message): Define missing variable from last checkin.
4584
4585         * gnus-sum.el (gnus-summary-show-article): When called with t as the
4586         value, show the raw article.
4587
4588 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4589
4590         * gnus.el: No Gnus v0.13 is released.
4591
4592 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4593
4594         * nnimap.el (nnimap-open-connection-1): Revert last change, since
4595         auth-source now accepts numbers.
4596
4597         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4598         spec, too.
4599         (auth-source-ensure-strings): New function.
4600
4601         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
4602         (gnus-article-setup-buffer): Always restart the date timer so that user
4603         changes to the frequency is respected.
4604
4605         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
4606         port numbers, so make sure it gets that if nnimap-server-port is
4607         explicit.
4608
4609 2011-02-21  Simon Josefsson  <simon@josefsson.org>
4610
4611         * nnimap.el (nnimap-inbox): Doc fix.
4612
4613 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
4614
4615         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
4616         Autoload.  Add optional arg FRAME, and pass it to color-values.
4617         (color-complement): Caller changed.  Doc fix.
4618         (color-gradient): Rewrite for better clarity and efficiency.
4619
4620 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
4621
4622         * shr-color.el (shr-color->hexadecimal): Use renamed function names
4623         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
4624         color-lab-to-srgb.
4625
4626 2011-02-20  Drew Adams  <drew.adams@oracle.com>
4627
4628         * color.el: First part of merge from hexrgb.el.
4629         (color-rgb-to-hex): Rename from color-rgb->hex.
4630         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
4631         saturation to zero if the value is too small.
4632         (color-rgb-to-hsl): Rename from color-rgb->hsl.
4633         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
4634         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
4635         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
4636         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
4637         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
4638         (color-cie-de2000): Doc fix.
4639
4640 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4641
4642         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4643         given method as in the group name if we're using an extended method.
4644         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4645         command, if we're using that, instead of waiting for the beginning.
4646
4647         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4648         we're sure to get unique server names, and we don't output two async
4649         commands in the same buffer.  This fixes an NNTP hang for some users.
4650
4651 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4652
4653         * gnus.el: No Gnus v0.11 is released.
4654
4655 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4656
4657         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4658         summary buffer before reading going to the next buffer.  This avoids
4659         putting the point in the group buffer if you `C-g' the command.
4660
4661         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4662         cache (for now) to make ~/.authinfo.gpg files usable.
4663
4664         * nnfolder.el (copyright-update): Define for the compiler.
4665
4666         * auth-source.el (auth-source-search): Fix unbound variable.
4667
4668 2011-02-19  Glenn Morris  <rgm@gnu.org>
4669
4670         * gnus.el (gnus-meta): Doc fix.
4671
4672 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
4673
4674         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4675         in case it's not yet loaded.
4676
4677 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4678
4679         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4680         line we're waiting for.
4681
4682 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
4683
4684         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4685         face with line-width greater than zero will cause RET in gnus summary
4686         buffer to scroll down article page-wise because auto vscroll happens,
4687         it should be temporally disabled when doing a scroll-up.
4688
4689 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
4690
4691         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4692         outputs from the server.
4693
4694 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4695
4696         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4697         later so that bbdb can hook in easier.
4698
4699 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4700
4701         * auth-source.el (auth-source-search): Don't try to create credentials
4702         if the caller doesn't want that.
4703         (auth-source-search): If we don't find a match, don't bug out on
4704         non-bound variables.
4705         (auth-source-search): Only ask a single backend to create the
4706         credentials.
4707
4708         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4709         logging.
4710         (nnimap-credentials): Protect against auth-source-search returning nil.
4711         (nnimap-request-list): Protect against not being able to open the
4712         server.
4713
4714 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
4715
4716         * auth-source.el (auth-source-search): Do a two-phase search, one with
4717         no :create to get the responses from all backends.
4718
4719         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4720         when getting credentials.
4721
4722         * gnus-util.el (gnus-delete-duplicates): New function.
4723
4724 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
4725
4726         * nnimap.el (nnimap-credentials): Instead of picking the first port as
4727         a creation default, pass the whole port list down.  It will be
4728         completed.
4729
4730         * auth-source.el (auth-source-search): Updated docs to talk about
4731         multiple creation choices.
4732         (auth-source-netrc-create): Accept a list as a value (from the search
4733         parameters) and do completion on that list.  Keep a separate netrc line
4734         with the password obscured for showing the user.
4735
4736         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4737         first choice to `auth-source-search' so it will be used for entry
4738         creation instead of the server's Gnus-specific name.
4739         (nnimap-credentials): Rely on the auth-source library to select which
4740         port is actually wanted in the new netrc entry, so don't override
4741         `auth-source-creation-defaults'.
4742
4743         * auth-source.el (auth-source-netrc-parse): Use :port instead of
4744         :protocol and accept a missing user, host, or port as a wildcard match.
4745         (auth-source-debug): Default to off.
4746
4747         (auth-source-netrc-search, auth-source-netrc-create)
4748         (auth-source-secrets-search, auth-source-secrets-create)
4749         (auth-source-user-or-password, auth-source-backend, auth-sources)
4750         (auth-source-backend-parse-parameters, auth-source-search): Use :port
4751         instead of :protocol.
4752
4753         * nnimap.el (nnimap-credentials): Pass a port default to
4754         `auth-source-search' in case an entry needs to be created.
4755         (nnimap-open-connection-1): Use :port instead of :protocol.
4756
4757 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4758
4759         * auth-source.el: Bind load-path when loading EIEIO from
4760         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
4761         21.4 doesn't support, to `require'.
4762         (auth-source-secrets-search): Use mm-delete-duplicates instead of
4763         delete-dups that is not available in XEmacs 21.4.
4764
4765 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
4766
4767         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
4768         as EIEIO must also be loaded when auth-source.el is being
4769         byte-compiled.
4770
4771 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4772
4773         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
4774
4775         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
4776
4777         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
4778
4779         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
4780
4781         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
4782
4783         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
4784
4785         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
4786
4787         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
4788         necessary.
4789
4790 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4791
4792         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4793         nil means that nnimap doesn't get updated.
4794
4795 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4796
4797         * auth-source.el (auth-source-netrc-create): Return a synthetic search
4798         result when the user doesn't want to write to the file.
4799         (auth-source-netrc-search): Expect a synthetic result and proceed
4800         accordingly.
4801         (auth-source-cache-expiry): New variable to override
4802         `password-cache-expiry'.
4803         (auth-source-remember): Use it.
4804
4805         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4806         parameter.  Create entry if necessary by using :create t.
4807         (nnimap-open-connection-1): Don't pass `inhibit-create'.
4808
4809 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
4810
4811         * auth-source.el (auth-source-debug): Enable by default and don't
4812         mention the obsolete `auth-source-hide-passwords'.
4813         (auth-source-do-warn): New function to debug unconditionally.
4814         (auth-source-do-debug): Use it.
4815         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4816         and for Secrets API entries when the secrets.el library is not
4817         available.
4818
4819 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4820
4821         * gnus-sum.el (gnus-propagate-marks): Default to nil.
4822         (gnus-summary-exit): Kill the correct article buffer on exit from a
4823         `C-d' group.
4824
4825         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4826         gnus-propagate-marks.
4827
4828         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4829         before killing the buffers so that a non-full window conf gets handled
4830         correctly.
4831         (gnus-summary-exit): Ditto.
4832         (gnus-summary-read-group-1): Ditto.
4833
4834         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4835         async code again so that we can debug it properly.
4836
4837         * message.el (message-reply): Take an optional switch-buffer parameter
4838         so that Gnus window confs are respected better.
4839
4840 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4841
4842         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4843         `plist-get' to accept non-list parameters (XEmacs issue).
4844         Fix docstring.
4845         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4846         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4847         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4848         Login collection is "Login" and not "login".
4849
4850 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4851
4852         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4853         multiple headers.
4854
4855         * nnimap.el (nnimap-inhibit-logging): New variable.
4856         (nnimap-log-command): Don't log login commands.
4857
4858         * auth-source.el (auth-source-netrc-search): The asserts seem to want
4859         to have more parameters.
4860
4861         * nnimap.el (nnimap-send-command): Mark the command time for each
4862         command, so that we don't get NOOPs stepping on our toes.
4863
4864         * gnus-art.el (article-date-ut): Get the date from the Date header on
4865         `t'.
4866
4867 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4868
4869         * auth-source.el (auth-source-search): Use copy-sequence instead of
4870         the cl.el copy-list.
4871
4872 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4873
4874         * imap.el: Bring it back (revert
4875         84d800cd31de3064f0ed39617d725709a2f8f42f).
4876
4877 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
4878
4879         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4880         Improve prompt.
4881
4882 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4883
4884         * gnus-art.el (gnus-article-mode-line-format): Remove the article
4885         washing status from the default format.  It isn't very informative.
4886
4887 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
4888
4889         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4890         Fix Gcc processing on imap.
4891
4892 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4893
4894         * imap.el: Remove file.  All the functionality is in nnimap.el.
4895
4896 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4897
4898         * message.el (message-bury): Don't pop up a new window when selected
4899         window is dedicated.
4900
4901 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4902
4903         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4904
4905 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
4906
4907         * sieve-manage.el: Autoload `auth-source-search'.
4908         (sieve-sasl-auth): Use it.
4909
4910 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
4911
4912         * nnimap.el: Autoload `auth-source-forget+'.
4913         (nnimap-open-connection-1): Use it if the connection fails.
4914
4915         * auth-source.el: Require `password-cache'.
4916         (auth-source-hide-passwords, auth-source-cache): Remove and mark
4917         obsolete.
4918         (auth-source-magic): Marker for `password-cache' keys.
4919         (auth-source-do-cache): Update docstring.
4920         (auth-source-search): Use and check cache.
4921         (auth-source-forget-all-cached, auth-source-remember)
4922         (auth-source-recall, auth-source-forget, auth-source-forget+)
4923         (auth-source-specmatchp): Caching support functions.
4924         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4925         Remove and obsolete.
4926         (auth-source-user-or-password): Remove caching to further discourage
4927         using it.  Always hide passwords.
4928
4929         * password-cache.el (password-cache-remove): Accept secrets that are
4930         not strings.
4931
4932 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4933
4934         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4935         code for now, since it doesn't work for all users.
4936
4937 2011-02-09  Julien Danjou  <julien@danjou.info>
4938
4939         * message.el (message-options): Make message-options really buffer
4940         local.
4941
4942 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
4943
4944         * mail-source.el: Autoload `auth-source-search'.
4945         (mail-source-keyword-map): Note order matters.
4946         (mail-source-set-1): Get all the mail-source source values and
4947         defaults and search auth-source on those if needed.  This can all
4948         probably be simplified.
4949
4950         * nnimap.el: Autoload `auth-source-search'.
4951         (nnimap-credentials): Use it.
4952         (nnimap-open-connection-1): Ask for the virtual server and physical
4953         address in one shot.
4954
4955         * nntp.el: Autoload `auth-source-search'.
4956         (nntp-send-authinfo): Use it.  Note TODO.
4957
4958 2011-02-08  Julien Danjou  <julien@danjou.info>
4959
4960         * shr.el (shr-tag-body): Add support for text attribute in body
4961         markups.
4962
4963         * message.el (message-options): Make message-options a local variable.
4964
4965 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4966
4967         * auth-source.el (auth-source-secrets-search)
4968         (auth-source-user-or-password): Use `append' instead of `nconc'.
4969         (auth-source-user-or-password): Build return list better and protect
4970         against nil :secret.
4971
4972 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4973
4974         * nnimap.el (nnimap-update-info): Refactor slightly.
4975         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4976         (nnimap-update-info): Clean up slightly.
4977         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4978         characters.
4979         (nnimap-process-quirk): Rename function to avoid collision.
4980         (nnimap-update-info): Fix macrology bug-out.
4981         (nnimap-update-info): Simplify split history test.
4982
4983 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
4984
4985         * auth-source.el (top): Require 'eieio unconditionally.
4986         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4987         (auth-source-secrets-search): Limit search when `max' is greater than
4988         number of results.
4989
4990 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4991
4992         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4993         part not returning any data.
4994
4995         * proto-stream.el (open-protocol-stream): Document the return value.
4996
4997 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4998
4999         * auth-source.el (auth-source-secrets-search): Add examples.
5000
5001 2011-02-06  Julien Danjou  <julien@danjou.info>
5002
5003         * message.el (message-setup-1): Handle message-generate-headers-first
5004         set to t.
5005
5006 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5007
5008         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5009         API with a string "secrets:collection-name" and with 'default.
5010         (auth-source-backend-parse): Parse "secrets:collection-name" and
5011         'default.  Recurse on parses instead of repeating code.  Use the
5012         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5013         message when ignoring a source.
5014         (auth-source-search): List ignored search keys at the top level.
5015         (auth-source-netrc-create): Use `case' instead of `cond'.
5016         (auth-source-secrets-search): Created with TODOs.
5017         (auth-source-secrets-create): Created with TODOs.
5018         (auth-source-retrieve, auth-source-create, auth-source-delete)
5019         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5020         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5021         (auth-source-user-or-password-sftp)
5022         (auth-source-user-or-password-smtp): Remove.
5023         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5024         around `auth-source-search'.  Not tested thoroughly.
5025
5026 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5027
5028         * auth-source.el: Bring in assoc and eioeio libraries.
5029         (secrets-enabled): New variable to track the status of the Secrets API.
5030         (auth-source-backend): New EIOEIO class to represent a backend.
5031         (auth-source-creation-defaults): New variable to set prompt defaults
5032         during token creation (see the `auth-source-search' docstring for
5033         details).
5034         (auth-sources): Simplify to allow a simple string as a netrc backend
5035         spec.
5036         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5037         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5038         (auth-source-search): Main auth-source API entry point.
5039         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5040         (auth-source-search-collection): Helper function for searching.
5041         (auth-source-netrc-parse, auth-source-netrc-normalize)
5042         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5043         Supports search, create, and delete.
5044         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5045         backend stubs.
5046         (auth-source-user-or-password): Call `auth-source-search' but it's not
5047         ready yet.
5048
5049 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5050
5051         * message.el (message-setup-1): Remove the read-only stuff, since it
5052         doesn't work under XEmacs, for some reason.
5053
5054         * gnus-sum.el (gnus-user-date): Rename back from
5055         gnus-summary-user-date since user code refers to it.
5056
5057         * shr.el (shr-render-td): Store the actual background color used.
5058
5059         * message.el (message-setup-1): Don't bind the constant
5060         -forbidden-properties.
5061         (message-setup-1): Revert previous change, since it needs to bind the
5062         props to insert them.
5063         (message-resend): Allow removing the read-only separator line.
5064
5065 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5066
5067         * nnimap.el (nnimap-request-accept-article): Give an error message if
5068         the APPEND wasn't successful.
5069
5070 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5071
5072         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5073         that have no groups.
5074
5075 2011-02-03  Julien Danjou  <julien@danjou.info>
5076
5077         * gnus-draft.el: Remove progn around gnus-draft-setup.
5078
5079 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5080
5081         * gnus-start.el (gnus-read-active-for-groups): This function is never
5082         called with a nil `infos', so clean that up.
5083         (gnus-get-unread-articles): Request active files from primary/secondary
5084         methods that have no groups (yet).
5085
5086 2011-02-03  Julien Danjou  <julien@danjou.info>
5087
5088         * message.el (message-setup-1): Always generate References first.
5089         (message-mail): Return the return value of message-setup, not always t.
5090         (message-setup-1): Insert mail-header-separator with read-only and
5091         intangible properties set.
5092
5093         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5094         user-date in docstring.
5095
5096         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5097
5098         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5099         docstring.
5100
5101         * gnus.el (gnus-user-date-format-alist): Change default value.
5102         Use defcustom, with type and group. Move from gnus-util.el.
5103         Rename to gnus-summary-user-date-format-alist.
5104
5105 2011-02-03  Glenn Morris  <rgm@gnu.org>
5106
5107         * nnimap.el (gnus-fetch-headers): Declare.
5108
5109         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5110
5111 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5112
5113         * message.el (message-forward-make-body-digest-plain)
5114         (message-followup, message-reply): Clean up things noted by Stefan.
5115
5116         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5117         gnus-article-update-date-headers is nil.
5118         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5119         it didn't really work with defcustom.
5120         (article-update-date-lapsed): Make sure the window start doesn't move,
5121         either.
5122
5123 2011-02-01  Julien Danjou  <julien@danjou.info>
5124
5125         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5126         format.
5127
5128         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5129         standard in Emacs nowadays.
5130
5131         * color.el (color-gradient): Add a color-gradient function.
5132
5133 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5134
5135         * message.el (message-expand-name): Don't trust the return value of
5136         bbdb-complete-name.
5137         (message-check-news-header-syntax): Remove unused var `start'.
5138         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5139         (message-inhibit-body-encoding): Move to before first use.
5140         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5141         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5142         (Organization, Message-ID, Date, mh-previous-window-config):
5143         Defvar the vars using dynamic scoping.
5144
5145 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5146
5147         * shr.el (shr-render-td): Only do colors at the final rendering.
5148         Should be slightly faster.
5149         (shr-insert-table): Fix up TD background colors when doing the
5150         vertical padding.
5151
5152         * gnus-art.el (article-date-ut): Protect against articles with no Date
5153         header.
5154         (article-update-date-lapsed): Don't use current-column to find the
5155         horizontal position.  It's fragile in the presence of \003 characters.
5156
5157         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5158
5159 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5160
5161         * gnus-art.el (article-transform-date): Rewrite to still work when
5162         there are several rfc2822 parts.
5163         (article-transform-date): Fix infinite recursion.
5164         (article-date-ut): Replace infinitely many Date headers with a single
5165         one when called interactively.
5166
5167         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5168         secure manner.
5169
5170         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5171         move around by not using save-window-excursion.  It seems to work...
5172
5173 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5174
5175         * gnus-art.el (article-make-date-line): Work for user-defined format.
5176
5177 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5178
5179         * nntp.el (nntp-retrieve-group-data-early)
5180         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5181         fetching functions.
5182
5183         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5184         thoroughly for all backends that have no known groups.  This should
5185         allow new nnml methods to retrieve mail.
5186
5187         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5188         that Gnus doesn't know exists again.
5189
5190         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5191         (gnus-treat-date-ut): Ditto.
5192         (gnus-article-update-date-header): Rename.
5193         (gnus-treat-date-local): Remove.
5194         (gnus-treat-date-english): Remove.
5195         (gnus-treat-date-lapsed): Remove.
5196         (gnus-treat-date-combined-lapsed): Remove.
5197         (gnus-treat-date-original): Remove.
5198         (gnus-treat-date-iso8601): Remove.
5199         (gnus-treat-date-user-defined): Remove.
5200         (gnus-article-date-headers): New variable to control all the date
5201         header options.
5202         (article-date-ut): Rewrite to allow using the new way to format date
5203         headers(s).
5204
5205 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5206
5207         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5208         method.
5209         (nnmail-article-group): A better test for fanciness.
5210
5211         * nnimap.el (nnimap-request-head): Protect against not finding the
5212         article by Message-ID.
5213
5214 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
5215
5216         * gnus-art.el (article-update-date-lapsed): Try a better way to really
5217         keep point at the "same place".
5218
5219 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5220
5221         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5222         data if the group is inactive.
5223
5224 2011-01-28  Julien Danjou  <julien@danjou.info>
5225
5226         * gnus-win.el: Remove dead function gnus-window-configuration-element.
5227         (gnus-all-windows-visible-p): Remove old compatibility code.
5228         (gnus-window-top-edge): Add docstring.
5229
5230         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5231
5232 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5233
5234         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5235         older request-update-info.
5236
5237         * gnus-art.el (article-make-date-line): Limit the length a bit more.
5238
5239 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
5240
5241         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5242         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5243
5244 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5245
5246         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5247         groups.  This makes the nndraft:queue group pop up if it's not already
5248         there.
5249
5250         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5251         messages" logic, which was reversed.
5252
5253         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5254         the "same place" even if point is on the line being replaced.
5255         (article-update-date-lapsed): Allow updating both the combined lapsed
5256         and the lapsed headers.
5257         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5258         (article-make-date-line): Limit the number of segments dynamically to
5259         avoid too-long lines.
5260
5261 2011-01-27  Julien Danjou  <julien@danjou.info>
5262
5263         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5264         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5265
5266 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5267
5268         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5269         Use plist-get instead of the cl function getf.
5270
5271 2011-01-27  Glenn Morris  <rgm@gnu.org>
5272
5273         * gnus-util.el (float-time): Get rid of compiler warning, again.
5274
5275 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5276
5277         * shr.el (shr-put-color): Special-case background colors: Do put them
5278         at the blank parts at the front of the lines.
5279
5280         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5281         exit hook to nix out all data on readedness on group exit.
5282
5283         * gnus-util.el (float-time): If float-time is bound, always use it on
5284         all Emacsen.  It's unclear why the subrp check was there.
5285         (time-date): Require to make some autoload issues on XEmacs go away.
5286
5287         * shr.el (shr-put-color): Don't do the box padding in tables, since
5288         they're already padded.
5289
5290 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5291
5292         * gnus-art.el (gnus-article-next-page): When the last line of the
5293         article is displayed, scroll down once more instead of going to the
5294         next article at once.
5295         (article-lapsed-string): Refactor out and allow specifying how many
5296         segments you want.
5297         (gnus-article-setup-buffer): Start updating the lapsed header directly.
5298         (gnus-article-update-lapsed-header): New variable.
5299
5300         * shr.el: Revert change that made headings use different-sized faces.
5301         The Emacs display engine isn't advanced enough that, for instance,
5302         tables can comfortably use differently-sized faces.
5303
5304 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5305
5306         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
5307         used.
5308         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
5309         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
5310         we're using an encrypted connection.
5311
5312         * proto-stream.el: Alter the interface functions to also return the
5313         actual stream type used: network or tls.
5314
5315 2011-01-25  Julien Danjou  <julien@danjou.info>
5316
5317         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
5318         (mm-display-javascript-inline): New function.
5319
5320         * mm-decode.el (mm-inline-media-tests): Add application/javascript
5321         viewing function.
5322
5323 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * shr.el (shr-expand-newlines): Fix variable name.
5326
5327 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5328
5329         * shr.el (shr-expand-newlines): Make nested boxes work.
5330
5331 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5332
5333         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
5334         backgrounds.
5335         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
5336         in a more sensible manner.
5337
5338 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5339
5340         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
5341         if EPG is loaded.
5342
5343 2011-01-24  Julien Danjou  <julien@danjou.info>
5344
5345         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
5346         tags.
5347
5348 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5349
5350         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
5351         commands.
5352
5353         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
5354         in the article buffer.
5355         (gnus-gravatar-insert): Use blank space from the current buffer to
5356         avoid breaking text properties.  This makes X-Sent updating work again.
5357
5358         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
5359
5360 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
5361
5362         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
5363         fix the bug in url-http.el instead.
5364
5365         * shr.el (shr-image-fetched): Ditto.
5366
5367         * shr.el (shr-image-fetched): Avoid having point move in the article
5368         buffer.
5369
5370         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
5371         buffer after being called.  It's apparently being killed by url.el, and
5372         killing it made point move to end-of-buffer in a random buffer.
5373
5374         * shr.el (shr-image-fetched): Ditto.
5375
5376 2011-01-23  Julien Danjou  <julien@danjou.info>
5377
5378         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
5379
5380         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
5381         text/x-org.
5382
5383 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5384
5385         * gnus-sum.el (gnus-summary-move-article): Protect against backends
5386         (i.e., nnimap) returning nil as the article number.
5387
5388 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
5389
5390         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
5391         "DelSp" parameter in RFC3676.
5392
5393 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5394
5395         * message.el (message-check-recipients): Display the encoded version of
5396         the bogus address if they differ.
5397
5398         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
5399         after sending.
5400
5401         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5402
5403         * gnus-group.el (gnus-group-refresh-group): New convenience function.
5404
5405         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
5406         group buffer after sending the queue.
5407
5408         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5409
5410 2011-01-22  Julien Danjou  <julien@danjou.info>
5411
5412         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
5413
5414 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5415
5416         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
5417         nested related parts.
5418
5419         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
5420         unexpired articles.  This fixes the regression that led expiry marks to
5421         disappear from nnfolder groups.
5422
5423 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5424
5425         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
5426         Don't confuse the "ret" of "retrograde" with RET.
5427
5428 2011-01-21  Julien Danjou  <julien@danjou.info>
5429
5430         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
5431         than mm-insert-inline.
5432
5433 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5434
5435         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
5436         Widen article buffer.
5437
5438 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5439
5440         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
5441         the temp buffer.
5442         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
5443
5444 2011-01-20  Julien Danjou  <julien@danjou.info>
5445
5446         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
5447
5448         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
5449         than mm-insert-inline to insert inline part: this respect
5450         mm-inline-media-tests displayers.
5451
5452         * mm-view.el (mm-display-shell-script-inline): New function.
5453
5454         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
5455
5456         * mm-uu.el (mm-uu-type-alist): Add org block.
5457         (mm-uu-org-src-code-block-extract): New function.
5458
5459         * mm-view.el (mm-display-org-inline): New function.
5460
5461         * mm-decode.el (mm-automatic-display): Add text/org.
5462
5463         * mailcap.el (mailcap-mime-extensions): Add .org.
5464
5465 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * gnus-art.el (gnus-article-highlight): Remove argument passed to
5468         gnus-article-add-buttons.
5469
5470 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
5471
5472         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
5473         From header with a date and "nobody" as the sender.
5474
5475 2011-01-19  Julien Danjou  <julien@danjou.info>
5476
5477         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
5478         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
5479         if you have the same regexp several times.
5480         (gnus-button-push): Fix matching when regexp is symbol.
5481
5482 2011-01-15  Glenn Morris  <rgm@gnu.org>
5483
5484         * message.el (message-mail): A compose-mail function should
5485         accept headers as strings.
5486
5487 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
5488
5489         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
5490         Add :vert-only tags.
5491         (message-mail): New arg RETURN-ACTION.
5492         (message-return-action): New var.
5493         (message-bury): Use it.
5494         (message-mode): Make it buffer-local.
5495         (message-send-and-exit): Always call message-bury.
5496
5497         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
5498         message-mail.
5499
5500 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5501
5502         * nnimap.el (nnimap-convert-partial-article): Protect against
5503         zero-length body parts.
5504
5505         * mm-decode.el (mm-preferred-alternative-precedence):
5506         Discourage showing empty parts.
5507
5508         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
5509         and stuff if the backend didn't return the article number.  This fixes
5510         an Exchange-related nnimap bug.
5511
5512         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
5513         group window, because it does the wrong thing when a separate frame
5514         displays the group buffer.
5515
5516         * proto-stream.el (open-protocol-stream): Protect against the low-level
5517         transport functions returning nil.
5518
5519 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
5520
5521         * mml2015.el (epg-sub-key-fingerprint): Autoload.
5522         (mml2015-epg-find-usable-secret-key): New function.
5523         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
5524         mml2015-epg-find-usable-key (Bug#7797).
5525         (mml2015-epg-encrypt): Ditto.
5526
5527 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5528
5529         * dgnushack.el (rot13-string): Fix the way to get the argument.
5530
5531 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5532
5533         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
5534
5535 2011-01-03  Glenn Morris  <rgm@gnu.org>
5536
5537         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
5538
5539         * sieve.el (sieve-open-server): Give a more explicit error if
5540         sieve-manage-open returns nil.  (Bug#7720)
5541
5542 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
5543
5544         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
5545
5546 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5547
5548         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
5549         This avoids sending passwords in plain text over non-encrypted
5550         channels.
5551
5552         * shr.el (shr-rescale-image): Display all GIF images as animated images.
5553
5554         * nnimap.el (nnimap-login): Refactored out into own function, and
5555         implement CRAM-MD5.
5556         (nnimap-wait-for-line): Refactored out.
5557
5558         * mm-view.el (mml-smime): Require.
5559
5560 2010-12-20  David Engster  <deng@eml.cc>
5561
5562         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
5563         use EPG to decrypt S/MIME messages instead of openssl.
5564
5565 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5566
5567         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
5568
5569         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
5570         status is the group clearly is unreachable.
5571
5572         * auth-source.el (auth-source-create): Add the optional second
5573         parameter to `local-variable-p' to be compatible with XEmacs.
5574
5575 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
5576
5577         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
5578         work when using a compressed nnml folder.
5579
5580 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5581
5582         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
5583         backends after sanitising on entry, because this never makes sense:
5584         If the articles have gone missing, then the data no longer exists on
5585         the backend, and if they haven't, then Gnus is wrong, and shouldn't
5586         overwrite anything anyway.
5587
5588         * shr.el (shr-insert-document): Bind shr-width dynamically to
5589         window-width if it's nil.
5590
5591 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
5592
5593         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
5594         with the meaning of using the full emacs window width for rendering.
5595
5596 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
5597
5598         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
5599         case when sender is not given.
5600
5601 2010-12-23  Julien Danjou  <julien@danjou.info>
5602
5603         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
5604         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
5605         the addresses, otherwise we might misplaced the gravatar.
5606
5607 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
5608
5609         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
5610         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
5611         obsolete in Emacs.
5612
5613 2010-12-20  Julien Danjou  <julien@danjou.info>
5614
5615         * gnus-util.el (gnus-rescale-image): Revert last change.
5616
5617 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
5618
5619         * binhex.el: Improve commentary (Bug#7482).
5620
5621 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5622
5623         * gnus-group.el (gnus-group-delete-articles): New command.
5624
5625 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5626
5627         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
5628
5629 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5630
5631         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
5632         here, since it's up to the backends to do CRLF removal if their
5633         protocol has it.
5634
5635         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
5636
5637 2010-12-17  Julien Danjou  <julien@danjou.info>
5638
5639         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
5640         they are from file.  Can also scale up.
5641
5642 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5643
5644         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
5645         Restore gnus-use-agent.
5646         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
5647
5648         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
5649
5650 2010-12-17  Julien Danjou  <julien@danjou.info>
5651
5652         * gravatar.el (gravatar-retrieve-synchronously): New function.
5653         (gravatar-get-data): Make more robust.
5654
5655 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5656
5657         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
5658
5659 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5660
5661         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
5662         to really consider the last line.
5663
5664 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
5665
5666         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
5667         list of recipient keys, or use symmetric encryption if not a list.
5668         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
5669         EPA override, replacing the call to `netrc-store-data'.
5670
5671 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
5672
5673         * gnus-srvr.el: Avoid passing nil regexp argument to
5674         delete-matching-lines.
5675
5676 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5677
5678         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
5679         fetching stops when Gnus exits.
5680
5681         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
5682         function.
5683         (nnfolder-request-expire-articles): Save all the buffers after doing
5684         expiry.
5685
5686         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
5687         the last article", since that led to serious performance regressions
5688         when expiring nnml groups.
5689
5690 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
5691
5692         * nnir.el: Improve customizations.
5693
5694 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5695
5696         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
5697
5698         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5699         group has been killed.
5700         (gnus-group-yank-group): Ditto.
5701
5702         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5703
5704         * nnimap.el (nnimap-request-update-group-status): New function.
5705
5706         * gnus-int.el (gnus-request-update-group-status): New interface
5707         function.
5708
5709         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5710         copying read-ness to the backends.
5711
5712         * nnimap.el (nnimap-quirk): New function.
5713         (nnimap-retrieve-group-data-early): Use it.
5714         (nnimap-quirks): New alist.
5715
5716 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5717
5718         * shr.el (shr-insert): Set shr-start after deleting trailing space;
5719         don't delete it within indentation.
5720
5721 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5722
5723         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5724         previous line.
5725
5726 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5727
5728         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5729         QRESYNC command by deleting a superfluous space which broke Cyrus
5730         servers.  This change will break other servers that are buggy the other
5731         way around.
5732
5733 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
5734
5735         * spam.el: Reindent and fix long lines.
5736         (spam-copy-or-move-routine): Exclude invalid move destinations.
5737
5738 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
5739
5740         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5741         installed the registry.
5742
5743 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5744
5745         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
5746
5747 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5748
5749         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5750         groupname doesn't contain "gmane".
5751
5752 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5753
5754         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
5755         and netrc-bound-and-true-p bindings.
5756         (netrc-parse): Cache the netrc contents.
5757
5758         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5759         (gnus-1): Don't create the nndrafts group twice.
5760         (gnus-setup-news): There's no need to read the active file here, since
5761         that's done again later on a per-backend basis.
5762         (gnus-start-draft-setup): Make sure that the new group is started out
5763         empty.
5764
5765         * gnus-agent.el (gnus-agentize): Don't create the queue group
5766         automatically on startup.  It'll be created later, if needed.
5767
5768         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5769         of automatically subscribed groups.
5770         (gnus-auto-subscribed-categories): New variable.
5771         (gnus-matches-options-n): Use it.
5772         (gnus-default-subscribed-newsgroups): Remove unused variable.
5773         (gnus-start-draft-setup): Message a bit less.
5774
5775 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5776
5777         * nnir.el (nnir-run-imap): Return article list in order of increasing
5778         UID.
5779
5780 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5781
5782         * gnus-sum.el (gnus-summary-enter-digest-group):
5783         Mention gnus-auto-select-on-ephemeral-exit.
5784
5785         * proto-stream.el (proto-stream-open-network-only): Fix the calling
5786         convention of the network-only option.
5787
5788 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5789
5790         * proto-stream.el (proto-stream-open-network-only): New function to
5791         have a way to specify non-STARTTLS upgrade connections.
5792
5793 2010-12-10  Julien Danjou  <julien@danjou.info>
5794
5795         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5796         email address is nil.
5797
5798         * message.el (message-bogus-recipient-p): Set address to "" if nil.
5799
5800 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
5801
5802         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5803         deletion.
5804         (nnir-run-imap): Only need to parse list once.
5805
5806 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5807
5808         * shr.el (shr-tag-script): Ignore <script>.
5809         (shr-tag-label): Add <label> support.
5810
5811 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5812
5813         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5814
5815         * shr.el (shr-image-displayer): Work for images lined side by side.
5816
5817 2010-12-08  Robert Pluim  <rpluim@gmail.com>
5818
5819         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5820         parameter, since XEmacs doesn't accept t as a parameter.
5821
5822 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
5823
5824         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5825         ids.
5826         (nnir-run-gmane): Simplify groupspec formatting.
5827         (nnir-request-expire-articles): New function.
5828
5829 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5830
5831         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5832         overflow, possibly.
5833
5834         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5835         (shr-render-td): Handle td style="" better.
5836         (shr-tag-table): Use the color from the style sheet.
5837         (shr-render-td): Make sure we copy over all the overlays, too.
5838
5839 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
5840
5841         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5842         (nnir-request-article): Improve article retrieval.
5843
5844 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5845
5846         * mm-util.el (mm-extra-numeric-entities): New variable.
5847
5848         * mm-url.el (mm-url-decode-entities):
5849         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5850
5851         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
5852
5853 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5854
5855         * message.el: Use completion-at-point.
5856         (message-completion-function): New fun, extracted from message-tab.
5857         (message-mode): Use it for completion-at-point-functions.
5858         (message-tab): Use it and completion-at-point.
5859
5860 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5861
5862         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5863         character if a non-breakable character follows.
5864
5865 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5868         any stream.
5869
5870         * shr.el (shr-tag-font): Colorize the region.
5871         (shr-tag-body): Ditto.
5872         (shr-tag-font): Actually let the styles be inherited instead of
5873         overwriting them.
5874         (shr-tag-font): Get the background color right.
5875         (shr-tag-style): Ignore all <style> tags for the moment.
5876
5877         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5878         a Message-ID to avoid having nnimap depend on gnus-sum.
5879
5880         * shr.el (shr-descend): Only colorize something if we have a node that
5881         sets colors.
5882
5883 2010-12-06  Julien Danjou  <julien@danjou.info>
5884
5885         * shr.el (shr-render-td): Render td content with shr-descend, so style
5886         will be applied to <td> too.
5887         (shr-colorize-region): Colorize region even if we only have a background.
5888         (shr-tag-body): Fix color and background color inheritance.
5889         Do not recolorize after shr-generic.
5890         (shr-tag-font): Let shr-generic colorize via inheritance.
5891
5892 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5895
5896 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
5897
5898         * nnir.el (nnir-request-move-article): Remove obsolete code.
5899
5900 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5901
5902         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5903
5904 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5905
5906         * gnus-sum.el (gnus-summary-respool-article): The completion function
5907         expects a list instead of an alist.
5908
5909         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5910         string as the parameter.
5911
5912         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5913
5914         * shr.el (shr-stylesheet): New dynamic variable for cascading the
5915         styles.
5916         (shr-colorize-region): New function.
5917         (shr-insert-background-overlay): Remove.
5918         (shr-render-td): Background setting should be taken care of on a higher
5919         level.
5920         (shr-tag-body): Use post-hoc colorizations.
5921         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5922         (shr-put-color-1): Don't overwrite old colors.
5923         (shr-colorize-region): When the background color isn't explicit, use
5924         a fixed background.
5925
5926         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5927         nnmail variables.
5928
5929 2010-12-05  Bjørn Mork  <bjorn@mork.no>
5930
5931         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5932         unless necessary.
5933
5934 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
5935
5936         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5937         server.
5938
5939 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5940
5941         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5942         so that TAB works.
5943
5944         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5945         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5946
5947         * shr.el (shr-urlify): Show the URL before the title to avoid
5948         misleading URLs.
5949
5950 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
5951
5952         * shr.el (shr-urlify): Display the title in <a> tags.
5953
5954 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
5955
5956         * nnir.el (nnir-categorize): Replace mapcar with mapc.
5957
5958 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
5959
5960         * nnir.el: Rearrange code to allow macros to be autoloaded by
5961         gnus-sum.el.
5962         (nnir-retrieve-headers-override-function): Make this variable
5963         customizable.
5964         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5965
5966         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5967         from nnir.el.
5968
5969 2010-12-03  Julien Danjou  <julien@danjou.info>
5970
5971         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5972
5973 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5976         allow optional argument `environment'.
5977
5978 2010-12-03  Glenn Morris  <rgm@gnu.org>
5979
5980         * mm-extern.el (message-goto-body): Update declaration.
5981
5982 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5983
5984         * gnus-util.el (gnus-macroexpand-all): New function.
5985
5986         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5987         instead of macroexpand-all that is unavailable in XEmacs.
5988
5989 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
5990
5991         * nnir.el (nnir-summary-line-format): New variable.
5992         (nnir-mode): Use it.
5993         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5994         (nnir-article-ids): Reimplement as defsubst.
5995         (nnir-retrieve-headers): Don't mangle the subject header.
5996         (nnir-run-imap): Use 100 as RSV score.
5997         (nnir-run-find-grep): Fix for full server searching.
5998         (nnir-run-gmane): Better restriction to gmane groups.
5999
6000         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6001         summary buffers.
6002
6003 2010-12-02  Julien Danjou  <julien@danjou.info>
6004
6005         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6006
6007         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6008
6009         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6010         support.
6011
6012 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6013
6014         * nnir.el: Update to handle the registry better.
6015         (autoload): Silence byte-compiler.
6016         (nnir-open-server): Add a hook for nnir groups.
6017         (nnir-request-move-article): Don't mangle the header.  Better to use
6018         formatting variables (which will be added in the future).
6019         (nnir-registry-action): Update the registry using the original article
6020         group name.
6021         (nnir-mode): Install nnir-specific hooks for updating the registry.
6022
6023         * gnus-sum.el
6024         (gnus-article-original-subject,gnus-newsgroup-original-name):
6025         Remove obsolete variables.
6026         (gnus-summary-move-article): Remove use of obsolete variables.
6027         (gnus-summary-local-variables): Make move and delete hooks local to
6028         summary buffers.
6029
6030 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6031
6032         * rtree.el: New file.
6033
6034 2010-12-01  Julien Danjou  <julien@danjou.info>
6035
6036         * message.el (message-user-organization): Do not use
6037         gnus-local-organization.
6038
6039         * gnus.el: Remove gnus-local-organization.
6040
6041         * gnus-msg.el: Remove nastygram thing.
6042
6043 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6044
6045         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6046         funcall.
6047
6048 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6049
6050         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6051         names.
6052
6053         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6054         characters.
6055
6056         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6057         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6058         Suggested by Štěpán Němec <stepnem@gmail.com>.
6059         (gnus-gravatar-transform-address): Use mail-extract-address-components
6060         that supports non-ASCII names rather than mail-header-parse-addresses.
6061
6062 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6063
6064         * proto-stream.el (open-protocol-stream): All starttls connections are
6065         handled by the network handler.
6066
6067 2010-11-30  Julien Danjou  <julien@danjou.info>
6068
6069         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6070         (nnimap-open-connection-1): Fix PREAUTH.
6071
6072         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6073
6074 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6075
6076         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6077         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6078         (shr-insert): Use them.
6079         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6080
6081 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6082
6083         * nnir.el (nnir-request-move-article): Bail out if original group
6084         doesn't support article moves.
6085         (nnir-get-active): Improve active list retrieval.
6086
6087 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6088
6089         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6090
6091 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6092
6093         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6094         seem to accept strings-with-numbers as port numbers.
6095
6096 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6097
6098         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6099         change the registry.
6100
6101 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6104         delete-dups that is not available in XEmacs 21.4.
6105
6106         * mm-util.el (mm-delete-duplicates): Add comment.
6107
6108 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6109
6110         * nnir.el (nnir-ignored-newsgroups): New variable.
6111         (nnir-get-active): Use it.
6112
6113 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6114
6115         * proto-stream.el (proto-stream-open-network): Add some comments.
6116
6117         * nntp.el (nntp-open-connection): Provide a :success condition.
6118
6119         * nnimap.el (nnimap-open-connection-1): Ditto.
6120
6121         * proto-stream.el (proto-stream-open-network): See what the response to
6122         the STARTTLS command is.
6123
6124         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6125         backwards compatibility).
6126         (nnimap-open-connection-1): Really respect nnimap-server-port.
6127
6128         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6129         TLS upgrades we don't really care about the identity of the peer.
6130         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6131         that what we've checked for.
6132         (proto-stream-always-use-starttls): Only default to t if
6133         open-gnutls-stream exists.
6134         (proto-stream-open-network): If STARTTLS failed, then just open a
6135         normal connection.
6136         (proto-stream-open-network): Wait until the greeting before doing
6137         STARTTLS.
6138
6139         * nntp.el (nntp-open-connection): Report what the connection error is.
6140
6141         * proto-stream.el (open-protocol-stream): Rename from
6142         open-proto-stream.
6143
6144 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6145
6146         * nnimap.el (nnimap-stream): Change default to `undecided'.
6147         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6148         first, and then network.
6149         (nnimap-open-connection-1): Respect nnimap-server-port.
6150         (nnimap-open-connection): Be more backwards-compatible.
6151
6152         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6153         (proto-stream-open-starttls): De-duplicate the starttls code.
6154         (proto-stream-open-starttls): Folded back into the main function.
6155         (proto-stream-open-network): Fix typo in the gnutls path.
6156         (proto-stream-command): Refactor out.
6157
6158         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6159
6160         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6161         starttls.el STARTTLS.
6162
6163         * color.el (color-lab->srgb): Fix function call name.
6164
6165         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6166         if we're using tls.el.
6167         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
6168         built in, then don't try to establish a STARTTLS connection.
6169
6170         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6171         servers.
6172
6173         * proto-stream.el (open-proto-stream): Use network, not stream.
6174         (open-proto-stream): Add a way to specify what the end of a command is.
6175
6176         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6177         connections types.
6178         (nntp-open-network-stream): Remove.
6179         (nntp-open-ssl-stream): Remove.
6180         (nntp-open-tls-stream): Remove.
6181         (nntp-ssl-program): Remove.
6182
6183         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6184
6185 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6186
6187         * nnir.el: Fix typos.
6188         (nnir-retrieve-headers-override-function): Rename variable to reflect
6189         new semantics.
6190         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6191         macros.
6192         (nnir-request-article, nnir-request-move-article): Use them.
6193         (nnir-categorize): New function.
6194         (nnir-run-query): Use it.
6195         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6196         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6197         sorted.
6198         (nnir-group-full-name): Use gnus-group-full-name instead.
6199         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6200         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6201
6202 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6203
6204         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6205
6206         * proto-stream.el: New library to provide protocol-specific
6207         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6208         protocols.
6209         (open-proto-stream): Complete the documentation.
6210         (proto-stream-open-network): Fix some typos.
6211
6212         * nnimap.el (nnimap-open-connection): Use it.
6213
6214 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
6215
6216         * pop3.el (pop3-open-server): Read server greeting before starting TLS
6217         negotiation.
6218
6219 2010-11-26  Julien Danjou  <julien@danjou.info>
6220
6221         * color.el: Rename various rgb functions to srgb.
6222
6223 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6224
6225         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6226         names.
6227
6228 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6229
6230         * shr.el (shr-insert): Revert last change.
6231         (shr-find-fill-point): Never leave point being at bol;
6232         relax the kinsoku limitation when rendering tables.
6233
6234 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6235
6236         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6237         results from -accept-article.
6238
6239         * shr-color.el: Require cl when compiling.
6240
6241         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6242         checkin.
6243
6244         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6245
6246         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6247
6248         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6249         'add and 'delete to set backend marks.
6250
6251         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6252
6253         * nnheader.el (nnheader-update-marks-actions): Refactor out.
6254
6255         * nntp.el (nntp-request-set-mark): Use it.
6256
6257         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6258
6259         * nnml.el (nnml-request-set-mark): Ditto.
6260
6261         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6262         introduces regressions in article selection.
6263         (nnimap-find-uid-response): New function.
6264         (nnimap-request-accept-article): Use the UID returned, if any.
6265         (nnimap-request-move-article): Use the UID returned, if any.
6266         (nnimap-get-groups): Reimplement to work with folded lines.
6267         (nnimap-find-uid-response): The UID is the last element in the list.
6268         (nnimap-request-set-mark): Extend syntax with 'set.
6269
6270         * nnml.el (nnml-request-set-mark): Ditto.
6271
6272         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6273
6274         * nntp.el (nntp-request-set-mark): Ditto.
6275
6276 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * message.el (message-called-interactively-p): A temporary macro.
6279         (message-goto-body): Use it temporarily.
6280
6281 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6282
6283         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6284         (nnimap-last-response-string): Unfold quoted lines, if they exist.
6285         (nnimap-last-response-string): Fix last unfolding fix.
6286
6287 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * shr.el (shr-insert): Fix the way to fold lines.
6290
6291 2010-11-25  Julien Danjou  <julien@danjou.info>
6292
6293         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
6294
6295         * color.el: Rename from color-lab.el
6296         (color-rgb->hex): Add.
6297         (color-complement): Add.
6298         (color-complement-hex): Add.
6299
6300         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
6301
6302 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6303
6304         * shr-color.el (shr-color-visible): Don't bug out if the color names
6305         don't exist.
6306
6307 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6308
6309         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
6310         assuming that article displaying or another mml-preview may be
6311         interrupted for an error or for the like.
6312
6313         * shr.el (shr-get-background): Fix argument name.
6314
6315 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6316
6317         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
6318
6319         * gnus-sum.el (gnus-summary-include-articles): New function.
6320
6321         * message.el (message-goto-body): called-interactively-p needs a
6322         parameter, so use `any'.
6323
6324         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
6325         clear marks before moving, since they're synced from the Gnus side
6326         first.
6327
6328         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
6329         (gnus-summary-move-article): Copy over all marks before moving, so that
6330         IMAP doesn't think a new article has arrived.
6331
6332 2010-11-24  Julien Danjou  <julien@danjou.info>
6333
6334         * shr.el (shr-insert-background-overlay): Fix typo.
6335         (shr-render-td): Copy the background before rendering.
6336
6337         * shr-color.el (shr-color-visible): Fix docstring.
6338
6339         * shr.el (shr-tag-table): Add bgcolor support.
6340         (shr-render-td): Add bgcolor support.
6341         (shr-get-background): Add.
6342         (shr-insert-foreground-overlay): Use shr-get-background.
6343
6344         * message.el (message-goto-body): Use called-interactively-p.
6345         (message-in-body-p): message-goto-body returns point.
6346
6347 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6348
6349         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
6350         Fixes something or other in Emacs 23, and is backwards compatible.
6351
6352         * message.el (message-goto-body): Remove the <#secure special-casing,
6353         which is too special.
6354
6355         * shr.el (shr-parse-style): Drop !important from styles.
6356
6357 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
6358
6359         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
6360         this function to return incorrect results when calling it with an
6361         explicit article argument different from
6362         (gnus-summary-article-number).
6363
6364 2010-11-24  Julien Danjou  <julien@danjou.info>
6365
6366         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
6367         (shr-tag-body): Add background support.
6368         (shr-descend): Add background support.
6369         (shr-tag-title): Add.
6370
6371         * shr-color.el (shr-color-visible): Really return original background
6372         if fixed.
6373
6374 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6375
6376         * shr.el (shr-color-check): Protect against non-existent color names.
6377
6378 2010-11-24  Julien Danjou  <julien@danjou.info>
6379
6380         * color-lab.el: Require 'cl when compiling.
6381
6382         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
6383
6384         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
6385         matched part.
6386
6387         * color-lab.el: Fix all expt calls to use float type.
6388
6389 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
6392         expression to shr-color-check as is.
6393
6394         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
6395
6396         * color-lab.el: Add coding cookie.
6397         (float-pi): Use eval-and-compile.
6398
6399         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
6400         compiled for Emacsen having no `libxml-parse-html-region' support.
6401
6402 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6403
6404         * shr.el (shr-insert-color-overlay): Split stuff like
6405         "#444444 !important" to find the real color.
6406         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
6407         parse <font color="red"> entries.
6408
6409 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
6410
6411         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
6412         point when parsing headers.
6413
6414         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
6415         is positioned properly when parsing headers.
6416
6417 2010-11-23  Julien Danjou  <julien@danjou.info>
6418
6419         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
6420
6421         * shr-color.el (shr-color->hexadecimal): Add support for color names.
6422
6423         * shr.el (shr-parse-style): Replace \n with space in style parsing.
6424
6425         * shr-color.el (shr-color-hsl-to-rgb-fractions):
6426         Use shr-color-hue-to-rgb.
6427         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
6428
6429 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6430
6431         * shr.el (shr-color->hexadecimal): Autoload.
6432         (shr-descend): Add color to all tags.
6433
6434 2010-11-22  Julien Danjou  <julien@danjou.info>
6435
6436         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
6437         shr-color->hexadecimal.
6438
6439         * shr-color.el (shr-color->hexadecimal): Add converting functions for
6440         RGB() or HSL() color representation.
6441
6442         * shr.el (shr-tag-font): Add.
6443         (shr-tag-color-check): New function to get better colors.
6444         (shr-tag-insert-color-overlay): Factorize code between tag-font and
6445         tag-span.
6446
6447         * shr-color.el: New file.
6448
6449         * color-lab.el: New file.
6450
6451         * gnus-art.el (gnus-url-mailto): Do not downcase args.
6452
6453 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
6454
6455         * nnir.el: Fix typo in comments.
6456         (nnir-run-imap): Simplify code.  No need to reverse artlist.
6457         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
6458
6459 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
6462
6463         * nnimap.el (nnimap-get-capabilities): Refactor out.
6464         (nnimap-open-connection): Re-request capabilities after STARTTLS.
6465
6466 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
6467
6468         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
6469         appearing when `mm-uu-hide-markers' is nil.
6470
6471 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6472
6473         * nnimap.el (nnimap-unselect-group): Make into its own function.
6474         (nnimap-request-rename-group): Unselect group before renaming.
6475         This had gotten lost somewhere.
6476         (nnimap-request-accept-article): Keep track of examined groups, and
6477         unselect the group before APPENDing to read-only groups.
6478         (nnimap-request-move-article): Clear flags before moving so that they
6479         can be re-set later.
6480
6481 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6482
6483         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
6484         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
6485
6486 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * gnus-art.el (gnus-mime-display-single):
6489         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
6490         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
6491         parameter.
6492
6493 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6494
6495         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
6496         (shr-table-vertical-line): New variable.
6497         (shr-insert-table): Use it.
6498
6499 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6500
6501         * gnus-html.el (gnus-html-wash-images): Don't display images if
6502         gnus-inhibit-images is non-nil; register displayer for cid images.
6503         (gnus-html-display-image): Work for cid image.
6504         (gnus-html-insert-image): Allow arguments.
6505         (gnus-html-put-image): Inhibit read-only.
6506         (gnus-html-prefetch-images): Don't prefetch images if
6507         gnus-inhibit-images is non-nil.
6508
6509 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6510
6511         * shr.el (shr-put-image): Break lines when inserting big pictures.
6512
6513 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6514
6515         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
6516         sender, thanks Katsumi Yamaoka.
6517
6518 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
6519
6520         * nnir.el (nnir-run-imap): Reverse the article list for each group
6521         rather than the whole list.
6522
6523 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6524
6525         * shr.el (shr-image-displayer): Protect function against non-existent
6526         image source.
6527
6528         * gnus-art.el (gnus-inhibit-images): New user option.
6529         (gnus-mime-display-single): Don't display image if it is non-nil.
6530
6531         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
6532         gnus-inhibit-images.
6533
6534         * shr.el (shr-image-displayer): New function.
6535         (shr-tag-img): Use it.
6536
6537 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6538
6539         * mml2015.el (mml2015-epg-sign): Use From header.
6540
6541 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6542
6543         * gnus-html.el (gnus-html-wash-images): Register a displayer.
6544
6545         * gnus-util.el (gnus-find-text-property-region): Return markers.
6546
6547         * shr.el (shr-tag-img): Put a displayer in the text property.
6548
6549         * gnus-util.el (gnus-find-text-property-region): New utility function.
6550
6551         * gnus-html.el (gnus-html-display-image): Make the alt optional.
6552         (gnus-html-show-images): Remove.
6553
6554         * gnus-art.el (gnus-article-show-images): New, more general function.
6555
6556         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
6557         image url text properties.
6558
6559         * shr.el: Ditto.
6560
6561         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
6562         gnus-agent-auto-agentize-methods is set.  Which it isn't.
6563
6564 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6565
6566         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
6567         work for two or more articles.
6568
6569 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6570
6571         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
6572         divide an image that's in an html article to two or more when washing
6573         non-ASCII characters in alt text of it.
6574
6575 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
6578         smime-decrypt-region using function argument.
6579         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
6580
6581         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
6582
6583         * smime.el (smime-decrypt-region): Catch it.
6584
6585 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6586
6587         * smime.el (smime-mode-map): Move initialization into declaration.
6588         (gnus-run-mode-hooks): Don't autoload.
6589         (smime-mode): Use define-derived-mode.
6590
6591 2010-11-11  Glenn Morris  <rgm@gnu.org>
6592
6593         * smime.el (from): Restrict declaration to XEmacs.
6594
6595         * nnir.el (gnus-group-topic-name): Autoload.
6596
6597 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6598
6599         * shr.el (shr-insert): Don't break long line if it is because of
6600         kinsoku-bol characters in the line end.
6601
6602 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
6603
6604         * nnir.el (nnir-request-move-article): Fix to provide original group
6605         and subject.
6606         (nnir-warp-to-article): Don't fail on articles whose headers haven't
6607         been retrieved.
6608
6609         * gnus-sum.el (gnus-summary-move-article): Use original group and
6610         subject for virtual articles such as those in an nnir summary buffer.
6611
6612 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6613
6614         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
6615         least 21.5).
6616
6617         * smime.el (from): Declare it again for XEmacs.
6618
6619 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6620
6621         * message.el (message-resend): Don't disable encoding unless it's
6622         already encoded.
6623
6624         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
6625         low-numbered articles.
6626
6627 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6628
6629         * rfc2047.el (rfc2047-syntax-table): Simplify.
6630
6631         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
6632
6633         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
6634         set-char-table-range for XEmacs.
6635
6636 2010-11-10  Glenn Morris  <rgm@gnu.org>
6637
6638         * time-date.el (time-to-seconds): Always an alias on Emacs,
6639         never a real function.
6640         (with-no-warnings): Remove compat stub, now unused.
6641         (time-less-p): Doc fix.
6642         (time-to-number-of-days): Simplify.
6643
6644         * smime.el (from): Remove unused declaration.
6645
6646         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
6647         (gnus-float-time): On Emacs, always an alias.
6648
6649         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
6650         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
6651
6652 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * dgnushack.el: Don't use ignore-errors in the top level form since it
6655         is unavailable in XEmacs even if cl is loaded.
6656
6657         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
6658
6659 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6660
6661         * shr.el (browse-url-mailto): Autoload.
6662
6663         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
6664
6665         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
6666         regexp doesn't need quoting.
6667
6668 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
6669
6670         * message.el (message-subject-trailing-was-ask-regexp)
6671         (message-subject-trailing-was-regexp): Match was: in addition to was.
6672
6673 2010-11-09  Glenn Morris  <rgm@gnu.org>
6674
6675         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
6676         (nnbabyl-check-mbox): Use point-at-bol.
6677
6678 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6679
6680         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
6681
6682         * message.el (message-mailto): New function.
6683         (message-mailto): Should accept other parameters.
6684         (message-mailto): Remove since it duplicates browse-url-mailto
6685         functionality.
6686
6687 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688
6689         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
6690         methods.
6691         (gnus-read-active-file): Ditto.
6692
6693         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
6694         ": " from the prompt.
6695         (gnus-group-make-group): Ditto.
6696
6697 2010-11-07  Glenn Morris  <rgm@gnu.org>
6698
6699         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
6700         (gnus-bookmark-kill-line): Use point-at-eol.
6701
6702 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
6705         asterisks in From header.
6706
6707 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6708
6709         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
6710         string to avoid making the From headers syntactically invalid.
6711
6712         * message.el (message-send-mail): Don't insert courtesy messages if the
6713         message already has List-Post and List-ID messages.
6714
6715 2010-11-06  Glenn Morris  <rgm@gnu.org>
6716
6717         * gnus-art.el (gnus-treat-article): Give dynamic local variables
6718         `condition', `type', `length' a prefix.
6719         (gnus-treat-predicate): Update for above name changes.
6720
6721 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
6722
6723         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
6724         binding.  Handled by `gnus-summary-refer-thread' instead.
6725         (nnir-warp-to-article): New backend function.
6726
6727         * nnimap.el (nnimap-request-thread): Force dependency updating.
6728
6729         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
6730         (gnus-summary-refer-thread): Rework to improve thread-referral.
6731
6732         * gnus-int.el (gnus-warp-to-article): New function.
6733
6734         * gnus-sum.el (gnus-summary-article-map): Bind it.
6735
6736 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
6737
6738         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6739         gnus-summary-refer-thread.
6740
6741         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6742         headers.
6743         (gnus-summary-limit-include-thread): Prevent articles in thread from
6744         being cut in gnus-cut-threads.
6745         (gnus-summary-refer-thread): Limit retrieved headers to those in
6746         thread.
6747
6748 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6749
6750         * message.el (message-send-mail): Use the value of
6751         message-courtesy-message from the message buffer.
6752
6753         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6754
6755         * shr.el (shr-browse-url): Implement mailto: URLs.
6756
6757         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6758         "raw".
6759
6760         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6761         if it's already selected.
6762
6763         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6764
6765 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6766
6767         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6768         to measure the length and truncate alt text.
6769
6770 2010-11-03  Glenn Morris  <rgm@gnu.org>
6771
6772         * nndiary.el (nndiary-generate-nov-databases-1)
6773         (nndiary-generate-active-info): Rename dynamic variable `files' to
6774         something less generic.
6775
6776 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
6777
6778         * nnir.el (nnir-request-move-article): Call the underlying backend to
6779         move articles from nnir.
6780
6781 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6782
6783         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6784
6785 2010-11-02  Julien Danjou  <julien@danjou.info>
6786
6787         * nnir.el: Remove wais support.
6788
6789 2010-11-02  Glenn Morris  <rgm@gnu.org>
6790
6791         * gnus-html.el: Reorder requirements to quieten compiler.
6792
6793 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6794
6795         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6796         properly for XEmacs as well.
6797         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6798         (gnus-article-natural-long-line-p): Use window-width rather than
6799         frame-width.
6800
6801 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
6802
6803         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
6804         (nnir-read-parms): Don't modify query.
6805         (nnir-run-query): Add ability to search topic on current line.
6806         (nnir-get-active): Clean up.
6807
6808 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6809
6810         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6811         degenerate articles.
6812
6813         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6814         (gnus-print-buffer): Just print the buffer as is, without any copying
6815         to a buffer and then re-highlighting.
6816
6817         * nnimap.el (nnimap-request-group): Store the new updated info.
6818         (nnimap-request-group): Select the group when we don't know whether it
6819         exists or not.
6820
6821         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6822         groups.
6823
6824         * gnus-group.el (gnus-group-find-new-groups): Display all the new
6825         groups.
6826
6827         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6828         groups.
6829
6830         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6831         long-lines case by only filling the long lines.
6832
6833         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6834         (bug #7311).
6835
6836 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6837
6838         * shr.el: No need to declare `declare-function' since shr.el is for
6839         only Emacsen that provide `libxml-parse-html-region'.
6840
6841         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
6842         effective only in a file it is referred to.
6843
6844 2010-11-01  Glenn Morris  <rgm@gnu.org>
6845
6846         * mm-util.el (gnus-completing-read): Autoload.
6847         (mm-read-coding-system): Simplify Emacs definition.
6848
6849         * nnmail.el (gnus-activate-group):
6850         * nnimap.el (gnutls-negotiate):
6851         * nntp.el (netrc-parse): Fix declarations.
6852
6853 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6854
6855         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6856         string-match-p in Emacs >=23.
6857
6858         * gnus-msg.el (gnus-configure-posting-styles):
6859         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6860
6861 2010-11-01  Glenn Morris  <rgm@gnu.org>
6862
6863         * nnir.el (declare-function): Add compat stub.
6864         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6865         (nnir-run-gmane): Require 'mm-url.
6866
6867         * mm-util.el (mm-string-to-multibyte): Simplify.
6868
6869         * shr.el (declare-function): Add compat stub.
6870         (url-cache-create-filename): Declare.
6871         (mm-disable-multibyte, widget-convert-button): Autoload.
6872
6873         * smime.el (ldap-search): Declare.
6874         (smime-cert-by-ldap-1): Require ldap on Emacs.
6875
6876         * nnimap.el: Require nnmail, and gnus-sum when compiling.
6877         (nnimap-keepalive): Use gnus-float-time.
6878
6879         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6880         (mail-source-delete-crash-box): Use gnus-float-time.
6881
6882         * gnus-dired.el (gnus-completing-read): Autoload.
6883
6884         * mm-view.el (gnus-rescale-image): Autoload.
6885
6886         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6887
6888         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6889
6890         * sieve-manage.el: Require 'cl when compiling.
6891
6892         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6893         (gnus-iswitchb-completing-read): Require iswitchb.
6894         (gnus-select-frame-set-input-focus): Silence compiler.
6895
6896 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6897
6898         * message.el (message-subject-trailing-was-query): Change default to t,
6899         since I think that's what most people want.
6900
6901         * nnimap.el (nnimap-request-accept-article): Erase buffer before
6902         appending for easier debugging.
6903         (nnimap-wait-for-connection): Take a regexp.
6904         (nnimap-request-accept-article): Wait for the continuation line before
6905         sending anything unless we're streaming.
6906
6907         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6908         leave the header washing to take place.
6909
6910 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6911
6912         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6913         regular expression match and replace in posting styles.
6914
6915 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
6916
6917         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6918         an entire server.
6919         (nnir-get-active): New function.
6920         (nnir-run-imap): Use it.
6921         (nnir-run-gmane): Who knew, gmane search returns an article score!
6922
6923         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6924         server on the current line with nnir.
6925
6926 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6927
6928         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6929         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6930         left edge.
6931         (gnus-article-foldable-buffer): Skip past the prefix when determining
6932         raggedness.
6933
6934         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6935         the raw article, and change `C-u g' to show the article without doing
6936         treatments.
6937
6938         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6939         on to `gnus-treat-article'.
6940         (gnus-inhibit-article-treatments): New variable.
6941
6942         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6943
6944         * gnus-art.el (gnus-treatment-function-alist): Have
6945         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6946         (gnus-treat-fill-long-lines): Change default to fill all text/plain
6947         sections.
6948
6949         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6950         parameter.
6951         (gnus-article-fill-cited-long-lines): New function.
6952         (gnus-article-fill-cited-article): Allow filling only long sections.
6953
6954         * shr.el (shr-find-fill-point): Don't break lines between punctuation
6955         and non-punctuation (like after the apostrophe in "'We").
6956
6957         * gnus-sum.el (gnus-summary-select-article): Make sure
6958         gnus-original-article-buffer is alive.
6959
6960         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6961         reflect the order they're in in the digest.
6962
6963         * gnus.el (gnus-group-startup-message): Move point to the start of the
6964         buffer.
6965
6966         * nnimap.el (nnimap-capability): New function.
6967         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6968         is set.
6969
6970 2010-10-31  David Engster  <dengste@eml.cc>
6971
6972         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6973         conform with changes to gnus-completing-read.
6974
6975 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6976
6977         * shr.el (shr-tag-img): Output "*" instead of "[img]".
6978
6979 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6980
6981         * nnir.el: Move defvar, defcustom around to keep file organized
6982         and keep byte-compiler quiet.
6983         (nnir-read-parms): Accept search-engine as arg.
6984         (nnir-run-query): Pass search-engine as arg.
6985         (nnir-search-engine): Remove.
6986
6987 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6988
6989         * shr.el (shr-generic): The text nodes should be text, not :text.
6990
6991         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6992         later in the file.
6993
6994 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6995
6996         * nnir.el: General clean up.  Allow searching with multiple engines.
6997         Allow separate extra-parameters for each engine.
6998         Batch queries when possible.
6999         (nnir-imap-default-search-key,nnir-method-default-engines):
7000         Add customize interface.
7001         (nnir-run-gmane): New engine.
7002         (nnir-engines): Use it.  Qualify all prompts with engine name.
7003         (nnir-search-engine): Remove global variable.
7004         (nnir-run-hyrex): Restore for now.
7005         (nnir-extra-parms,nnir-search-history): New variables.
7006         (gnus-group-make-nnir-group): Use them.
7007         (nnir-group-server): Remove in favor of gnus-group-server.
7008         (nnir-request-group): Avoid searching twice.
7009         (nnir-sort-groups-by-server): New function.
7010
7011 2010-10-30  Julien Danjou  <julien@danjou.info>
7012
7013         * gnus-group.el: Remove gnus-group-fetch-control.
7014
7015         * gnus-start.el (gnus-find-new-newsgroups):
7016         Remove gnus-check-first-time-used.
7017
7018         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7019
7020 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7021
7022         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7023         set on groups that don't have \* permanentflags.
7024
7025 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7026
7027         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7028         control the background color.
7029         (shr-tag-img): Ignore very small web bug type images.
7030         (shr-put-image): Add help-echo alt texts to the images.
7031         (shr-tag-video): Show the video poster image.
7032
7033 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7034
7035         * shr.el (shr-table-depth): New variable.
7036         (shr-tag-table-1): Only insert the images after the top-level table.
7037
7038         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7039
7040         * gnus-util.el (gnus-list-memq-of-list): New function.
7041
7042         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7043         selected.
7044         (nnimap-unsplittable-articles): New slot.
7045         (nnimap-new-articles): Use it.
7046
7047 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7048
7049         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7050         move to the previous line on `M-g'.
7051
7052 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7055         *-request-group, which seems unnecessary.
7056
7057         * nnimap.el (nnimap-quote-specials): Function copied over from
7058         imap.el.
7059         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7060         they support that.  Suggested by Tom Regner.
7061
7062 2010-10-29  Julien Danjou  <julien@danjou.info>
7063
7064         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7065         defalias.
7066         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7067
7068         * gnus.el: Remove `gnus-nntp-service' variable.
7069         (gnus-secondary-servers): Make obsolete.
7070         (gnus-nntp-server): Make obsolete.
7071
7072         * gnus-start.el (gnus-1): Remove x-splash calls.
7073
7074         * gnus-ems.el (gnus-x-splash): Remove.
7075
7076         * gnus.el (gnus-group-startup-message): Simplify/update code.
7077
7078         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
7079         definition.
7080
7081         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7082         capability before doing anything.
7083         (gnus-group-insert-group-line): Remove useless
7084         gnus-group-remove-excess-properties.
7085
7086 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7087
7088         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7089
7090 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7091
7092         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7093         config after reselecting.
7094
7095 2010-10-28  Julien Danjou  <julien@danjou.info>
7096
7097         * shr.el (shr-put-image): Use point even if only inserting text.
7098         (shr-put-image): Save excursion when inserting alt text on non-graphic
7099         display, so the behavior is the same when we are on a graphic display.
7100
7101         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7102
7103 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7104
7105         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7106         (gnus-mime-copy-part): Check coding system, not charset.
7107         (gnus-mime-view-part-externally): Never remove part.
7108         (gnus-mime-view-part-internally): Don't remove part here.
7109         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7110         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7111         multipart/alternative.
7112
7113         * mm-decode.el (mm-display-part): Take optional arg `force'.
7114
7115 2010-10-26  Julien Danjou  <julien@danjou.info>
7116
7117         * gnus-group.el (gnus-group-default-list-level): Add this function to
7118         compute the default list level.
7119         (gnus-group-default-list-level): Add possibility to use a function.
7120
7121 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7124
7125         * gnus-group.el (gnus-group-completing-read)
7126         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7127         gnus-replace-in-string.
7128
7129 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7130
7131         * shr.el (shr-tag-div): Add.
7132
7133         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
7134
7135 2010-10-25  Julien Danjou  <julien@danjou.info>
7136
7137         * gnus-util.el: Remove `gnus-with-local-quit'.
7138
7139         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7140
7141 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7142
7143         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7144         the original article buffer.
7145
7146 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7147
7148         * nnimap.el (nnimap-request-head): New function.
7149         (nnimap-request-move-article): Try to be slightly faster by not
7150         requesting the entire message when moving.
7151         (nnimap-transform-headers): Don't bug out on bodiless articles.
7152         (nnimap-send-command): Have no outstanding messages if the IMAP server
7153         doesn't support streaming.
7154         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7155
7156 2010-10-24  Julien Danjou  <julien@danjou.info>
7157
7158         * message.el (message-default-headers): Fix type.
7159
7160 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7161
7162         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7163         prefetching images.
7164
7165         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7166         backend for unknown groups.  This is mainly useful for nnimap groups.
7167
7168         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7169         group isn't covered by the agent.
7170
7171 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7172
7173         * nnir.el (nnir-method-default-engines): New variable.
7174         (nnir-run-query): Use it.
7175         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7176         (gnus-summary-nnir-goto-thread): Change group if needed.
7177
7178         * gnus-group.el (gnus-group-group-map): Add key binding for
7179         gnus-group-make-nnir-group.
7180
7181 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7182
7183         * shr.el (shr-tag-object): Add.
7184
7185         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7186         original article buffer live.
7187         (gnus-summary-select-article-buffer):
7188         Mention gnus-widen-article-buffer.
7189
7190 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7191
7192         * shr.el (shr-tag-strong): Add.
7193
7194 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7195
7196         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7197         group names.  They mess up the group buffer badly.
7198
7199         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7200
7201         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7202         instead of the summary one.
7203
7204 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7205
7206         * mml.el (mml-preview): Work properly when editing article.
7207
7208         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7209         gnus-have-read-active-file if it's already been in.
7210
7211 2010-10-22  Tom Tromey  <tromey@redhat.com>
7212
7213         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7214         gnus-group-completing-read.
7215
7216 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7217
7218         * message.el (message-mode-map): Don't bind M-; to comment region, to
7219         allow the global comment-dwim to work.
7220
7221 2010-10-21  Julien Danjou  <julien@danjou.info>
7222
7223         * message.el (message-setup-1): Allow message-default-headers to be a
7224         function.
7225
7226 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7227
7228         * shr.el (shr-tag-table): Simplify.
7229
7230 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7231
7232         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7233         to avoid trying to snarf invalid stuff.
7234
7235         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7236
7237         * gnus.el (gnus-message-archive-group): Quote value.
7238         (gnus-message-archive-group): Mark as changed.
7239
7240         * shr.el (shr-add-font): Don't put the font properties on the newline
7241         or the indentation.
7242
7243         * message.el (message-fix-before-sending): Change options when sending
7244         non-printable characters.
7245
7246         * gnus.el (gnus-message-archive-method): Change the default to
7247         monthly outgoing groups.
7248
7249         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7250         that have gotten new numbers.
7251
7252         * nnimap.el (nnimap-request-replace-article): New function.
7253
7254 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7255
7256         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7257         (nnrss-request-article): Don't use special html washing code.
7258
7259 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * shr.el (shr-tag-table): Remove useless nconc.
7262
7263 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7264
7265         * gnus-art.el (article-wash-html): Simplify and remove the charset
7266         stuff.  Use the normal html rendering code instead of the special html
7267         washing code.
7268
7269         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7270         `gnus-w3m' symbols.
7271         (mm-text-html-washer-alist): Remove.
7272
7273         * mm-decode.el (mm-inline-text-html-renderer): Remove.
7274         (mm-inline-media-tests): Remove use.
7275         (mm-text-html-renderer): Change default to the `shr' symbol.
7276
7277         * mm-view.el (mm-inline-text-html): Remove use.
7278
7279         * gnus-art.el (gnus-blocked-images): New function.  Allow the
7280         `gnus-blocked-images' to be a function.
7281         (gnus-article-wash-function): Remove.
7282
7283 2010-10-20  Julien Danjou  <julien@danjou.info>
7284
7285         * spam.el (spam-list-of-processors): Mark as obsolete.
7286
7287         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7288         (nnimap-insert-partial-structure): Fix boundary detection.
7289
7290 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
7291
7292         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
7293         run file-truename on remote files.  This can be expensive and even
7294         prevent one from editing drafts if some unrelated buffer has a stale
7295         connection.
7296
7297 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
7300         kinsoku-eol regardless of shr-kinsoku-shorten.
7301         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
7302         (shr-tag-table): Support caption, thead, and tfoot.
7303
7304 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7305
7306         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
7307         lines.
7308         (shr-save-contents): New command and keystroke.
7309
7310         * nndoc.el (nndoc-type-alist): Add git support.
7311         (nndoc-git-type-p): New function.
7312         (nndoc-transform-git-article): Ditto.
7313         (nndoc-transform-git-headers): Ditto.
7314         (nndoc-transform-git-headers): Generate Subject headers.
7315
7316         * shr.el (shr-parse-style): New function.
7317         (shr-tag-span): Ditto.
7318
7319         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
7320         to `G G' to avoid collisions.
7321
7322 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7323
7324         * shr.el: Load kinsoku if necessary.
7325         (shr-kinsoku-shorten): New internal variable.
7326         (shr-find-fill-point): Make kinsoku shorten text line if
7327         shr-kinsoku-shorten is bound to non-nil.
7328         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
7329         shr-indentation too when testing if table is wider than frame width.
7330         (shr-insert-table): Use `string-width' instead of `length' to measure
7331         text width.
7332         (shr-insert-table-ruler): Make sure indentation is done at bol.
7333
7334 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7335
7336         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
7337         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
7338         undecoded network data.
7339
7340 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7341
7342         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
7343         name in the mode line spec so that the mode line menu works
7344         (bug #2431).
7345
7346         * message.el (message-get-reply-headers): If we're fed `to-address',
7347         then always use that.
7348
7349         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
7350         aren't so wide as to need to switch off the edit menu.
7351
7352         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
7353         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
7354
7355         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
7356         `M-g'.
7357         (nnimap-update-info): Update flags/read marks even if \* isn't part of
7358         the permanent marks.
7359
7360 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
7361
7362         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7363         Splitting according to references/in-reply-to obeys the ignore-groups
7364         variable, while splitting by sender and subject do not.
7365
7366 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7367
7368         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
7369         alist, so that we can look for non-Unicode chars.
7370         (article-translate-strings): Allow both character and string maps.
7371
7372 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * shr.el (shr-insert): Don't insert space behind a wide character
7375         categorized as kinsoku-bol, or between characters both categorized as
7376         nospace.
7377
7378 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
7379
7380         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
7381         headers to gnus-newsgroup-headers.
7382
7383 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7384
7385         * shr.el (shr-tag-img): Don't align images -- since we're not
7386         rescaling, this often leads to ugly displays.
7387
7388 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
7389
7390         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
7391         duplicates.
7392
7393 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
7394
7395         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
7396         call.
7397
7398 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7399
7400         * gnus.el: Autoload gnus-html-show-images.
7401
7402         * nnimap.el: Use nnheader-message throughout.
7403
7404         * shr.el (shr-tag-img): Ignore images with no data.
7405
7406 2010-10-15  Julien Danjou  <julien@danjou.info>
7407
7408         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
7409         a possibility to disable format=flow encoding when using hard newlines.
7410
7411 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * shr.el (shr-insert): Remove space inserted before or after a
7414         breakable character or at the beginning or the end of a line.
7415         (shr-find-fill-point): Do kinsoku; find the second best point or give
7416         it up if there's no breakable point.
7417
7418 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7419
7420         * nnimap.el (nnimap-open-connection): Message when opening connection
7421         for debugging purposes.
7422
7423         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
7424         on every setup buffer call to allow this to change from article to
7425         article.
7426
7427         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
7428         buffers where we have a wide table.
7429
7430 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
7431
7432         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
7433         uses *-request-thread.
7434
7435 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7436
7437         * nnimap.el (nnimap-open-connection): Remove %s from openssl
7438         incantation, which is no longer valid.
7439
7440 2010-10-14  Julien Danjou  <julien@danjou.info>
7441
7442         * shr.el: Fix defcustom type (char -> character).
7443
7444 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7445
7446         * nnimap.el (nnimap-open-connection): tls-program should be a list of
7447         programs.
7448
7449 2010-10-14  Julien Danjou  <julien@danjou.info>
7450
7451         * shr.el (shr-tag-a): Use url-link as widget type.
7452
7453         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
7454         `gnus-group-get-icon'.
7455
7456 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7457
7458         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
7459         This should make server editing work better.
7460
7461         * shr.el (shr-find-fill-point): Don't inloop on indented text.
7462
7463         * tls.el (tls-program): Remove spurious %s from openssl.
7464
7465         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
7466         (nnimap-parse-flags): Fix regexp.
7467
7468         * shr.el (shr-find-fill-point): Use a filling algorithm that should
7469         probably work for CJVK text, too.
7470
7471         * nnimap.el (nnimap-extend-tls-programs): Remove.
7472         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
7473
7474         * tls.el (tls-starttls-switches): Remove starttls hack.
7475         (open-tls-stream): Ditto.
7476         (tls-find-starttls-argument): Ditto.
7477
7478 2010-10-13  Julien Danjou  <julien@danjou.info>
7479
7480         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
7481         responses.
7482
7483 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7484
7485         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
7486
7487         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
7488         anything in Emacs.
7489
7490         * shr.el (shr-current-column): Remove buggy and unnecessary function.
7491
7492 2010-10-13  Julien Danjou  <julien@danjou.info>
7493
7494         * shr.el (shr-width): Make shr-width a defcustom with default to
7495         fill-column.
7496         (shr-tag-img): Use shr-width rather than fill-column.
7497
7498 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * dgnushack.el (byte-optimize-apply):
7501         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
7502
7503         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
7504         position when (X-)Faces exist.
7505         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
7506         avatars when called interactively.
7507
7508 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
7511         gnus-article-x-face-too-ugly is bound.
7512
7513 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7514
7515         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
7516
7517         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
7518         mailbox that doesn't exist.
7519
7520 2010-10-12  Julien Danjou  <julien@danjou.info>
7521
7522         * shr.el (shr-tag-img): Encode URL properly when retrieving.
7523         (shr-get-image-data): Encode URL properly when fetching from cache.
7524         (shr-tag-img): Use aligned-to spaces to align correctly images.
7525
7526         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
7527         before inserting the Gravatar.
7528
7529         * shr.el (shr-tag-img): Add align attribute support for <img>.
7530
7531 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7532
7533         * gnus-gravatar.el (gnus-art): Require.
7534
7535         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
7536         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7537         Remove long obsoleted functions.
7538
7539 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
7542
7543         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
7544
7545         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
7546         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
7547         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
7548         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
7549         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
7550         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
7551         * sieve-manage.el, smime.el, spam.el:
7552         Fix comment for declare-function.
7553
7554 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7555
7556         * nnimap.el (nnimap-request-rename-group): Select group read-only
7557         before renaming it.
7558
7559         * shr.el (shr-insert): Fix up the white space only regexp.
7560
7561         * nnimap.el (nnimap-transform-split-mail): Not all articles have
7562         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
7563
7564         * shr.el (shr-current-column): New function.
7565         (shr-find-fill-point): New function.
7566
7567 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7568
7569         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
7570         numbers.
7571
7572 2010-10-11  Julien Danjou  <julien@danjou.info>
7573
7574         * shr.el (shr-hr-line): Add.
7575         (shr-tag-hr): Use shr-hr-line to specify which character to use to
7576         display hr lines.
7577         (shr-max-columns): Do not change state to nil if we just inserting
7578         spaces.
7579
7580 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7581
7582         * gnus-topic.el (gnus-topic-read-group): If after the last group,
7583         select the last group.
7584
7585 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
7586
7587         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
7588
7589 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
7590
7591         * dig.el (dig-mode-map): Declare and define in one step.
7592
7593 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7594
7595         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
7596         for Gnus.
7597         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
7598         (nnimap-update-qresync-info): Mark \Seen articles as read.
7599
7600         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
7601         non-variable, too.
7602
7603         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
7604         available.
7605         (nnimap-update-info): Rely more on the current active than the param
7606         active to avoid marking articles as read too much.
7607
7608         * auth-source.el (auth-source-create): Use (user-login-name) for the
7609         user name default.
7610
7611         * nnimap.el (nnimap-update-info): If the server doesn't return any
7612         useful info, just use the previous info.
7613         (nnimap-update-info): Prefer old info over start-article.
7614         (nnimap-update-qresync-info): Finish implementing QRESYNC.
7615
7616 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
7617
7618         * nnir.el (autoload): Clean up autoloads.
7619         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
7620         Use key rather than value.
7621         (nnir-imap-search-other): New variable.
7622         (nnir-read-parm): Use it.
7623         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
7624         (gnus-summary-nnir-goto-thread): Modify to work with imap.
7625
7626 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7627
7628         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
7629         the process, too.
7630
7631 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7632
7633         * spam.el (gnus-summary-mode-map): Bind to "$".
7634         Suggested by Russ Allbery.
7635
7636         * shr.el: Rework the way things are indented by <li> slightly.
7637
7638         * gnus.el (gnus-group-set-parameter): Fix typo.
7639
7640         * nnimap.el: Start implementing QRESYNC support.
7641
7642 2010-10-09  Julien Danjou  <julien@danjou.info>
7643
7644         * nnir.el (nnir-engines): Fix too many arguments.
7645
7646 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7647
7648         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
7649         group is the "last", so that the backends like nnfolder actually save
7650         their folders.
7651
7652         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
7653         try to use that for the tls stream.
7654         (nnimap-retrieve-group-data-early): Rework the marks code to heed
7655         UIDVALIDITY and find out which groups are read-only and not.
7656         (nnimap-get-flags): Use the same marks parsing code as the rest of
7657         nnimap.
7658
7659 2010-10-09  Julien Danjou  <julien@danjou.info>
7660
7661         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
7662
7663         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
7664         retrieving gravatars.
7665
7666         * shr.el (shr-table-corner): Add.
7667         (shr-table-line): Add.
7668         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
7669
7670 2010-10-08  Julien Danjou  <julien@danjou.info>
7671
7672         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
7673
7674 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
7675
7676         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
7677
7678         * gnus-sum.el (gnus-mark-article-as-unread)
7679         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
7680         (gnus-summary-set-bookmark): Use it.
7681
7682         * gnus-msg.el (gnus-setup-message): Use it.
7683
7684         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7685
7686         * gnus.el (gnus-group-remove-parameter): Use it.
7687
7688         * gnus-group.el (gnus-group-make-web-group): Use it.
7689
7690         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7691
7692         * nnregistry.el: Update docs to mention manual.
7693
7694         * gnus-registry.el: Update docs to mention nnregistry.el.
7695         (gnus-registry-initialize): Don't install nnregistry refer method
7696         automatically.
7697         (gnus-registry-install-nnregistry): Remove it.
7698
7699 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7700
7701         * shr.el (shr-insert): Don't insert double spaces.
7702
7703 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7704
7705         * gnus-gravatar.el (gnus-treat-from-gravatar)
7706         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
7707         called interactively.
7708
7709         * gnus-art.el (gnus-mime-view-part-externally)
7710         (gnus-mime-view-part-internally): Make predicate function passed to
7711         gnus-mime-view-part-as-type assume argument is a mime type, not a list
7712         of a mime type.
7713
7714         * shr.el (shr-table-widths): Don't use cl function `reduce'.
7715
7716 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7717
7718         * shr.el (require): Require cl when compiling.
7719         (shr-tag-hr): New function.
7720
7721         * nnimap.el (nnimap-update-info): Remove double setting of high.
7722         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
7723         This makes nnimap work properly on Courier again.
7724
7725         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
7726         the variable for backwards compatibility.
7727
7728         * mm-decode.el (mm-save-part): If given a non-directory result, expand
7729         the file name before using to avoid setting mm-default-directory to
7730         nil.
7731
7732         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
7733         bidning gnus-agent variables.
7734
7735         * shr.el (shr-render-td): Use a cache for the table rendering function
7736         to avoid getting an exponential rendering behavior in nested tables.
7737         (shr-insert): Rework the line-breaking algorithm.
7738         (shr-insert): Don't leave trailing spaces.
7739         (shr-insert-table): Also insert empty TDs.
7740         (shr-tag-blockquote): Ensure paragraphs after </ul>.
7741
7742 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7743
7744         * gnus-sum.el (gnus-number): Rename from `number'.
7745         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
7746         (gnus-summary-limit-children): Update uses correspondingly.
7747
7748 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7749
7750         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
7751         (gnus-gravatar-transform-address): Don't show avatars of people of
7752         which mail addresses match gnus-gravatar-too-ugly.
7753
7754 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7755
7756         * shr.el (shr-table-widths): Expand TD elements to fill available
7757         space.
7758
7759 2010-10-07  Julien Danjou  <julien@danjou.info>
7760
7761         * nnimap.el (nnimap-request-rename-group): Add this method.
7762
7763 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7764
7765         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7766         name from XEmacs' function-arglist.
7767
7768         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7769         gravatar under XEmacs.
7770
7771 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
7772
7773         * auth-source.el: Update docs with TODO items.
7774
7775         * gnus-sync.el: Update docs to explain state and plans.
7776
7777         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7778         Hooks for mark updates.
7779         (gnus-request-set-mark, gnus-request-update-mark): Use them.
7780
7781         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7782         hooks with arguments, which is needed for mark update hooks.
7783
7784 2010-10-06  Julien Danjou  <julien@danjou.info>
7785
7786         * gnus.el (gnus-expand-group-parameter): Only return and act on what
7787         was matched.
7788
7789         * sieve-manage.el: Update example in `Commentary'.
7790
7791         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7792
7793         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7794         not 2000.
7795         (sieve-manage-authenticate): Re-add function.
7796
7797 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7798
7799         * shr.el (shr-insert): Get 'space transition right.
7800         (shr-render-td): Only delete space at the end of the TD.
7801
7802         * nnimap.el (nnimap-open-connection): Prepare to support
7803         open-gnutls-stream.
7804
7805         * shr.el: Rearrange function order to be more logical.
7806
7807 2010-10-06  Julien Danjou  <julien@danjou.info>
7808
7809         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7810         (nnrss-discover-feed): Remove 404 URL in docstring.
7811
7812         * nnir.el: Fix Swish-E URL.
7813         Fix Namazu URL.
7814
7815         * message.el (message-change-subject): Remove 404 URL in a comment.
7816
7817 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7818
7819         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7820         called interactively.
7821
7822         * gnus-util.el (gnus-remove-if): Allow hash table.
7823         (gnus-remove-if-not): New function.
7824
7825         * gnus-art.el (gnus-mime-view-part-as-type):
7826         * gnus-score.el (gnus-summary-score-effect):
7827         * gnus-sum.el (gnus-read-move-group-name):
7828         Replace remove-if-not with gnus-remove-if-not.
7829
7830         * gnus-group.el (gnus-group-completing-read):
7831         Regard collection as a hash table if it is not a list.
7832
7833 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7834
7835         * shr.el (shr-render-td): Allow blank/missing <TD>s.
7836
7837         * shr.el: Document the table-rendering algorithm.
7838
7839 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
7842         for Emacsen having no `libxml-parse-html-region' support.
7843
7844 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7845
7846         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7847         invalid URLs.
7848
7849         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7850         line-broken.
7851         (shr-tag-img): Ignore image fetching errors.
7852         (shr-overlays-in-region): Compute overlay positions correctly.
7853
7854         * mm-decode.el (mm-shr): Require shr.
7855
7856         * gnus-art.el (gnus-blocked-images): Move variable here.
7857
7858         * shr.el (shr-insert-table): Bind free variable.
7859
7860         * mm-decode.el (mm-shr): Bind shr-content-function.
7861
7862         * shr.el (shr-content-function): New variable.
7863
7864         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7865         added for symmetry.
7866
7867         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7868
7869         * gnus-group.el (gnus-group-make-group): Doc fix.
7870
7871         * nnimap.el (nnimap-request-newgroups): Return success.
7872
7873         * shr.el (shr-find-elements): New function.
7874         (shr-tag-table): Put all the images after the table.
7875         (shr-tag-table): Really inhibit images inside the table.
7876         (shr-collect-overlays): Copy over overlays from the TD elements to the
7877         main document.
7878
7879         * mm-decode.el (mm-shr): Bind shr-blocked-images to
7880         gnus-blocked-images.
7881
7882 2010-10-05  Julien Danjou  <julien@danjou.info>
7883
7884         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7885
7886         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7887         (gnus-html-maximum-image-size): Add this function.
7888         (gnus-html-put-image): Use gnus-html-maximum-image-size.
7889
7890         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7891         server-value of the capability is nil.
7892
7893 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7894
7895         * shr.el (shr-tag-em): Add <EM> tag.
7896
7897 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
7898
7899         * sieve-manage.el (sieve-manage-default-stream): Make default stream
7900         customizable.
7901
7902         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7903         handing broken links to browse-url.
7904
7905 2010-10-05  Julien Danjou  <julien@danjou.info>
7906
7907         * gnus-util.el (gnus-emacs-completing-read)
7908         (gnus-iswitchb-completing-read): Use autoload rather than require.
7909
7910 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7911
7912         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
7913         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
7914         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
7915         iswitchb-temp-buflist for XEmacs.
7916
7917         * gnus-util.el (gnus-completing-read-function): Exclude
7918         gnus-icompleting-read and gnus-ido-completing-read from candidates for
7919         XEmacs since iswitchb.el is very old and ido.el is unavailable in
7920         XEmacs.
7921
7922         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7923         not to use `delete-dups' that is unavailable in XEmacs 21.4.
7924
7925         * gnus-html.el: Don't require help-fns under XEmacs.
7926         (gnus-html-schedule-image-fetching): Work for XEmacs.
7927
7928         * mm-decode.el (mm-shr): Decode contents by charset.
7929
7930 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7931
7932         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7933         unknown.
7934
7935         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7936         (shr-get-image-data): Ensure against the cache file missing.
7937
7938         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7939         for data.
7940
7941         * spam-report.el (spam-report-url-ping-plain): Don't query about
7942         killing the process.
7943
7944         * shr.el (shr-render-td): Protect against too-wide text.
7945
7946 2010-10-04  Julien Danjou  <julien@danjou.info>
7947
7948         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7949         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7950
7951         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7952         retrieved.
7953
7954 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7955
7956         * shr.el (browse-url): Require.
7957         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7958         lines.
7959         (shr-show-alt-text, shr-browse-image): New commands.
7960         (shr-browse-url, shr-copy-url): New commands.
7961
7962         * gnus-sum.el (gnus-widen-article-window): New variable.
7963         (gnus-summary-select-article-buffer): Use it.
7964
7965         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7966         without @ signs.
7967
7968 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7969
7970         * nnir.el (nnir-run-imap): Remove spurious space in search string.
7971
7972 2010-10-04  Julien Danjou  <julien@danjou.info>
7973
7974         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7975         for XEmacs.
7976
7977 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7978
7979         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7980
7981         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7982         (nnimap-close-server): Implement.
7983
7984         * dgnushack.el (iswitchb): Require to shut up the compiler.
7985
7986         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7987         (shr-insert): Tweak line breaking.
7988         (shr-insert): Handle <pre> better.
7989         (shr-tag-li): Get <li> indentation right.
7990         (shr-tag-li): Get <li> indentation even righter.
7991         (shr-tag-blockquote): Ensure paragraph start.
7992         (shr-make-table): Tweak table generation.
7993         (shr-make-table): Fix typo.
7994
7995         * shr.el: Implement table rendering.
7996
7997 2010-10-04  Julien Danjou  <julien@danjou.info>
7998
7999         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8000
8001 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8002
8003         * shr.el (shr-insert): Use string anchors instead of line anchors.
8004
8005 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8006
8007         * shr.el: Add headings.
8008         (shr-ensure-paragraph): Actually work.
8009         (shr-tag-li): Make <ul> prettier.
8010         (shr-insert): Get white space at the beginning/end of elements right.
8011         (shr-tag-p): Collapse subsequent <p>s.
8012         (shr-ensure-paragraph): Don't insert double line feeds after blank
8013         lines.
8014         (shr-insert): \t is also space.
8015         (shr-tag-s): Fix "s" tag name function.
8016         (shr-tag-s): Fix face prop name.
8017
8018 2010-10-03  Julien Danjou  <julien@danjou.info>
8019
8020         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8021
8022         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8023         gnus-window-inside-pixel-edges.
8024
8025         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8026         gnus-ems.
8027
8028         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8029
8030         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8031         function.
8032
8033         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8034         resize choice.
8035
8036 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8037
8038         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8039         beginning of the buffer.
8040
8041         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8042         article buffer again.
8043
8044         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8045
8046         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8047         when it's at the start of the buffer.
8048
8049         * shr.el (shr-tag-blockquote): Convert name.
8050         (shr-rescale-image): Use the right image-size variant.
8051
8052         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8053         buffer isn't shown, then select the current article first instead of
8054         bugging out.
8055         (gnus-summary-select-article-buffer): Show both the article and summary
8056         buffers again.
8057
8058         * shr.el (shr-fontize-cont): Protect against regions with no text.
8059         Rename tag functions to shr-tag-* for enhanced security.
8060         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8061
8062 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8063
8064         * shr.el (shr-insert):
8065         * pop3.el (pop3-movemail):
8066         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8067         loaded.
8068
8069 2010-10-03  Glenn Morris  <rgm@gnu.org>
8070
8071         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8072
8073         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8074
8075         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8076
8077         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8078
8079         * gnus-util.el (gnus-make-local-hook): Simplify.
8080
8081 2010-10-02  Julien Danjou  <julien@danjou.info>
8082
8083         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8084         (gnus-ido-completing-read): New function.
8085         (gnus-emacs-completing-read): New function.
8086         (gnus-completing-read): Use gnus-completing-read-function.
8087         Add gnus-completing-read-function.
8088
8089 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8090
8091         * shr.el (shr-insert-document): Autoload.
8092         (shr-img): Be silent.
8093         (shr-insert): Add a newline after every picture before text.
8094         (shr-add-font): Use overlays for combining faces.
8095         (shr-insert): Pass upwards the text start point.
8096
8097         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8098         possible.
8099         (mm-shr): New function.
8100
8101 2010-10-02  Julien Danjou  <julien@danjou.info>
8102
8103         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8104         should go backward.
8105
8106 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8107
8108         * shr.el (shr): Fix typo in provide call.
8109
8110 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8111
8112         * shr.el: New file.
8113
8114         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8115
8116         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8117         completing read.
8118
8119 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8120
8121         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8122         we're being queried about.  Suggested by Dan Jacobson.
8123
8124         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8125         Suggested by Jason Eisner.
8126
8127         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8128         table, too.  Suggested by Stefan Wiens.
8129         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8130         the table unnecessary.  Suggested by Stefan Wiens.
8131
8132         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8133         longer needed, and probably doesn't work either, as pointed out by
8134         Stefan Wiens.
8135         (gnus-summary-exit): Remove call to the clearing function.
8136         (gnus-summary-exit-no-update): Ditto.
8137
8138         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8139         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8140         Reported by Stefan Monnier.
8141         (gnus-summary-save-in-rmail): Ditto.
8142
8143         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8144         article buffer, instead of both the article buffer and the summary
8145         buffer.  Sort of suggested by Dan Jacobson.
8146
8147         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8148
8149         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8150         Suggested by Dan Jacobson.
8151
8152         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8153         documentation clearer.
8154
8155         * message.el (message-shorten-references): Comment on the number "21".
8156         Suggested by Stefan Monnier.
8157
8158         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8159         Suggested by Dan Jacobson.
8160
8161         * gnus.el (gnus-large-newsgroup):
8162         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8163
8164         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8165         externalize attachments.  Bug reported by Steve Wen.
8166
8167         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8168         really message anything to the user.
8169
8170         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8171         directly.
8172
8173         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8174         messages in empty groups.
8175
8176 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
8177
8178         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8179         non-UIDNEXT group.
8180
8181 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8182
8183         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8184         not the value from the collection.
8185
8186         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8187         values.  This sometimes happens on some groups that have no info.
8188         (nnimap-request-newgroups): New function.
8189
8190 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8191
8192         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8193         check into `gnus-registry-initialize'.
8194         (gnus-registry-initialize): Ditto.
8195         Fix and extend header docs.
8196
8197 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8198
8199         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8200         regexp backtrace overflows.
8201
8202         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8203         for starttls that tls.el implements; i.e. openssl.
8204
8205         * tls.el (tls-starttls-switches): Give up on using starttls with
8206         gnutls-cli.
8207         (tls-program): Add --insecure to be consistent with the defaults from
8208         openssl s_client.  Now all three commands are insecure.
8209
8210 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * lpath.el: Bind completion-styles-alist for XEmacs.
8213
8214         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8215         (gravatar-create-image): New function that's an alias to
8216         gnus-xmas-create-image, gnus-create-image, or create-image.
8217         (gravatar-data->image): Use it.
8218
8219 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
8220
8221         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8222         install the nnregistry refer method.
8223         (gnus-registry-install-hooks): Use it.
8224         (gnus-registry-unfollowed-groups): Add nnmairix to the default
8225         unfollowed groups.
8226
8227 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
8228
8229         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8230         expanding threads.
8231
8232 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8233
8234         * nnir.el: Use the server names without suffixes (bug #7009).
8235
8236         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8237         unencrypted to STARTTLS, if possible.
8238
8239 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8240
8241         * message.el (message-ignored-supersedes-headers): Strip Injection-*
8242         headers before superseding.
8243
8244 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8245
8246         * nnrss.el (nnrss-use-local): Add documentation.
8247
8248         * nnimap.el (nnimap-extend-tls-programs): New function.
8249         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8250         (nnimap-wait-for-connection): Accept the greeting from the stupid
8251         output from openssl s_client -starttls, too.
8252
8253         * tls.el (tls-starttls-switches): New variable.
8254         (tls-find-starttls-argument): Use it.
8255         (open-tls-stream): Ditto.
8256
8257         * netrc.el (netrc-credentials): Return the value of the "default" entry.
8258         (netrc-machine): Ditto.
8259
8260         * nnimap.el (nnimap-find-article-by-message-id): Really return the
8261         article number.
8262         (nnimap-split-fancy): New variable.
8263         (nnimap-split-incoming-mail): Use it.
8264
8265         * nntp.el (nntp-server-list-active-group): Document.
8266
8267         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8268         SELECT to get the message-id.
8269
8270         * mail-source.el (mail-sources): Remove webmail support.
8271         (defvar): Ditto.
8272         (mail-source-fetcher-alist): Ditto.
8273         (mail-source-fetch-webmail): Remove.
8274
8275         * webmail.el: Remove -- doesn't seem relevant any more.
8276
8277         * gnus.el: Fix up make-obsolete-variable declarations throughout.
8278
8279         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8280         the \r.
8281
8282 2010-09-30  Julien Danjou  <julien@danjou.info>
8283
8284         * gnus-agent.el (gnus-agent-add-group): Fix call to
8285         gnus-completing-read.
8286
8287 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8288
8289         * nndoc.el (nndoc-retrieve-groups): New function.
8290
8291         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8292         `default', use nnmail-split-methods.
8293         (nnimap-request-article): Downcase the NILs so that they are nil.
8294
8295         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8296         symbol.
8297
8298         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8299         code, since if the user has requested network, that's what they ought
8300         to get.
8301         (nnimap-request-set-mark): Erase the buffer before issuing commands.
8302         (nnimap-split-rule): Mark as obsolete.
8303
8304         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8305         New variable.
8306
8307         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8308         correct slot, too.
8309
8310 2010-09-29  Julien Danjou  <julien@danjou.info>
8311
8312         * gnus.el (gnus-local-domain): Declare variable obsolete.
8313
8314         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
8315         Fix history computing.
8316         (gnus-ido-completing-read): Require ido.
8317
8318 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8319
8320         * gnus-registry.el: Don't prompt on load, which makes it impossible to
8321         build Gnus.
8322
8323         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
8324         when interpreting the structures.
8325         (nnimap-request-accept-article): Add \r\n to the lines to make this
8326         work with Cyrus.
8327
8328         * nndraft.el (nndraft-request-expire-articles): Use the group name
8329         instead if "nndraft".  Fix found by Nils Ackermann.
8330
8331 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
8332
8333         * nnregistry.el: Add.
8334
8335 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8336
8337         * nnmail.el (group, group-art-list, group-art):
8338         Remove unneeded directives.
8339
8340 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8341
8342         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
8343         (mm-mime-charset):
8344         * rfc2047.el (rfc2047-syntax-table):
8345         * utf7.el (utf7-utf-16-coding-system): Comment fix.
8346
8347         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
8348         rather than `insert-file-contents' and `eval-region'.
8349
8350         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
8351         construction.
8352
8353         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
8354
8355         * time-date.el: No need to require cl for Emacs 21.
8356
8357 2010-09-29  Julien Danjou  <julien@danjou.info>
8358
8359         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
8360         replacement of `gnus-gravatar-relief' to mimic
8361         `gnus-faces-properties-alist'.
8362         Add :version property.
8363
8364 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * mail-source.el (mail-source-report-new-mail):
8367         * message.el (message-default-mail-headers):
8368         * mm-decode.el (mm-valid-image-format-p): Comment fix.
8369
8370         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
8371
8372 2010-09-28  Julien Danjou  <julien@danjou.info>
8373
8374         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
8375         mail-address contains the same string as real-name.
8376
8377         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
8378         non-blank in header, otherwise it'll get stripped.
8379
8380         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
8381         real-name, and then for mail address rather than doing : or , search.
8382
8383 2010-09-27  Julien Danjou  <julien@danjou.info>
8384
8385         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
8386         right completing-read function.
8387         (gnus-use-ido): New variable
8388         (gnus-completing-read-with-default): Remove.
8389         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
8390         (gnus-agent-add-group):
8391         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
8392         * mm-view.el (mm-view-pkcs7-decrypt):
8393         * mm-util.el (mm-codepage-setup):
8394         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8395         * mml-smime.el (mml-smime-openssl-sign-query):
8396         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
8397         (mml-insert-multipart):
8398         * gnus-msg.el (gnus-summary-yank-message):
8399         * gnus-int.el (gnus-start-news-server):
8400         * mm-decode.el (mm-interactively-view-part):
8401         * gnus-dired.el (gnus-dired-attach):
8402         * gnus.el (gnus-read-method):
8403         * gnus-bookmark.el (gnus-bookmark-jump):
8404         * gnus-art.el (gnus-mime-view-part-as-type)
8405         (gnus-mime-action-on-part, gnus-article-encrypt-body):
8406         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
8407         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
8408         * nnmairix.el (nnmairix-create-server-and-default-group)
8409         (nnmairix-update-groups, nnmairix-get-server)
8410         (nnmairix-backend-to-server, nnmairix-goto-original-article)
8411         (nnmairix-get-group-from-file-path):
8412         * nnrss.el (nnrss-find-rss-via-syndic8):
8413         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
8414         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
8415         (gnus-group-browse-foreign-server):
8416         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
8417         (gnus-summary-execute-command, gnus-summary-respool-article)
8418         (gnus-read-move-group-name):
8419         * gnus-score.el (gnus-summary-increase-score)
8420         (gnus-summary-score-effect):
8421         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
8422
8423 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
8426         x-focus-frame.
8427
8428         * nnimap.el (auth-source-forget-user-or-password)
8429         (auth-source-user-or-password): Autoload.
8430
8431         * message.el (message-from-style, message-interactive)
8432         (message-cite-prefix-regexp, message-sendmail-envelope-from)
8433         (message-yank-prefix, message-indentation-spaces, message-signature)
8434         (message-signature-file): Add comment.
8435
8436 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8437
8438         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
8439         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
8440         new articles.
8441
8442         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
8443         parts.
8444         (nnimap-request-article): Work with the t setting, too.
8445
8446         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
8447         that you don't get flashes of other buffers.
8448         (gnus-summary-show-complete-article): Intern before setting.
8449
8450 2010-09-27  David Engster  <dengste@eml.cc>
8451
8452         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
8453         well as HEADERS.
8454         (nnmairix-retrieve-headers): Provide new argument for the above.
8455
8456 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * gnus-sum.el (gnus-summary-move-article): Don't alter
8459         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
8460         group.
8461
8462         * nnimap.el (nnimap-update-info): Don't destructively alter active.
8463
8464         * message.el (message-cite-prefix-regexp): Revert my last edit.
8465
8466         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
8467         variable instead of the Gnus variable.
8468
8469         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
8470
8471         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
8472
8473         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
8474         since some servers don't like it.
8475         (nnimap-open-connection): Forget credentials if the server says the
8476         password was wrong.
8477         (nnimap-parse-line): Protect against invalid data.
8478
8479         * gnus-sum.el (gnus-summary-move-article): Add comment.
8480         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
8481         nothing alters it while scanning for new messages.
8482
8483         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
8484         which may or may not help.
8485         (nnimap-open-connection): If we're doing a stream connection, and then
8486         discover we're on a STARTTLS-capable server, then open a STARTTLS
8487         connection instead.
8488
8489 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8490
8491         * nnimap.el (utf7): Require.
8492
8493         * message.el (message-cite-prefix-regexp): Remove "}" from citation
8494         prefix.
8495
8496 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
8497
8498         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
8499
8500 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8501
8502         * nnimap.el (nnimap-request-accept-article): Message the error on
8503         error.
8504
8505 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8506
8507         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
8508
8509 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8510
8511         * nndoc.el (nndoc-request-list): Return success always.
8512
8513         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
8514         `fetch-old' -- we only want to fetch the articles we've requested.
8515         The rest are in the agent, probably.
8516         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
8517         disappeared server" to something low.  It's not important.
8518
8519         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
8520         arrived before the FETCH data.
8521
8522         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
8523         target here, because we don't know the Gnus name of the group.
8524
8525         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
8526         for the correct group.
8527
8528         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
8529
8530         * gnus.el (gnus): Give a final warning after startup.
8531
8532         * gnus-util.el (gnus-action-message-log): New variable.
8533         (gnus-message): Use it.
8534         (gnus-final-warning): New function.
8535
8536         * nnimap.el (nnimap-open-connection): Record the greeting.
8537         (nnimap): Add greeting.
8538
8539 2010-09-26  Julien Danjou  <julien@danjou.info>
8540
8541         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
8542         arguments.
8543         (gnus-html-wash-images): Fix spec computing to include start/end.
8544
8545         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
8546
8547 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8548
8549         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
8550         deletion.
8551         (nnimap-retrieve-headers): Don't select the group, because that's
8552         already done by nnimap-possibly-change-group.
8553
8554         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
8555         (gnus-picon-transform-address): Use it.
8556
8557         * mail-source.el (mail-source-value): Revert previous patch.
8558
8559         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
8560         on failure.
8561         (nnimap-open-connection): Look up both virtual and physical server name
8562         credentials.
8563
8564         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
8565
8566 2009-02-07  Dave Love  <fx@gnu.org>
8567
8568         * tls.el (open-tls-stream): Don't query killing process.
8569
8570 2009-02-08  Dave Love  <fx@gnu.org>
8571
8572         * gnus-win.el (gnus-window-to-buffer-helper)
8573         (gnus-all-windows-visible-p): Function needn't be a symbol.
8574
8575         * mail-source.el (mail-source-value): Function needn't be a symbol.
8576
8577 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * message.el (message-cite-prefix-regexp): Remove } from the cite
8580         prefix.
8581
8582         * gnus-art.el (gnus-treatment-function-alist): Do picons before
8583         highlight again, so that the highlight is correct.
8584
8585         * gnus-picon.el (gnus-picon): Remove again.
8586         (gnus-picon-create-glyph): Set the background XPM color explicitly.
8587
8588         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
8589         doing the header highlightling, so that the background color of the
8590         picon is correct.
8591
8592         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
8593         (gnus-picon): Ditto.
8594         (gnus-picon): Reinstate.  The background color for picons is white.
8595         (gnus-picon-insert-glyph): Make the background white.
8596
8597         * nnml.el (nnml-open-nov): Don't return dead buffers.
8598
8599         * auth-source.el (auth-source-create): Query the user for whether to
8600         store the credentials.
8601
8602         * netrc.el (netrc-store-data): New function.
8603
8604         * auth-source.el (auth-source-user-or-password): Use the existing auth
8605         sources, if any, for creation.
8606
8607         * gnus.el (gnus-group-fast-parameter): Return the last matching
8608         parameter instead of the first matching parameter.
8609
8610 2010-09-26  Julien Danjou  <julien@danjou.info>
8611
8612         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
8613
8614 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8615
8616         * mml2015.el (mml2015-use): Remove gpg support.
8617
8618         * mml1991.el (mml1991-function-alist): Remove gpg function.
8619         (mml1991-gpg-sign): Remove.
8620
8621 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
8622
8623         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
8624         (gnus-browse-unsubscribe-current-group): Document it.
8625         (gnus-browse-unsubscribe-group): Use it.
8626
8627 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8628
8629         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
8630         address to the To list for easier response.
8631
8632         * gnus.el (gnus-play-startup-jingle): Remove.
8633         (gnus-splash): Don't play jingle.
8634         (gnus): Silence gnus-load message.
8635
8636         * gnus-art.el (gnus-treat-play-sounds): Remove.
8637
8638         * gnus.el (gnus-play-jingle): Remove audio support.
8639
8640         * gnus-cus.el (gnus-score-customize): Remove audio reference.
8641
8642         * earcon.el: Remove -- no users.
8643
8644         * gnus-audio.el: Remove -- no users of this package.
8645
8646         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
8647
8648         * gnus-start.el (gnus-setup-news): Remove nocem support.
8649
8650         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
8651
8652         * gnus.el (gnus-use-nocem): Remove.
8653
8654         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
8655         Remove.
8656
8657         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
8658         uses NoCeM any more.
8659
8660         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
8661         (gnus-button-ctan-handler): Ditto.
8662         (gnus-button-handle-ctan-bogus-regexp): Ditto.
8663         (gnus-button-ctan-directory-regexp): Ditto.
8664         (gnus-button-handle-ctan): Ditto.
8665         (gnus-button-tex-level): Ditto.
8666         (gnus-button-alist): Remove CTAN stuff.
8667
8668 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8669
8670         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
8671         nnimap-streaming test.
8672
8673         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
8674         servers twice.
8675
8676         * nnimap.el (nnimap-open-connection): Add more error reporting when
8677         nnimap fails early.
8678
8679         * nnheader.el (nnheader-get-report-string): New function.
8680         (nnheader-get-report): Use it.
8681
8682         * gnus-int.el (gnus-check-server): Say what the error was when opening
8683         failed.
8684
8685         * nnimap.el (nnimap-wait-for-response): Search further when we're not
8686         using streaming.
8687
8688 2010-09-25  Julien Danjou  <julien@danjou.info>
8689
8690         * gnus-html.el (gnus-html-rescale-image): Use our defalias
8691         gnus-window-inside-pixel-edges.
8692
8693 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8694
8695         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
8696
8697         * mm-decode.el (mm-save-part): Allow saving to other directories the
8698         normal Emacs way.
8699
8700         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
8701         Suggested by Jay Berkenbilt.
8702
8703         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
8704         there isn't a single byte.
8705
8706         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
8707         just do it.  It doesn't really seem to matter what the user responds
8708         here, I think, so it's just a confusing question.
8709
8710         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
8711         non-streaming case.
8712
8713         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
8714         (gnus-article-encrypt-body): Use it.
8715
8716         * gnus-sum.el (gnus-summary-show-complete-article): New command and
8717         keystroke.
8718
8719         * nnimap.el (nnimap-find-wanted-parts-1):
8720         Use gnus-fetch-partial-articles.
8721
8722         * gnus-art.el (gnus-fetch-partial-articles): New variable.
8723
8724         * nnimap.el (nnimap-insert-partial-structure): New function.
8725         (nnimap-get-partial-article): New function.
8726         (nnimap-request-article): Use it.
8727         (nnimap-wait-for-response): Return whether the wait was successful.
8728         (nnimap-finish-retrieve-group-infos): Don't do anything if the
8729         retrieval wasn't successful.
8730         (nnimap-retrieve-group-data-early): Allow throttling servers.
8731         (nnimap-streaming): New variable.
8732         (nnimap-fetch-partial-articles): Remove.
8733
8734         * mm-decode.el (mm-with-part): Protect against killed buffers.
8735
8736         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
8737         for prettier summary display.
8738
8739 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
8740
8741         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
8742
8743 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8744
8745         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
8746         apparently third-party libraries depend on it.
8747
8748         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
8749         before starting negotiation.
8750
8751         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
8752         privacy reasons.
8753         (gnus-treat-mail-gravatar): Ditto.
8754
8755         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
8756         buffer when inserting images.  Inserting text into the headers, for
8757         instance, can make them invalid.
8758
8759 2010-09-25  Julien Danjou  <julien@danjou.info>
8760
8761         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
8762         variables.
8763
8764         * nnheader.el: Remove useless variables news-reply-yank-from and
8765         news-reply-yank-message-id.
8766
8767         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
8768         variables.
8769
8770         * mml1991.el: Remove useless mml1991-verbose.
8771
8772         * gnus.el: Remove useless variable gnus-use-generic-from.
8773         Remove obsolete variable gnus-topic-indentation.
8774
8775         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
8776
8777         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
8778
8779         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
8780
8781         * gnus-group.el: Remove useless gnus-group-icon-cache.
8782         Remove useless gnus-ephemeral-group-server.
8783
8784         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
8785
8786         * mml2015.el: Remove useless mml2015-verbose.
8787
8788         * mml-smime.el: Remove useless mml-smime-verbose.
8789
8790         * gnus.el: Remove useless gnus-local-domain.
8791
8792         * gnus-gravatar.el (gnus-gravatar-transform-address):
8793         Use gnus-gravatar-size.
8794
8795         * gnus-art.el: Remove useless gnus-treat-translate.
8796
8797 2010-09-24  Julien Danjou  <julien@danjou.info>
8798
8799         * gnus-sum.el: Add support for Gravatars.
8800
8801         * gnus-art.el: Add support for Gravatars.
8802
8803         * gnus-gravatar.el: Add this file.
8804
8805         * gravatar.el: Add this file.
8806
8807 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8808
8809         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8810
8811         * gnus-group.el (gnus-group-fetch-faq): Remove.
8812
8813         * gnus.el (gnus-group-faq-directory): Remove.
8814
8815         * gnus-group.el (gnus-group-fetch-charter): Remove.
8816
8817         * gnus.el (gnus-group-charter-alist): Remove.
8818
8819         * gnus-group.el (gnus-group-archive-directory): Remove.
8820         (gnus-group-recent-archive-directory): Ditto.
8821         (gnus-group-make-archive-group): Remove.
8822
8823         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8824
8825         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8826         use the same article number for all the cached articles.
8827
8828         * nnimap.el (nnimap-command): Register the last command time so
8829         that we can use it for idling NOOPs.
8830         (nnimap-open-connection): Start the keeplive timer.
8831         (nnimap-make-process-buffer): Store all the process buffers.
8832         (nnimap-keepalive): New function.
8833
8834         * starttls.el (starttls-open-stream): Add autoload cookie.
8835
8836 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8837
8838         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8839         handling.
8840
8841 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8842
8843         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8844         its data structures.
8845
8846         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8847         instead of the cl.el copy-list.
8848         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8849         equalp.
8850
8851 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8854         and tool-bar-local-item-from-menu.
8855
8856         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8857         mode-line-highlight face for Emacs.
8858
8859         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8860         loading gnus-sum.elc; fix comment for canlock-verify.
8861         (gnus-article-jump-to-part): Use read-number.
8862         (gnus-insert-mime-button, gnus-insert-mime-security-button):
8863         Remove Emacs pre-21 compatible code for help-echo.
8864         (gnus-article-next-page-1): No need to adjust the number of lines.
8865         (gnus-article-describe-bindings): Always use help-buffer.
8866
8867         * gnus-audio.el (gnus-audio-inline-sound):
8868         * gnus-cus.el (gnus-custom-mode):
8869         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8870
8871         * gnus-sum.el (gnus-remove-overlays): Doc fix.
8872
8873         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8874         compatible code.
8875
8876 2010-09-24  Glenn Morris  <rgm@gnu.org>
8877
8878         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8879         visiting the fcc file in rmail-mode.
8880
8881         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
8882
8883 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8884
8885         * nnir.el: Silence the byte compiler.
8886
8887         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8888         alias to browse-url-url-encode-chars if any.
8889         (gnus-html-encode-url): Use it.
8890
8891 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8892
8893         * gnus-start.el (gnus-use-backend-marks): New variable.
8894         (gnus-get-unread-articles-in-group): Use it.
8895
8896         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8897         makeover.
8898
8899 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8900
8901         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8902
8903 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8904
8905         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8906         Remove.
8907         (gnus-setup-news-hook):
8908         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8909
8910         * gnus-int.el (gnus-request-update-info): Protect against backends not
8911         having the function.
8912
8913         * nnimap.el (nnimap-stream): Mention starttls.
8914         (nnimap-open-connection): Add starttls support.
8915
8916 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8917
8918         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8919
8920 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8921
8922         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8923         BODYSTRUCTUREs.
8924         (nnimap-transform-headers): Unfold quoted {42} headers.
8925
8926         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8927         the info.
8928         (gnus-get-unread-articles): Only call updatep on backends that support
8929         it.
8930
8931         * nnweb.el (nnweb-request-update-info): NOOP.
8932
8933         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8934
8935         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8936         since it only deals with marks.
8937
8938         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8939         gnus-request-marks, and make a new gnus-request-update-info.
8940
8941         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8942         the active instead of the high number, which is usually too low.
8943
8944 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
8945
8946         * netrc.el (netrc-parse): Remove encrypt.el mentions.
8947         * encrypt.el: Remove.
8948
8949 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8950
8951         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8952         server in symbolic form.
8953
8954         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8955
8956 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8957
8958         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8959         (nnimap-update-info): Fix up code slightly.
8960
8961         * gnus-int.el (gnus-open-server): Add tracing for performance
8962         debugging.
8963
8964         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8965         (gnus-group-insert-group-line): Pass the real group name so that it
8966         gets the right data.
8967
8968         * gnus-start.el (gnus-get-unread-articles): Don't have
8969         `gnus-get-unread-articles-in-group' update info, since that can be
8970         really slow and doesn't seem to be needed?
8971
8972 2010-09-22  Dan Christensen  <jdc@uwo.ca>
8973
8974         * time-date.el (date-to-time): Try using parse-time-string first before
8975         using the slower timezone-make-date-arpa-standard.
8976
8977 2010-09-22  Julien Danjou  <julien@danjou.info>
8978
8979         * gnus-group.el (gnus-group-insert-group-line):
8980         Call gnus-group-highlight-line.
8981         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8982         default hook list.
8983         (gnus-group-update-eval-form): Add new function.
8984         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8985         (gnus-group-get-icon): Use gnus-group-update-eval-form.
8986
8987 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8988
8989         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8990         immediate, then expire all articles.
8991         (nnimap-update-info): Fix off-by-one errors.
8992         (nnimap-flags-to-marks): Would return no marks lists for group with no
8993         flags.  Instead return the other data.
8994
8995 2010-09-22  Julien Danjou  <julien@danjou.info>
8996
8997         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8998         Only return an icon.
8999         (gnus-group-insert-group-line): Compute icon to return.
9000
9001         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9002         (gnus-html-image-fetched): Only cache if
9003         gnus-html-image-automatic-caching is set.
9004         (gnus-html-image-fetched): Check for errors.
9005
9006 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9007
9008         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9009         once per method on `g'.  This ensures that backends like nnfolder don't
9010         open all their folders.
9011
9012         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9013         (nnimap-request-list): Nix out group in the correct buffer.
9014         (nnimap-parse-flags): Implement by using `read' instead of
9015         hand-parsing.
9016         (nnimap-flags-to-marks): Pass on permanent-flags.
9017         (nnimap-make-process-buffer): Record the server name.
9018         (nnimap-parse-flags): Fix typo.
9019         (nnimap-request-scan): Run split on the server in general, not just a
9020         single group.
9021
9022         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9023         parameter, and propagate this downwards.
9024
9025         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9026         since EXAMINE changes it on the server.
9027
9028         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9029         this command might take a while.
9030
9031 2010-09-22  Julien Danjou  <julien@danjou.info>
9032
9033         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9034         harmful if you have 2 images side-by-side, they can't be properly
9035         update on text deletion.  Using text-property is safer here.
9036         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9037         data.
9038
9039 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9040
9041         * nnimap.el (nnimap-expunge-inbox): Remove.
9042         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9043         (nnimap-expunge): Flip default to t.
9044
9045         * gnus.el (gnus-method-to-server): Don't push things to the cache
9046         unless it's unique.
9047         (gnus-server-to-method): Ditto.
9048
9049 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9050
9051         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9052
9053 2010-09-22  Julien Danjou  <julien@danjou.info>
9054
9055         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9056         get the start of data.
9057         (gnus-html-encode-url): Add this function to encode special chars in
9058         URL.
9059         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9060         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9061
9062         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9063         default.
9064         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9065
9066         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9067         images alt-text.
9068         (gnus-html-put-image): Put alt-text as help-echo.
9069
9070 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9071
9072         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9073         * mm-util.el (mm-decompress-buffer):
9074         * nnir.el (nnir-run-find-grep):
9075         * pop3.el (pop3-list): Use 3rd arg of split-string.
9076
9077         * time-date.el (format-seconds): Comment fix.
9078
9079         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
9080         and byte-optimize-form-code-walker.
9081         (dgnushack-make-auto-load): Don't advise make-autoload.
9082
9083         * lpath.el: Remove Emacs 21 stuff.
9084
9085 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9086
9087         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9088         outside the active range.  Suggested by Dan Christensen.
9089
9090         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9091         slightly later to avoid double-getting it.
9092
9093         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9094         previous patch.
9095
9096         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9097
9098 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9099
9100         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9101
9102 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9103
9104         * gnus-int.el (gnus-open-server): Give a better error message in the
9105         "go offline" case.
9106
9107         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9108         marks for nnimap, which is seldom the right thing to do.
9109
9110         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9111         (gnus-same-method-different-name): New function.
9112
9113         * nnimap.el (parse-time): Require.
9114
9115         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9116         method in the presence of many similar methods.
9117
9118         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9119
9120         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9121         nnml-inhibit-expiry.
9122
9123         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9124         find out whether methods are equal.
9125
9126         * nnimap.el (nnimap-find-expired-articles): New function.
9127         (nnimap-process-expiry-targets): New function.
9128         (nnimap-request-move-article): Request the article before looking at
9129         what the Message-ID is.  Fix found by Andrew Cohen.
9130         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9131
9132         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9133         for oldness in addition to being a predicate.
9134
9135         * nnimap.el (nnimap-request-group): When we have zero articles, return
9136         the right data to Gnus.
9137         (nnimap-request-expire-articles): Only delete articles immediately if
9138         the target is 'delete.
9139
9140         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9141         method, this would bug out.
9142
9143         * gnus-group.el (gnus-group-expunge-group): Rename from
9144         gnus-group-nnimap-expunge, and implemented as a normal interface
9145         function.
9146
9147         * gnus-int.el (gnus-request-expunge-group): New function.
9148
9149         * nnimap.el (nnimap-request-create-group): Implement.
9150         (nnimap-request-expunge-group): New function.
9151
9152 2010-09-21  Julien Danjou  <julien@danjou.info>
9153
9154         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9155         (gnus-html-cache-expired): Add new function.
9156         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9157         wethever we should display image for fetch it.
9158         Compute alt-text earlier to pass it to the fetching function too.
9159         (gnus-html-schedule-image-fetching): Change function argument to only
9160         get one image at a time, not a list.
9161         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9162         cache.
9163         (gnus-html-get-image-data): New function to retrieve image data from
9164         cache.
9165         (gnus-html-put-image): Change buffer argument to use image data rather
9166         than file, and place image above region rather than inserting a new
9167         one.  Do not take alt-text as argument, since it's useless now: we place
9168         the image above alt-text.
9169         (gnus-html-prune-cache): Remove.
9170         (gnus-html-show-images): Start to fetch image when we find one, do not
9171         push into a temporary list.
9172         (gnus-html-prefetch-images): Only fetch image if they have expired.
9173         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9174         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9175
9176 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9177
9178         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9179
9180 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9181
9182         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9183         spec inser "*" if the group isn't active instead of 0.
9184
9185         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9186         opening the server.
9187         (nnimap-request-delete-group): Implement group deletion.
9188         (nnimap-transform-headers): Return the size of the entire message in
9189         the Bytes header, not just the size of the first part.
9190         (nnimap-request-move-article): When moving an article from nnimap,
9191         request the article first so the accepting form has an article to
9192         accept.  Reported by Dan Christensen.
9193         (nnimap-command): Make sure that the error message doesn't error out.
9194
9195 2010-09-20  David Edmondson  <dme@dme.org>
9196
9197         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9198         we haven't requested anything.
9199
9200 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9203         "".  Fix found by Andrew Cohen.
9204
9205         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9206         instead of -encode-string.
9207
9208 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9211
9212         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9213         by mm-subst-char-in-string.
9214
9215 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9216
9217         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9218         waiting for the connection string.
9219
9220         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9221         arriving.
9222
9223         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9224         bogus characters.  This allows selecting certain Gmail groups.
9225
9226         * nnimap.el (nnimap-find-wanted-parts-1): New function.
9227         (nnimap-fetch-partial-articles): New variable.
9228         (nnimap-open-connection): When looking for credentials, also use the
9229         nnimap-server-port.
9230         (nnimap-request-article): Return the group/article number, so that Gnus
9231         `^' works as expected.
9232         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9233
9234         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9235         comments.
9236         (gnus-methods-sloppily-equal): New function.
9237         (gnus): When using the development version of Gnus, load the gnus-load
9238         file.
9239
9240         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9241         `gnus-open-server' on each method before trying to scan them etc.
9242         This ensures that all the backend parameters are set correctly.
9243
9244         * nnimap.el (nnimap-authenticator): New variable.
9245         (nnimap-open-connection): Allow anonymous login.
9246         (nnimap-transform-headers): The chars header is called Chars not Bytes.
9247         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9248
9249         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9250         patch, found by Knut Anders Hatlen.
9251
9252 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
9253
9254         * gnus-agent.el (gnus-agent-batch-confirmation)
9255         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9256         to gnus-message.
9257         * gnus-art.el (gnus-article-describe-briefly): Likewise.
9258         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9259         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9260         * gnus-int.el (gnus-open-server): Likewise.
9261         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9262         (gnus-score-check-syntax): Likewise.
9263         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9264         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9265         Likewise.
9266         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9267
9268 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9269
9270         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9271         calling conventions so that prefetch doesn't bug out.
9272
9273 2010-09-19  Julien Danjou  <julien@danjou.info>
9274
9275         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9276         rather than `subst-char-in-region' in order to be able to replace ASCII
9277         char by UTF-8 ones.
9278
9279         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9280         than curl.
9281         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9282         the right URL and ALT text on images.
9283         (gnus-html-wash-tags): Fix tag case.
9284         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
9285         (gnus-article-html): Add -o display_ins_del=2 option.
9286         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9287
9288 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9289
9290         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9291         the extra mail headers, which sometimes seem to happen for unknown
9292         reasons.
9293
9294         * mail-parse.el (mail-header-encode-parameter): Define as
9295         rfc2045-encode-string instead of as rfc2231-encode-string, since some
9296         (or most, perhaps?) mail readers don't understand the latter, but do
9297         understand the former.
9298
9299         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9300         to nil, so that no methods are automatically agentized.  I think this
9301         is probably what most users want.
9302
9303         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9304         from url-retrieve, for instance about invalid URLs.
9305
9306         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9307         groups that have no articles.
9308         (nnimap-request-article): Check that we really got an article when we
9309         requested one.
9310
9311         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9312         doesn't exist.
9313
9314         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9315         nntp buffer so the agent can save it.
9316         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9317         that CRLF doesn't get translated to \n.
9318         (nnimap-open-connection): Don't make 'shell commands only send \n.
9319
9320 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9321
9322         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9323         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9324         Update var name.
9325         (nnml-generate-nov-file): Use dolist.
9326         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9327         Use with-current-buffer.
9328
9329 2010-09-18  Julien Danjou  <julien@danjou.info>
9330
9331         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9332         parallel.
9333
9334 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9335
9336         * nnimap.el (nnimap-update-info): When doing partial marks update, get
9337         the range update right.
9338         (nnimap-request-group): Don't make `M-g' bug out on group with no
9339         marks.
9340         (nnoo): Require, so that other packages can require nnimap.
9341         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
9342         command we're looking for.  This helps when the server sends more
9343         responses after we've gotten everything we expected.
9344         (nnimap): Add a `newlinep' field to keep track of end-of-line
9345         conventions.
9346         Don't send CRLF to things that don't want it.
9347         (nnimap-request-accept-article): Ditto.
9348
9349 2010-09-18  Julien Danjou  <julien@danjou.info>
9350
9351         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
9352         than curl to retrieve images.
9353
9354 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9355
9356         * nnimap.el (nnimap-update-info): Extend the info so that we can set
9357         the marks.
9358         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
9359         (nnimap-wait-for-connection): New function.
9360         (nnimap-open-connection): If we have PREAUTH, don't query for login
9361         credentials.
9362         (nnimap-update-info): Fix off-by-one error when concatenating ranges
9363         when doing a partial update.
9364
9365 2010-09-18  Julien Danjou  <julien@danjou.info>
9366
9367         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
9368         tags.
9369
9370 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9371
9372         * nnimap.el (nnimap-credentials): New function.
9373         (nnimap-open-connection): Use the new function to look for credentials
9374         also on the numeric equivalents of "imap" and "imaps".
9375
9376         * gnus-start.el (gnus-activate-group): Send the info to
9377         gnus-request-group.
9378
9379         * nnimap.el (nnimap-request-group): Have the "check" version of the
9380         function parse flags and update the info, so that a `M-g' get a total
9381         resync of all flags from the group.
9382
9383         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
9384         to allow backends to alter the info on group selection.  Also alter all
9385         the backend -request-group functions to take the parameter.
9386
9387         * nnimap.el (nnimap-store-info): New function.
9388         (nnimap-update-info): Store the info for later usage.
9389         (nnimap-request-group): Use the stored info for the dont-check case, so
9390         that we don't retrieve all marks when we enter a group.
9391
9392         * nnimap.el: Use deffoo instead of defun for interface functions.
9393
9394         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
9395         update the group info.  This makes the nndraft groups, for instance, go
9396         back to their old behavior.
9397
9398         * gnus-sum.el (gnus-select-newsgroup): Indent.
9399
9400         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
9401         in.
9402         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
9403         nothing.
9404
9405         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
9406         from methods that are denied.
9407
9408         * gnus-int.el (gnus-method-denied-p): New function.
9409
9410         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
9411         store the password instead of netrc.
9412         (nnimap-open-connection): Don't error out when we can't make a
9413         connections.
9414
9415         * auth-source.el (auth-source-create): In the password prompt, say what
9416         we're querying for.  Also prompt for user name if that hasn't been
9417         given.
9418
9419         * nnimap.el (nnimap-with-process-buffer): Remove.
9420
9421 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9422
9423         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
9424         method when we're reading from the agent.
9425
9426         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
9427
9428         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
9429         that's probably most useful for users.
9430
9431         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
9432         "failed" all the time.
9433
9434         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
9435         ...)) with (with-current-buffer ... ).
9436
9437         * nntp.el (nntp-open-server): Return whether the open was successful or
9438         not.
9439
9440         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
9441         select an unread unseen article first.
9442
9443         * nnimap.el (nnimap-open-connection): If the user doesn't have a
9444         /etc/services, supply some sensible port defaults.
9445
9446         * dgnushack.el: Define netrc-credentials.
9447
9448 2010-09-17  Julien Danjou  <julien@danjou.info>
9449
9450         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
9451
9452 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9453
9454         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
9455         doesn't have any parameters.
9456
9457 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9458
9459         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
9460         only upcased checks.
9461
9462         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
9463
9464         * nnimap.el (nnimap-open-shell-stream): New function.
9465         (nnimap-open-connection): Use it.
9466         (nnimap-transform-headers): Get the number of lines in each message.
9467         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
9468         number of lines.
9469         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
9470         problem.
9471
9472         * utf7.el (utf7-encode): Autoload.
9473
9474         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
9475         to allow the mail splitting to not return a default group.  This is
9476         useful for nnimap, which will leave unmatched mail in the inbox.
9477
9478         * nnimap.el: Rewritten.
9479
9480         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
9481         nnimap usage.
9482
9483         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
9484         if the move is internal, so that nnimap can do fast internal moves.
9485
9486         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
9487         data.
9488         (gnus-read-active-for-groups): Support finishing the early retrieval of
9489         data.
9490
9491         * gnus-range.el (gnus-range-nconcat): New function.
9492
9493         * gnus-int.el (gnus-finish-retrieve-group-infos)
9494         (gnus-retrieve-group-data-early): New functions.
9495
9496 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9497
9498         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
9499         (nnrss-retrieve-groups):
9500         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
9501         (pop3-quit): Use with-current-buffer.
9502
9503 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9504
9505         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
9506         instead of nnheader-accept-process-output.
9507
9508         * dgnushack.el (dgnushack-compile): Add comment.
9509
9510         * lpath.el: No need to fbind propertize for XEmacs 21.4.
9511
9512         * gnus-html.el (gnus-html-schedule-image-fetching)
9513         (gnus-html-prefetch-images): Replace process-kill-without-query by
9514         gnus-set-process-query-on-exit-flag.
9515
9516 2010-09-16  Romain Francoise  <romain@orebokech.com>
9517
9518         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
9519
9520 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9521
9522         * gnus-registry.el (gnus-registry-install-shortcuts): The second
9523         parameter to unintern is mandatory-ish in Emacs 24.
9524
9525         * gnus-html.el (gnus-html-schedule-image-fetching)
9526         (gnus-html-prefetch-images): Check for curl before using it.
9527
9528         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
9529         depend on curl, which isn't essential.
9530
9531         * imap.el: Revert back to version
9532         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
9533         seem problematic.
9534
9535 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9536
9537         * gnus-registry.el (gnus-registry-install-shortcuts):
9538         Explicitly pass `obarray' to `unintern' to avoid a warning.
9539
9540 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
9543         change.
9544
9545         * nnrss.el (nnrss-request-list): Remove this function and related
9546         functions, including the moreover stuff.
9547
9548 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9549
9550         * nnrss.el (nnrss-retrieve-groups): New function.
9551
9552 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9553
9554         * .dir-locals.el: Add no-byte-compile cookie.
9555
9556 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * time-date.el (format-seconds): Comment fix.
9559
9560         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
9561         for back end that doesn't support request-scan.
9562
9563 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9564
9565         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
9566         then do request scans from the backends.
9567
9568         * netrc.el (netrc-credentials): New conveniency function.
9569
9570         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
9571         avoid running a hook per line, since this takes a lot of time,
9572         profiling shows.
9573         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
9574         directly if gnus-visual-p is true.
9575
9576 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9577
9578         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
9579         groups; replace mapcar with dolist which is a bit faster; pass groups
9580         info to gnus-read-active-file-1.
9581         (gnus-read-active-file-1): Scan only specified groups if the new
9582         optional arg `infos' is given.
9583
9584 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9585
9586         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
9587
9588         * pop3.el (pop3-movemail): Remove.
9589         (pop3-streaming-movemail): Rename to pop3-movemail.
9590
9591         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
9592         don't restrict end-tag searches to the end of the line.
9593
9594 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9595
9596         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
9597         articles of every unchecked group to t, which means unknown since the
9598         server has never been opened.
9599
9600 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9601
9602         * gnus-html.el (gnus-html-show-alt-text): New command.
9603         (gnus-html-browse-image): Ditto.
9604         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
9605         to browse the image directly.
9606         (gnus-html-wash-tags): Search for images first, so that <a><img> works
9607         better.
9608
9609         * gnus-async.el (gnus-async-article-callback):
9610         Call `gnus-html-prefetch-images' unconditionally.
9611
9612         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
9613         before feeding URLs to curl.
9614
9615 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9616
9617         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
9618         internal images as deletable by `W D D'.
9619
9620         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
9621         (gnus-async-article-callback): Fix typo.
9622
9623 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9624
9625         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
9626         current line to work around bugs in the output from w3m.
9627
9628         * gnus-async.el (gnus-async-article-callback): Always prefetch images
9629         for groups that want that.
9630
9631         * nntp.el (nntp-wait-for-string): Supply a timeout for
9632         accept-process-output to ensure progress.
9633
9634         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
9635         level to get unread articles from, then use that for foreign groups,
9636         too.
9637
9638         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
9639         confuses the rest of the function.
9640
9641         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
9642         for the methods that support -retrieve-groups, too.
9643
9644         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
9645
9646 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9647
9648         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
9649         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
9650
9651         * pop3.el: Require cl when compiling.
9652         (pop3-number-of-responses): Search for "+OK", not "+OK ".
9653
9654 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9655
9656         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
9657         that aren't going to be activated.
9658         (gnus-get-unread-articles): Fix up the last commit.
9659
9660         * gnus-html.el (gnus-article-html): Allow calling without specifying
9661         the handle.  In that case, dissect the buffer first.
9662
9663         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
9664
9665         * nnimap.el (nnimap-open-connection): Revert the change that would look
9666         into authinfo for imaps instead of imap.
9667
9668         * gnus-start.el (gnus-activate-group): Take an optional parameter to
9669         say that you don't want to call gnus-request-group with don-check, but
9670         do check the reponse.  This is for virtual groups only.
9671         (gnus-get-unread-articles): Count the archive groups as secondary, so
9672         that they're activated the same way as before.
9673
9674         * imap.el (imap-message-map): Removed optional buffer parameter, since
9675         no callers use it.
9676         (imap-message-get): Ditto.
9677         (imap-message-put): Ditto.
9678         (imap-mailbox-map): Ditto.
9679         (imap-mailbox-put): Ditto.
9680         (imap-mailbox-get): Ditto.
9681         (imap-mailbox-get): Revert last change for this function.
9682
9683         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
9684         case-insensitively.
9685         (nnimap-debug): Remove.
9686
9687         * net/imap.el (imap-fetch-safe): Remove function, and alter all
9688         callers to use `imap-fetch' instead.  According to the comments, this
9689         should be safe, since all other IMAP clients use the 1:* syntax.
9690         (imap-enable-exchange-bug-workaround): Remove.
9691         (imap-debug): Remove -- doesn't seem very useful.
9692
9693         * mail-source.el (mail-source-fetch): Don't message if we're fetching
9694         mail from a file, and the file doesn't exist.
9695
9696         * imap.el (imap-log): New convenience function used throughout instead
9697         of repeating the same code all over the place.
9698
9699         * pop3.el (pop3-streaming-movemail): Return t for success.
9700
9701         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
9702         .authinfo if we're using ssl connection.
9703
9704         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
9705         already have if we're in a main Gnus `g' run.
9706
9707         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
9708
9709 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9710
9711         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
9712
9713         * nnmh.el (nnmh-request-list-1): Bind `file'.
9714
9715         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
9716         alias to set-process-query-on-exit-flag or process-kill-without-query.
9717         (pop3-open-server): Use it.
9718
9719 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9720
9721         * mail-source.el (mail-source-delete-crash-box): Always move the crash
9722         box to the Incoming file.  Fixes mistake in previous checkin.
9723
9724         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
9725         request loop (for debugging purposes) removed.
9726
9727         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
9728         culprit is more visible.
9729         (nnml-save-incremental-nov, nnml-open-incremental-nov)
9730         (nnml-add-incremental-nov): New functions to do "incremental" nov
9731         updates, where we just append to the end of the existing nov files
9732         without reading/writing them in full.
9733
9734         * mail-source.el (mail-source-delete-crash-box): Really only check the
9735         incoming files once in a while.
9736
9737         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
9738
9739         * mail-source.el (mail-source-delete-crash-box): Only check the
9740         incoming files for deletion once per day to save a lot of file
9741         accesses.
9742
9743         * pop3.el (pop3-logon): Fix up unbound variable typo.
9744
9745         * mail-source.el (pop3-streaming-movemail): Autoload.
9746
9747         * pop3.el (pop3-streaming-movemail):
9748         Respect pop3-leave-mail-on-server.
9749
9750         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
9751         retrieval.
9752
9753         * pop3.el (pop3-process-filter): Remove unused function.
9754         (pop3-streaming-movemail, pop3-send-streaming-command)
9755         (pop3-wait-for-messages, pop3-write-to-file)
9756         (pop3-number-of-responses): New functions for streaming pop3
9757         retrieval.
9758
9759         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
9760         come from no known methods.
9761         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
9762         list.
9763
9764         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
9765         message sizes.
9766         (pop3-movemail): Use erase-buffer instead of looping and deleting
9767         regions, which seems rather odd.
9768
9769         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
9770         file once per `g' run.
9771
9772         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
9773         directories.  This makes the draft queue directory work.
9774
9775         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
9776         data from the backends, so that we only request the list of groups from
9777         each method once.  This should speed things up considerably.
9778
9779         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
9780         detect that it's not implemented.
9781
9782         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
9783         we actually do recurse down into the tree, but don't stat all leaf
9784         nodes.
9785
9786         * gnus-html.el (gnus-html-show-images): If there are no images to show,
9787         then say so instead of bugging out.
9788
9789         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
9790         files exist before trying to read them.
9791
9792         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
9793         around <pre_int>.
9794
9795         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
9796
9797         * nnmh.el (nnmh-request-list-1): Optimize for speed.
9798
9799 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9800
9801         * mm-util.el (mm-image-load-path): Just return the image directories,
9802         not all directories in the path in addition to the image directories.
9803         (mm-image-load-path): Maintain a cache of the image directories so that
9804         the `g' command in Gnus doesn't have to stat dozens of directories each
9805         time.
9806
9807         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
9808         (gnus-html-wash-tags): Add a new `i' command to insert images.
9809         (gnus-html-insert-image): New command and keystroke.
9810         (gnus-html-redisplay-with-images): New command and keystroke.
9811         (gnus-html-show-images): Rename command.
9812         (gnus-html-wash-tags): Remove more white space before <pre_int> image
9813         spacers.
9814         (gnus-html-wash-tags): Decode entities at the end, so that entities
9815         inside the tags don't mess up the rest of the "parsing".
9816
9817         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
9818         so that nnimap methods aren't agentized by default.  There's apparently
9819         many problems related to agent/imap behavior.
9820
9821         * gnus-art.el (gnus-article-copy-string): New command and key binding.
9822
9823         * gnus-html.el: Doc fix.
9824
9825 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9826
9827         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
9828         specifier-spec-list for Emacs 21.
9829
9830         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
9831         glyph-width and glyph-height instead of display-graphic-p and
9832         image-size; make avoidance of displaying small images work for XEmacs.
9833
9834         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
9835         for XEmacs.
9836
9837         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
9838         of symbol that holds plist data.
9839         (gnus-process-plist): Remove plist of process after getting it.
9840
9841 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9842
9843         * message.el (message-generate-hashcash): Change default to
9844         'opportunistic if hashcash is installed.
9845
9846         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
9847         (gnus-html-put-image): Only call image-size once, since it's somewhat
9848         time-consuming on remote X servers.
9849
9850 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
9853         type on data, not a file name.
9854
9855         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
9856         window-pixel-edges for Emacs 21.
9857
9858         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9859         decoded contents.
9860         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9861
9862 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9863
9864         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9865         group line format, since it isn't very interesting.
9866
9867         * gnus-agent.el (gnus-agent-short-article),
9868         (gnus-agent-long-article): Increase values for these two variables,
9869         since most people are likely to have more network connection and
9870         storage than before.
9871
9872         * gnus.el (gnus-refer-article-method): Change default to 'current.
9873         When referring an article, the common behavior is to refer it from the
9874         current select method, not the native select method.  The chances of
9875         the native select method having the message in question is rather slim
9876         these days.
9877
9878         * gnus-sum.el (gnus-auto-select-subject): Change default to
9879         `unseen-or-unread'.  I think it's likely that most people want to
9880         select an unseen article over a previously seen, but unread one.
9881
9882         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
9883         means that in the article buffer none of the minor mode elements will
9884         be shown, usually, and this is not desirable in most cases.
9885
9886         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9887         that commands like `d' (and the like) go to the next line in the
9888         buffer, instead of the next unread article.  I think this is the
9889         behavior that is most natural for most users.
9890         (gnus-single-article-buffer): Change default to nil, so that people can
9891         have as many article buffers open as they have summary buffer.  I think
9892         this is the most natural way for the groups to behave.
9893
9894         * message.el (message-generate-new-buffers): Change default to
9895         `unsent', so that all new message buffers start their names with the
9896         string "*unsent", and it's easier to find the buffers if you move from
9897         them.
9898
9899 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9900
9901         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9902         small.  They're probably tracking images.
9903         (gnus-html-wash-tags): Remove all <pre_int> place holders.
9904         (gnus-html-rescale-image): Yet another try at getting the image sizing
9905         right.
9906
9907         * nntp.el (nntp-request-set-mark): Refuse to do marks if
9908         nntp-marks-file-name is nil.
9909
9910 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9911
9912         * gnus-html.el (gnus-html-wash-tags)
9913         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9914         Better logging.
9915
9916 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9917
9918         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9919
9920         * gnus-html.el (gnus-html-wash-tags): Check the value of
9921         gnus-blocked-images in the summary buffer.
9922
9923 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9924
9925         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9926
9927 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9928
9929         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9930         like "a", it seems like.
9931         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9932         since it needs to be picked from the correct buffer.
9933
9934         * nnwfm.el: Remove.
9935
9936         * nnlistserv.el: Remove.
9937
9938 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9939
9940         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9941         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9942
9943 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9944
9945         * nnkiboze.el: Remove.
9946
9947         * nndb.el: Remove.
9948
9949         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9950         alt text.
9951         (gnus-html-rescale-image): Try to get the rescaling logic right for
9952         images that are just wide and not tall.
9953
9954         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9955         overshadow variable bindings.
9956
9957 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9958
9959         * gnus-html.el (gnus-html-wash-tags)
9960         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9961         Add extra logging.
9962
9963 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9964
9965         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9966         (gnus-max-image-proportion): New variable.
9967         (gnus-html-rescale-image): New function.
9968         (gnus-html-put-image): Rescale images.
9969
9970 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9971
9972         Fix up some byte-compiler warnings.
9973         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9974         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9975         (gnus-article-fill-cited-article, gnus-article-hide-citation)
9976         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9977         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9978         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9979         (gnus-group-update-group): Use save-excursion and with-current-buffer.
9980
9981 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9982
9983         * gnus-html.el (gnus-article-html): Decode contents by charset.
9984
9985 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9988         (gnus-html-frame-width, gnus-blocked-images):
9989         * message.el (message-prune-recipient-rules): Add custom version.
9990         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9991
9992         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9993         functions.
9994
9995         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9996         gnus-process-get.
9997
9998 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
9999
10000         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10001         instead of lsub directly.
10002
10003 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10004
10005         * nnwarchive.el: Remove.
10006
10007         * gnus-soup.el: Remove.
10008
10009         * nnsoup.el: Remove.
10010
10011         * nnultimate.el: Remove.
10012
10013         * gnus-html.el (gnus-blocked-images): New variable.
10014
10015         * message.el (message-prune-recipients): New function.
10016         (message-prune-recipient-rules): New variable.
10017
10018         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10019         guess whether a long line is natural text or not.
10020
10021         * gnus-html.el (gnus-html-schedule-image-fetching):
10022         Use gnus-process-plist and friends for compatibility.
10023
10024 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10025
10026         * gnus-html.el: Require packages that define macros used in this file.
10027         (gnus-article-mouse-face): Declare to silence byte-compiler.
10028         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10029         process-get.
10030         (gnus-html-put-image): Use plist-get to avoid getf.
10031         (gnus-html-prefetch-images): Use with-current-buffer.
10032
10033 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10034
10035         * gnus-ems.el: Provide compatibility functions for
10036         gnus-set-process-plist.
10037
10038         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10039         header-line-format for XEmacs 21.4.
10040
10041         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10042         * gnus.el (gnus-valid-select-methods):
10043         * message.el (message-send-mail-partially-limit):
10044         * mm-decode.el (mm-text-html-renderer):
10045         * mml.el (mml-insert-mime-headers-always):
10046         * smiley.el (smiley-regexp-alist): Bump custom version.
10047
10048 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10049
10050         * gnus-html.el: require mm-url.
10051         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10052         with the url to `url'.
10053         (gnus-html-wash-tags): Support cid: URLs/images.
10054
10055 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10056
10057         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10058         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10059         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10060
10061         * gnus-move.el: Remove file, since it doesn't really work.
10062
10063         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10064         UTF-8.  This seems to fix problems with some German web feeds.
10065
10066         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10067         at the top so that the proper colors are applied.
10068
10069         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10070         don't have dots in their names.
10071
10072         * gnus-art.el (gnus-article-view-part): Doc fix.
10073
10074         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10075         XEmacs-compatible.
10076         (gnus-html-put-image): Don't do images on non-graphic displays.
10077
10078         * nnslashdot.el: Remove this unused backend.
10079
10080         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10081         actions.
10082         (gnus-undo-register-1): Revert last change.
10083
10084         * gnus-group.el (gnus-group-completing-read): Protect against not
10085         having completion-styles bound.
10086
10087         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10088         make broken recipients happier.
10089
10090         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10091
10092         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10093         point parameter.
10094
10095         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
10096
10097         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10098         completion-styles for group selection.
10099
10100 2009-02-04  Andreas Schwab  <schwab@suse.de>
10101
10102         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10103         headers and regexp-quote the match if necessary.
10104
10105 2009-03-24  Miles Bader  <miles@gnu.org>
10106
10107         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10108         the blinking smiley.
10109
10110 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10111
10112         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10113         blink smiley.
10114
10115 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10116
10117         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10118         where the dribbel file lives exists.
10119
10120         * message.el (message-send-mail-partially-limit): Change the default to
10121         nil, since most people don't want this.
10122
10123         * mm-url.el (mm-url-decode-entities): Also decode entities like
10124         &#x3212.
10125
10126 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10127
10128         * gnus-sum.el (gnus-summary-idna-message):
10129         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10130         Hyperlink urls in docstrings with URL `...'.
10131
10132 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10133
10134         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10135         functions.
10136
10137 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10138
10139         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10140         say what the mouseover text should be.
10141
10142         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10143         version of the mm-w3m-safe-url-regexp variable to only download images
10144         in the groups where we want that to happen.
10145
10146         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10147
10148         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10149         easier debugging.
10150         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10151         big pictures in the article buffer.
10152
10153         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10154         gnus-article-html.
10155         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10156         w3m.
10157
10158         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10159
10160 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10161
10162         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10163         which doesn't exist.
10164
10165         * message.el (message-inhibit-ecomplete): New variable to allow some
10166         function to inhibit ecomplete address storage.
10167         (message-resend): Disable ecomplete message storage when resending
10168         messages.
10169
10170         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10171
10172 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10173
10174         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10175         Save excursion while copying, moving, and deleting articles in order to
10176         prevent the cursor from jumping to unforeseen place.
10177
10178 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10179
10180         * lpath.el: No need to bind bookmark-current-buffer,
10181         bookmark-yank-point and bookmark-make-record-function.
10182
10183 2010-08-17  Glenn Morris  <rgm@gnu.org>
10184
10185         * gnus-sync.el: Require gnus components whose functions are used.
10186
10187         * gnus-art.el (bookmark-make-record-function):
10188         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10189         Declare for compiler.
10190
10191         * mm-url.el (mml-compute-boundary): Autoload.
10192
10193 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10194
10195         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10196
10197 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10198
10199         Typo fix "hoo4a" -> "hook".
10200
10201         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10202
10203 2010-08-14  Glenn Morris  <rgm@gnu.org>
10204
10205         * gnus-sync.el (gnus-sync): Fix defgroup version.
10206
10207 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10208
10209         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10210
10211         * gnus-sync.el: Fix docs.
10212         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10213         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10214
10215 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10216
10217         Optimizations for gnus-sync.el.
10218
10219         * gnus-sync.el: Add docs about gnus-sync-backend
10220         possibilities.
10221         (gnus-sync-save): Remove unnecessary message.
10222         (gnus-sync-read): Optimize and show what groups were skipped.
10223
10224 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10225
10226         Minor bug fixes for gnus-sync.el.
10227
10228         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10229         Don't read the sync on get-new-news.
10230
10231         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10232         quiet.
10233
10234         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10235         (fix typo).
10236
10237 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10238
10239         Make saving and restoring of hidden threads work with overlays.
10240         Patch applied by Ted Zlatanov.
10241
10242         * gnus-sum.el (gnus-hidden-threads-configuration)
10243         (gnus-restore-hidden-threads-configuration): Update to deal with text
10244         properties, rather than searching for a magic character.
10245
10246 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10247
10248         New gnus-sync.el library for synchronization of marks.
10249
10250         * gnus-sync.el: New library for synchronization of marks.
10251
10252         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10253         renamed from `gnus-registry-grep-in-list'.
10254
10255         * gnus-registry.el (gnus-registry-follow-group-p):
10256         Use `gnus-grep-in-list'.
10257
10258         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10259
10260 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10263         determining charset of text fails.
10264
10265 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * nnmail.el (nnmail-get-new-mail-1): Revert.
10268
10269         * nnml.el (nnml-active-number): Make sure names of newly created groups
10270         in nnml-group-alist are encoded.
10271
10272 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10275         containing non-ASCII characters in active file for nnml back end.
10276
10277 2010-07-24  David Engster  <dengste@eml.cc>
10278
10279         * mml-smime.el (mml-smime-epg-verify): Also accept the older
10280         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10281
10282 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
10283
10284         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10285         tag (Bug#6654).
10286
10287 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10288
10289         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10290         the article buffer, not the summary buffer.
10291
10292 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10295         Emacs 23 as well.
10296
10297 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10298
10299         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
10300         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
10301
10302 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10303
10304         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10305         Patch applied by Karl Fogel.
10306
10307         * gnus-sum.el (gnus-summary-bookmark-make-record):
10308         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10309
10310 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10311
10312         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10313         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
10314         C-w still not working correctly from Article buffers; Thierry's
10315         patch to fix that will be applied after this.
10316
10317         * gnus-art.el (bookmark-make-record-function): New local variable.
10318
10319         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10320         article buffer.
10321         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10322
10323 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
10324
10325         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10326         on changes in bookmark.el.
10327
10328 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10329
10330         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
10331         `no-log' instead of message not to log prompt string.
10332
10333 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
10334
10335         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10336         the *other* type of HTML form submission.
10337
10338 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
10339
10340         * auth-source.el (auth-source-pick): If choice does not contain a
10341         questioned keyword, set the check to t.
10342
10343 2010-06-12  Romain Francoise  <romain@orebokech.com>
10344
10345         * gnus-util.el (gnus-date-get-time): Move up before first use.
10346
10347 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10348
10349         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10350         (gnus-article-edit-part): Bind it to make last part that is substituted
10351         or deleted visible.
10352         (gnus-mime-display-single): Buttonize part of which id equals to
10353         gnus-mime-buttonized-part-id.
10354
10355 2010-06-10  Dan Christensen  <jdc@uwo.ca>
10356
10357         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10358         (gnus-dd-mmm): Use gnus-date-get-time.
10359         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10360         simplify logic.
10361         (gnus-summary-limit-to-age): Use gnus-date-get-time.
10362         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10363
10364 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
10365
10366         * auth-source.el (top): Autoload `secrets-list-collections',
10367         `secrets-create-item', `secrets-delete-item'.
10368         (auth-sources): Fix tag string.
10369         (auth-get-source, auth-source-retrieve, auth-source-create)
10370         (auth-source-delete): New defuns.
10371         (auth-source-pick): Rewrite in order to avoid 2 passes.
10372         (auth-source-forget-user-or-password): New parameter USERNAME.
10373         (auth-source-user-or-password): New parameters CREATE-MISSING and
10374         DELETE-EXISTING.  Retrieve password interactively, if needed.
10375
10376 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10377
10378         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10379         deleting unused directories when gnus-expert-user is t.
10380
10381 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10382
10383         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10384         for each temp file when gnus-article-browse-delete-temp is ask.
10385
10386 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10387
10388         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
10389         Replace Lisp calls to delete-backward-char by calls to delete-char.
10390
10391 2010-05-20  Kevin Ryde  <user42@zip.com.au>
10392
10393         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
10394
10395 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
10396
10397         * password-cache.el (password-cache-remove): Fix docstring.
10398
10399 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10400
10401         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10402         article unless decoding article to be saved.
10403
10404 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10407         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
10408         generated within the mm-with-unibyte-current-buffer macro.
10409
10410 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
10413         to nil when we're in a mml-preview buffer and no group is selected.
10414
10415 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
10416
10417         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10418         when catching the `C-g'.  Reported by "Leo".
10419
10420 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10421
10422         * message.el (message-forward-make-body-plain)
10423         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10424         multibyte-string-p.
10425
10426         * lpath.el: Revert.
10427
10428 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * message.el (message-forward-make-body-mml): Assume original message
10431         is multibyte string; error on unibyte.
10432         (message-forward-make-body-plain): Ditto; don't add excessive newline
10433         in body end.
10434
10435         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
10436
10437 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
10438
10439         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
10440         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
10441
10442 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10443
10444         * mm-extern.el (mm-extern-url): Don't use
10445         mm-with-unibyte-current-buffer.
10446         (mm-extern-cache-contents): Use with-current-buffer instead of
10447         save-excursion + set-buffer.
10448
10449 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10450
10451         * mm-util.el (mm-emacs-mule): Remove.
10452
10453 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
10454
10455         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
10456         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
10457         change.
10458
10459 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
10462         bind the default value of enable-multibyte-characters to nil.
10463
10464 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * message.el (message-forward-make-body-plain)
10467         (message-forward-make-body-mml):
10468         Don't use mm-with-unibyte-current-buffer.
10469
10470 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10471
10472         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
10473
10474 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
10475
10476         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
10477         (Bug#5592).
10478
10479 2010-05-07  Julien Danjou  <julien@danjou.info>
10480
10481         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
10482         it to mm-pipe-part.
10483
10484         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
10485         it is given.
10486
10487 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * binhex.el (binhex-decode-region-internal):
10490         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
10491         (dns-query):
10492         * nnweb.el (nnweb-gmane-search):
10493         * pgg-parse.el (pgg-parse-armor):
10494         * pgg.el (pgg-verify-region):
10495         * sha1.el (sha1-string-external):
10496         * uudecode.el (uudecode-decode-region-internal):
10497         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
10498         XEmacs.
10499
10500         * gnus-art.el (gnus-article-browse-html-parts):
10501         * gnus-group.el (gnus-read-ephemeral-gmane-group):
10502         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
10503         make-temp-file.
10504
10505         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
10506         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
10507         compiling.
10508
10509         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
10510         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
10511         XEmacs when compiling.
10512
10513         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
10514         gnus-pick-mode-off-hook for XEmacs when compiling.
10515         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
10516         gnus-binary-mode-off-hook for XEmacs when compiling.
10517
10518         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
10519         Return nil if char-charset is not available.
10520
10521         * imap.el (imap-disable-multibyte)
10522         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
10523         macros.
10524
10525         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
10526         instead of encode-coding-string.
10527
10528         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
10529         'xemacs) instead of mm-emacs-mule to switch function definitions.
10530         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
10531
10532         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
10533         bind temporary-file-directory for XEmacs;
10534         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
10535         timer-set-function for XEmacs 21.4 and SXEmacs;
10536         bind timer-list for XEmacs 21.4 and SXEmacs;
10537         fbind char-charset and find-charset-region for non-Mule XEmacs;
10538         fbind decode-coding-region, decode-coding-string, detect-coding-region,
10539         encode-coding-region and encode-coding-string for XEmacs having no
10540         file-coding feature.
10541
10542 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
10543
10544         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
10545
10546 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10547
10548         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
10549         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
10550
10551 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
10552
10553         * mm-util.el (mm-decompress-buffer): Use `delete-file';
10554         alias `jka-compr-delete-temp-file' no longer exists.
10555
10556 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10557
10558         Use define-minor-mode in Gnus where applicable.
10559         * mml.el (mml-mode): Use define-minor-mode.
10560         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
10561         (gnus-undo-mode): Use define-minor-mode.
10562         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
10563         (gnus-dead-summary-mode): Use define-minor-mode.
10564         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
10565         Initialize in declaration.
10566         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
10567         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
10568         (gnus-mailing-list-mode): Use define-minor-mode.
10569         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
10570         (gnus-draft-mode): Use define-minor-mode.
10571         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
10572         (gnus-dired-mode): Use define-minor-mode.
10573
10574 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
10575
10576         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
10577         handles on recursive mml-to-mime translation and check them for
10578         boundary delimiter collisions.  Reported by Greg Troxel.
10579
10580 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10581
10582         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
10583
10584 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10585
10586         * mm-util.el (mm-find-buffer-file-coding-system):
10587         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
10588
10589 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
10590
10591         * message.el (message-generate-headers): Record insertion of optional
10592         headers as well.  Otherwise the check to prevent repeated insertion of
10593         optional headers is a no-op.
10594
10595 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
10596
10597         * smime.el: Don't mention CVS.
10598
10599         * nnrss.el (nnrss-fetch): Don't mention CVS.
10600
10601         * nnir.el: Don't mention CVS.
10602
10603 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10604
10605         * gnus-sum.el (gnus-summary-bookmark-make-record):
10606         Add `location' field.
10607
10608 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * lpath.el: Fbind bookmark-default-handler,
10611         bookmark-get-bookmark-record, bookmark-make-record-default,
10612         bookmark-prop-get for Emacs <23 and XEmacs.
10613
10614 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10615
10616         * gnus-sum.el: Add bookmark declarations to silence the compiler.
10617         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
10618         Use with-current-buffer to silence the byte-compiler.
10619         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
10620         bother to require `gnus'.
10621         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
10622
10623 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10624
10625         * gnus-sum.el (gnus-summary-bookmark-make-record)
10626         (gnus-summary-bookmark-jump): New functions.
10627         (gnus-summary-mode): Setup bookmark support.
10628
10629 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
10630
10631         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
10632         if set.
10633
10634 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10635
10636         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
10637         gnus-article-browse-html-save-cid-image; make it work recursively for
10638         forwarded messages as well.
10639         (gnus-article-browse-html-parts): Work when prefix arg is given.
10640         (gnus-article-browse-html-article): Doc fix.
10641
10642 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
10643
10644         * message.el (message-default-mail-headers):
10645         (message-default-headers): Carry the value mail-default-headers over
10646         into message-default-mail-headers, rather than message-default-headers.
10647
10648 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
10649
10650         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
10651         charset.
10652
10653         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
10654         charset into the <meta> tag when the article is encoded to utf-8.
10655
10656 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10657
10658         * gnus-art.el (gnus-article-browse-delete-temp-files):
10659         Delete directories as well.
10660         (gnus-article-browse-html-parts): Work for images that do not specify
10661         file names; delete temp directory when quitting; insert header at the
10662         right place; use file: scheme for image files.
10663
10664 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
10665
10666         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
10667         (gnus-article-browse-html-parts): Use it to make temporary cid image
10668         files in addition to html file so that browser may display them.
10669
10670 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10671
10672         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
10673
10674 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10675
10676         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
10677
10678 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
10679
10680         * auth-source.el (auth-sources): Change default to be simpler.
10681         Explain about Secret Service API sources.  Improve Customize options.
10682         (auth-source-pick): Change to accept any number of search parameters.
10683         Implement fallbacks iteratively, not recursively.  Add scoring on the
10684         second pass and sort by score.  Call Secret Service API when needed.
10685         (auth-source-user-or-password): Use it.  Call Secret Service API
10686         directly when needed to get the user name and the password.
10687
10688 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
10689
10690         * message.el (message-interactive): Doc fix.
10691         (message-qmail-inject-args): Reflow.
10692         (message-kill-to-signature): Fix typo in docstring.
10693
10694         * smiley.el (smiley-buffer): Fix typo in docstring.
10695
10696 2010-03-24  Glenn Morris  <rgm@gnu.org>
10697
10698         * mail-source.el (gnus-message): Declare.
10699         (mail-source-delete-old-incoming): Require gnus-util.
10700
10701 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10702
10703         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
10704
10705         * message.el (ecomplete-setup): Autoload it for Emacs <23.
10706
10707         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
10708         password-cache's default if it is not bound.
10709         (mml-secure-passphrase-cache-expiry): Default to 16 that is
10710         password-cache-expiry's default if it is not bound.
10711
10712         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
10713         available in Emacs 21.
10714
10715         * lpath.el: Suppress compiler warnings for:
10716         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
10717         XEmacs;
10718         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
10719         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
10720         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
10721
10722 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
10723
10724         * auth-source.el (auth-sources): Fix up definition so extra parameters
10725         are always inline.
10726
10727 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
10728
10729         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
10730         wasn't updated after mismatch.  Clear cached mailbox info correctly
10731         when uidvalidity changes.
10732         (nnimap-group-prefixed-name): New function to avoid some code
10733         duplication.
10734         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
10735         (nnimap-request-group): Use it.
10736         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
10737         (nnimap-update-unseen): Significantly improved speed of Gnus startup
10738         with many imap folders.  This is done by caching the group status from
10739         the imap server persistently in a group parameter `imap-status'.  (This
10740         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
10741         but not persistently, so every Gnus startup was still very slow.)
10742
10743 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
10744
10745         * assistant.el (assistant-render-text): Run `widget-setup' and don't
10746         delete the extra newline.  Otherwise editing of :string and :number
10747         types don't work.
10748
10749 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10750
10751         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
10752         secrets.el dependency.
10753         (auth-sources): Add optional user name.  Add secrets.el configuration
10754         choice (unused right now).
10755
10756 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10757
10758         * gnus-sum.el (gnus-summary-make-menu-bar):
10759         Let `gnus-registry-install-shortcuts' fill in the functions.
10760
10761         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
10762         warnings.
10763         (gnus-registry-misc-menus): Variable to hold registry mark menus.
10764         (gnus-registry-install-shortcuts): Populate and use it in a
10765         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
10766
10767 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
10768
10769         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
10770         In-place substitutions for the group name encoding/decoding.
10771         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
10772         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
10773         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
10774         (nnimap-update-unseen, nnimap-request-list)
10775         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
10776         (nnimap-request-set-mark, nnimap-split-to-groups)
10777         (nnimap-split-articles, nnimap-request-newgroups)
10778         (nnimap-request-create-group, nnimap-request-accept-article)
10779         (nnimap-request-delete-group, nnimap-request-rename-group)
10780         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
10781         `encoded-mbx' for consistency.
10782         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
10783         variable `imap-current-mailbox'.
10784
10785         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
10786         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
10787
10788 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
10789
10790         * pop3.el (pop3-display-message-size-flag): Display message size byte
10791         counts during POP3 download.
10792         (pop3-movemail): Use it.
10793         (pop3-list): Implement listing of available messages.
10794
10795 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
10796
10797         * nnir.el (nnir-get-article-nov-override-function): New function to
10798         override the normal NOV retrieval.
10799         (nnir-retrieve-headers): Use it.
10800
10801 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
10802
10803         * auth-source.el (netrc-machine-user-or-password): Autoload.
10804
10805 2010-03-19  Glenn Morris  <rgm@gnu.org>
10806
10807         Stop message.el from loading about 40 libraries it doesn't always need.
10808         The general approach is to autoload rather than require, and to
10809         require in the specific functions rather than the file.  (Bug#5642)
10810
10811         * gmm-utils.el: Don't require wid-edit.
10812         (widget-create-child-value, widget-convert, widget-default-get):
10813         Autoload.
10814
10815         * gnus-util.el: Don't require time-date, netrc.
10816         (message-fetch-field, gnus-group-name-decode): Declare rather than
10817         autoloading.
10818         (gnus-fetch-field): Require message.
10819         (gnus-decode-newsgroups): Require gnus-group.
10820
10821         * ietf-drums.el: Don't require time-date.
10822
10823         * message.el: Don't require hashcash, canlock, ecomplete.
10824         Do require mail-utils.  Require nnheader only when compiling.
10825         (smtpmail-default-smtp-server): Remove declaration.
10826         (message-send-mail-function): Check smtpmail-default-smtp-server
10827         is bound rather than requiring smtpmail.
10828         (message-auto-save-directory, message-insert-signature):
10829         Use expand-file-name rather than nnheader-concat.
10830         (nnheader-insert-file-contents): Autoload.
10831         (hashcash-wait-async): Declare.
10832         (message-send-mail): Only call gnus-setup-posting-charset if
10833         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
10834         (message-send-mail-with-sendmail): Require sendmail.
10835         (canlock-password, canlock-password-for-verify): Declare.
10836         (message-canlock-password): Require canlock.
10837         (nnheader-get-report): Autoload.
10838         (gnus-setup-posting-charset): Declare.
10839         (message-send-news): Require gnus-msg.
10840         (message-make-references, message-make-in-reply-to): Use mail-header-id
10841         rather than the alias mail-header-message-id.
10842         (ecomplete-add-item, ecomplete-save): Declare.
10843         (message-put-addresses-in-ecomplete): Require ecomplete.
10844         (ecomplete-display-matches): Autoload.
10845
10846         * mm-decode.el: Don't require mailcap, gnus-util.
10847         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
10848         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
10849         Autoload.
10850         (mailcap-mime-extensions): Declare.
10851
10852         * mm-encode.el: Don't require mailcap.
10853         (mailcap-extension-to-mime): Autoload.
10854
10855         * mml-sec.el: Don't require password-cache.
10856
10857         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
10858         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
10859         (mml-minibuffer-read-type): Require mailcap.
10860         (mml-preview): Require gnus-msg.
10861
10862         * mml1991.el: Require password-cache.
10863         (password-cache-expiry): Remove declaration.
10864
10865         * mml2015.el: Require password-cache.
10866         (password-cache-expiry): Remove declaration.
10867
10868         * nneething.el (mailcap): Require mailcap.
10869
10870         * nnheader.el (declare-function): Add compatibility stub.
10871         (message-remove-header): Declare rather than autoload.
10872         (nnheader-replace-header): Require message.
10873
10874         * nnimap.el (declare-function): Add compatibility stub.
10875         (netrc-parse, netrc-machine-user-or-password): Declare.
10876         (nnimap-open-connection): Require netrc.
10877
10878         * nntp.el (declare-function): Add compatibility stub.
10879         (netrc-parse, netrc-machine, netrc-get): Declare.
10880         (nntp-send-authinfo): Require netrc.
10881
10882         * rfc2047.el: Don't require qp.
10883         (quoted-printable-encode-region, quoted-printable-decode-string):
10884         Autoload.
10885
10886         * sieve-mode.el: Don't require easymenu.
10887         (easy-menu-add-item): Autoload it.
10888
10889         * spam-stat.el (time-to-number-of-days): Autoload it.
10890
10891 2010-03-19  Glenn Morris  <rgm@gnu.org>
10892
10893         * password-cache.el (password-cache, password-cache-expiry): Autoload.
10894
10895 2010-03-18  Glenn Morris  <rgm@gnu.org>
10896
10897         * hashcash.el (declare-function): Remove duplicate definition.
10898
10899 2010-03-17  Kevin Ryde  <user42@zip.com.au>
10900
10901         * mml.el (mml-read-tag): Unquote values with `read' to reverse
10902         prin1 in mml-insert-tag (just stripping the quotes gave wrong
10903         value if any backslash escapes).
10904
10905 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10906
10907         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
10908         if it is available.  (bug#5647)
10909
10910         * lpath.el: Suppress compiler warning for coding-system-from-name for
10911         Emacs 21 and XEmacs.
10912
10913 2010-03-14  Juri Linkov  <juri@jurta.org>
10914
10915         * hmac-def.el:
10916         * hmac-md5.el:
10917         * netrc.el: Fix keywords.
10918
10919 2010-02-26  Glenn Morris  <rgm@gnu.org>
10920
10921         * message.el (message-send-mail-function): Change the default, so that
10922         it inherits from a customized send-mail-function.  (Bug#5643)
10923
10924 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10925
10926         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
10927         shell-command-to-string signals an error (bug#5299).
10928
10929 2010-02-24  Glenn Morris  <rgm@gnu.org>
10930
10931         * message.el (message-smtpmail-send-it)
10932         (message-send-mail-with-mailclient): Doc fixes.
10933
10934 2010-02-16  Glenn Morris  <rgm@gnu.org>
10935
10936         * message.el (message-default-mail-headers): Change the default value
10937         to ease the transition from mail-mode to message-mode.  (Bug#5555)
10938
10939 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10940
10941         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
10942         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
10943
10944 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
10945
10946         * time-date.el (date-to-time): Doc fix (Bug#5408).
10947
10948 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
10949
10950         * message.el (message-mail): Just pass yank-action on to message-setup.
10951         (message-setup): Handle (FUN . ARGS) form of yank-action.
10952         (message-with-reply-buffer, message-widen-reply)
10953         (message-yank-original): Handle non-buffer values of
10954         message-reply-buffer (Bug#4080).
10955         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
10956
10957 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
10958
10959         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10960         Fix typo in docstring.
10961
10962 2010-01-08  Jason Rumney  <jasonr@gnu.org>
10963
10964         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10965         response.
10966
10967 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10968
10969         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10970
10971         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10972
10973         * message.el (message-check-news-header-syntax): Protect against a
10974         string that `rfc822-addresses' returns when parsing fails.
10975
10976 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10979         (gnus-previous-char-property-change): New functions.
10980
10981         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10982
10983 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
10984
10985         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10986         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
10987
10988 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
10989
10990         * message.el (message-exchange-point-and-mark): Rework last change to
10991         avoid using optional arg of exchange-point-and-mark, for backward
10992         compatibility.
10993
10994 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
10995
10996         * message.el (message-exchange-point-and-mark):
10997         Call exchange-point-and-mark with an argument rather than setting
10998         mark-active by hand (Bug#5175).
10999
11000 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * nntp.el (nntp-service-to-port): Work for service expressed with
11003         numeric string; replace [:digit:] with [0-9] for XEmacs.
11004
11005 2009-12-17  Glenn Morris  <rgm@gnu.org>
11006
11007         * gnus-group.el (gnus-bug-group-download-format-alist):
11008         Change emacs entry to debbugs.gnu.org.  Bump :version.
11009
11010 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11011
11012         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11013
11014 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11015
11016         * message.el (message-info): Explain why we use `Info-goto-node'.
11017
11018 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11019
11020         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11021
11022 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11023
11024         * message.el (message-completion-in-region): New compatibility function.
11025         (message-expand-group): Use it.
11026
11027 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11028
11029         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11030         with no unread article should be listed if the 2nd arg `predicate' is
11031         given.
11032
11033 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11034
11035         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11036
11037 2009-11-29  Juri Linkov  <juri@jurta.org>
11038
11039         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11040         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11041         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11042
11043 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11044
11045         * sha1.el (sha1-string-external): default-directory "/" in case
11046         otherwise non-existent.  process-connection-type pipe for touch of
11047         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11048
11049 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11050
11051         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11052         it's comms related and sgml-mode.el has "comm" on that basis too.
11053
11054 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11055
11056         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11057         containing tspecial characters if they have been already quoted.
11058
11059 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11060
11061         * dns-mode.el (auto-mode-alist): Purecopy string.
11062
11063 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11064
11065         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11066
11067 2009-10-24  Glenn Morris  <rgm@gnu.org>
11068
11069         * gnus-art.el (help-xref-stack-item): Define for compiler.
11070
11071 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11072
11073         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
11074
11075 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11078
11079 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11080
11081         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11082         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11083
11084 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11085
11086         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11087         (gnus-overlays-in): New alias to overlays-in.
11088
11089         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11090         gnus-overlay-get, and gnus-delete-overlay.
11091         (gnus-summary-show-thread): Make it work as well for systems in which
11092         next-single-char-property-change is not available.
11093         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11094
11095         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
11096         (gnus-overlay-get): New alias to extent-property.
11097         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
11098
11099         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
11100         SXEmacs.
11101
11102         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
11103         SXEmacs.
11104
11105 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11106
11107         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11108
11109 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11110
11111         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11112         and XEmacs that don't have `remove-overlays'.
11113
11114 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11115
11116         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11117         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11118         selective display.  Use overlays instead.
11119
11120 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11121
11122         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11123
11124 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11125
11126         * spam-stat.el (spam-stat-load): Fix typo in message.
11127
11128 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
11129
11130         * dig.el (dig-invoke): Fix typo in docstring.
11131         (query-dig): Reflow docstring.
11132
11133 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11134
11135         * gnus-art.el (gnus-article-encrypt-body):
11136         * message.el (message-check-recipients):
11137         * mm-util.el (mm-codepage-setup):
11138         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11139         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11140
11141 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11142
11143         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11144         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11145         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11146         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11147         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11148
11149 2009-09-21  Kevin Ryde  <user42@zip.com.au>
11150
11151         * dig.el: Add "Keywords: comm", as per net-utils.el.
11152
11153 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11154
11155         * dig.el (dig-mode): Use define-derived-mode.
11156
11157 2009-09-19  Glenn Morris  <rgm@gnu.org>
11158
11159         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11160
11161 2009-09-18  Glenn Morris  <rgm@gnu.org>
11162
11163         * gnus-diary.el (gnus-diary-check-message):
11164         * message.el (message-insert-formatted-citation-line):
11165         * nnbabyl.el (top-level):
11166         * nndiary.el (nndiary-schedule):
11167         Fix typos in condition-case handlers.
11168
11169 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11170
11171         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11172         configuration that provides the sole article window in a frame;
11173         position point correctly after deleting a part.
11174
11175 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11176
11177         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11178         (spam-resolve-registrations-routine): Use it to unregister articles
11179         that change status.
11180
11181 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11182
11183         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
11184         with XEmacs.
11185         (parse-time-string-chars): Use it.
11186
11187 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11188
11189         * imap.el (imap-interactive-login): Better messages.
11190         (imap-open): Fix bug with renamed buffer on reconnect.
11191         (imap-authenticate): Add buffer-local imap-last-authenticator variable
11192         for easier debugging and cleaner code.  On successful (guessed based on
11193         server capabilities) secondary authentication, set imap-state
11194         correctly.
11195         (imap-last-authenticator): Define imap-last-authenticator as a variable
11196         to avoid warnings.
11197
11198 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11199
11200         * nnrss.el (nnrss-request-article): Remove binding of
11201         default-enable-multibyte-characters that has gotten needless by
11202         the 2007-07-13 change in rfc2047-encode-message-header.
11203
11204         * mml.el (mml-insert-multipart): Error on the message header.
11205         (mml-insert-part): Error on the message header; position point at
11206         the end of a MIME tag.
11207
11208 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * time-date.el (autoload): Expand define-obsolete-function-alias into
11211         defalias and make-obsolete for old Emacsen that Gnus supports.
11212         (with-no-warnings): Define it for old Emacsen.
11213         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
11214         is available.
11215         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
11216         float-time is available; suppress compile warning for time-to-seconds.
11217
11218         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11219         (gnus-float-time): Alias to float-time if it exists.
11220
11221         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11222         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11223         float-time is available; suppress compile warning for time-to-seconds.
11224
11225         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
11226         XEmacs.
11227
11228 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
11229
11230         * imap.el (imap-message-map): Docstring fix.
11231
11232 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11233
11234         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11235         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11236         Add the optional argument `encoding' that overrides the default.
11237
11238         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11239         mm-encode-buffer.
11240
11241 2009-09-04  Glenn Morris  <rgm@gnu.org>
11242
11243         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11244         mm-disable-multibyte, rather than default-enable-multibyte-characters.
11245         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11246         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11247         * mm-util.el (mm-with-unibyte-current-buffer)
11248         (mm-find-buffer-file-coding-system):
11249         * yenc.el (yenc-decode-region): Use default-value rather than
11250         default-enable-multibyte-characters.
11251
11252 2009-09-03  Glenn Morris  <rgm@gnu.org>
11253
11254         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11255         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11256         than default-enable-multibyte-characters.
11257
11258 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
11259
11260         * gnus-art.el (gnus-article-read-summary-keys):
11261         Fix gnus-buffer-configuration's value temporarily used.
11262
11263 2009-09-02  Glenn Morris  <rgm@gnu.org>
11264
11265         * gnus-util.el (gnus-float-time): New function.
11266         * gnus-delay.el (gnus-delay-article):
11267         * gnus-sum.el (gnus-thread-latest-date):
11268         * gnus-util.el (gnus-user-date): Use gnus-float-time.
11269         * nnspool.el (nnspool-request-newgroups):
11270         Use gnus-float-time rather than time-to-seconds.
11271         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11272
11273         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11274         (gnus-header-subject-face, gnus-header-newsgroups-face)
11275         (gnus-header-name-face, gnus-header-content-face):
11276         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11277         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11278         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11279         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11280         (gnus-cite-face-11):
11281         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11282         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11283         (gnus-server-closed-face, gnus-server-denied-face)
11284         (gnus-server-offline-face):
11285         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11286         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11287         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11288         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11289         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11290         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11291         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11292         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11293         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11294         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11295         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11296         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11297         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11298         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11299         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11300         (gnus-summary-high-undownloaded-face)
11301         (gnus-summary-low-undownloaded-face)
11302         (gnus-summary-normal-undownloaded-face)
11303         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11304         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11305         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11306         (gnus-splash-face):
11307         * message.el (message-header-to-face, message-header-cc-face)
11308         (message-header-subject-face, message-header-newsgroups-face)
11309         (message-header-other-face, message-header-name-face)
11310         (message-header-xheader-face, message-separator-face)
11311         (message-cited-text-face, message-mml-face):
11312         * sieve-mode.el (sieve-control-commands-face)
11313         (sieve-action-commands-face, sieve-test-commands-face)
11314         (sieve-tagged-arguments-face):
11315         * spam.el (spam-face):
11316         Mark face aliases with "-face" in the name as obsolete.
11317
11318 2009-09-01  Glenn Morris  <rgm@gnu.org>
11319
11320         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11321         than goto-line.
11322
11323 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11326         Don't move point if the command is invoked inside the message header.
11327
11328 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11329
11330         * imap.el (imap-send-command): Simplify.
11331         (imap-wait-for-tag): point-max -> buffer-size.
11332
11333 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11334
11335         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11336         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11337         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11338         * nnir.el (nnir-swish-e-index-file):
11339         * gnus-sum.el (gnus-summary-delete-marked-as-read)
11340         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11341         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11342         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11343         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11344         (gnus-treat-display-xface): Add Emacs version of obsolescence.
11345
11346 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11347
11348         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11349         Don't save excursion.
11350
11351 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11352
11353         * nnheader.el (nnheader-find-file-noselect):
11354         * mm-util.el (mm-insert-file-contents):
11355         Use (default-value 'major-mode) instead of default-major-mode.
11356
11357 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11358
11359         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11360
11361 2009-08-26  Glenn Morris  <rgm@gnu.org>
11362
11363         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
11364         than placing in files.el.
11365
11366 2009-08-25  Glenn Morris  <rgm@gnu.org>
11367
11368         * nnir.el (top-level): Don't require cl at run-time.
11369         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11370         Replace cl-function substitute with gnus-replace-in-string.
11371         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11372         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11373         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11374         simplified expansions.
11375
11376 2009-08-25  Kevin Ryde  <user42@zip.com.au>
11377
11378         * dig.el (dig): Add autoload cookie.
11379
11380 2009-08-22  Glenn Morris  <rgm@gnu.org>
11381
11382         * gnus-art.el (gnus-button-patch): Use forward-line rather than
11383         goto-line.
11384
11385 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
11386
11387         * parse-time.el (parse-time-string-chars): Save match data.
11388
11389 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
11390
11391         * parse-time.el (parse-time-string-chars): Compute using character
11392         classes, to handle non-ascii characters (Bug#3190).
11393
11394 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11395
11396         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11397
11398         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11399         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11400         (gnus-mm-display-part, gnus-mime-display-single)
11401         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11402         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11403
11404         * gnus-sum.el
11405         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11406         (gnus-summary-move-article): Add expirable mark to articles copied or
11407         moved to group that has auto-expire turned on if the option is non-nil.
11408
11409 2009-07-24  Glenn Morris  <rgm@gnu.org>
11410
11411         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11412         Fix typo.  (Bug#3903)
11413
11414 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11415
11416         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11417         gnus-article-read-summary-keys rather than gnus-summary-edit-article
11418         that should not be used for draft articles.
11419         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11420         that has no concern in minor mode keys.
11421         (gnus-article-summary-command, gnus-article-summary-command-nosave):
11422         Abolish.
11423
11424 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11425
11426         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11427         article without making inquiry to a user for unknown encoding.
11428
11429         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11430         (nnmaildir--scan): Assume i-node and device number that file-attributes
11431         returns might be cons-cell.
11432
11433         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
11434
11435         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
11436
11437 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
11438
11439         * auth-source.el: Remove docs now in auth.texi.  Don't use
11440         `gnus-message' for logging.  Add new variables `auth-source-debug' and
11441         `auth-source-hide-passwords' and use them.
11442
11443 2009-07-15  Glenn Morris  <rgm@gnu.org>
11444
11445         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11446
11447 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11448
11449         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11450         excessive whitespace from the default values of title and description.
11451
11452 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11453
11454         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11455         mail-fetch-field to fetch Content-Description header in order to
11456         exclude newlines.
11457
11458 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
11459
11460         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
11461         format used by GnuPG 2.0.11.
11462
11463 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11464
11465         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11466         to deleted part.
11467
11468 2009-05-30  David Engster  <dengste@eml.cc>
11469
11470         * nnmairix.el: Remove old documentation in the commentary block.
11471         (nnmairix-request-group): Do not update active file for nnml back ends.
11472         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11473         end so that overview files are ignored.
11474         (nnmairix-update-groups): Make updating the groups more robust by using
11475         marks.
11476         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11477         with dollar characters in message-id.
11478
11479 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
11480
11481         * spam.el: Use dns-query instead of query-dns.  Was renamed on
11482         2008-12-25 in dns.el.
11483
11484 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11485
11486         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11487         could happen if the text is only composed of spaces and/or tabs.
11488
11489 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
11490
11491         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11492         when sending a queued message to avoid extra mml tags.
11493
11494 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11495
11496         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11497
11498 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11499
11500         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
11501         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
11502         rmail-toggle-header for XEmacs;
11503         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
11504
11505 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * gnus-dired.el: Remove autoload for gnus-setup-message.
11508         (gnus-dired-attach): Fake this-command value to prevent Gnus from
11509         displaying Gnus logo; always use compose-mail.
11510
11511 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11512
11513         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11514
11515 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11516
11517         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11518         (gnus-nocem-issuers): List currently active issuers; fix custom type.
11519         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11520         available.
11521         (gnus-nocem-epg-verify): New function.
11522
11523 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
11524
11525         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11526
11527 2009-02-15  Glenn Morris  <rgm@gnu.org>
11528
11529         * gnus-util.el (rmail-insert-rmail-file-header)
11530         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11531         autoloads.
11532         (rmail-default-rmail-file): Remove unnecessary declaration.
11533         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11534
11535 2009-02-14  Glenn Morris  <rgm@gnu.org>
11536
11537         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11538         variable (only used in gnus-util, which declares it anyway).
11539         (rmail-output-to-rmail-file): Remove autoload of deleted function,
11540         which was only needed by gnus-art (changed to not use it any more).
11541         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11542         only used in gnus-util, which autoloads it itself.
11543         (rmail-update-summary): Fix autoload.
11544
11545         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11546         rather than rmail-output-to-rmail-file.
11547
11548 2009-02-07  Glenn Morris  <rgm@gnu.org>
11549
11550         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11551         autoload of function that no longer exists.
11552         (rmail-toggle-header): Declare.
11553         (message-forward-rmail-make-body): Handle mbox Rmail.
11554
11555 2009-01-31  Glenn Morris  <rgm@gnu.org>
11556
11557         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11558         2009-01-09 change.
11559
11560 2009-01-31  Dave Love  <fx@gnu.org>
11561
11562         * imap.el (imap-fetch-safe): Bind debug-on-error.
11563         (imap-debug): Add imap-fetch-safe.
11564
11565 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
11566
11567         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11568         (auth-source-forget-all-cached): New convenience function.
11569         (auth-source-user-or-password): Accept list of modes or a single mode.
11570
11571         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
11572         auth-source modes.
11573
11574         * netrc.el (netrc-machine-user-or-password): Use list of
11575         auth-source modes.
11576
11577         * nnimap.el (nnimap-open-connection): Use list of
11578         auth-source modes.
11579
11580         * nntp.el (nntp-send-authinfo): Use list of
11581         auth-source modes.
11582
11583 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11584
11585         * auth-source.el: Update docs to reflect epa-file-enable is to be used
11586         now.
11587
11588 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11589
11590         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
11591         coding system in XEmacs; add a workaround for XEmacs.
11592
11593         * lpath.el: Fbind coding-system-aliasee.
11594
11595 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11596
11597         * mm-util.el (mm-coding-system-priorities): Protect against nil value
11598         of current-language-environment.
11599
11600 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11601
11602         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
11603         available at runtime.
11604
11605 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11606
11607         * gnus-art.el (article-date-ut): Fix end point of narrowing.
11608
11609 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
11610
11611         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
11612         the greatest positive fixnum value doesn't work under an XEmacs with
11613         bignum support; use the most-positive-fixnum constant instead,
11614         available since Emacs 21.1 with cl and XEmacs 21.1.
11615
11616 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11617
11618         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
11619         XEmacs gets not to work.
11620
11621 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11622
11623         * mm-util.el (mm-coding-system-priorities): Allow the value like
11624         "Japanese (UTF-8)" of current-language-environment.
11625
11626 2009-01-09  Glenn Morris  <rgm@gnu.org>
11627
11628         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
11629         with last-command-event.
11630
11631 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11632
11633         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
11634         in the doc string.
11635
11636         * message.el (message-fix-before-sending): Amend comment.
11637
11638 2009-01-08  Dave Love  <fx@gnu.org>
11639
11640         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
11641
11642 2009-01-07  David Engster  <dengste@eml.cc>
11643
11644         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
11645         simplified server definitions by converting it via
11646         gnus-server-to-method.
11647
11648 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11649
11650         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
11651         parameter's operands.
11652
11653 2009-01-06  David Engster  <dengste@eml.cc>
11654
11655         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
11656         primary select method (for gnus-group-mark-article-as-read).
11657
11658 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
11659
11660         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
11661         `(gnus)Face', not `(gnus)X-Face'.
11662
11663 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11664
11665         * mm-util.el (mm-ucs-to-char): New function.
11666
11667         * mm-url.el (mm-url-decode-entities): Use it.
11668
11669         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
11670         unicode-to-char.
11671
11672 2009-01-05  Dave Love  <fx@gnu.org>
11673
11674         * time-date.el: Require cl for `declare'.
11675
11676 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11677
11678         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
11679         Dave Love.
11680
11681 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11682
11683         * message.el (message-fix-before-sending): Add `eight-bit' to
11684         illegible-text check.
11685
11686 2009-01-03  Michael Olson  <mwolson@gnu.org>
11687
11688         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
11689         `headers' is nil.  This can occur if the IMAP server does not have
11690         permissions to read messages from a folder, but can write new messages
11691         to the folder.
11692         (nnimap-request-article-part): Do not insert `data' if it is nil.
11693
11694         * imap.el (imap-parse-fetch): Courier can insert spurious blank
11695         characters which will confuse `read', so skip past them.
11696
11697 2009-01-01  Dave Love  <fx@gnu.org>
11698
11699         * imap.el (imap-string-to-integer): Fix typo.
11700         (imap-fetch-safe): New function.
11701         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
11702
11703         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
11704
11705         * imap.el (imap-process-connection-type, imap-debug, imap-open):
11706         (imap-parse-greeting): Fix doc strings.
11707         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
11708         (imap-parse-flag-list): Make messages unique.
11709         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
11710
11711         * nnimap.el: Fix author email.
11712         (nnimap-split-rule): Add FIXME comment.
11713         (nnimap-debug): Fix doc string.
11714
11715 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11716
11717         * dns.el (dns-set-servers): Check "Address".  Fix typo.
11718
11719 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
11720
11721         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
11722         nslookup if resolv.conf isn't available.
11723         (dns-query): Rename from query-dns.
11724         (dns-query-cached): Rename from query-dns-cached.
11725
11726 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
11729         overlay-arrow-position and overlay-arrow-string buffer-local; no need
11730         to check if those variables exist (first appeared in Emacs 18.50).
11731
11732 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11733
11734         * mm-util.el (mm-line-number-at-pos): New function.
11735
11736         * spam-report.el (spam-report-process-queue): Use it.
11737
11738 2008-12-24  David Engster  <dengste@eml.cc>
11739
11740         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
11741         parameters that haven't existed as variables as buffer-local variables.
11742
11743 2008-12-23  Dave Love  <fx@gnu.org>
11744
11745         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
11746         cadar.
11747
11748         * sieve-manage.el (sieve-manage-starttls-p): Rename from
11749         imap-starttls-p.
11750         (sieve-manage-starttls-open): Rename from imap-starttls-open.
11751
11752 2008-12-22  Dave Love  <fx@gnu.org>
11753
11754         * imap.el: Fix author email.  Doc fixes.
11755         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
11756         reply.
11757
11758 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
11759
11760         * spam-report.el (spam-report-gmane-max-requests): New constant.
11761         (spam-report-gmane-wait): New variable.
11762         (spam-report-gmane-ham, spam-report-gmane-spam)
11763         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
11764         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
11765         the server.
11766
11767         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
11768         Add explanations.
11769
11770         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
11771         nnheader-accept-process-output and nnheader-read-timeout if available.
11772         (pop3-movemail): Use it.
11773
11774         * message.el (message-check-news-body-syntax): Fix signature check if
11775         there's an attachment.
11776
11777 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * mm-util.el: Add comments to the mm- emulating functions.
11780
11781 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
11782
11783         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
11784         Reported by Stephen Berman <stephen.berman@gmx.net>.
11785
11786 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * mm-util.el (mm-substring-no-properties): New function.
11789         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
11790         (mm-special-display-p): Enable those lambda forms to be byte compiled.
11791         (mm-string-to-multibyte): Doc fix.
11792
11793         * mml.el (mml-attach-file): Use mm-substring-no-properties.
11794
11795 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11796
11797         * mml.el (mml-attach-file): Strip text properties from file name.
11798         (Bug#1574)
11799
11800 2008-12-16  Glenn Morris  <rgm@gnu.org>
11801
11802         * mm-util.el (mm-charset-override-alist): Declare for compiler.
11803
11804 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11805
11806         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
11807         knows since the charset specified might be a bogus alias that
11808         mm-charset-synonym-alist provides.
11809
11810 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11811
11812         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
11813         "ISO_8859-1".
11814
11815         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
11816
11817 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11818
11819         * mm-util.el (mm-charset-eval-alist):
11820         Define it before mm-charset-to-coding-system.
11821         (mm-charset-to-coding-system): Add optional argument `silent';
11822         define it before mm-charset-override-alist.
11823         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
11824         default value if it can be used in Emacs currently running;
11825         silence mm-charset-to-coding-system.
11826
11827 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11828
11829         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
11830         `allow-override' which says whether to use `mm-charset-override-alist'.
11831         (rfc2047-decode-encoded-words): Use it.
11832
11833         * mm-util.el (mm-charset-override-alist): Fix custom type;
11834         add `(gb2312 . gbk)' to choices.
11835
11836 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
11839         fast.
11840
11841         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
11842
11843         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
11844
11845 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
11846
11847         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
11848         on links.
11849
11850         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
11851
11852 2008-12-03  Lute Kamstra  <lute@gnu.org>
11853
11854         * sha1.el: Remove leading * from docstrings of defcustoms,
11855         deffaces, defconsts and defuns.
11856
11857 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11858
11859         * message.el (message-idna-to-ascii-rhs-1): Protect against local
11860         users' addresses that don't have domain parts.
11861         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
11862         rather than message-narrow-to-head since there will be the message
11863         header separator.
11864
11865 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11866
11867         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
11868         since the result is inserted in a unibyte buffer anyway.
11869         (nnimap-demule-use-string-to-multibyte): Remove.
11870         (nnimap-demule): Alias it to mm-string-to-multibyte.
11871
11872 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11873
11874         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
11875         variable for debugging bug#464 and bug#1174.
11876         (nnimap-demule): Use it.
11877
11878 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11879
11880         * gnus-score.el (gnus-score-find-trace): Handle default score in total
11881         score calculation correctly.
11882
11883 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11884
11885         * message.el (message-send-mail): Just set the buffer to unibyte
11886         rather than use mm-with-unibyte-current-buffer which does a lot more.
11887         (message-send-mail-partially): Don't bother with
11888         mm-with-unibyte-current-buffer since it's already been made unibyte by
11889         message-send-mail.
11890
11891 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
11892
11893         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
11894
11895 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
11896
11897         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
11898
11899 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11900
11901         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
11902         require itself and to remove `with-no-warnings'.
11903
11904 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
11905
11906         * starttls.el (starttls-any-program-available): Get the name of the
11907         available TLS layer program.
11908         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
11909         well as the host name in the "opening" message.
11910
11911         * auth-source.el (auth-source-cache, auth-source-do-cache)
11912         (auth-source-user-or-password): Cache passwords and logins by default,
11913         allow override with `auth-source-do-cache'.
11914         (auth-source-forget-user-or-password): Allow users to remove cache
11915         entries if needed.
11916
11917 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
11918
11919         * md4.el (md4-buffer): Fix typo in docstring.
11920         (md4, md4-64): Doc fixes.
11921         (md4-pack-int32): Reflow docstring.
11922
11923 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
11924
11925         * ietf-drums.el (ietf-drums-remove-comments): Localize second
11926         condition-case to only the forward-sexp call.
11927
11928 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
11929
11930         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
11931         quotes contained.  Make it more robust regardless by an extra
11932         condition-case wrapper.
11933
11934 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * lpath.el: No need to fbind codepage-setup for Emacs 23.
11937
11938 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * nnml.el (nnml-request-expire-articles): Check if the function set to
11941         `nnmail-expiry-target' returns the symbol `delete'.
11942
11943         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
11944
11945         * nnmail.el (nnmail-expiry-target): Fix custom type.
11946
11947 2008-10-02  Glenn Morris  <rgm@gnu.org>
11948
11949         * mm-util.el (mm-codepage-setup): Tweak codepage error.
11950         Silence compiler warning.
11951
11952 2008-10-01  Magnus Henoch  <mange@freemail.hu>
11953
11954         * tls.el (open-tls-stream): Show the actual command being
11955         executed, instead of the format string.
11956
11957 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * lpath.el: Fbind codepage-setup for Emacs 23.
11960
11961 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
11962
11963         * mml.el (mml-menu): Don't assume mml2015 is bound.
11964
11965 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11966
11967         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
11968         exists.
11969
11970 2008-09-27  Glenn Morris  <rgm@gnu.org>
11971
11972         * gnus-util.el (mail-header-remove-comments): Autoload it.
11973
11974 2008-09-27  Andreas Schwab  <schwab@suse.de>
11975
11976         * gnus-util.el (gnus-split-references): Strip comments.
11977         (gnus-parent-id): Likewise.
11978
11979 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
11980
11981         * message.el (message-confirm-send): Fix version.
11982
11983 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11984
11985         * message.el (message-idna-to-ascii-rhs-1): Use
11986         mail-extract-address-components rather than mail-header-parse-addresses
11987         that is an alias by default to ietf-drums-parse-addresses that does not
11988         support non-ASCII names in headers' contents.
11989
11990 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11991
11992         * message.el (message-confirm-send): Fix variable documentation to
11993         avoid the "y/n" wording.
11994
11995 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
11996
11997         * message.el (message-set-auto-save-file-name): Save to a different
11998         filename so multiple messages (especially drafts) can be recovered.
11999
12000 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12001
12002         * message.el (message-confirm-send): Add appropriate version.
12003
12004 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12005
12006         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12007         defvar.
12008
12009 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12010
12011         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12012         (mm-pkcs7-enveloped-magic): Ditto.
12013
12014 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12015
12016         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12017         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12018
12019 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12020
12021         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12022         default, it's better.
12023
12024 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12025
12026         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12027         summary line gnus-number property and ignore them (with a warning
12028         message).
12029
12030 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12031
12032         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12033         macro caddr in the interactive form since it won't be expanded.
12034
12035 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12036
12037         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12038         `charset'; fix name of function called recursively.
12039         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12040
12041 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12042
12043         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12044         (gnus-mime-set-charset-parameters): New function.
12045         (gnus-mime-view-part-as-charset): Use it to correctly display part
12046         specifying wrong charset.
12047
12048 2008-09-08  David Engster  <dengste@eml.cc>
12049
12050         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12051         in completing-read for back end server.
12052
12053 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12054
12055         * message.el (message-confirm-send): New variable to confirm sending a
12056         message.
12057         (message-send): Use it.
12058
12059 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12060
12061         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12062
12063 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12064
12065         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12066
12067 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12068
12069         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12070         prevent tracking too many groups.
12071         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12072         Use it.
12073
12074 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12075
12076         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12077         moving point to the bottom of the window in order to avoid recentering.
12078
12079 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12080
12081         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
12082
12083         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12084         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12085         (gnus-article-beginning-of-window): Fix calculation.
12086
12087 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * gnus-msg.el (gnus-summary-supersede-article)
12090         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12091         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12092         message header.
12093
12094 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
12095
12096         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
12097         pending output coming after the status change.
12098
12099 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12100
12101         * message.el:
12102         * gnus-start.el:
12103         * gnus-registry.el: Remove VMS support.
12104
12105 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12106
12107         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12108         macro.
12109         (rfc2104-hash): Use it.
12110
12111 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12112
12113         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12114         (gnus-summary-sort-by-most-recent-date): New commands.
12115         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12116         and menu entries.
12117
12118 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12119
12120         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12121         don't redisplay article for raw contents; remove plural articles stuff.
12122
12123         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12124         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12125         on gnus-summary-save-article; display results properly.
12126
12127 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12128
12129         * lpath.el: No need to fbind ns-focus-frame.
12130
12131 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12132
12133         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12134
12135 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12136
12137         * gnus-art.el (gnus-summary-save-in-pipe):
12138         Consider gnus-save-all-headers.
12139
12140 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12141
12142         * gnus-util.el (ns-focus-frame): Remove declaration.
12143         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12144         like x.
12145
12146 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12147
12148         * rfc2104.el (rfc2104-zero): Delete defconst.
12149         (rfc2104-hex-alist): Likewise.
12150         (rfc2104-hex-to-int): Delete func.
12151         (rfc2104-hexstring-to-bitstring): Likewise.
12152         (rfc2104-nybbles): New defconst.
12153         (rfc2104-hash): Rewrite for speed.
12154
12155 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12156
12157         * tls.el (open-tls-stream): Make it work with the 2nd argument
12158         BUFFER that is a string but does not exist as a buffer object, as
12159         mentioned in the doc-string.
12160
12161 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12162
12163         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
12164         SXEmacs.
12165
12166 2008-07-16  Glenn Morris  <rgm@gnu.org>
12167
12168         * gnus-util.el (ns-focus-frame): Declare for compiler.
12169
12170 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12171
12172         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12173         set as a group parameter.
12174         (gnus-summary-save-in-pipe): Work when it is called independently.
12175         (gnus-summary-pipe-to-muttprint): Don't modify
12176         gnus-summary-pipe-output-default-command.
12177
12178 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12179
12180         * message.el (message-send-mail-with-sendmail):
12181         Display the error message.
12182
12183 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12184
12185         * gnus-art.el (gnus-default-article-saver):
12186         Add gnus-summary-save-in-pipe to choices.
12187         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12188         gnus-summary-pipe-output-default-command as the default command.
12189         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12190         instead of gnus-last-shell-command.
12191
12192         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12193         New user option.
12194         (gnus-summary-muttprint-program): Mention the value will be changed.
12195         (gnus-summary-save-article): Force showing of all headers.
12196         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12197
12198 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12199
12200         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12201
12202 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12203
12204         * nnimap.el (nnimap-id):
12205         * sieve-manage.el (sieve-manage-open): Doc fixes.
12206
12207 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12208
12209         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12210         if available.
12211
12212 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12213
12214         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12215
12216         * nnkiboze.el (nnkiboze-generate-group):
12217         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12218
12219         * nnmairix.el: Require CL.
12220
12221 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * dgnushack.el: Autoload get-display-table and put-display-table for
12224         XEmacs 21.5.
12225
12226         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
12227         21.4 and SXEmacs.
12228
12229 2008-06-15  David Engster  <dengste@eml.cc>
12230
12231         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12232
12233 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
12234
12235         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12236         New macros that expand to an `aset'/`aref' call under Emacs, and to a
12237         runtime choice under XEmacs.
12238
12239         * gnus-sum.el (gnus-summary-set-display-table):
12240         Use `gnus-put-display-table', `gnus-get-display-table',
12241         `gnus-set-display-table' for the display table, instead of `aset'.
12242
12243         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
12244         Use `gnus-put-display-table', `gnus-get-display-table',
12245         `gnus-set-display-table' for the display table.
12246
12247 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12248
12249         * nnmairix.el: Add autoloads.
12250
12251 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12252
12253         * nnmairix.el (nnmairix-delete-recreate-group)
12254         (nnmairix-update-and-clear-marks): Fix error messages.
12255
12256 2008-06-14  David Engster  <dengste@eml.cc>
12257
12258         * nnmairix.el: Upgrade to version 0.6.
12259         (nnmairix-group-toggle-propmarks-this-group)
12260         (nnmairix-group-toggle-readmarks-this-group)
12261         (nnmairix-group-delete-recreate-this-group)
12262         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12263         (nnmairix-remove-tick-mark-original-article): New commands.
12264         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12265         (nnmairix-propagate-marks-to-nnmairix-groups)
12266         (nnmairix-only-use-registry, nnmairix-allowfast-default)
12267         (nnmairix-marks-cache, nnmairix-version-output): New variables.
12268         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12269         functions needed for marks propagation and manipulation of read marks.
12270         (nnmairix-update-groups): New function.
12271         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12272         (nnmairix-determine-original-group-from-registry)
12273         (nnmairix-determine-original-group-from-path)
12274         (nnmairix-get-group-from-file-path, nnmairix-map-range)
12275         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12276         New helper functions.
12277         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12278         keystrokes for new commands.
12279         (nnmairix-delete-and-create-on-change): Doc string cleanup.
12280         (nnmairix-request-group): Check allow-fast group parameter.
12281         (nnmairix-request-create-group): Set allow-fast group parameter if
12282         nnmairix-allowfast-default is set.
12283         (nnmairix-close-group): Propagate marks upon closing if needed.
12284         (nnmairix-group-toggle-threads-this-group): Use new.
12285         nnmairix-group-toggle-parameter helper function.
12286         (nnmairix-search): Better check for empty search result.
12287         (nnmairix-goto-original-article): Use new helper functions for
12288         determining original article.
12289         (nnmairix-show-original-article): Make sure message-id is in brackets.
12290         (nnmairix-call-mairix-binary): Change variable name.
12291         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12292         helper function.
12293         (nnmairix-widget-toggle-activate): Fix doc string.
12294
12295 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12296
12297         * nnir.el: Require edmacro when compiling with XEmacs.
12298         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12299         available in Emacs 21.
12300
12301 2008-06-11  Glenn Morris  <rgm@gnu.org>
12302
12303         * gnus-util.el (x-focus-frame):
12304         * gnus.el (image-size):
12305         * mm-decode.el (image-size): Declare.
12306
12307         * gnus-picon.el (declare-function): Add compat definition.
12308         (image-size): Declare.
12309
12310         * gnus-group.el (tool-bar-map):
12311         * gnus-sum.el (tool-bar-map): Define for compiler.
12312
12313         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12314
12315         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12316
12317         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12318         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12319         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12320         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12321         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12322         * sieve-manage.el, spam-report.el, spam.el:
12323         Remove unnecessary eval-and-compile of autoloads.
12324
12325 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
12326
12327         * auth-source.el: Precise Tramp doc.
12328
12329 2008-06-07  Glenn Morris  <rgm@gnu.org>
12330
12331         * nnmairix.el: Remove unnecessary eval-when-compile.
12332
12333 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12334
12335         * lpath.el: Fbind propertize for XEmacs 21.4.
12336
12337 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
12338
12339         * nnir.el: Move here from ../contrib.
12340
12341 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12342
12343         * gnus-util.el (gnus-read-shell-command): New function.
12344         * mm-decode.el (mm-pipe-part):
12345         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12346
12347 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12348
12349         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12350
12351 2008-06-03  Glenn Morris  <rgm@gnu.org>
12352
12353         * pop3.el (nnheader-accept-process-output): Autoload it.
12354
12355 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12356
12357         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12358         are not 2-digit hexadecimal characters that follow `%'s.
12359
12360 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12361
12362         * message.el (message-bogus-recipient-p): Fix type in doc string.
12363         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12364         (message-bogus-addresses): Rename from message-bogus-address-regexp.
12365         Improve custom options.
12366         (message-bogus-recipient-p): Adjust accordingly.
12367
12368 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
12369
12370         * parse-time.el (parse-time-months, parse-time-weekdays): Add
12371         long-form month and day names.
12372
12373 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12374
12375         * dgnushack.el: Autoload debug, eudc-expand-inline and
12376         pgg-snarf-keys-region for XEmacs.
12377
12378         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
12379
12380         * nnmairix.el: Require edmacro when compiling with XEmacs.
12381
12382 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
12383
12384         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12385         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12386
12387 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
12388
12389         * auth-source.el: Add more docs.
12390
12391         * netrc.el (netrc-machine): Always match if the port is not given.
12392
12393 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12394
12395         * nnheader.el (nnheader-read-timeout): Change the default timeout from
12396         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
12397         retrieval faster in some cases, but might make CPU usage larger.
12398         If this has any bad side effects, we might revert this change.
12399
12400         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12401         seems to make mail retrieval much, much faster.
12402         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12403         unconditionally.
12404
12405         * gnus-draft.el (gnus-group-send-queue):
12406         Bind message-send-mail-partially-limit to nil to avoid being prompted.
12407
12408 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
12409
12410         * mml.el (mml-attach-buffer): Prompt for `disposition'.
12411
12412         * message.el (message-bogus-address-regexp): Fix and improve custom
12413         type.
12414         (message-setup-hook): Add message-check-recipients as custom option.
12415
12416 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
12417
12418         * message.el (message-cite-function): Remove bogus autoload which crept
12419         in during merge from v5-10.
12420
12421 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12422
12423         * nnimap.el (nnimap-open-connection): Fix login/password bug.
12424
12425         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12426
12427         * auth-source.el: Preliminary Tramp docs.
12428         (auth-sources): Change the default auth-sources to use
12429         EPA .gpg files.
12430
12431 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
12432
12433         * nntp.el: Autoload `auth-source-user-or-password'.
12434         (nntp-send-authinfo): Use it.
12435
12436         * nnimap.el: Autoload `auth-source-user-or-password'.
12437         (nnimap-open-connection): Use it.
12438
12439         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
12440         for the gnus-message function.
12441         (auth-source-user-or-password): Use it.
12442
12443 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12444
12445         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12446         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
12447         (rfc2104-hash): Use it.
12448
12449 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12450
12451         * gnus-art.el (gnus-article-toggle-truncate-lines):
12452         Don't use `iff' in docstring.
12453
12454 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
12455
12456         * gnus-registry.el: Adjusted copyright dates and added a keyword.
12457
12458         * gnus-util.el (gnus-extract-address-component-name)
12459         (gnus-extract-address-component-email): Convenience functions around
12460         `gnus-extract-address-components'.
12461
12462         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12463         Use `gnus-extract-address-component-email' to fix bug of comparing full
12464         sender name to `user-mail-address'.
12465
12466 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
12467
12468         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12469         catch/throw to optimize.
12470         (gnus-registry-find-keywords): Just use member to find a keyword.
12471
12472 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12473
12474         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12475         is current before calling gnus-server-prepare.
12476         (gnus-server-setup-buffer, gnus-server-update-server)
12477         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12478
12479 2008-05-04  Juri Linkov  <juri@jurta.org>
12480
12481         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12482         (mailcap-file-default-commands): Use mailcap-replace-in-string
12483         instead of replace-regexp-in-string, and mailcap-delete-duplicates
12484         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
12485
12486 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
12487
12488         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12489
12490 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12491
12492         * gnus.el: Bump version to 0.11.
12493
12494 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12495
12496         * gnus.el: No Gnus v0.10 is released.
12497
12498 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12499
12500         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12501         hooks.
12502         (gnus-update-read-articles): Speed up non-marks-using users.
12503         (gnus-use-marks): Define gnus-use-marks.
12504         (gnus-propagate-marks): Rename variable to something more sensible.
12505
12506 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
12507
12508         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12509         (gmm-image-load-path-for-library): Fix typos in docstrings.
12510         (gmm-message): Reflow docstring.
12511
12512 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
12513
12514         * mail-source.el (mail-source-set-1, mail-source-bind):
12515         Move auth-source code out of the macro to clean it up and fix bugs.
12516
12517 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
12518
12519         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12520         by sender if it's equal to user-mail-address, it's likely to be
12521         useless.
12522
12523         * mail-source.el (mail-source-bind): Don't use user or password if they
12524         are not bound.  Unintern them if they are nil.  Don't use server unless
12525         it's bound, and default it to empty string otherwise.
12526
12527 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
12528
12529         * mail-source.el: Load auth-source.el.
12530         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
12531         get user name or password, if auth-sources is set up.
12532
12533         * gnus-registry.el (gnus-registry-split-strategy): New variable for
12534         strategy of splitting with parent.
12535         (gnus-registry-split-fancy-with-parent)
12536         (gnus-registry-post-process-groups): Use it and fix prior
12537         bug (returning a list as the split result).
12538
12539         * auth-source.el (auth-sources): Remove server parameter.
12540         (auth-source-pick, auth-source-user-or-password)
12541         (auth-source-user-or-password-imap)
12542         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12543         (auth-source-user-or-password-sftp)
12544         (auth-source-user-or-password-smtp): Remove server parameter.
12545
12546 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
12547
12548         * smime.el (smime-sign-region, smime-encrypt-region)
12549         (smime-decrypt-region):
12550         Remove redundant calls to `generate-new-buffer-name'.
12551
12552 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
12553
12554         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12555         Don't use QP for message/rfc822.
12556         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12557
12558 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12559
12560         * sieve-manage.el (sieve-string-bytes): Remove.
12561         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12562         correct byte-length only if the process's coding-system is the same as
12563         the one used internally by Emacs to represent strings.
12564
12565 2008-04-22  Juri Linkov  <juri@jurta.org>
12566
12567         * mailcap.el (mailcap-file-default-commands): New function.
12568
12569 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12570
12571         * message.el (message-signature-separator, message-cite-function):
12572         Change custom version.
12573
12574 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
12575
12576         * tls.el (tls-program): Add -ign_eof argument to call the openssl
12577         commands.
12578         (tls-checktrust): Ditto.
12579
12580 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12581
12582         * mm-decode.el (mm-display-external): Make temp file read-only.
12583
12584 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12585
12586         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12587         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
12588         `C-c C-f d'.
12589
12590 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
12591
12592         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12593
12594 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12595
12596         * gnus.el: Bump version to 0.9.
12597
12598 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
12599
12600         * gnus.el: No Gnus v0.8 is released.
12601
12602 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12603
12604         * mail-source.el (mail-source-value):
12605         Prefer fboundp to functionp so it works with macros as well.
12606
12607 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12608
12609         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12610         Fix last change in case the element is not even a symbol.
12611
12612 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12613
12614         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12615         Prefer fboundp to functionp so it works with macros as well.
12616
12617 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
12618
12619         * auth-source.el: Add docs.
12620         (auth-sources): Modify format to support server.
12621         (auth-source-pick, auth-source-user-or-password)
12622         (auth-source-user-or-password-imap)
12623         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12624         (auth-source-user-or-password-sftp)
12625         (auth-source-user-or-password-smtp): Add server parameter.
12626
12627 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
12628
12629         * gnus-registry.el: Initialize the registry when gnus-registry-install
12630         is t.
12631
12632 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12633
12634         * compface.el (uncompface): Make buffer unibyte.
12635
12636 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12637
12638         * mail-source.el (mail-source-value):
12639         Prefer fboundp to functionp so it works with macros as well.
12640
12641 2008-04-05  Glenn Morris  <rgm@gnu.org>
12642
12643         * gnus-ems.el (mm-disable-multibyte): Autoload it.
12644
12645 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12646
12647         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12648         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12649
12650         * nnheader.el (nnheader-init-server-buffer): Change buffer's
12651         multibyteness after rather than before erasing it.
12652
12653         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12654         mm-with-multibyte.
12655         (gnus-request-article-this-buffer): Make sure the proper decoding is
12656         used if gnus-original-article-buffer happens to be unibyte.
12657
12658         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12659         default-enable-multibyte-characters.
12660
12661         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12662         default-enable-multibyte-characters.
12663
12664         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12665
12666         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12667
12668 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12669
12670         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12671         Fix last change in case the element is not even a symbol.
12672
12673 2008-04-02  Simon Josefsson  <simon@josefsson.org>
12674
12675         * imap.el (imap-enable-exchange-bug-workaround): New variable.
12676         (imap-message-copyuid-1): Use it.
12677         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
12678         J. Williams in
12679         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
12680
12681         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12682         imap-enable-exchange-bug-workaround.
12683         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12684
12685 2008-04-01  Simon Josefsson  <simon@josefsson.org>
12686
12687         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12688         a 100 byte status-checks into a 2-3MB transfer for each group.
12689         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12690         to enable bug workaround or not.
12691         (nnimap-find-minmax-uid): Only enable workaround conditionally.
12692
12693 2008-03-31  Glenn Morris  <rgm@gnu.org>
12694
12695         * message.el (mml2015-use): Declare for compiler.
12696         (message-info): Require mml2015 when appropriate.
12697
12698 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12699
12700         * Makefile.in (EMACS_COMP): Quote directory name that might contain
12701         whitespace.
12702
12703 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12704
12705         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12706         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12707         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12708         (nntp-service-to-port): New function.
12709         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12710         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12711         (nntp-open-netcat-stream): New function.
12712         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12713
12714 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
12715
12716         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12717
12718 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12719
12720         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
12721
12722 2008-03-28  Magnus Henoch  <mange@freemail.hu>
12723
12724         * dns.el (dns-write): Use set-buffer-multibyte.
12725
12726 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
12727
12728         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
12729
12730 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12731
12732         * message.el (message-signature-separator): Change default.
12733         Improve custom type.
12734         (message-cite-function): Change default to
12735         message-cite-original-without-signature.
12736
12737         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
12738         toggle.
12739
12740         * message.el (message-check-news-body-syntax): Fix signature check.
12741         (message-setup-1): Mark buffer as unmodified _after_ running
12742         message-setup-hook and handling message-alternative-emails.
12743         (message-shorten-references): Be more strict when building list of
12744         valid references to comply with GNKSA.
12745
12746         * gnus-group.el (gnus-read-ephemeral-bug-group)
12747         (gnus-read-ephemeral-debian-bug-group)
12748         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
12749
12750         * message.el (message-info): Don't use booleanp which isn't supported
12751         in Emacs 21 and XEmacs.
12752
12753 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
12754
12755         * gnus-group.el (gnus-gmane-group-download-format): Rename from
12756         gnus-group-gmane-group-download-format.
12757         (gnus-group-read-ephemeral-gmane-group): Rename from
12758         gnus-group-read-ephemeral-gmane-group.
12759         (gnus-read-ephemeral-gmane-group-url): Rename from
12760         gnus-group-read-ephemeral-gmane-group-url.
12761         (gnus-bug-group-download-format-alist): New variable.
12762         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
12763         (gnus-read-ephemeral-emacs-bug-group): New commands.
12764
12765 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12766
12767         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
12768         (gnus-visible-headers): Improve custom type.
12769
12770 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12771
12772         * mml.el (mml-menu): Add workarounds for XEmacs.
12773
12774         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
12775         X-Boundary header.
12776
12777         * message.el (message-simplify-recipients): Fix previous commit.
12778
12779 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12780
12781         * mm-util.el (mm-set-buffer-multibyte): New function.
12782         * mm-decode.el (mm-copy-to-buffer): Use it.
12783
12784         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12785         Prefer fboundp to functionp so it works with macros as well.
12786
12787 2008-03-19  Glenn Morris  <rgm@gnu.org>
12788
12789         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
12790         Accidentally removed in the sync process with Emacs.
12791
12792 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
12793
12794         * message.el (message-alter-recipients-discard-bogus-full-name):
12795         New function.
12796         (message-alter-recipients-function): New variable.
12797         (message-get-reply-headers): Use it.
12798         (message-replace-header): New helper function.
12799         (message-recipients-without-full-name): New variable.
12800         (message-simplify-recipients): New command.
12801
12802         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
12803
12804         * message.el (message-info): Handle EasyPG manual.
12805
12806         * mml.el (mml-menu): Add entry for EasyPG.
12807
12808 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
12809
12810         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
12811         parameter.
12812
12813         * message.el (message-disassociate-draft): Specify drafts group name
12814         fully.
12815
12816 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
12817
12818         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12819         Eliminate unnecessary duplicates from the match list.
12820
12821 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12822
12823         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
12824
12825         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
12826
12827         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
12828         args of `how-many' of which the XEmacs version doesn't take; declare
12829         Info-index-next as function.
12830
12831 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12832
12833         * gnus-score.el (gnus-score-headers): Fix handling of
12834         gnus-inhibit-slow-scoring.
12835
12836         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
12837         string.
12838         (gnus-button-url-regexp): Improve handling of parenthesis.
12839         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
12840         (gnus-button-handle-info-keystrokes): Handle index entries.
12841
12842 2008-03-15  Glenn Morris  <rgm@gnu.org>
12843
12844         * parse-time.el (parse-time-string): Simplify.
12845
12846 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12847
12848         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
12849         Incoming* files.
12850
12851 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
12852
12853         * auth-source.el (auth-sources): Rename from auth-source-choices.
12854         (auth-source-pick): Use it.
12855
12856 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12857
12858         * binhex.el (binhex-decode-region-internal):
12859         * uudecode.el (uudecode-decode-region-internal):
12860         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
12861         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
12862         setting default-enable-multibyte-characters.
12863
12864 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
12865
12866         * auth-source.el (auth-source-protocols)
12867         (auth-source-protocols-customize, auth-source-choices): Add and
12868         modified variable customizations and defaults.
12869         (auth-source-pick, auth-source-user-or-password)
12870         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
12871         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12872         (auth-source-user-or-password-sftp)
12873         (auth-source-user-or-password-smtp): Use new variables and provide an
12874         interface to netrc.el.
12875
12876 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12877
12878         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
12879         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
12880         Make sure the nntp port to specify is a string.
12881
12882 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12883
12884         * nntp.el: Use with-current-buffer.
12885         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
12886         dubious mm-with-unibyte-current-buffer.
12887         (nntp-with-open-group-function): New function extracted from
12888         nntp-with-open-group macro.
12889         (nntp-with-open-group): Use the function, so it's easier to debug.
12890         Add indentation and debugging info.
12891         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
12892         Recommend the use of the netcat alternatives.
12893
12894         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
12895         Avoid mm-string-as-multibyte as well.
12896
12897         * nnweb.el (nnweb-insert-html):
12898         Remove use of nnheader-string-as-multibyte.
12899
12900         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
12901         (nnheader-string-as-multibyte): Remove.
12902
12903         * mm-view.el: Use inhibit-read-only.
12904         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
12905         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
12906         or unibyte-string.
12907
12908         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
12909         (mm-uu-yenc-extract): Use with-current-buffer.
12910
12911         * gnus-soup.el (gnus-soup-send-packet): Don't use
12912         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
12913
12914         * nnmh.el: Use with-current-buffer.
12915         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
12916         mm-string-as-multibyte on the output of mm-encode-coding-string.
12917
12918         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
12919         (nnimap-request-move-article): Use with-current-buffer.
12920
12921         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
12922         inserting the handle-buffer's text, so the implicit multibyte->unibyte
12923         conversion uses string-make-unibyte rather than string-as-unibyte.
12924
12925         * gnus-msg.el: Use with-current-buffer.
12926
12927         * message.el (message-ignored-resent-headers): Add "Delivered-To".
12928
12929 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
12930
12931         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
12932         string for caching if it is 'PIN.
12933
12934 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * lpath.el: Consider the case without Emacs/W3.
12937
12938 2008-03-08  Glenn Morris  <rgm@gnu.org>
12939
12940         * time-date.el (date-to-time, time-subtract, time-add)
12941         (safe-date-to-time): Doc fixes.
12942
12943 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12944
12945         * mail-source.el (mail-source-delete-old-incoming-confirm):
12946         Change default to nil.
12947         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
12948
12949 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12950
12951         * lpath.el: Rearrange.
12952
12953         * gnus-art.el (gnus-narrow-to-page): Position point properly.
12954         (gnus-article-goto-prev-page): Work for articles having ^L's.
12955
12956         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
12957
12958         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
12959
12960 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
12961
12962         * gnus-bookmark.el: Adjust for renames in bookmark.el.
12963         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
12964         (gnus-bookmark-jump): Adjust some variable names.
12965
12966 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
12967
12968         * auth-source.el: New package.
12969         (auth-source-choices): Add customization entry point variable.
12970
12971         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
12972         bug.
12973
12974 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
12975
12976         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
12977         (gnus-registry-initialize, gnus-registry-install-p): Use it.
12978         (gnus-registry-install-shortcuts): Rename from
12979         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
12980         the `gnus-registry-mark-map' keymap dynamically from
12981         `gnus-registry-marks'.  The generated functions update the summary line
12982         when a registry mark is added or deleted, and will call
12983         `gnus-registry-install-p' (see the comments in the code).
12984         (gnus-registry-user-format-function-M): Use concat intelligently.
12985
12986         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
12987         the registry mark functions.
12988
12989 2008-03-05  Glenn Morris  <rgm@gnu.org>
12990
12991         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
12992         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
12993         gnus-art.
12994         (top-level): No need to load own source when compiling.
12995
12996 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12997
12998         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
12999         Suggested by <chris.anderton@zetnet.co.uk>.
13000
13001 2008-03-04  Glenn Morris  <rgm@gnu.org>
13002
13003         * gnus-sum.el (top-level): No need to require gnus when compiling,
13004         since unconditionally required near start of file.
13005         (gnus-summary-display-while-building): Move definition before use.
13006
13007 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13008
13009         * gnus-registry.el (gnus-registry-user-format-function-M):
13010         Add formatting function.
13011
13012 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13013
13014         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13015         with plists.
13016         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13017         Use new format.
13018
13019 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13020
13021         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13022         `where-is-internal' that returns a range of key sequences.
13023
13024 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13025
13026         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13027
13028         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13029         (gnus-summary-jump-to-group): Consider windows on other displayed
13030         frames as well.  Similar changes might be needed elsewhere, but that's
13031         the one I've bumped into during my use.
13032
13033         * nndoc.el (nndoc-oe-dbx-type-p):
13034         * gnus-msg.el (gnus-debug):
13035         * gnus-group.el (gnus-update-group-mark-positions):
13036         Use mm-string-to-multibyte.
13037
13038 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13039
13040         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13041         doesn't handle NotDashEscaped.
13042
13043         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13044         (mml-dnd-attach-options): Fix typo in custom choice.
13045
13046         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13047         Change nndoc-article-type to mbox.
13048         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13049
13050         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13051         to nil, instead of html2text.
13052
13053         * imap.el (imap-debug): Add `imap-ping-server'.
13054
13055         * gnus-bookmark.el: Add FIXMEs.
13056
13057         * message.el (message-form-letter-separator)
13058         (message-send-form-letter-delay): New variables.
13059         (message-send-form-letter): Use them.  New command to send form
13060         letters.  Requested by Uwe Siart.
13061         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13062
13063 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13064
13065         * Update copyright years.
13066
13067 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13068
13069         Sync from EMACS_22_BASE.
13070
13071         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
13072
13073 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13074
13075         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13076         empty author.
13077
13078 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13079
13080         * gnus-registry.el (gnus-registry-marks): Add variable for
13081         customization of marks and their appearance.
13082         (gnus-registry-read-mark): Use it.
13083         (gnus-registry-do-marks): Add utility function to loop through
13084         `gnus-registry-marks'.
13085         (gnus-registry-install-shortcuts-and-menus): Add function to install
13086         shortcuts and menus.
13087         (gnus-registry-initialize): Use it.
13088         (gnus-registry-default-mark): Clarify documentation.
13089
13090 2008-02-29  Glenn Morris  <rgm@gnu.org>
13091
13092         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13093         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13094         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13095         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13096         Change defcustom :version from 23.0 to 23.1.
13097
13098 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13099
13100         * gnus-registry.el (gnus-registry-follow-group-p)
13101         (gnus-registry-post-process-groups): Add functions to aid registry
13102         splitting and improve logging.  Clarify behavior in function
13103         documentation.
13104         (gnus-registry-split-fancy-with-parent): Use them.
13105
13106 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13107
13108         * gnus-art.el: Use with-current-buffer.
13109
13110 2008-02-27  David Engster  <dengste@eml.cc>
13111
13112         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13113         Express real group name in the response.
13114
13115 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13118         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13119         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13120         autoload gnus-registry-fetch-group when compiling.
13121         (nnmairix-request-group-with-article-number-correction):
13122         Remove unreferenced argument passed to nnmairix-call-backend.
13123
13124 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13125
13126         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13127         (mm-uu-extract): Improve face for low color ttys.
13128         Reported by Sascha Wilde.
13129
13130 2008-02-27  Glenn Morris  <rgm@gnu.org>
13131
13132         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13133         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13134         variables to defconsts.  Convert comments to doc-strings.
13135         (nnmairix-last-server, nnmairix-current-server): Convert from free
13136         variables to defvars.  Convert comments to doc-strings.
13137         (gnus-registry-fetch-group): Autoload.
13138         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13139         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13140         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13141         caddr.
13142         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13143         nnmairix-request-group-with-article-number-correction call.
13144         (nnmairix-fast, nnmairix-group): New, less general names, for free
13145         variables passed from nnmairix-request-group to
13146         nnmairix-request-group-with-article-number-correction.  Declare.
13147         (nnmairix-request-group-with-article-number-correction):
13148         Use nnmairix-fast, nnmairix-group rather than fast, group.
13149
13150 2008-02-26  David Engster  <dengste@eml.cc>
13151
13152         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13153         version 0.5.
13154
13155 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13156
13157         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13158         instead of making an extra function call.  Don't add the current group
13159         to articles only when they have the group.  Use
13160         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13161         Reported by David <de_bb@arcor.de>.
13162
13163 2008-02-24  Miles Bader  <miles@gnu.org>
13164
13165         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13166         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13167         (mm-find-mime-charset-region):
13168         * mm-bodies.el (mm-encode-body):
13169         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13170
13171 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
13174         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
13175
13176 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13177
13178         * mail-source.el (mail-source-delete-incoming): Change default.
13179         Supplement doc string.
13180
13181         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13182
13183 2008-02-14  Glenn Morris  <rgm@gnu.org>
13184
13185         * time-date.el (format-seconds): New function.
13186
13187 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13188
13189         * nnmail.el (nnmail-message-id-cache-file): Derive from
13190         `gnus-home-directory'.
13191
13192 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13193
13194         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13195         Document negative prefix.
13196
13197         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13198
13199 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13200
13201         * message.el (message-unsent-separator): Add the Exim bounce
13202         separator.
13203
13204 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13205
13206         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13207         list.
13208         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13209         recipient/signer list.
13210
13211 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13212
13213         * Makefile.in (datarootdir): Define.
13214         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
13215         name that might contain whitespace.
13216
13217 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13218
13219         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13220         fbound (Emacs 23 unicode), signal an error.
13221
13222 2008-02-08  Glenn Morris  <rgm@gnu.org>
13223
13224         * gnus-art.el (pgg-display-output-buffer): Declare as function.
13225
13226 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
13227
13228         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13229         ports to the calls to `netrc-machine-user-or-password' in addition to
13230         "imap" and "imaps".
13231
13232 2008-02-01  Zhang Wei  <id.brep@gmail.com>
13233
13234         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13235
13236         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13237
13238 2008-02-01  Kenichi Handa  <handa@m17n.org>
13239
13240         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13241         rfc2104-hexstring-to-bitstring and changed to return a byte list.
13242         (rfc2104-hash): Convert the result of concat to unibyte string.
13243
13244 2008-02-01  Dave Love  <fx@gnu.org>
13245
13246         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13247         coding-system-for-read.
13248         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13249
13250 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
13251
13252         * gnus.el (gnus-group-startup-message): Add `find-image' call before
13253         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
13254         <hanche@math.ntnu.no>.
13255
13256 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13257
13258         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13259
13260         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13261
13262 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
13263
13264         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13265         * message.el (message-beginning-of-line): Use featurep instead of bound
13266         tests in order to resolve conditionals at compile time.
13267
13268 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
13269
13270         * mail-source.el (mail-sources): Add `group' choice.
13271
13272         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13273         parameter `in-group' to control into which group the articles go.
13274         Add treatment of `group' mail-source.
13275
13276 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13277
13278         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13279
13280         * mm-decode.el (mm-dissect-buffer): Decode description.
13281
13282         * mml.el (mml-to-mime): Encode message header first.
13283
13284 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13287         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13288
13289         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
13290         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
13291
13292 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
13293
13294         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13295
13296 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13297
13298         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13299         prefix keys.
13300         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13301         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13302         gnus-xmas.el.
13303
13304         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
13305         (gnus-xmas-article-describe-bindings): New function.
13306         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
13307         gnus-xmas-article-describe-bindings.
13308
13309         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
13310
13311 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13312
13313         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13314         Add new variables for article mark management.
13315         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13316         list of extra data entries which, when present, will indicate that the
13317         article ID should not be trimmed from the registry.
13318         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13319         functions.
13320         (gnus-registry-read-mark): New function to read a mark name from the
13321         user.
13322         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13323         (gnus-registry-set-article-mark-internal): New functions to add and
13324         remove marks.
13325         (gnus-registry-get-article-marks): New function to show the marks for
13326         an article, or retrieve them for further use.
13327
13328 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13329
13330         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13331         keys when no argument is given.
13332
13333 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13334
13335         * imap.el (imap-ping-server): New variable.
13336         (imap-opened): On add extra ping if imap-ping-server is non-nil.
13337         (imap-ping-server): Minor doc string fixes.
13338
13339 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
13340
13341         * imap.el (imap-ping-server): New function.
13342         (imap-opened): Call imap-ping-server.
13343
13344 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13345
13346         * gnus-sum.el (gnus-article-sort-by-random)
13347         (gnus-thread-sort-by-random): Fix doc strings.
13348         Reported by jidanni@jidanni.org.
13349
13350 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * gnus-art.el (gnus-article-describe-bindings): New function.
13353         (gnus-article-read-summary-keys): Use it.
13354         (gnus-article-mode-map): Bind `C-h b' to it.
13355
13356 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13357
13358         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13359         XEmacs.
13360         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13361         Protect against non-character events.
13362
13363         * lpath.el: Fbind map-keymap for Emacs 21.
13364
13365 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
13366
13367         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13368         New command.
13369         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13370         instead of END.  Change name of the temp file.
13371         (gnus-group-gmane-group-download-format): Add doc string.  Make it
13372         customizable.
13373
13374 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13377         bind `S W' to gnus-article-wide-reply-with-original; set default
13378         binding to gnus-article-read-summary-send-keys.
13379         (gnus-article-read-summary-keys): Fix the order of keys; display
13380         continuation keys correctly in the echo area; describe bindings
13381         correctly when keys end with `C-h'.
13382         (gnus-article-read-summary-send-keys): New function.
13383         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13384         Work for gnus-article-read-summary-send-keys; display continuation keys
13385         correctly in the echo area.
13386         (gnus-article-reply-with-original): Ignore prefix argument.
13387         (gnus-article-wide-reply-with-original): New function.
13388
13389         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
13390         Emacs 21.
13391
13392 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13393
13394         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13395         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13396
13397 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13398
13399         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13400         (gnus-group-read-ephemeral-gmane-group): New command.
13401
13402 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
13403
13404         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13405
13406 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13407
13408         * message.el (message-send-mail-function): Increase custom version.
13409
13410         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13411         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
13412
13413 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13414
13415         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
13416         for the cases where imap-authenticate is called with a nil buffer
13417         parameter.
13418
13419 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13420
13421         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13422         html parts correctly; support forwarded messages.
13423         (gnus-article-browse-html-article): Remove work buffers.
13424
13425         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13426         compiling.
13427         (netrc-bound-and-true-p): New macro.
13428         (netrc-parse): Use it instead of bound-and-true-p that is not available
13429         in XEmacs 21.4.
13430
13431 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
13432
13433         * gnus-registry.el (gnus-registry-mark-article)
13434         (gnus-registry-article-marks): Add functionality to mark articles
13435         through the Gnus registry.
13436
13437         * encrypt.el: Clarify documentation for the new pgg method.
13438         (encrypt-file-alist): Add PGG option.
13439         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
13440         functionality.  Abstract password key and messaging to external
13441         functions.
13442         (encrypt-password-key, encrypt-get-passphrase-if-needed)
13443         (encrypt-message-method-and-cipher): Add new convenience external
13444         functions.
13445         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
13446         (encrypt-pgg-process-buffer): Add PGG functionality glue.
13447
13448         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13449         (netrc-parse): Use encrypt-file-alist to determine if
13450         encrypt-find-model or encrypt-insert-file-contents should be used.
13451
13452         * encrypt.el: Clarify documentation.  Load password-cache or
13453         password, whichever one is found first, instead of autoloading.
13454
13455 2007-12-19  Glenn Morris  <rgm@gnu.org>
13456
13457         * mml.el (message-options-set, message-narrow-to-head)
13458         (message-in-body-p, message-mail-p, message-encode-message-body):
13459         Autoload.
13460         (message-remove-header, message-narrow-to-headers-or-head)
13461         (message-subscribed-p, message-make-mail-followup-to)
13462         (message-position-on-field, message-news-p)
13463         (message-options-set-recipient, message-generate-headers)
13464         (message-sort-headers): Declare as functions.
13465
13466 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13467
13468         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13469         convention in doc string.
13470
13471 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13472
13473         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13474         title to html parts.
13475         (gnus-article-browse-html-article): Pass message header to it.
13476
13477         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13478
13479 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
13480
13481         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13482         or password compatible with XEmacs.
13483
13484 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13485
13486         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13487         format document.
13488         (gnus-mime-delete-part): Don't write description line if empty.
13489         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13490
13491 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
13492
13493         * gnus-sum.el (gnus-summary-mark-unread-as-read)
13494         (gnus-summary-mark-read-and-unread-as-read)
13495         (gnus-summary-mark-current-read-and-unread-as-read)
13496         (gnus-summary-mark-unread-as-ticked): Doc fix.
13497         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13498
13499 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13500
13501         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13502         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13503
13504 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13505
13506         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13507         yes-or-no-p.
13508
13509 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13510
13511         * mm-decode.el (mm-add-meta-html-tag): New function.
13512         (mm-save-part-to-file, mm-pipe-part): Use it.
13513
13514         * gnus-art.el (gnus-article-browse-delete-temp-files):
13515         Use gnus-y-or-n-p instead of y-or-n-p.
13516         (gnus-article-browse-html-parts): Work with message/external-body; use
13517         mm-add-meta-html-tag.
13518
13519 2007-12-11  Glenn Morris  <rgm@gnu.org>
13520
13521         * gnus-cache.el: Require gnus-sum not just when compiling.
13522
13523         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13524
13525         * gnus-int.el (gnus-server-opened, gnus-status-message):
13526         Move definitions before use.
13527
13528         * mm-decode.el: Require gnus-util.
13529         (mm-remove-part): Only call delete-annotation on XEmacs.
13530
13531         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13532
13533         * nnmail.el: Require gnus-int.
13534
13535         * spam.el: Move `require's before `eval-when-compile's.
13536
13537         * gnus-ems.el (gnus-alive-p):
13538         * gnus-fun.el (message-goto-eoh):
13539         * gnus-util.el (gnus-group-name-decode):
13540         * mail-source.el (gnus-compress-sequence):
13541         * message.el (Info-goto-node, format-spec):
13542         * mm-bodies.el (message-options-get):
13543         * mm-decode.el (mm-view-pkcs7):
13544         * mm-util.el (gmm-write-region):
13545         * mml-smime.el (mml-compute-boundary)
13546         (gnus-completing-read-with-default):
13547         * mml.el (widget-button-press, gnus-make-hashtable):
13548         * mml1991.el (mm-decode-content-transfer-encoding)
13549         (mm-encode-content-transfer-encoding)
13550         (message-options-get, message-options-set):
13551         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13552         * nnfolder.el (gnus-request-group):
13553         * nnheader.el (ietf-drums-unfold-fws):
13554         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13555         * smime.el (gnus-run-mode-hooks):
13556         * spam-stat.el (gnus-message): Autoload.
13557
13558         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13559         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13560         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13561         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13562         Add declare-function compatibility definition.
13563
13564         * gnus-cache.el (nnvirtual-find-group-art):
13565         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13566         (gnus-add-image, gnus-add-wash-type):
13567         * gnus-group.el (nnkiboze-score-file):
13568         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13569         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13570         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13571         (message-tokenize-header, gnus-get-buffer-create)
13572         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13573         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13574         * gnus.el (gnus-group-decoded-name):
13575         * mail-source.el (imap-capability):
13576         * mm-bodies.el (message-options-set):
13577         * mm-decode.el (gnus-configure-windows):
13578         * mm-extern.el (message-goto-body):
13579         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13580         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13581         (epg-sub-key-validity, message-options-set):
13582         * mml.el (widget-event-point, gnus-configure-windows):
13583         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13584         * mml2015.el (epg-check-configuration, epg-configuration)
13585         (message-options-set):
13586         * nndb.el (nndb-request-article):
13587         * nnfolder.el (gnus-request-create-group):
13588         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13589         * nnmaildir.el (gnus-group-mark-article-read):
13590         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13591         * rfc1843.el (message-fetch-field):
13592         * spam.el (gnus-extract-address-components):
13593         Declare as functions.
13594
13595 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13596
13597         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13598
13599         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
13600
13601         * lpath.el: Fbind run-mode-hooks for Emacs 21;
13602         bind show-trailing-whitespace for XEmacs.
13603
13604 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13605
13606         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
13607         new no-op macro for backward compatibility.
13608
13609         * imap.el (imap-string-to-integer): New function.
13610
13611 2007-12-09  Glenn Morris  <rgm@gnu.org>
13612
13613         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13614
13615         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13616         * message.el, mm-view.el, sieve-manage.el, smime.el:
13617         Add declare-function compatibility definition.
13618
13619         * gnus-art.el (w3-region, w3m-region, Info-menu):
13620         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13621         * gnus-sum.el (gnus-get-predicate):
13622         * gnus-util.el (mm-append-to-file, w32-focus-frame):
13623         * message.el (mail-abbrev-in-expansion-header-p):
13624         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13625         (w3m-detect-meta-charset, w3m-region):
13626         * sieve-manage.el (password-read, password-cache-add)
13627         (password-cache-remove):
13628         * smime.el (password-read-and-add): Declare as functions.
13629
13630 2007-12-08  David Kastrup  <dak@gnu.org>
13631
13632         * gnus-sum.el (gnus-summary-simplify-subject-query):
13633         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13634         `message'.
13635
13636 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
13639         it to bind idna-program, installation-directory, defined-colors, and
13640         face-attribute for XEmacs of the version that compiles defcustom forms.
13641
13642 2007-12-07  Glenn Morris  <rgm@gnu.org>
13643
13644         * gnus-art.el (article-make-date-line): Revert previous change.
13645
13646 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13647
13648         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13649
13650 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
13651
13652         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13653         Call gnus-add-to-range ranges only once with a prepared article-list.
13654
13655 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
13656
13657         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13658         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13659         group names with backslashes.
13660         Reported by Tassilo Horn <tassilo@member.fsf.org>.
13661
13662 2007-12-06  Deepak Goel  <deego3@gmail.com>
13663
13664         * gnus-art.el (article-make-date-line):
13665         * gnus-start.el (gnus-load):
13666         * pop3.el (pop3-read-response): Fix buggy call to `error'.
13667
13668 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13669
13670         * gnus-art.el (gnus-use-idna):
13671         * gnus-start.el (gnus-site-init-file):
13672         * message.el (message-use-idna):
13673         * mm-uu.el (mm-uu-hide-markers):
13674         * smiley.el (smiley-style): Revert changes that suppress warnings.
13675
13676 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13677
13678         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13679         specify charset to html source.
13680         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13681
13682 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13683
13684         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13685         idna-program in order to suppress byte compile warning issued by XEmacs
13686         that came to byte compile the default value section of defcustom forms
13687         recently.
13688
13689         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13690         value of installation-directory.
13691
13692         * message.el (message-use-idna): Don't directly refer to the value of
13693         idna-program.
13694
13695         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13696
13697         * smiley.el (smiley-style): Don't directly call face-attribute.
13698
13699 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
13700
13701         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13702
13703         * gnus-dired.el: Reduce Gnus dependencies.
13704         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13705         Don't require.  Use autoloads instead.
13706         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13707         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13708         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13709         (gnus-dired-mode): Adjust doc string.
13710         (gnus-dired-mail-mode): New variable.
13711         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13712         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13713         (gnus-dired-mail-buffers): New function.  Return mail or message
13714         composition buffers.
13715         (gnus-dired-attach): Use it.
13716         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13717         NO-DECODE.
13718         (gnus-dired-print): Use `gnus-print-buffer' depending on
13719         `gnus-dired-mail-mode'.
13720
13721 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * rfc2047.el (rfc2047-encoded-word-regexp)
13724         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13725         explaining what regexp patterns are for.
13726
13727 2007-12-04  Glenn Morris  <rgm@gnu.org>
13728
13729         * password.el: Move to password-cache.el.
13730
13731         * mml1991.el (password-read, password-cache-add, password-cache-remove):
13732         * mml2015.el (password-read, password-cache-add, password-cache-remove):
13733         * mml-smime.el (password-read, password-cache-add)
13734         (password-cache-remove):
13735         No need to autoload, since mml-sec requires password.
13736
13737         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13738         * message.el (gnus-extract-address-components):
13739         * mml-smime.el (gnus-extract-address-components): Define for compiler.
13740
13741         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13742         password.
13743
13744 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13745
13746         * mailcap.el: Reduce dependencies.
13747         (mail-header-parse-content-type): Autoload.
13748         (mailcap-delete-duplicates): New alias.
13749         (mailcap-mime-info): Add optional argument NO-DECODE.
13750         (mailcap-mime-types): Use mailcap-delete-duplicates.
13751
13752         * message.el (message-ignored-supersedes-headers): Add "X-ID".
13753
13754 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
13755
13756         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
13757         (imap-parse-status): Upcase status-att for servers that sends them
13758         lower-case (e.g., MS Exchange 2007).
13759
13760 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13761
13762         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
13763         function.
13764
13765         * gnus-uu.el (gnus-uu-decode-yenc): New command.
13766         (gnus-uu-yenc-article): New function.
13767
13768         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
13769
13770         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
13771
13772 2007-12-02  Glenn Morris  <rgm@gnu.org>
13773
13774         * binhex.el (binhex): New custom group.
13775         (binhex-decoder-program, binhex-decoder-switches)
13776         (binhex-use-external): Move to the binhex custom group.
13777
13778         * uudecode.el (uudecode): New custom group.
13779         (uudecode-decoder-program, uudecode-decoder-switches)
13780         (uudecode-use-external): Move to the uudecode custom group.
13781
13782         * netrc.el (top-level): Don't load `encrypt' features.
13783         (netrc-parse): Don't use encrypt.
13784         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
13785
13786         * encrypt.el: Remove file.
13787
13788 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
13789
13790         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
13791         matches on patches.
13792
13793         * gnus-art.el (gnus-article-browse-html-article):
13794         Mention `mm-text-html-renderer' in the doc string.
13795
13796         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
13797         string.  Add comments.
13798
13799         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
13800         if rhs is ASCII.
13801
13802 2007-12-01  Glenn Morris  <rgm@gnu.org>
13803
13804         * mail-source.el (top-level): Require format-spec before
13805         eval-when-compile.
13806
13807 2007-11-30  Glenn Morris  <rgm@gnu.org>
13808
13809         * encrypt.el: Require password, rather than autoloading password-read.
13810
13811 2007-11-29  Glenn Morris  <rgm@gnu.org>
13812
13813         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
13814         (sasl-make-client, sasl-next-step, sasl-step-data)
13815         (sasl-step-set-data): Declare as functions.
13816
13817 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
13818
13819         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
13820
13821 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
13822
13823         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
13824         certs should be verified and what is to be done in the event of a
13825         verification failure.
13826
13827         * gnus.el (gnus-method-to-server): Add an optional parameter so the
13828         caller can indicate whether the cache should be disregarded for this
13829         call.  This way the result of the call is reproducible at all times and
13830         can be considered a canonical server name for the supplied method.
13831         (gnus-agent-method-p): Canonicalize server names by pushing their
13832         method through `gnus-method-to-server' using the no-cache argument.
13833
13834         * gnus-srvr.el (gnus-server-insert-server-line):
13835         Call `gnus-method-to-server' with `no-cache' argument.
13836
13837         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
13838         gnus-agent-possibly-synchronize-flags as this should be called when the
13839         server is actually being opened.
13840         (gnus-agent-possibly-synchronize-flags)
13841         (gnus-agent-possibly-synchronize-flags-server): Move check for the
13842         flags file of an agentized server to the latter function.
13843
13844         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
13845         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
13846         after a connection has been established successfully.
13847
13848 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13849
13850         * gnus-art.el (article-display-face): Force to display face if called
13851         interactively; check if gnus-article-x-face-too-ugly matches author.
13852         (article-display-x-face): Display face even if From header is missing
13853         as article-display-face does.
13854
13855 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
13856
13857         * hashcash.el (message-narrow-to-headers-or-head)
13858         (message-fetch-field, message-goto-eoh)
13859         (message-narrow-to-headers): Declare as functions.
13860
13861 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
13862
13863         * mail-source.el (mail-sources): Default to fetch from file for
13864         compatibility with default of nnmail-spool-file.
13865
13866 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13867
13868         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
13869         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
13870         to look for encoded word that should be encoded again.
13871         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
13872         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
13873         encoding pattern.
13874         (rfc2047-decode-region): Switch strict regexp and loose one according
13875         to rfc2047-allow-irregular-q-encoded-words.
13876
13877 2007-11-25  Romain Francoise  <romain@orebokech.com>
13878
13879         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
13880
13881 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13882
13883         * tls.el (tls-program): Provide more custom choices from
13884         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
13885         (tls-process-connection-type, tls-success): Remove "*" in doc string.
13886
13887 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13888
13889         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
13890         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
13891
13892         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
13893         `nnmail-spool-file'.
13894
13895         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
13896         `nnmail-spool-file'.
13897
13898         * gnus-move.el (gnus-change-server): Ditto.
13899
13900         * gnus-kill.el (gnus-batch-score): Ditto.
13901
13902         * gnus-cache.el (gnus-jog-cache): Ditto.
13903
13904         * gnus-msg.el (gnus-summary-reply):
13905         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
13906
13907 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13908
13909         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
13910         version.  Minor improvement to doc strings.
13911         (tls-program): Add comment.
13912
13913 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
13914
13915         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
13916         (tls-checktrust): New variable.  Check if GNU TLS complained about a
13917         mismatch between the hostname provided in the certificate and the name
13918         of the host connnecting to.
13919         (open-tls-stream): Use them.  Check certificates against trusted root
13920         certificates.
13921
13922 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13923
13924         * gnus-cache.el (gnus-cache-generate-nov-databases):
13925         Use nnml-generate-nov-databases-directory instead of
13926         nnml-generate-nov-databases-1.
13927
13928 2007-11-24  Glenn Morris  <rgm@gnu.org>
13929
13930         * message.el (message-tool-bar-retro): Update for rename
13931         mail_send.xpm->mail-send.xpm.
13932
13933 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
13934
13935         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
13936         `smime-ldap-search' for Emacs 22 and up.
13937
13938 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13939
13940         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
13941
13942         * message.el (message-send-mail-function): Fix error convention.
13943         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
13944         (message-widen-reply, message-send-mail, message-talkative-question)
13945         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
13946         (message-clone-locals, message-send-news): Use with-current-buffer.
13947         (message-insert-or-toggle-importance): Remove unused var `valid'.
13948         (message-make-references): Remove unused var `new-references'.
13949         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
13950
13951 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
13952
13953         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
13954         (spam-split-symbolic-return-positive): Reflow docstring.
13955         (spam-backends, spam-summary-exit-behavior)
13956         (spam-mark-ham-unread-before-move-from-spam-group)
13957         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
13958         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
13959         (spam-clear-cache, spam-backend-check, spam-install-backend)
13960         (spam-install-statistical-backend, spam-list-of-processors)
13961         (spam-group-processor-p, spam-split, spam-bogofilter-score)
13962         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
13963         (spam-check-crm114, spam-initialize, spam-unload-hook):
13964         Fix typos in docstrings.
13965
13966 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
13969         been checked if they have never been read and those group levels are
13970         higher than the one that a user specified.
13971
13972 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13973
13974         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
13975         foreign groups unless a group level is specified by a user.
13976         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
13977
13978 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
13979
13980         * message.el (message-send-mail-function): Require sendmail.
13981
13982 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
13983
13984         * message.el (message-send-mail-function): Check for smtpmail too.
13985
13986         * utf7.el (utf7-encode, utf7-decode): Use coding system
13987         `utf-7'/`utf-7-imap' from utf-7.el' if available.
13988
13989         * message.el (message-send-mail-function): New function.
13990         (message-send-mail-function): Set default using
13991         message-send-mail-function.  Adjust doc string.
13992         (message-send-mail-with-mailclient): New function.
13993
13994 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
13995
13996         * smime.el (from):
13997         * rfc2047.el (message-posting-charset):
13998         * qp.el (mm-use-ultra-safe-encoding):
13999         * pop3.el (parse-time-months):
14000         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14001         * nnml.el (files):
14002         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14003         (jka-compr-compression-info-list, ange-ftp-path-format)
14004         (efs-path-regexp):
14005         * nndiary.el (files):
14006         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14007         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14008         (epg-digest-algorithm-alist, inhibit-redisplay)
14009         (password-cache-expiry):
14010         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14011         (pgg-output-buffer, password-cache-expiry):
14012         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14013         (efs-path-regexp):
14014         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14015         (inhibit-redisplay):
14016         * mm-uu.el (file-name, start-point, end-point, entry)
14017         (gnus-newsgroup-name, gnus-newsgroup-charset):
14018         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14019         (latin-unity-ucs-list):
14020         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14021         (mm-uu-binhex-decode-function):
14022         * message.el (gnus-message-group-art, gnus-list-identifiers)
14023         (rmail-enable-mime-composing, gnus-local-organization)
14024         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14025         (gnus-read-active-file, facemenu-add-face-function)
14026         (facemenu-remove-face-function, gnus-article-decoded-p)
14027         (tool-bar-mode):
14028         * mail-source.el (display-time-mail-function):
14029         * gnus-util.el (nnmail-pathname-coding-system)
14030         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14031         (gnus-original-article-buffer, gnus-user-agent)
14032         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14033         (xemacs-codename, sxemacs-codename, emacs-program-version):
14034         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14035         * gnus-start.el (gnus-agent-covered-methods)
14036         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14037         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14038         (gnus-newsgroup-headers, gnus-group-list-mode)
14039         (gnus-group-mark-positions, gnus-newsgroup-data)
14040         (gnus-newsgroup-unreads, nnoo-state-alist)
14041         (gnus-current-select-method, mail-sources)
14042         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14043         (nnmail-spool-file, gnus-cache-active-hashtb):
14044         * gnus-mh.el (mh-lib-progs):
14045         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14046         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14047         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14048         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14049         (gnus-group-buffer):
14050         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14051         (font-lock-set-defaults):
14052         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14053         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14054         (gnus-summary-post-menu, total-parts, type, condition, length):
14055         * gnus-agent.el (gnus-agent-read-agentview):
14056         * flow-fill.el (show-trailing-whitespace):
14057         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14058         eval-and-compile wrappers for byte compiler pacifiers.
14059
14060         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14061         (mm-display-inline-fontify): Check for featurep 'xemacs not
14062         extent-list.
14063
14064         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14065         itimer-list.
14066         (mm-create-image-xemacs): Only do something for XEmacs.
14067         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14068
14069         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14070
14071         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14072         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14073
14074 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14075
14076         * nnimap.el (nnimap-split-download-body):
14077         * gnus-demon.el (gnus-demon):
14078         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14079
14080 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14081
14082         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14083         New macros.
14084         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14085         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14086         copy data from unibyte buffer to multibyte current buffer.
14087         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14088         to copy data from unibyte current buffer to multibyte buffer.
14089         (nntp-make-process-buffer): Make process buffer unibyte.
14090
14091         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14092
14093 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14094
14095         * pop3.el (pop3-open-server): Accept and process data more robustly at
14096         connection start to avoid spurious "POP SSL connection failed" errors.
14097
14098 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14099
14100         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14101         read group names.
14102
14103 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14104
14105         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14106
14107 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14108
14109         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14110         (nnmail-save-active): Use a unibyte buffer when saving active file,
14111         which may contain non-ASCII group names.
14112
14113         * nnml.el (nnml-request-group): Decode group names in messages.
14114
14115 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14116
14117         * message.el (message-citation-line-function)
14118         (message-insert-formatted-citation-line): Fix spelling of
14119         `message-insert-formated-citation-line'.
14120
14121 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14122
14123         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14124
14125 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14126
14127         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14128         nnmail-pathname-coding-system.
14129
14130         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14131         that a user enters; decode group names in messages.
14132
14133         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14134
14135 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14136
14137         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14138
14139         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14140
14141         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14142         risky local variable.
14143
14144         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14145
14146 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14147
14148         * encrypt.el: Improve documentation to fix function name typo.
14149         Reported by Daiki Ueno <ueno@unixuser.org>.
14150
14151 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14154         even if the point is not in the last page of an article.
14155         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14156         back to the previous page.
14157
14158 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14159
14160         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14161
14162 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14165
14166 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14167
14168         * message.el (message-check-news-body-syntax):
14169         Avoid mm-string-as-multibyte.
14170         (message-hide-headers): Don't assume (point-min)==1.
14171
14172 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14173
14174         * message.el (message-remove-blank-cited-lines): Fix if remove is
14175         given.
14176         (message-bogus-address-regexp): New variable.
14177         (message-bogus-recipient-p): New function.
14178         (message-check-recipients): New command.
14179         (message-syntax-checks): Add `bogus-recipient'.
14180         (message-fix-before-sending): Add `bogus-recipient'.
14181
14182         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14183         (gnus-treat-body-boundary): Don't test window-system.
14184
14185 2007-10-28  Leo Liu  <sdl.web@gmail.com>
14186
14187         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14188
14189 2007-10-28  Miles Bader  <miles@gnu.org>
14190
14191         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14192         at compile-time too.
14193
14194 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14195
14196         * gnus-msg.el (gnus-message-setup-hook):
14197         Add `message-remove-blank-cited-lines' to options.
14198
14199 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14200
14201         * message.el (message-remove-blank-cited-lines): New function.
14202         Suggested by Karl Plästerer.
14203
14204 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14205
14206         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14207         mapc.
14208
14209         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14210         (top-level): Use mapc to set functions to be traced for debugging.
14211
14212         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14213         called for effect with while loop.
14214
14215         * message.el (message-talkative-question): Replace mapcar called for
14216         effect with mapc.
14217
14218         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14219         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14220         called for effect with dolist.
14221
14222         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14223
14224         * nndiary.el: Use dolist instead of mapcar to add diary headers to
14225         gnus-extra-headers and nnmail-extra-headers.
14226
14227         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14228         called for effect with dolist.
14229         (top-level): Use mapc to set functions to be traced for debugging.
14230
14231         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14232         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14233         dolist.
14234
14235         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14236         Replace mapcar called for effect with mapc.
14237         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14238         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14239         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14240         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14241
14242         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14243         remove-if that's a cl function.
14244
14245         * webmail.el (webmail-debug): Replace mapcar called for effect with
14246         dolist.
14247
14248         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
14249         with mapc.
14250
14251 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14252
14253         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14254         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14255         with while loop.
14256
14257         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14258         functions from article-* functions.
14259         (gnus-multi-decode-header): Replace mapcar called for effect with
14260         dolist.
14261
14262         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14263         (gnus-bookmark-show-details): Replace mapcar called for effect with
14264         while loop.
14265
14266         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14267         called for effect with while loop.
14268
14269         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14270         with dolist.
14271
14272         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14273         Replace mapcar called for effect with dolist.
14274
14275         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14276
14277         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14278         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14279         Replace mapcar called for effect with dolist.
14280         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14281         mapc.
14282
14283         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14284         Replace mapcar called for effect with dolist.
14285         (gnus-topic-list): Replace mapcar called for effect with mapc.
14286
14287         * gnus.el: Use mapc instead of mapcar to add autoloads.
14288
14289 2007-10-23  Richard Stallman  <rms@gnu.org>
14290
14291         * gnus-group.el (gnus-group-highlight): Mark as risky.
14292
14293 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * gnus.el (gnus-server-to-method): Return method found first in
14296         gnus-newsrc-alist.
14297
14298         * gnus-art.el (gnus-article-highlight-signature)
14299         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14300         button overlay without the front stickiness.
14301
14302 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
14303
14304         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14305         overview buffer needed a catch to receive its throw.
14306         (gnus-agent-flush-cache): Declare as interactive to make this function
14307         easier to use.
14308
14309 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
14310
14311         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14312         `next-line'.
14313
14314 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14315
14316         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14317         exclude address matching message-dont-reply-to-names.
14318
14319 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14320
14321         * gnus-util.el (gnus-string<): New function.
14322
14323         * gnus-sum.el (gnus-article-sort-by-author)
14324         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14325
14326 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14329         the frame-focus tag is set in gnus-buffer-configuration.
14330
14331 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14332
14333         * gnus-art.el (gnus-article-add-button): Make a button overlay without
14334         the front stickiness.
14335
14336 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14337
14338         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14339         url pattern; remove duplicate one.
14340         (gnus-article-extend-url-button): New function.
14341         (gnus-article-add-buttons): Use it.
14342         (gnus-button-push): Use concatenated url that it makes.
14343
14344 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
14345
14346         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14347
14348 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14349
14350         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14351         Don't hardcode point-min==1.
14352
14353 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
14354
14355         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14356         Fix comment about "iso8859-1".
14357
14358 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
14359
14360         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14361         ones returned from the verify-function.
14362
14363         * mm-uu.el (mm-uu-pgp-signed-extract-1):
14364         Call mml2015-extract-cleartext-signature if extraction failed.
14365
14366 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
14367
14368         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14369         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14370         failed.
14371
14372 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14373
14374         * Relicense "GPLv2 or later" files to "GPLv3 or later".
14375
14376 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
14377
14378         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
14379         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
14380         recommends to use EasyPG instead of PGG.
14381
14382         * pgg.el: Revert to revision 6.23.2.16.
14383
14384         * pgg-def.el: Revert to revision 6.6.2.14.
14385
14386         * pgg-gpg.el: Revert to revision 6.23.2.34.
14387
14388 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
14389
14390         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14391         to mark a thread as expirable.  Add variable `hide' to handle hiding of
14392         thread for both the null and zero (kill/expire thread) universal prefix
14393         cases.
14394         (gnus-summary-expire-thread): Add new function to expire a thread,
14395         using gnus-summary-kill-thread.
14396         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14397         shortcuts for gnus-summary-expire-thread.
14398         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14399         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
14400
14401 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14402
14403         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14404         extras value, so an extras entry can be deleted.
14405         (gnus-registry-delete-extra-entry): Use it.
14406         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14407         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14408         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14409         storage through the gnus-registry, and provide an appropriate API for
14410         it.
14411
14412 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14413
14414         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14415         Suggested by Leo <sdl.web@gmail.com>.
14416
14417         * gnus.el: Do.
14418
14419 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14420
14421         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14422         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
14423
14424         * gnus-agent.el (gnus-agent-fetch-headers): Do.
14425
14426         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14427         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14428
14429 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14432         newline.
14433         (nnmbox-request-accept-article): Don't change article in source buffer;
14434         narrow to header to use message-fetch-field rather than
14435         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14436         (nnmbox-request-replace-article): Quote lines that'll be misidentified
14437         as delimiters; make sure article ends with newline.
14438         (nnmbox-delete-mail): Correct last position of article to be deleted;
14439         ignore X-Gnus-Newsgroup header in article body.
14440         (nnmbox-save-mail): Quote lines looking like delimiters at the right
14441         positions; make sure article ends with newline.
14442
14443         * message.el (message-display-abbrev): Don't infloop when a user
14444         inserts SPC in the beginning of header.
14445
14446         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
14447         coding-system-for-read and coding-system-for-write for XEmacs having no
14448         file-coding feature.
14449
14450         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
14451
14452 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
14453
14454         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14455         list of groups not followed by default.  Fix type to be regexp.
14456         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14457
14458 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
14459
14460         * hmac-def.el (define-hmac-function): Switch from old-style to
14461         new-style backquotes.
14462
14463         * md4.el (md4-make-step): Likewise.
14464
14465 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14466
14467         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14468         raw-text coding system when saving .newsrc file, which may contain
14469         non-ASCII group names.
14470
14471 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14472
14473         * gnus-cus.el (gnus-score-extra): New widget.
14474         (gnus-score-extra-convert): New function.
14475         (gnus-score-customize): Use it for Extra.
14476
14477 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
14478
14479         * mml2015.el (mml2015-extract-cleartext-signature): New function.
14480         (mml2015-mailcrypt-clear-verify): Use it.
14481         (mml2015-gpg-clear-verify): Use it.
14482         (mml2015-pgg-clear-verify): Use it.
14483         (mml2015-epg-clear-verify): Replace the current part with the output
14484         from GnuPG; don't extract the plaintext by itself.
14485
14486         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14487         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14488         mml2015-clear-verify-function; don't touch the armor headers or
14489         dash-escaped text here.
14490
14491 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14492
14493         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14494         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14495         parts, or application/octet-stream as a last resort.
14496         (gnus-mime-view-part-as-type): Don't toggle display.
14497         (gnus-mime-view-part-as-charset): Don't turn off display before
14498         querying charset.
14499
14500         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14501         stuff to undisplayer function in Emacs.
14502         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14503
14504         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14505         text/calendar parts.
14506
14507 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14510         decoding text/calendar parts.
14511
14512         * message.el (message-forward-make-body-mime): Always mark body as
14513         having no illegible text; remove signed-or-encrypted argument.
14514         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14515
14516         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14517         (mml-generate-mime-1): Don't encode body if it is specified to be in
14518         raw form; don't make buffer be unibyte when inserting multibyte string.
14519
14520 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14521
14522         * sha1.el: Fix up comment style.
14523         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14524         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14525
14526         * hex-util.el: Fix up comment style.
14527         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14528
14529         * gnus-salt.el: Use with-current-buffer.
14530         (gnus-pick-setup-message): Fix long-standing typo.
14531
14532 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14533
14534         * imap.el (imap-logout-timeout): New variable.
14535         (imap-logout, imap-logout-wait): New functions.
14536         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14537
14538         * nnimap.el (nnimap-logout-timeout): New server variable.
14539         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14540         nnimap-logout-timeout.
14541
14542         * gnus-art.el (gnus-article-summary-command-nosave)
14543         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14544
14545 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14546
14547         * gnus.el (gnus-maximum-newsgroup): New variable.
14548
14549         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14550         according to gnus-maximum-newsgroup.
14551
14552         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14553         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14554         Limit the range of articles according to gnus-maximum-newsgroup.
14555
14556 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
14557
14558         * gnus-art.el (gnus-sticky-article): Fix problems described in
14559         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
14560         Don't perform gnus-configure-windows here; reuse existing sticky
14561         article buffer.
14562
14563         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14564         it doesn't exist in gnus-article-mode.
14565
14566 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14567
14568         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14569         (gnus-agent-decoded-group-name): New function.
14570         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14571         (gnus-agent-expire-group-1): Use it; decode group name in messages.
14572
14573 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
14574
14575         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14576         Add binding for gnus-sticky-article.
14577         (gnus-summary-exit): Don't kill sticky article buffers.
14578
14579         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14580         article buffer.
14581         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14582         (gnus-kill-sticky-article-buffers): New commands.
14583
14584 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14585
14586         * nntp.el (nntp-xref-number-is-evil): New server variable.
14587         (nntp-find-group-and-number): If it is non-nil, don't trust article
14588         numbers in the Xref header.
14589
14590 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14591
14592         * gnus-agent.el (gnus-agent-read-group): New function.
14593         (gnus-agent-flush-group, gnus-agent-expire-group)
14594         (gnus-agent-regenerate-group): Use it.
14595         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14596         nnmail-pathname-coding-system.
14597
14598 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14599
14600         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14601
14602         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14603         that are unread as unread, and also as selected so that information of
14604         marks having been changed by a user may be updated when exiting group.
14605
14606 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14607
14608         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14609
14610 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14611
14612         * gnus-art.el (gnus-mime-display-single): Pass part number that is
14613         calculated ignoring signature parts to gnus-treat-article.
14614
14615 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14616
14617         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14618         a point here in order to keep the window start.
14619         (gnus-insert-mime-security-button): Make a button overlay without the
14620         front stickiness.
14621         (gnus-mime-display-security): Goto the end of a button.
14622
14623         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14624
14625 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14626
14627         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14628         group-name-at-point.
14629         (gnus-group-completing-read): New function that offers decoded
14630         non-ASCII group names for completion.
14631         (gnus-fetch-group, gnus-group-read-ephemeral-group)
14632         (gnus-group-jump-to-group, gnus-group-make-group-simple)
14633         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14634         (gnus-group-fetch-control): Use it.
14635         (gnus-fetch-group): Use group-name-at-point for the initial value
14636         rather than the default value; use gnus-alive-p.
14637
14638         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14639         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14640         (gnus-summary-post-news): Use gnus-group-completing-read.
14641
14642         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14643         (gnus-read-move-group-name): Decode group name for completion.
14644
14645 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
14646
14647         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14648         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14649         Yamaoka slightly modified the code).
14650
14651 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14654         (nnmail-split-incoming): Bind it.
14655
14656         * nnml.el (nnml-group-name-charset): New function.
14657         (nnml-decoded-group-name): Use it; don't decode group name if
14658         nnmail-group-names-not-encoded-p is non-nil.
14659         (nnml-encoded-group-name): New function.
14660         (nnml-group-pathname): Inline nnml-decoded-group-name.
14661         (nnml-request-expire-articles): Decode group name in message.
14662         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14663         nnmail-pathname-coding-system.
14664         (nnml-save-mail, nnml-active-number): Work with decoded group names and
14665         not decoded ones according to nnmail-group-names-not-encoded-p.
14666         (nnml-generate-active-info): Use nnml-encoded-group-name.
14667
14668 2007-08-08  Glenn Morris  <rgm@gnu.org>
14669
14670         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14671         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14672         doc-strings and comments.
14673
14674 2007-07-25  Glenn Morris  <rgm@gnu.org>
14675
14676         * Relicense all FSF files to GPLv3 or later.
14677
14678 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14679
14680         * gnus-sum.el (gnus-summary-move-article):
14681         Make gnus-summary-respool-article work.
14682
14683 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
14684
14685         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14686         string.
14687
14688 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
14689
14690         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
14691         that should be ignored when comparing distant RSS articles with local
14692         ones.
14693         (nnrss-make-hash-index): New function.  Create a hash index according
14694         to the ignored fields.
14695         (nnrss-check-group): Use it.
14696
14697 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14698
14699         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14700
14701         * gnus-art.el (article-decode-group-name): Decode Xref header too.
14702
14703         * gnus-group.el (gnus-group-make-group): Encode group name here unless
14704         the new optional argument ENCODED is non-nil.
14705         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14706         coding system for encoding group name.
14707         (gnus-group-make-rss-group): Pass un-encoded group name to
14708         gnus-group-make-group.
14709         (gnus-group-set-info): Tell gnus-group-make-group that group name is
14710         encoded.
14711
14712         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14713         Encode group name to which articles are moved or copied.
14714         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14715         coding system for encoding Newsgroup, Followup-To and Xref headers.
14716
14717         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14718         marks; use nnheader-file-coding-system to write a file.
14719         (nnagent-retrieve-headers): Bind file-name-coding-system to
14720         nnmail-pathname-coding-system.
14721
14722         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14723
14724         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14725         (nnml-request-article, nnml-request-create-group)
14726         (nnml-request-rename-group, nnml-find-id)
14727         (nnml-possibly-change-directory, nnml-possibly-create-directory)
14728         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14729         (nnml-save-marks): Use nnml-group-pathname instead of
14730         nnmail-group-pathname.
14731
14732         (nnml-request-create-group, nnml-request-expire-articles)
14733         (nnml-request-move-article, nnml-request-delete-group)
14734         (nnml-deletable-article-p, nnml-possibly-create-directory)
14735         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14736         (nnml-open-marks): Bind file-name-coding-system to
14737         nnmail-pathname-coding-system.
14738
14739         (nnml-request-article): Pass server argument to nnml-find-group-number.
14740         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14741         Pass server argument to nnml-possibly-create-directory.
14742         (nnml-request-accept-article): Pass server argument to
14743         nnml-active-number and nnml-save-mail.
14744         (nnml-find-group-number): Pass server argument to nnml-find-id.
14745         (nnml-request-update-info): Pass server argument to
14746         nnml-marks-changed-p.
14747
14748         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14749         (nnml-save-mail, nnml-active-number): Add server argument.
14750
14751         (nnml-request-delete-group): Warn if group is missing.
14752         (nnml-get-nov-buffer): Decode group name.
14753         (nnml-generate-active-info): Encode group name.
14754         (nnml-open-marks): Decode group name in messages.
14755
14756 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14757
14758         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14759         if it is not specified.
14760         (gnus-article-pipe-part, gnus-article-save-part)
14761         (gnus-article-interactively-view-part, gnus-article-copy-part)
14762         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14763         (gnus-article-inline-part, gnus-article-save-part-and-strip)
14764         (gnus-article-replace-part, gnus-article-delete-part)
14765         (gnus-article-view-part-as-type): Pass raw prefix argument to
14766         gnus-article-part-wrapper.
14767
14768 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14769
14770         * gnus-agent.el (gnus-agent-save-active):
14771         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14772
14773         * gnus-cache.el (gnus-cache-save-buffers)
14774         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14775         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14776         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14777         (gnus-cache-braid-nov, gnus-cache-braid-heads)
14778         (gnus-cache-generate-active, gnus-cache-rename-group)
14779         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14780         (gnus-cache-update-overview-total-fetched-for):
14781         Bind file-name-coding-system to nnmail-pathname-coding-system.
14782         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14783         New variables.
14784         (gnus-cache-decoded-group-name): New function.
14785         (gnus-cache-file-name): Use it.
14786         (gnus-cache-generate-active): Use non-decoded group name for active.
14787
14788         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
14789         right place.
14790         (gnus-write-active-file): Don't break non-ASCII group names.
14791
14792         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
14793         nnmail-pathname-coding-system.
14794
14795         * lpath.el: Bind default-file-name-coding-system,
14796         file-name-coding-system and language-info-alist for XEmacs.
14797
14798         * gnus-uu.el (gnus-uu-decode-save): Typo.
14799
14800 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14801
14802         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
14803
14804 2007-07-14  David Kastrup  <dak@gnu.org>
14805
14806         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
14807         finishing actions if we did not edit the article.
14808
14809 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14810
14811         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
14812         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
14813         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
14814         (gnus-agent-flush-group, gnus-agent-flush-cache)
14815         (gnus-agent-fetch-headers, gnus-agent-load-alist)
14816         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
14817         (gnus-agent-retrieve-headers, gnus-agent-request-article)
14818         (gnus-agent-regenerate-group)
14819         (gnus-agent-update-files-total-fetched-for)
14820         (gnus-agent-update-view-total-fetched-for):
14821         Bind file-name-coding-system to nnmail-pathname-coding-system.
14822         (gnus-agent-group-pathname): Don't encode file names by
14823         nnmail-pathname-coding-system.
14824         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
14825         coding-system-for-write instead of buffer-file-coding-system to
14826         gnus-agent-file-coding-system.
14827
14828         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
14829         Decode group name.
14830
14831         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
14832
14833         * gnus-start.el (gnus-update-active-hashtb-from-killed)
14834         (gnus-read-newsrc-el-file): Make group names unibyte.
14835
14836         * nnmail.el (nnmail-group-pathname): Don't encode file names by
14837         nnmail-pathname-coding-system.
14838
14839         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
14840         (nnrss-request-delete-group): Bind file-name-coding-system to
14841         nnmail-pathname-coding-system.
14842         (nnrss-read-server-data, nnrss-read-group-data):
14843         Bind file-name-coding-system correctly.
14844         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
14845
14846         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
14847         (nntp-server-to-method-cache): New variable.
14848         (nntp-group-pathname): New function that decodes non-ASCII group names.
14849         (nntp-possibly-create-directory, nntp-marks-changed-p)
14850         (nntp-save-marks, nntp-open-marks): Use it.
14851         (nntp-possibly-create-directory, nntp-open-marks):
14852         Bind file-name-coding-system to nnmail-pathname-coding-system.
14853         (nntp-open-marks): Decode group names when bootstrapping marks.
14854
14855         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
14856         Newsgroups and Followup-To headers.
14857
14858 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14859
14860         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14861         (gnus-server-closed-face, gnus-server-denied-face)
14862         (gnus-server-offline-face): Remove variable.
14863         (gnus-server-font-lock-keywords): Use faces that are not aliases.
14864
14865         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
14866         of modifying message-stack directly for XEmacs.
14867
14868         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
14869         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
14870         if the coding-system argument is nil for XEmacs.
14871
14872         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
14873         mm-charset-override-alist.
14874
14875         * rfc2047.el: Don't require base64; require rfc2045 for the function
14876         rfc2045-encode-string.
14877         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
14878         to quote the parameter value.
14879
14880 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14881
14882         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
14883         form in gnus-group-name-charset-method-alist.
14884
14885         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
14886         overrides the default layout edit-form.
14887
14888         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
14889
14890         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
14891
14892 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14893
14894         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
14895         as unfetched articles.
14896
14897 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
14898
14899         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
14900
14901 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
14904         original back end that keeps marks in the local system.
14905
14906 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14907
14908         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
14909         arg of pop-to-buffer for XEmacs.
14910         (gnus-article-read-summary-keys): Ditto; don't restore window
14911         configuration if summary command ends up with neither article buffer
14912         nor summary buffer; describe bindings if summary keys end with C-h.
14913
14914 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * message.el (message-fix-before-sending): Skip raw message part to be
14917         forwarded while checking illegible text.
14918         (message-forward-make-body-mime, message-forward-make-body):
14919         Mark signed or encrypted raw message as having no illegible text.
14920
14921 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14922
14923         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
14924         (gnus-message-with-timestamp-1): New macro.
14925         (gnus-message-with-timestamp): New function.
14926         (gnus-message): Use them.
14927
14928         * nnheader.el (nnheader-message): Use them.
14929
14930 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
14931
14932         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
14933         .newsrc.eld file.
14934
14935 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14936
14937         * gnus-agent.el (gnus-agent-fetch-headers)
14938         (gnus-agent-retrieve-headers):
14939         Bind gnus-decode-encoded-address-function to identity.
14940
14941         * nntp.el (nntp-send-xover-command): Recognize an xover command is
14942         available also when the server returns simply a dot.
14943
14944         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
14945
14946 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
14949
14950 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * gnus-ems.el (gnus-x-splash): Make it work.
14953
14954         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
14955         from being used.
14956
14957         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
14958
14959 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14960
14961         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
14962         4th and the 5th arguments.
14963
14964         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
14965         the front stickiness.
14966         (gnus-article-summary-command-nosave): Correct the order of the
14967         arguments passed to pop-to-buffer.
14968         (gnus-article-read-summary-keys): Ditto; make it work properly when the
14969         summary command ends up with the article buffer.
14970
14971         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
14972         the same faces.
14973
14974 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
14975
14976         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
14977
14978 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
14979
14980         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
14981         * gnus-sum.el (gnus-summary-highlight):
14982         * pgg.el (pgg-sign-region, pgg-sign):
14983         * mail-source.el (mail-source-delete-old-incoming-confirm):
14984         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
14985
14986 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14987
14988         * gnus-art.el (gnus-mime-view-part-externally)
14989         (gnus-mime-view-part-internally): Fix predicate function passed to
14990         completing-read.
14991
14992         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
14993
14994         * gnus.el (gnus-update-message-archive-method): Add :version.
14995
14996 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14997
14998         * gnus.el (gnus-update-message-archive-method): New variable.
14999
15000         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15001         according to gnus-message-archive-method if
15002         gnus-update-message-archive-method is non-nil.
15003
15004 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15007         Suggested by Loic Dachary <loic@dachary.org>.
15008         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15009
15010 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15011
15012         * message.el (message-pop-to-buffer): Add switch-function argument.
15013         (message-mail): Pass switch-function argument to it.
15014
15015 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15016
15017         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15018         Improve doc string.
15019
15020 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15021
15022         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15023         (gnus-header-content):
15024         * gnus-cite.el (gnus-cite-10):
15025         * gnus-srvr.el (gnus-server-closed):
15026         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15027         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15028         (gnus-group-mail-3-empty, gnus-group-mail-low)
15029         (gnus-group-mail-low-empty, gnus-splash):
15030         * message.el (message-header-to, message-header-cc)
15031         (message-header-subject, message-header-other, message-header-name)
15032         (message-header-xheader, message-separator, message-cited-text)
15033         (message-mml): Lighten colors of faces used for dark background.
15034
15035 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15036
15037         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15038         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15039
15040 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15041
15042         * message.el (message-narrow-to-headers-or-head):
15043         Ignore mail-header-separator in the body.
15044
15045 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15046
15047         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15048         same as window size.
15049
15050 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15051
15052         * message.el (message-font-lock-keywords): Use message-header-xheader
15053         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15054         ahead of the anything pattern, to get it recognized.
15055
15056 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15057
15058         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15059         spam.el loads uses it in the compiled defadvice form.
15060
15061 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15062
15063         * gnus-sum.el (gnus-articles-to-read)
15064         (gnus-summary-insert-old-articles): Don't truncate group name for
15065         `read-string'.
15066
15067         * gnus-util.el (gnus-limit-string): Delete this function.
15068
15069         * gnus-sum.el (gnus-simplify-subject-fully):
15070         Use `truncate-string-to-width' instead.
15071
15072 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15073
15074         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15075         Tell if, on summary exit, the next group has to be selected.
15076         (gnus-summary-exit): Use it.
15077
15078 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15079
15080         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15081         non-break space.
15082
15083 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15084
15085         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15086         Check if group is not a directory.
15087         (nnfolder-request-expire-articles): Don't delete articles if the target
15088         group is not available.
15089
15090         * nnml.el (nnml-request-create-group): Properly check if group is not a
15091         file.
15092         (nnml-request-expire-articles): Don't delete articles if the target
15093         group is not available.
15094
15095         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15096         Don't quote characters that are within parentheses.
15097
15098 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15099
15100         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15101         (gnus-handle-ephemeral-exit): Select article according to it.
15102
15103 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15104
15105         * message.el (message-insert-formated-citation-line): Remove newline.
15106         (message-citation-line-format): Add final \n here so that the user can
15107         avoid a blank line.
15108
15109 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15110
15111         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15112         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15113         Update lanl/arXiv support.
15114
15115 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15116
15117         * gnus.el: Bump version number.
15118
15119 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15120
15121         * gnus.el (gnus-version-number): Bump version.
15122
15123 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15124
15125         * gnus.el: No Gnus v0.6 is released.
15126
15127 2007-04-27  Didier Verna  <didier@xemacs.org>
15128
15129         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15130         * gmm-utils.el (gmm-regexp-concat): ... here.
15131         * message.el: Don't require 'gnus-util.
15132         (message-dont-reply-to-names): Handle name change above.
15133         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15134
15135 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15136
15137         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15138         since the initial value varies according to the system.
15139
15140 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15141
15142         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15143
15144 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15145
15146         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15147
15148 2007-04-24  Didier Verna  <didier@xemacs.org>
15149
15150         Improve the type of gnus-ignored-from-addresses.
15151         * gnus-util.el (gnus-orify-regexp): New function.
15152         * message.el (gnus-util): Require it.
15153         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15154         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15155         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15156
15157 2007-04-24  Didier Verna  <didier@xemacs.org>
15158
15159         * gnus-sum.el:
15160         * gnus-utils.el: Fix some trailing whitespaces.
15161
15162 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15163
15164         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15165         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15166         article's Message-ID; refer parent article in summary buffer.
15167
15168         * message.el (message-bounce): Call mime-to-mml.
15169
15170         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
15171         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
15172         optimize and/or forms properly.
15173
15174 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
15175
15176         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
15177         URL.
15178
15179 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15182
15183 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15184
15185         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15186         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15187         displayed of multipart/alternative part if it is invoked from summary
15188         buffer.
15189
15190         * mm-view.el (mm-inline-text-html-render-with-w3m)
15191         (mm-inline-text-html-render-with-w3m-standalone)
15192         (mm-inline-render-with-function): Use mail-parse-charset by default.
15193
15194 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15195
15196         * parse-time.el (parse-time-string-chars): Check if CHAR
15197         is less than the length of parse-time-syntax.
15198
15199 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15200
15201         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15202         from gnus-newsgroup-processable.
15203
15204 2007-04-16  Didier Verna  <didier@xemacs.org>
15205
15206         * gnus-msg.el (gnus-configure-posting-styles):
15207         Handle message-signature-directory properly with :file syntax.
15208         Reported by "Leo".
15209
15210 2007-04-11  Didier Verna  <didier@xemacs.org>
15211
15212         New user option: message-signature-directory.
15213         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15214         * message.el (message-insert-signature): Ditto.
15215         * message.el (message-signature-file): Doc update.
15216         * message.el (message-signature-directory): New.
15217
15218 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * gnus-msg.el (gnus-inews-yank-articles):
15221         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15222
15223 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * message.el (message-yank-original): Make sure cited text ends with
15226         newline; don't exchange point and mark.
15227
15228 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
15229
15230         * tls.el (open-tls-stream): Properly handle case where there
15231         is no associated buffer.
15232
15233 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
15234
15235         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15236         message-yank-original, make sure (< mark TEXT point).
15237
15238 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15239
15240         * message.el (message-fill-column): New variable.
15241         (message-mode): Use it.  Add comment on a possible new hook.
15242
15243         * nnmail.el (nnmail-spool-file): Mark as obsolete.
15244         (nnmail-get-new-mail): Reformat.
15245
15246         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15247
15248         * gmm-utils.el: Fix Commentary.
15249         (gmm-tool-bar-from-list): Fix typo in doc string.
15250
15251 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
15252
15253         * message.el (message-yank-original): Don't switch point and mark
15254         unnecessarily to put point and mark as documented.
15255
15256 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15257
15258         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15259         from the message heads.
15260
15261 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
15262
15263         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15264         article buffer does not have a window.  This may not be the best
15265         solution but is certainly better than setting the start of the null,
15266         that is the current, window.
15267
15268 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15269
15270         * gnus-draft.el (gnus-draft-setup-hook): New hook.
15271         (gnus-draft-setup): Run it.
15272
15273         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15274         gnus-score-fast-scoring.  Allow regexp.
15275         (gnus-score-headers): Use it.
15276
15277         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15278         XEmacs.
15279
15280         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15281         string.
15282         (gnus-button-alist): Also catch `<f1> k ...'.
15283         (gnus-treat-display-x-face): Fix doc string.
15284
15285 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15286
15287         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15288         evaluation of gnus-extended-version to ensure correct generation of the
15289         User-Agent header when message-generate-headers-first is used.
15290
15291 2007-03-24  Simon Josefsson  <simon@josefsson.org>
15292
15293         * hashcash.el (hashcash-generate-payment-async): Don't crash if
15294         hashcash-path is nil.  Don't call callback with incorrect number of
15295         parameters if val is 0.
15296
15297 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15298
15299         * message.el (message-required-news-headers):
15300         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15301
15302 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
15303
15304         * tls.el (open-tls-stream): In handshake-waiting loop,
15305         don't wait more if there is output available to process.
15306
15307 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
15308
15309         * tls.el (tls-program): Doc fix.
15310
15311 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15312
15313         * message.el (message-generate-new-buffers): Change the meaning of the
15314         nil value; add `standard' to the choices; treat t as `unique'; improve
15315         doc string.
15316         (gnus-select-frame-set-input-focus): Autoload.
15317         (message-buffer-name): Search for the existing message buffer if
15318         message-generate-new-buffers is nil or `standard'; treat the value t of
15319         message-generate-new-buffers as `unique'.
15320         (message-pop-to-buffer): Raise the frame already displaying the message
15321         buffer; clear the echo area after querying.
15322         (message-setup): Pass the `continue' argument to compose-mail.
15323         (message-mail): Prefer `switch-function' if it is given; search for the
15324         existing message buffer if the `continue' argument is non-nil; pass
15325         continue and switch-function arguments to compose-mail by way of
15326         message-setup.
15327         (message-mail-other-window): Adjust argument of message-setup.
15328         (message-mail-other-frame): Ditto.
15329
15330 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15331
15332         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15333         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15334         to turn font-lock on when turning gnus-message-citation-mode on.
15335
15336 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
15337
15338         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15339         (mml-smime-function-alist): New variable; add epg as the backend.
15340         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15341         mml-smime- functions instead.
15342         * mm-view.el: Require smime.
15343
15344 2007-03-05  Didier Verna  <didier@xemacs.org>
15345
15346         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15347         instead of just inheritance for posting styles.
15348         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15349
15350 2007-02-24  Chris Moore  <dooglus@gmail.com>
15351
15352         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
15353         * pgg-pgp.el (pgg-pgp-encrypt-region):
15354         * pgg-gpg.el (pgg-gpg-encrypt-region):
15355         Check pgg-encrypt-for-me if no other recipients.
15356
15357 2007-02-24  John Paul Wallington  <jpw@pobox.com>
15358
15359         * tls.el (tls-certtool-program): Fix custom type.
15360
15361 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15362
15363         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15364         and point-at-eol instead of line-(beginning|end)-position.
15365
15366         * assistant.el (assistant-parse-buffer): Ditto.
15367
15368         * netrc.el (netrc-parse-services): Ditto.
15369
15370 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
15371
15372         * mml2015.el (mml2015-epg-find-usable-key): New function.
15373         (mml2015-epg-sign): Use it.
15374         (mml2015-epg-encrypt): Use it.
15375
15376 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15377
15378         * message.el (message-make-in-reply-to): Quote name containing
15379         non-ASCII characters.  It will make the RFC2047 encoder cause an error
15380         if there are special characters.  Reported by NAKAJI Hiroyuki
15381         <nakaji@jp.freebsd.org>.
15382
15383 2007-02-27  Didier Verna  <didier@xemacs.org>
15384
15385         Include the group parameters as well as the topic ones in the
15386         inheritance filter process.
15387         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15388         argument GROUP-PARAMS-LIST.
15389         * gnus-topic.el (gnus-group-topic-parameters): Use it.
15390
15391 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15392
15393         * nntp.el (nntp-never-echoes-commands)
15394         (nntp-open-connection-functions-never-echo-commands): New variables.
15395         (nntp-send-command): Use them.
15396
15397 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
15398
15399         * mml2015.el (mml2015-epg-verify): Simplify.
15400
15401 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15402
15403         * mml.el (mml-content-disposition-alist): New user option.
15404         (mml-content-disposition): New function.
15405         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15406         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15407
15408 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
15409
15410         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15411         verification.
15412
15413 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15414
15415         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15416         articles posted in the last 24 hours.
15417
15418 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
15419
15420         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15421
15422 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
15423
15424         * nntp.el (nntp-send-command): Don't wait for echoes when
15425         nntp-open-ssl-stream is used.
15426
15427 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15428
15429         * gnus-cite.el (gnus-test-font-lock-add-keywords)
15430         (gnus-message-add-citation-keywords)
15431         (gnus-message-remove-citation-keywords): Remove.
15432         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15433         directly, make the variables in font-lock-defaults buffer-local, add
15434         gnus-message-citation-keywords to them and then update the value of
15435         font-lock-keywords.
15436
15437 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15438
15439         * message.el (message-cite-original-1): Don't call
15440         gnus-article-highlight-citation.
15441
15442         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15443         citations; fix line count.
15444
15445 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15446
15447         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15448         (gnus-message-add-citation-keywords)
15449         (gnus-message-remove-citation-keywords): Use it; fix the emulating
15450         versions of font-lock-add-keywords and font-lock-remove-keywords to
15451         work with XEmacs correctly.
15452
15453 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15454
15455         * gnus-cite.el (gnus-cite-face-list): Set the values of
15456         gnus-message-max-citation-depth and gnus-message-citation-keywords.
15457         (gnus-message-max-citation-depth): Use defvar rather than defconst.
15458         (gnus-message-cite-prefix-regexp): New variable.
15459         (gnus-message-search-citation-line): Use it; protect against long
15460         citation prefix; fill match data with nil rather than 0 for XEmacs; set
15461         the 0th match data for Emacs.
15462         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15463         (gnus-message-add-citation-keywords): Append keywords rather than
15464         prepending; emulate font-lock-add-keywords if it is not available.
15465         (gnus-message-remove-citation-keywords):
15466         Emulate font-lock-remove-keywords if it is not available.
15467
15468         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15469
15470         * message.el (message-cite-prefix-regexp): Set the value of
15471         gnus-message-cite-prefix-regexp.
15472
15473 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15474
15475         * nnweb.el (nnweb-google-parse-1): Update parser.
15476
15477 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
15478
15479         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15480
15481 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15482
15483         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15484         regexp.
15485
15486 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15487
15488         * uudecode.el (uudecode-string-to-multibyte): New function emulating
15489         string-to-multibyte.
15490         (uudecode-decode-region-internal): Use it.
15491
15492         * lpath.el: Fbind string-as-multibyte for XEmacs.
15493
15494 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15495
15496         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15497         Fix custom choice.
15498
15499         * gnus-art.el (gnus-signature-limit): Fix custom choice.
15500
15501 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
15502
15503         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15504
15505         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15506         `write-region' to respect `mm-inhibit-file-name-handlers'.
15507
15508 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
15509
15510         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15511         Use gnus-home-directory instead of "~/" or "$HOME".
15512
15513 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
15514
15515         * encrypt.el (encrypt-insert-file-contents): Add better prompt
15516         to mention filename.
15517         Add comments at beginning regarding usage.
15518         (encrypt-write-file-contents): Change interactive so a string is
15519         acceptable.  If the file has no associated model, show an error instead
15520         of a nonsense prompt.
15521
15522 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15523
15524         * spam.el (spam-bsfilter-ham-switch): Fix typo.
15525         Thanks to Yoshihiko Yamada for kind notification of this typo.
15526
15527 2007-01-12  Kenichi Handa  <handa@m17n.org>
15528
15529         * uudecode.el (uudecode-decode-region-internal): Make it work in a
15530         multibyte buffer.
15531
15532 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15533
15534         * gnus-score.el (gnus-score-fast-scoring): New variable.
15535         (gnus-score-headers): Use it.
15536
15537         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15538
15539         * message.el (message-cite-original-1):
15540         Call gnus-article-highlight-citation if requested.
15541         (message-make-from): Allow name and address as optional arguments.
15542
15543         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15544
15545         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15546         bugs to doc string.
15547         (gnus-button-alist): Add mid\\|message-id.
15548         (gnus-button-fetch-group): Extend for use in
15549         `browse-url-browser-function'.
15550         (gnus-button-url-regexp): Try to catch paired parentheses like in
15551         Wikipedia URLs.
15552
15553         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15554         Suggested by Simon Krahnke <overlord@gmx.li>.
15555
15556 2007-01-13  Romain Francoise  <romain@orebokech.com>
15557
15558         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15559         Update copyright.
15560
15561 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
15562
15563         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15564
15565 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15566
15567         * gnus-registry.el (gnus-registry-unfollowed-groups)
15568         (gnus-registry-split-fancy-with-parent): Fix documentation.
15569
15570 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15571
15572         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15573         from nnweb groups.
15574
15575 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15576
15577         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15578         Xref urls.  Erase buffer before requesting head.
15579
15580         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15581
15582 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15583
15584         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
15585         customizable.
15586
15587 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
15588
15589         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15590         no signing key is found.
15591         (mml2015-epg-encrypt): Ask user whether to skip or abort if
15592         no encrypting and/or signing key is found.
15593
15594 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15595
15596         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15597
15598 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15599
15600         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15601         headers read from disk with the ones newly found in the current search.
15602         This should no longer cause problems, because the article numbers in
15603         Gmane's `nov.php' output are ignored since the previous change.
15604
15605 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15606
15607         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15608
15609 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
15612         replace-regexp-in-string; bind url-version; fbind display-images-p and
15613         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
15614         find-face and set-itimer-function for Emacs; bind itimer-list for
15615         Emacs.
15616
15617         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15618
15619 2007-01-01  Romain Francoise  <romain@orebokech.com>
15620
15621         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15622
15623 2006-12-31  Steve Youngs  <steve@sxemacs.org>
15624
15625         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15626         `define-minor-mode' macro definition expanded properly.
15627         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15628         exclude it there.
15629
15630         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15631         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
15632         `fboundp' test.
15633         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15634         This is OK to autoload in (S)XEmacs now.
15635
15636 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15637
15638         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15639         keystroke.
15640         (gnus-summary-limit-to-singletons): Fix typo.
15641
15642         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15643         else fails.
15644
15645 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15646
15647         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15648         docstring.
15649
15650         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15651         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15652         (gnus-summary-insert-dormant-articles): Fix typo in message.
15653
15654 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
15655
15656         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15657         nil for XEmacs.
15658         (gnus-message-citation-mode): Don't autoload in XEmacs.
15659
15660         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15661
15662 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
15663
15664         * nnimap.el (nnimap-expunge-search-string):
15665         Mention nnimap-search-uids-not-since-is-evil in docstring.
15666
15667 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15668
15669         * spam.el: Revert to make-obsolete-variable because
15670         define-obsolete-variable-alias is not supported in Emacs 21.
15671
15672         * spam.el (spam-ifile-path, spam-ifile-database-path)
15673         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15674         make-obsolete-variable.
15675         (spam-bsfilter-path, spam-bsfilter-program)
15676         (spam-spamassassin-path, spam-spamassassin-program)
15677         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15678         Don't use "path" inappropriately.
15679         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15680         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15681         variable names.
15682
15683 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
15684
15685         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15686         summary buffer.
15687
15688         * password.el (password-cache-remove): Use clear-string to burn
15689         password, if available.
15690
15691 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15692
15693         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15694
15695         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15696
15697         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15698         (gnus-message-highlight-citation): Move defcustom here from
15699         gnus-cite.el.
15700         (gnus-message-citation-mode): Autoload.
15701
15702         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
15703         checks to make it compile with XEmacs.
15704         (gnus-message-citation-mode): New minor mode.
15705         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15706         (gnus-message-highlight-citation): New variables.
15707         (gnus-message-search-citation-line)
15708         (gnus-message-add-citation-keywords)
15709         (gnus-message-remove-citation-keywords)
15710         (turn-on-gnus-message-citation-mode)
15711         (turn-off-gnus-message-citation-mode): New functions.
15712
15713 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
15714
15715         * gnus-cite.el: Enable highlighting of different citation levels in
15716         message-mode.
15717
15718 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15719
15720         * message.el (message-make-fqdn): Fix comment.
15721         (message-bogus-system-names): Add ".local".
15722
15723         * spam.el (spam-ifile-path, spam-ifile-program)
15724         (spam-ifile-database-path, spam-ifile-database)
15725         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15726         Don't use "path" inappropriately.
15727         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15728         strings.
15729         (spam-check-ifile, spam-ifile-register-with-ifile)
15730         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15731         Use new variable names.
15732
15733         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15734         (gnus-treat-display-smileys): Simplify using
15735         gnus-image-type-available-p.
15736
15737         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15738         available.
15739
15740         * gnus-xmas.el (gnus-xmas-image-type-available-p):
15741         Use `display-images-p' if available.
15742
15743 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15744
15745         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15746         one after turning on the buffer's multibyteness instead of decoding
15747         them directly in the unibyte buffer that causes unexpected conversion
15748         in Emacs 23 (unicode).
15749
15750 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15751
15752         * message.el (message-generate-hashcash): Fix custom type.
15753
15754 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15755
15756         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15757
15758 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15759
15760         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15761         disconnect icons.  Add help text.
15762
15763 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
15764
15765         * spam.el (spam-extra-header-to-number): CRM114 spam score is
15766         negated to be consistent with the others we handle.
15767
15768 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15769
15770         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15771         version of gnus-summary-buffer to something, so that we can use two
15772         article buffers at the same time.
15773
15774 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
15775
15776         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15777         trigger all the extra headers.
15778         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15779         sorting.
15780
15781 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15782
15783         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15784         solid groups.
15785
15786 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
15787
15788         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
15789
15790 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
15791
15792         * legacy-gnus-agent.el: Add Copyright notice.
15793
15794 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
15795
15796         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15797
15798 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15799
15800         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15801
15802         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15803         to make it work reliably in CVS Emacs.
15804         (gnus-summary-limit-strange-charsets-predicate)
15805         (gnus-summary-limit-to-predicate): New functions.
15806
15807 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
15808
15809         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15810         specifying array size.
15811         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15812         array if it is too small.
15813         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15814         (gnus-sort-threads-loop): New function.
15815
15816 2006-12-06  Chris Moore  <dooglus@gmail.com>
15817
15818         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15819         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15820
15821 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
15822
15823         * mm-url.el (mm-url-predefined-programs): Call curl with correct
15824         options.
15825
15826 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15827
15828         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15829         DOS-ing the recipient.
15830
15831         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15832         the headers when creating the mapping to avoid mismappings.
15833         (nnweb-gmane-create-mapping): Always nix out old mapping.
15834
15835 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15836
15837         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15838         and mm-verify-option to never.
15839
15840 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15841
15842         * message.el (message-signed-or-encrypted-p): New function.
15843         (message-forward-make-body): Use it.
15844
15845         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
15846         Replace encode-coding-string with mm-encode-coding-string.
15847
15848 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15849
15850         * nneething.el (nneething-decode-file-name):
15851         Replace decode-coding-string with mm-decode-coding-string.
15852
15853         * gnus-int.el (gnus-open-server): Say failed server's name.
15854
15855 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15856
15857         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
15858         strings to a single string.  Quote `errors-file-name'.
15859         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
15860         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
15861         Adjust calls.  Use `shell-quote-argument'.
15862
15863 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
15864
15865         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
15866         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
15867
15868         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
15869         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
15870         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
15871         (gnus-group-make-directory-group, gnus-group-transpose-groups):
15872         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
15873         (gnus-subscribe-newsgroup, gnus-1):
15874         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
15875         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
15876         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
15877         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
15878
15879 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15880
15881         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
15882         keystroke.
15883         (gnus-summary-limit-to-bodies): Implement headersp.
15884
15885 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15886
15887         * dns.el (query-dns): Protect against "Process dns deleted" strings.
15888
15889 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15890
15891         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
15892
15893 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15894
15895         * message.el (message-generate-hashcash): Expand range of values to
15896         include `opportunistic'.
15897         (message-send-mail): Use it.
15898
15899 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15900
15901         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
15902         and comment it.
15903
15904         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
15905
15906 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
15907
15908         * gnus-util.el (gnus-extract-address-components): Improve comment.
15909
15910 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15911
15912         * gnus-util.el (gnus-extract-address-components): Work with address in
15913         which the name portion contains @.
15914
15915         * lpath.el: Fbind custom-autoload.
15916
15917 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15918
15919         * gnus.el (gnus-start): Move custom group up.
15920         (gnus-select-method): Don't autoload, but make it available for
15921         `customize-variable'.
15922         (gnus-getenv-nntpserver): Don't autoload.
15923
15924 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
15925
15926         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
15927
15928 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15929
15930         * message.el (message-sendmail-extra-arguments): New variable.
15931         (message-send-mail-with-sendmail): Use it.
15932
15933 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15934
15935         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
15936         mm-with-unibyte-current-buffer to make string unibyte.
15937
15938         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
15939         mm-string-as-multibyte.
15940
15941 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
15942
15943         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
15944         Reported by Werner Koch <wk@gnupg.org>.
15945
15946 2006-11-14  Daiki Ueno  <ueno@p360>
15947
15948         * mml2015.el: Autoload epa-select-keys when compiling.
15949
15950 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15951
15952         * mml2015.el (mml2015-epg-sign): Save the signing keys in
15953         message-options.
15954         (mml2015-epg-encrypt): Save the recipient keys in message-options.
15955
15956 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15957
15958         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
15959         EasyPG (< 0.0.6).
15960         (mml2015-always-trust): New user option.
15961         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
15962         prompt.
15963
15964 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15965
15966         * nntp.el (nntp-authinfo-force): New variable.
15967         (nntp-send-authinfo): Use it.
15968
15969 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
15970
15971         * message.el (message-strip-subject-encoded-words): Allow _not_ to
15972         decode encoded words.  Improve prompt.  Add comment about forwarding.
15973         (message-replacement-char): Move up.
15974
15975 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
15976
15977         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
15978         instead of gnus-intersection because arguments of gnus-sorted-nunion
15979         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
15980
15981 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
15982
15983         * message.el (message-strip-subject-encoded-words): Reformat prompt.
15984         (message-simplify-subject-functions):
15985         Enable message-strip-subject-encoded-words by default.
15986
15987 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
15988
15989         * message.el (message-strip-subject-encoded-words): New function.
15990         (message-simplify-subject-functions): New variable.
15991         (message-simplify-subject): Use it.  Fix typo in doc string.
15992         Support message-strip-subject-encoded-words.
15993
15994 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
15995
15996         * gnus-diary.el (gnus-diary-delay-format-function):
15997         * nndiary.el (nndiary-reminders):
15998         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
15999
16000 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16001
16002         * gnus-art.el (article-hide-boring-headers): Fetch date from
16003         gnus-original-article-buffer to avoid problems with localized date
16004         strings.
16005
16006 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16007
16008         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16009
16010 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16011
16012         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16013         New variables.
16014         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16015         (mm-charset-synonym-alist): Move some entries to
16016         mm-codepage-iso-8859-list.
16017         (mm-charset-synonym-alist, mm-charset-override-alist):
16018         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16019
16020 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16021
16022         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16023
16024 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16025
16026         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16027         with Emacs 21 and XEmacs.
16028
16029 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16030
16031         * spam.el (spam-parse-address): New function for better parsing,
16032         catching errors, etc.
16033         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16034
16035 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16036
16037         * mm-view.el: Add interactive arg to html2text autoload.
16038
16039 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16040
16041         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16042
16043 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16044
16045         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16046         New variables.
16047         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16048         (mm-charset-synonym-alist): Move some entries to
16049         mm-codepage-iso-8859-list.
16050
16051         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16052
16053 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16054
16055         * message.el (message-citation-line-format)
16056         (message-insert-formated-citation-line): Fix implementation of %E, %N
16057         and %n according to the doc string.
16058
16059 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16060
16061         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16062         Use car-safe to avoid bad parses.
16063
16064 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16067         names.
16068
16069         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16070
16071 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16072
16073         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16074         header.
16075
16076         * message.el (message-draft-headers): Add Date.
16077         (message-headers-to-generate): Fix typo in docstring.
16078
16079         * nndraft.el (nndraft-required-headers): New variable.
16080         (nndraft-generate-headers): Use it.
16081
16082         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16083
16084 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16085
16086         * gnus-registry.el (gnus-registry-wash-for-keywords)
16087         (gnus-registry-find-keywords): New functions to allow easy searching of
16088         articles that are in the registry.
16089
16090 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16091
16092         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16093         Use ietf-drums-parse-address instead of gnus-extract-address-components.
16094         Reported by Damien Elmes <damien@repose.cx>.
16095
16096 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16097
16098         * gnus.el (gnus-mime): Remove unused custom group.
16099
16100 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16101
16102         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16103         "blank line" when searching for end of armor headers.
16104
16105 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16106
16107         * gmm-utils.el (gmm-write-region): Fix variable name.
16108
16109 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16110
16111         * gmm-utils.el (gmm-write-region): New function based on compatibility
16112         code from `mm-make-temp-file'.
16113
16114         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16115
16116         * nnmaildir.el (nnmaildir--update-nov)
16117         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16118         Use `gmm-write-region'.
16119
16120 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16121
16122         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16123         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16124
16125         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16126
16127         * message.el (message-replacement-char): New variable.
16128         (message-fix-before-sending): Use it.
16129         (message-simplify-subject): New function to remove duplicate code.
16130         (message-reply, message-followup): Use it.
16131
16132         * gnus-sum.el (gnus-summary-make-menu-bar):
16133         Clarify gnus-summary-limit-to-articles.
16134
16135 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16136
16137         * gnus-util.el (gnus-with-local-quit): New macro.
16138
16139         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16140
16141 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16142
16143         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16144         ignore non-string data.
16145
16146 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16147
16148         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16149         non-string data (needs to be done in the registry too).
16150
16151 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16152
16153         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16154         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16155         (gnus-registry-split-fancy-with-parent)
16156         (gnus-registry-fetch-simplified-message-subject-fast)
16157         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16158         Remove text properties on ingress into the registry and when it's saved.
16159         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16160         registry from entries with no groups.
16161
16162 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16163
16164         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16165         function to remove string properties.
16166
16167 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16168
16169         * gmm-utils.el (gmm): Adjust custom version.
16170
16171         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16172         Adjust custom version.
16173
16174         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16175
16176 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16177
16178         * gnus-art.el (gnus-insert-prev-page-button)
16179         (gnus-insert-next-page-button): Simplify.  Reformat.
16180
16181 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16182
16183         * gnus-art.el (gnus-insert-prev-page-button)
16184         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16185
16186 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16187
16188         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16189
16190 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16191
16192         * gnus-art.el (gnus-insert-mime-button)
16193         (gnus-insert-mime-security-button):
16194         Apply gnus-article-button-face to MIME and security buttons.
16195
16196 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16197
16198         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16199         readable.
16200
16201 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
16204
16205 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16206
16207         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16208         `browse-url-of-file' instead of `browse-url'.
16209
16210 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16211
16212         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16213         regexp.  Articles containing quotation were cut prematurely.
16214
16215 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16216
16217         * message.el (message-cite-original-1): Use nobody by default for the
16218         value of From header.
16219         (message-reply): Ditto.
16220
16221 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
16222
16223         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16224         to the gnus-info.  This fixes a bug of inline-PGP message verification.
16225         Reported by Michael Piotrowski <mxp@dynalabs.de>.
16226
16227 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
16228
16229         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16230         mails in the doc string.  Add some URLs in comment.
16231         (pop3-movemail): Warn about pop3-leave-mail-on-server.
16232
16233 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16234
16235         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16236         backslashes handling and the way to find boundaries of quoted strings.
16237
16238 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
16239
16240         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16241         mml1991-encrypt-to-self is set and mml1991-signers is not set.
16242         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16243         mml2015-encrypt-to-self is set and mml2015-signers is not set.
16244
16245 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16246
16247         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
16248         doc string.
16249         (gnus-button-regexp, gnus-button-last): Remove unused variables.
16250
16251 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16252
16253         * lpath.el: Fbind epg-check-configuration.
16254
16255 2006-09-06  Simon Josefsson  <jas@extundo.com>
16256
16257         * mml2015.el (mml2015-use): Doc fix, mention epg.
16258
16259 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16260
16261         * mml2015.el (mml2015-use): Default to epg, if available.
16262
16263 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16264
16265         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16266         message-sender.
16267         (mml1991-epg-encrypt): Ditto.
16268         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16269         message-sender.
16270         (mml2015-epg-encrypt): Ditto.
16271
16272 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
16273
16274         * message.el (message-send-mail-with-sendmail): Look for sendmail in
16275         several common directories.
16276
16277 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
16278
16279         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16280         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16281
16282 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16283
16284         * gnus-art.el (article-decode-encoded-words): Make it fast.
16285
16286 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16287
16288         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16289
16290         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16291         in quoted string into `\'.
16292
16293 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16294
16295         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16296         Use standard-syntax-table.
16297
16298 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16299
16300         * gnus-art.el (gnus-decode-address-function): New variable.
16301         (article-decode-encoded-words): Use it to decode headers which are
16302         assumed to contain addresses.
16303         (gnus-mime-delete-part): Remove useless `or'.
16304
16305         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16306         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16307         (gnus-nov-parse-line): Use it to decode From header.
16308         (gnus-get-newsgroup-headers): Ditto.
16309         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16310
16311         * mail-parse.el (mail-decode-encoded-address-region): New alias.
16312         (mail-decode-encoded-address-string): New alias.
16313
16314         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16315         New function.
16316         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16317         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16318         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16319         (rfc2047-decode-string): Ditto.
16320         (rfc2047-decode-address-region): New function.
16321         (rfc2047-decode-address-string): New function.
16322
16323 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
16324
16325         * message.el (message-caesar-buffer-body): Allow rotating headers.
16326
16327         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16328
16329         * message.el (message-insert-formated-citation-line): Fix %f.
16330         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16331
16332 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16333
16334         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16335         (gnus-bookmark-mouse-available-p): New macro.
16336         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16337         (gnus-bookmark-bmenu-show-infos): Use it.
16338         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16339         (gnus-bookmark-bmenu-hide-infos): Ditto.
16340         (gnus-bookmark-remove-properties): New function.
16341         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16342         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16343         (gnus-bookmark-write-file): Bind coding-system-for-write.
16344         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16345         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16346         group before selecting it.
16347         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16348         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16349         quit-window if it is not available; use gnus-mouse-2 and bind it to
16350         gnus-bookmark-bmenu-select-by-mouse.
16351         (gnus-bookmark-show-details): Remove unused variable `details-list'.
16352         (gnus-bookmark-bmenu-select-by-mouse): New function.
16353
16354 2006-08-13  Romain Francoise  <romain@orebokech.com>
16355
16356         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16357         space.
16358
16359 2006-08-10  Romain Francoise  <romain@orebokech.com>
16360
16361         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
16362         (dns-mode-soa-auto-increment-serial): New user option.
16363         (dns-mode-soa-maybe-increment-serial): New function.
16364         (dns-mode): Add the latter to `write-contents-functions'.
16365
16366 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * compface.el (uncompface): Use binary rather than raw-text-unix.
16369
16370 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16371
16372         * compface.el (uncompface): Make sure the eol conversion doesn't take
16373         place when communicating with the external programs.
16374         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16375
16376 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16377
16378         * nnheader.el (nnheader-insert-head): Fix typo in comment.
16379
16380 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16381
16382         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16383         Make it more robust by parsing author and date independently.
16384
16385 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16386
16387         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16388
16389 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
16390
16391         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16392         first matching secret key.
16393         (mml2015-epg-encrypt): Ditto.
16394
16395         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16396         first matching secret key.
16397         (mml1991-epg-encrypt): Ditto.
16398
16399         * mml2015.el (mml2015-encrypt-to-self): New user option.
16400         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16401         mml2015-epg-encrypt-to-self is set.
16402
16403         * mml1991.el (mml1991-encrypt-to-self): New variable.
16404         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16405         mml1991-epg-encrypt-to-self is set.
16406
16407         * mml2015.el (mml2015-signers): New user option.
16408         (mml2015-epg-sign): Reflect the value of mml2015-signers.
16409         (mml2015-epg-encrypt): Allow to select signing keys.
16410
16411         * mml1991.el (mml1991-signers): New variable.
16412         (mml1991-epg-sign): Reflect the value of mml1991-signers.
16413         (mml1991-epg-encrypt): Allow to select signing keys.
16414
16415 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16416
16417         * nnheader.el (nnheader-insert-head): Make it work even if the file
16418         uses CRLF for the line-break code.
16419
16420 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
16421
16422         * mml2015.el: Require mml-sec instead of password.
16423         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16424         (mml2015-cache-passphrase): Inherit the default value from
16425         mml-secure-cache-passphrase.
16426         (mml2015-passphrase-cache-expiry): Inherit the default value from
16427         mml-secure-passphrase-cache-expiry.
16428
16429         * mml1991.el: Require mml-sec instead of password.
16430         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16431         (mml1991-cache-passphrase): Inherit the default value from
16432         mml-secure-cache-passphrase.
16433         (mml1991-passphrase-cache-expiry): Inherit the default value from
16434         mml-secure-passphrase-cache-expiry.
16435
16436         * mml-sec.el: Require password.
16437         (mml-secure-verbose): New user option.
16438         (mml-secure-cache-passphrase): New user option.
16439         (mml-secure-passphrase-cache-expiry): New user option.
16440
16441 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
16442             Andreas Vögele  <andreas@altroot.de>   (tiny change)
16443
16444         * pgg-def.el (pgg-truncate-key-identifier):
16445         Truncate the key ID to 8 letters from the end.
16446
16447 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16448
16449         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16450         workaround for the url package included with Emacs.
16451
16452         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16453
16454 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16457         correctly.  This fixes a bug caused by the 2006-05-12 change.
16458
16459 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
16460
16461         * nnmail.el (nnmail-article-group): If splitting raises an error, give
16462         some information about the error when saying that the `bogus' mail
16463         group will be used.
16464
16465 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
16466
16467         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16468         string.
16469
16470 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
16471
16472         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16473
16474 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16475
16476         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16477
16478 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16479
16480         * mml1991.el (mml1991-function-alist): Add epg.
16481         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16482         (mml1991-epg-encrypt): New functions.
16483
16484 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16485
16486         * mml2015.el (mml2015-verbose): New variable.
16487         (mml2015-cache-passphrase): Ditto.
16488         (mml2015-passphrase-cache-expiry): Ditto.
16489         (mml2015-function-alist): Add epg.
16490         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16491         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16492         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16493         New functions.
16494
16495 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16496
16497         * message.el (message-cite-original-1): Preserve region when removing
16498         quoted text due to X-No-Archive in order to avoid bogus attribution
16499         when citing multiple messages.
16500
16501 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16502
16503         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16504         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16505
16506 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
16507
16508         * gnus-diary.el (gnus-user-format-function-d)
16509         (gnus-user-format-function-D): Autoload.
16510
16511         * imap.el (Commentary): Fix typo.
16512
16513         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16514         2006-04-22 contribution.
16515
16516 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16517
16518         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16519         It didn't really fix the bogosity I'm seeing with solid web groups.
16520
16521 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16522
16523         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16524         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16525         created using server names.  If we use the feature without declaring
16526         it, Gnus does not properly manage server and group state.
16527
16528         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16529         bound.
16530
16531 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16532
16533         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16534         looking up the method using GROUP's prefix before inventing a new one.
16535         It is used on killed/unknown groups in various places where returning
16536         an all-new method isn't expected by the caller.
16537
16538         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16539         and match semantics of gnus-group-real-prefix.
16540
16541 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
16542
16543         * nnmail.el (nnmail-broken-references-mailers): New variable.
16544         (nnmail-ignore-broken-references): New function generalizing
16545         nnmail-fix-eudora-headers.
16546         (nnmail-fix-eudora-headers): Now obsolete.
16547
16548         * gnus-art.el (gnus-button-handle-custom):
16549         Support `customize-apropos*'.
16550
16551 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16552
16553         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16554
16555         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16556         articles.
16557
16558 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
16559
16560         * message.el (message-cite-reply-above): New variable.
16561         (message-yank-original): Use it.
16562
16563 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16564
16565         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16566
16567 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
16568
16569         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16570         as read.
16571
16572         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16573
16574 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
16575
16576         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16577         (gnus-bookmark-default-file): Use gnus-directory.
16578         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16579         Remove "*" in doc string.
16580         (gnus-bookmark-write-file): Simplify.
16581         (gnus-bookmark-maybe-sort-alist): Use `when'.
16582         (gnus-bookmark-get-bookmark): Fix typo in doc string.
16583         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16584         Add FIXME about Emacs 21 and XEmacs compatibility.
16585         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16586         compatibility.
16587         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16588         compatibility.
16589         (gnus-bookmark-menu-heading): Fix version.
16590
16591 2006-06-19  Bastien Guerry  <bzg@altern.org>
16592
16593         * gnus-bookmark.el: New file.
16594
16595 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16596
16597         * message.el (message-syntax-checks): Doc fix.
16598
16599 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16600
16601         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16602         unsubscribed groups as if they were killed ones.  It causes duplicate
16603         entries in gnus-newsrc-alist.
16604
16605 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16606
16607         * message.el (message-syntax-checks): Doc fix.
16608         (message-send-mail): Add check for continuation headers.
16609         (message-check-news-header-syntax): Fix regexp used to check for
16610         continuation headers.
16611
16612 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16613
16614         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16615
16616 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
16617
16618         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16619
16620 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16621
16622         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16623         default-truncate-lines.
16624
16625 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16626
16627         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16628         to fill the utf-8 entry.
16629
16630         * lpath.el: Fbind unicode-precedence-list.
16631
16632 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16633
16634         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16635
16636 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
16637
16638         * gnus-agent.el (directory-files-and-attributes): Move all the way
16639         forward (the third and final move).
16640         (gnus-agent-read-agentview): Trap reconstruction errors due to
16641         nonexistent directory.  Handle by returning nil.
16642
16643 2006-05-30  Didier Verna  <didier@xemacs.org>
16644
16645         * message.el (message-dont-reply-to-names): Update the custom type.
16646         * message.el (message-dont-reply-to-names): New defsubst: potentially
16647         convert a list of regexps into a single one.
16648         * message.el (message-get-reply-headers): Use it.
16649         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16650
16651 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16652
16653         * gnus-agent.el (directory-files-and-attributes): Move forward.
16654
16655 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16656
16657         * gnus-ml.el (gnus-mailing-list-subscribe)
16658         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16659         (gnus-mailing-list-message): Fix doc strings.
16660
16661 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16662
16663         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16664         of doing it manually.
16665
16666 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16667
16668         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16669         comment.
16670
16671 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
16672
16673         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16674         (gnus-agent-read-agentview): Fix handling of end-of-file error.
16675         (gnus-agent-read-local): All symbols allocated in my-obarray.
16676         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16677         (gnus-agent-regenerate-group): Check numeric names to see if they are
16678         messages or groups.
16679         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16680         better way of do this...)
16681
16682         * gnus-cache.el (gnus-agent-total-fetched-for):
16683         Ignore 'dummy.group' (there should be a better way of do this...)
16684
16685 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16686
16687         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16688         (gnus-saved-headers): Ditto.
16689         (gnus-default-article-saver): Mention functions may have properties.
16690         (gnus-article-save): Override gnus-save-all-headers and
16691         gnus-saved-headers by :headers property which saver function may have.
16692         (gnus-summary-save-in-file): Add :headers property.
16693         (gnus-summary-write-to-file): Ditto.
16694
16695         * gnus-sum.el (gnus-summary-save-article): Bind
16696         gnus-prompt-before-saving to t when saving many articles in a file;
16697         always show all headers.
16698
16699         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
16700
16701 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16702
16703         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16704         marks.
16705
16706         * message.el (message-indent-citation): Add optional arguments to allow
16707         using it outside of message buffers.
16708
16709         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16710         (gnus-article-treat-unfold-headers): Use it.
16711         (gnus-article-truncate-lines): New variable.
16712         (gnus-article-mode): Use it.
16713         (gnus-article-toggle-truncate-lines): New function.
16714
16715         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16716         Add gnus-article-toggle-truncate-lines.
16717
16718         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16719         coding system in XEmacs, use binary.
16720
16721 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16722
16723         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16724         after-load-alist.
16725
16726         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16727         this function should save decoded articles.
16728         (gnus-summary-write-to-file): Use property to specify this function
16729         should save decoded articles and specify gnus-summary-save-in-file
16730         should be used to save articles other than the first one when saving
16731         many articles.
16732         (gnus-summary-save-body-in-file): Use property to specify this
16733         function should save decoded articles.
16734         (gnus-summary-write-body-to-file): Use property to specify this
16735         function should save decoded articles and specify
16736         gnus-summary-save-body-in-file should be used to save articles other
16737         than the first one when saving many articles.
16738
16739         * gnus-sum.el (gnus-summary-save-article): Simplify.
16740
16741 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16742
16743         * gnus-art.el (gnus-default-article-saver):
16744         Add gnus-summary-write-body-to-file.
16745         (gnus-article-save-coding-system): Don't use coding system object
16746         in XEmacs.
16747         (gnus-read-save-file-name): Add optional `dir-var' argument which
16748         specifies directory in which files are saved; work even if optional
16749         `variable' argument is not specified.
16750         (gnus-summary-write-to-file): Read file name.
16751         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16752         (gnus-summary-write-body-to-file): New function.
16753
16754         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16755         (gnus-summary-local-variables): Add it.
16756         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16757         (gnus-summary-save-article): Remove optional `decode' argument;
16758         determine whether to decode articles by the value of
16759         gnus-default-article-saver; when saving many files using
16760         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16761         it first and use gnus-summary-save-in-file or
16762         gnus-summary-save-body-in-file thereafter unless
16763         gnus-prompt-before-saving is always; move point to article which
16764         will be saved.
16765         (gnus-summary-save-article-file): Revert.
16766         (gnus-summary-write-article-file): Revert.
16767         (gnus-summary-save-article-body-file): Revert.
16768         (gnus-summary-write-article-body-file): New function.
16769
16770 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16771
16772         * gnus-art.el (gnus-default-article-saver): Doc fix.
16773         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16774         from gnus-summary-save-article-coding-system, and default to a
16775         certain coding system.
16776         (gnus-output-to-file): Add coding cookie and encode text according
16777         to gnus-article-save-coding-system; don't use mm-append-to-file.
16778
16779         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16780         gnus-art.el and rename to gnus-article-save-coding-system.
16781         (gnus-summary-save-article): Require gnus-art; don't show all
16782         headers if it decodes articles; don't add coding cookie here;
16783         don't bind mm-text-coding-system-for-write.
16784         (gnus-summary-save-article-file): Save decoded articles.
16785         (gnus-summary-write-article-file): When saving many files, use
16786         gnus-summary-write-to-file first and gnus-summary-save-in-file
16787         thereafter unless gnus-prompt-before-saving is always.
16788         (gnus-summary-save-article-body-file): Save decoded articles.
16789
16790         * lpath.el: Fbind select-safe-coding-system for XEmacs.
16791
16792 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16793
16794         * nnrss.el (nnrss-check-group): Bind hash-index.
16795
16796 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
16797
16798         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16799         its hash index.  Store this hash in `nnrss-group-data'.
16800         (nnrss-read-group-data): Update accordingly.
16801
16802 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16803
16804         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16805         entry.
16806
16807         * gnus-sum.el (gnus-summary-make-menu-bar):
16808         Add gnus-article-browse-html-article.
16809
16810 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
16811
16812         * gnus-sum.el (gnus-summary-mime-map):
16813         Add gnus-article-browse-html-article.
16814
16815         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16816
16817 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16818
16819         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16820         suitable coding systems in customize.
16821
16822 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
16823
16824         * mail-source.el (mail-sources): Fix custom type.
16825
16826 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16827
16828         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16829         (gnus-summary-expire-articles-now): Shorten prompt.
16830
16831         * gmm-utils.el (wid-edit): Require.
16832         (defun-gmm): Rename from `gmm-defun-compat'.
16833         (gmm-image-search-load-path): Use it.
16834         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
16835
16836 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16837
16838         * gnus-sum.el (gnus-summary-save-article-coding-system):
16839         New variable.
16840         (gnus-summary-save-article): Add optional `decode' argument.
16841         If it is set and gnus-summary-save-article-coding-system is non-nil,
16842         save decoded article.
16843         (gnus-summary-write-article-file): Save decoded article if
16844         gnus-summary-save-article-coding-system is non-nil.
16845
16846         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16847         type.
16848
16849 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16850
16851         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16852
16853 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16854
16855         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16856         first to test gnus-single-article-buffer which may be buffer-local.
16857
16858         * gnus-sum.el (gnus-summary-setup-buffer):
16859         Make gnus-single-article-buffer buffer-local and nil in ephemeral
16860         group; make gnus-article-buffer, gnus-article-current, and
16861         gnus-original-article-buffer always buffer-local.
16862         (gnus-summary-exit): Kill article buffer belonging to ephemeral
16863         group.
16864         (gnus-handle-ephemeral-exit): Don't move to next summary line.
16865
16866 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16867
16868         * nnml.el (nnml-request-compact-group): Compressed files might not
16869         have .gz extension.
16870
16871 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16872
16873         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
16874         (mm-copy-to-buffer): Use with-current-buffer.
16875         (mm-display-part): Simplify.
16876         (mm-inlinable-p): Add optional arg `type'.
16877
16878 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16879
16880         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
16881         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
16882         Try harder to show the attachment internally or externally using
16883         gnus-mime-view-part-as-type.
16884
16885 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16886
16887         * message.el (message-from-style, message-signature-separator)
16888         (message-user-organization-file, message-send-mail-function)
16889         (message-citation-line-function, message-yank-prefix)
16890         (message-indent-citation-function, message-signature)
16891         (message-signature-file, message-signature-insert-empty-line):
16892         Remove autoloads.
16893
16894         * gnus-art.el (gnus-buttonized-mime-types):
16895         Remove "multipart/signed".  Revert 2006-04-26 change.
16896
16897 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16898
16899         * gnus.el (gnus-version-number): Bump version.
16900
16901 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16902
16903         * gnus.el: No Gnus v0.5 is released.
16904
16905 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16906
16907         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
16908         fetching articles by message-id.
16909
16910 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16911
16912         * message.el (hashcash): Require hashcash as normal.
16913
16914         * ecomplete.el (ecomplete-highlight-match-line):
16915         Use point-at-eol.
16916         (ecomplete-highlight-match-line): Use `highlight', because that
16917         face exists in both Emacs and XEmacs.
16918
16919         * message.el (message-display-abbrev): Use point-at-bol.
16920
16921         * mail-source.el: Don't require timer/timer-funcs.
16922
16923         * gnus-async.el: Ditto.
16924
16925         * password.el: Ditto.
16926
16927         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
16928
16929         * mm-url.el: Ditto.
16930
16931         * gnus-xmas.el: Don't require timer-funcs.
16932
16933         * mm-util.el: Require timer/timer-funcs.
16934
16935 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16936
16937         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
16938         Close.
16939
16940 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16941
16942         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
16943         unibyte after clear-decrypt function runs.
16944
16945         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
16946         returns as a unibyte string.
16947
16948 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * lpath.el: Revert.
16951
16952         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
16953         (pgg-gpg-process-sentinel): Revert.
16954
16955         * pgg-pgp.el (pgg-pgp-process-region): Revert.
16956         (pgg-pgp-lookup-key): Revert.
16957
16958         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
16959         (pgg-pgp5-lookup-key): Revert.
16960
16961         * pgg.el (pgg-fetch-key): Revert.
16962
16963 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16964
16965         * lpath.el: Fbind string-as-multibyte for XEmacs.
16966
16967         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
16968         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
16969         (mml1991-pgg-encrypt): Ditto.
16970
16971         * pgg-gpg.el (pgg-string-to-multibyte): New function.
16972         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
16973         a multibyte buffer.
16974
16975         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
16976         (pgg-pgp-lookup-key): Ditto.
16977
16978         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
16979         (pgg-pgp5-lookup-key): Ditto.
16980
16981         * pgg.el (pgg-fetch-key): Ditto.
16982
16983 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
16984
16985         * message.el (message-user-organization-file): Check several
16986         locations of the organization file.
16987
16988         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
16989         Add gnus-article-view-part-as-type.
16990
16991         * gnus-art.el (gnus-article-view-part-as-type): New function.
16992
16993         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
16994         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
16995
16996         * mml.el: Simplify autoload.
16997         (mml-mode): defvar dnd-protocol-alist instead of using
16998         symbol-value.
16999         (mml-default-directory): New variable.
17000         (mml-minibuffer-read-file): Use it.
17001         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17002
17003         * message.el (message-citation-line-format): New variable.
17004         (message-insert-formated-citation-line): New function.
17005         (message-citation-line-function):
17006         Add `message-insert-formated-citation-line' to custom type.
17007
17008         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17009         to doc string.
17010
17011         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17012         depending on mm-verify-option.
17013
17014 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17015
17016         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17017         binding pgg-* variables; reimplement the section which prevents
17018         MIME header from being signed.
17019         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17020         pgg-text-mode; remove a blank line at the top of body.
17021
17022         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17023         lines at the top of body; use gnus-newsgroup-charset if there's no
17024         Charset header.
17025
17026 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17027
17028         * message.el (message-self-insert-commands): Doc fix.
17029
17030         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17031         (mm-uu-pgp-encrypted-test): Ditto.
17032         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17033         between header and body; return application/pgp-encrypted handle
17034         if decryption failed; decode decrypted body by charset.
17035
17036         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17037         element match to application/pgp-*.
17038
17039 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17040
17041         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17042         HTML.
17043
17044 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17045
17046         * mail-source.el (mail-source-call-script): Message the error
17047         string.
17048
17049 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17050
17051         * gnus-util.el (gnus-byte-compile): Use it.
17052
17053 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17054
17055         * gnus-util.el (kill-empty-logs): New function.
17056
17057 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17058
17059         * message.el (message-mail-alias-type): Doc fix.
17060         (message-mail-alias-type-p): New function.
17061         (message-send): Use it.
17062         (message-mode): Ditto.
17063         (message-strip-forbidden-properties): Ditto.
17064
17065         * ecomplete.el (ecomplete-database-file-coding-system):
17066         New variable.
17067         (ecomplete-save): Use it.
17068         (ecomplete-setup): Use it.
17069
17070 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17071
17072         * message.el (message-self-insert-commands): New variable.
17073         (message-strip-forbidden-properties): Use it.
17074
17075 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17076
17077         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17078         that doesn't make XEmacs choke.
17079
17080 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17081
17082         * gnus-util.el (gnus-replace-in-string):
17083         Prefer replace-regexp-in-string over of replace-in-string.
17084
17085 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17086
17087         * gnus-util.el (gnus-select-frame-set-input-focus):
17088         Use select-frame-set-input-focus if it is available in XEmacs; use
17089         definition defined in Emacs 22 for old Emacsen.
17090
17091         * dgnushack.el: Autoload unmorse-region for XEmacs.
17092
17093         * lpath.el: Bind cursor-in-non-selected-windows and
17094         select-frame-set-input-focus for XEmacs.
17095
17096 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17097
17098         * mm-view.el (mm-inline-text): Use equal instead of equalp.
17099
17100 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
17101
17102         * gnus-registry.el (gnus-registry-cache-save): Remove text
17103         properties when saving via the temp buffer.
17104
17105 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17106
17107         * message.el (message-generate-hashcash): Honor custom type.
17108
17109 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17110
17111         * message.el (message-generate-hashcash): Default to non-nil when
17112         hashcash is found.
17113
17114         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17115         (gnus-refer-thread-limit): Increase default to 500.
17116
17117         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17118
17119         * flow-fill.el (fill-flowed): Allow delete-space.
17120
17121 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17122
17123         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17124         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17125         Remove autoloads.
17126
17127 2006-04-18  Simon Josefsson  <jas@extundo.com>
17128
17129         * message.el (message-generate-hashcash): Default to.
17130
17131 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17132
17133         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17134         concatenating segments rather than before concatenating them.
17135
17136 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17137
17138         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17139
17140 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17141
17142         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17143
17144         * message.el (message-forward-make-body-plain):
17145         Allow message-forward-ignored-headers to be a list.
17146         (message-remove-ignored-headers): Factor out into function.
17147         (message-forward-make-body-mml): Use it.
17148
17149         * imap.el (imap-quote-specials): New function.
17150         (imap-login-auth): Quote specials.
17151
17152         * rfc2231.el (rfc2231-parse-string): Remove dead code.
17153         (rfc2231-parse-string): Allow concatanation of parameters that
17154         aren't contiguous.  The test case is
17155           (mail-header-parse-content-type "message/external-body;
17156             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17157             access-type=LOCAL-FILE;
17158             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17159
17160 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17161
17162         * nntp.el (nntp-accept-process-output): Return the value of
17163         `nnheader-accept-process-output'.
17164
17165 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17166
17167         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17168         (gnus-button-alist): Recognize more diff formats.
17169         (gnus-button-patch): Strip directory.
17170
17171 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17172
17173         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17174         Emacs 22 when setting focus.
17175
17176 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17177
17178         * gnus-art.el (gnus-article-treat-types): Do treatment of
17179         text/x-verbatim parts.
17180         (gnus-button-patch): New command.
17181
17182         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17183         addresses that contain invalid characters.
17184
17185 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17186
17187         * message.el (message-put-addresses-in-ecomplete):
17188         Use gnus-replace-in-string.
17189         (message-is-yours-p): Use the more correct
17190         mail-header-parse-address instead of
17191         mail-extract-address-components.
17192         (message-put-addresses-in-ecomplete): Fix typo.
17193
17194         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17195         keystroke.
17196
17197         * gnus-art.el (gnus-treatment-function-alist): Change order of
17198         newsgroups/generic header folding to avoid double-folding.
17199
17200         * message.el (message-hidden-headers): Add X-Draft-From.
17201
17202         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17203         New command.
17204         (gnus-summary-repeat-search-article-backward): New command.
17205
17206         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17207         groups in the parent topic.
17208
17209 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17210
17211         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17212         (spam-extra-header-to-number): Return the CRM114 number as a
17213         number instead of a string.
17214
17215 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17216
17217         * gnus-art.el (gnus-face-properties-alist): Move here from
17218         gnus-fun.
17219
17220         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17221
17222 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17223
17224         * message.el (message-strip-forbidden-properties): Only display on
17225         self-insert-command.
17226
17227         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17228         reindent.
17229         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17230
17231 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
17232
17233         * smiley.el (smiley-style): Fix typo.
17234
17235 2006-03-23  Kenichi Handa  <handa@m17n.org>
17236
17237         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17238         instead of set-buffer-multibyte.
17239
17240 2006-03-23  Kenichi Handa  <handa@m17n.org>
17241
17242         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17243         buffer and then decode the buffer text if necessary.
17244         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17245         first, and after mm-encode-body, change the buffer to unibyte.
17246
17247 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17248
17249         * hashcash.el (hashcash-insert-payment-async-2):
17250         Use message-goto-eoh instead of doing it manually.
17251         (mail-add-payment): Use message-narrow-to-header instead of trying
17252         to do the same itself.
17253
17254         * message.el (message-hidden-headers): Add Face.
17255
17256         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17257         reparenting code.
17258         (gnus-summary-reparent-children): Refactored out code.
17259         (gnus-summary-thread-map): New keystroke.
17260         (gnus-summary-reparent-children): Make into command.
17261
17262         * smiley.el (smiley-style): Default to `medium' if using a large
17263         font.
17264
17265         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17266         does it itself.
17267
17268         * message.el (message-point-in-header-p): Simplify definition.
17269
17270 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17271
17272         * nnagent.el (nnagent-request-set-mark): Silence log file
17273         writing.
17274         (nnagent-request-set-mark): Use write-region instead of
17275         append-to-file.
17276
17277         * gnus-sum.el (gnus-read-header): Fudge article number if using a
17278         strange select method.
17279
17280         * ecomplete.el (ecomplete-display-matches): Get highlightling
17281         right.
17282         (ecomplete-display-matches): Use literals.
17283         (ecomplete-display-matches): Disable message logging.
17284
17285         * message.el (message-display-abbrev): Small optimization.
17286
17287         * ecomplete.el (ecomplete-display-matches): Allow automatic
17288         display.
17289
17290         * message.el (message-strip-forbidden-properties):
17291         Display abbrevs.
17292         (message-display-abbrev): Get automatic display right.
17293
17294         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17295         keystrokes.
17296
17297 2006-04-13  Romain Francoise  <romain@orebokech.com>
17298
17299         TODO: Backport to v5-10!
17300
17301         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17302         Move here (and rename) from gnus-registry.el.
17303
17304         * gnus-registry.el: Require gnus-util.
17305         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17306
17307 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17308
17309         * gnus-group.el (gnus-group-catchup-current):
17310         Change if-then-else-if-then-else into cond.
17311         (gnus-group-catchup): Indent.
17312         (group-name-at-point): New function.
17313         (gnus-fetch-group): Provide default from thing at point.
17314
17315 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17316
17317         * message.el (message-display-abbrev): Fix regexp.
17318
17319         * ecomplete.el (ecomplete-highlight-match-line):
17320         Reimplement choosing.
17321         (ecomplete-highlight-match-line): Fix up code rewrite, remove
17322         dead variables.
17323
17324         * message.el (message-newline-and-indent): Remove debugging.
17325         (message-display-abbrev): Use new implementation.
17326
17327 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
17328
17329         * gnus-art.el (gnus-article-mode):
17330         Set cursor-in-non-selected-windows to nil.
17331
17332         * smiley.el: Revert previous change.
17333         (smiley-data-directory): defvar it before using it in the
17334         defcustom of `smiley-style'.
17335
17336 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17337
17338         * message.el (message-newline-and-indent): New function.
17339
17340         * ecomplete.el: Implement more bits.
17341
17342         * message.el (message-put-addresses-in-ecomplete): Clean up the
17343         string.
17344
17345         * ecomplete.el (ecomplete-add-item): Chop off decimals.
17346
17347         * gnus-sum.el (gnus-summary-save-parts):
17348         Bind gnus-summary-save-parts-counter and use it to make unique file
17349         names.
17350
17351         * gnus-art.el (gnus-ignored-headers): Add some more headers.
17352
17353         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17354         parameter to say whether to actually parse the individual
17355         addresses.
17356
17357         * message.el (message-put-addresses-in-ecomplete): New function.
17358         (ecomplete): Require.
17359         (message-mail-alias-type): Add ecomplete as an option.
17360
17361 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
17362
17363         * flow-fill.el (fill-flowed): Remove trailing space from blank
17364         quoted lines.
17365
17366 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17367
17368         * smiley.el (smiley-style): Move definition later to avoid a
17369         compilation warning.
17370
17371 2006-04-12  Kenichi Handa  <handa@m17n.org>
17372
17373         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17374         buffer and then decode the buffer text if necessary.
17375         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17376         first, and after mm-encode-body, change the buffer to unibyte.
17377         Use mm-disable-multibyte instead of set-buffer-multibyte.
17378
17379 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17380
17381         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17382         Content-Type header instead of Content-Disposition header.
17383         (gnus-mime-inline-part): Ditto.
17384         (gnus-mime-view-part-as-charset): Ignore charset that the part
17385         specifies.
17386
17387         * mm-decode.el (mm-display-part): Work with external parts and
17388         usual parts similarly.
17389
17390         * mm-extern.el (mm-inline-external-body): Use mm-display-part
17391         instead of gnus-display-mime.
17392
17393         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17394         instead of with-temp-buffer.
17395
17396         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17397         tag to summarized topics part in order to encode non-ASCII text.
17398
17399 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17400
17401         * smiley.el (smiley-style): New variable.
17402         (smiley-directory): New function.
17403         (smiley-data-directory): Derive from `smiley-style' using
17404         `smiley-directory'.
17405         (smiley-regexp-alist): Add new entries.
17406
17407         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17408         (gnus-article-browse-delete-temp): Add :version.
17409
17410 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
17411
17412         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17413         the sieve region.
17414
17415 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17416
17417         * gnus.el (gnus-version-number): Bump version.
17418
17419 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17420
17421         * gnus.el: No Gnus v0.4 is released.
17422
17423 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17424
17425         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17426         layout.
17427
17428         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17429         unknown charset.
17430
17431         * message.el (message-header-synonyms): Add Original-To to the
17432         default.
17433
17434         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17435         optional parameter.
17436
17437 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
17438
17439         * gnus-fun.el (gnus): Require it for gnus-directory.
17440
17441 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17442
17443         * gnus-fun.el (gnus-face-properties-alist): Add :version.
17444
17445 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17446
17447         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17448
17449 2006-04-05  Simon Josefsson  <jas@extundo.com>
17450
17451         * password.el (password-reset): New function.
17452
17453 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17454
17455         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17456         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17457
17458 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17459
17460         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17461         Some whitespace was matched into the url, which broke browsing hits
17462         > 100 when mm-url-use-external was nil.
17463
17464 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17465
17466         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17467         Check gnus-extra-headers for 'Newsgroups.
17468
17469         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17470         bound.
17471
17472 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
17473
17474         * pgg-gpg.el: Clean up process buffers every time gpg processes
17475         complete.
17476
17477 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
17478
17479         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17480         doc string.
17481
17482 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
17483
17484         * pgg-gpg.el (pgg-gpg-process-filter)
17485         (pgg-gpg-wait-for-completion): Check if buffer is alive.
17486
17487         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17488         lines, temporary fix.
17489
17490 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17491
17492         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17493
17494 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
17495
17496         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17497         default-enable-multibyte-characters.  This reverts the change from
17498         revision 6.17 which is no longer necessary because the passphrase
17499         is sent separately now.  GnuPG messages are unreadable under
17500         multibyte locales with default-enable-multibyte-characters set to
17501         nil.
17502
17503 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
17504
17505         * message.el (message-tool-bar-gnome): Move "spell".
17506
17507 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
17508
17509         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17510         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
17511         instead.
17512
17513 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
17514
17515         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17516         Improve newsgroups handling for NNTP overviews which don't include
17517         Newsgroups.
17518
17519 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17520
17521         * message.el (message-resend): Bind message-generate-hashcash to nil.
17522
17523 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17524
17525         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17526         when searching for already-paid recipients.
17527
17528 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
17529
17530         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17531         passphrases when it is not needed.
17532         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17533         passphrase stuff from gpg, should only be necessary when you use
17534         gpg with a smartcard.
17535
17536 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17537
17538         * mml.el (mml-insert-mime): Ignore cached contents of
17539         message/external-body part.
17540
17541         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17542         (mm-insert-part): Ditto.
17543
17544 2006-03-23  Simon Josefsson  <jas@extundo.com>
17545
17546         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17547         Reiner.
17548         (pgg-gpg-use-agent-p): Use it again.
17549
17550 2006-03-23  Simon Josefsson  <jas@extundo.com>
17551
17552         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17553         older emacsen.
17554         (pgg-gpg-use-agent-p): Don't use it.
17555
17556 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
17557
17558         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17559         if we can.
17560
17561 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
17562
17563         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17564         (pgg-gpg-update-agent): New function.
17565         (pgg-gpg-use-agent-p): New function.
17566         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17567         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17568         (pgg-gpg-sign-region): Use it.
17569
17570 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17571
17572         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17573         Reported by Ralf Wachinger <rwachinger@gmx.de>.
17574
17575 2006-03-21  Simon Josefsson  <jas@extundo.com>
17576
17577         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17578         <wilde@sha-bang.de>.
17579         (pgg-gpg-use-agent): New variable.
17580         (pgg-gpg-process-region): Use it.
17581         (pgg-gpg-encrypt-region): Likewise.
17582         (pgg-gpg-encrypt-symmetric-region): Likewise.
17583         (pgg-gpg-decrypt-region): Likewise.
17584         (pgg-gpg-sign-region): Likewise.
17585         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17586
17587 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17588
17589         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17590
17591         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17592         Add comment on version.
17593
17594 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
17595
17596         * smiley.el: Add missing test smiley.
17597
17598 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17599
17600         * mm-decode.el (mm-with-part): New macro.
17601         (mm-get-part): Use it; work with message/external-body as well.
17602         (mm-save-part): Treat name and filename equally.
17603
17604         * mm-extern.el (mm-extern-cache-contents): New function.
17605         (mm-inline-external-body): Use it; force the part to be displayed;
17606         move undisplayer added to the cached handle to the parent.
17607
17608         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17609         (gnus-mime-view-part-as-type): Work with message/external-body.
17610
17611         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17612
17613 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17614
17615         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17616         images in image-load-path.  [Sync with image.el, revision 1.60, in
17617         Emacs.]
17618
17619 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17620
17621         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17622         path rather than symbol.  Always return list of directories.
17623         Guarantee that image directory comes first.  [Sync with image.el,
17624         revision 1.59, in Emacs.]
17625
17626         * message.el (message-make-tool-bar): Adjust to new API of
17627         `gmm-image-load-path-for-library'.
17628
17629         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17630
17631         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17632
17633 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17634
17635         * gnus-art.el (gnus-article-only-boring-p):
17636         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17637         intangible text.
17638         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17639
17640 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
17641
17642         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17643         Use `defun' instead of `gmm-defun-compat'.
17644
17645 2006-03-14  Simon Josefsson  <jas@extundo.com>
17646
17647         * message.el (message-unique-id): Don't use message-number-base36
17648         if (user-uid) is a float.
17649         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17650
17651 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17652
17653         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17654
17655         * gnus-art.el (gnus-mime-display-single): Make sure there is an
17656         empty line between a part and a message part.
17657
17658 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
17659
17660         * smiley.el: Add more test smileys.
17661         (smiley-data-directory, smiley-regexp-alist)
17662         (gnus-smiley-file-types): Fix doc strings.
17663         (smiley-update-cache): Clear smiley-cached-regexp-alist before
17664         adding new elements.
17665         (smiley-mouse-map): Unused code.  Make it a comment.
17666
17667 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17668
17669         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17670         scan latest NoCeM messages instead of old ones.
17671         (gnus-nocem-check-article): Fix regexps so as to match to PGP
17672         delimiters that are recently used.
17673         (gnus-nocem-load-cache): Add autoload cookie.
17674
17675         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17676
17677         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17678         level which is larger than gnus-use-nocem is specified.
17679
17680         * gnus-group.el (gnus-group-get-new-news): Ditto.
17681
17682 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
17683
17684         * gnus-util.el (gnus-tool-bar-update): New function.
17685
17686         * gnus-group.el (gnus-group-update-tool-bar): New variable.
17687         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17688
17689         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17690
17691         * gnus-group.el (gnus-group-redraw-when-idle)
17692         (gnus-group-redraw-check): Remove.
17693         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17694
17695 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17696
17697         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17698         if optional last element is specified in splits (FIELD VALUE...).
17699
17700 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
17701
17702         * message.el (message-make-tool-bar): Rename gmm-image-load-path
17703         to gmm-image-load-path-for-library.  Call with no-error argument.
17704         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17705
17706         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17707
17708         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17709
17710         * gmm-utils.el (gmm-image-load-path): Remove alias.
17711
17712 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
17713
17714         * gmm-utils.el (gmm-image-load-path): Add alias.
17715
17716         * nnml.el (nnml-generate-nov-databases-directory): Rename from
17717         nnml-generate-nov-databases-1.
17718         (nnml-generate-nov-databases): Use it.
17719         (nnml-generate-nov-databases-directory): Document no-active
17720         argument.
17721
17722         * gmm-utils.el (gmm-image-load-path-for-library): Return single
17723         directory if path is t.  Add no-error.
17724
17725         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17726         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17727
17728         * gnus-art.el (gnus-article-browse-delete-temp-files):
17729         Simplify resetting gnus-article-browse-html-temp-list.
17730
17731         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17732         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
17733         Add example to docstring.  Rename local variables.  Move error
17734         checks to default case in cond and simplify.
17735
17736 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17737
17738         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17739         handle is multipart when calling it recursively.
17740         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17741
17742 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
17743
17744         * nnimap.el (nnimap-request-update-info-internal): Optimize.
17745         Don't `gnus-uncompress-range' to avoid excessive memory usage.
17746
17747 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17748
17749         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17750         is loaded.
17751
17752         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17753         loaded.
17754
17755 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17756
17757         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17758         to "Emacs 23 (unicode)" in doc string.
17759
17760         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17761         "Emacs 23 (unicode)" in comment.
17762
17763 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17766
17767         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17768         characters 160 through 255 in Emacs 23.
17769
17770 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17771
17772         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17773         gnus-article-browse-html-temp.
17774         (gnus-article-browse-delete-temp): Make it customizable.
17775         Add `file'.  Adjust doc string.
17776         (gnus-article-browse-delete-temp-files): Add argument.
17777         Allow query for each file.  Adjust doc string.
17778         (gnus-article-browse-html-parts):
17779         Add `gnus-article-browse-delete-temp-files' to
17780         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17781
17782 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
17783
17784         * gnus-art.el (gnus-article-browse-html-temp)
17785         (gnus-article-browse-delete-temp): New variables.
17786         (gnus-article-browse-delete-temp-files): New function.
17787         (gnus-article-browse-html-parts): Use it.
17788
17789 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17790
17791         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17792
17793         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17794         string.
17795
17796         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17797         gnus-summary-insert-new-articles when unplugged.
17798         Remove gnus-summary-search-article-forward.
17799
17800         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17801         display-visual-class instead of display-color-cells.
17802
17803 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17804
17805         * dgnushack.el: Autoload customize-group for XEmacs.
17806
17807         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17808         message/* containing non-ASCII text properly.
17809
17810 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
17811
17812         * message.el: Require gmm-utils, remove autoloads.
17813         (message-tool-bar): Set default based on
17814         gmm-tool-bar-style.
17815         (message-tool-bar-gnome): Add gmm-customize-mode.
17816
17817         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17818         gmm-tool-bar-style.
17819         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17820
17821         * gnus-group.el (gnus-group-tool-bar): Set default based on
17822         gmm-tool-bar-style.
17823         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17824
17825         * gmm-utils.el (gmm-image-directory): Rename variable from
17826         gmm-image-load-path.
17827         (gmm-image-load-path): Use gmm-image-directory.
17828         (gmm-customize-mode): New function.
17829         (gmm-tool-bar-style): New variable.
17830
17831         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17832         gnus-group-redraw-line-number.
17833         (gnus-group-redraw-check): Simplify.
17834         (gnus-group-tool-bar-update): Remove redraw check.
17835         (gnus-group-make-tool-bar): Add redraw check.
17836
17837 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
17838
17839         * gnus-art.el (gnus-button): Add missing parentheses.
17840
17841 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17842
17843         * lpath.el: Fbind line-number-at-pos.
17844
17845 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17846
17847         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17848
17849 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17850
17851         * gnus-art.el (gnus-button): New face.
17852         (gnus-article-button-face): Use it.
17853
17854         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17855         Add gnus-summary-next-page.  Re-order.
17856
17857         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17858         next-node are now included.
17859         (gnus-group-redraw-line-number): New internal variable.
17860         (gnus-group-redraw-check): Helper function for updating the tool
17861         bar.
17862         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17863
17864         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17865
17866         * spam.el (spam-spamassassin-score-regexp): New internal variable.
17867         (spam-extra-header-to-number, spam-check-spamassassin-headers):
17868         Use it to match format of Spamassassin 3.0 and later.
17869         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17870         (spam-check-bogofilter)
17871         (spam-bogofilter-register-with-bogofilter): Fix args of
17872         `gnus-error' calls.
17873
17874 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17875
17876         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17877         unnecessary interaction when sending queued mails.
17878         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17879
17880 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
17881
17882         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17883         first or last are nil.
17884
17885 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17886
17887         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17888
17889 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17890
17891         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17892
17893 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17894
17895         * dns.el (query-dns): Protect more against buggy tcp output.
17896
17897 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17898
17899         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17900         nov.php.
17901
17902 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17903
17904         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17905         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17906         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
17907         output on the server side.
17908         (nnweb-google-create-mapping): Update regexps and add some
17909         progress indication.
17910
17911 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
17912
17913         * gnus-group.el (gnus-group-tool-bar-gnome):
17914         Fix gnus-agent-toggle-plugged.  Re-order icons.
17915         (gnus-group-tool-bar-gnome):
17916         Add gnus-group-{prev,next}-unread-group.
17917         (gnus-group-tool-bar-gnome): Re-order icons.
17918
17919         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17920         Move gnus-summary-insert-new-articles.
17921
17922         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
17923         Fix comments.
17924
17925         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
17926         also available in Emacs 21.3.
17927
17928         * message.el (message-fix-before-sending): Change "Emacs 22" to
17929         "Emacs 23 (unicode)" in comment.
17930
17931         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
17932         "Emacs 23 (unicode)" in comment.
17933
17934         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
17935         comment.
17936         (mm-coding-system-p): Add comment about no-MULE XEmacs.
17937
17938         * mm-view.el (mm-fill-flowed): Add :version.
17939
17940 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17941
17942         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
17943         and load-path.
17944
17945 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
17946
17947         * message.el: Autoload gmm-image-load-path.
17948         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
17949         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
17950         consitency.
17951
17952         * gmm-utils.el (gmm-image-load-path): Also search in
17953         "../etc/images".  Don't set gmm-image-load-path if we don't find
17954         the image.
17955
17956 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17957
17958         * gmm-utils.el (gmm-image-load-path): Don't make
17959         `gmm-image-load-path' include subdirectories which the second arg
17960         `image' might specify.
17961
17962         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
17963         subdirectory to icon file names.
17964
17965         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
17966
17967 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17968
17969         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
17970         gmm-image-load-path calls.
17971
17972         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17973
17974         * message.el (message-make-tool-bar): Ditto.
17975
17976         * mml.el (mml-preview): Add comment concerning tool bar icons.
17977
17978         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
17979         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
17980
17981         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
17982         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
17983
17984         * message.el (message-tool-bar-gnome): Use new icon names.
17985         (message-make-tool-bar): Use `gmm-image-load-path'.
17986
17987         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
17988         New functions from MH-E.
17989         (gmm-image-load-path): New variable from MH-E.
17990         (gmm-image-load-path): New function from MH-E.  Add arguments
17991         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
17992         *-image-load-path-called-flag.
17993
17994 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
17995
17996         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
17997
17998 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
17999
18000         * nnimap.el (nnimap-request-move-article): Change folder back to
18001         source group before deleting.
18002
18003 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18004
18005         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18006
18007         * gnus-art.el (mm-url-insert-file-contents-external):
18008         Autoload mm-url.
18009
18010         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18011
18012 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18013
18014         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18015         coding system which mm-charset-to-coding-system returns for a
18016         given charset is valid.
18017
18018 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18019
18020         * html2text.el (html2text-remove-tag-list):
18021         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18022
18023 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18024
18025         * gnus-cus.el: Revert 2005-10-17 change.
18026
18027 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18028
18029         * gnus-art.el (article-strip-banner):
18030         Call article-really-strip-banner only when the regexp match is made.
18031
18032 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18033
18034         * gnus-art.el (article-strip-banner):
18035         Use gnus-extract-address-components instead of
18036         mail-header-parse-addresses to make it work with non-ASCII text;
18037         remove mail-encode-encoded-word-string.
18038
18039         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18040         values which are surrounded with \"...\"; make it never cause a
18041         Lisp error; give up parsing of parameters if it failed in
18042         extracting type.
18043
18044 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18045
18046         * smime.el (smime-cert-by-ldap-1): Fix bug where
18047         `smime-ldap-search' returns results without userCertificates.
18048
18049 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18050
18051         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18052
18053 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18054
18055         * spam.el (spam-check-spamassassin-headers): Adapt format for
18056         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18057         <ari@mbf.ocn.ne.jp>.
18058         (spam-list-of-processors): Add spam-use-gmane.
18059
18060 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18061
18062         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18063         make-temp-file; make it work with XEmacs as well.
18064
18065         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18066         mm-make-temp-file.
18067
18068         * mm-decode.el (mm-display-external): Use the 3rd arg of
18069         mm-make-temp-file.
18070         (mm-create-image-xemacs): Ditto.
18071
18072 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18073
18074         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18075         with message-narrow-to-headers.
18076         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18077         (gnus-draft-check-draft-articles): New function.
18078         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18079
18080 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18081
18082         * gnus-art.el (gnus-article-browse-html-parts):
18083         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18084         Don't use suffix argument for mm-make-temp-file for Emacs 21
18085         compatibility.  Remove useless `format'.
18086
18087 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18088
18089         * nnweb.el (nnweb-google-wash-article): Update regexps.
18090         (nnweb-group-alist): Use defvoo instead of defvar.
18091
18092 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18093
18094         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18095         re-loading nn* modules.
18096
18097 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
18098
18099         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18100         for `tool-bar-mode' and don't check it's default-value.
18101
18102         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18103
18104         * message.el (message-make-tool-bar): Ditto.
18105
18106         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18107         `substring'.  Shorten tmp-file name.
18108
18109         * gnus.el: Remove bogus comment.
18110
18111 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
18112
18113         * gnus-art.el (gnus-article-browse-html-parts): New function.
18114         (gnus-article-browse-html-article): New function for viewing html
18115         articles with a browser.
18116
18117 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
18118
18119         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
18120         in elisp.
18121         (pgg-gpg-encrypt-symmetric-region): Ditto.
18122         (pgg-gpg-sign-region): Ditto.
18123
18124         * pgg-def.el (pgg-text-mode): New variable.
18125
18126         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18127         (mml2015-pgg-encrypt): Ditto.
18128
18129         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18130         (mml1991-pgg-encrypt): Ditto.
18131
18132 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18133
18134         * nnfolder.el (nnfolder-insert-newsgroup-line):
18135         Use message-make-date instead of current-time-string.
18136
18137         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18138         to gnus-decoded which mm-uu might set.
18139
18140 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18141
18142         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18143         don't decode quoted parameters; remove misimported Emacs code.
18144         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18145         (rfc2231-decode-encoded-string): Don't use split-string which
18146         behaves differently according to Emacs version; use
18147         mm-decode-coding-region to convert charset to coding-system.
18148         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18149         (rfc2231-encode-string): Remove misimported Emacs code.
18150
18151 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18152
18153         * gnus-art.el (article-decode-charset): Don't use ignore-errors
18154         when calling mail-header-parse-content-type.
18155         (article-de-quoted-unreadable): Ditto.
18156         (article-de-base64-unreadable): Ditto.
18157         (article-wash-html): Ditto.
18158
18159         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18160         calling mail-header-parse-content-type and
18161         mail-header-parse-content-disposition.
18162         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18163         mail-header-parse-content-type.
18164
18165         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18166         insert charset and format parameters; encode description after
18167         inserting it to buffer.
18168         (mml-insert-parameter): Fold lines properly even if a parameter is
18169         segmented into two or more lines; change the max column to 76.
18170
18171         * rfc1843.el (rfc1843-decode-article-body): Don't use
18172         ignore-errors when calling mail-header-parse-content-type.
18173
18174         * rfc2231.el (rfc2231-parse-string): Return at least type if
18175         possible; don't cause an error even if it fails in parsing of
18176         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18177         (rfc2231-encode-string): Don't break lines at the beginning, leave
18178         it to mml-insert-parameter.
18179
18180         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18181         calling mail-header-parse-content-type.
18182
18183 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18184
18185         * spam-report.el (spam-report-gmane-use-article-number):
18186         Improve doc string.
18187         (spam-report-gmane-internal): Check if a suitable header was found
18188         in the article.
18189
18190 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18191
18192         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18193         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18194
18195 2006-02-05  Romain Francoise  <romain@orebokech.com>
18196
18197         Update copyright notices of all files in the gnus directory.
18198
18199 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18200
18201         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18202
18203 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18204
18205         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18206         segmented lines of parameter value to cope with Thunderbird 1.5
18207         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18208         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18209         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18210
18211 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18212
18213         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18214         parts.
18215
18216 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18217
18218         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18219         there's only one active file for all servers.
18220         (nnweb-request-scan): Make sure nnweb-articles is initialized on
18221         solid groups.  Gnus might have used a FAST request to select the group.
18222         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18223         and nnweb-search redundantly in the active file.
18224         (nnweb-request-list): Don't list bogus groups.  There can only be one.
18225         (nnweb-request-create-group): Don't use ARGS.
18226         (nnweb-possibly-change-server, nnweb-request-group): Remove some
18227         initializations.  Let nnoo do the work.
18228
18229 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18230
18231         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18232         Say the part has been decoded.
18233
18234         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18235
18236 2006-01-31  Kevin Ryde  <user42@zip.com.au>
18237
18238         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18239         mailcap-viewer-test-cache when there's no 'test clause, since that
18240         will invert the meaning of a "nil" test previously determined by
18241         mailcap-mailcap-entry-passes-test.
18242
18243 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18244
18245         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18246         compiling.
18247
18248         * gnus-sum.el: Ditto.
18249
18250         * message.el: Don't bind tool-bar-map when compiling.
18251
18252 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
18253
18254         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18255
18256 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18257
18258         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18259         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18260         current Google Groups.
18261
18262 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
18263
18264         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18265         and tool-bar-mode.
18266
18267         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18268         and tool-bar-mode.
18269
18270         * message.el (message-tool-bar-update): Simplify.
18271         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18272
18273         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18274         gnus-summary-buffer.
18275         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18276         gnus-summary-reply.
18277
18278         * gmm-utils.el (gmm): Add :version.
18279
18280 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18281
18282         * Makefile.in (clean): New rule.
18283         (distclean): Use it.
18284
18285 2006-01-26  Steve Youngs  <steve@sxemacs.org>
18286
18287         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18288         Don't autoload.
18289
18290 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18291
18292         * gmm-utils.el (gmm-verbose): Add :group.
18293
18294 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
18295
18296         * message.el: Change some comments WRT tool-bars.
18297
18298         * gnus-sum.el (gnus-summary-tool-bar)
18299         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18300         (gnus-summary-tool-bar-zap-list): New variables.
18301         (gnus-summary-make-tool-bar): Complete rewrite using
18302         `gmm-tool-bar-from-list'.
18303
18304         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18305         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18306         New variables.
18307         (gnus-group-make-tool-bar): Complete rewrite using
18308         `gmm-tool-bar-from-list'.
18309         (gnus-group-tool-bar-update): New function.
18310
18311         * message.el (message-mode-field-menu): Add "Show hidden Headers".
18312
18313 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18314
18315         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18316         is dissected into a single part of which the type is the same as
18317         the given one; decode charset.
18318
18319 2006-01-21  Kevin Ryde  <user42@zip.com.au>
18320
18321         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18322         into alists as symbol not string, since that's what
18323         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18324         look for.
18325
18326 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
18327
18328         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18329         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18330
18331         * message.el (message-tool-bar-gnome): Use gmm-ignore.
18332
18333 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18334
18335         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
18336         (gnus-xmas-mime-security-button-menu): New function.
18337
18338         * gnus-art.el (gnus-mime-security-button-commands): New variable.
18339         (gnus-mime-security-button-menu): New definition.
18340         (gnus-mime-security-button-map): Use them.
18341         (gnus-mime-security-button-menu): New function.
18342         (gnus-insert-mime-security-button): Addition to help echo.
18343         (gnus-mime-security-run-function, gnus-mime-security-save-part)
18344         (gnus-mime-security-pipe-part): New functions.
18345
18346         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18347         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18348
18349         * mm-decode.el (mm-handle-set-disposition): Remove.
18350         (mm-handle-set-description): Remove.
18351
18352 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18353
18354         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18355         (mm-w3m-standalone-supports-m17n-p): New function.
18356         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18357         w3m usage.
18358
18359         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18360         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18361
18362 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18363
18364         * message.el (message-tool-bar-zap-list):
18365         Use gmm-tool-bar-zap-list as custom type.
18366         (message-tool-bar-update): New function.
18367         (message-tool-bar, message-tool-bar-gnome)
18368         (message-tool-bar-retro): Add message-tool-bar-update.
18369         (message-tool-bar-gnome): Add flyspell-buffer.
18370
18371         * gnus-util.el (gnus-error): Describe `args'.
18372
18373         * gmm-utils.el (gmm-error): Describe `args'.
18374         (gmm-tool-bar-zap-list): New widget.
18375         (gmm-tool-bar-from-list): Improve description of `zap-list'.
18376
18377 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18378
18379         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18380         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18381         the number of recursive calls.
18382
18383         * mm-decode.el (mm-handle-set-disposition): New macro.
18384         (mm-handle-set-description): New macro.
18385
18386 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18387
18388         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18389         encoding.
18390
18391 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18392
18393         * message.el (message-tool-bar-zap-list, message-tool-bar)
18394         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18395         (message-tool-bar-local-item-from-menu): Remove.
18396         (message-tool-bar-map): Replace by `message-make-tool-bar'.
18397         (message-make-tool-bar): New function.
18398         (message-mode): Use `message-make-tool-bar'.
18399
18400         * gmm-utils.el: New file.
18401         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18402         (gmm-lazy): New widget copied from `nnmail.el'.
18403         (gmm-tool-bar-from-list): New function for creating customizable
18404         tool bars.
18405         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
18406         output.
18407         (gmm): Add :prefix to defgroup.
18408
18409 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
18410
18411         * gmm-utils.el (gmm-widget-p): New function.
18412
18413 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18414
18415         * mml.el (mml-attach-file): Describe `description' in doc string.
18416         (mml-menu): Add Emacs MIME manual and PGG manual.
18417
18418 2006-01-20  Richard M. Stallman  <rms@gnu.org>
18419
18420         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18421
18422 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
18423
18424         * nntp.el (nntp-end-of-line): Doc fix.
18425
18426 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
18427
18428         * imap.el (imap-open): Handle case where buffer is a buffer
18429         object.
18430
18431 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18432
18433         * gnus-delay.el (gnus-delay): Don't autoload.
18434         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18435         to be re-loaded when customizing the `gnus-delay' group.
18436
18437 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
18438
18439         * message.el (message-insert-citation-line): Use newlines.
18440
18441 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18442
18443         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
18444         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
18445         these routines, so the passphrase can be managed externally and
18446         passed in to the system.
18447         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
18448         pgg-add-passphrase-to-cache function.
18449
18450         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
18451         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
18452         these routines, so the passphrase can be managed externally and
18453         passed in to the system.
18454         (pgg-pgp5-sign-region): Use new name of
18455         pgg-add-passphrase-to-cache function.
18456
18457 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18458
18459         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
18460         part of the decoded armor to find the key-identifier.
18461         (pgg-gpg-lookup-key-owner): New function to return the
18462         human-readable identifier of a key owner.
18463         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
18464         itself.
18465         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
18466         the key value) if we have a key and can match it against a secret
18467         key.  Also, added a note pointing out fact that the prompt only
18468         indicates the first matching key.
18469
18470         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
18471         pgg-decrypt-region.
18472         (pgg-add-passphrase-to-cache): Rename from
18473         `pgg-add-passphrase-cache' to reduce confusion (all callers
18474         changed).
18475         (pgg-remove-passphrase-from-cache): Rename from
18476         `pgg-remove-passphrase-cache' to reduce confusion (all callers
18477         changed).
18478         (pgg-read-passphrase, pgg-add-passphrase-cache)
18479         (pgg-remove-passphrase-cache): Add informative docstrings.
18480         (pgg-decrypt): Convey provided passphrase in subordinate call to
18481         pgg-decrypt-region.
18482
18483 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
18484
18485         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
18486         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
18487         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
18488         'passphrase' argument, so the passphrase can be managed externally
18489         and then passed in to the system.
18490
18491         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
18492         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
18493         so the passphrase cache can be used reliably with identifiers
18494         besides a pgp packet's key id.
18495
18496         * pgg-gpg.el (pgg-gpg-encrypt-region)
18497         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18498         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
18499         these routines, so the passphrase can be managed externally and
18500         passed in to the system.
18501
18502         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
18503         'notruncate' argument, so the passphrase cache can be used
18504         reliably with identifiers besides a pgp packet's key id.
18505
18506 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
18507
18508         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
18509         symmetric encryption.
18510         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
18511         encrypted session key.
18512         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
18513         message ask for the passphrase in a proper way.
18514
18515         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
18516         New user commands for symmetric encryption.
18517
18518 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18519
18520         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18521
18522         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18523
18524 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
18525
18526         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18527
18528 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18529
18530         * mm-decode.el (mm-inlined-types): Add application/pgp.
18531         (mm-automatic-display): Ditto.
18532
18533         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18534         part as text.
18535
18536 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18537
18538         * nnrss.el: Update copyright.
18539         (nnrss-opml-import): Query whether to subscribe to each entry.
18540
18541         * gnus-art.el:
18542         * gnus-sum.el:
18543         * gnus-xmas.el:
18544         * messagexmas.el:
18545         * mm-uu.el:
18546         * mm-view.el: Update copyright.
18547
18548 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
18549
18550         * message.el (message-info): New function.
18551         (message-mode-menu): Add it.
18552         Update copyright.
18553
18554         * ChangeLog: Fix and update copyright.
18555
18556 2006-01-13  Romain Francoise  <romain@orebokech.com>
18557
18558         * message.el (message-forward-subject-name-subject): Prefer the
18559         address to 'nowhere' if the sender has no name.
18560         Fix typo.  Update copyright year.
18561
18562 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18563
18564         * gnus-art.el (article-wash-html):
18565         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18566         (gnus-article-wash-html-with-w3m-standalone): New function.
18567
18568         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18569         mm-inline-text-html-render-with-w3m-standalone.
18570         (mm-text-html-washer-alist): Map w3m-standalone to
18571         gnus-article-wash-html-with-w3m-standalone.
18572         (mm-inline-text-html-render-with-w3m-standalone): New function.
18573
18574 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18575
18576         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18577         Improve LaTeX.
18578
18579 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18580
18581         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18582         (nnrss-request-article): Render text/plain parts as HTML.
18583
18584         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18585         the buffer.
18586
18587 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
18588
18589         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18590         custom definition of `gnus-posting-styles'.
18591
18592         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18593         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18594
18595 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18596
18597         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18598         Use nntp for bug archive.
18599
18600 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18601
18602         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18603         parts.
18604         (nnrss-normalize-date): New function converts ISO 8601 date into
18605         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18606         (nnrss-check-group): Use it.
18607
18608 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18609
18610         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18611
18612         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18613         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18614         (nnrss-insert-w3): Ditto.
18615
18616 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18617
18618         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18619         the articles to be forwarded including the case where neither a
18620         number of articles nor a region is specified.
18621
18622 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18623
18624         * nnrss.el (nnrss-request-article): Fix last change; fill
18625         text/plain parts.
18626
18627 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18628
18629         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18630         in text/plain part.
18631         (nnrss-check-group): Don't add excessive newline to dc:subject.
18632
18633 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
18634
18635         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18636         article.
18637
18638 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
18639
18640         * nnml.el: Don't require gnus-bcklg.  Autoload it.
18641         (nnml-use-compressed-files, nnml-save-mail): Support other
18642         comression programs such as bzip2.
18643
18644 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18645
18646         * dns.el (query-dns): Make sure we check the buffer size before
18647         removing tcp headers.
18648
18649 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18650
18651         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18652         remove MIME buttons associated with multipart/alternative parts.
18653         (gnus-mime-display-alternative): Tag buttons using `article-type'
18654         text property.
18655
18656         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18657         associated with multipart/alternative parts.
18658
18659         * gnus-art.el (gnus-signature-separator): Fix custom type.
18660
18661         * mm-decode.el (mm-inlined-types): Fix custom type.
18662         (mm-keep-viewer-alive-types): Ditto.
18663         (mm-automatic-display): Ditto.
18664         (mm-attachment-override-types): Ditto.
18665         (mm-inline-override-types): Ditto.
18666         (mm-automatic-external-display): Ditto.
18667
18668 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
18669
18670         * spam-report.el (spam-report-user-mail-address)
18671         (spam-report-user-agent): New variables.
18672         (spam-report-url-ping-plain): Use spam-report-user-agent.
18673
18674 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
18675
18676         * gnus-art.el (gnus-button-handle-custom): Do not just use
18677         `customize-apropos' for any "M-x customize-*" button but the
18678         function called for.  Accept both the function name and its
18679         argument in order to achieve this.
18680         (gnus-button-alist): Remove support for "custom:" URL's.
18681         Pass function name to `gnus-button-handle-custom' in case of "M-x
18682         customize-*" buttons.
18683
18684 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18685
18686         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18687         multipart/alternative and add xref to mm-discouraged-alternatives
18688         in doc string.
18689
18690         * mm-decode.el (mm-discouraged-alternatives): Add xref to
18691         gnus-buttonized-mime-types in doc string.
18692
18693 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
18694
18695         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18696         Suggest image/.* in the doc string.
18697
18698 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
18699
18700         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18701         message-marks (Debian bug #342521).
18702
18703 2005-12-12  Simon Josefsson  <jas@extundo.com>
18704
18705         * password.el (password-read-from-cache): Add.
18706         (password-read): Use it.
18707
18708 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18709
18710         * rfc2047.el (rfc2047-charset-to-coding-system):
18711         Recognize us-ascii as a MIME charset.
18712
18713         * mm-bodies.el (mm-decode-content-transfer-encoding):
18714         Protect against the case where the 2nd arg TYPE is nil.
18715
18716 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18717
18718         * pop3.el (pop3-stream-type): Fix custom version.
18719
18720         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18721
18722 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18723
18724         * mm-decode.el (mm-display-external): Add missing cdr.
18725
18726 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18727
18728         * mm-decode.el (mm-display-external): Use nametemplate (defined in
18729         RFC1524) if it is in mailcap or add a suffix according to
18730         mailcap-mime-extensions when generating a temp filename; postpone
18731         deleting a temp file for 2 seconds for some wrappers, shell
18732         scripts, and so on, which might exit right after having started a
18733         viewer command as a background job.
18734
18735 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18736
18737         * nntp.el (nntp-marks-directory): Fix custom group.
18738
18739         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18740         steps when < 10.
18741
18742         * gnus-start.el (gnus-no-server-1):
18743         Mention `gnus-level-default-subscribed' in doc string.
18744
18745 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18746
18747         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18748         parens.
18749
18750 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18751
18752         * gnus-xmas.el (gnus-use-toolbar): Revert.
18753         (gnus-xmas-setup-toolbar): Use global default-toolbar if
18754         gnus-use-toolbar is default.
18755
18756         * messagexmas.el (message-use-toolbar): Revert.
18757         (message-setup-toolbar): Use global default-toolbar if
18758         message-use-toolbar is default.
18759
18760 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18761
18762         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
18763         according to default-toolbar-visible-p.
18764
18765         * messagexmas.el (message-use-toolbar): Ditto.
18766
18767 2005-11-26  Dave Love  <fx@gnu.org>
18768
18769         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18770         (tls-program, tls-success): Provide openssl alternative.
18771
18772         * starttls.el: Doc fixes.
18773         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18774         SERVICE to PORT.
18775
18776         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
18777         port null or service name.
18778         (starttls-negotiate): Autoload.
18779
18780 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18781
18782         * message.el (message-kill-to-signature): Fix interactive spec.
18783
18784 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18785
18786         * pop3.el (pop3-open-server): Recognize a string as a service name.
18787
18788 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
18789
18790         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18791
18792 2005-11-23  Dave Love  <fx@gnu.org>
18793
18794         Add pop3s, pop3/starttls.
18795
18796         * pop3.el (pop3-authentication-scheme): Clarify doc.
18797         (open-tls-stream, starttls-open-stream): Autoload.
18798         (pop3-stream-type): New.
18799         (pop3-open-server): Use it.
18800
18801         * mail-source.el (mail-sources): Fix some :types.  Add stream type
18802         for POP.
18803         (mail-source-keyword-map): Add :stream for POP.
18804         (mail-source-fetch-pop): Use pop3-stream-type.
18805
18806 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18807
18808         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18809         of current-time-string.
18810
18811 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
18812
18813         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18814         date header.
18815
18816 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18817
18818         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
18819         it can seriously impact performance as it bypasses the agent's
18820         local caches.
18821
18822 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18823
18824         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18825         must be explicitly online rather than "not explicitly offline" for
18826         its flags to be synchronized.
18827
18828         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18829         that gnus-uu-unmark-thread will function correctly.
18830
18831         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18832         1024K is instead displayed as 1M.
18833
18834 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18835
18836         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18837
18838 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
18839
18840         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18841
18842 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
18843
18844         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18845         error message to display actual error condition.
18846         (gnus-agent-save-local): Avoid saving symbols that are bound to
18847         nil as they simply result in a warning message in
18848         gnus-agent-read-local.
18849
18850 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18851
18852         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18853         rather than make-variable-buffer-local for file-precious-flag.
18854
18855 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18856
18857         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18858         for duplicates which are removed.  The invalid sort check then
18859         triggers a rescan after the sort as sorting may have moved
18860         duplicate entries such that they can be cheaply detected.
18861
18862 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18863
18864         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18865
18866 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18867
18868         * gnus-agent.el (gnus-agent-article-alist-save-format):
18869         Change internal variable to a custom variable.  Change default value
18870         from compressed(2) to uncompressed(1).
18871         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18872         support for uncompressed agentview files.  Taken together, reading
18873         the agentview file should now be 6-7 times faster.
18874
18875 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
18876
18877         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18878         as a buffer-local variable.  This avoids creating truncated
18879         dribble files as a result of a hang up, eg.
18880
18881 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
18882
18883         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
18884         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
18885         XEmacs.
18886
18887 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18888
18889         * gnus-start.el (gnus-start-draft-setup):
18890         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18891
18892         * gnus.el (gnus-splash): Change custom group.
18893         (gnus-group-get-parameter, gnus-group-parameter-value):
18894         Describe allow-list argument.
18895
18896         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18897         string.
18898
18899 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18900
18901         * gnus-art.el (gnus-default-article-saver): Add user-defined
18902         `function' to custom type.
18903
18904 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18905
18906         * imap.el (imap-open): Handle case where buffer is a buffer
18907         object.
18908
18909 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
18910
18911         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18912         long lines.
18913         (gnus-cache-delete-group): Wrap doc strings.
18914
18915         * gnus-agent.el (gnus-agent-rename-group)
18916         (gnus-agent-delete-group): Wrap doc strings.
18917
18918 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18919
18920         * messagexmas.el (message-use-toolbar): Change the valid values
18921         into default, top, bottom, left, and right.
18922         (message-toolbar-thickness): New variable.
18923         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
18924         well.
18925         (message-setup-toolbar): Make it work.
18926
18927         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
18928         (gnus-use-toolbar): Change the valid values into default, top,
18929         bottom, left, and right.
18930         (gnus-toolbar-thickness): New variable.
18931         (gnus-xmas-setup-toolbar): New function.
18932         (gnus-xmas-setup-group-toolbar): Use it.
18933         (gnus-xmas-setup-summary-toolbar): Use it.
18934
18935 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18936
18937         * gnus-start.el (gnus-1): Add "native" to
18938         gnus-predefined-server-alist.
18939
18940         * gnus.el (gnus-method-to-server): Don't add "native" to the
18941         lists here, because that leads to problems when
18942         gnus-select-method is bound.
18943
18944 2005-11-09  Simon Josefsson  <jas@extundo.com>
18945
18946         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18947         use (not sort-by-date) instead.
18948
18949 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18950
18951         * gnus-delay.el (gnus-delay-group): Don't autoload.
18952         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18953         to be re-loaded when customizing the `gnus-delay' group.
18954
18955 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
18956
18957         * message.el: Revert last changes.
18958         (message-insert-citation-line): Use newlines.
18959
18960 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
18961
18962         * message.el (message-courtesy-message)
18963         (message-mark-insert-begin, message-mark-insert-end)
18964         (message-elide-ellipsis, message-cancel-message)
18965         (message-add-header, message-change-subject)
18966         (message-cross-post-followup-to-header)
18967         (message-cross-post-insert-note, message-reduce-to-to-cc)
18968         (message-widen-reply, message-delete-not-region)
18969         (message-kill-to-signature, message-insert-signature)
18970         (message-insert-importance-high, message-insert-importance-low)
18971         (message-insert-or-toggle-importance)
18972         (message-insert-disposition-notification-to)
18973         (message-indent-citation, message-yank-original)
18974         (message-cite-original-without-signature, message-cite-original)
18975         (message-insert-citation-line, message-position-on-field)
18976         (message-fix-before-sending, message-send-mail-partially)
18977         (message-send-mail, message-send-mail-with-sendmail)
18978         (message-send-mail-with-qmail, message-send-news)
18979         (message-check-news-header-syntax, message-generate-headers)
18980         (message-insert-courtesy-copy, message-fill-address)
18981         (message-fill-header, message-shorten-references)
18982         (message-setup-1, message-cancel-news)
18983         (message-forward-make-body-plain, message-forward-make-body-mime)
18984         (message-forward-make-body-mml, message-encode-message-body)
18985         (message-forward-make-body-digest-plain)
18986         (message-forward-make-body-digest-mime)
18987         (message-use-alternative-email-as-from): Insert `hard-newline'
18988         instead of ordinary newlines.
18989
18990 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18991
18992         * message.el (message-generate-headers): Downcase the argument
18993         given to message-check-element.
18994
18995 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
18996
18997         * nntp.el (nntp-authinfo-rejected): New error condition.
18998         (nntp-wait-for): Use new error condition to signal authentication
18999         error.
19000         (nntp-retrieve-data): Rethrow new error condition to break out of
19001         recursive call to nntp-send-authinfo.
19002
19003 2005-11-08  Romain Francoise  <romain@orebokech.com>
19004
19005         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19006         (gnus-summary-exit-map): Bind to `Z p'.
19007         (gnus-summary-make-menu-bar): Add menu item.
19008
19009 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19010
19011         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19012         (gnus-treat-*): Add `first' in all doc strings.
19013
19014         * gnus-group.el (gnus-group-compact-group): Fix typo.
19015
19016 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19017
19018         * gnus.el (gnus-parameters-case-fold-search): New variable.
19019         (gnus-parameters-get-parameter): Use it.
19020
19021         * gnus-score.el (gnus-home-score-file): Doc fix.
19022
19023 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19024
19025         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19026
19027 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19028
19029         * mm-util.el (mm-special-display-p): New function.
19030
19031         * mml.el (mml-preview): Use it; doc fix.
19032
19033 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19034
19035         * imap.el (imap-open): Handle case where buffer is a buffer object.
19036
19037 2005-10-29  Romain Francoise  <romain@orebokech.com>
19038
19039         * message.el (message-fix-before-sending): Fix comment.
19040
19041 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19042
19043         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19044
19045 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19046
19047         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19048         Used in gnus-score.el.
19049
19050 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19051
19052         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19053
19054 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19055
19056         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19057         whitespace removed in revision 7.8.  Use concatenated string to
19058         protect trailing whitespace.
19059
19060 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19061
19062         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19063         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19064         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19065         Courier IMAP ("some version from 2004").  Mostly based on similar
19066         code in the same function.
19067
19068 2005-10-26  Didier Verna  <didier@xemacs.org>
19069
19070         * gnus-group.el (gnus-group-compact-group): Invalidate original
19071         article buffer.
19072         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19073         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19074         NOV database and in article itself.
19075         Invalidate article backlog.
19076
19077 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19078
19079         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19080
19081 2005-10-26  Simon Josefsson  <jas@extundo.com>
19082
19083         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19084         part of 2004-07-25 change.
19085
19086 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19087
19088         * message.el (message-display-completion-list): New function.
19089         (message-expand-group): Use it; make sure the Completions buffer
19090         is modifiable.
19091 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
19092
19093         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19094         user-mail-name is an empty string.
19095
19096 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19097
19098         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19099         depending on gnus-score-decay-constant.
19100
19101         * encrypt.el (encrypt-insert-file-contents)
19102         (encrypt-write-file-contents): Don't use `gnus-message'.
19103
19104         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19105         arguments.
19106         (mm-uu-type-alist): Add message-marks and insert-marks.
19107         Pass arguments to mm-uu-verbatim-marks-extract.
19108         (mm-uu-hide-markers): New variable.
19109         (mm-uu-extract): Use face similar to `gnus-cite-3'.
19110
19111         * gnus-fun.el (gnus-convert-image-to-x-face-command)
19112         (gnus-convert-image-to-face-command): Use "convert" by default to
19113         allow other input image formats.
19114         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19115         accordingly.
19116
19117 2005-10-23  Simon Josefsson  <jas@extundo.com>
19118
19119         * imap.el (imap-gssapi-program): Align command line parameters
19120         with latest GNU SASL.
19121         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19122
19123 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19124
19125         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19126         HTML.
19127         (nnslashdot-request-article): Ditto.
19128
19129         * lpath.el (featurep): Add nobreak-char-display.
19130
19131 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19132
19133         * mail-source.el (mail-source-fetch-pop): Require pop3.
19134         (mail-source-check-pop): Ditto.
19135
19136 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19137
19138         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19139         errors.
19140
19141 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19142
19143         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19144         (gnus-treat-strip-leading-blank-lines): Improve doc string.
19145
19146         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19147
19148         * mm-bodies.el (mm-decode-string):
19149         Call `mm-charset-to-coding-system' with allow-override argument.
19150
19151 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19152
19153         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19154         (rfc2047-charset-to-coding-system): New function.
19155         (rfc2047-decode-encoded-words): New function.
19156         (rfc2047-decode-region): Use them.
19157         (rfc2047-decode-cte): Remove.
19158         (rfc2047-parse-and-decode): Remove.
19159         (rfc2047-decode): Remove.
19160
19161 2005-10-15  Kenichi Handa  <handa@m17n.org>
19162
19163         * rfc2047.el (rfc2047-decode-cte): New function.
19164         (rfc2047-decode-region): Change the way to decode successive
19165         encoded-words: decode B- or Q-encoding in each encoded-word,
19166         concatenate them, and decode it as charset.
19167
19168 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19169
19170         * lpath.el: Fbind codepage-setup for XEmacs.
19171
19172 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
19173
19174         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
19175         widget-move-and-invoke.
19176         (gnus-custom-mode): Use gnus-custom-map.
19177
19178 2005-10-15  Bill Wohler  <wohler@newt.com>
19179
19180         * message.el (message-tool-bar-map): Rename image file from
19181         mail_send to mail/send.
19182
19183 2005-10-16  Masatake YAMATO  <jet@gyve.org>
19184
19185         * message.el (message-expand-group): Pass the common
19186         prefix substring of completion to `display-completion-list'.
19187
19188 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
19189
19190         * mml-sec.el (mml-secure-method): New internal variable.
19191         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19192         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19193         New functions using mml-secure-method.
19194
19195         * mml.el (mml-mode-map): Add key bindings for those functions.
19196         (mml-menu): Simplify security menu entries.  Suggested by Jesper
19197         Harder <harder@myrealbox.com>.
19198         (mml-attach-file, mml-attach-buffer, mml-attach-external):
19199         Goto end of message if point is the headers of the message.
19200
19201         * message.el (message-in-body-p): New function.
19202
19203         * assistant.el: Autoload gnus-util and netrc.
19204
19205         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19206         Use `mm-charset-override-alist' only when decoding.
19207
19208         * mm-bodies.el (mm-decode-body):
19209         Call `mm-charset-to-coding-system' with allow-override argument.
19210
19211         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19212         `filename' from Content-Disposition if Content-Type doesn't
19213         provide `name'.
19214         (gnus-mime-view-part-as-type): Set default instead of
19215         initial-input.
19216
19217 2005-10-09  Daniel Brockman  <daniel@brockman.se>
19218
19219         * format-spec.el (format-spec): Propagate text properties of % spec.
19220
19221 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19222
19223         * gnus-art.el (gnus-treat-predicate): Add `first'.
19224
19225 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19226
19227         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19228         (mm-charset-override-alist): New variable.
19229         (mm-charset-to-coding-system): Use it.
19230         (mm-codepage-setup): New helper function.
19231         (mm-charset-eval-alist): New variable.
19232         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19233         Warn about unknown charsets.
19234
19235         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
19236
19237 2005-10-04  David Hansen  <david.hansen@gmx.net>
19238
19239         * nnrss.el (nnrss-request-article): Add support for the comments tag.
19240         (nnrss-check-group): Ditto.
19241
19242 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19243
19244         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19245         Rename x-gnus-verbatim to x-verbatim.
19246         (mm-uu-type-alist): Fix regexp for verbatim-marks.
19247
19248         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19249         x-verbatim.
19250
19251         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19252
19253         * gnus-util.el (gnus-remove-duplicates): Remove.
19254
19255         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19256         instead of gnus-remove-duplicates.
19257
19258         * message.el (message-remove-duplicates): Remove.
19259         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19260         message-remove-duplicates.
19261
19262         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19263         available, else use implementation from `delete-dups'.
19264
19265         * message.el (message-insert-expires): New function.
19266         (message-mode-map): Add key binding.
19267         (message-mode-field-menu): Add menu entry.
19268         (message-mode): Document it.
19269         (message-make-expires-date): Use `message-make-date'.
19270
19271 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
19272
19273         * message.el (message-make-expires-date): New function.
19274
19275 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19276
19277         * Makefile.in (list-installed-shadows): New entry.
19278         (install): Use it.
19279         (remove-installed-shadows): New entry.
19280
19281         * dgnushack.el (dgnushack-default-load-path): New variable.
19282         (dgnushack-find-lisp-shadows): New function.
19283         (dgnushack-remove-lisp-shadows): New function.
19284
19285 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19286
19287         * Makefile.in (install-el-elc): New entry.
19288         (install): Use it so that .el files are necessarily installed.
19289
19290 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19291
19292         * time-date.el: Autoload parse-time-string, XEmacs needs it.
19293
19294 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19295
19296         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19297         function rather than the diff-mode.el package.
19298         (mm-display-external): Use with-current-buffer.
19299         (mm-viewer-completion-map, mm-viewer-completion-map):
19300         Move initialization inside declaration.
19301
19302 2005-09-29  Simon Josefsson  <jas@extundo.com>
19303
19304         * spam.el: Load hashcash when compiling, to avoid warnings.
19305         Don't autoload mail-check-payment.
19306         (spam-check-hashcash): Define unconditionally, since hashcash.el
19307         is part of Gnus now.  Ignore errors from payment checking.
19308
19309 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19310
19311         * message.el (message-bold-region, message-unbold-region):
19312         Rename from `bold-region' and `unbold-region'.
19313
19314         * message.el: Remove useless autoloads.
19315
19316 2005-09-28  Simon Josefsson  <jas@extundo.com>
19317
19318         * message.el (message-use-idna): Default to t.
19319         (message-use-idna): Test whether encoding works too.  Doc fix.
19320
19321 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19322
19323         * nntp.el (nntp-warn-about-losing-connection): Remove.
19324
19325 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19326
19327         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19328         customizable.  Change default value.
19329         (mm-uu-diff-groups-regexp): Change default value.
19330         (mm-uu-type-alist): Add doc string.
19331         (mm-uu-configure): Add doc string.  Make it interactive.
19332         (mm-uu-tex-groups-regexp): New variable.
19333         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19334         (mm-uu-type-alist): Add LaTeX documents.
19335         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19336         of "text/verbatim".
19337         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19338
19339         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19340         instead of "text/verbatim".
19341
19342         * message.el (message-mark-inserted-region)
19343         (message-mark-insert-file): Use slrn style marks when called with
19344         prefix argument.
19345
19346 2005-09-27  Simon Josefsson  <jas@extundo.com>
19347
19348         * message.el (message-idna-to-ascii-rhs-1): Reformat.
19349
19350 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
19351
19352         * message.el (message-remove-duplicates): New function.
19353         Implementation borrowed from `gnus-remove-duplicates'.
19354         (message-idna-to-ascii-rhs): Also encode idna addresses in
19355         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19356         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19357         only ask about the same idna domain once per header and also tell
19358         in what header to replace the idna domain.
19359
19360         * gnus-art.el (article-decode-idna-rhs): Also decode idna
19361         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19362         (article-decode-idna-rhs): Fix regexp so that all idna-address in
19363         a header is decoded and not just the last one.
19364
19365 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19366
19367         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19368         has been decoded.
19369
19370         * mm-decode.el (mm-automatic-display): Add text/verbatim.
19371         (mm-insert-part): Don't modify text if it has been decoded.
19372
19373         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19374         decoded.
19375
19376         * mm-view.el (mm-inline-text): Don't strip text props unless
19377         decoding enriched or richtext parts.
19378
19379 2005-09-25  Romain Francoise  <romain@orebokech.com>
19380
19381         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19382         * gnus-start.el (gnus-subscribe-interactively):
19383         * gnus-uu.el (gnus-uu-grab-articles):
19384         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19385         space.
19386
19387 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
19388
19389         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19390         * mm-view.el (mm-view-pkcs7-decrypt):
19391         * gnus-sum.el (gnus-summary-limit-to-extra)
19392         (gnus-summary-respool-article, gnus-read-move-group-name):
19393         * gnus-score.el (gnus-summary-increase-score):
19394         * gnus-util.el (gnus-completing-read-with-default):
19395         * gnus-art.el (gnus-read-save-file-name)
19396         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19397         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19398         * message.el (message-check-news-header-syntax):
19399         Follow convention for reading with the minibuffer.
19400
19401 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
19402
19403         * spam-report.el (spam-report-url-ping-plain):
19404         Use gnus-extended-version as User-Agent.
19405
19406         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19407         default value is nil.
19408
19409         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19410         (mm-uu-verbatim-marks-extract): New function.
19411         (mm-uu-extract): New face.
19412         (mm-uu-copy-to-buffer): Use it.
19413
19414         * spam-report.el (spam-report-gmane-ham): Rename from
19415         `spam-report-gmane-unspam'.
19416         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19417         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
19418
19419         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19420         Autoload.
19421         (spam-report-gmane-unregister-routine):
19422         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19423
19424 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
19425
19426         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19427         (spam-report-gmane-unregister-routine): Add support for gmane
19428         unregistration.
19429
19430         * spam-report.el (spam-report-gmane-unspam)
19431         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19432         (spam-report-gmane): Change to take a single article and do unspam
19433         registration.
19434
19435 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19436
19437         * mm-url.el (mm-url-decode-entities): Fix regexp.
19438
19439 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19440
19441         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19442         default to nil, to be able to use Gnus at all.  If the default
19443         switches to something else, then the function should be fixed not
19444         be exceedingly slow.
19445
19446 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
19447
19448         * gnus-start.el (gnus-activate-group): If the server is nil, don't
19449         fail hard.
19450
19451         * spam-report.el: Add better Keywords line.
19452
19453         * spam.el: Add Maintainer and better Keywords line.
19454
19455 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19456
19457         * gnus-art.el (gnus-article-replace-part)
19458         (gnus-mime-replace-part): New functions.
19459         (gnus-mime-action-alist, gnus-mime-button-commands)
19460         (gnus-mime-save-part-and-strip): Add file argument.
19461         (gnus-article-part-wrapper): Add interactive argument.
19462
19463         * gnus-sum.el (gnus-summary-mime-map):
19464         Add `gnus-article-replace-part'.
19465
19466 2005-09-19  Didier Verna  <didier@xemacs.org>
19467
19468         The nnml compaction feature:
19469         * nnml.el (nnml-request-compact-group): New function.
19470         * nnml.el (nnml-request-compact): New function.
19471         * gnus-int.el (gnus-request-compact-group): New function.
19472         * gnus-int.el (gnus-request-compact): New function.
19473         * gnus-group.el (gnus-group-compact-group): New function.
19474         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19475         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19476         * gnus-srvr.el (gnus-server-compact-server): New function.
19477         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19478         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19479
19480 2005-09-18  Deepak Goel  <deego@gnufans.org>
19481
19482         * sieve.el (sieve-help): Fix `message' call: first arg should be a
19483         format spec.
19484
19485 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19486
19487         * gnus.el (gnus-group-startup-message): Bind image-load-path.
19488
19489 2005-09-15  Romain Francoise  <romain@orebokech.com>
19490
19491         * message.el (message-fill-paragraph): Clarify docstring.
19492
19493 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19494
19495         * gnus-art.el (gnus-mime-display-part): Protect against broken
19496         MIME messages.
19497
19498 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19499
19500         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19501         before parsing header.
19502
19503 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
19504
19505         * html2text.el (html2text-replace-list): Add new entities.
19506
19507 2005-09-11  Romain Francoise  <romain@orebokech.com>
19508
19509         * message.el (message-alternative-emails): Improve docstring.
19510         (message-setup-1): Call `message-use-alternative-email-as-from'
19511         after `message-setup-hook' to give it precedence over posting
19512         styles, etc.
19513         (message-use-alternative-email-as-from): Add docstring.
19514         Remove the original From header if present.
19515
19516         * nnml.el (nnml-compressed-files-size-threshold): New variable.
19517         (nnml-save-mail): Use it.
19518
19519         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19520         articles.  Add new argument `silent'.
19521         (gnus-uu-mark-all): Report the total number of marked articles.
19522
19523 2005-09-10  Romain Francoise  <romain@orebokech.com>
19524
19525         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19526         (gnus-uu-mark-series): Likewise.
19527
19528 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
19529
19530         * spam-report.el (spam-report-gmane): Fix generation of spam
19531         report URL.
19532
19533 2005-09-10  Simon Josefsson  <jas@extundo.com>
19534
19535         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19536         t, based on discussion on the ding list with Robert Epprecht
19537         <epprecht@solnet.ch>.
19538
19539 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
19540
19541         * spam-report.el (spam-report-gmane): Make it work without
19542         X-Report-Spam header.  Gmane now only provides Archived-At.
19543         This is only used if `spam-report-gmane-use-article-number' is nil.
19544         (spam-report-gmane-spam-header): Remove.  Not used anymore.
19545
19546         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19547         make `gnus-summary-sort-by-recipient' work with threading.
19548
19549         * nnweb.el (nnweb-google-wash-article): Print a message if article
19550         is not available.
19551
19552 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19553
19554         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19555         change.  Decode text/* parts content before displaying.
19556
19557 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19558
19559         * mml-smime.el: Remove defvar of gnus-extract-address-components.
19560
19561 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19562
19563         * mm-view.el (mm-display-inline-fontify): Disable support modes.
19564
19565         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
19566         url-package-name, url-package-version,
19567         w3m-cid-retrieve-function-alist, w3m-current-buffer,
19568         w3m-display-inline-images, and w3m-minor-mode-map.
19569
19570 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
19571
19572         * message.el (message-tab-body-function): Fix mismatched custom type.
19573
19574         * gnus.el (gnus-group-change-level-function): Ditto.
19575
19576         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19577
19578         * gnus-art.el (gnus-signature-limit)
19579         (gnus-article-mime-part-function): Ditto.
19580
19581 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19582
19583         * mml.el (mml-mode): Silence the byte compiler.
19584
19585         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19586         using `(sit-for 0)' before moving the point to the specified part;
19587         skip unbuttonized parts.
19588         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19589         return to the summary window if gnus-auto-select-part is non-nil.
19590
19591 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
19592
19593         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19594         New variables.
19595         (mml-dnd-attach-file, mml-mode): Use them.
19596
19597         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19598         Make fetching article by MID work again for Google Groups.
19599         Add FIXME concerning gnus-group-make-web-group.
19600
19601         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19602         Don't depend on Gnus by using mail-extract-address-components if
19603         gnus-extract-address-components is not bound.
19604
19605 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19606
19607         * gnus-art.el (gnus-mime-display-security): Don't display the
19608         signature, but only the signed part.
19609
19610 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19611
19612         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19613
19614         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19615         list, not listp.
19616
19617 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
19618
19619         * mm-encode.el (mm-encode-content-transfer-encoding):
19620         Likewise when encoding.
19621
19622         * mm-bodies.el (mm-decode-content-transfer-encoding):
19623         De-canonicalize CRLF for all text content types, not just
19624         text/plain.
19625
19626 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19627
19628         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19629         valid article; point arrow and cursor at the MIME button.
19630
19631 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19632
19633         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19634         Suggested by Dan Christensen <jdc@uwo.ca>.
19635
19636         * mm-decode.el (mm-save-part): Enable change of prompt.
19637
19638 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
19639
19640         * gnus-msg.el (gnus-inews-add-send-actions):
19641         Make `message-post-method' lambda parameter ARG `&optional'.
19642
19643 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19644
19645         * gnus-sum.el (gnus-summary-mime-map):
19646         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19647         gnus-article-jump-to-part.
19648
19649         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19650         (gnus-article-edit-part): Use it.
19651         (gnus-article-part-wrapper): Add no-handle argument.
19652         (gnus-article-save-part-and-strip, gnus-article-delete-part):
19653         New functions.
19654
19655 2005-08-29  Romain Francoise  <romain@orebokech.com>
19656
19657         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19658         docstring.
19659         (gnus-face-from-file): Likewise.
19660
19661 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19662
19663         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19664         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19665         non-nil.
19666         (gnus-auto-select-part): New variable.
19667         (gnus-article-jump-to-part): New function.
19668         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19669         (gnus-mime-delete-part): Allow selecting specified part after
19670         deleting or stripping parts.
19671         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
19672         part if argument is bogus.
19673
19674 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
19675
19676         * gnus-art.el (w3m-minor-mode-map):
19677         * gnus-spec.el (gnus-newsrc-file-version):
19678         * gnus-util.el (nnmail-active-file-coding-system)
19679         (gnus-original-article-buffer, gnus-user-agent):
19680         * gnus.el (gnus-ham-process-destinations)
19681         (gnus-parameter-ham-marks-alist)
19682         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19683         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19684         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19685         * mm-decode.el (gnus-current-window-configuration):
19686         * mm-extern.el (gnus-article-mime-handles):
19687         * mm-url.el (url-current-object, url-package-name)
19688         (url-package-version):
19689         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19690         (smime-keys, w3m-cid-retrieve-function-alist)
19691         (w3m-current-buffer, w3m-display-inline-images)
19692         (w3m-minor-mode-map):
19693         * mml-smime.el (gnus-extract-address-components):
19694         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19695         (gnus-newsrc-hashtb, message-default-charset)
19696         (message-deletable-headers, message-options)
19697         (message-posting-charset, message-required-mail-headers)
19698         (message-required-news-headers):
19699         * mml1991.el (mc-pgp-always-sign):
19700         * mml2015.el (mc-pgp-always-sign):
19701         * nnheader.el (nnmail-extra-headers):
19702         * rfc1843.el (gnus-decode-encoded-word-function)
19703         (gnus-decode-header-function, gnus-newsgroup-name):
19704         * spam-stat.el (gnus-original-article-buffer): Add defvars.
19705
19706 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
19707
19708         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19709         the end of the date treatments.
19710
19711 2005-08-15  Simon Josefsson  <jas@extundo.com>
19712
19713         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19714         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
19715         Capello and Romain Francoise.
19716         (pgg-fetch-key-function): Remove, not used?
19717         (pgg-insert-url-with-w3): Require url, to get
19718         url-insert-file-contents regardless of where it is defined.
19719
19720 2005-08-13  Romain Francoise  <romain@orebokech.com>
19721
19722         * message.el (message-cite-original-1): New function.
19723         (message-cite-original): Use it.
19724         (message-cite-original-without-signature): Ditto.
19725
19726 2005-08-08  Romain Francoise  <romain@orebokech.com>
19727
19728         * message.el (message-yank-empty-prefix): New variable.
19729         (message-indent-citation): Use it.
19730         (message-cite-original-without-signature): Respect X-No-Archive.
19731
19732 2005-08-08  Simon Josefsson  <jas@extundo.com>
19733
19734         * pgg.el: Autoload url-insert-file-contents instead of loading
19735         w3/url.
19736         (pgg-insert-url-with-w3): Don't load url here.
19737
19738 2005-08-07  Jesper Harder  <harder@phys.au.dk>
19739
19740         * message.el (message-kill-to-signature): Don't insert newline at
19741         bol.
19742         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19743
19744 2005-08-06  Romain Francoise  <romain@orebokech.com>
19745
19746         * message.el (message-user-fqdn): Fix typo in docstring.
19747
19748 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
19749
19750         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19751
19752         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19753
19754 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19755
19756         * mm-bodies.el (mm-encode-body): Use coding system rather than
19757         charset to encode text.
19758
19759         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19760         number of charsets if utf-8 is available (XEmacs).
19761
19762 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
19763
19764         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19765         taken from `gnus-button-mid-or-mail-regexp'.
19766         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19767         (gnus-button-alist): Improve regexp for domain part of the MIDs
19768         for news:localpart@domain buttons.
19769         (gnus-button-ctan-directory-regexp): Update.
19770
19771 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19772
19773         * sieve-manage.el (sieve-manage-interactive-login):
19774         Use make-local-variable rather than make-variable-buffer-local.
19775         (sieve-manage-open): Ditto.
19776         (sieve-manage-authenticate): Ditto.
19777
19778         * mml.el (mml-generate-mime-1): Make the content type default to
19779         text/plain if the filename is not specified.
19780
19781 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19782
19783         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19784         instead of insert-buffer.
19785
19786         * message.el (message-yank-original): Ditto; set the mark at the
19787         end of the yanked message.
19788
19789 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19790
19791         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19792         lines to scroll rather than to stop it.
19793
19794         * mml.el (mml-generate-default-type): Add doc string.
19795         (mml-generate-mime-1): Use mm-default-file-encoding or make it
19796         default to application/octet-stream when determining the content
19797         type if it is not specified for the part or the mml contents; add
19798         a comment about mml-generate-default-type.
19799
19800 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
19801
19802         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19803         make it default to application/octet-stream when determining the
19804         content type if it is not specified for the external contents.
19805
19806 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19807
19808         * rfc2231.el (rfc2231-parse-string): Take care that not only a
19809         segmented parameter but also other parameters might be there.
19810
19811 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19812
19813         * mm-decode.el (mm-display-external): Delete temp file, directory
19814         and buffer immediately if the external process is exited.
19815
19816 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19817
19818         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19819         fewer lines than that of scroll-margin.
19820         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19821
19822 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19823
19824         * gnus-art.el (gnus-article-next-page): Revert.
19825         (gnus-article-beginning-of-window): New macro.
19826         (gnus-article-next-page-1): Use it.
19827         (gnus-article-prev-page): Ditto.
19828         (gnus-article-edit-part): Use insert-buffer-substring instead of
19829         insert-buffer.
19830         (gnus-article-edit-exit): Ditto.
19831
19832         * gnus-util.el (gnus-beginning-of-window): Remove.
19833         (gnus-end-of-window): Remove.
19834
19835         * lpath.el: Don't bind header-line-format and scroll-margin.
19836
19837 2005-07-25  Simon Josefsson  <jas@extundo.com>
19838
19839         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19840         to have the url package without w3.  Reported by Daiki Ueno
19841         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19842
19843 2005-07-20  Didier Verna  <didier@xemacs.org>
19844
19845         * gnus-diary.el: Remove the description comment (nndiary is now
19846         properly documented in the Gnus manual).
19847         Fix the spelling of "Back End".
19848         * nndiary.el: Ditto.
19849         Fix the copyright notice.
19850
19851 2005-07-18  Romain Francoise  <romain@orebokech.com>
19852
19853         * gnus-sum.el (gnus-summary-to-prefix)
19854         (gnus-summary-newsgroup-prefix): New variables.
19855         (gnus-summary-from-or-to-or-newsgroups): Use them.
19856
19857 2005-07-17  Romain Francoise  <romain@orebokech.com>
19858
19859         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19860         space as it's generally not especially interesting to the user.
19861
19862 2005-07-16  Romain Francoise  <romain@orebokech.com>
19863
19864         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19865         nil to avoid prompting and file modification if one of the
19866         messages at the top of the nnfolder file contains a copyright
19867         notice.
19868         Update copyright notice.
19869
19870         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19871         instead of `current-time-string' as the latter creates a time
19872         string that is not RFC 2822 compliant (it lacks the zone).
19873         Update copyright notice.
19874
19875 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19876
19877         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19878         for text/rtf.  Display default in prompt.  Pass default for M-n.
19879
19880         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19881
19882 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19883
19884         * gnus-msg.el (gnus-button-mailto):
19885         Remove save-selected-window-window hackery because it relies on
19886         save-selected-window internals.
19887
19888 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19889
19890         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19891         (gnus-article-next-page-1): Use gnus-beginning-of-window.
19892         (gnus-article-prev-page): Ditto.
19893
19894         * gnus-util.el (gnus-beginning-of-window): New function.
19895         (gnus-end-of-window): New function.
19896
19897         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
19898
19899 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19900
19901         * gnus-score.el (gnus-score-edit-all-score):
19902         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19903         gnus-message.
19904
19905 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19906
19907         * gnus-msg.el (gnus-button-mailto):
19908         Remove save-selected-window-window hackery because it relies on
19909         save-selected-window internals.
19910
19911 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19912
19913         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19914         add-minor-mode.
19915         (gnus-binary-mode): Ditto.
19916
19917         * gnus-topic.el (gnus-topic-mode): Ditto.
19918
19919 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
19920
19921         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19922         (gnus-article-prev-page): Take scroll-margin into consideration.
19923
19924 2005-07-04  Lute Kamstra  <lute@gnu.org>
19925
19926         Update FSF's address in GPL notices.
19927
19928 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
19929
19930         * gnus.el (gnus-exit):
19931         * gnus-group.el (gnus-group-icons):
19932         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19933
19934         * gnus-nocem.el (gnus-nocem):
19935         * message.el (message-various, message-buffers, message-sending)
19936         (message-interface, message-forwarding, message-insertion)
19937         (message-headers, message-news, message-mail):
19938         * pgg-gpg.el (pgg-gpg):
19939         * pgg-parse.el (pgg-parse):
19940         * pgg-pgp.el (pgg-pgp):
19941         * pgg-pgp5.el (pgg-pgp5):
19942         * pop3.el (pop3): Finish `defgroup' description with period.
19943
19944 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19945
19946         * gnus-art.el (article-display-face): Improve the efficiency.
19947         (article-display-x-face): Ditto; remove gray x-face stuff.
19948
19949 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19950
19951         * gnus-art.el (article-display-face): Correct the position in
19952         which Faces are inserted.
19953
19954 2005-06-29  Didier Verna  <didier@xemacs.org>
19955
19956         * gnus-art.el (article-display-face): Display faces in correct
19957         order.
19958
19959 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19960
19961         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19962         (gnus-fill-real-hashtb): Use hash table instead of obarray.
19963         (gnus-nocem-check-article): Fetch the Type header.
19964         (gnus-nocem-message-wanted-p): Fix the way to examine types.
19965         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19966         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19967         make sure gnus-nocem-hashtb is initialized.
19968         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19969         (gnus-nocem-unwanted-article-p): Ditto.
19970
19971         * pgg.el (pgg-verify): Return the verification result.
19972
19973 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19974
19975         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19976         is ascii.
19977
19978 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
19979
19980         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19981         `show-nonbreak-escape'.
19982
19983 2005-06-23  Lute Kamstra  <lute@gnu.org>
19984
19985         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19986
19987         * dig.el (dig-mode):
19988         * smime.el (smime-mode): Use gnus-run-mode-hooks.
19989
19990 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
19991
19992         * nnimap.el (nnimap-split-download-body): Fix spellings.
19993
19994 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
19995
19996         * gnus-art.el (gnus-article-encrypt-body):
19997         * gnus-cus.el (gnus-score-customize):
19998         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19999         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20000
20001 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20002
20003         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20004         header by looking for magic "MII" at the beginning.
20005
20006 2005-06-16  Miles Bader  <miles@gnu.org>
20007
20008         * gnus-xmas.el (gnus-xmas-group-startup-message):
20009         Use renamed gnus-splash face.
20010
20011         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20012         (assistant-field-face): New backward-compatibility alias for renamed
20013         face.
20014         (assistant-render-text): Use renamed assistant-field face.
20015
20016         * spam.el (spam): Remove "-face" suffix from face name.
20017         (spam-face): New backward-compatibility alias for renamed face.
20018         (spam-face, spam-initialize): Use renamed spam face.
20019
20020         * message.el (message-header-to, message-header-cc)
20021         (message-header-subject, message-header-newsgroups)
20022         (message-header-other, message-header-name)
20023         (message-header-xheader, message-separator, message-cited-text)
20024         (message-mml): Remove "-face" suffix from face names.
20025         (message-header-to-face, message-header-cc-face)
20026         (message-header-subject-face, message-header-newsgroups-face)
20027         (message-header-other-face, message-header-name-face)
20028         (message-header-xheader-face, message-separator-face)
20029         (message-cited-text-face, message-mml-face):
20030         New backward-compatibility aliases for renamed faces.
20031         (message-font-lock-keywords): Use renamed message faces.
20032
20033         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20034         (sieve-test-commands, sieve-tagged-arguments):
20035         Remove "-face" suffix from face names.
20036         (sieve-control-commands-face, sieve-action-commands-face)
20037         (sieve-test-commands-face, sieve-tagged-arguments-face):
20038         New backward-compatibility aliases for renamed faces.
20039         (sieve-control-commands-face, sieve-action-commands-face)
20040         (sieve-test-commands-face, sieve-tagged-arguments-face):
20041         Use renamed sieve faces.
20042
20043         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20044         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20045         (gnus-group-news-3-empty, gnus-group-news-4)
20046         (gnus-group-news-4-empty, gnus-group-news-5)
20047         (gnus-group-news-5-empty, gnus-group-news-6)
20048         (gnus-group-news-6-empty, gnus-group-news-low)
20049         (gnus-group-news-low-empty, gnus-group-mail-1)
20050         (gnus-group-mail-1-empty, gnus-group-mail-2)
20051         (gnus-group-mail-2-empty, gnus-group-mail-3)
20052         (gnus-group-mail-3-empty, gnus-group-mail-low)
20053         (gnus-group-mail-low-empty, gnus-summary-selected)
20054         (gnus-summary-cancelled, gnus-summary-high-ticked)
20055         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20056         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20057         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20058         (gnus-summary-low-undownloaded)
20059         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20060         (gnus-summary-low-unread, gnus-summary-normal-unread)
20061         (gnus-summary-high-read, gnus-summary-low-read)
20062         (gnus-summary-normal-read, gnus-splash):
20063         Remove "-face" suffix from face names.
20064         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20065         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20066         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20067         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20068         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20069         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20070         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20071         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20072         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20073         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20074         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20075         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20076         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20077         (gnus-summary-normal-ticked-face)
20078         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20079         (gnus-summary-normal-ancient-face)
20080         (gnus-summary-high-undownloaded-face)
20081         (gnus-summary-low-undownloaded-face)
20082         (gnus-summary-normal-undownloaded-face)
20083         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20084         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20085         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20086         (gnus-splash-face):
20087         New backward-compatibility aliases for renamed faces.
20088         (gnus-group-startup-message): Use renamed gnus faces.
20089
20090         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20091         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20092         (gnus-server-agent): Remove "-face" suffix from face names.
20093         (gnus-server-agent-face, gnus-server-opened-face)
20094         (gnus-server-closed-face, gnus-server-denied-face)
20095         (gnus-server-offline-face):
20096         New backward-compatibility aliases for renamed faces.
20097         (gnus-server-agent-face, gnus-server-opened-face)
20098         (gnus-server-closed-face, gnus-server-denied-face)
20099         (gnus-server-offline-face): Use renamed gnus faces.
20100
20101         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20102         Remove "-face" suffix from face names.
20103         (gnus-picon-xbm-face, gnus-picon-face):
20104         New backward-compatibility aliases for renamed faces.
20105
20106         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20107         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20108         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20109         (gnus-cite-11): Remove "-face" suffix from face names.
20110         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20111         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20112         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20113         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20114         New backward-compatibility aliases for renamed faces.
20115         (gnus-cite-attribution-face, gnus-cite-face-list)
20116         (gnus-article-boring-faces): Use renamed gnus faces.
20117
20118         * gnus-art.el (gnus-signature, gnus-header-from)
20119         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20120         (gnus-header-content): Remove "-face" suffix from face names.
20121         (gnus-signature-face, gnus-header-from-face)
20122         (gnus-header-subject-face, gnus-header-newsgroups-face)
20123         (gnus-header-name-face, gnus-header-content-face):
20124         New backward-compatibility aliases for renamed faces.
20125         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20126
20127         * gnus-sum.el (gnus-summary-selected-face)
20128         (gnus-summary-highlight): Use renamed gnus faces.
20129         * gnus-group.el (gnus-group-highlight): Likewise.
20130
20131 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
20132
20133         * gnus-sieve.el (gnus-sieve-article-add-rule):
20134         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20135         * spam-stat.el (spam-stat-buffer-change-to-spam)
20136         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20137
20138         * message.el (message-is-yours-p):
20139         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20140
20141 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20142
20143         * mm-view.el (mm-inline-text): Withdraw the last change.
20144
20145 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20146
20147         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20148         executing enriched-decode.
20149
20150 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20151
20152         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20153         charset of tar files.
20154
20155 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
20156
20157         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20158
20159 2005-06-04  Lute Kamstra  <lute@gnu.org>
20160
20161         * nnfolder.el (nnfolder-read-folder): Make sure that undo
20162         information is never recorded.
20163
20164 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20165
20166         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20167
20168 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20169
20170         * pop3.el (pop3-apop): Run md5 in the binary mode.
20171
20172         * starttls.el (starttls-set-process-query-on-exit-flag):
20173         Use eval-and-compile.
20174
20175 2005-05-31  Simon Josefsson  <jas@extundo.com>
20176
20177         * smime.el (smime-replace-in-string): Define.
20178         (smime-cert-by-ldap-1): Use it.
20179
20180 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20181
20182         * gnus-art.el (article-display-x-face): Replace
20183         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20184
20185         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20186         set-process-query-on-exit-flag or process-kill-without-query.
20187
20188         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20189         loop instead of replace-regexp.
20190
20191         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20192         instead of process-kill-without-query if it is available.
20193
20194         * lpath.el: Fbind ldap-search-entries.
20195
20196         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20197         instead of find-file-hooks if it is available.
20198
20199         * mml1991.el: Bind pgg-default-user-id when compiling.
20200
20201         * mml2015.el: Bind pgg-default-user-id when compiling.
20202
20203         * nndraft.el (nndraft-request-associate-buffer):
20204         Use write-contents-functions instead of write-contents-hooks if it is
20205         available.
20206
20207         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20208         instead of find-file-hooks if it is available.
20209
20210         * nntp.el (nntp-open-connection): Replace
20211         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20212         (nntp-open-ssl-stream): Ditto.
20213         (nntp-open-tls-stream): Ditto.
20214
20215         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20216         set-process-query-on-exit-flag or process-kill-without-query.
20217         (starttls-open-stream-gnutls): Use it instead of
20218         process-kill-without-query.
20219         (starttls-open-stream): Ditto.
20220
20221 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
20222
20223         * smime.el (smime-cert-by-ldap-1): Don't use
20224         replace-regexp-in-string.
20225
20226 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
20227
20228         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20229
20230         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20231         in PEM format.  Adjust to the XEmacs compatibility.
20232
20233 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
20234
20235         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20236         by `string-to-number'.
20237         * gnus-agent.el (gnus-agent-regenerate-group)
20238         (gnus-agent-fetch-articles): Ditto.
20239         * gnus-art.el (gnus-button-fetch-group): Ditto.
20240         * gnus-cache.el (gnus-cache-generate-active)
20241         (gnus-cache-articles-in-group): Ditto.
20242         * gnus-group.el (gnus-group-set-current-level)
20243         (gnus-group-insert-group-line): Ditto.
20244         * gnus-score.el (gnus-score-set-expunge-below)
20245         (gnus-score-set-mark-below, gnus-summary-score-effect)
20246         (gnus-summary-score-entry): Ditto.
20247         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20248         (gnus-soup-pack): Ditto.
20249         * gnus-spec.el (gnus-xmas-format): Ditto.
20250         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20251         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20252         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20253         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20254         * nndb.el (nndb-get-remote-expire-response): Ditto.
20255         * nndiary.el (nndiary-parse-schedule-value)
20256         (nndiary-string-to-number, nndiary-request-replace-article)
20257         (nndiary-request-article): Ditto.
20258         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20259         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20260         * nneething.el (nneething-make-head): Ditto.
20261         * nnfolder.el (nnfolder-request-article)
20262         (nnfolder-retrieve-headers): Ditto.
20263         * nnheader.el (nnheader-file-to-number): Ditto.
20264         * nnkiboze.el (nnkiboze-request-article): Ditto.
20265         * nnmail.el (nnmail-process-unix-mail-format)
20266         (nnmail-process-babyl-mail-format): Ditto.
20267         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20268         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20269         (nnmh-request-create-group, nnmh-request-list-1)
20270         (nnmh-request-group, nnmh-request-article): Ditto.
20271         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20272         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20273         * nnsoup.el (nnsoup-make-active): Ditto.
20274         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20275         * nntp.el (nntp-find-group-and-number)
20276         (nntp-retrieve-headers-with-xover): Ditto.
20277         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20278         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20279         (pgg-format-key-identifier): Ditto.
20280         * pop3.el (pop3-last, pop3-stat): Ditto.
20281         * qp.el (quoted-printable-decode-region): Ditto.
20282
20283         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20284         of concat.
20285
20286 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20287
20288         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20289
20290         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20291
20292         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20293
20294         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20295
20296         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20297
20298         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20299
20300         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20301         (gnus-carpal-mode): Ditto.
20302
20303         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20304         (gnus-browse-mode): Ditto.
20305
20306         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20307
20308         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20309
20310 2005-05-29  Richard M. Stallman  <rms@gnu.org>
20311
20312         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20313
20314 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20315
20316         * gnus-util.el (gnus-run-mode-hooks): New function.
20317
20318         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20319
20320         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
20321         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
20322
20323 2005-05-27  Lute Kamstra  <lute@gnu.org>
20324
20325         * dns-mode.el (dns-mode): Specify customization group.
20326
20327 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
20328
20329         * gnus-agent.el (gnus-agent-make-mode-line-string):
20330         Use mode-line-highlight as mouse-face.
20331
20332 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20333
20334         * canlock.el (canlock): Change the parent group to news.
20335
20336         * deuglify.el (gnus-outlook-deuglify): Add :group.
20337
20338         * dig.el (dig): Add :group.
20339
20340         * dns-mode.el (dns-mode): Add :group.
20341
20342         * encrypt.el (encrypt): Add :group.
20343
20344         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20345         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20346         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20347         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20348         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20349
20350         * gnus-diary.el (gnus-diary): Add :group.
20351
20352         * gnus.el (gnus-group-news-1-face): Add :group.
20353         (gnus-group-news-1-empty-face): Ditto.
20354         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20355         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20356         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20357         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20358         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20359         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20360         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20361         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20362         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20363         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20364         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20365         (gnus-summary-high-ticked-face): Ditto.
20366         (gnus-summary-low-ticked-face): Ditto.
20367         (gnus-summary-normal-ticked-face): Ditto.
20368         (gnus-summary-high-ancient-face): Ditto.
20369         (gnus-summary-low-ancient-face): Ditto.
20370         (gnus-summary-normal-ancient-face): Ditto.
20371         (gnus-summary-high-undownloaded-face): Ditto.
20372         (gnus-summary-low-undownloaded-face): Ditto.
20373         (gnus-summary-normal-undownloaded-face): Ditto.
20374         (gnus-summary-high-unread-face): Ditto.
20375         (gnus-summary-low-unread-face): Ditto.
20376         (gnus-summary-normal-unread-face): Ditto.
20377         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20378         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20379
20380         * hashcash.el (hashcash): New custom group.
20381         (hashcash-default-payment): Add :group.
20382         (hashcash-payment-alist): Ditto.
20383         (hashcash-default-accept-payment): Ditto.
20384         (hashcash-accept-resources): Ditto.
20385         (hashcash-path): Ditto.
20386         (hashcash-extra-generate-parameters): Ditto.
20387         (hashcash-double-spend-database): Ditto.
20388         (hashcash-in-news): Ditto.
20389
20390         * message.el (message-minibuffer-local-map): Add :group.
20391
20392         * netrc.el (netrc): Add :group.
20393
20394         * sieve-manage.el (sieve-manage-log): Add :group.
20395         (sieve-manage-default-user): Diito.
20396         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20397         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20398         (sieve-manage-authenticators): Ditto.
20399         (sieve-manage-authenticator-alist): Ditto.
20400         (sieve-manage-default-port): Ditto.
20401
20402         * sieve-mode.el (sieve-control-commands-face): Add :group.
20403         (sieve-action-commands-face): Ditto.
20404         (sieve-test-commands-face): Ditto.
20405         (sieve-tagged-arguments-face): Ditto.
20406
20407         * smime.el (smime): Add :group.
20408
20409         * spam-report.el (spam-report): Add :group.
20410
20411         * spam.el (spam, spam-face): Add :group.
20412
20413 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20414
20415         * nntp.el (nntp-next-result-arrived-p): Some news servers may
20416         return \n.\n.\n at the end of articles.  Protect against that.
20417         (nntp-with-open-group): Allow debugging.
20418
20419         * nnheader.el (mail-header-set-extra): Make into a function
20420         because I just could't understand how to quote the list properly.
20421
20422         * dns.el (query-dns-cached): New function.
20423
20424 2005-05-26  Lute Kamstra  <lute@gnu.org>
20425
20426         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20427
20428 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20429
20430         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
20431
20432         * gnus-art.el: Don't autoload mail-extract-address-components.
20433
20434         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20435         eval-and-compile to evaluate it.
20436
20437         * hashcash.el: Don't autoload executable-find.
20438
20439         * nndb.el: Don't declare the nndb back end two or more times; don't
20440         autoload news-reply-mode, news-setup, cancel-timer and telnet.
20441
20442         * nntp.el: Autoload format-spec instead of format; use
20443         eval-and-compile to evaluate autoload forms.
20444
20445 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
20446
20447         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20448
20449 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20450
20451         * gnus.el (gnus-version-number): Bump version.
20452
20453 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20454
20455         * gnus.el: No Gnus v0.3 is released.
20456
20457 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20458
20459         * lpath.el (featurep): Bind show-nonbreak-escape.
20460
20461 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20462
20463         * gnus-art.el (gnus-article-edit-part): Disable undo.
20464
20465 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20466
20467         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20468         gnus-article-date-lapsed-new-header is t if date timer is active;
20469         skip headers in which the original date value is empty.
20470         (gnus-article-save-original-date): Redefine it as a macro.
20471         (gnus-display-mime): Use it.
20472
20473 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20474
20475         * gnus-art.el (article-date-ut): Support converting date in
20476         forwarded parts as well.
20477         (gnus-article-save-original-date): New function.
20478         (gnus-display-mime): Use it.
20479
20480 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
20481
20482         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20483         enclosure element of <item>.
20484
20485 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
20486
20487         * message.el (message-kill-buffer-query): Rename from
20488         `message-kill-buffer-query-if-modified'.  Add :version.
20489
20490 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20491
20492         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20493         window layout.
20494
20495 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20496
20497         * mml.el: Autoload dnd when compiling.
20498
20499 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20500
20501         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20502         x-dnd-*.
20503
20504 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20505
20506         * qp.el (quoted-printable-encode-region): Save excursion.
20507
20508 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
20509
20510         * message.el (message-kill-buffer-query-if-modified): Add new variable
20511         so the user can kill a modified message buffer quickly.
20512         (message-kill-buffer): Use it.
20513
20514 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20515
20516         * lpath.el: Fbind display-time-event-handler; don't fbind
20517         string-to-multibyte.
20518
20519         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20520
20521 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20522
20523         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20524         contained in text because xml.el decodes entities) with LFs.
20525
20526 2005-04-11  Lute Kamstra  <lute@gnu.org>
20527
20528         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20529         differently.
20530
20531 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20532
20533         * mm-util.el (mm-detect-coding-region): Typo.
20534
20535 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20536
20537         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20538
20539 2005-04-06  Deepak Goel  <deego@gnufans.org>
20540
20541         * spam-stat.el (spam-stat-score-buffer): Add a call to a
20542         user-function allow user modifications of the scores.
20543         (spam-stat-score-buffer-user): New function, to allow
20544         user-computed modifications to the score.
20545         (spam-stat-score-buffer-user-functions): List of additional
20546         scoring functions.
20547         (spam-stat-error-holder): Global temporary error holder.
20548         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20549         variable.
20550
20551 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
20552
20553         * gnus-registry.el (gnus-registry-clean-empty-function)
20554         (gnus-registry-trim, gnus-registry-fetch-groups)
20555         (gnus-registry-delete-group): Groups that match
20556         `gnus-registry-ignored-groups' are removed from the registry
20557         entries, not just ignored for splitting.  This helps clean up the
20558         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
20559         to get all the groups a message ID is in.
20560
20561         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20562         (spam-stat-split-fancy): Change "threshhold" to "threshold".
20563         (spam-stat-score-buffer-user-functions): Add :number custom type.
20564
20565 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20566
20567         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20568         argument in XEmacs.
20569
20570         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20571         (nnrss-request-group): Decode group name first.
20572         (nnrss-request-article): Make a text/plain article if mml-to-mime
20573         failed.
20574         (nnrss-get-encoding): Return a compatible encoding according to
20575         nnrss-compatible-encoding-alist.
20576         (nnrss-find-el): Use consp instead of listp.
20577         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20578
20579 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20580
20581         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20582         which Emacs 20 doesn't support.
20583         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20584
20585 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20586
20587         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20588         silence the byte compiler inside the defun.
20589
20590         * gnus-demon.el (parse-time-string): Add autoload.
20591
20592         * gnus-delay.el (parse-time-string): Add autoload.
20593
20594         * gnus-art.el (parse-time-string): Add autoload.
20595
20596         * nnultimate.el (parse-time): Require for `parse-time-string'.
20597
20598 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20599
20600         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20601
20602         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20603
20604         * smime.el (smime-ldap-host-list): Add :version.
20605
20606 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20607
20608         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20609         pass it to `gnus-browse-read-group'.
20610         (gnus-browse-read-group): Add NUMBER argument and pass it to
20611         `gnus-group-read-ephemeral-group'.
20612
20613         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20614         argument and pass it to `gnus-group-read-group'.
20615
20616 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
20617
20618         * mm-util.el (mm-xemacs-find-mime-charset): Only call
20619         mm-xemacs-find-mime-charset-1 if we have the mule feature
20620         available at runtime.
20621
20622 2005-03-25  Werner Lemberg  <wl@gnu.org>
20623
20624         * nnmaildir.el: Replace `illegal' with `invalid'.
20625
20626 2005-03-23  Lute Kamstra  <lute@gnu.org>
20627
20628         * time-date.el: Add comment on time value formats.
20629         Don't require parse-time.
20630         (with-decoded-time-value): New macro.
20631         (encode-time-value): New function.
20632         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20633         (days-to-time): Return a valid time value when arg is huge.
20634         (time-since): Use time-subtract.
20635         (time-to-number-of-days): Use time-to-seconds.
20636
20637 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20638
20639         * gnus-start.el (gnus-display-time-event-handler):
20640         Check display-time-timer at runtime rather than only at load time
20641         in case display-time-mode is turned off in the mean time.
20642
20643 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20644
20645         * nnimap.el (nnimap-open-connection): Print which authinfo file is
20646         used.
20647
20648         * nneething.el (nneething-map-file-directory): Derive from
20649         `gnus-directory'.
20650
20651         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20652         the To/Cc button.
20653
20654 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20655
20656         * nnmaildir.el (nnmaildir-request-accept-article):
20657         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20658
20659 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20660
20661         * gnus-async.el: Require timer-funcs at compile time when in
20662         XEmacs for `run-with-idle-timer'.
20663
20664 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20665
20666         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20667         autoloaded function.
20668
20669 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20670
20671         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20672
20673 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
20674
20675         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20676
20677 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20678
20679         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20680         Add gnus-expert-user to default.
20681
20682 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
20683
20684         * nnimap.el (nnimap-open-server): Ditto.
20685
20686         * imap.el (imap-authenticate): Fix typo.
20687
20688 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
20689
20690         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20691         buffer (since IMAP server might return FETCH response out of
20692         order, and the nntp buffer must be sorted).
20693
20694 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
20695
20696         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20697         comparison on string.
20698
20699         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20700         (gnus-agent-score): Rename category keywords to match gnus-cus.
20701         (gnus-agent-summary-fetch-series): Modify to protect against
20702         gnus-agent-summary-fetch-group clearing processable flags.
20703         (gnus-agent-synchronize-group-flags): Update live group buffer as
20704         synchronization may occur due to the user toggle the plugged
20705         status.
20706         (gnus-agent-fetch-group-1): Clear downloadable flag when article
20707         successfully downloaded.
20708         (gnus-agent-expire-group-1): Avoid using markers when the overview
20709         is in ascending order; greatly improves performance.
20710         (gnus-agent-regenerate-group):
20711         Use gnus-agent-synchronize-group-flags to reset read status in both
20712         gnus and server.
20713         (gnus-agent-update-files-total-fetched-for): Fix initial size.
20714
20715 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
20716
20717         * message.el: Don't autoload former message-utils variables.
20718         (message-strip-subject-trailing-was): Change doc string.
20719
20720         * nnweb.el: Fixes for `gnus-group-make-web-group'.
20721         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
20722         (nnweb-google-search): Add "hl=en" here.
20723         (nnweb-google-parse-1, nnweb-google-create-mapping):
20724         Don't hardcode URL.
20725
20726 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20727
20728         * message.el (message-get-reply-headers, message-followup):
20729         Mention related variables `message-use-followup-to' and
20730         `message-use-mail-followup-to', in the information buffer.
20731
20732         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20733         of broken groups(-beta).google.com.
20734
20735 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
20736
20737         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20738         parameter to invoked gnus-request-move-article; remove the
20739         redundant gnus-sum-hint-move-is-internal variable; apply the marks
20740         all at once instead of once per article.
20741         (gnus-summary-remove-process-mark): Accept a list of articles as
20742         well as a single article for processing.
20743
20744         * gnus-int.el (gnus-request-move-article): Add move-is-internal
20745         parameter.
20746
20747         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20748
20749         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20750
20751         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20752         parameter.
20753
20754         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20755         parameter.
20756
20757         * nnimap.el (nnimap-request-move-article): Add move-is-internal
20758         parameter and remove the gnus-sum-hint-move-is-internal variable.
20759
20760         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20761         parameter.
20762
20763         * nndraft.el (nndraft-request-move-article): Add move-is-internal
20764         parameter.
20765
20766         * nndiary.el (nndiary-request-move-article): Add move-is-internal
20767         parameter.
20768
20769         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20770
20771         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20772         parameter.
20773
20774         * nnagent.el (nnagent-request-move-article): Add move-is-internal
20775         parameter.
20776
20777 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20778
20779         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20780         a more conservative way.
20781
20782 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20783
20784         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20785         buffer, so it moves the window's cursor.
20786
20787 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
20788
20789         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20790         `mm-dissect-multipart' and receive the from field as an (optional)
20791         argument from `mm-dissect-multipart'.
20792         (mm-dissect-multipart): Receive the from field as an argument and
20793         pass it on when we call `mm-dissect-buffer' on MIME parts.
20794         Fixes verification/decryption of signed/encrypted MIME parts.
20795
20796 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
20797
20798         * gnus-sum.el (gnus-summary-move-article):
20799         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20800         whatever it calls (right now, only nnimap-request-move article
20801         respects it).
20802
20803         * nnimap.el (nnimap-request-move-article):
20804         When gnus-sum-hint-move-is-internal is set, don't do the extra
20805         nnimap-request-article.
20806
20807 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20808
20809         * nnheader.el (nnheader-find-file-noselect): Add doc string.
20810
20811         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20812         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20813
20814         * gnus-sum.el (gnus-summary-caesar-message):
20815         Apply `gnus-treat-article' after rotation.
20816
20817         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20818         doc string.
20819
20820 2005-02-22  Simon Josefsson  <jas@extundo.com>
20821
20822         * encrypt.el (encrypt-password-cache-expiry): Remove (use
20823         `password-cache-expiry' instead).  Reported by Arne Jørgensen
20824         <arne@arnested.dk>.
20825         (encrypt): Add password-cache and password-cache-expiry as group
20826         members.
20827
20828 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
20829
20830         * smime.el (smime-ldap-host-list): Doc fix.
20831         (smime-ask-passphrase): Use `password-read-and-add' to read (and
20832         cache) password.
20833         (smime-sign-region): Use it.
20834         (smime-decrypt-region): Use it.
20835         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20836         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20837         fails.
20838         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20839         certificate from DER to PEM format rather than calling openssl.
20840
20841         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20842
20843         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20844         for signing/encryption.
20845
20846         * mml.el (mml-parse-1): Use them.
20847
20848 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
20849
20850         * nnrss.el (nnrss-verbose): Remove.
20851         (nnrss-request-group): Use `nnheader-message' instead.
20852
20853 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
20854
20855         * nnrss.el (nnrss-verbose): New variable.
20856         (nnrss-request-group): Make it say nnrss is requesting a group.
20857
20858 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20859
20860         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20861         Handle news URL with given port correctly.
20862
20863 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20864
20865         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20866         containing special characters.
20867
20868         * gnus-sum.el (gnus-summary-edit-article): Ditto.
20869
20870         * mml.el (mime-to-mml): Ditto.
20871
20872         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20873         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20874         (rfc2047-decode-region): Quote decoded words containing special
20875         characters when rfc2047-quote-decoded-words-containing-tspecials
20876         is non-nil.
20877
20878 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
20879
20880         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20881
20882         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20883
20884 2005-02-15  Simon Josefsson  <jas@extundo.com>
20885
20886         * nnimap.el (nnimap-debug): Doc fix.
20887
20888         * imap.el (imap-debug): Doc fix.
20889
20890 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20891
20892         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20893
20894 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
20895
20896         * gnus.el (spam-contents): Improve docs for spam-contents
20897         parameter in its variable incarnation.
20898
20899 2005-02-14  Simon Josefsson  <jas@extundo.com>
20900
20901         * smime-ldap.el: Use require instead of load-library for ldap.
20902         (smime-ldap-search): Indent.
20903         (smime-ldap-search-internal): Shorten line.
20904
20905         * smime.el (smime-cert-by-dns): Add doc-string.
20906         (smime-cert-by-ldap-1): Indent.
20907
20908         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20909         mml-smime-get-dns-ldap.
20910         (mml-smime-encrypt-query): Use new function.  Default to ldap.
20911
20912 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
20913
20914         * smime.el: Require smime-ldap.
20915         (smime-ldap-host-list): New variable.
20916         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20917
20918         * mml-smime.el (mml-smime-encrypt-query): New function.
20919         (mml-smime-encrypt-query): Use it.
20920
20921         * smime-ldap.el: New file.
20922
20923 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20924
20925         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20926
20927 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20928
20929         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20930         argument in doc string.  Make query for type more clear.
20931
20932 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20933
20934         * gnus.el (gnus-group-startup-message): Search for gnus images in
20935         etc/images/gnus.
20936         * mm-util.el (mm-image-load-path): Likewise.
20937         * smiley.el (smiley-data-directory): Search for smilies in
20938         etc/images/smilies.
20939
20940 2005-02-09  Kim F. Storm  <storm@cua.dk>
20941
20942         Change Emacs release version from 21.4 to 22.1 throughout.
20943         Change Emacs development version from 21.3.50 to 22.0.50.
20944
20945 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20946
20947         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20948
20949         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20950         non-Mule XEmacs as well.
20951         (mm-decompress-buffer): Signal an error intentionally if it does
20952         not decompress compressed data because auto-compression-mode is
20953         disabled.
20954
20955 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
20956
20957         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20958         an ID in the registry even if it has no groups.
20959
20960 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20961
20962         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20963         merge it into mm-decompress-buffer.
20964         (gnus-mime-copy-part): Use the MIME part charset, the value which
20965         a user specified or gnus-newsgroup-charset for decoding, like
20966         gnus-mime-inline-part does; set buffer-file-coding-system to tell
20967         save-buffer what was used.  Suggested by Kevin Ryde
20968         <user42@zip.com.au>.
20969         (gnus-mime-inline-part): Allow the name parameter as well as the
20970         filename parameter; force decompressing of compressed data; always
20971         display contents being not decoded as unibyte.
20972
20973         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20974         as well as the filename parameter.
20975
20976         * mm-util.el (mm-decompress-buffer):
20977         Merge gnus-mime-jka-compr-maybe-uncompress.
20978         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20979         of compressed data.
20980
20981 2005-02-08  Simon Josefsson  <jas@extundo.com>
20982
20983         * imap.el (imap-log): Doc fix.
20984
20985 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20986
20987         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20988         the coding cookies; decompress compressed parts.
20989
20990         * mml.el (mml-generate-mime-1): Add the charset parameter according
20991         to the value which a user specified manually or the coding cookie.
20992
20993         * mm-util.el (mm-string-to-multibyte): New function.
20994         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20995         (mm-coding-system-to-mime-charset): New function.
20996         (mm-decompress-buffer): New function.
20997         (mm-find-buffer-file-coding-system): New function.
20998
20999         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21000         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21001         parts.
21002
21003 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21004
21005         * mm-view.el (mm-display-inline-fontify): Decode a part according
21006         to the charset parameter.
21007
21008 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21009
21010         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21011         prefix arg is neither nil nor a number, as info specifies.
21012
21013 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21014
21015         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21016         timestamps.
21017
21018 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21019
21020         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21021         groups error checking and notify user.
21022
21023 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21024
21025         * message.el (message-send-mail-function): Check existence of
21026         sendmail-program first before using default value
21027         `message-send-mail-with-sendmail'.  Otherwise use more generic
21028         `smtpmail-send-it'.
21029
21030 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21031
21032         * nntp.el (nntp-request-update-info): Always return nil.
21033
21034 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21035
21036         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21037
21038 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21039
21040         * message.el (message-beginning-of-line): Change the behavior when
21041         invoked between BOL and : so that it first moves backward.
21042
21043 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21044
21045         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21046         article buffer when editing of the article is discarded.
21047         (gnus-article-prepare): Revert.
21048
21049 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21050
21051         * gnus-art.el (gnus-article-prepare):
21052         Remove message-strip-forbidden-properties from the local hook.
21053
21054 2005-01-27  Simon Josefsson  <jas@extundo.com>
21055
21056         * password.el (password-cache-add): Only start one timer per key.
21057         Reported by Derek Atkins <warlord@MIT.EDU>.
21058
21059 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21060
21061         * run-at-time.el: Remove.  It is no longer needed as
21062         timer-funcs.el in the xemacs-base package has a working version of
21063         `run-at-time'.
21064
21065         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21066
21067         * password.el: Require timer-funcs instead of run-at-time in
21068         XEmacs.
21069         Remove `password-run-at-time' macro.
21070         (password-cache-add): Use `run-at-time' instead of
21071         `password-run-at-time'.
21072
21073         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
21074         Remove `nnheader-cancel-function-timers' alias,
21075         `cancel-function-timers' exists in XEmacs in timer-funcs.
21076
21077         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21078         for `run-with-idle-timer'.
21079
21080         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21081         for `run-at-time'.
21082
21083         * mm-url.el: Require timer-funcs at compile time when in XEmacs
21084         for `with-timeout'.
21085
21086         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
21087         the same as for XEmacs 21.4.
21088         No need to ignore `run-with-idle-timer', this function exists in
21089         XEmacs now in timer-funcs.el in the xemacs-base package.
21090         (dgnushack-compile): No need to delete
21091         run-at-time.el from the list of files to compile because it
21092         doesn't exist anymore.
21093
21094 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21095
21096         * mml.el (mml-generate-mime-1): Convert string into unibyte when
21097         inserting " *mml*" buffer's contents into a unibyte temp buffer.
21098
21099 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
21100
21101         * mail-source.el (mail-source-fetch-imap): Search for ^From case
21102         sensitively.
21103
21104 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
21105
21106         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21107
21108 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21109
21110         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21111         which will be inserted according to the multibyteness of a buffer
21112         rather than the type of contents.  Suggested by ARISAWA Akihiro
21113         <ari@mbf.ocn.ne.jp>.
21114
21115         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21116         of string which old xml.el may return rather than a string.
21117
21118 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21119
21120         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21121
21122 2005-01-16  Simon Josefsson  <jas@extundo.com>
21123
21124         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21125         idn/idna.el isn't available.
21126         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
21127         <michael@waxrat.com>.
21128
21129         * hashcash.el: Remove non-FSF copyright header.
21130
21131         * hashcash.el (hashcash-extra-generate-parameters): New variable.
21132         (hashcash-generate-payment): Use it.
21133         (hashcash-generate-payment-async): Use it.
21134
21135 2005-01-15  Simon Josefsson  <jas@extundo.com>
21136
21137         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21138         Suggested by Raymond Scholz <ray-2005@zonix.de>.
21139
21140         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21141         gnus-summary-idna-message.
21142         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21143         (gnus-summary-idna-message): New function.
21144
21145 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
21146
21147         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21148         gnus-novice-user.
21149
21150 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21151
21152         * nnrss.el (nnrss-request-delete-group): Delete entries in
21153         nnrss-group-alist as well.
21154         (nnrss-save-server-data): Insert newline.
21155
21156 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
21157
21158         * gnus.el (gnus-user-agent): Use list of symbols instead of
21159         symbols.  Display full version number for (S)XEmacs.
21160         Optionally display (S)XEmacs codename.
21161
21162         * gnus-util.el (gnus-emacs-version): Update for new
21163         `gnus-user-agent'.
21164
21165         * gnus-msg.el (gnus-extended-version): Make it possible to omit
21166         Gnus version.
21167
21168 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21169
21170         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
21171         which is unreadable in some setups.
21172
21173 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21174
21175         * gnus-spec.el (gnus-update-format-specifications): Flush the
21176         group format spec cache if it doesn't support decoded group names.
21177
21178 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
21179
21180         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21181         Allow to apply decay on score files matching a regexp.
21182
21183 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21184
21185         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21186         compatibility in %g and %c.
21187
21188 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21189
21190         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21191         name for only %g and %c.
21192         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21193         of gnus-tmp-group to decoded group name.
21194         (gnus-group-make-rss-group): Exclude `/'s from group names.
21195
21196 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21197
21198         * nnrss.el (nnrss-get-encoding): Fix regexp.
21199
21200 2004-12-27  Simon Josefsson  <jas@extundo.com>
21201
21202         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21203         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21204         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
21205
21206 2004-12-17  Kim F. Storm  <storm@cua.dk>
21207
21208         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21209
21210         * gnus-sum.el (gnus-summary-mode-map): Likewise.
21211
21212 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21213
21214         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21215
21216 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21217
21218         * nnrss.el: Require rfc2047 and mml.
21219         (nnrss-file-coding-system): New variable.
21220         (nnrss-format-string): Redefine it as an inline function.
21221         (nnrss-decode-group-name): New function.
21222         (nnrss-string-as-multibyte): Remove.
21223         (nnrss-retrieve-headers): Decode group name; don't use
21224         nnrss-format-string.
21225         (nnrss-request-group): Decode group name.
21226         (nnrss-request-article): Decode group name; allow a Message-ID as
21227         well as an article number; don't use nnrss-format-string; encode a
21228         Message-ID string which may contain non-ASCII characters; use
21229         mml-to-mime to compose a MIME article.
21230         (nnrss-request-expire-articles): Decode group name.
21231         (nnrss-request-delete-group): Decode group name.
21232         (nnrss-fetch): Clarify error message.
21233         (nnrss-read-server-data): Use insert-file-contents instead of load;
21234         bind file-name-coding-system; use multibyte buffer.
21235         (nnrss-save-server-data): Bind coding-system-for-write to the
21236         value of nnrss-file-coding-system; bind file-name-coding-system;
21237         add coding cookie.
21238         (nnrss-read-group-data): Use insert-file-contents instead of load;
21239         bind file-name-coding-system; use multibyte buffer.
21240         (nnrss-save-group-data): Bind coding-system-for-write to the
21241         value of nnrss-file-coding-system; bind file-name-coding-system.
21242         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21243         make it work with non-ASCII text.
21244         (nnrss-find-el): Make it work with old xml.el as well.
21245
21246 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21247
21248         * nnrss.el (nnrss-get-encoding): New function.
21249         (nnrss-fetch): Use unibyte buffer initially; bind
21250         coding-system-for-read while performing mm-url-insert; remove ^Ms;
21251         decode contents according to the encoding attribute.
21252         (nnrss-save-group-data): Add coding cookie.
21253         (nnrss-mime-encode-string): New function.
21254         (nnrss-check-group): Use it to encode subject and author.
21255
21256 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
21257
21258         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21259         imaginary variable.
21260
21261 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21262
21263         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21264         correctly even if there are wide characters.
21265
21266 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
21267
21268         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21269         downcased symbol names; make a new cache instead of reusing
21270         bbdb-hashtable.
21271
21272 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21273
21274         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21275         concatenating segments rather than before concatenating them.
21276         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21277
21278         * message.el (message-get-reply-headers): Bind `extra'.
21279
21280 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21281
21282         * message.el (message-extra-wide-headers): New variable.
21283         (message-get-reply-headers): Use it.
21284
21285 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21286
21287         * gnus-agent.el (gnus-agent-group-path): Decode group name.
21288         (gnus-agent-group-pathname): Ditto.
21289
21290         * gnus-cache.el (gnus-cache-file-name): Decode group name.
21291
21292         * gnus-group.el (gnus-group-make-group): Decode group name.
21293         (gnus-group-make-rss-group): Register the group data after opening
21294         the nnrss group.
21295
21296 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
21297
21298         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21299         by expiry now get marked as read.
21300
21301 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21302
21303         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21304
21305 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
21306
21307         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21308         unify Latin characters in XEmacs.
21309         (mm-find-mime-charset-region): Use it.
21310
21311 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21312
21313         * gnus-util.el (gnus-delete-directory): New function.
21314
21315         * gnus-agent.el (gnus-agent-delete-group): Use it.
21316
21317         * gnus-cache.el (gnus-cache-delete-group): Use it.
21318
21319 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21320
21321         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21322         names.
21323
21324 2004-12-16  Simon Josefsson  <jas@extundo.com>
21325
21326         * hashcash.el (hashcash-payment-alist): Fix custom :type.
21327
21328 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21329
21330         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21331
21332         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21333         (gnus-group-set-current-level): Decode group name.
21334
21335 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
21336
21337         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21338         failed.
21339
21340 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21341
21342         * gnus-group.el (gnus-group-delete-group): Decode group name.
21343         (gnus-group-make-rss-group): Encode group name.
21344         (gnus-group-catchup-current): Decode group name.
21345         (gnus-group-kill-group): Decode group name.
21346
21347 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21348
21349         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21350
21351 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21352
21353         * gnus-group.el (gnus-group-make-rss-group):
21354         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21355
21356         * gnus-start.el (gnus-setup-news): Honor user's setting to
21357         gnus-message-archive-method.  Suggested by Lute Kamstra
21358         <lute@gnu.org>.
21359
21360 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
21361
21362         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21363         global counterparts of the buffer-local variables.
21364
21365 2004-11-16  Romain Francoise  <romain@orebokech.com>
21366
21367         * gnus-sum.el (gnus-summary-exit): Don't clear the global
21368         counterparts of the buffer-local variables.
21369
21370 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21371
21372         * message.el (message-forbidden-properties): Fix typo in doc
21373         string.
21374
21375 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21376
21377         * gnus-util.el (gnus-replace-in-string): Add doc string.
21378
21379         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21380         to avoid problems when splitting mails with many recipients.
21381
21382 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21383
21384         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21385         pop-to-buffer, covered by the subsequent gnus-configure-windows.
21386
21387 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
21388
21389         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21390         if there is no hashtable in memory or file modification time is
21391         newer than cached timestamp.
21392
21393 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
21394
21395         * gnus-sum.el (gnus-summary-limit-to-recipient):
21396         Implement not-matching option.
21397
21398 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
21399
21400         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21401         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21402         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21403         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21404         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
21405         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21406
21407 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21408
21409         * message.el (message-forward-make-body-mml): Remove headers
21410         according to message-forward-ignored-headers if a message is decoded.
21411
21412 2004-12-02  Romain Francoise  <romain@orebokech.com>
21413
21414         * message.el (message-forward-make-body-plain): Always remove
21415         headers according to message-forward-ignored-headers.
21416
21417 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
21418
21419         * spam.el (spam-summary-prepare-exit): Remove the
21420         gnus-summary-limit pop for now, it has problems with ham marks for
21421         me.
21422
21423 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
21424
21425         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21426         correctly.
21427
21428 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
21429
21430         * format-spec.el (format-spec): Message the char.
21431
21432 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
21433
21434         * gnus-art.el (gnus-split-methods): Reformat comments.
21435
21436         * spam.el (spam-summary-prepare-exit): Remove article limits
21437         before exiting the summary buffer.
21438
21439 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21440
21441         * lpath.el: Remove bbdb-create-internal, bbdb-records,
21442         spam-BBDB-register-routine and spam-enter-ham-BBDB.
21443
21444         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21445         order to silence the byte compiler.
21446
21447         * spam.el: Fix the way to silence the byte compiler, which
21448         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21449         bbdb-search-simple, spam-BBDB-register-routine,
21450         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21451         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21452         spam-stat-buffer-is-spam, spam-stat-load,
21453         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21454         spam-stat-save and spam-stat-split-fancy.
21455
21456 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21457
21458         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21459         which may confuse users.
21460         (canlock-password-for-verify): Ditto.
21461
21462         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21463
21464         * gnus-art.el (gnus-emphasis-alist): Ditto.
21465
21466         * gnus-registry.el (gnus-registry-max-entries): Ditto.
21467
21468         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21469
21470         * gnus-start.el (gnus-save-killed-list): Ditto.
21471
21472         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21473         (gnus-sum-thread-tree-root): Ditto.
21474         (gnus-sum-thread-tree-false-root): Ditto.
21475         (gnus-sum-thread-tree-single-indent): Ditto.
21476
21477         * message.el (message-courtesy-message): Ditto.
21478         (message-archive-note): Ditto.
21479         (message-subscribed-address-file): Ditto.
21480         (message-user-fqdn): Ditto.
21481
21482         * spam-report.el (spam-report-gmane-regex): Ditto.
21483
21484         * spam.el (spam-blackhole-good-server-regex): Ditto.
21485
21486 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21487
21488         * mml.el (mml-preview): Widen the message buffer before copying
21489         the contents to the preview buffer; sort headers before previewing.
21490
21491         * message.el (message-hidden-headers): Fix the way to avoid a bug
21492         in the `repeat' widget in Emacs 21.3 or earlier.
21493
21494 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21495
21496         * message.el (message-hidden-headers): Default to "^References:".
21497         Improve customization type.  Suggested by Reiner Steib
21498         <Reiner.Steib@gmx.de>.
21499
21500 2004-11-25  Romain Francoise  <romain@orebokech.com>
21501
21502         * message.el (message-strip-forbidden-properties): Remove check for
21503         obsolete `message-hidden' text property, hidden headers are not
21504         accessible in the buffer anymore.
21505
21506 2004-11-22  Romain Francoise  <romain@orebokech.com>
21507
21508         * message.el (message-header-format-alist): Add `From' in list
21509         so that it can be sorted.
21510         (message-fix-before-sending): Widen and sort headers before
21511         sending.
21512         (message-hide-headers): Use narrowing to hide headers by moving
21513         them to the top of the buffer and narrowing to the region
21514         underneath.
21515
21516 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21517
21518         * message.el (message-strip-forbidden-properties):
21519         Bind buffer-read-only (etc) to nil.
21520
21521 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21522
21523         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21524         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21525
21526 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
21527
21528         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21529
21530 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21531
21532         * dns.el (query-dns): Use sit-for to time instead of
21533         accept-process-output, since that doesn't seem to work on udp
21534         sockets.
21535
21536 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21537
21538         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21539
21540 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
21541
21542         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21543         doc string.  Improve doc string.
21544
21545 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21546
21547         * nntp.el (nntp-request-update-info): Return nil if
21548         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21549         may not call gnus-activate-group which uselessly issues the GROUP
21550         commands for all nntp groups and wastes time.  Reported by Romain
21551         Francoise <romain@orebokech.com>.
21552
21553         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21554
21555 2004-11-15  Simon Josefsson  <jas@extundo.com>
21556
21557         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21558         headers separately.
21559         (gnus-button-openpgp): New function, inspired by Jochen Küpper
21560         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21561
21562 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
21563
21564         * gnus-start.el (gnus-convert-old-newsrc):
21565         Assign legacy-gnus-agent to 5.10.7.
21566
21567 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21568
21569         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21570         start of the lines.
21571
21572 2004-11-14  Magnus Henoch  <mange@freemail.hu>
21573
21574         * hashcash.el (hashcash-default-payment): Change default to 20.
21575         (hashcash-default-accept-payment): Change default to 20.
21576         (hashcash-process-alist): New variable.
21577         (hashcash-generate-payment-async): Add.
21578         (hashcash-already-paid-p): Add.
21579         (hashcash-insert-payment): Don't generate payments twice.
21580         (hashcash-insert-payment-async): Add.
21581         (hashcash-insert-payment-async-2): Add.
21582         (hashcash-cancel-async): Add.
21583         (hashcash-wait-async): Add.
21584         (hashcash-processes-running-p): Add.
21585         (hashcash-wait-or-cancel): Add.
21586         (mail-add-payment): New optional argument.  Conditionally start
21587         asynchronous calculation.
21588         (mail-add-payment-async): Add.
21589
21590         * message.el (message-send-mail): Wait for asynchronous hashcash
21591         results.  Don't clobber existing X-Hashcash headers.
21592         (message-setup-1): Call mail-add-payment-async when
21593         message-generate-hashcash is non-nil.
21594
21595 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21596
21597         * message.el (message-use-alternative-email-as-from): Examine the
21598         From header as well; use message-make-from in order to include a
21599         user's full name.
21600
21601 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21602
21603         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21604         default; improve customization type.
21605         (gnus-emphasis-custom-with-format): New macro.
21606         (gnus-emphasis-custom-value-to-external): New function.
21607         (gnus-emphasis-custom-value-to-internal): New function.
21608
21609 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21610
21611         * dns.el (query-dns): Resolve reverse addresses.
21612
21613 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21614
21615         * gnus-group.el (gnus-group-get-new-news): Use it.
21616
21617         * gnus-start.el (gnus-check-reasonable-setup): New function.
21618
21619 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21620
21621         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21622         "Args out of range" error.  Reported by Arnaud Giersch
21623         <arnaud.giersch@free.fr>.
21624
21625 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21626
21627         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21628
21629 2004-11-04  Richard M. Stallman  <rms@gnu.org>
21630
21631         * spam.el (spam group): Add :version.
21632
21633         * pgg-def.el (pgg group): Add :version.
21634
21635 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21636
21637         * gnus-art.el (gnus-article-edit-article): Don't associate the
21638         article buffer with a draft file.  This is a temporary measure
21639         against the 2004-08-22 change to gnus-article-edit-mode.
21640
21641 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21642
21643         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21644         (html2text-format-tags): Remove unused variable `attr'.
21645
21646 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
21647
21648         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21649
21650         * tls.el (tls-process-connection-type, tls-success)
21651         (tls-certtool-program): Add :version.
21652
21653         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
21654         (starttls-extra-arguments, starttls-process-connection-type)
21655         (starttls-connect, starttls-failure, starttls-success): Add :version.
21656
21657         * spam-stat.el (spam-stat): Add :version.
21658
21659         * sieve.el (sieve): Add :version.
21660
21661         * sha1.el (sha1): Add :version.
21662         (sha1-use-external): Remove redundant version.
21663
21664         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21665         (nnmail-cache-ignore-groups, nnmail-spool-hook)
21666         (nnmail-split-fancy-match-partial-words)
21667         (nnmail-split-lowercase-expanded): Add :version.
21668
21669         * nndiary.el (nndiary): Add :version.
21670
21671         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21672
21673         * mml-sec.el (mml-default-sign-method)
21674         (mml-default-encrypt-method, mml-signencrypt-style-alist):
21675         Add :version.
21676
21677         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21678
21679         * mm-url.el (mm-url-use-external, mm-url-program)
21680         (mm-url-arguments): Add :version.
21681
21682         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21683         (mm-attachment-file-modes, mm-decrypt-option)
21684         (mm-w3m-safe-url-regexp): Add :version.
21685
21686         * message.el (message-cite-prefix-regexp)
21687         (message-sendmail-envelope-from, message-minibuffer-local-map)
21688         (message-user-fqdn, message-completion-alist): Add :version.
21689
21690         * gnus-win.el (gnus-configure-windows-hook)
21691         (gnus-use-frames-on-any-display): Add :version.
21692
21693         * gnus-art.el (gnus-article-address-banner-alist)
21694         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21695         (gnus-treat-from-picon, gnus-treat-mail-picon)
21696         (gnus-treat-x-pgp-sig): Add :version.
21697
21698         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21699         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21700         (gnus-summary-article-delete-hook)
21701         (gnus-summary-display-while-building): Add :version.
21702
21703         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21704         (gnus-get-top-new-news-hook): Add :version.
21705
21706         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21707         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21708
21709         * gnus-registry.el (gnus-registry): Add :version.
21710
21711         * gnus-spec.el (gnus-use-correct-string-widths)
21712         (gnus-make-format-preserve-properties): Add :version.
21713
21714         * gnus.el (gnus-group-charter-alist)
21715         (gnus-group-fetch-control-use-browse-url)
21716         (gnus-install-group-spam-parameters): Add :version.
21717
21718         * gnus-diary.el (gnus-diary): Add :version.
21719
21720         * gnus-delay.el (gnus-delay): Add :version.
21721
21722         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21723         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21724         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21725         Add :version.
21726
21727         * gnus-agent.el (gnus-agent-max-fetch-size)
21728         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21729         (gnus-agent-prompt-send-queue): Add :version.
21730
21731         * deuglify.el (gnus-outlook-deuglify): Add :version.
21732
21733         * html2text.el: Beautify code.  Improve doc strings.
21734         Some checkdoc cleanup.
21735         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21736
21737 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
21738
21739         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21740
21741 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
21742
21743         * gnus-registry.el (gnus-registry-hashtb): Create the registry
21744         when package is loaded.
21745
21746         * spam.el (spam-summary-score-preferred-header): Add global preference
21747         for people who want to override the default SpamAssassin over
21748         Bogofilter preference (when both are set).
21749         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21750         (spam-user-format-function-S):
21751         Check spam-summary-score-preferred-header.
21752         (spam-extra-header-to-number): Add X-Bogosity header parsing.
21753         (spam-user-format-function-S): Format the score correctly.
21754
21755 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21756
21757         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21758         signature file.  Suggested by Manoj Srivastava
21759         <srivasta@golden-gryphon.com>.
21760
21761         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21762         iso-2022-jp even in the Japanese language environment.
21763         Suggested by Jason Rumney <jasonr@gnu.org>.
21764
21765 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21766
21767         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21768         use the same characters as the dummy marks; make it free from
21769         getting affected by the language environment.
21770         (gnus-summary-read-group-1): Update mark positions only when the
21771         format spec is updated.
21772
21773         * gnus-spec.el (gnus-update-format-specifications): Return a list
21774         of updated types.
21775
21776 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21777
21778         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21779         of boundp to check if display-warning is available.
21780
21781 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
21782
21783         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21784
21785 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21786
21787         * nnspool.el (nnspool-spool-directory): Use news-path if the
21788         news-directory variable is not bound.
21789
21790         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21791         function instead of display-warning if it is not available.
21792
21793 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21794
21795         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21796         v5-10: Use `point-at-bol'.
21797
21798 2004-10-26  Simon Josefsson  <jas@extundo.com>
21799
21800         * hashcash.el: Fix URL in comment, reported by Cheng Gao
21801         <chenggao@gmail.com>.
21802
21803 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21804
21805         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
21806         instead.
21807
21808 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
21809
21810         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21811         to remove a server from the nnimap-server-buffer-alist.
21812         (nnimap-open-connection, nnimap-close-server): Use it.
21813
21814         * gnus-encrypt.el: Remove file in favor of encrypt.el.
21815
21816 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21817
21818         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21819         running the major-mode function.
21820
21821 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21822
21823         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21824         dummy marks in the right way.
21825
21826 2004-10-18  David Edmondson  <dme@dme.org>
21827
21828         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21829         excessively.
21830
21831 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
21832
21833         * gnus-util.el (gnus-split-references): Accept a nil references
21834         string and go on blissfully.
21835
21836         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21837         cases where the references string is non-nil but has no references.
21838
21839         * encrypt.el: Add autoload tags.
21840
21841         * spam.el (spam-resolve-registrations-routine): Remove article
21842         from unregistration list too.  Reported by David Hanak
21843         <dhanak@isis.vanderbilt.edu>
21844
21845 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
21846
21847         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21848         nil.  Change custom type.
21849
21850 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
21851
21852         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21853
21854         * gnus-sum.el (gnus-summary-move-article): Use it.
21855
21856 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
21857
21858         * encrypt.el: Add autoload cookies.
21859
21860         * spam.el (spam-backend-article-list-property)
21861         (spam-backend-get-article-todo-list)
21862         (spam-backend-put-article-todo-list)
21863         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21864         Resolve registrations separately.
21865         (spam-register-routine): Format comments.
21866         (spam-unregister-routine, spam-register-routine): Always call with
21867         specific-articles, no default list.
21868         (spam-summary-prepare-exit): Use the spam-classifications function.
21869
21870         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21871         gnus-encrypt.el.
21872
21873         * encrypt.el: Copied from gnus-encrypt.el.
21874
21875         * gnus-encrypt.el: Commented that it's obsolete.
21876
21877 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21878
21879         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21880         (gnus-score-save): Use it.
21881
21882         * message.el (message-bury): Use `window-dedicated-p'.
21883
21884 2004-10-15  Simon Josefsson  <jas@extundo.com>
21885
21886         * pop3.el (top-level): Don't require nnheader.
21887         (pop3-read-timeout): Add.
21888         (pop3-accept-process-output): Add.
21889         (pop3-read-response, pop3-retr): Use it.
21890
21891 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
21892
21893         * spam.el (spam-register-routine): Move comment.
21894         (spam-verify-bogofilter): Use 'unknown for the initial
21895         spam-bogofilter-valid state, not 'never.
21896
21897         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21898         for netrc-machine.
21899
21900         * nnimap.el (nnimap-open-connection):
21901         Use netrc-machine-user-or-password.
21902
21903 2004-10-17  Richard M. Stallman  <rms@gnu.org>
21904
21905         * gnus-registry.el (gnus-registry-unload-hook):
21906         Set as a variable with add-hook.
21907
21908         * nnspool.el (nnspool-spool-directory): Use news-directory instead
21909         of news-path.
21910
21911         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21912
21913         * spam.el: Delete duplicate `provide'.
21914         (spam-unload-hook): Set as a variable with add-hook.
21915
21916 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21917
21918         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21919         in the doc string.
21920
21921         * message.el (message-ignored-news-headers)
21922         (message-ignored-supersedes-headers)
21923         (message-ignored-resent-headers)
21924         (message-forward-ignored-headers): Improve custom type.
21925
21926 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21927
21928         * message.el (message-tokenize-header): Fix 2004-09-06 change
21929         which used point-min in the wrong place.
21930
21931 2004-10-12  Simon Josefsson  <jas@extundo.com>
21932
21933         * tls.el (tls-certtool-program): New variable.
21934         (tls-certificate-information): New function, based on
21935         ssl-certificate-information.
21936
21937 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21938
21939         * compface.el: Move the version of ELisp-based uncompface program
21940         to the contrib directory because of the copyright problem.
21941
21942 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21943
21944         * message.el (message-kill-buffer): Raise the current frame.
21945
21946 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
21947
21948         * gnus-sum.el: Mention that multibyte characters don't work as marks.
21949
21950         * gnus.el (message-y-or-n-p): Autoload.
21951
21952         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21953         (pop3-password-required, pop3-authentication-scheme)
21954         (pop3-leave-mail-on-server): Make customizable.
21955         (pop3): New custom group.
21956         (pop3-retr): Remove `sleep-for' statements.
21957         Suggested by Dave Love <fx@gnu.org>.
21958
21959         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21960         Windows/DOS.
21961
21962         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21963         (imap-parse-body): Fix incorrect use of `assert'.
21964         Suggested by Dave Love <fx@gnu.org>.
21965
21966         * mml.el (mml-minibuffer-read-disposition): Require match.
21967         Suggested by Dave Love <fx@gnu.org>.
21968
21969 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21970
21971         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
21972         doc string.
21973
21974 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21975
21976         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21977
21978 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21979
21980         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21981         instead of calling `mm-insert-inline', to decode text/* parts
21982         before displaying them.
21983
21984 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21985
21986         * mm-uu.el (mm-uu-text-plain-type): New variable.
21987         (mm-uu-pgp-signed-extract-1): Use it.
21988         (mm-uu-pgp-encrypted-extract-1): Use it.
21989         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21990         bind mm-uu-text-plain-type with that value.
21991         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21992         mm-uu-dissect.
21993
21994 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21995
21996         * gnus-group.el (gnus-update-group-mark-positions):
21997         * gnus-sum.el (gnus-update-summary-mark-positions):
21998         * message.el (message-check-news-body-syntax):
21999         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22000         of string-as-multibyte.
22001
22002 2004-10-05  Juri Linkov  <juri@jurta.org>
22003
22004         * gnus-group.el (gnus-update-group-mark-positions):
22005         * gnus-sum.el (gnus-update-summary-mark-positions):
22006         * message.el (message-check-news-body-syntax):
22007         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22008         8-bit unibyte values to a multibyte string for search functions.
22009
22010 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22011
22012         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22013         (mm-uu-dissect-text-parts): New function.
22014
22015         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22016         dissect text parts.
22017
22018         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22019         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22020
22021         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22022
22023         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22024         Use gnus-current-topics instead of gnus-current-topic.
22025
22026 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22027
22028         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22029
22030 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22031
22032         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22033         where appropriate.
22034
22035         * nnml.el (nnml-generate-active-info): do.
22036
22037         * nndiary.el (nndiary-generate-active-info): do.
22038
22039         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22040         (gnus-topic-move): do.
22041
22042         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22043         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22044
22045         * gnus-srvr.el (gnus-server-prepare)
22046         (gnus-server-open-all-servers): do.
22047
22048         * gnus-msg.el (gnus-summary-cancel-article)
22049         (gnus-summary-resend-message)
22050         (gnus-summary-mail-crosspost-complaint): do.
22051
22052         * gnus-move.el (gnus-change-server): do.
22053
22054         * gnus-group.el (gnus-group-unmark-all-groups)
22055         (gnus-group-set-current-level): do.
22056
22057 2004-10-04  Simon Josefsson  <jas@extundo.com>
22058
22059         * message.el (message-generate-hashcash): Doc fix.
22060
22061 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22062
22063         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22064         avoid infinite recursion via gnus-get-function.
22065
22066 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22067
22068         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22069
22070         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22071
22072         * nnmail.el (nnmail-split-history): do.
22073
22074         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22075         (nnml-request-delete-group): do.
22076
22077         * nnslashdot.el (nnslashdot-read-groups): do.
22078
22079         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22080         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22081
22082         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22083         (nnspool-sift-nov-with-sed): Use last.
22084         (nnspool-retrieve-headers-with-nov): Use mapc.
22085         (nnspool-request-newgroups): Use dolist.
22086         (nnspool-request-group): Use last.
22087
22088         * nntp.el (nntp-read-server-type): Use dolist.
22089
22090         * nnvirtual.el (nnvirtual-create-mapping)
22091         (nnvirtual-update-read-and-marked): Use dolist.
22092         (nnvirtual-convert-headers): Simplify.
22093
22094 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22095
22096         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22097         Add support for sync'ing tick marks.
22098
22099 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22100
22101         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22102         there's no visible header.
22103
22104 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22105
22106         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22107         When necessary, pass full group name to gnus-request-set-marks.
22108
22109 2004-10-01  Simon Josefsson  <jas@extundo.com>
22110
22111         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
22112         acroread.
22113
22114 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22115
22116         * spam-report.el (spam-report-gmane): Fix interactive.
22117
22118         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22119
22120         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22121         when writing file.
22122         (gnus-agent-synchronize-flags): Don't default to being
22123         interactive.
22124
22125 2004-09-30  Simon Josefsson  <jas@extundo.com>
22126
22127         * message.el (message-generate-hashcash): Add.
22128         (message-send-mail): Use it, call mail-add-payment.
22129
22130 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22131
22132         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22133
22134 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
22135
22136         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22137         gnus-requst-update-info with explicit code to sync the in-memory
22138         info read flags with the marks being sync'd to the backend.
22139
22140         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22141
22142 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22143
22144         * spam.el (spam-verify-bogofilter): Add new function.
22145         (spam-check-bogofilter)
22146         (spam-bogofilter-register-with-bogofilter): Use it.
22147         (spam-verify-bogofilter): Add small fixes.
22148
22149 2004-09-28  Simon Josefsson  <jas@extundo.com>
22150
22151         * hashcash.el (hashcash-generate-payment): Revert.
22152
22153 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22154
22155         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22156         Use gnus-extract-references instead of gnus-split-references.
22157
22158         * gnus-util.el (gnus-extract-references): Add new function, analogous
22159         to gnus-split-references but extracts only the message-ID without
22160         anything extra.
22161
22162         * hashcash.el (hashcash-generate-payment)
22163         (hashcash-check-payment): Do the right thing if hashcash-path is
22164         nil (because the hashcash program could not be found).
22165
22166         * spam.el (spam-use-hashcash): Remove comment.
22167
22168 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
22169
22170         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22171         (gnus-cache-enter-article, gnus-cache-remove-article)
22172         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22173
22174         * gnus-async.el (gnus-async-prefetch-remove-group): do.
22175
22176         * gnus-art.el (article-hide-boring-headers)
22177         (article-translate-strings, article-display-face)
22178         (gnus-article-mime-match-handle-first)
22179         (gnus-article-highlight-headers)
22180         (gnus-article-add-buttons-to-head): do.
22181
22182 2004-09-27  Simon Josefsson  <jas@extundo.com>
22183
22184         * hashcash.el: New version, from
22185         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
22186         ../contrib/.
22187
22188 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22189
22190         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22191
22192 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
22193
22194         * gnus-dup.el (gnus-dup-open): Use mapc.
22195         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22196
22197         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22198         Reported by Stefan Wiens <s.wi@gmx.net>.
22199
22200         * gnus.el (gnus-shutdown): Use dolist.
22201
22202         * gnus-undo.el (gnus-undo): Use mapc.
22203
22204         * nnrss.el (nnrss-generate-active): do.
22205
22206         * message.el (message-cite-original-without-signature)
22207         (message-cite-original): Use mapc.
22208         (message-do-actions, message-make-forward-subject): Use dolist.
22209
22210 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22211
22212         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22213         deletion to remove entire duplicate line.  Fixes merged article
22214         number bug.
22215
22216 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22217
22218         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22219         servers that are offline.  Avoids having gnus-agent-toggle-plugged
22220         first ask if you want to open a server and then, even when you
22221         responded with no, asking if you want to synchronize the server's
22222         flags.
22223         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22224         multi-line expressions.
22225         (gnus-agent-synchronize-group-flags): New internal function.
22226         Updates marks in memory (in the info structure) AND in the
22227         backend.
22228
22229         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22230
22231         * nnagent.el (nnagent-request-set-mark):
22232         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22233         method, to ensure that synchronization updates marks in the
22234         backend and in the info (in memory) structure.
22235
22236 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22237
22238         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22239         convention fully; don't miss the root article of a thread; make
22240         the X-Draft-From header with correct article numbers.
22241
22242 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
22243
22244         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22245         unless plugged.  Disable the agent so that an open failure causes
22246         an error.
22247
22248         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22249         Revert 2004-09-21 change.  The backend must be opened while
22250         synchronizing flags even when the backend stores the flags
22251         locally.
22252
22253 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
22254
22255         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22256         in `header' match.  Reported by Svend Tollak Munkejord.
22257
22258         * message.el (message-cite-original): Fix use of
22259         `message-cite-articles-with-x-no-archive'.
22260
22261 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22262
22263         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22264         (gnus-window-to-buffer): Ditto.
22265
22266         * mml.el (mml-preview-buffer): New variable.
22267         (mml-preview): Manage window layout with gnus-buffer-configuration.
22268
22269         * gnus-msg.el (gnus-setup-message): Put article numbers into the
22270         X-Draft-From header even if those articles aren't quoted.
22271
22272 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
22273
22274         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22275         (gnus-request-set-mark, gnus-request-update-mark): Use new
22276         g-s-t-u-l-m to decide to use backend even when unplugged.
22277
22278 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22279
22280         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22281         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
22282
22283 2004-09-20  Simon Josefsson  <jas@extundo.com>
22284
22285         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22286         "utf-16-le".
22287
22288 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22289
22290         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22291
22292 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22293
22294         * uudecode.el (uudecode-use-external): Add :version.
22295
22296         * smime.el (smime-CA-file, smime-encrypt-cipher)
22297         (smime-dns-server): Add :version.
22298
22299         * smiley.el (gnus-smiley-file-types): Add :version.
22300
22301         * sha1.el (sha1-use-external): Add :version.
22302
22303         * pgg-def.el (pgg-query-keyserver): Add :version.
22304
22305         * nnmail.el (nnmail-fancy-expiry-targets)
22306         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22307         Add :version.
22308
22309         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22310         (nnimap-retrieve-groups-asynchronous): Add :version.
22311         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
22312
22313         * mml.el (mml-content-disposition-parameters)
22314         (mml-insert-mime-headers-always): Add :version.
22315
22316         * mm-util.el (mm-coding-system-priorities): Add :version.
22317
22318         * mm-decode.el (mm-inline-text-html-with-images)
22319         (mm-keep-viewer-alive-types, mm-external-terminal-program)
22320         (mm-verify-option): Add :version.
22321         (mm-text-html-renderer): Change :version.
22322
22323         * message.el (message-fcc-externalize-attachments)
22324         (message-required-headers, message-draft-headers)
22325         (message-subject-trailing-was-query)
22326         (message-subject-trailing-was-ask-regexp)
22327         (message-subject-trailing-was-regexp, message-mark-insert-begin)
22328         (message-mark-insert-end, message-archive-header)
22329         (message-archive-note, message-cross-post-default)
22330         (message-cross-post-note, message-followup-to-note)
22331         (message-cross-post-note-function, message-use-mail-followup-to)
22332         (message-subscribed-address-functions)
22333         (message-subscribed-address-file, message-subscribed-addresses)
22334         (message-subscribed-regexps, message-allow-no-recipients)
22335         (message-yank-cited-prefix, message-signature-insert-empty-line)
22336         (message-hidden-headers, message-hierarchical-addresses)
22337         (message-mail-user-agent, message-use-idna)
22338         (message-valid-fqdn-regexp)
22339         (message-strip-special-text-properties, message-header-synonyms)
22340         (message-beginning-of-line, message-tab-body-function): Add :version.
22341         (message-insert-canlock, message-wide-reply-confirm-recipients):
22342         Change :version.
22343
22344         * mail-source.el (mail-source-ignore-errors): Add :group, :type
22345         and :version.
22346         (mail-source-delete-old-incoming-confirm)
22347         (mail-source-movemail-program): Add :version.
22348
22349         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22350         (gnus-agent-cache, gnus-agent): Change :version.
22351
22352         * gnus-util.el (gnus-use-byte-compile): Change :version.
22353
22354         * gnus-sum.el (gnus-summary-make-false-root-always)
22355         (gnus-summary-default-high-score)
22356         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22357         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22358         (gnus-read-all-available-headers, gnus-article-emulate-mime)
22359         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22360         (gnus-sum-thread-tree-single-indent)
22361         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22362         (gnus-sum-thread-tree-leaf-with-other)
22363         (gnus-sum-thread-tree-single-leaf): Add :version.
22364         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22365         (gnus-article-loose-mime): Change :version.
22366
22367         * gnus-start.el (gnus-backup-startup-file)
22368         (gnus-save-startup-file-via-temp-buffer): Add :version.
22369
22370         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22371         (gnus-server-offline-face): Add :version.
22372
22373         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22374
22375         * gnus-msg.el (gnus-gcc-externalize-attachments)
22376         (gnus-debug-files, gnus-debug-exclude-variables)
22377         (gnus-discouraged-post-methods): Change :version.
22378         (gnus-confirm-mail-reply-to-news)
22379         (gnus-confirm-treat-mail-like-news): Add :version.
22380
22381         * gnus-int.el (gnus-server-unopen-status): Add :version.
22382
22383         * gnus-group.el (gnus-group-jump-to-group-prompt)
22384         (gnus-large-ephemeral-newsgroup)
22385         (gnus-fetch-old-ephemeral-headers): Add :version.
22386
22387         * gnus-fun.el (gnus-x-face-directory)
22388         (gnus-convert-pbm-to-x-face-command)
22389         (gnus-convert-image-to-x-face-command)
22390         (gnus-convert-image-to-face-command): Add :version.
22391
22392         * gnus-delay.el (gnus-delay-default-hour): Add :version.
22393
22394         * gnus-cite.el (gnus-cite-blank-line-after-header)
22395         (gnus-article-boring-faces): Add :version.
22396
22397         * gnus-art.el (gnus-buttonized-mime-types)
22398         (gnus-inhibit-mime-unbuttonizing)
22399         (gnus-treat-display-face)
22400         (gnus-treat-body-boundary): Change :version.
22401         (gnus-body-boundary-delimiter, gnus-picon-databases)
22402         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22403         (gnus-treat-date-english, gnus-treat-fold-headers)
22404         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22405         (gnus-treat-mail-picon, gnus-treat-wash-html)
22406         (gnus-article-encrypt-protocol)
22407         (gnus-use-idna, gnus-article-over-scroll)
22408         (gnus-mime-display-multipart-alternative-as-mixed)
22409         (gnus-mime-display-multipart-related-as-mixed)
22410         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22411         (gnus-ctan-url, gnus-button-ctan-handler)
22412         (gnus-button-handle-ctan-bogus-regexp)
22413         (gnus-button-ctan-directory-regexp)
22414         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22415         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22416         (gnus-button-man-level, gnus-button-emacs-level)
22417         (gnus-button-message-level, gnus-button-browse-level): Add :version.
22418
22419         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22420         (gnus-agent-go-online): Change :version.
22421         (gnus-agent-expire-unagentized-dirs)
22422         (gnus-agent-auto-agentize-methods): Add :version.
22423
22424         * flow-fill.el (fill-flowed-display-column)
22425         (fill-flowed-encode-column): Add :version.
22426
22427         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22428         (gnus-outlook-deuglify-unwrap-max)
22429         (gnus-outlook-deuglify-cite-marks)
22430         (gnus-outlook-deuglify-unwrap-stop-chars)
22431         (gnus-outlook-deuglify-no-wrap-chars)
22432         (gnus-outlook-deuglify-attrib-cut-regexp)
22433         (gnus-outlook-deuglify-attrib-verb-regexp)
22434         (gnus-outlook-deuglify-attrib-end-regexp)
22435         (gnus-outlook-display-hook): Add :version.
22436
22437         * binhex.el (binhex-use-external): Add :version.
22438
22439 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
22440
22441         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22442         and `invisible'.
22443
22444 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
22445
22446         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22447         in gnus-registry-trim.
22448
22449 2004-09-13  Simon Josefsson  <jas@extundo.com>
22450
22451         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22452
22453         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22454
22455         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22456         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22457         <yamaoka@jpl.org>.
22458         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22459         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22460         <yamaoka@jpl.org>.
22461
22462         * sieve.el (sieve-manage-mode): Ditto.
22463
22464 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
22465
22466         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22467
22468 2004-09-11  Simon Josefsson  <jas@extundo.com>
22469
22470         * dns-mode.el: Add.
22471
22472         * mm-view.el (mm-display-dns-inline): Add.
22473
22474         * mm-decode.el (mm-inline-media-tests): Add text/dns.
22475         (mm-automatic-display): Ditto.
22476
22477         * mailcap.el (mailcap-mime-data): Add text/dns.
22478         (mailcap-mime-extensions): Map .soa to text/dns.
22479
22480 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
22481
22482         * gnus-art.el (article-decode-mime-words, article-babel)
22483         (gnus-article-highlight-signature, gnus-article-add-buttons)
22484         (gnus-signature-toggle): Remove unnecessary bindings of
22485         `inhibit-read-only' inherited from v5.10 merge.
22486
22487 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
22488
22489         * nntp.el (nntp): New customization group.
22490         (nntp-authinfo-file): Add customization group.
22491
22492         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22493
22494         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22495
22496         * gnus.el (to-address, to-list, subscribed)
22497         (large-newsgroup-initial): Ditto.
22498
22499         * flow-fill.el (fill-flowed-display-column)
22500         (fill-flowed-encode-column): Ditto.
22501
22502 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22503
22504         * message.el (message-tokenize-header, message-send-mail-with-qmail):
22505         Use point-min rather than 1.
22506         (message-send-mail): Use buffer-size rather than point-max.
22507
22508         * gnus-sum.el (gnus-summary-search-article-forward):
22509         Signal a specific `search-failed' rather than a generic `error'.
22510
22511         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22512         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22513         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22514
22515 2004-09-10  Simon Josefsson  <jas@extundo.com>
22516
22517         * nndb.el (require): Remove tcp and duplicate cl.
22518
22519 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22520
22521         * gnus-agent.el (directory-files-and-attributes): Move forward.
22522
22523 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22524
22525         * gnus-agent.el (directory-files-and-attributes):
22526         Optionally defined to support XEmacs.
22527
22528 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22529
22530         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22531         to avoid run-time CL dependencies.
22532         (gnus-agent-unfetch-articles): New function.
22533         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22534         article numbers even when local .overview file is missing.
22535         (gnus-agent-read-article-number): New function.  Only accepts
22536         27-bit article numbers.
22537         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22538         Use gnus-agent-read-article-number.
22539         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22540         from backend while recognizing that article numbers in .overview
22541         must be valid.
22542         (gnus-agent-update-files-total-fetched-for):
22543         Use directory-files-and-attributes to improve performance.
22544         * gnus-int.el (gnus-request-move-article):
22545         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22546         improve performance.
22547
22548         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22549         some users confused by references to .newsrc when they only have a
22550         .newsrc.eld file.
22551         (gnus-convert-mark-converter-prompt)
22552         (gnus-convert-converter-needs-prompt): Fix use of property list.
22553         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22554         New function.  Used internally to only display 'gnus converting
22555         files' message when actually necessary.
22556
22557         * gnus-sum.el (): Remove (require 'gnus-agent) as required
22558         methods now autoloaded.
22559
22560 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22561
22562         * gnus-sum.el (gnus-summary-insert-subject): Remove list
22563         identifiers.
22564
22565 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
22566
22567         * gnus-picon.el: Fix indentation and closing parenthesis.
22568
22569 2004-09-01  Simon Josefsson  <jas@extundo.com>
22570
22571         * message.el (message-canlock-generate): Require sha1, not
22572         sha1-el.  (Can we get rid of this require altogether?  It is ugly
22573         to require within a function.  Sadly, if sha1.el isn't loaded, the
22574         let binding in m-c-g will hide the defcustom definition, which is
22575         bad.)
22576
22577         * canlock.el: Require sha1, not sha1-el.
22578
22579         * message.el: Don't autoload sha1 (there is a autoload cookie in
22580         sha1.el).
22581
22582         * sha1-el.el: Rename to sha1.el.
22583
22584 2004-08-30  Juanma Barranquero  <lektu@terra.es>
22585
22586         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22587
22588 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22589
22590         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22591
22592 2004-08-30  Kim F. Storm  <storm@cua.dk>
22593
22594         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22595
22596         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22597         Add :group 'nnimap.
22598
22599 2004-08-30  Andreas Schwab  <schwab@suse.de>
22600
22601         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22602         ?* and ?\;.
22603
22604         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22605         and ?\' to symbol instead of whitespace.
22606
22607 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22608
22609         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22610
22611         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22612         instead of re-search-forward.
22613
22614         * gnus-uu.el (gnus-uu-save-article): Ditto.
22615         (gnus-uu-post-encode-uuencode): Ditto.
22616
22617         * html2text.el (html2text-clean-list-items): Ditto.
22618         (html2text-clean-dtdd): Ditto.
22619         (html2text-format-tags): Ditto.
22620
22621         * message.el (message-send-mail-with-sendmail): Fix regexp.
22622         (message-fill-field-general): Use search-forward instead of
22623         re-search-forward.
22624         (unbold-region): Ditto.
22625
22626         * nnrss.el (nnrss-request-article): Ditto.
22627
22628         * nnslashdot.el (nnslashdot-request-article): Ditto.
22629
22630         * nnweb.el (nnweb-gmane-wash-article): Ditto.
22631
22632         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22633         "Unrecognized menu descriptor" error in XEmacs.
22634
22635 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22636
22637         * gnus-sum.el (gnus-read-header): Don't remove a header for the
22638         parent article of a sparse article in the thread hashtb.
22639
22640 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
22641
22642         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22643         (nnmail-expand-newtext): Lowercase expanded entries if
22644         nnmail-split-lowercase-expanded is non-nil.
22645
22646 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22647
22648         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22649
22650         * gnus-group.el (gnus-group-line-format-alist): Convert the value
22651         of gnus-tmp-news-method into string under XEmacs.  It will be
22652         passed to gnus-correct-length which takes only a string argument.
22653
22654 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22655
22656         * gnus-util.el (gnus-bind-print-variables): New macro.
22657         (gnus-prin1): Use it.
22658         (gnus-prin1-to-string): Use it.
22659         (gnus-pp): New function.
22660         (gnus-pp-to-string): New function.
22661
22662         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22663         Replace pp-to-string with gnus-pp-to-string.
22664         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22665         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22666         * gnus-msg.el (gnus-debug): Ditto.
22667         * gnus-score.el (gnus-score-save): Ditto.
22668         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22669         gnus-pp-to-string.
22670         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22671         with gnus-pp.
22672         * score-mode.el (gnus-score-pretty-print): Ditto.
22673         * webmail.el (webmail-debug): Ditto.
22674
22675 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22676
22677         * gnus-art.el (article-display-face, article-display-x-face):
22678         Use buffer-read-only.
22679
22680 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22681
22682         * gnus-art.el (article-hide-list-identifiers):
22683         Bind inhibit-read-only as t.
22684
22685 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
22686
22687         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22688
22689 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22690
22691         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22692         (gnus-narrow-to-page): Don't assume point-min == 1.
22693         (gnus-article-edit-mode): Derive from message-mode.
22694
22695         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22696         point-min == 1.
22697
22698         * imap.el (imap-parse-address-list, imap-parse-body-ext):
22699         Disable incorrect use of `assert'.
22700
22701         * message.el (message-mode): Set comment-start-skip.
22702
22703
22704 2004-08-22  Sam Steingold  <sds@gnu.org>
22705
22706         * pop3.el (pop3-leave-mail-on-server): New user variable.
22707         (pop3-movemail): Delete mail only when it is nil.
22708
22709 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
22710
22711         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22712
22713         * mml.el (mml-preview): Use `pop-to-buffer'.
22714
22715         * message.el (message-goto-mail-followup-to): Insert after "To".
22716         (message-carefully-insert-headers): Add comment.
22717
22718         * gnus.el: Remove unused variable `gnus-article-check-size'.
22719
22720         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22721
22722         * gnus-art.el (gnus-button-alist):
22723         Improve `gnus-button-handle-library' entry.
22724
22725 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
22726
22727         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22728         Use downcase, since XEmacs capitalizes error messages differently.
22729
22730 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
22731
22732         * nntp.el: Add (require 'gnus) due to reference to
22733         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
22734
22735 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
22736
22737         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22738         Bind `mm-fill-flowed'.
22739
22740         * mm-decode.el (mm-dissect-singlepart): Check it.
22741
22742 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
22743
22744         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22745         'imap' for netrc parsing.
22746
22747 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
22748
22749         * mailcap.el (mailcap-mime-data): Mark as risky.
22750
22751 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22752
22753         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22754         may be included in the encoded word.
22755         (rfc2047-encode): Don't append a space if the encoded word
22756         includes close parenthesis.
22757
22758 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22759
22760         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22761         of text within parentheses.
22762
22763 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
22764
22765         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22766         (gnus-encrypt-write-file-contents): Make the password key the file
22767         name PLUS the cipher, not just the cipher.  Also remove failed
22768         passwords from the cache.
22769
22770 2004-08-06  Simon Josefsson  <jas@extundo.com>
22771
22772         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22773         Doc fix.
22774
22775 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22776
22777         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22778         LWSP.
22779
22780 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
22781
22782         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22783         Try to append in-reply-to: data to the references: header.
22784
22785         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22786         (netrc-parse): Use gnus-encrypt.el functions.
22787
22788         * gnus-encrypt.el: Add new file for encryption support; currently
22789         does only a few GPG ciphers and an internal XOR cipher.
22790
22791         * password.el: Add comments on using password-read-and-add.
22792         (password-read-and-add): Add function to read and add the
22793         password to the cache at once.
22794
22795 2004-07-28  Simon Josefsson  <jas@extundo.com>
22796
22797         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22798         parameter (but don't use it, for now).
22799
22800         * imap.el (imap-ssl-open): Use imap-process-connection-type,
22801         instead of hard coding to nil.
22802
22803 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22804
22805         * mm-view.el (mm-inline-image-emacs): Open lines under an image
22806         as mm-inline-image-xemacs does.
22807
22808 2004-07-26  Simon Josefsson  <jas@extundo.com>
22809
22810         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22811         Revert part of 2004-07-17 change below.
22812
22813 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22814
22815         * rfc2047.el (rfc2047-encode-region): Don't infloop.
22816         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22817
22818 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22819
22820         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22821         quotes that actually start with ">" at the beginning of the
22822         lines.
22823
22824 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22825
22826         * rfc2047.el (rfc2047-encode-region): Fix last change.
22827         (rfc2047-encode-parameter): Remove useless concat.
22828
22829 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22830
22831         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22832         encode special characters; fix some kind of misconfigured headers;
22833         signal a real error if debug-on-quit or debug-on-error is non-nil.
22834         (rfc2047-encode-max-chars): New variable.
22835         (rfc2047-encode-1): Use it.
22836         (rfc2047-encode-parameter): New function.
22837
22838         * mml.el (mml-insert-parameter): Remove an excessive space.
22839
22840 2004-07-17  Simon Josefsson  <jas@extundo.com>
22841
22842         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22843         Kai Grossjohann <kai@emptydomain.de>.
22844         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22845         (gnus-group-make-menu-bar): Ditto.
22846
22847         * gnus-util.el (gnus-group-server): Add.
22848
22849 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
22850
22851         * message.el (message-clone-locals): Clone sendmail and smtp
22852         variables.
22853
22854 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22855
22856         * rfc2047.el (rfc2047-encode-region): Fix last change.
22857
22858 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22859
22860         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22861         characters as non-special.
22862
22863 2004-07-09  Simon Josefsson  <jas@extundo.com>
22864
22865         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22866         Users will lose all flag changes made while unplugged with
22867         e.g. nntp unless flag synchronization happens, thus `nil' is not a
22868         good default.  See numerous reports on ding mailing list.
22869
22870 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22871
22872         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22873         add generate-head-function and generate-article-function to the
22874         rfc822-forward entry.
22875         (nndoc-rfc822-forward-generate-article): New function.
22876         (nndoc-rfc822-forward-generate-head): New function.
22877
22878         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22879
22880 2004-07-06  Dan Christensen  <jdc@uwo.ca>
22881
22882         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22883         respect display group parameter and gnus-summary-expunge-below.
22884         (gnus-articles-to-read): Remove unused reference to display group
22885         parameter.
22886
22887 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22888
22889         * nnheader.el (nnheader-uniquify-message-id): New experimental
22890         variable.
22891         (nnheader-nov-read-message-id): Use it.
22892
22893         * spam-report.el (spam-report-gmane): Add interactive.
22894
22895 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22896
22897         * mm-encode.el (mm-content-transfer-encoding-defaults):
22898         Use qp-or-base64 for the application/* types.
22899
22900 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
22901
22902         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22903
22904 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
22905
22906         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22907         trim value.
22908
22909 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22910
22911         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22912         New macro and function.
22913         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22914
22915 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22916
22917         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22918         after-load-alist.
22919
22920 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22921
22922         * gnus-group.el (gnus-group-get-new-news-this-group):
22923         Don't update info that isn't there.
22924
22925 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
22926
22927         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22928         entry.
22929
22930 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22931
22932         * mm-view.el (mm-inline-render-with-function): Use multibyte
22933         buffer; decode html source by charset.
22934
22935         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22936
22937         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22938         Mule-UCS is loaded under XEmacs.
22939         (mm-mime-mule-charset-alist): Avoid duplicated entries.
22940
22941 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
22942
22943         * nnheader.el (nnheader-max-head-length): Increase to 8192.
22944
22945 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22946
22947         * mm-util.el (mm-coding-system-p): Return a coding-system.
22948         (mm-mime-mule-charset-alist): Use shift_jis instead of
22949         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22950         entries for the mime charsets iso-2022-jp-3 and shift_jis.
22951         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22952         instead of japanese-shift-jis and iso-latin-1 respectively in
22953         order to share the default value with both Emacs and XEmacs-mule.
22954         (mm-mule-charset-to-mime-charset):
22955         Make mm-coding-system-priorities effective.
22956         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22957         while predicating of candidates upon the priorities.
22958
22959 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
22960
22961         * gnus-sum.el (gnus-summary-make-menu-bar):
22962         Add gnus-uu-invert-processable.
22963
22964         * gnus.el: Autoload gnus-uu-invert-processable.
22965
22966 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22967
22968         * mm-util.el (mm-with-multibyte-buffer): New macro.
22969
22970         * rfc2047.el (rfc2047-encode-string): Use it.
22971         (rfc2047-encode-region): Move point to the end of the region after
22972         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22973
22974 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22975
22976         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22977         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22978
22979 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22980
22981         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22982         (gnus-cite-parse): Ignore quoted envelope From_.
22983         Suggested by Karl Chen <quarl@nospam.quarl.org>.
22984
22985 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
22986
22987         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22988         invalid addresses.
22989
22990 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
22991
22992         * spam.el: Change section markers, revise TODO list.
22993         (spam-backends): Make new master list of all installed backends.
22994         (spam-summary-exit-behavior): Add new variable to determine how
22995         messages moves are done at summary exit.
22996         (spam-move-spam-nonspam-groups-only)
22997         (spam-process-ham-in-nonham-groups)
22998         (spam-process-ham-in-spam-groups): Remove variables, the
22999         spam-summary-exit-behavior variable should be used to manage this
23000         behavior.
23001         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23002         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23003         and spam-old-spam-articles.
23004         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23005         Add empty variables, placeholders for the backends they represent.
23006         (spam-set-difference): Move, unchanged.
23007         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23008         unless the user has a processor variable.
23009         (spam-classifications, spam-classification-valid-p)
23010         (spam-backend-properties, spam-backend-property-valid-p)
23011         (spam-backend-function-type-valid-p)
23012         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23013         (spam-report-articles-gmane, spam-report-articles-resend):
23014         Remove functions, they are not needed.
23015         (spam-install-backend-super, spam-backend-list)
23016         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23017         (spam-backend-function, spam-backend-ham-registration-function)
23018         (spam-backend-spam-registration-function)
23019         (spam-backend-ham-unregistration-function)
23020         (spam-backend-spam-unregistration-function)
23021         (spam-backend-statistical-p, spam-backend-mover-p)
23022         (spam-install-backend-alias, spam-install-checkonly-backend)
23023         (spam-install-mover-backend, spam-install-nocheck-backend)
23024         (spam-install-backend, spam-install-statistical-backend)
23025         (spam-install-statistical-checkonly-backend): Add backend installation
23026         support.
23027         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23028         (spam-group-processor-p): Use the new backend code and respect the
23029         summary exit behavior.
23030         (spam-mark-spam-as-expired-and-move-routine): Remove.
23031         (spam-summary-prepare): Change to use the new spam-old-articles
23032         variable.
23033         (spam-copy-or-move-routine, spam-copy-spam-routine)
23034         (spam-move-spam-routine, spam-copy-ham-routine)
23035         (spam-move-ham-routine): Add code to copy/move ham or spam.
23036         (spam-fetch-field-fast): Improve doc and code, plus allow the
23037         'number request.
23038         (spam-list-of-checks, spam-list-of-statistical-checks):
23039         Remove variables.
23040         (spam-split, spam-find-spam): Use the new backend code.
23041         (spam-registration-functions): Remove variable.
23042         (spam-unregister-routine): Add convenience wrapper.
23043         (spam-log-undo-registration, spam-register-routine)
23044         (spam-log-processing-to-registry)
23045         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23046         where possible.
23047         (spam-check-gmane-xref, spam-check-regex-headers)
23048         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23049         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23050         (spam-check-bogofilter-headers, spam-check-spamoracle)
23051         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23052         (spam-check-crm114-headers): Use the spam-split-group that
23053         spam-split prepares, no need to determine it every time.
23054
23055         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23056         to the nnheader-parse-naked-head call.
23057
23058         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23059
23060         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23061         the nnheader-nov-read-message-id call.
23062
23063 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23064
23065         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23066         gnus-activate-group twice.  Suggested by Markus Peter
23067         <warp@spin.de>.
23068
23069 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23070
23071         * gnus-art.el (gnus-article-time-format): Exchange the order of
23072         day and month in the default value; fix customization type.
23073         (article-date-ut): Use add-text-properties.
23074         (article-make-date-line): Use message-make-date instead of
23075         current-time-string.
23076
23077         * message.el (message-fetch-field): Don't use set-text-properties.
23078         (message-make-date): Simplify.
23079
23080         * messagexmas.el (message-xmas-make-date): New function.
23081         (message-xmas-redefine): Defalias message-make-date to it.
23082
23083 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23084
23085         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23086         (rfc2047-encode-region): Treat text within parentheses as special;
23087         show the original text when error has occurred.
23088
23089         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23090         already-computed method to gnus-activate-group.
23091
23092         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23093         same select-methods identical Lisp objects.
23094
23095         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23096         object when modifying the info.
23097
23098 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23099
23100         * gnus-srvr.el (gnus-server-set-info): Remove the server from
23101         gnus-opened-servers since it has never been opened with the new
23102         configuration yet.
23103
23104 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23105
23106         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23107         arg to nnheader-generate-fake-message-id.
23108
23109 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
23110
23111         * nnheader.el (nnheader-generate-fake-message-id): Accept a
23112         number and build a fake message ID localized to a group and
23113         article number (so it's repeatable from that point on).
23114         (nnheader-fake-message-id-p): Change regex to accomodate new fake
23115         ID format.
23116
23117         * gnus-sum.el (gnus-get-newsgroup-headers):
23118         Call nnheader-generate-fake-message-id with the article number.
23119
23120 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
23121
23122         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23123         end-of-buffer.
23124
23125 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23126
23127         * message.el (message-ignored-supersedes-headers): Add Approved.
23128
23129 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23130
23131         * rfc2047.el (rfc2047-encode-message-header): Remove useless
23132         goto-char.
23133         (rfc2047-encode): Fold the line before encoding.
23134
23135 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23136
23137         * rfc2047.el (rfc2047-encode-message-header): Disabled header
23138         folding -- not all headers can be folded, and this should be done
23139         by the message composition mode.  Probably.  I think.
23140
23141 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23142
23143         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23144         fast.
23145
23146         * gnus-ems.el (gnus-remove-image): Don't use
23147         message-text-with-property; remove only the image found first.
23148
23149         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
23150         found first.
23151
23152 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
23153
23154         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23155
23156 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23157
23158         * message.el (message-text-with-property): Make it fast and accept
23159         optional arguments.
23160         (message-strip-forbidden-properties): Use it.
23161         (message-fix-before-sending): Follow the m-t-w-p change.
23162
23163         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23164
23165 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23166
23167         * gnus-art.el (article-hide-headers): Don't change the buffer
23168         mistakenly when performing mml-preview even if
23169         gnus-single-article-buffer is nil.
23170
23171 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
23172
23173         * message.el (message-expand-name-databases): New user option.
23174         (message-expand-name): Use it.
23175
23176 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
23177
23178         * spam.el (spam-report-articles-resend)
23179         (spam-report-resend-register-routine): Allow ham reporting.
23180         (spam-report-resend-register-ham-routine): Add wrapper.
23181         (spam-registration-functions): Add ham resending functions.
23182         (spam-list-of-processors): Add ham resend processor.
23183
23184         * gnus.el (ham-resend-to): Add new group parameter.
23185         (spam-process): Add ham resend option.
23186
23187         * spam-report.el (spam-report-resend): Allow reporting ham.
23188         (spam-report-resend-ham): Add wrapper.
23189
23190 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23191
23192         * message.el (message-cite-articles-with-x-no-archive):
23193         New variable.
23194         (message-cite-original): Use it.
23195
23196 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23197
23198         * message.el (message-cite-original): Respect X-No-Archive.
23199
23200 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23201
23202         * gnus-art.el (article-hide-headers): Refer to the values for
23203         gnus-ignored-headers and gnus-visible-headers in the summary
23204         buffer since a user may have set them as group parameters.
23205
23206 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
23207
23208         * assistant.el (assistant-node-name): Add convenience function.
23209         (assistant-render-text, assistant-render-node): Add error handling,
23210         plus handle multiple next nodes.
23211         (assistant-find-next-node): Comment out for now.
23212         (assistant-find-next-nodes): Add function, returns list of next
23213         nodes.
23214
23215 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
23216
23217         * mail-source.el (mail-source-directory): Fix doc-string.
23218
23219 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
23220
23221         * assistant.el (assistant-render-text, assistant-eval): Add :set
23222         widget type, which is different because it takes and returns a
23223         list.  Much hilarity ensues.
23224
23225 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
23226
23227         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23228
23229         * gnus-group.el (gnus-group-get-new-news-this-group):
23230         Add doc-string.
23231
23232         * gnus-start.el (gnus-activate-group): Add doc-string.
23233
23234 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23235
23236         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23237
23238 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
23239
23240         * assistant.el (assistant-render-text): Try to add a :set
23241         widget, more to come.
23242
23243         * spam.el (spam-group-spam-contents-p): Handle empty groupname
23244         strings.
23245         (spam-report-articles-resend)
23246         (spam-register-routine): Do registration iff any articles warrant
23247         it.
23248         (spam-summary-prepare-exit): Change log message for nil group
23249         destinations.
23250
23251 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
23252
23253         * spam.el (spam-report-resend-register-routine):
23254         Allow spam-report-resend-to to be a group parameter or a global value.
23255
23256 2004-05-26  Simon Josefsson  <jas@extundo.com>
23257
23258         * starttls.el: Merge with my GNUTLS based starttls.el.
23259         (starttls-gnutls-program, starttls-use-gnutls)
23260         (starttls-extra-arguments, starttls-process-connection-type)
23261         (starttls-connect, starttls-failure, starttls-success):
23262         New variables.
23263         (starttls-program, starttls-extra-args): Doc fix.
23264         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23265         New functions.
23266         (starttls-negotiate, starttls-open-stream):
23267         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23268         function if it is set.
23269
23270 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23271
23272         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23273         structured fields.
23274
23275 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23276
23277         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23278
23279 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
23280
23281         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23282         Add variable.
23283         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
23284         assigning the spam-mark to new messages.
23285
23286 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
23287
23288         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23289
23290 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23291
23292         * dgnushack.el: Autoload customize-set-variable for XEmacs.
23293
23294         * rfc2047.el (rfc2047-encodable-p): Don't move point.
23295         (rfc2047-decode): Treat the ascii coding-system as raw-text by
23296         default.
23297
23298 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
23299
23300         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23301         correct data.
23302
23303 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
23304
23305         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23306         (spam-group-processor-p): Fix function.
23307         (spam-group-processor-multiple-p)
23308         (spam-group-spam-processor-report-gmane-p)
23309         (spam-group-spam-processor-report-resend-p)
23310         (spam-group-spam-processor-bogofilter-p)
23311         (spam-group-spam-processor-blacklist-p)
23312         (spam-group-spam-processor-ifile-p)
23313         (spam-group-ham-processor-ifile-p)
23314         (spam-group-spam-processor-spamoracle-p)
23315         (spam-group-spam-processor-crm114-p)
23316         (spam-group-ham-processor-bogofilter-p)
23317         (spam-group-spam-processor-stat-p)
23318         (spam-group-ham-processor-stat-p)
23319         (spam-group-ham-processor-whitelist-p)
23320         (spam-group-ham-processor-BBDB-p)
23321         (spam-group-ham-processor-spamoracle-p)
23322         (spam-group-ham-processor-copy-p): Remove functions with some
23323         prejudice against unneeded code.
23324         (spam-report-articles-resend)
23325         (spam-report-resend-register-routine): Allow the group/topic
23326         spam-resend-to value to override spam-report-resend-to.
23327         (spam-summary-prepare-exit): Invoke spam-group-processor-p
23328         properly now.
23329
23330         * gnus.el (spam-resend-to): Add group/topic parameter.
23331         (spam-process): Move the OBSOLETE processors to the end of the
23332         choices.
23333
23334 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
23335
23336         * spam-report.el (spam-report-resend-to, spam-report-resend):
23337         Start with resend-to set to nil, and then ask the user if necessary.
23338         (spam-report-resend): spam-report-resend takes a list of articles, not
23339         separate article numbers.
23340
23341 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23342
23343         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23344         addition to emacs-w3m.
23345
23346 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23347
23348         * assistant.el (assistant-authinfo-data): New function.
23349         (assistant-eval): Eval for entire assistant.
23350
23351         * netrc.el (netrc-services-file): New variable.
23352         (netrc-parse-services): New function.
23353         (netrc-find-service-name): New function.
23354         (netrc-find-service-number): New function.
23355         (netrc-port-equal): New function.
23356         (netrc-machine): Use it.
23357
23358         * nnimap.el (nnimap-open-connection): Use netrc.
23359
23360         * gnus-util.el (gnus-netrc-get): Remove aliases.
23361
23362         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23363
23364         * assistant.el (wid-edit): Fix compilation.
23365
23366         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23367
23368 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
23369
23370         * gnus-util.el (gnus-set-file-modes): New function.  (small
23371         patch).
23372
23373 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23374
23375         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23376
23377         * assistant.el (assistant-render-node): Fix up rendering and
23378         read-only text.
23379         (assistant-render-node): Reset.
23380         (assistant-make-read-only): Not sticky.
23381
23382 2004-05-20  Danny Siu  <dsiu@adobe.com>
23383
23384         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23385         centered even when gnus-auto-center-summary is t.
23386
23387 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23388
23389         * dns.el (dns-get-txt-answer): New function.
23390         (dns-read-txt): Ditto.
23391         (query-dns): Use it.
23392
23393 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23394
23395         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23396         active for foreign groups even if the group level is higher than
23397         the specified value.
23398
23399 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23400
23401         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23402         non-active groups.
23403
23404         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23405
23406 2004-05-20  Magnus Henoch  <mange@freemail.hu>
23407
23408         * dns.el (dns-read-type): Add support for SVR.  (small patch)
23409
23410 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
23411
23412         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23413         (spam-crm114-header, spam-crm114-spam-switch)
23414         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23415         (spam-crm114-positive-spam-header)
23416         (spam-crm114-database-directory, spam-list-of-processors)
23417         (spam-group-spam-processor-crm114-p)
23418         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23419         (spam-generic-score, spam-list-of-checks)
23420         (spam-list-of-statistical-checks, spam-registration-functions)
23421         (spam-check-crm114-headers, spam-crm114-score)
23422         (spam-check-crm114, spam-crm114-register-with-crm114)
23423         (spam-crm114-register-spam-routine)
23424         (spam-crm114-unregister-spam-routine)
23425         (spam-crm114-register-ham-routine)
23426         (spam-crm114-unregister-ham-routine): Add CRM114 support.
23427
23428 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
23429
23430         * gnus.el: Add spam-use-crm114.
23431
23432         * spam.el (spam-list-of-processors, spam-registration-functions):
23433         Add spam-use-resend.
23434         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23435         (spam-report-articles-gmane): Add doc fix.
23436         (spam-report-articles-resend, spam-report-resend-register-routine):
23437         Add wrappers around spam-report-resend-to.
23438
23439         * spam-report.el (spam-report-resend-to, spam-report-resend):
23440         Add support for resending spam.
23441         (spam-report-gmane): Fix line length >80.
23442
23443         * gnus.el (spam-process): Add spam-use-resend.
23444
23445 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23446
23447         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23448         number of processed spam messages.
23449         (spam-ham-copy-or-move-routine): Return the number of processed
23450         ham messages.
23451         (spam-summary-prepare-exit): Use the above values to decide
23452         whether status messages shouled be displayed.
23453
23454 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23455
23456         * rfc2047.el (rfc2047-encode-function-alist): Rename from
23457         `rfc2047-encoding-function-alist' in order to avoid conflicting
23458         with the old version.
23459         (rfc2047-encode-region): Concatenate words containing non-ASCII
23460         characters in structured fields; don't encode space-delimited
23461         ASCII words even in unstructured fields; don't break words at
23462         char-category boundaries.
23463         (rfc2047-encode-1): New function.
23464         (rfc2047-encode): Use it; encode text so that it occupies the
23465         maximum width within 76-column; work correctly on Q encoding for
23466         iso-2022-* charsets.
23467         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23468         sure not to break a line just after the header name.
23469         (rfc2047-b-encode-region): Remove.
23470         (rfc2047-b-encode-string): New function.
23471         (rfc2047-q-encode-region): Remove.
23472         (rfc2047-q-encode-string): New function.
23473
23474         * mm-util.el (mm-replace-in-string): New function.
23475
23476 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23477
23478         * gnus-msg.el (gnus-inews-make-draft-meta-information):
23479         Really get it right.
23480         (gnus-inews-make-draft): Really.
23481
23482 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
23483
23484         * nnmh.el (nnmh-request-list-1): Don't check the link count
23485         before descending.  (small patch)
23486
23487 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23488
23489         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23490         stuff.
23491
23492         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23493         Match on real group name.
23494
23495         * gnus-art.el (gnus-signature-limit): Doc fix.
23496
23497         * gnus-msg.el (gnus-inews-make-draft): Quote list.
23498
23499         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
23500
23501 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
23502
23503         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
23504         isn't a string.
23505
23506 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23507
23508         * gnus-draft.el (gnus-draft-send):
23509         Bind rfc2047-encode-encoded-words.
23510
23511         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23512         (rfc2047-encodable-p): Say that =? needs encoding.
23513         (rfc2047-encode-encoded-words): New variable.
23514
23515         * gnus-group.el (gnus-group-select-group): Doc fix.
23516
23517         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23518
23519         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23520         to nil.
23521
23522         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23523
23524         * nnheader.el (nnheader-get-lines-and-char): New function.
23525
23526 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
23527
23528         * gnus-msg.el (gnus-summary-followup-with-original):
23529         Document yanking of region when active.
23530
23531 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23532
23533         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23534         groups if the group level is higher than the specified value.
23535
23536 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23537
23538         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23539         (gnus-group-jump-to-group): Add prefix argument using
23540         `gnus-group-jump-to-group-prompt'.  Query before jumping to
23541         non-active group.
23542
23543         * compface.el (uncompface): Be verbose when changing
23544         `uncompface-use-external'.
23545
23546         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23547         handle manual section.
23548
23549 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23550
23551         * gnus-art.el (gnus-button-alist): Revert previous change.
23552
23553 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23554
23555         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23556
23557 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23558
23559         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23560         whether backend can accept message.
23561
23562         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23563
23564 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
23565
23566         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23567         Avoid creating directory when nntp-marks-is-evil is true.
23568         Reported by Reiner Steib.
23569
23570 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23571
23572         * gnus-picon.el (gnus-picon-insert-glyph):
23573         Add optional `nostring' argument.
23574
23575 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23576
23577         * gnus-picon.el (gnus-picon-style): New variable.
23578         (gnus-picon-transform-address): Support `gnus-picon-style'.
23579
23580 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23581
23582         * message.el (message-fill-field): Return point.
23583         (message-generate-headers): Go to end of field.
23584
23585         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23586         stuff for non-living groups.
23587
23588 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23589
23590         * gnus-art.el (gnus-article-followup-with-original)
23591         (gnus-article-reply-with-original): gnus-mark-active-p ->
23592         gnus-region-active-p.
23593
23594 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
23595
23596         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23597         only when there is spam or ham to be processed.
23598
23599 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23600
23601         * mail-source.el (mail-source-delete-crash-box): Refactor.
23602         (mail-source-fetch): Use it.
23603         (mail-source-fetch-file): Ditto.
23604         (mail-source-fetch-directory): Run postscript in loop.
23605         (mail-source-fetch-pop): Delete.
23606         (mail-source-fetch-maildir): Ditto.
23607         (mail-source-fetch-imap): Ditto.
23608
23609         * imap.el (imap-authenticators): Comment out sasl.
23610
23611         * message.el (message-skip-to-next-address): New function.
23612         (message-fill-header-address): Refactor.
23613         (message-fill-address): Use it.
23614         (message-delete-address): Use it.
23615         (message-fill-header-general): Refactor.
23616         (message-fill-field-address): Rename.
23617         (message-narrow-to-field): Find the start of the header.
23618         (message-header-format-alist): Don't pre-fill.
23619         (message-fill-header): Remove.
23620         (message-insert-header): New function.
23621         (message-shorten-references): Use it.
23622
23623         * rfc2047.el (rfc2047-field-value): Strip props.
23624
23625         * mail-parse.el (mail-header-make-address): New alias.
23626
23627         * ietf-drums.el (ietf-drums-make-address): New function.
23628
23629         * imap.el: Add compiler directives.
23630
23631         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23632
23633         * gnus-art.el (article-decode-idna-rhs): Don't use
23634         message-idna-inside-rhs-p.
23635
23636 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23637
23638         * message.el (message-idna-inside-rhs-p): Remove.
23639         (message-idna-to-ascii-rhs-1): Use proper address parsing.
23640
23641         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23642         false positives.
23643
23644 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23645
23646         * imap.el (imap-sasl-make-mechanisms): Use sasl.
23647
23648 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23649
23650         * nneething.el (nneething-file-name): Don't create spurious
23651         files.
23652
23653         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23654         (gnus-inews-do-gcc): Remove sleep.
23655
23656         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23657         part under point.
23658
23659         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23660         (gnus-agent-regenerate-group): Using nil messages aren't valid.
23661
23662 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
23663
23664         * spam.el (spam-summary-prepare-exit): Fix (length).
23665
23666 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
23667
23668         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23669         as expired without moving it" message when there are spam
23670         messages left.
23671
23672 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
23673
23674         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23675         header is not nil.
23676
23677 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
23678
23679         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23680         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23681         (nntp-marks-changed-p): New arg SERVER.
23682         (nntp-request-update-info): Adjust caller.
23683
23684 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
23685
23686         * nntp.el (nntp-save-marks): Pass missing arg.
23687
23688 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
23689
23690         * nntp.el: Support marks.
23691         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23692         (nntp-marks-modtime, nntp-marks-directory): New variables.
23693         (nntp-request-set-mark, nntp-request-update-info)
23694         (nntp-possibly-create-directory, nntp-marks-changed-p)
23695         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23696         New functions.
23697
23698 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
23699
23700         * gnus-xmas.el (gnus-xmas-select-lowest-window)
23701         (gnus-xmas-redefine): Rename.
23702
23703         * gnus-score.el (gnus-score-insert-help):
23704         Use gnus-select-lowest-window.
23705
23706         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23707         appt-select-lowest-window and rename to gnus-select-lowest-window.
23708
23709         * gnus.el: do.
23710
23711 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23712
23713         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23714         encodings of MIME-encoded words, in order to improve
23715         interoperability with several broken MUAs.
23716
23717 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23718
23719         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23720         tags, only when charsets are not specified in headers.
23721         (mm-inline-text-html-render-with-w3m): Ditto.
23722
23723         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
23724         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
23725
23726 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23727
23728         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23729         instead of MIME-decoded from fields when checking
23730         `gnus-article-address-banner-alist'.
23731
23732 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
23733
23734         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23735         description rather than subject.
23736
23737 2004-05-02  Steve Youngs  <steve@youngs.au.com>
23738
23739         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
23740
23741 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23742
23743         * gnus.el (gnus-version-number): Bump.
23744
23745 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23746
23747         * gnus.el: No Gnus v0.2 is released.
23748
23749 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23750
23751         * gnus-agent.el (gnus-agent-read-agentview):
23752         Inline gnus-uncompress-range.
23753
23754 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23755
23756         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23757         `exec-installed-p'.
23758
23759 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23760
23761         * gnus.el (spam-process, spam-autodetect-methods):
23762         Add bsfilter and bsfilter-headers.
23763
23764         * spam.el (spam-bsfilter): New customize group.
23765         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23766         (spam-bsfilter-header, spam-bsfilter-probability-header)
23767         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23768         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23769         (spam-bsfilter-database-directory): New options.
23770         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23771         (spam-list-of-statistical-checks, spam-registration-functions):
23772         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23773         (spam-bsfilter-score): New command.
23774         (spam-check-bsfilter-headers, spam-check-bsfilter)
23775         (spam-bsfilter-register-with-bsfilter)
23776         (spam-bsfilter-register-spam-routine)
23777         (spam-bsfilter-unregister-spam-routine)
23778         (spam-bsfilter-register-ham-routine)
23779         (spam-bsfilter-unregister-ham-routine): New functions.
23780         (spam-generic-score): Support bsfilter; Accept an optional argument
23781         to recalcurate spam score even if scoring header has already been
23782         added.
23783         (spam-bogofilter-score, spam-spamassassin-score): Accept an
23784         optional argument to recalcurate spam score even if scoring header
23785         has already been added.
23786
23787 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
23788
23789         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23790         strings!  Reported by David D. Smith <davidsmith@acm.org>.
23791         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23792         link is missing.
23793
23794 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
23795
23796         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23797         (html2text-get-attr): Rewrite.
23798
23799         * message.el (message-setup-1): Remove redundant put-text-property
23800         on mail-header-separator.
23801
23802 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
23803
23804         * gnus-registry.el (gnus-registry-cache-whitespace)
23805         (gnus-registry-action, gnus-registry-spool-action)
23806         (gnus-registry-split-fancy-with-parent): Change message levels
23807         from 5 to 3 or 7, as needed.
23808
23809         * spam.el (spam-summary-prepare-exit)
23810         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23811         (spam-split, spam-find-spam, spam-log-undo-registration)
23812         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23813         level from 5 to 6.
23814
23815 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23816
23817         * gnus-ems.el: Autoload appt-select-lowest-window (revert
23818         2004-03-04 change).
23819
23820 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
23821
23822         * sieve-manage.el (sieve-manage-open):
23823         * nnweb.el (nnweb-insert-html):
23824         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23825         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23826         * nnspool.el (nnspool-request-group):
23827         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23828         * nnml.el (nnml-request-update-info):
23829         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23830         (nnmh-request-create-group, nnmh-update-gnus-unreads):
23831         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23832         (nnimap-request-set-mark):
23833         * nnfolder.el (nnfolder-request-update-info):
23834         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23835         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23836         * gnus-uu.el (gnus-uu-find-articles-matching):
23837         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23838         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23839         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23840         * gnus-nocem.el (gnus-nocem-scan-groups):
23841         * gnus-int.el (gnus-start-news-server):
23842         * gnus-group.el (gnus-group-make-kiboze-group)
23843         (gnus-group-browse-foreign-server):
23844         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23845         Use mapc when appropriate.
23846
23847 2004-04-22  Dan Christensen  <jdc@uwo.ca>
23848             Adam Sjøgren  <asjo@koldfront.dk>
23849             Wes Hardaker  <wes@hardakers.net>
23850             Michael Shields  <shields@msrl.com>
23851
23852         * spam.el (spam-necessary-extra-headers): Get the extra headers we
23853         may need for spam sorting and scoring.
23854         (spam-user-format-function-S): Add user format function suitable for
23855         general use.
23856         (spam-article-sort-by-spam-status): Add sorting function for summary
23857         sorting.
23858         (spam-extra-header-to-number): Add function to get a score from a
23859         header.
23860         (spam-summary-score): Add function to get a numeric score from the
23861         headers.
23862         (spam-generic-score): Fix function doc, was in wrong place.
23863         (spam-initialize): Take symbols when it's run, and install the
23864         extra headers that spam-necessary-extra-headers thinks we need.
23865
23866 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
23867
23868         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23869         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23870
23871 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
23872
23873         * gnus-sum.el (gnus-set-global-variables)
23874         (gnus-build-all-threads, gnus-get-newsgroup-headers)
23875         (gnus-article-get-xrefs, gnus-summary-best-group)
23876         (gnus-summary-next-article, gnus-summary-enter-digest-group)
23877         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23878         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23879         Use with-current-buffer.
23880
23881 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
23882
23883         * spam.el (spam-summary-prepare-exit): Simplify logic.
23884         (spam-fetch-article-header): Read the article header if it's not
23885         available.
23886         (spam-list-articles): Simplify logic.
23887         (spam-filelist-register-routine): Fix bug with unregister-list.
23888
23889         * gnus-registry.el: Fix comments at beginning.
23890
23891 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
23892
23893         * message.el (message-cater-to-broken-inn): Remove.
23894         (message-shorten-references): Make sure the total folded length of
23895         References is shorter than 998 characters to cater to a bug in INN
23896         2.3.  Also, don't pretend that references aren't folded -- this
23897         hasn't worked for a while.
23898
23899 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23900
23901         * gnus-agent.el (gnus-agentize):
23902         gnus-agent-send-mail-real-function no longer set to current value
23903         of message-send-mail-function but rather a lambda that calls
23904         message-send-mail-function.  The change makes the agent real-time
23905         responsive to user changes to message-send-mail-function.
23906
23907 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23908
23909         * legacy-gnus-agent.el
23910         (gnus-agent-convert-to-compressed-agentview): Fix typos with
23911         help from Florian Weimer <fw@deneb.enyo.de>
23912
23913 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23914
23915         * nnmail.el (nnmail-cache-insert): Revert last change.
23916
23917 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23918
23919         * nnmail.el (nnmail-cache-insert): Always check whether
23920         nnmail-cache-ignore-groups matches a group name.
23921
23922 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
23923
23924         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23925         (spam-find-spam, spam-log-processing-to-registry)
23926         (spam-log-registered-p, spam-log-unregistration-needed-p)
23927         (spam-log-undo-registration): Use gnus-message instead of
23928         gnus-error, none of these errors are fatal.
23929
23930         * gnus-registry.el (gnus-registry-clean-empty-function)
23931         (gnus-registry-clean-empty): Remove only empty entries without
23932         extra data.
23933
23934 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
23935
23936         * spam-stat.el (spam-stat-buffer-change-to-spam)
23937         (spam-stat-buffer-change-to-non-spam): Change (error) to
23938         (gnus-message 8) invocation.
23939
23940 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23941
23942         * nntp.el (nntp-via-netcat-command): New variable.
23943         (nntp-via-netcat-switches): New variable.
23944         (nntp-open-via-rlogin-and-netcat): New function.
23945         (nntp-open-connection-function): Doc fix.
23946         (nntp-telnet-command): Doc fix.
23947         (nntp-end-of-line): Doc fix.
23948         (nntp-via-rlogin-command): Doc fix.
23949         (nntp-via-user-name): Doc fix.
23950         (nntp-via-address): Doc fix.
23951
23952 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23953
23954         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23955         error in Emacs 21.1.
23956
23957 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
23958
23959         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23960
23961 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23962
23963         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23964         (gnus-agent-with-refreshed-group): New macro.
23965         (gnus-agent-rename-group): New function.
23966         (gnus-agent-delete-group): New function.
23967         (gnus-agent-save-group-info): Use gnus-command-method when
23968         `method' parameter is nil.  Don't write nil entries into the
23969         active file.
23970         (gnus-agent-get-group-info): New function.
23971         (gnus-agent-fetch-articles):
23972         Use gnus-agent-update-files-total-fetched-for to increment disk space
23973         used.
23974         (gnus-agent-fetch-headers, gnus-agent-save-alist):
23975         Use gnus-agent-update-view-total-fetched-for to increment disk space
23976         used.
23977         (gnus-agent-get-local): Add optional parameters to avoid calling
23978         gnus-group-real-name and gnus-find-method-for-group.
23979         (gnus-agent-set-local): Delete stored entry if either min, or max,
23980         are nil.
23981         (gnus-agent-fetch-session): Reworded error/quit messages.
23982         On quit, use gnus-agent-regenerate-group to record existance of any
23983         articles fetched to disk before the quit occurred.
23984         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23985         gnus-agent-update-view-total-fetched-for, and
23986         gnus-agent-update-files-total-fetched-for to decrement disk space
23987         used.
23988         (gnus-agent-retrieve-headers):
23989         Use gnus-agent-update-view-total-fetched-for to increment disk space
23990         used.
23991         (gnus-agent-regenerate-group): Replace gnus-group-update-group
23992         with gnus-agent-update-files-total-fetched-for to decrement disk
23993         space and fresh group buffer.
23994         (gnus-agent-inhibit-update-total-fetched-for): New variable.
23995         (gnus-agent-need-update-total-fetched-for): New variable.
23996         (gnus-agent-update-files-total-fetched-for): New function.
23997         (gnus-agent-update-view-total-fetched-for): New function.
23998         (gnus-agent-total-fetched-for): New function.
23999
24000         * gnus-cache.el (gnus-cache-save-buffers):
24001         Use gnus-cache-update-overview-total-fetched-for to change disk space
24002         used by this group.
24003         (gnus-cache-possibly-enter-article):
24004         Use gnus-cache-update-file-total-fetched-for to increment disk space
24005         used by this group.
24006         (gnus-cache-possibly-remove-article):
24007         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24008         used by this group.
24009         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24010         (gnus-cache-rename-group): New function.
24011         (gnus-cache-delete-group): New function.
24012         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24013         (gnus-cache-need-update-total-fetched-for): New variable.
24014         (gnus-cache-with-refreshed-group): New macro.
24015         (gnus-cache-update-file-total-fetched-for): New function.
24016         (gnus-cache-update-overview-total-fetched-for): New function.
24017         (gnus-cache-rename-group-total-fetched-for): New function.
24018         (gnus-cache-delete-group-total-fetched-for): New function.
24019         (gnus-cache-total-fetched-for): New function.
24020
24021         * gnus-group.el: Require gnus-sum and autoload functions to
24022         resolve warnings when gnus-group.el compiled alone.
24023         (gnus-group-line-format): Documented new %F.
24024         (size of Fetched data) group line format; identifies disk space
24025         used by agent and cache.
24026         (gnus-group-line-format-alist): Defined new F format.
24027         (gnus-total-fetched-for): New function.
24028         (gnus-group-delete-group): No longer update
24029         gnus-cache-active-altered as gnus-request-delete-group now keeps
24030         the cache in sync.
24031         (gnus-group-list-active): Let the agent store a server's active
24032         list if currently plugged.
24033
24034         * gnus-int.el (gnus-request-delete-group):
24035         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24036         local disk in sync with the server.
24037         (gnus-request-rename-group):
24038         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24039         local disk in sync with the server.
24040
24041         * gnus-start.el (gnus-get-unread-articles):
24042         Cosmetic simplification to logic.
24043
24044         * gnus-util.el (gnus-rename-file): New function.
24045
24046 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24047
24048         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24049
24050 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24051
24052         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24053         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24054
24055 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24056
24057         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24058         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24059
24060 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24061
24062         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24063
24064 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24065
24066         * spam.el (spam-set-difference): Add function to replace
24067         gnus-set-difference in spam.el.
24068         (spam-summary-prepare-exit): Use spam-set-difference.
24069
24070 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
24071
24072         * gnus-registry.el (gnus-registry-cache-file): Update to use
24073         gnus-dribble-directory OR gnus-home-directory OR ~.
24074         (gnus-registry-split-fancy-with-parent): Fix doc.
24075
24076 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24077
24078         * message.el (message-exchange-point-and-mark):
24079         Use message-mark-active-p.  Suggested by Jesper Harder
24080         <harder@ifa.au.dk>.
24081
24082 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24083
24084         * message.el (message-exchange-point-and-mark): Don't activate
24085         region if it was inactive.  Suggested by Hiroshi Fujishima
24086         <pooh@nature.tsukuba.ac.jp>.
24087
24088 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24089
24090         * gnus-art.el (article-display-face): Display Faces in the same
24091         order as X-Faces.
24092
24093 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24094
24095         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24096
24097 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24098
24099         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24100         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24101         (gnus-article-mime-hierarchy): Remove.
24102         (gnus-article-mime-hierarchy-next): Remove.
24103         (gnus-article-mode): Revert 2004-03-19 change.
24104         (gnus-article-setup-buffer): Revert 2004-03-19 change.
24105         (gnus-insert-mime-button): Revert 2004-03-19 change.
24106         (gnus-mime-accumulate-hierarchy): Remove.
24107         (gnus-mime-enter-multipart): Remove.
24108         (gnus-mime-leave-multipart): Remove.
24109         (gnus-mime-display-part): Revert 2004-03-19 change.
24110         (gnus-mime-display-alternative): Revert 2004-03-19 change.
24111
24112         * mml.el (mml-preview): Revert 2004-03-19 change.
24113
24114 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
24115
24116         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24117
24118 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24119
24120         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24121         t while entering a file name using the mm-with-multibyte macro.
24122         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24123
24124         * mm-util.el (mm-with-multibyte): New macro.
24125
24126 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24127
24128         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24129         New user option.
24130         (gnus-mime-multipart-functions): Doc and customization fix.
24131         (gnus-article-mime-hierarchy): New variable.
24132         (gnus-article-mime-hierarchy-next): New variable.
24133         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24134         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24135         gnus-article-mime-hierarchy-next to nil.
24136         (gnus-insert-mime-button): Show hierarchy numbers.
24137         (gnus-mime-accumulate-hierarchy): New function.
24138         (gnus-mime-enter-multipart): New function.
24139         (gnus-mime-leave-multipart): New function.
24140         (gnus-mime-display-part): Recompute hierarchical MIME structure.
24141         (gnus-mime-display-alternative): Show hierarchy numbers.
24142
24143         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24144         gnus-article-mime-hierarchy-next to nil.
24145
24146 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
24147
24148         * dns.el: Don't require gnus-xmas.
24149
24150 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
24151
24152         * mml.el (mml-generate-mime-1): Don't use format=flowed with
24153         inline PGP.
24154         (mml-menu): Disable mml-quote-region if mark is inactive.
24155
24156 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24157
24158         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24159         when the group's active is not available.
24160
24161 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24162
24163         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24164         error.
24165
24166 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
24167
24168         * imap.el (imap-store-password): New variable.
24169         (imap-interactive-login): Use it.
24170         Suggested by Mark Plaksin <happy@mcplaksin.org>.
24171
24172 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24173
24174         * gnus-art.el (gnus-article-read-summary-keys): Restore new
24175         window-start and hscroll to summary window.
24176
24177 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24178
24179         * gnus-start.el (gnus-convert-old-newsrc): Only write the
24180         conversion message to newsrc-dribble when an actual conversion is
24181         performed.
24182
24183 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
24184
24185         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24186
24187 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24188
24189         * mm-decode.el (mm-complicated-handles): New function reviving
24190         former definition of mm-multiple-handles.
24191
24192         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24193         (gnus-mime-delete-part): Use it.
24194
24195 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24196
24197         * gnus-agent.el (gnus-agent-read-local):
24198         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24199         avoid the implicit assumption that they will always be equal.
24200         (gnus-agent-save-local): Bind buffer-file-coding-system, not
24201         coding-system-for-write, as the with-temp-file macro first prints
24202         to a buffer then saves the buffer.
24203
24204 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24205
24206         * gnus-art.el (gnus-article-edit-part): New function.
24207         (gnus-mime-save-part-and-strip): Use it; do query instead of
24208         signaling an error; don't use mm-multiple-handles.
24209         (gnus-mime-delete-part): Ditto.
24210
24211 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24212
24213         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24214         old file versions.
24215         (gnus-group-prepare-hook): Remove function that converted list
24216         form of gnus-agent-expire-days to group properties.
24217
24218         * gnus-int.el: Autoload gnus-agent-regenerate-group.
24219         (gnus-request-accept-article): Re-indented.
24220
24221         * gnus-start.el (gnus-convert-old-newsrc): Registered new
24222         converters to handle old agent file formats.  Add logic for a
24223         "backup before upgrading warning".
24224         (gnus-convert-mark-converter-prompt): Developers can mark
24225         functions as needing (default), or not needing,
24226         gnus-convert-old-newsrc's "backup before upgrading warning".
24227         (gnus-convert-converter-needs-prompt): Tests whether the user
24228         should be protected from potentially irreversable changes by the
24229         function.
24230
24231         * legacy-gnus-agent.el: New.  Provides converters that are only
24232         loaded when gnus-convert-old-newsrc needs to call them.
24233
24234 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24235
24236         * mail-source.el (mail-source-touch-pop): Doc fix.
24237
24238         * message.el (message-smtpmail-send-it): Doc fix.
24239
24240 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
24241
24242         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24243
24244         * nnmail.el (nnmail-split-fancy): do.
24245
24246         * gnus-kill.el (gnus-kill, gnus-execute): do.
24247
24248 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
24249
24250         * gnus-sum.el (gnus-widget-reversible-match)
24251         (gnus-widget-reversible-to-internal)
24252         (gnus-widget-reversible-to-external): New functions.
24253         (gnus-widget-reversible): New widget.
24254         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24255
24256 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
24257
24258         * gnus-sum.el (gnus-thread-sort-functions)
24259         (gnus-article-sort-functions): Document `(not F)' items.
24260
24261 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
24262
24263         * spam.el (spam-use-gmane-xref): Add new backend.
24264         (spam-gmane-xref-spam-group): Add variable to control the name of the
24265         Gmane spam group.
24266         (spam-blackhole-servers, spam-blackhole-good-server-regex)
24267         (spam-regex-headers-spam, spam-regex-headers-ham)
24268         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24269         (spam-list-of-checks): Add spam-use-gmane-xref to list of
24270         backends and checks.
24271         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24272
24273         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24274         an autodetect method.
24275
24276 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24277
24278         * gnus-int.el (gnus-request-accept-article): Inform the agent that
24279         articles are being added to a group.
24280         (gnus-request-replace-article): Inform the agent that articles
24281         need to be uncached as the cached contents are no longer valid.
24282
24283 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24284
24285         * binhex.el: Don't autoload executable-find.
24286
24287         * canlock.el: Don't autoload mail-fetch-field.
24288
24289         * dgnushack.el: Autoload c-mode for XEmacs.
24290
24291         * gnus-ems.el: Don't autoload appt-select-lowest-window.
24292
24293         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24294         rmail-dont-reply-to and rmail-output.
24295
24296         * gnus-score.el: Don't autoload ffap-string-at-point.
24297
24298         * gnus-setup.el: Don't autoload sc-cite-original.
24299
24300         * imap.el: Don't autoload base64-decode-string,
24301         base64-encode-string and md5.
24302
24303         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24304         and rmail-msg-restore-non-pruned-header.
24305
24306         * mm-decode.el: Don't autoload executable-find.
24307
24308         * mm-url.el: Don't autoload executable-find.
24309
24310         * mm-view.el: Don't autoload diff-mode.
24311
24312         * nndb.el: Don't autoload news-reply-mode, news-setup,
24313         cancel-timer and telnet.
24314
24315         * password.el: Don't autoload run-at-time for Emacs.
24316
24317         * sha1-el.el: Don't autoload executable-find.
24318
24319         * sieve-mode.el: Don't autoload c-mode.
24320
24321         * uudecode.el: Don't autoload executable-find.
24322
24323 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24324
24325         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24326         (gnus-agent-possibly-alter-active): Avoid null in numeric
24327         comparison.
24328         (gnus-agent-set-local): Refuse to save null in local object table.
24329         (gnus-agent-regenerate-group): The REREAD parameter can now be a
24330         list of articles that will be marked as unread.
24331
24332 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24333
24334         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24335
24336 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
24337
24338         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24339         language tags.
24340
24341 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
24342
24343         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24344         Don't bind "obarray".
24345
24346         * gnus-sum.el (gnus-thread-sort-functions):
24347         Add `gnus-thread-sort-by-most-recent-number' and
24348         `gnus-thread-sort-by-most-recent-date'.
24349         Reported by Kai Grossjohann <kai@emptydomain.de>.
24350
24351 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24352
24353         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24354
24355 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24356
24357         * gnus-cus.el (gnus-agent-customize-category):
24358         Remove ignore-errors macro reference that required cl to be loaded at
24359         run-time.
24360
24361         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24362         single-interval range of the form (min . max).  Previously the
24363         range had to look like ((min . max)).  Likewise, return
24364         (min . max) rather than ((min . max)).
24365         (gnus-range-map): Use gnus-range-normalize to accept
24366         single-interval range.
24367
24368         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24369         the cache, but not the agent, now appear with their usual face.
24370
24371         * dgnushack.el (loaddir): New variable that is bound to the
24372         directory containing the dgnushack.el file. Use loaddir, rather
24373         than srcdir, to update load-path. Change lets dgnushack compile
24374         code in directories other than GNUS/lisp.
24375
24376 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24377
24378         * lpath.el: Don't bind w3m-safe-url-regexp.
24379
24380         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24381         w3m-safe-url-regexp variable buffer-local.
24382
24383         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24384
24385 2004-02-27  Simon Josefsson  <jas@extundo.com>
24386
24387         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24388         gnus-group-real-prefix.
24389         (gnus-summary-move-article): Use it, instead of
24390         gnus-group-real-prefix.
24391
24392 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24393
24394         * lpath.el: Bind w3m-safe-url-regexp.
24395
24396         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24397         w3m-safe-url-regexp variable buffer-local and set it as the value
24398         of mm-w3m-safe-url-regexp.
24399
24400         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24401
24402         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24403         parsing gnus-posting-styles when the message is not for replying.
24404
24405         * dgnushack.el: Autoload sgml-mode for XEmacs.
24406
24407         * nnrss.el (nnrss-opml-export):
24408         Use mm-set-buffer-file-coding-system instead of
24409         set-buffer-file-coding-system.
24410
24411 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
24412
24413         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24414         of checkdoc.el).
24415         * nnrss.el: do.
24416         * gnus-mlspl.el: do.
24417         * gnus-ml.el: do.
24418         * gnus-srvr.el: do.
24419
24420         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24421
24422 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
24423
24424         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24425         Corrections to custom-manual links.
24426
24427         * gnus-art.el (gnus-article): Ditto.
24428
24429         * mm-decode.el (mime-display, mime-security): Ditto.
24430
24431 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24432
24433         * flow-fill.el: Typo.
24434
24435 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
24436
24437         * spam-wash.el: New file.
24438
24439 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
24440
24441         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24442
24443 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
24444
24445         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24446         to be run with new-articles as LIST1, not LIST2.
24447         (spam-registration-functions): Add spam-use-ham-copy as a nil
24448         registration backend.
24449
24450 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24451
24452         * spam-stat.el (spam-stat-washing-hook): New option.
24453         (spam-stat-buffer-words): Use it.
24454         (spam-stat-process-directory, spam-stat-test-directory):
24455         Use insert-file-contents-literally.
24456         (spam-stat-coding-system): New variable.
24457         (spam-stat-load, spam-stat-save): Use it.
24458
24459 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24460
24461         * spam-report.el (spam-report-plug-agent):
24462         Quote spam-report-url-to-file and spam-report-url-ping-plain.
24463
24464 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
24465
24466         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24467         Allow / in mailto URLs.
24468
24469 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
24470
24471         * spam-report.el (spam-report-process-queue): Fix interactive use.
24472         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24473         (spam-report-unplug-agent): Doc fixes.
24474         (spam-report-url-ping-mm-url, spam-report-url-to-file)
24475         (spam-report-agentize, spam-report-deagentize): Autoload.
24476
24477 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24478
24479         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
24480
24481         * message.el (message-setup-fill-variables): Add mml tags to
24482         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
24483         <ajk@iu.edu>.
24484         (message-mode): Don't modify paragraph-separate there.
24485
24486 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24487
24488         * compface.el (uncompface-use-external): Default to undecided.
24489         (uncompface-use-external-threshold): New variable.
24490         (uncompface-float-time): New macro.
24491         (uncompface): Determine whether to use the external decoder if
24492         uncompface-use-external is undecided.
24493
24494 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24495
24496         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24497         after images.
24498
24499         * gnus-art.el (gnus-mime-display-single): Remove dead code.
24500
24501 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
24502
24503         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24504
24505         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24506
24507         * gnus-sum.el (gnus-summary-limit-to-age)
24508         (gnus-summary-limit-children): do.
24509
24510         * gnus-int.el (gnus-request-scan): do.
24511
24512         * gnus-group.el (gnus-group-suspend): do.
24513
24514         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24515
24516         * gnus-cite.el (gnus-cite-parse-attributions): do.
24517
24518         * gnus-agent.el (gnus-summary-set-agent-mark)
24519         (gnus-agent-regenerate-group): do.
24520
24521         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24522
24523         * binhex.el (binhex-decode-region-internal): do.
24524
24525 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24526
24527         * gnus-fun.el (gnus-face-properties-alist): New user option.
24528         (gnus-display-x-face-in-from): Use it.
24529
24530         * gnus-art.el (article-display-face): Ditto.
24531
24532         * compface.el (uncompface-use-external): Default to nil.
24533
24534 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
24535
24536         * nntp.el (nntp-erase-buffer): New function.
24537         (nntp-retrieve-data, nntp-send-command)
24538         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24539         (nntp-possibly-change-group): Use it.
24540
24541         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24542         Use with-current-buffer.
24543
24544 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
24545
24546         * compface.el: Merge the ELisp-based uncompface program.
24547         (compface): New customization group.
24548         (uncompface-use-external): New user option.
24549         (uncompface): Call uncompface-internal if uncompface-use-external
24550         is nil.
24551         (uncompface-internal): New function.  Note that there are also
24552         some other functions and variables added for this function.
24553
24554 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
24555
24556         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24557         if necessary.
24558
24559 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
24560
24561         * spam-report.el (spam-report-unplug-agent)
24562         (spam-report-plug-agent, spam-report-deagentize)
24563         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24564         Add support for the Agent in spam-report: when unplugged, report to a
24565         file; when plugged, submit all the requests.
24566
24567         * spam.el (spam-register-routine): Fix message about
24568         registration.
24569
24570 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
24571
24572         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24573         dependencies.
24574         (rfc2047-encode): Use it.
24575
24576         * gnus-art.el (gnus-button-marker-list): Move before first
24577         reference.
24578
24579         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24580         (imap-parse-body): Fix format string mismatch.
24581
24582         * gnus-score.el (gnus-summary-increase-score): do.
24583
24584         * nnrss.el (nnrss-close): New function.
24585
24586 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
24587
24588         * nnrss.el (nnrss-make-filename): New function.
24589         (nnrss-request-delete-group, nnrss-read-server-data)
24590         (nnrss-save-server-data, nnrss-read-group-data)
24591         (nnrss-save-group-data): Use it.
24592         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24593         (nnrss-read-server-data, nnrss-read-group-data): Use load.
24594         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24595
24596 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
24597
24598         * mml.el (mml-compute-boundary-1): Don't uncompress files.
24599
24600 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
24601
24602         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24603         files.
24604
24605         * message.el (message-generate-headers-first): Don't quote nil
24606         and t in docstrings.
24607
24608         * imap.el (imap-id): do.
24609
24610         * gnus-agent.el (gnus-agent-consider-all-articles)
24611         (gnus-agent-queue-mail): do.
24612
24613 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
24614
24615         * spam-report.el (spam-report-process-queue): New function.
24616         Process requests from `spam-report-requests-file'.
24617         (spam-report-process-queue): Doc fix.
24618
24619 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
24620
24621         * spam.el (spam-register-routine)
24622         (spam-log-processing-to-registry, spam-log-registered-p)
24623         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24624         Change "check" to "spam-check" for semi-clarity.
24625
24626 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
24627
24628         * pop3.el: Require nnheader.
24629
24630         * mml-smime.el: Require cl.  Autoload message-fetch-field.
24631
24632         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24633
24634         * gnus-picon.el: Require cl.
24635
24636         * gnus-fun.el: Require gnus-ems and gnus-util.
24637
24638         * gnus.el (gnus-method-to-server): Move defsubst before first use.
24639
24640         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24641
24642         * gnus-art.el (gnus-article-edit-mode): Define before first
24643         reference.
24644
24645 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
24646
24647         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24648         (gnus-uu-post-encoded): Use point-at-bol.
24649
24650         * gnus-topic.el (gnus-group-active-topic-p): do.
24651
24652         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24653
24654         * gnus-group.el (gnus-group-kill-region): do.
24655
24656         * gnus-art.el (article-date-ut): do.
24657
24658         * message.el (message-fetch-field): Remove redundant
24659         case-fold-search binding.
24660         (message-narrow-to-field): Simplify.
24661
24662 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
24663
24664         * spam.el (spam-directory): Derive from `gnus-directory'.
24665
24666         * spam-report.el (spam-report-url-to-file)
24667         (spam-report-requests-file): New function and variable for offline
24668         reporting.
24669         (spam-report-url-ping-function): Add `spam-report-url-to-file'
24670         and user defined function.
24671         (spam-report-url-ping-mm-url): Remove doubled slash.
24672
24673 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
24674
24675         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24676
24677 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
24678
24679         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24680         Fix format string mismatch.
24681
24682         * sieve.el (sieve-deactivate-all): do.
24683
24684         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24685
24686         * nnlistserv.el (nnlistserv-kk-wash-article): do.
24687
24688         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24689
24690         * mm-bodies.el (mm-7bit-chars): Don't include \r.
24691
24692 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
24693
24694         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24695         the list of checks.
24696
24697 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
24698
24699         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24700         padding.
24701
24702 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
24703
24704         * mm-view.el (mm-fill-flowed): New variable.
24705         (mm-inline-text): Use it.
24706
24707 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
24708
24709         * spam.el (spam-spamassassin-register-ham-routine)
24710         (spam-spamassassin-register-spam-routine): Fix function names.
24711
24712 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24713
24714         * gnus.el (gnus-tmp-grouplens): Remove.
24715         (gnus-summary-line-format): Remove grouplens.
24716
24717         * gnus-group.el (gnus-group-line-format): Ditto.
24718
24719         * gnus-spec.el (gnus-format-specs): Ditto.
24720         (gnus-update-format-specifications): Flush the group format spec
24721         cache if there's the grouplens stuff.
24722         (gnus-parse-simple-format): Replace %l with the empty string.
24723
24724 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
24725
24726         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24727         omission.
24728
24729 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24730
24731         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24732         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24733
24734 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24735
24736         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24737         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24738         New macros and functions.
24739         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24740         Handle > NLINK_MAX messages.
24741         * nnmaildir.el (nnmaildir-request-set-mark):
24742         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24743
24744 2004-01-25  Alex Schroeder  <alex@gnu.org>
24745
24746         * spam-stat.el (spam-stat-process-directory-age): New option.
24747         (spam-stat-process-directory): Use it.
24748
24749 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
24750
24751         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24752         (spam-stat-save): Accept prefix argument.
24753
24754 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
24755
24756         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24757         links" error.
24758
24759 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24760
24761         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
24762         the rest of the and/or forms.
24763
24764 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24765
24766         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24767         compatibility with old .newsrc.eld files.
24768
24769         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
24770
24771         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24772
24773         * gnus-start.el (gnus-1): do.
24774
24775         * gnus-group.el (gnus-group-line-format-alist): do.
24776
24777         * gnus.el (gnus-use-grouplens, gnus-visual): do.
24778
24779         * gnus-gl.el: Remove.
24780
24781 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24782
24783         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24784         marks consisting of a single range {for example, (3 . 5)} rather
24785         than a list of a single range { ((3 . 5)) }.
24786
24787 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24788
24789         * spam-stat.el (spam-stat-store-gnus-article-buffer):
24790         Use with-current-buffer.
24791         (spam-stat-store-current-buffer): Use insert-buffer-substring to
24792         avoid consing a string.
24793
24794         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24795         Remove obsolete entries for big5 and gb2312.
24796
24797 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24798
24799         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24800         uncompressed list.
24801
24802 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
24803
24804         * spam-stat.el (spam-stat-strip-xref): New function.
24805         (spam-stat-process-directory): Use it.
24806
24807         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24808         here -- it's done in message-fetch-field.
24809
24810 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24811
24812         * gnus-agent.el (gnus-agent-queue-mail)
24813         (gnus-agent-prompt-send-queue): New variables.
24814         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24815         * gnus-draft.el (gnus-group-send-queue): Pass the group name
24816         "nndraft:queue" along to gnus-draft-send.
24817         Use gnus-agent-prompt-send-queue.
24818         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24819         is "nndraft:queue".  Suggested by Gaute Strokkenes
24820         <gs234@srcf.ucam.org>
24821
24822         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24823         (agent-enable-undownloaded-faces): Add.
24824         (gnus-agent-cat-groups): Use eval-and-compile, not
24825         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24826         method of gnus-agent-cat-groups even when the buffer has been
24827         evaled.
24828         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24829         delete gnus-agent-save-active-1.
24830         (gnus-agent-save-groups): Delete.  Identical to
24831         gnus-agent-save-active.
24832         (gnus-agent-write-active): No longer adjust agent's copy of active
24833         file as agent's adjustments are now stored in their own
24834         file.  Remove optional parameter.
24835         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24836         servers.  Add use of min/max range limits from server's local
24837         file.
24838         (gnus-agent-save-alist): Remove unused optional argument.
24839         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24840         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24841         (gnus-agent-set-local): A per-server file that keeps min/max range
24842         limits for articles known to the agent.  Provides a fast mechanism
24843         for altering many active ranges.
24844         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24845         active file (local makes it unnecessary).
24846         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24847
24848         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24849         (agent-enable-undownloaded-faces): Add.
24850
24851         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24852         disable it when sending to "nndraft:queue".
24853         (gnus-group-send-queue): Add safety check to avoid sending queue
24854         when unplugged.
24855
24856         * gnus-group.el (gnus-group-catchup): Use new
24857         gnus-sequence-of-unread-articles, not
24858         gnus-list-of-unread-articles, to avoid exhausting memory with huge
24859         numbers of articles.  Use gnus-range-map to avoid having to
24860         uncompress the unread list.
24861         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24862         Fix invalid ange-ftp reference.
24863
24864         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24865         (gnus-sorted-range-intersection): Intersection of two ranges
24866         without requiring that they first be uncompressed.
24867
24868         * gnus-start.el (gnus-activate-group): Unless blocked by the
24869         caller, possibly expand the active range to include both cached
24870         and agentized articles.
24871         (gnus-convert-old-newsrc): Rewrote in anticipation of having
24872         multiple version-dependent converters.
24873         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24874         gnus-agent-save-active.
24875         (gnus-save-newsrc-file): Save dirty agent range limits.
24876
24877         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24878         gnus-agent-possibly-alter-active.
24879         (gnus-adjust-marked-articles): Faster handling of simple lists.
24880
24881 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
24882
24883         * spam-stat.el (spam-stat-test-directory): New optional argument
24884         displays a list of files detected.  Suggested by Andrew Cohen
24885         <cohen@andy.bu.edu>.
24886         (spam-stat-buffer-words-with-scores): Don't narrow and change
24887         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
24888
24889 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
24890
24891         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24892         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24893         (spam-spamassassin-arguments)
24894         (spam-spamassassin-spam-flag-header)
24895         (spam-spamassassin-positive-spam-flag-header)
24896         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24897         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24898         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24899         (spam-list-of-processors, spam-list-of-checks)
24900         (spam-list-of-statistical-checks, spam-registration-functions)
24901         (spam-check-spamassassin-headers, spam-check-spamassassin)
24902         (spam-spamassassin-score)
24903         (spam-spamassassin-register-with-sa-learn)
24904         (spam-spamassassin-register-spam-routine)
24905         (spam-spamassassin-register-ham-routine)
24906         (spam-assassin-register-spam-routine)
24907         (spam-assassin-register-ham-routine): Add SpamAssassin support.
24908         (spam-bogofilter-score): Fix to show article before scoring.
24909
24910 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
24911
24912         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24913         default scoring function.
24914         (spam-generic-score): Call spam-spamassassin-score if
24915         spam-use-spamassassin or spam-use-spamassassin-headers is on;
24916         spam-bogofilter-score otherwise.
24917
24918         * gnus.el (spam-process, spam-autodetect-methods):
24919         Add spamassassin and spamassassin-headers.
24920
24921 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
24922
24923         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24924         Suppress unnecessary messages.
24925
24926 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
24927
24928         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24929         make-hash-table.
24930
24931 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24932
24933         * canlock.el (base64-encode-string): Don't autoload it.
24934
24935 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24936
24937         * run-at-time.el: Remove useless (require 'itimer),
24938         eval-and-compile and (featurep 'xemacs).
24939
24940 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
24941
24942         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24943         GROUP is a virtual group.
24944
24945 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
24946
24947         * gnus.el: Autoload `message-y-or-n-p'.
24948
24949 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
24950
24951         * pgg-parse.el: Remove unnecessary (require 'custom).
24952
24953         * pgg-def.el: do.
24954
24955         * nnmail.el: do.
24956
24957         * gnus-undo.el: do.
24958
24959         * gnus-picon.el: do.
24960
24961         * gnus-util.el: do.
24962
24963 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
24964
24965         * gnus-sum.el (gnus-pick-line-number): Add autoload.
24966
24967 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24968
24969         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24970         handle, as well as a list.
24971
24972         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24973         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24974         (mm-w3m-cid-retrieve): Simplify.
24975
24976 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
24977
24978         * message.el (message-kill-to-signature): Allow prefix arg to
24979         specify number of lines to keep before signature.
24980
24981 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
24982
24983         * message.el (message-kill-to-signature): Change docstring.
24984
24985 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24986
24987         * canlock.el: Always require sha1-el.
24988         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24989
24990         * message.el: Autoload sha1 only when compiling.
24991
24992         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
24993         eudc-expand-inline for XEmacs.
24994
24995 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24996
24997         * message.el (message-canlock-generate): Require sha1-el.
24998
24999 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25000
25001         * message.el (message-expand-name): Silence the byte compiler.
25002
25003         * lpath.el: Add detect-coding-system.
25004
25005         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25006         cus-edit.
25007
25008 2004-01-13  Simon Josefsson  <jas@extundo.com>
25009
25010         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25011         Invoke gnus-score-mode.
25012         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25013
25014         * gnus-range.el (gnus-compress-sequence): Doc fix.
25015         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25016
25017 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25018
25019         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25020
25021 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25022
25023         * spam.el (spam-get-article-as-string): Update to use
25024         gnus-request-article-this-buffer, much simpler.
25025         (spam-get-article-as-buffer): Remove.
25026
25027 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25028
25029         * message.el (message-expand-name): Use EUDC if the user uses that.
25030
25031 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25032
25033         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25034         character for the encoding to avoid consing a string.
25035
25036         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25037         unnecessarily.
25038
25039         * mm-util.el (mm-replace-chars-in-string): Remove.
25040
25041         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25042         of mm-replace-chars-in-string.
25043
25044 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25045
25046         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25047
25048         * mm-util.el (mm-subst-char-in-string): Support inplace.
25049
25050         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25051         a new string in every iteration.  Use shy groups.
25052
25053 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25054
25055         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25056         * gnus-soup.el (gnus-soup-group-brew):
25057         * gnus-msg.el (gnus-put-message):
25058         * gnus-move.el (gnus-group-move-group-to-server):
25059         * gnus-kill.el (gnus-batch-score):
25060         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25061         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25062         (gnus-group-update-group, gnus-group-read-group)
25063         (gnus-group-make-group, gnus-group-make-help-group)
25064         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25065         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25066         (gnus-group-sort-by-unread, gnus-group-catchup)
25067         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25068         (gnus-group-yank-group, gnus-group-set-info)
25069         (gnus-group-list-groups):
25070         * gnus.el (gnus-generate-new-group-name):
25071         * gnus-delay.el (gnus-delay-send-queue):
25072         * nnvirtual.el (nnvirtual-catchup-group):
25073         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25074         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25075         (gnus-group-prepare-topics, gnus-topic-check-topology):
25076         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25077         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25078         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25079         (gnus-group-make-articles-read):
25080         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25081         (gnus-group-change-level, gnus-kill-newsgroup)
25082         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25083         (gnus-get-unread-articles, gnus-make-articles-unread)
25084         (gnus-make-ascending-articles-unread): Use accessor
25085         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25086         to get group information for improved readability.
25087
25088
25089 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25090
25091         * gnus-art.el (article-decode-mime-words, article-babel)
25092         (gnus-article-highlight-signature, gnus-article-add-buttons)
25093         (gnus-signature-toggle): Use gnus-with-article-buffer.
25094
25095         * gnus-art.el (gnus-article-highlight-headers)
25096         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25097
25098         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25099         (gnus-article-set-globals, gnus-request-article-this-buffer)
25100         (gnus-button-message-id, gnus-article-maybe-hide-headers)
25101         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25102         (gnus-mime-display-alternative): Use with-current-buffer.
25103
25104 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25105
25106         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25107         also under 80 char limit, and call gnus-error if needed.
25108         (spam-fetch-article-header): Fix - it was a
25109         buffer-local variable (gnus-newsgroup-data).
25110         (spam-find-spam): Use spam-generate-fake-headers, forget about
25111         spam-insert-fake-headers.
25112         (spam-insert-fake-headers): Remove.
25113
25114 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25115
25116         * deuglify.el (gnus-article-outlook-unwrap-lines)
25117         (gnus-outlook-rearrange-article)
25118         (gnus-outlook-repair-attribution-outlook)
25119         (gnus-outlook-repair-attribution-block)
25120         (gnus-outlook-repair-attribution-other): Remove redundant
25121         save-excursion.
25122
25123 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25124
25125         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25126         (spam-fetch-field-subject-fast)
25127         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25128         (spam-fetch-article-header): Add functions to deal with Gnus
25129         internals for fast retrieval of article header data.
25130         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25131
25132 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25133
25134         * pop3.el (pop3-md5): Remove.
25135         (pop3-apop): Replace pop3-md5 with md5.
25136
25137         * mm-bodies.el: base64 is always built-in.
25138
25139         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25140         Use with-current-buffer.
25141
25142 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25143
25144         * canlock.el (canlock-insert-header): Remove excessive grouping in
25145         regexp.
25146
25147         * gnus-sum.el (gnus-summary-read-document): Ditto.
25148
25149         * gnus-uu.el (gnus-uu-part-number): Ditto.
25150
25151         * html2text.el (html2text-remove-tags): Ditto.
25152         (html2text-format-tags): Ditto.
25153         (html2text-format-single-elements): Ditto.
25154
25155         * mml.el (mml-parse-1): Ditto.
25156
25157 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25158
25159         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25160
25161         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25162
25163         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25164
25165         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25166
25167 2003-11-15  Simon Josefsson  <jas@extundo.com>
25168
25169         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25170         (pgg-gpg-lookup-key): Use regexp match instead of
25171         split-string (split-string is different between emacs 21.2 and
25172         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
25173
25174 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25175
25176         * gnus-art.el (gnus-mime-view-all-parts)
25177         (gnus-article-part-wrapper, gnus-article-view-part):
25178         Use with-current-buffer.
25179
25180 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25181
25182         * spam.el (spam-disable-spam-split-during-ham-respool)
25183         (spam-spamoracle-database, spam-cache-lookups)
25184         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25185         (spam-group-ham-mark-p, spam-group-spam-mark-p)
25186         (spam-group-ham-marks, spam-group-spam-marks)
25187         (spam-group-spam-contents-p, spam-group-ham-contents-p)
25188         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25189         also add spam-use-blackholes to the statistical checks.
25190         (spam-fetch-field-fast): Add interface to fetching fields, may
25191         become a macro.
25192         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25193         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25194         (spam-insert-fake-headers): Fake an article when needed.
25195         (spam-find-spam): Fake article when possible.
25196         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25197         (spam-check-bogofilter-headers): Use message-fetch-field instead
25198         of nnmail-fetch-field.
25199
25200 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
25201
25202         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25203
25204 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25205
25206         * spam.el (spam-split): Do not require spam-use-CHECK to be
25207         enabled if that check is passed to spam-split explicitly; also
25208         fix so 'spam doesn't get converted to spam-split-group when
25209         spam-split-symbolic-return is t.
25210         (spam-find-spam): Find registrations of the article and use those
25211         instead of re-running spam-split to find the spam/ham
25212         classification of the article.
25213         (spam-log-processing-to-registry, spam-log-registered-p)
25214         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25215         Use gnus-error instead of gnus-message.
25216         (spam-log-registration-type): Add function to determine the
25217         classification of a message based on registry entries; will
25218         return nil if both 'spam and 'ham are found.
25219         (spam-check-BBDB): Expand all the BBDB macros here so we can have
25220         a reasonably fast local cache without the loading errors.
25221         (spam-cache-lookups): Set to t by default.
25222         (spam-find-spam): Don't try to guess spam-cache-lookups.
25223         (spam-enter-whitelist, spam-enter-blacklist): Clear the
25224         spam-caches entry.
25225         (spam-filelist-build-cache, spam-filelist-check-cache):
25226         Fix caching of whitelist/blacklist entries.
25227         (spam-check-whitelist, spam-check-blacklist):
25228         Invoke spam-from-listed-p with a type, not a cache variable.
25229         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25230
25231 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25232
25233         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25234
25235         * nnmail.el (nnmail-split-fancy): do.
25236
25237         * mml.el (mml-parse): do.
25238
25239         * gnus-score.el (gnus-enter-score-words-into-hashtb)
25240         (gnus-score-adaptive): do.
25241
25242 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25243
25244         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25245         (gnus-mime-button-map): Don't set keymap parent.
25246         (gnus-button-ctan-directory-regexp): Use shy grouping.
25247         (gnus-prev-page-map): Don't set keymap parent.
25248         (gnus-prev-page-map): Remove duplicated one.
25249         (gnus-next-page-map): Don't set keymap parent.
25250         (gnus-mime-security-button-map): Ditto.
25251
25252         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25253         version number.
25254
25255         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25256
25257 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25258
25259         * canlock.el (canlock-sha1-function): Remove.
25260         (canlock-sha1-function-for-verify): Remove.
25261         (canlock-openssl-program): Remove.
25262         (canlock-openssl-args): Remove.
25263         (canlock-ignore-errors): Remove.
25264         (canlock-sha1-with-openssl): Remove.
25265         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25266         (canlock-verify): Don't use canlock-ignore-errors.
25267
25268         * sha1-el.el (sha1-string-external): Make it can return a string
25269         in binary form.
25270         (sha1-region-external): Ditto.
25271         (sha1-string-internal): Ditto.
25272         (sha1-region-internal): Ditto.
25273         (sha1-region): Ditto.
25274         (sha1-string): Ditto.
25275         (sha1): Ditto.
25276
25277 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25278
25279         * spam.el (spam-report-articles-gmane): New command.
25280
25281 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25282
25283         * gnus.el: Don't make unnecessary *Group* buffer when loading.
25284
25285         * run-at-time.el (run-at-time-saved): Remove.
25286         (run-at-time): Doc fix.
25287
25288 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25289
25290         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25291         (gnus-summary-limit-map): Add it.
25292         (gnus-summary-make-menu-bar): do.
25293
25294 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
25295
25296         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25297         Make attempt at some caching support (done for BBDB only now).
25298         (spam-find-spam): Set spam-cache-lookups if there are more than 2
25299         addresses to be checked.
25300         (spam-clear-cache-BBDB): Add function, to be invoked by
25301         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25302         (spam-check-BBDB): Check and use the caches, if
25303         spam-cache-lookups is on, remove superfluous (provide).
25304
25305 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
25306
25307         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25308
25309 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
25310
25311         * run-at-time.el (run-at-time-saved): Move to after the definition
25312         of `run-at-time'.
25313
25314         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
25315
25316 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25317
25318         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25319         mm-w3m-local-map-property.
25320
25321         * mm-view.el (mm-w3m-mode-map): Remove.
25322         (mm-w3m-local-map-property): Remove.
25323         (mm-inline-text-html-render-with-w3m): Don't use
25324         mm-w3m-local-map-property.
25325
25326 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25327
25328         * run-at-time.el: New file.
25329
25330         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
25331         under Emacs.
25332
25333         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25334         of gnus-set-text-properties.
25335
25336         * gnus-uu.el (gnus-uu-save-article): Ditto.
25337
25338         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25339
25340         * gnus-cite.el (gnus-cite-parse): Ditto.
25341
25342         * gnus-art.el (gnus-button-push): Use set-text-properties instead
25343         of gnus-.
25344
25345         * gnus-xmas.el (run-at-time): Require run-at-time.
25346
25347         * gnus.el: Change calls to nnheader-run-at-time and
25348         password-run-at-time throughout to use run-at-time directly.
25349
25350         * password.el: Remove definition of run-at-time.
25351
25352         * nnheaderxm.el: Remove definition of run-at-time.
25353
25354 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
25355
25356         * mml.el (mml-minibuffer-read-disposition): Show attachment type
25357         in prompt.
25358
25359 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25360
25361         * messagexmas.el (message-xmas-redefine): Alias
25362         `message-make-caesar-translation-table' to
25363         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
25364         version.
25365
25366         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
25367         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
25368         `gnus-xmas-set-text-properties'.
25369         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
25370         `gnus-xmas-completing-read'.
25371         (gnus-xmas-completing-read): Removed.
25372         (gnus-xmas-open-network-stream): Removed.
25373
25374         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25375         XEmacs version.
25376
25377         * dns.el (dns-make-network-process): Use `open-network-stream'
25378         instead of `gnus-xmas-open-network-stream'.
25379
25380         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
25381
25382         * .cvsignore: Add auto-autoloads.el, custom-load.el.
25383
25384 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25385
25386         * gnus-art.el (gnus-mime-display-alternative)
25387         (gnus-insert-mime-button, gnus-insert-mime-security-button)
25388         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25389         Don't use gnus-local-map-property.
25390
25391         * gnus-util.el (gnus-local-map-property): Remove.
25392
25393         * mm-view.el (mm-view-pkcs7-decrypt):
25394         Replace gnus-completing-read-maybe-default with completing-read.
25395
25396         * gnus-util.el (gnus-completing-read): do.
25397         (gnus-completing-read-maybe-default): Remove.
25398
25399 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25400
25401         * password.el: Only autoload `run-at-time' if not XEmacs.
25402         Only autoload the itimer functions if XEmacs.
25403
25404 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25405
25406         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
25407         XEmacsen.
25408
25409         * dgnushack.el: Autoload executable-find for XEmacs.
25410
25411 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25412
25413         * gnus-art.el (gnus-read-string): Remove.
25414         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25415         read-string.
25416
25417 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
25418
25419         * netrc.el: Autoload password-read.
25420         (netrc): Add configuration group.
25421         (netrc-encoding-method, netrc-openssl-path):
25422         Add variables for encoding and decoding of files with symmetric
25423         ciphers.
25424         (netrc-encode): Add assistant function to encode a file with
25425         netrc-encoding-method.
25426         (netrc-parse): Add interactive parameter, added optional
25427         decoding if netrc-encoding-method is non-nil but otherwise
25428         behavior is standard.
25429         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25430         Do s/encode/encrypt/ everywhere.
25431
25432         * spam.el: Remove executable-find autoload.
25433
25434 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25435
25436         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25437
25438         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25439
25440 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
25441
25442         * gnus-art.el (gnus-treat-ansi-sequences)
25443         (article-treat-ansi-sequences): New variable and function.
25444         Suggested by Dan Jacobson <jidanni@jidanni.org>.
25445
25446         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25447         Use it.
25448
25449 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25450
25451         * mm-util.el (mm-quote-arg): Remove.
25452
25453         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25454         shell-quote-argument.
25455
25456         * gnus-uu.el (gnus-uu-command): do.
25457
25458         * gnus-sum.el (gnus-summary-insert-pseudos): do.
25459
25460         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25461         with make-char.
25462
25463         * mm-util.el (mm-make-char): Remove.
25464
25465         * mml.el (mml-mode): Replace gnus-add-minor-mode with
25466         add-minor-mode.
25467
25468         * gnus-undo.el (gnus-undo-mode): do.
25469
25470         * gnus-topic.el (gnus-topic-mode): do.
25471
25472         * gnus-sum.el (gnus-dead-summary-mode): do.
25473
25474         * gnus-start.el (gnus-slave-mode): do.
25475
25476         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25477
25478         * gnus-ml.el (gnus-mailing-list-mode): do.
25479
25480         * gnus-gl.el (gnus-grouplens-mode): do.
25481
25482         * gnus-draft.el (gnus-draft-mode): do.
25483
25484         * gnus-dired.el (gnus-dired-mode): do.
25485
25486         * gnus-ems.el (gnus-add-minor-mode): Remove.
25487
25488         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25489         Replace gnus-char-width with char-width.
25490
25491         * gnus-ems.el (gnus-char-width): Remove.
25492
25493         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25494         Replace gnus-char-width with char-width.
25495
25496         * gnus-ems.el (gnus-char-width): Remove.
25497
25498         * spam-stat.el (with-syntax-table): Remove with-syntax-table
25499         definition.
25500         Remove Emacs 20 hash table compatibility code.
25501
25502         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25503         20 compatibility code.
25504
25505         * spam.el (spam-point-at-eol): Replace with point-at-eol.
25506
25507         * smime.el (smime-point-at-eol): Replace with point-at-eol.
25508
25509         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25510         Replace with point-at-{eol,bol}.
25511
25512         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25513
25514         * imap.el (imap-point-at-eol): Replace with point-at-eol.
25515
25516         * flow-fill.el (fill-flowed-point-at-bol)
25517         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25518
25519         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25520         Replace with point-at-{eol,bol} throughout all files.
25521
25522 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25523
25524         * ntlm.el (ntlm-string-as-unibyte): New macro.
25525         (ntlm-build-auth-response): Use it.
25526
25527         Remove Emacs 20 stuff:
25528         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
25529         (butlast, mapc, remove): Remove the compiler macros.
25530         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25531         of delq and copy-sequence.
25532         * gnus-art.el (popup-menu): Remove the compiler macro.
25533         * nnmail.el (nnmail-split-fancy): Don't support customizing with
25534         Emacs 20.
25535
25536 2004-01-05  Simon Josefsson  <jas@extundo.com>
25537
25538         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
25539         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25540         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25541         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25542         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25543         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25544         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25545         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25546         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25547         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25548         ntlm-string-permute, string-lshift into ntlm-string-lshift,
25549         string-xor into ntlm-string-xor.
25550         Suggested by Jesper Harder <harder@myrealbox.com>.
25551
25552         * ntlm.el: Don't include poem.
25553
25554         * md4.el (print-int32, print-string-hexa): Remove.
25555         Suggested by Jesper Harder <harder@myrealbox.com>.
25556
25557         * sasl-ntlm.el, ntlm.el, md4.el: New files.
25558
25559         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
25560         probably breaks emacs with DL patch, but do we care? Is anyone
25561         still using the DL stuff?)
25562
25563         * sieve-manage.el: Use the password package.
25564         (sieve-manage-read-passwd): Remove.
25565         (sieve-manage-interactive-login): Use password.  Re-add
25566         condition-case around loop.
25567
25568         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25569         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25570         Use the password package.
25571
25572 2003-02-19  Simon Josefsson  <jas@extundo.com>
25573
25574         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25575         token.
25576
25577 2002-08-07  Simon Josefsson  <jas@extundo.com>
25578
25579         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25580         (sieve-manage-authenticators):
25581         (sieve-manage-authenticator-alist): Add some SASL mechs.
25582         (sieve-sasl-auth): New function.
25583         (sieve-manage-cram-md5-auth):
25584         (sieve-manage-plain-auth): Rewrite using SASL library.
25585         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25586         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25587         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25588         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25589
25590 2004-01-05  Simon Josefsson  <jas@extundo.com>
25591
25592         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25593         New files.
25594
25595 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25596
25597         * gnus-group.el (gnus-no-groups-message): Update.
25598
25599         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25600
25601 2003-11-09  Simon Josefsson  <jas@extundo.com>
25602
25603         * imap.el: Support for ID IMAP extension (RFC 2971).
25604         (imap-local-variables): Add imap-id.
25605         (imap-id): New variable.
25606         (imap-id): New function.
25607         (imap-parse-response): Parse untagged ID response.
25608         * nnimap.el (nnimap-id): New variable.
25609         (nnimap-open-connection): Use it.
25610
25611 2003-12-28  Simon Josefsson  <jas@extundo.com>
25612
25613         * gnus-score.el (gnus-score-edit-all-score): New.
25614         * gnus-group.el (gnus-group-score-map): Bind it to W e.
25615
25616 2004-01-04  Simon Josefsson  <jas@extundo.com>
25617
25618         * password.el: Add.
25619
25620 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
25621
25622         * dns.el (dns-query-types): Fix typo.
25623         (dns-query-types): New function.
25624         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
25625         PTR and SOA replies, see RFC 1035.
25626
25627 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25628
25629         * gnus.el (gnus-logo-color-style): Change colors to `no'.
25630
25631         * Move to Changelog.2.
25632
25633 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25634
25635         * gnus.el (gnus-version-number): Bump version.
25636
25637 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25638
25639         * gnus.el: No Gnus v0.1 is released.
25640
25641 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25642
25643         * gnus.el: No Gnus v0.0 is released.
25644
25645 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25646
25647         * gnus.el (gnus-version-number): Bump.
25648         (gnus-version): No.
25649
25650 See ChangeLog.2 for earlier changes.
25651
25652   Copyright (C) 2004-2013 Free Software Foundation, Inc.
25653
25654   This file is part of GNU Emacs.
25655
25656   GNU Emacs is free software: you can redistribute it and/or modify
25657   it under the terms of the GNU General Public License as published by
25658   the Free Software Foundation, either version 3 of the License, or
25659   (at your option) any later version.
25660
25661   GNU Emacs is distributed in the hope that it will be useful,
25662   but WITHOUT ANY WARRANTY; without even the implied warranty of
25663   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25664   GNU General Public License for more details.
25665
25666   You should have received a copy of the GNU General Public License
25667   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
25668
25669 ;; Local Variables:
25670 ;; coding: utf-8
25671 ;; fill-column: 79
25672 ;; add-log-time-zone-rule: t
25673 ;; End: