message-in-body-p should not alter anything;
[gnus] / lisp / ChangeLog
1 2012-09-17  Richard Stallman  <rms@gnu.org>
2
3         * message.el (message-in-body-p): Don't set mark or modify buffer.
4
5         * mml.el (mml-attach-file): Doc fix.
6         (mml-attach-external, mml-attach-buffer, mml-attach-file):
7         Set mail-encode-mml when in Mail mode.
8         Simplify code to set HEAD and move back to HEAD.
9         (mml-insert-multipart, mml-insert-part):
10         Set mail-encode-mml when in Mail mode.
11
12 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13
14         * gnus-util.el (gnus-timer--function): New function.
15
16         * gnus-art.el (gnus-article-stop-animations): Use it.
17
18 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
19
20         Fix glitches caused by addition of psec to timers.
21         * gnus-art.el (gnus-article-stop-animations): Use timer--function
22         rather than raw access to timer vector.
23
24 2012-09-11  Julien Danjou  <julien@danjou.info>
25
26         * gnus-notifications.el (gnus-notifications): Check for nil values in
27         ignored addresses check.
28
29 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
30
31         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
32
33 2012-09-07  Chong Yidong  <cyd@gnu.org>
34
35         * gnus-util.el
36         (gnus-put-text-property-excluding-characters-with-faces): Restore.
37
38         * gnus-salt.el (gnus-tree-highlight-node):
39         * gnus-sum.el (gnus-summary-highlight-line):
40         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
41
42 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
43
44         * gnus-util.el: Fix compilation error on XEmacs 21.4.
45
46 2012-09-06  Juri Linkov  <juri@jurta.org>
47
48         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
49         scheme for buffer names to be more consistent with other group and
50         article buffer names in Gnus.
51
52 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
53
54         * gnus-util.el
55         (gnus-put-text-property-excluding-characters-with-faces): Removed.
56
57         * gnus-compat.el: Define compat function `add-face' from Wolfgang
58         Jenkner.
59
60         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
61
62         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
63
64         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
65
66 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
69         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
70
71         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
72         string-prefix-p in Emacs >=23.2.
73
74         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
75         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
76         instead of string-match-p.
77         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
78
79 2012-09-06  Kenichi Handa  <handa@gnu.org>
80
81         * qp.el (quoted-printable-decode-region): Fix previous change; handle
82         lowercase a..f.
83
84 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
85
86         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
87
88 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
89
90         * nnimap.el (nnimap-request-move-article): Decode the group name when
91         doing internal moves to avoid charset issues.
92
93         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
94         TIME is set.
95
96 2012-09-05  Juri Linkov  <juri@jurta.org>
97
98         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
99         than one group at a time (bug#11961).
100
101 2012-09-05  Julien Danjou  <julien@danjou.info>
102
103         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
104         this hide the real reason with a message giving absolutely no hint.
105
106 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
107
108         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
109         to the backend (bug#11804).
110
111         * message.el (message-insert-newsgroups): Don't insert newsgroup
112         duplicates (bug#12275).
113
114 2012-09-05  John Wiegley  <johnw@newartisans.com>
115
116         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
117         sieve rules.
118
119 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
120
121         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
122         function.
123
124         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
125
126         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
127
128 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
129
130         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
131         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
132         This should make nnmaildir more usable with offlineimap.
133
134 2012-09-05  Julien Danjou  <julien@danjou.info>
135
136         * nnimap.el (nnimap-request-list): Revert change that made listing
137         synchronous.
138         (nnimap-get-responses): Restore.
139
140 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
141
142         * dgnushack.el: XEmacs 21.5 compilation fix.
143
144         * gnus-notifications.el (gnus-notifications-notify): Use it.
145
146         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
147         warnings on XEmacs.
148
149 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
150
151         Better seeds for (random).
152         * gnus-sync.el (gnus-sync-lesync-setup):
153         * message.el (message-canlock-generate, message-unique-id):
154         Change (random t) to (random), now that the latter is more random.
155
156 2012-08-31  Dave Abrahams  <dave@boostpro.com>
157         * nnimap.el (nnimap-change-group): Document result value
158
159         * auth-source.el (auth-sources): Fix macos keychain access.
160
161         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
162         allow the backend `request-head' function to determine the group
163         name on its own.
164         (gnus-request-expire-articles): Filter out negative article numbers
165         during expiry (Bug#11980).
166
167         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
168         O(N^2) to O(N).  This makes warping into huge groups tolerable.
169
170         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
171         you've found the article when you haven't.
172
173         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact that
174         nnimap-change-group can return t
175
176 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
177
178         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
179
180 2012-08-30  Julien Danjou  <julien@danjou.info>
181
182         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
183         `gnus-notifications-timeout'.
184         (gnus-notifications-timeout): Add.
185         (gnus-notifications-action): New function.
186         (gnus-notifications-notify): Add :action using
187         `gnus-notifications-action'.
188         (gnus-notifications-id-to-msg): New variable.
189         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
190         notifications id to messages.
191
192 2012-08-30  Kenichi Handa  <handa@gnu.org>
193
194         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
195         once.
196
197 2012-08-29  Julien Danjou  <julien@danjou.info>
198
199         * gnus-notifications.el: New file.
200         (gnus-notifications-notify): New function.
201         (gnus-notifications): Use `gnus-notifications-notify'.
202
203 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
204
205         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
206         transfer encoding first; bind gnus-newsgroup-charset to the charset
207         that the article specifies (Bug#12209).
208
209 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
210
211         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
212         (gnus-group-customize-done): Encode values posting-style holds.
213
214         * gnus-msg.el (gnus-summary-resend-message)
215         (gnus-configure-posting-styles): Decode values posting-style group
216         parameter holds.
217
218 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
221         `name' and `address' in Resent-From header.
222
223 2012-08-14  Chong Yidong  <cyd@gnu.org>
224
225         * gnus-art.el (article-display-face): Handle failure in
226         gnus-create-image (Bug#11802).
227
228 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
229
230         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
231         Use defsetf.
232
233 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
234
235         * auth-source.el: (auth-source-plstore-search)
236         (auth-source-secrets-search): Ignore :require and :type in search spec.
237
238 2012-08-06  Julien Danjou  <julien@danjou.info>
239
240         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
241         `nnimap-request-move-article'.
242
243         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
244         Remove autoload, already handled by gnus.el.
245
246         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
247
248         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
249         supported by nnimap actually. Reverts previous change.
250
251         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
252         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
253         to-buffer argument that is already supported.
254
255 2012-08-05  Julien Danjou  <julien@danjou.info>
256
257         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
258         Add autoload.
259
260 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * gnus.el (gnus-valid-select-methods): Fix custom type.
263
264 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
265
266         * auth-source.el (auth-sources, auth-source-backend-parse)
267         (auth-source-macos-keychain-search)
268         (auth-source-macos-keychain-search-items)
269         (auth-source-macos-keychain-result-append)
270         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
271         auth-source.el through the /usr/bin/security utility.
272         (auth-sources): Fix syntax error.
273         (auth-source-macos-keychain-result-append): Fix variable name.
274         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
275
276 2012-07-27  Julien Danjou  <julien@danjou.info>
277
278         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
279         Emacs < 24.1
280
281 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
282
283         * message.el (message-kill-address): Don't kill last newline.
284         (message-skip-to-next-address): Don't move to the next header.
285         (message-fill-field-address): Work properly.
286
287 2012-07-25  Julien Danjou  <julien@danjou.info>
288
289         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
290
291 2012-07-24  Julien Danjou  <julien@danjou.info>
292
293         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
294
295         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
296         (nntp-async-timer-handler): Remove, unused.
297
298         * nnimap.el (nnimap-get-responses): Remove, unused.
299
300         * nnheader.el (mail-header-set-extra): Remove, unused.
301
302         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
303         unused.
304
305         * mm-view.el (mm-view-sound-file): Remove, unused.
306
307         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
308         (mm-url-encode-multipart-form-data): Remove, unused.
309
310         * message.el (message-remove-signature, message-make-host-name)
311         (message-fill-address): Remove, unused.
312
313         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
314         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
315         unused.
316
317         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
318         (gnus-xmas-call-region): Remove, unused.
319
320         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
321
322         * gnus-util.el (gnus-extract-address-component-name)
323         (gnus-extract-address-component-email, gnus-sortable-date)
324         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
325         (gnus-process-live-p): Remove, unused.
326
327         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
328
329         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
330         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
331         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
332         function.
333
334         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
335
336         * gnus-score.el (gnus-summary-score-crossposting)
337         (gnus-score-regexp-bad-p): Remove, unused.
338
339         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
340
341         * gnus-range.el (gnus-sublist-p): Remove, unused.
342
343         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
344         unused.
345
346         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
347
348         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
349         (gnus-request-associate-buffer): Remove, unused.
350
351         * gnus-group.el (gnus-group-set-method-info)
352         (gnus-group-set-params-info): Remove, unused.
353
354         * gnus-fun.el (gnus-shell-command-to-string)
355         (gnus-shell-command-on-region): Remove, unused.
356
357         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
358
359         * gnus-art.el (gnus-article-text-type-exists-p)
360         (article-translate-characters, gnus-article-hide-text-of-type)
361         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
362         Remove, unused.
363
364 2012-07-22  Andrew Cohen  <cohen@bu.edu>
365
366         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
367
368 2012-07-21  Julien Danjou  <julien@danjou.info>
369
370         * message.el (message-dont-reply-to-names): Replace deprecated
371         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
372         (message-get-reply-headers): Ditto.
373
374 2012-07-18  Julien Danjou  <julien@danjou.info>
375
376         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
377         `sieve-upload-and-kill'.
378
379         * sieve.el (sieve-bury-buffer): Remove function.
380         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
381         (sieve-upload-and-kill): New function, mapped to C-c C-c.
382
383 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
384
385         * shr.el (shr-expand-url): Handle URL starting with `//'.
386
387 2012-07-13  Chong Yidong  <cyd@gnu.org>
388
389         * smime.el (smime-certificate-info): Set buffer-read-only directly,
390         instead of calling toggle-read-only with a (bogus) argument.
391
392 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
393
394         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
395         of initial input when reading the author to restrict the summary to.
396
397 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
398
399         * mm-decode.el (mm-shr):
400         Allow overriding charset by mm-charset-override-alist.
401
402 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
403
404         * gnus-art.el (gnus-article-view-part):
405         Toggle subparts of multipart/alternative part.
406
407 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
408
409         * shr.el (shr-render-buffer): New command.
410         (shr-visit-file): Use it.
411
412 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
413
414         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
415         Set no-byte-compile and no-update-autoloads.
416
417 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
420
421 2012-06-25  Julien Danjou  <julien@danjou.info>
422
423         * nnimap.el (nnimap-request-articles-find-limit): Rename from
424         `nnimap-request-move-articles-find-limit' since we do not use it only
425         for move operations.
426         (nnimap-request-accept-article): Use
427         `nnimap-request-articles-find-limit' to limit search by message-id.
428
429 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
430
431         Support higher-resolution time stamps (Bug#9000).
432
433         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
434         VARLIST.  It's optional, for backward compatibility.
435         (encode-time-value): New optional arg PICO.  New type 3.
436         (time-to-seconds) [!float-time]: Support the new picoseconds
437         component if it's used.
438         (seconds-to-time, time-subtract, time-add):
439         Support ps-resolution time stamps as well.
440
441 2012-06-19  Julien Danjou  <julien@danjou.info>
442
443         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
444
445         * nnimap.el (nnimap-log-buffer): Check that
446         `window-point-insertion-type' is boundp, since it's not available in
447         XEmacs.
448
449 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
450
451         * nnimap.el (nnimap-log-buffer): Add this, setting
452         `window-point-insertion-type' in the buffer to t.
453         (nnimap-log-command): Use nnimap-log-buffer.
454
455 2012-06-19  Julien Danjou  <julien@danjou.info>
456
457         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
458         argument to be able to limit the search.
459         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
460         (nnimap-request-move-articles-find-limit): Add this to limit the search
461         by Message-Id after a message move.
462         (nnimap): Add defgroup.
463
464 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
465
466         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
467
468 2012-06-15  Julien Danjou  <julien@danjou.info>
469
470         * nnimap.el (nnimap-find-article-by-message-id): Use
471         `nnimap-possibly-change-group' rather than its own EXAMINE call.
472         (nnimap-possibly-change-group): Add read-only argument.
473         (nnimap-request-list): Use nnimap-possibly-change-group rather than
474         issuing EXAMINE manually.
475         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
476         with read-only argument.
477         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
478         cannot possibly change because we need to be sure that it's either
479         read-write or read-only.
480
481 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
482
483         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
484         being bound to a lambda form.
485
486 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
487
488         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
489         articles when fetch-old is non-nil (bug#11370).
490
491 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
492
493         * gnus-picon.el (gnus-picon-properties): New defcustom.
494         (gnus-picon-create-glyph): Use it.
495
496 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * gnus-group.el (gnus-group-get-new-news): Respect
499         `gnus-group-use-permanent-levels', as documented (bug#11638).
500
501 2012-06-10  Dave Abrahams  <dave@boostpro.com>
502
503         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
504         groups (bug#11641).
505
506 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
507
508         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
509         is an integer to avoid later problems.
510
511 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
512
513         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
514         locales.
515
516         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
517         on a handle.
518
519         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
520         address as the default.
521         (gnus-summary-insert-old-articles): Don't include unexistent messages.
522
523         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
524         makes no sense to query the user about internal files.
525
526         * gnus-spec.el: Remove all the byte-compilation stuff, since
527         benchmarking shows that it doesn't help when entering large summary
528         buffers.
529
530         * gnus-xmas.el (gnus-xmas-define): Remove.
531
532         * gnus-util.el (gnus-byte-code): Remove.
533
534         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
535         grouplens stuff.
536
537 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
538
539         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
540         (bug#11514).
541
542 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
543
544         * message.el (message-buffers): Return all buffers derived from Message
545         to make `gnus-dired-attach' work with mu4e.
546
547 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
548
549         * nntp.el: Stop the `letf' madness.
550         (nntp--report-1): New var.
551         (nntp-report): Merge nntp-report-1 into it.
552         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
553         the nntp-report function.
554
555         * auth-source.el: Fix comment-style to follow the convention.
556
557 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
558
559         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
560         (mm-dissect-singlepart): Don't guess the MIME type of
561         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
562         set.
563         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
564         toplevel MIME type is multipart/encrypted.
565
566 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
569         a string so that Gcc works (bug#11514).
570
571 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
572
573         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
574         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
575
576 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
577
578         * gnus-win.el (gnus-configure-frame): Don't signal an error when
579         jumping to *Server* from a dedicated *Group* window.
580         (gnus-configure-frame): CSE.
581
582         * gnus-registry.el: Minor style cleanup.
583         (gnus-registry--set/remove-mark): New function, extracted from
584         gnus-registry-install-shortcuts.
585         (gnus-registry-install-shortcuts): Use it.
586
587 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
588
589         * nnspool.el (news-path): Use eval-and-compile.
590
591 2012-05-24  Glenn Morris  <rgm@gnu.org>
592
593         * nnspool.el (news-directory, news-path, news-inews-program):
594         Move here from paths.el.  Don't see a need for these to be autoloaded.
595
596         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
597         Merge in doc from paths.el version.  Don't see any need for this to be
598         autoloaded, or for the warning about users not setting it.
599
600 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
601
602         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
603         format.  In particular, add an optional argument and a docstring.
604
605         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
606
607         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
608         current before calling `gnus-groups-to-gnus-format'.
609         Note that this was already the case for `gnus-active-to-gnus-format'.
610
611 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
612
613         Fix minor Y10k bug.
614         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
615
616 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
617
618         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
619         message once it's actually open.
620
621 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
622
623         * gnus.el: Ma Gnus v0.5 is released.
624
625 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
626
627         * auth-source.el (auth-source--aput-1, auth-source--aput)
628         (auth-source--aget): New functions and macros.
629         Use them instead of aput/aget.
630
631 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
632
633         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
634
635 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
636
637         * plstore.el (plstore-called-interactively-p): New compat macro copied
638         from message.el.
639         (plstore-mode): Use it.
640
641 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
642
643         * plstore.el: Revive the editing feature.
644         (plstore-mode): New mode to edit plstore file.
645         (plstore-mode-toggle-display, plstore-mode-original)
646         (plstore-mode-decoded): New command.
647         (plstore--encode, plstore--decode, plstore--write-contents-functions)
648         (plstore--insert-buffer, plstore--make): New function.
649         (plstore-open, plstore-save): Simplify by using them.
650
651 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
652
653         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
654
655 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
656
657         * tls.el (open-tls-stream): Remove unused binding.
658
659 2012-04-16  Glenn Morris  <rgm@gnu.org>
660
661         * nndraft.el (nndraft-request-list): Fix declaration.
662
663 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
664
665         * mm-decode.el (mm-dissect-buffer): Doc fix.
666
667         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
668         don't have a current group.
669
670         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
671         buffer if it doesn't exist.
672
673         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
674         given, mark the group as ephemeral with the current window conf.
675
676         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
677         buffer exists, which it doesn't if we haven't started Gnus.
678         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
679
680 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681
682         * mml.el (mml-generate-mime): Allow specifying what the top-level part
683         type is.
684
685         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
686         `unexists' entries.
687         (gnus-clean-old-newsrc): Fix last checkin.
688
689         * nnimap.el (nnimap-update-info): None of the articles below the active
690         low-water mark exist.
691
692         * dgnushack.el: Get rid of XEmacs compilation warning.
693
694         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
695         would have gotten if we posted to the group, and use that to compare
696         against the message we want to cancel (bug#10808).
697
698         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
699         on XEmacs.
700
701 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
702
703         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
704         `scroll-margin'.
705
706 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
707
708         * gnus-cite.el (gnus-dissect-cited-text): A single line without
709         citation prefix within a block of cited text should be considered part
710         of that block *only* if it is a blank line.
711
712 2012-04-09  Chong Yidong  <cyd@gnu.org>
713
714         * binhex.el, hashcash.el, uudecode.el:
715         Remove * characters from the front of variable docstrings.
716
717 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
718
719         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
720         before kinsoku-bol characters nor within kinsoku-eol characters.
721
722 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
723
724         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
725         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
726         (gnus-sync-read): Use mapc instead of mapcar.
727
728         * mm-archive.el: Require mm-decode for some macros.
729         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
730         the byte compiler.
731         (mm-archive-decoders): New function that returns the value of
732         the mm-archive-decoders variable.
733
734         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
735         instead.
736         (mm-dissect-singlepart): Use the function mm-archive-decoders.
737
738         * nnimap.el (gnus-refer-thread-use-nnir):
739         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
740
741 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742
743         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
744
745 2012-03-12  Peter Münster  <pmrb@free.fr>
746
747         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
748         (gnus-demon-cancel): Ditto.
749         (gnus-demon-run-callback): When function cannot be called due to low
750         idleness, call it when idleness reaches the expected value, instead of
751         waiting another timer period.
752         (gnus-demon-init): Add `time' to arguments of call-back.
753
754 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755
756         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
757
758         * gnus.el: Register gnus-registry functions.
759
760         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
761         indent.
762
763         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
764         enabled before warping.
765
766 2012-03-22  Dave Abrahams  <dave@boostpro.com>
767
768         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
769         registry about each article retrieved.
770
771         * gnus-int.el (gnus-select-group-with-message-id): New function.
772         (gnus-try-warping-via-registry): Ditto.
773         (gnus-warp-to-article): Fall back on the registry.
774
775 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
776
777         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
778         inboxes.
779
780 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
781
782         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
783
784 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
785
786         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
787         gnus-gcc-self-resent-messages may be a group parameter.
788         (gnus-summary-resend-message): Don't encode encoded words in header
789         when Gcc'ing resent message.
790
791 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
792
793         * shr.el (shr-insert): Treat non-breaking space just like normal
794         space.  This seems to produce more pleasing results.
795         (shr-insert): Only insert a blank line if we're starting from an image.
796         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
797         (shr-ensure-paragraph): Consider lines with white space to be blank.
798
799 2012-03-15  Elias Pipping  <pipping@lavabit.com>
800
801         * Makefile.in: Respect DESTDIR.
802
803 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
804
805         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
806         and gnus-gcc-post-body-encode-hook.
807
808 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
809
810         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
811         messages that don't exist.
812
813         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
814
815 2012-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
816
817         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
818         a string so that Gcc works (bug#11514).
819
820 2012-04-21  Andreas Schwab  <schwab@linux-m68k.org>
821
822         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
823
824 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
827         don't have a current group.
828
829 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
830
831         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
832         Remove.
833
834         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
835
836         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
837
838 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
841         have a group name.
842
843         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
844         a multibyte buffer (bug#7410).
845         (article-wash-html): Parse the original article buffer to get the
846         unencoded data (bug#7410).
847
848         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
849         .newsrc.el files.
850
851 2012-04-05  Bastien Guerry  <bzg@altern.org>
852
853         * color.el (color-lighten-name): Fix typo.
854
855 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
856
857         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
858         "#" to avoid having them interpreted as comments.
859
860 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
861
862         * shr.el (shr-insert): Update the text state properly to avoid
863         inserting spurious paragraph starts.
864
865 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * shr.el (shr-table-widths): Divide the extra width more fairly over
868         the TDs (bug#10973).
869         (shr-render-td): Don't delete too much padding.
870         (shr-natural-width): Compute the natural width more correctly.
871         (shr-insert): Allow the natural width to be computed for tables again.
872         (shr-tag-table-1): Rework how the natural widths are computed by
873         rendering the table a third time.
874         (shr-natural-width): Removed.
875         (shr-buffer-width): New function.
876         (shr-expand-newlines): Use it.
877
878         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
879         using a `gnus-use-full-window' setup (bug#11013).
880
881 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
882
883         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
884         24.1 release.
885
886 2012-03-10  David Edmondson  <dme@dme.org>
887
888         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
889         'Forwarded Message' header and the start of the message.
890
891 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
892
893         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
894         isn't running (bug#10897).
895
896 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
899         This is inconsistent with all the other stream functions, which leave
900         the setting up to the higher levels (if so wanted) (bug#10931).
901
902 2012-02-28  Glenn Morris  <rgm@gnu.org>
903
904         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
905         mm-decode.el: Standardize possessive apostrophe usage.
906
907 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
908
909         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
910
911 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
912
913         * parse-time.el (parse-time-string): Allow extractor to return nil.
914
915 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
916
917         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
918
919 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
920
921         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
922
923 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
924
925         * mm-decode.el (mm-shr): Remove "soft hyphens".
926
927         * nnimap.el (nnimap-request-list): Return the group names encoded as
928         utf8.  Otherwise non-European group names don't work.
929         (nnimap-request-newgroups): Ditto.
930
931         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
932         the default in `read-string' (bug#10757).
933
934         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
935         topics (bug#10843).
936
937         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
938         buffer.  Suggested by Herbert Valerio Riedel.
939         (nnimap-request-move-article): Delete the message from the correct IMAP
940         server.
941
942 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
943
944         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
945         Reported by Peter Münster.
946
947 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
948
949         * shr.el (shr-image-fetched): Make sure we really kill the right
950         buffer.
951
952 2012-02-16  Leo Liu  <sdl.web@gmail.com>
953
954         * gnus-start.el (gnus-1): Avoid duplicate entries.
955
956 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
957
958         * imap.el: Remove.
959
960         * nntp.el (nntp-coding-system-for-read): Remove.
961         (nntp-coding-system-for-write): Ditto.
962         (nntp-open-connection): Just use `binary' directly.
963
964         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
965         Gnus 0.3.
966
967 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
968
969         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
970         application/octet-stream parts really is.
971
972         * gnus-sum.el (gnus-propagate-marks): Remove.
973
974 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
975
976         * shr.el (shr-rescale-image): Undo previous change; see
977         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
978
979 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
980
981         * gnus.el: Ma Gnus v0.3 is released.
982
983 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
984
985         * gnus-sum.el (gnus-summary-local-variables): Make
986         `gnus-newsgroup-unexist' into a local variable.
987
988 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
989
990         * registry.el (registry-usage-test, registry-persistence-test): Move to
991         tests/gnustest-registry.el.
992         (registry-make-testable-db, registry-match-test)
993         (registry-instantiation-test): Move to tests/gnustest-registry.el.
994
995         * gnus-registry.el (gnus-registry-misc-test)
996         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
997
998         * tests/gnustest-registry.el: New file with the registry and
999         gnus-registry ERT tests.
1000
1001 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus-msg.el (gnus-summary-resend-message): Make
1004         gnus-summary-resend-message-insert-gcc be last item in
1005         message-header-setup-hook.
1006
1007 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1008
1009         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1010         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
1011         Remove.
1012         (nnfolder-open-server): Don't use marks.
1013         (nnfolder-request-delete-group): Ditto.
1014         (nnfolder-request-rename-group): Ditto.
1015         (nnfolder-request-set-mark, nnfolder-request-marks)
1016         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
1017         (nnfolder-save-marks, nnfolder-open-marks): Remove.
1018
1019         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
1020         (nnml-marks-modtime): Remove.
1021         (nnml-request-delete-group): Don't use marks.
1022         (nnml-request-rename-group): Ditto.
1023         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
1024         (nnml-save-marks, nnml-open-marks): Remove.
1025
1026         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
1027         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
1028         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
1029         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
1030         (nntp-server-to-method-cache): Remove.
1031
1032         * shr.el (shr-rescale-image): Fix wrong merge.
1033
1034 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1035
1036         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1037         too-wide lines.
1038
1039 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1040
1041         * nnimap.el (nnimap-record-commands): New variable.
1042         (nnimap-log-command): Use it.
1043         (nnimap-make-process-buffer): Add a space to the process buffer.
1044         (nnimap-transform-headers): Don't bug out on header lines containing
1045         stuff that look like IMAP length encodings.
1046
1047         * shr.el (shr-rescale-image): Allow viewing large images.
1048
1049 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1050
1051         * nnml.el (nnml-request-compact-group): Delete the marks file after
1052         compaction (bug#10800).
1053
1054         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1055         group exit.
1056
1057         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1058         QRESYNC/FETCH output.
1059
1060 2012-02-11  Glenn Morris  <rgm@gnu.org>
1061
1062         * sieve-manage.el (sieve-manage-default-stream):
1063         * shr.el (shr):
1064         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1065         (nnir-retrieve-headers-override-function)
1066         (nnir-imap-default-search-key, nnir-notmuch-program)
1067         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1068         (nnir-method-default-engines):
1069         * message.el (message-cite-reply-position):
1070         * gssapi.el (gssapi-program):
1071         * gravatar.el (gravatar):
1072         * gnus-sum.el (gnus-refer-thread-use-nnir):
1073         * gnus-registry.el (gnus-registry-unfollowed-addresses)
1074         (gnus-registry-max-pruned-entries):
1075         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1076         * gnus-int.el (gnus-after-set-mark-hook)
1077         (gnus-before-update-mark-hook):
1078         * gnus-async.el (gnus-async-post-fetch-function):
1079         * auth-source.el (auth-source-cache-expiry):
1080         Add missing :version tags to new defcustoms and defgroups.
1081
1082 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
1083
1084         * gnus-sum.el (gnus-adjust-marked-articles): Add to
1085         `gnus-newsgroup-unexist'.
1086
1087         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
1088         marks.
1089         (gnus-article-special-mark-lists): Put the `unexist' in the special
1090         marks list instead.
1091
1092         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
1093         articles in the list of articles to be selected.
1094
1095         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
1096         articles.
1097         (nnimap-update-info): Keep track of unexisting articles.
1098         (nnimap-update-qresync-info): Ditto.
1099
1100 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1101
1102         * message.el (message-default-send-mail-function): Made into own
1103         function for reuse by emacsbug.el.
1104
1105 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
1106
1107         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1108         `gnus-sloppily-equal-method-parameters' to avoid a warning.
1109
1110 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1111
1112         * mm-archive.el (mm-archive-dissect-and-inline): New function.
1113         (mm-archive-dissect-and-inline): Fix up the undisplayer.
1114
1115         * gnus-compat.el: Define `timer-set-function'.
1116
1117         * mm-decode.el (mm-display-external): Output the text from the command
1118         in the buffer after the command finished.  This makes text-based
1119         commands behave better.
1120
1121 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1122
1123         * gnus-compat.el: Add a compat for the old `url-retrieve'.
1124
1125 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1126
1127         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
1128         23.1.
1129
1130 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1131
1132         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1133
1134 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1135
1136         * message.el (smtpmail-smtp-user): Silence compiler warning.
1137
1138 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1139
1140         * message.el (message-multi-smtp-send-mail): Also allow specifying the
1141         SMTP user name.
1142
1143 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1144
1145         * gnus-sum.el (gnus-summary-show-thread):
1146         next-single-char-property-change may return nil in XEmacs.
1147         (gnus-summary-article-map): Fix typo.
1148
1149 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1150
1151         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1152         running.
1153
1154         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1155
1156         * gnus.el (gnus-server-extend-method): Don't add an -address component
1157         if the method already has one (bug#9676).
1158
1159 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1160
1161         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1162         of an initial-input for consistency (bug#10757).
1163
1164         * dgnushack.el: Fix XEmacs compilation warning.
1165
1166         * shr.el: Inhibit getting and sending cookies when fetching pictures.
1167
1168         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1169
1170 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1171
1172         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1173         lines that are narrower than the window width.  Otherwise background
1174         "blocks" will look less readable.
1175
1176 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1177
1178         * nnimap.el (nnimap-transform-headers): Remove unused variable.
1179         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1180         have newlines within the strings, and where the UID comes after the
1181         BODYSTRUCTURE element (bug#10537).
1182
1183         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1184         (bug#10732).
1185
1186         * shr.el (shr-insert-document): Add doc string.
1187         (shr-visit-file): Ditto.
1188         (shr-remove-trailing-whitespace): New function.
1189         (shr-insert-document): Use it to clean up trailing whitespace as the
1190         final step (bug#10714).
1191
1192 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1193
1194         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1195         buffer if `gnus-kill-summary-on-exit' is nil.
1196
1197 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1198
1199         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1200         when just reading a single group from "without" Gnus.
1201
1202 2012-02-06  Chong Yidong  <cyd@gnu.org>
1203
1204         * gnus-sum.el (gnus-summary-show-thread):
1205         next-single-char-property-change never returns nil (Bug#8657).
1206
1207 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1208
1209         * message.el (message-multi-smtp-send-mail): New function.
1210         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
1211         header to implement multi-SMTP functionality.
1212
1213         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
1214         (gnus-agentize): Don't set it.
1215         (gnus-agent-send-mail): Don't use it.
1216
1217         * gnus-sum.el (gnus-summary-widget-backward): New function and
1218         keystroke.
1219
1220         * gnus-compat.el: More the compat functions more compatible.
1221
1222         * shr.el (shr-put-image): Remove underlines from sliced images.
1223         (shr-zoom-image): Compute the region to be replaced more correctly.
1224
1225 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1226
1227         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
1228         (gnus-summary-resend-message-insert-gcc): New function.
1229         (gnus-summary-resend-message): Modify message-header-setup-hook and
1230         message-sent-hook to make it work for Gcc.
1231         (gnus-inews-do-gcc): Update the number of unread articles of groups
1232         that messages are Gcc'd to.
1233
1234         * message.el (message-resend): Run message-sent-hook to do Gcc.
1235
1236 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1237
1238         * lpath.el: Fix an XEmacs compilation warning.
1239
1240         * gnus-compat.el: Require `help-fns' to fix compilation error.
1241
1242         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
1243         a higher level to silence compilation.
1244
1245         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1246         parameter to allow controlling the scaling.
1247
1248         * shr.el (shr-zoom-image): New command and keystroke.
1249         (shr-put-image): Take a `size' flag to say how to scale the image.
1250
1251         * gnus-compat.el: Redefine `delete-directory' to provide recursive
1252         deletion unless already defined.
1253
1254         * gnus.el (gnus-compat): Require it.
1255
1256         * gnus-compat.el: New file.
1257
1258         * gnus-start.el (gnus-clean-old-newsrc): New function.
1259         (gnus-read-newsrc-file): Use it.
1260
1261         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1262         Use recursive deletion.
1263         (mm-dissect-archive): Add support for zip files.
1264
1265         * gnus-util.el (gnus-recursive-directory-files): New function.
1266
1267         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1268         (mm-archive-decoders): Add tgz support.
1269
1270         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1271         Otherwise inserting text into the Gnus buffer can look odd.
1272
1273         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1274
1275         * mm-archive.el (mm-archive-decoders): Add support for tar.
1276
1277         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1278
1279         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1280
1281 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1282
1283         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1284
1285         * mm-archive.el: New file.
1286
1287         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
1288
1289         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1290
1291         * message.el (message-goto-*): Make all the `message-goto-*' commands
1292         push the mark before moving point.  This makes it easier to go back to
1293         where you came from after editing whatever you jumped to.
1294
1295 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1296
1297         * gnus.el: Ma Gnus v0.1 is released.
1298
1299 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1300
1301         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1302         without reconnecting.
1303         (nnimap-possibly-change-group): Ditto.
1304         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1305         connection has died before being called.
1306
1307 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1308
1309         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1310         an initial sync unless we're really doing one.
1311
1312         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1313         address parameter if one already exists (bug#9676).
1314
1315         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1316         not the prefix, as documented (bug#10689).
1317
1318 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1319
1320         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1321         the "server".
1322
1323         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1324         the real error message with the useless "previously known to be down".
1325         Which isn't even correct.
1326
1327         * nntp.el (nntp-open-connection): Report the error message if the nntp
1328         server can't be reached.
1329
1330         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1331         groups we do a total scan for.
1332         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1333         doing that.
1334
1335 2012-01-31  Jim Meyering  <jim@meyering.net>
1336
1337         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1338         Correct a comment (insert "not") and hide nominally-doubled "to".
1339
1340 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1341
1342         * gnus.el (gnus-version): Change name to "Ma Gnus".
1343
1344 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1345
1346         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1347         section in the manual.
1348
1349 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1350
1351         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1352         words.
1353         (rfc2047-encode-string): Ditto.
1354         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
1355         understand folded filename="..." parameters, for instance.
1356
1357         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1358         the message for greater debuggability.
1359
1360 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1361
1362         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1363         instead of setting it locally, since the latter doesn't seem to have
1364         any effect (most of the time).
1365
1366 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
1367
1368         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1369         function call.
1370
1371 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1372
1373         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1374         seconds, and make the repeat clause with HH:MM specs work as
1375         documented.
1376
1377 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1378
1379         * proto-stream.el (proto-stream-capability-open): Fall back on
1380         :end-of-command if :end-of-capability doesn't exist.
1381
1382 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1383
1384         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1385         bound globally in old Emacsen and XEmacsen.
1386
1387 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1388
1389         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1390         so that previous errors don't prohibit getting new news.
1391
1392         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1393
1394         * nntp.el (nntp-retrieve-group-data-early): Ditto.
1395
1396 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
1397
1398         * gnus.el (gnus-group-find-parameter): Check for liveness of the
1399         buffer, not of the string which is its name.
1400
1401 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1402
1403         * proto-stream.el (proto-stream-capability-open): Wait for
1404         :end-of-capability, not :end-of-command.
1405
1406         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1407         non-server-marks groups.
1408         (gnus-group-make-articles-read): Ditto.
1409
1410         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1411         methods (bug#9676).
1412
1413         * gnus.el (gnus-method-ephemeral-p): New function.
1414
1415 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1418         left-to-right.
1419
1420 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1421
1422         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1423         warning.
1424
1425 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1426
1427         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1428         macroexpand the nnir things, since they haven't been defined yet, and
1429         nnir requires gnus-sum.
1430
1431 2012-01-24  Julien Danjou  <julien@danjou.info>
1432
1433         * color.el (color-rgb-to-hsl): Fix value computing.
1434         (color-hue-to-rgb): New function.
1435         (color-hsl-to-rgb): New function.
1436         (color-clamp, color-saturate-hsl, color-saturate-name)
1437         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1438         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1439
1440 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1443
1444 2012-01-19  Julien Danjou  <julien@danjou.info>
1445
1446         * color.el (color-name-to-rgb): Use the white color to find the max
1447         color component value and return correctly computed values.
1448         (color-name-to-rgb): Add missing float conversion for max value.
1449
1450 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1451
1452         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1453         logical server name in addition to the actual machine address.
1454
1455         * auth-source.el (auth-source-user-and-password): Add convenience
1456         wrapper to search by just host and optionally user.
1457
1458 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459
1460         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1461         after rendering.
1462
1463 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1464
1465         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1466         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1467         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1468
1469 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1470
1471         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1472         (bug#9693).
1473         (gnus-summary-setup-buffer): Document return value (bug#9697).
1474
1475         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1476         since ido doesn't work on symbols (bug#9632).
1477
1478         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1479         when getting a single value as when getting all the values.  This means
1480         that atoms like `gcc-self' work cumulatively, like variable settings,
1481         instead of getting the value from the last matching clause.
1482         (gnus-group-find-parameter): Protect against the group buffer not
1483         existing (bug#9585).
1484
1485 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1486
1487         * gnus-start.el (gnus-activate-group): Document more parameters
1488         (bug#9694).
1489
1490         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1491         (bug#9692).
1492
1493         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1494         article was fetched, so that it can be expired later (bug#9958).
1495         (gnus-agent-summary-fetch-series): Add doc string.
1496         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1497         (bug#9517).
1498
1499         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1500         retrieval is happening.
1501
1502         * gnus.el (gnus-parameters): Doc fix.
1503
1504 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1505
1506         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1507         show the thread after expansion.
1508
1509 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * gnus-art.el (article-narrow-to-head): If the head is completely
1512         empty, narrow to the empty region (bug#9764).
1513
1514         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1515         read, and then mark them as unread only when the unread mark is used.
1516         This makes `C-- T k' actually work, even though it's confusing.
1517
1518         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1519         alive before we try to find its window.
1520
1521 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1522
1523         * mm-decode.el (mm-display-external): Use a longer timeout for the
1524         deletion to allow slow programs to display the file.
1525
1526 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1527
1528         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1529         prompt to be less confusing.
1530
1531         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1532         argument to `message-reply'.  This broke `special-display-*' frame
1533         pop-uping (bug#10238).
1534
1535 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1536
1537         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1538         systems, since these allegedly don't work there.
1539
1540 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1541
1542         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1543         live buffer.
1544
1545 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * nnir.el (nnir-retrieve-headers): Protect against the article not
1548         existing on the server (bug#10335).
1549
1550 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1551
1552         * gnus-agent.el (gnus-agent-load-local): Recompute
1553         gnus-agent-article-local on changing method.
1554
1555 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556
1557         * gnus.el (gnus-parameters): Note precedence.
1558
1559 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1560
1561         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1562         in the group buffer.
1563
1564 2012-01-04  Julien Danjou  <julien@danjou.info>
1565
1566         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1567         change.
1568
1569 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1572         too.
1573
1574         * nntp.el (nntp-retrieve-group-data-early): Use it.
1575
1576 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1577
1578         * nntp.el (nntp-retrieval-in-progress): New variable.
1579         (nntp-make-process-buffer): Make it buffer-local.
1580
1581         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1582         2010.
1583         (gnus-demon-init): Use it to compute the time if time is on the form
1584         "04:23".
1585
1586         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1587
1588         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1589         status in the correct buffer.
1590
1591 2012-01-03  Leo Liu  <sdl.web@gmail.com>
1592
1593         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1594         when opening topics (bug#10407).
1595
1596 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
1597
1598         * gnus-cus.el (gnus-score-customize):
1599         * gnus-sum.el (gnus-sort-gathered-threads):
1600         * message.el (message-shorten-references):
1601         * nnmairix.el (nnmairix-request-group):
1602         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
1603
1604 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
1605
1606         * gnus-agent.el (gnus-agent-regenerate-group):
1607         * gnus-int.el (gnus-retrieve-group-data-early):
1608         * mm-util.el (mm-codepage-ibm-list):
1609         * nndiary.el (Commentary, nndiary-get-new-mail):
1610         * nnir.el (nnir):
1611         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
1612
1613 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1614
1615         * mm-view.el (mm-display-inline-fontify): Add comment.
1616
1617 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
1618
1619         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
1620         * ntlm.el (ntlm-smb-dohash): Spelling fix.
1621
1622 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
1623
1624         * gnus-art.el (gnus-split-methods):
1625         * gnus-msg.el (gnus-configure-posting-styles):
1626         * gnus-spec.el (gnus-parse-simple-format):
1627         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1628         * message.el (message-do-actions): Spelling fix.
1629
1630 2011-12-15  Juri Linkov  <juri@jurta.org>
1631
1632         * mm-decode.el (mm-inline-media-tests): Add missing
1633         `mm-handle-media-subtype'.
1634
1635 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
1636
1637         * gnus-group.el (gnus-group-tool-bar):
1638         * gnus-sum.el (gnus-summary-tool-bar):
1639         * message.el (message-tool-bar):
1640         * rfc2231.el (rfc2231-parse-string): Spelling fix.
1641
1642 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
1643
1644         * plstore.el (plstore--insert-buffer): Spelling fix.
1645
1646 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
1647
1648         * message.el (message-valid-fqdn-regexp): Update with newly approved
1649         top-level domain names ".tel" and ".asia".
1650
1651 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1652
1653         * gnus-sum.el (gnus-summary-show-article): Don't load shr
1654         unconditionally.
1655
1656 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1659         pop-to-buffer-same-window for old Emacsen.
1660
1661 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1662
1663         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
1664
1665 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
1666
1667         * netrc.el (netrc-credentials): Spelling fix.
1668
1669 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
1670
1671         * gnus-fun.el (gnus-fun-ppm-change-string):
1672         * gnus-msg.el (gnus-inews-do-gcc):
1673         * gnus-sum.el (gnus-summary-find-for-reselect):
1674         * gnus.el (gnus-summary-cancelled):
1675         * message.el (message-cancel-hook, message-send-news):
1676         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
1677         * nnir.el (nnir-run-hyrex):
1678         * nntp.el (nntp-with-open-group-function):
1679         * pgg.el (pgg-pending-timers): Spelling fix.
1680
1681 2011-12-04  Chong Yidong  <cyd@gnu.org>
1682
1683         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1684         change (Bug#10200).
1685
1686 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1687
1688         * compface.el (uncompface):
1689         * gnus-art.el (gnus-article-x-face-command): Update the header format
1690         of icon data for the most recent icontopbm program.
1691
1692 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1693
1694         * gnus-msg.el (gnus-inews-do-gcc):
1695         * message.el (message-send-mail):
1696         * mml.el (mml-generate-mime): Share the value of the buffer-local
1697         `message-options' variable between a draft buffer and temprary working
1698         buffers.
1699
1700 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1701
1702         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1703
1704 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1707         for Cygwin.
1708
1709 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
1710
1711         * gnus-group.el (gnus-group-prepare-flat):
1712         * mm-bodies.el (mm-encode-body):
1713         * mml.el (mml-preview):
1714         * nnml.el (nnml-request-compact-group):
1715         * pop3.el (pop3-stream-type): Spelling fix.
1716
1717 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
1718
1719         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
1720
1721 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1722
1723         * color.el (color-rgb-to-hsl):
1724         * gmm-utils.el (gmm-tool-bar-style):
1725         * gnus-group.el (gnus-group-prepare-flat):
1726         * gnus-topic.el (gnus-topic-prepare-topic):
1727         * mm-decode.el (mm-discouraged-alternatives):
1728         * rfc2047.el (rfc2047-encode-1):
1729         * starttls.el: Spelling fix.
1730
1731 2011-11-24  Glenn Morris  <rgm@gnu.org>
1732
1733         * binhex.el (binhex-begin-line): Give it basic doc-string.
1734
1735         * starttls.el, tls.el: Fix case of "GnuTLS".
1736
1737 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1738
1739         * gnus-group.el (gnus-group-highlight): Fix typo.
1740
1741 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
1742
1743         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1744         value of `delete-file', that returns nil for a local file but returns t
1745         for a remote file using ssh.
1746
1747 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
1748
1749         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
1750
1751 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1752
1753         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1754         avoid later breakage.
1755
1756 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1757
1758         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1759         article buffers' name.
1760
1761 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1762
1763         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1764         by Paul Eggert's spellfixes two days ago.
1765
1766 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1767
1768         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
1769         doesn't have it.
1770
1771         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1772         buffer-local instead of binding them to avoid warnings.  Also demote
1773         errors (bug#10063).
1774         (font-lock-mode-hook): Shut up byte compiler.
1775
1776 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1777
1778         * mm-util.el (mm-charset-after):
1779         * nnir.el (nnir-run-hyrex):
1780         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
1781         (ntlm-get-password-hashes, ntlm-md4hash):
1782         * smime.el: Fix typo.
1783
1784 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
1785
1786         * gnus-agent.el (gnus-agent-expire-group-1):
1787         * nndiary.el (nndiary-last-occurence):
1788         * nnimap.el (nnimap-request-set-mark):
1789         * nnmairix.el (nnmairix-only-use-registry):
1790         * gnus-group.el (gnus-group-prepare-flat):
1791         * gnus-sum.el (gnus-decode-encoded-word-methods):
1792         * message.el (message-wash-subject):
1793         * nntp.el (nntp-retrieve-headers-with-xover):
1794         * smime.el (smime-certificate-directory): Spelling fix.
1795
1796 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
1797
1798         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
1799
1800         * color.el:
1801         * gnus-agent.el (gnus-agent-possibly-alter-active):
1802         * gnus-dired.el (gnus-dired-print):
1803         * mail-parse.el:
1804         * nnmairix.el (nnmairix-request-group):
1805         * shr.el (shr-image-displayer):
1806         * sieve-manage.el:
1807         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
1808
1809 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1810
1811         * gnus-sum.el (gnus-auto-select-subject):
1812         * spam-report.el (spam-report-resend): Spelling fix.
1813
1814 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
1815
1816         * gnus-agent.el (gnus-agent-get-undownloaded-list):
1817         * gnus-art.el (gnus-default-article-saver):
1818         * gnus-srvr.el (gnus-server-copy-server):
1819         * gnus.el (gnus-sloppily-equal-method-parameters):
1820         * html2text.el (html2text-format-tag-list):
1821         * message.el (message-narrow-to-head):
1822         * nndiary.el:
1823         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1824         * sieve.el: Spelling fix.
1825
1826 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1827
1828         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1829         * gnus-sum.el (gnus-summary-make-menu-bar):
1830         * gnus-uu.el (gnus-uu-decode-postscript)
1831         (gnus-uu-decode-postscript-and-save):
1832         * mailcap.el (mailcap-print-command):
1833         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1834         Fix typos.
1835
1836 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1837
1838         * gnus-art.el (gnus-article-part-wrapper):
1839         * html2text.el (html2text-fix-paragraphs):
1840         * mm-decode.el (mm-image-fit-p):
1841         * rfc2047.el (rfc2047-encode-message-header):
1842         * shr-color.el (shr-color-visible-distance-min)
1843         (shr-color-relative-to-absolute, set-minimum-interval)
1844         (shr-color-visible): Fix typos.
1845
1846 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
1847
1848         * gmm-utils.el (gmm-tool-bar-item):
1849         * gnus-art.el (gnus-treat-body-boundary):
1850         * gnus-diary.el (gnus-user-format-function-d):
1851         * gnus-start.el (gnus-get-unread-articles):
1852         * pgg-gpg.el (pgg-gpg-update-agent):
1853         * smime.el (smime-cert-by-ldap-1): Spelling fix.
1854
1855 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
1856
1857         * gnus-topic.el (gnus-group-prepare-topics):
1858         * gnus-uu.el (gnus-extract-view):
1859         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
1860
1861 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
1862
1863         * spam.el: Move BBDB autoloads.
1864         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
1865         BBDB 2 and 3.
1866         (spam-check-BBDB): Use it.
1867         (spam-enter-ham-BBDB): Use it.
1868
1869 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
1870
1871         * smime.el (smime-draw-buffer): Spelling fix.
1872
1873 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
1874
1875         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
1876         for scanning exactly one level.
1877         * gnus-start.el (gnus-get-unread-articles): Ditto.
1878
1879 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1880
1881         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1882         slightly clearer.
1883
1884 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
1885
1886         * gnus-sync.el: More commentary about setup.
1887
1888 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1889
1890         * message.el (message-send-and-exit): Document `arg'.
1891
1892 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1893
1894         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1895
1896 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
1897
1898         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
1899
1900         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1901         we don't use `bound-and-true-p'.
1902
1903 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1904
1905         * gnus-util.el (gnus-bound-and-true-p): Remove.
1906         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1907         * nnir.el: Use it.
1908         * nnmairix.el: Use it.
1909
1910 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1911
1912         * gnus-sync.el: Improve docs about CouchDB admins.
1913
1914         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1915         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1916         for reasons unknown.
1917         * nnir.el: Use it.
1918         * nnmairix.el: Use it.
1919
1920         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1921         * nnir.el: Ditto.
1922         * nnmairix.el: Ditto.
1923
1924         * gnus-registry.el (gnus-registry-enabled): Default to nil.
1925
1926 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1927
1928         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
1929         not needed.  Provide xmlplistread list function to produce XML plist
1930         output for non-Gnus LeSync clients.
1931
1932 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1933
1934         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
1935
1936         * gnus-sync.el: Add LeSync synchronization backend and logic to read
1937         and save against it.  Group subscriptions, read marks, other marks,
1938         subscription levels, topic names, and topic offsets (the group's
1939         position within the topic) are saved.  This is an experimental backend
1940         and may change significantly.  Load json.el from the gnus-fallback-lib
1941         if it's not available otherwise.
1942         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
1943
1944 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1945
1946         * message.el (message-completion-function): Make sure
1947         message-tab-body-function is not attempted if one of
1948         message-completion-alist fails to find a completion (bug#9158).
1949
1950 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
1951
1952         * mml.el (mml-quote-region): Quote <#secure> tag.
1953         (mml-generate-mime-1): Unquote <#secure> tag.
1954
1955 2011-10-20  Chong Yidong  <cyd@gnu.org>
1956
1957         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1958         calling a minor mode from Lisp with nil arg enables it, so we have to
1959         make the wording a bit ambiguous here).
1960
1961 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
1962
1963         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1964         * nnir.el (nnir-mode): Use it.
1965         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1966         Use it.
1967
1968         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1969         * nnmairix.el (gnus-registry-enabled): Ditto.
1970
1971 2011-10-17  Dave Abrahams  <dave@boostpro.com>
1972
1973         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
1974         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1975         only while we need to find out if it should be t or nil.
1976         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1977         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1978         the registry is installed.  Set it to nil when it's unloaded.
1979         (gnus-registry-install-p): Provide user guidance for the initial value
1980         of `gnus-registry-install' when it's 'ask, otherwise return its value.
1981         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1982         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1983         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1984         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1985         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1986         `gnus-registry-install'.
1987
1988 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
1989
1990         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1991         previous change.
1992         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1993         primary key is marked as disabled.
1994
1995 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
1996
1997         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1998         primary key is marked as disabled.
1999
2000 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
2001
2002         * html2text.el (html2text-clean-anchor): Check for quotes around
2003         `href' value.
2004
2005 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2006
2007         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
2008         searching.  Drop `bbdb-cache'.
2009
2010 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2011
2012         * message.el (message-signed-or-encrypted-p): Exclude header when
2013         checking if there is signed or encrypted body in text/plain message.
2014
2015 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
2016
2017         * html2text.el (html2text-get-attr): Correctly handle attribute values
2018         containing "=".
2019
2020 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
2021
2022         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
2023         handle bindings.
2024
2025 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * gnus-win.el (gnus-configure-windows): Protect against reading
2028         ephemeral groups outside of Gnus.
2029
2030 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * shr.el (shr-tag-img): Don't get images displayed in tables.
2033
2034 2011-10-03  Glenn Morris  <rgm@gnu.org>
2035
2036         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
2037         the "maintainer" version of debbugs.gnu.org reports.
2038
2039 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2040
2041         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
2042         make asynchronous adjacent image insertion work better.
2043
2044 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
2045
2046         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
2047         documentation.
2048
2049 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050
2051         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
2052         `gnus-asynchronous' isn't shadowed.
2053
2054 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2055
2056         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
2057
2058         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
2059         (nnimap-insert-partial-structure): The charset parameter isn't
2060         case-sensitive.
2061
2062         * nnheader.el (nnheader-message-maybe): New function.
2063
2064         * shr.el (shr-tag-table): Render totally broken tables better.
2065
2066         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
2067         computing the boundary.
2068
2069 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070
2071         * pop3.el (pop3-number-of-responses): Remove.
2072         (pop3-wait-for-messages): Rewrite to take linear time instead of
2073         exponential time.
2074
2075 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2076
2077         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
2078         re-fetch images.
2079
2080         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
2081         re-fetch images when hitting `g' in Gnus.
2082
2083 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2084
2085         * mml.el (mml-inhibit-compute-boundary): New internal variable.
2086         (mml-compute-boundary): Don't check collision if it is non-nil.
2087         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2088         before checking collision.
2089
2090 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2091
2092         * message.el (message-indent-citation): Really make sure there's a
2093         newline at the end.
2094
2095         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2096         Fix suggested by John Wiegley.
2097
2098         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2099
2100         * gnus-art.el (gnus-treat-hide-citation): Add doc.
2101
2102         * message.el (message-default-send-rename-function): Break out into its
2103         own function.
2104
2105         * ecomplete.el (ecomplete-display-matches): Revert patch since it
2106         doesn't work under XEmacs.
2107
2108         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2109         of "imaps" to word around Windows problems.
2110         (nnimap-open-connection-1): Use it.
2111
2112         * message.el (message-indent-citation): Revert last change which made
2113         `F' not work.
2114
2115 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
2116
2117         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2118         terminal as well.
2119
2120 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2123         because it displays images using overlays that aren't easy to copy to
2124         the article buffer.
2125
2126 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
2127
2128         * message.el (message-indent-citation): Fix empty line removal at the
2129         end of the citation.
2130
2131 2011-09-20  Julien Danjou  <julien@danjou.info>
2132
2133         * auth-source.el (auth-source-netrc-create): Use default value for
2134         password if specified.  Evaluate default.
2135         (auth-source-plstore-create): Ditto.
2136         (auth-source-plstore-create, auth-source-netrc-create): Fix default
2137         value evaluation.
2138         (auth-source-netrc-create): Typo fix.
2139         (auth-source-plstore-create): Ditto.
2140
2141         * password-cache.el (password-cache-remove): Remove entries even if the
2142         value is nil, so that password with a nil value (negative caching) is
2143         possible to invalidate.
2144
2145         * auth-source.el (auth-source-format-cache-entry): New function.
2146
2147 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2148
2149         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2150
2151 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152
2153         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2154
2155 2011-09-19  Julien Danjou  <julien@danjou.info>
2156
2157         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2158         which work with things that are not ASCII.
2159
2160 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161
2162         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2163
2164 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2165
2166         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2167         message level.
2168
2169 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2170
2171         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2172
2173 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2174
2175         * gnus.el (gnus-interactive-exit): Update defcustom spec.
2176
2177 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2178
2179         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2180         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2181
2182 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
2183
2184         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2185         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2186         articles.
2187
2188 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
2189
2190         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2191         (message-mail-other-window, message-mail-other-frame)
2192         (message-news-other-window, message-news-other-frame):
2193         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2194         instead of setting buffer display varibles.
2195
2196 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2197
2198         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2199
2200         * gnus-sum.el (gnus-fetch-headers): Bump message level.
2201
2202 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2203
2204         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2205         duplicates" to a higher level.
2206
2207         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2208         most egregious messages.
2209
2210 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2211
2212         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2213
2214 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
2215
2216         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2217         up the file (bug#9351).
2218
2219 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2220
2221         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
2222         it does with all other backends, but decode the names immediately after
2223         getting them.
2224
2225         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2226         decoding nnimap groups.
2227
2228         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2229         newsrc file.  It doesn't seem like an important optimization any more.
2230
2231 2011-09-10  Dave Abrahams  <dave@boostpro.com>
2232
2233         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2234         overflows.
2235
2236 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237
2238         * gnus.el (gnus-article-mark-lists): Remove `recent'.
2239         (gnus-interactive-exit): Extend to `quiet'.
2240
2241         * gnus-sum.el (gnus-offer-save-summaries): Use it.
2242
2243         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2244         string.
2245
2246         * plstore.el (plstore--get-buffer): Silence compiler warnings by
2247         renaming function arguments from `this'.
2248
2249         * gnus-sum.el (gnus-newsgroup-recent): Remove.
2250
2251         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2252         has been renamed.
2253         (gnus-lrm-string-p): Include RLM and PDF, too.
2254
2255         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2256         (bug#9225).
2257
2258 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2259
2260         Add autoload cookies for functions used by sendmail.el.
2261         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2262
2263         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2264
2265 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2266
2267         * gnus-art.el (article-date-ut): Work properly even when there are
2268         things like Date header in the body; work for forwarded parts.
2269
2270 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
2271
2272         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2273         original-article-buffer.
2274
2275 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
2276
2277         * nnir.el (nnir-compose-result): Fix matching of server type.
2278         (nnir-run-swish++): Ditto.
2279         (nnir-run-namazu): Ditto.
2280         (nnir-run-notmuch): Ditto.
2281
2282 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2283
2284         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2285         (bug#9405).
2286
2287         * gnus-score.el (gnus-summary-increase-score): Doc clarification
2288         (bug#9421).
2289
2290         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2291         (bug#9425).
2292
2293         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2294         thing (bug#9426).
2295
2296 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297
2298         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2299         the error message.
2300
2301 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
2302
2303         * message.el (message-setup-1): Return t (Bug#9392).
2304
2305 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
2306
2307         * gnus-sum.el: When adding article headers to a summary buffer also
2308         update gnus-newsgroup-articles (bug#9386).
2309
2310 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2311
2312         * auth-source.el: Autoload help-mode.
2313
2314 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2315
2316         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2317         names.
2318
2319 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
2320
2321         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2322         mm-replace-in-string for compatibility issues.
2323         * mml2015.el (mml2015-epg-verify): Ditto.
2324
2325 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2326
2327         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2328
2329         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2330
2331 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2334         continue on and do the clean-up phase (bug#9188).
2335
2336         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2337         just ignore groups that can't be opened instead of erroring out
2338         (bug#9225).
2339
2340         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2341         nil since some many people are fuddy-duddies.
2342
2343         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2344         images.
2345
2346         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2347         instead.
2348
2349         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2350
2351         * gnus-util.el (gnus-process-live-p): Copy over compat function.
2352
2353         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2354         processing.
2355
2356         * nntp.el (nntp-kill-buffer): Kill the process before killing the
2357         buffer to avoid warnings.
2358
2359 2011-08-20  Simon Josefsson  <simon@josefsson.org>
2360
2361         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2362         specified to reduce precision.
2363
2364 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2365
2366         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2367         bodystructures (bug#9314).
2368
2369 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2370
2371         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2372         Make button keymap non-sticky after buttons.
2373
2374 2011-08-18  David Engster  <dengste@eml.cc>
2375
2376         * nnmairix.el (nnmairix-request-set-mark)
2377         (nnmairix-goto-original-article): Remove adding of article to registry,
2378         since `gnus-registry-add-group' isn't available anymore.
2379         (nnmairix-determine-original-group-from-registry):
2380         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2381         available anymore.
2382
2383 2011-08-12  Simon Josefsson  <simon@josefsson.org>
2384
2385         * starttls.el (starttls-any-program-available): Define as obsolete
2386         function.
2387
2388 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2391         versions which Gnus use when appropriate.
2392
2393         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2394         a pretty destructive command.
2395
2396         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2397
2398 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2399
2400         * message.el (message-fix-before-sending): Make a different warning
2401         about NUL characters (bug#9270).
2402
2403         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2404         from custom (bug#9260).
2405
2406         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2407         things work in Emacs 22 and XEmacs, too.
2408
2409         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2410         default From.
2411
2412         * gnus-spec.el (gnus-lrm-string-p): New macro.
2413         (gnus-lrm-string): New constant.
2414         (gnus-summary-line-format-spec): LRM-ify the from.
2415         (gnus-tilde-max-form): LRM-ify string chopping.
2416
2417         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2418
2419         * message.el (message-is-yours-p): Allow disabling canlock checking
2420         (bug#9295).
2421         (message-shoot-gnksa-feet): Add `canlock-verify'.
2422         (message-auto-save-directory): Use ~/ as the auto-save directory if the
2423         message directory isn't writable (bug#9304).
2424
2425         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2426         non-world-readable.
2427
2428 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2429
2430         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2431         articles.
2432
2433 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
2434
2435         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2436         copy-list.
2437
2438 2011-08-12  Sam Steingold  <sds@gnu.org>
2439
2440         * gnus-score.el (gnus-score-find-alist): Keep the score files already
2441         in the reverse order to avoid modifying the cache with `nreverse'.
2442         (gnus-all-score-files): Do not modify the value returned by
2443         `gnus-score-find-alist' because it lives in a cache variable.
2444         (gnus-current-home-score-file): No need to `nreverse' the return value
2445         of `gnus-score-find-alist', it is already in the correct order.
2446
2447 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
2448
2449         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2450         type MESSAGE and subtype RFC822 is slightly different from those of
2451         type TEXT.
2452
2453 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
2454
2455         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2456         This allows article-referral to work from an nnir group.
2457
2458 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
2459
2460         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2461
2462 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
2463
2464         * mml1991.el (mml1991-epg-find-usable-key)
2465         (mml1991-epg-find-usable-secret-key): New function.
2466         (mml1991-epg-sign): Check if signing key is usable.
2467         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2468
2469 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
2470
2471         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2472         server-variables only.  This should fix a bug introduced with commit
2473         e1889675b7f4adf057833c5513c9374134c4e053.
2474         (nnir-run-query): 'nnir-search-engine should not be set from the global
2475         environment.
2476
2477 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
2478
2479         * nnir.el (nnir-search-thread): Position point on referring article
2480         line.
2481         (nnir-warp-to-article): Clean up summary buffers.
2482
2483         * nnimap.el (nnimap-request-thread): Whitespace fix.
2484
2485 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
2486
2487         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2488
2489 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2490
2491         * starttls.el (starttls-available-p): Rename from
2492         `starttls-any-program-available' and changed return convention.
2493
2494 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
2495
2496         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2497         `unix-sync' unless it's defined.
2498
2499 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
2500
2501         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2502         `aref' for XEmacs compatibiltiy.
2503
2504 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2505
2506         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2507
2508 2011-07-31  Dave Abrahams  <dave@boostpro.com>
2509
2510         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2511         closures, quote the form properly (bug#9194).
2512
2513 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2514
2515         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2516         (gnus-summary-insert-new-articles): Protect against servers that are
2517         down.
2518
2519 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2520
2521         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2522         in mm handle if none is specified.
2523
2524 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
2525
2526         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2527
2528 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
2529
2530         * nnir.el (nnir-search-thread): New function to make an nnir group
2531         based on a thread query.
2532
2533         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2534         of nnir in thread referral.
2535         (gnus-summary-refer-thread): Use it.
2536
2537         * nnimap.el (nnimap-request-thread): Use it.
2538
2539 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2540
2541         * shr.el (shr-tag-comment): Ignore HTML comments.
2542
2543 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
2544
2545         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2546         argument.
2547         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2548         Use `nnir-address' to handle server info rather than passing an arg.
2549
2550         * nnimap.el (nnimap-make-thread-query): New utility function to format
2551         an imap thread search query.
2552         (nnimap-request-thread): Use it.
2553
2554         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2555         right select-method if we are not going back to the group buffer.
2556
2557 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2558
2559         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2560         enter invalid buffer configurations into the quit form (bug#9107).
2561         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2562         unplugged/plugged.
2563
2564         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2565         keep track of which ones are unread (bug#9061).
2566
2567         * gnus.el (gnus-refer-article-method): Allow entering any sexp
2568         (bug#9055).
2569
2570         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2571         (bug#9041).
2572
2573         * gnus-html.el (mm-util): Require (bug#9073).
2574
2575         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2576         (gnus-summary-refer-thread): Use it to remove duplicates in the
2577         un-threaded view (bug#9053).
2578         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2579
2580 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
2581
2582         * nnir.el (nnir-read-server-parm): Use default value from global
2583         variable.  Without this the default search engine parameters aren't
2584         used at all.
2585
2586 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2587
2588         * message.el (message-unique-id): Don't use the undocumented return
2589         value from (random t) (bug#9118).
2590
2591 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592
2593         * message.el (message-auto-save-directory): If the ~/Mail directory
2594         doesn't exist, use ~ as the auto-save directory (bug#4432).
2595
2596         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2597         hasn't already been started.
2598
2599 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2600
2601         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2602
2603         * message.el (message-reply): Work around mysterious bug where
2604         `message-mode' seems to overwrite the locally bound `subject' variable.
2605
2606 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
2607
2608         * nnimap.el (nnimap-request-thread): Ensure search is performed in
2609         correct group.
2610
2611         * gnus-int.el (gnus-request-thread): Add group argument.
2612
2613         * gnus-sum.el (gnus-summary-refer-thread): Use it.
2614
2615 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2616
2617         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
2618
2619         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2620         renamed to `debbugs-gnu-*'.
2621
2622 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
2623
2624         * plstore.el: Revert the editing feature since it is not urgent.
2625         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2626         (plstore-mode-decoded): Remove.
2627
2628 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
2631         isn't very interesting any more, and it leaks potentially secret data.
2632         (gnus-debug): Remove.
2633
2634         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2635         use of :custom-show.
2636
2637 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
2638
2639         * plstore.el: Add documentation.
2640         (plstore-mode): New mode to edit plstore file.
2641         (plstore-mode-toggle-display, plstore-mode-original)
2642         (plstore-mode-decoded): New command.
2643         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2644         (plstore--insert-buffer, plstore--make): New function.
2645         (plstore-open, plstore-save): Simplify by using them.
2646
2647 2011-07-06  Glenn Morris  <rgm@gnu.org>
2648
2649         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2650
2651 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2652
2653         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2654         no longer is much used.
2655         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2656         Articles".
2657
2658 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
2659
2660         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2661         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2662         `notmuch' backend.
2663
2664 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2665
2666         * mm-decode.el (mm-text-html-renderer): Doc fix.
2667
2668         * gnus-msg.el (gnus-bug): Fix the MML tag.
2669
2670         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2671
2672 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
2673
2674         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2675         secondary methods if started with `gnus-no-server'.
2676
2677 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
2678
2679         * message.el (message-return-action): Fix typo in docstring.
2680
2681 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2682
2683         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2684         bug reports at once.
2685
2686         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2687
2688 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2689
2690         * nndraft.el: Require gnus-group.
2691         (nndraft-request-list): Declare.
2692
2693         * nndraft.el (nndraft-update-unread-articles): Don't show group having
2694         no unread article unless it matches gnus-permanently-visible-groups.
2695
2696         * nndraft.el (nndraft-update-unread-articles): New function.
2697         (nndraft-request-associate-buffer): Use it to update the number of
2698         unread articles for the nndraft groups in the group buffer when saving
2699         or killing a draft message.
2700
2701 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702
2703         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2704         systems to binary before writing and reading the mbox files.
2705
2706         * gnus.el (gnus-summary-line-format): Link to the info node for %U
2707         instead of trying to list them all (bug#8978).
2708
2709 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2710
2711         * pop3.el (pop3-open-server): Use :end-of-capability.
2712
2713 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2714
2715         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2716         the id is always a number.
2717
2718         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
2719
2720         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2721         debbugs mode, if possible.
2722
2723 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
2724
2725         * auth-source.el (auth-source-token-passphrase-callback-function):
2726         Reindent.
2727         (epg-context-operation): Remove unnecessary autoload.
2728
2729 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2730
2731         * gnus.el (gnus-list-debbugs): New command.
2732
2733         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2734         mboxstat instead of the maintbox, since the stat seems to be fuller.
2735
2736         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2737         summary buffers.
2738
2739         * message.el (message-get-reply-headers): Delete all duplicates,
2740         instead of the first.
2741         (message-get-reply-headers): Ensure that we have progress while
2742         deleting duplicates.
2743
2744         * gnus-msg.el (gnus-configure-posting-styles): Get the local
2745         gnus-posting-style value from the summary buffer to make it easier to
2746         make that a per-buffer conf.
2747
2748 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
2749
2750         * nnir.el (nnir-run-imap): Allow halting a search when an article is
2751         found by setting `shortcut' in 'query.
2752         (nnir-request-article): Use `shortcut' setting when requesting article
2753         by Message-ID.
2754
2755 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
2756
2757         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2758         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2759         Bring the pseudo-headers back too.
2760
2761 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2762
2763         * auth-source.el (auth-source-token-passphrase-callback-function):
2764         Simplify and remove EPA dependency.
2765
2766 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
2767
2768         * nnir.el (nnir-request-article): Fix error message text.
2769
2770 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2771
2772         * auth-source.el (plstore-delete): Autoload.
2773         (auth-source-plstore-search): Support delete operation.
2774         * plstore.el (plstore-delete): New function.
2775
2776 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2777
2778         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2779         mark actually existing articles as unread rather than the ones that
2780         active asserts.
2781
2782 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
2783
2784         * nntp.el (nntp-record-command):
2785         * gnus-util.el (gnus-message-with-timestamp-1):
2786         Use format-time-string rather than decoding time stamps by hand.
2787         This is simpler and insulates the code from potential changes to
2788         current-time format.
2789
2790 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2791
2792         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2793
2794 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2795
2796         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2797         (plstore-save): Support public key encryption.
2798         (plstore--init-from-buffer): New function.
2799         (plstore-open): Use it; fix error when opening a non-existent file.
2800         (plstore-revert): Use plstore--init-from-buffer.
2801
2802 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2803
2804         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2805
2806 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * mml2015.el (mml2015-use): Replace string-match-p with string-match
2809         for old Emacsen.
2810
2811 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2812
2813         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2814         is not fully working.
2815
2816 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817
2818         * dgnushack.el: Autoload sha1 on XEmacs.
2819
2820         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2821         quit window configuration.
2822
2823         * auth-source.el (epg-context-set-passphrase-callback):
2824         Remove duplicate autoload.
2825
2826 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2827
2828         * nnir.el (nnir-request-article): Allow requesting articles by
2829         Message-ID with nnimap.
2830
2831         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2832         current server.
2833
2834 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2835
2836         * auth-source.el: Autoload EPA/EPG functions.
2837         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2838         changed when EPA/EPG is not available.
2839         (auth-source-backend): Rename "arg" member to "data".
2840         (auth-source-backend-parse, auth-source-plstore-search)
2841         (auth-source-plstore-create): Use it.
2842
2843 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2844
2845         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2846         `gnus-refer-article-methods'.
2847
2848 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2849
2850         * auth-source.el: Require EPA and EPG.
2851         (auth-source-passphrase-alist): New variable.
2852         (auth-source-passphrase-callback-function)
2853         (auth-source-token-passphrase-callback-function): Callbacks for the
2854         netrc field encryption (GPG tokens).
2855         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2856         Symmetric encryption and decryption of the netrc GPG tokens.
2857         (auth-source-netrc-normalize): Use them, simplifying the closure.
2858
2859 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
2862         is available.
2863
2864 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2865
2866         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2867         non-nil, and `nnimap-split-methods' is nil, use the former.
2868
2869 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2870
2871         * plstore.el (plstore-revert): New function.
2872         (plstore-open): Use it; hide the buffer from user.
2873
2874 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2875
2876         * auth-source.el (auth-source-backend): New member "arg".
2877         (auth-source-backend-parse): Handle new backend 'plstore.
2878         * plstore.el: New file.
2879
2880 2011-06-30  Glenn Morris  <rgm@gnu.org>
2881
2882         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2883
2884 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2887         expiring articles to.
2888
2889         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2890         variations as ASCII (bug#5458).
2891
2892 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2895
2896 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2897
2898         * message.el (message-point-in-header-p): Tweak the function to default
2899         to saying that we're not in the headers if there is no separator at
2900         all.  This makes it possible to use the Message version of `M-q' in
2901         buffers with no headers (bug#7987).
2902         (message-point-in-header-p): Fix last checkin to work with an empty
2903         mail-header-separator, too.
2904
2905         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2906         again, save the choice via customize.
2907
2908 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2909
2910         * message.el (message-send-mail-function): Add `sendmail-query-once'.
2911
2912         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2913         ended the connection, bail out before waiting infinitely on a new
2914         connection.
2915
2916 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
2917
2918         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2919         reports.
2920
2921         * gnus.el (gnus-bug-package): Use "gnus."
2922         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2923
2924 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2925
2926         * dgnushack.el: Make the timer warning go away on XEmacs.
2927
2928         * gnus-art.el (gnus-article-stop-animations): New function to stop any
2929         animations going on at article exit time.
2930
2931         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2932         since removing it breaks people upgrading.
2933
2934         * shr.el (shr-put-image): Use the new interface for animating images.
2935         (shr-put-image): Animate for 60 seconds.
2936
2937         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
2938         avoid compiler warnings.
2939
2940         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2941         error with `find-file-hooks' on Emacs 22.
2942         (with-auth-source-epa-overrides): Ugly hack to Wrap the
2943         `find-file-hook' things in `symbol-value' to avoid compilation warnings
2944         on all architectures.
2945
2946         * spam.el (spam-stat): Require in a normal fashion without binding
2947         `spam-stat-install-hooks' to avoid compilation warnings.
2948
2949         * spam-stat.el (spam-stat-install-hooks): Remove.
2950         (spam-stat-install-hooks): Don't run automatically.
2951
2952 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
2953
2954         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2955         and keystroke.
2956
2957 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2958
2959         * auth-source.el (auth-source-netrc-cache): Move forward.
2960
2961 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * proto-stream.el (proto-stream-open-starttls): Use
2964         `gnutls-available-p' to see whether we have built-in support.
2965
2966         * auth-source.el (auth-source-netrc-create): Don't query the bits that
2967         we already know.
2968         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2969         (auth-source-netrc-create): Don't prompt for the stuff we already know.
2970
2971 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2972
2973         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2974         %S format, since that looks odd.
2975         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2976         file, especially when saving.
2977
2978 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
2979
2980         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
2981         article found.
2982
2983 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2984
2985         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2986         `auth-source-save-secrets' with a more sensitive alist that can be
2987         configured per file.  Experimental, so defaults to 'never.
2988         (auth-source-netrc-create): Use it.  Still experimental code.
2989         (with-auth-source-epa-overrides): Use `find-file-hooks' if
2990         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
2991
2992 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
2993
2994         * auth-source.el (auth-source-save-secrets): New variable to control if
2995         secret tokens should be saved encrypted.
2996         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2997         to `auth-source-netrc-normalize'.
2998         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
2999         on the EPA variables being defined.
3000         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
3001         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
3002         the lexical-let closure.
3003         (auth-source-netrc-create): Create "gpg:" tokens according to
3004         `auth-source-save-secrets'.
3005
3006 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * gnus-group.el (gnus-group-update-group): Add new argument
3009         `info-unchanged' that stops updating dribble buffer.
3010
3011         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
3012         deletes lines matching to it in dribble buffer.
3013
3014         * gnus-agent.el (gnus-agent-fetch-group-1):
3015         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
3016         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
3017         * gnus-start.el (gnus-group-change-level):
3018         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
3019
3020         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
3021         if newsgroup info is not changed.
3022
3023         * gnus-group.el (gnus-group-get-new-news-this-group):
3024         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
3025         Don't update dribble buffer.
3026
3027 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
3028
3029         * gnus-registry.el (gnus-registry-remove-ignored): New function to
3030         remove entries with groups we ignore.
3031
3032 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3033
3034         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
3035         the underline comes at the bottom.
3036
3037 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3038
3039         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
3040         `gnus-registry-user-format-function-M' and declare the latter obsolete.
3041         (gnus-registry-article-marks-to-names): Rename from
3042         `gnus-registry-user-format-function-M2'.
3043
3044 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
3047         ephemeral group.
3048
3049 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3050
3051         * shr.el (shr-browse-image): Copy the URL if called interactively.
3052
3053 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3054
3055         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
3056         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
3057         done, then unselected articles may be marked as read.
3058
3059         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
3060         since not doing this seems to lead to a race condition in pop3-logon.
3061
3062         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
3063         so that the call chain it correct when we call "upwards".
3064
3065         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
3066         in read-only groups.
3067
3068         * gnus-group.el (gnus-group-mark-article-read): Ditto.
3069
3070         * message.el (message-cite-reply-position): Doc string fix.
3071
3072         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
3073         avoid regexp overflow.
3074         (nnimap-transform-split-mail): Ditto.
3075
3076         * pop3.el (pop3-retr): Error out if the server closes the connection.
3077
3078 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3079
3080         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
3081         mm-with-unibyte-current-buffer.  The buffer should not contain any
3082         multibyte chars anyway at this stage.
3083
3084 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3085
3086         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
3087         at the end of lines.
3088
3089 2011-05-29  Julien Danjou  <julien@danjou.info>
3090
3091         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
3092
3093 2011-05-27  Glenn Morris  <rgm@gnu.org>
3094
3095         * gnus-group.el (gnus-bug-group-download-format-alist):
3096         Use the "maintainer" version of debian reports as well.
3097
3098 2011-05-26  Glenn Morris  <rgm@gnu.org>
3099
3100         * gnus-group.el (gnus-bug-group-download-format-alist):
3101         Use the "maintainer" version of debbugs.gnu.org reports.
3102
3103 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3104
3105         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
3106
3107 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3108
3109         * gnus-cus.el (gnus-agent-customize-category):
3110         * gnus-delay.el (gnus-delay-send-queue):
3111         * gnus.el (gnus-other-frame):
3112         Don't quote lambda expressions with `quote'.
3113
3114 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3115
3116         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3117         the thread moves us backwards and so we loop forever.
3118
3119 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3122         whitespace in base64 data lines.
3123
3124 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3125
3126         * gnus-registry.el (gnus-registry-user-format-function-M):
3127         Use `mapconcat'.
3128         (gnus-registry-user-format-function-M2): Use to see the full text of
3129         the marks.  Make "," the mark text separator.
3130
3131         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3132         authentication with auth-source.
3133
3134 2011-05-17  Glenn Morris  <rgm@gnu.org>
3135
3136         * gnus-group.el (gnus-import-other-newsrc-file):
3137         Use insert-file-contents.
3138
3139 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
3140
3141         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3142         1000 iterations.
3143
3144 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * nntp.el (nntp-open-connection): Check if process-type is available.
3147
3148 2011-05-16  Julien Danjou  <julien@danjou.info>
3149
3150         * shr.el (shr-tag-del): Add support for del tag.
3151
3152 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3153
3154         * gnus-html.el (gnus-html-put-image): Register a displayer.
3155
3156         * shr.el (shr-image-displayer): Don't remove text props from alt text.
3157
3158 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
3159
3160         * registry.el (prune-factor): New initialization parameter defaulting
3161         to 0.1.
3162         (registry-prune-hard): Use it.
3163
3164         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3165         0.1 expicitly.
3166
3167 2011-05-13  Glenn Morris  <rgm@gnu.org>
3168
3169         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3170         is bound, since this function requires sendmail.
3171
3172 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
3173
3174         * registry.el (registry-usage-test): Disable pruning test.
3175
3176 2011-05-11  David Engster  <dengste@eml.cc>
3177
3178         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
3179         Bind set-network-process-option for XEmacs.
3180
3181 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
3182
3183         * registry.el (registry-prune-hard-candidates)
3184         (registry-prune-soft-candidates): Helper methods for registry pruning.
3185         (registry-prune): Use them.  Make the sort function optional.
3186
3187 2011-05-10  Jim Meyering  <meyering@redhat.com>
3188
3189         * shr.el (shr-colorize-region): Fix typo "on on -> on".
3190
3191 2011-05-10  Julien Danjou  <julien@danjou.info>
3192
3193         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3194         symbol and not a list.
3195
3196 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3197
3198         * gnus-art.el (gnus-article-mode): Move binding of
3199         shr-put-image-function here from gnus-article-prepare-display.
3200
3201         * shr.el (shr-put-image-function): New variable.
3202         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3203         (shr-put-image): Return scaled image.
3204
3205         * gnus-art.el (gnus-shr-put-image): New function.
3206         (gnus-article-prepare-display): Bind shr-put-image-function to it.
3207
3208         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3209         original ones, as deletable.
3210
3211 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3212
3213         * nntp.el (nntp-open-connection): Set TCP keepalive option.
3214
3215 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3216
3217         * registry.el (registry-full): Add convenience method.  Fix logic.
3218         (registry-insert): Use it.  Fix logic here too.
3219
3220         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3221         `registry-prune' if `registry-full' returns t.
3222         (gnus-registry-handle-action)
3223         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3224         (gnus-registry-usage-test): Use it.
3225
3226 2011-05-07  Julien Danjou  <julien@danjou.info>
3227
3228         * shr.el (shr-link): Make shr-link inherit from link by default.
3229
3230 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
3231
3232         * shr.el (shr-urlify, shr-link): Fix shr-link face.
3233
3234 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3235
3236         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3237         error out because the face is not a list.
3238
3239 2011-05-05  Glenn Morris  <rgm@gnu.org>
3240
3241         * proto-stream.el (gnutls-negotiate): Fix declarations.
3242
3243         * gnus-start.el (gnus-propagate-marks): Declare.
3244
3245 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
3246
3247         * registry.el (registry-reindex): Fix percentage message.
3248
3249         * proto-stream.el (network-stream-open-starttls): Adjust to call
3250         `gnutls-negotiate' with :process and :hostname arguments.
3251
3252 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3253
3254         * shr.el: Add shr-link face for links.
3255         (shr-urlify): Use it.
3256
3257         * registry.el (registry-insert): Make error message more helpful.
3258
3259 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3260
3261         * gnus-html.el (gnus-html-schedule-image-fetching):
3262         Use url-queue-retrieve, if it exists.
3263
3264         * shr.el (shr-tag-img): Ditto.
3265
3266         * gnus.el: Autoload more gnus-agent functions.
3267
3268         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3269         agent if we haven't already (bug#8502).
3270
3271         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3272         into the Agent, too.
3273
3274         * gnus-agent.el (gnus-agent-store-article): New function.
3275
3276         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3277         and moved from that file for reuse.
3278
3279         * pop3.el (pop3-open-server): Error messages are "-ERR".
3280
3281 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282
3283         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3284         (open-tls-stream): Remove superfluous tls/starttls autoloads.
3285
3286 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3287
3288         * gnus.el: No Gnus v0.17 is released.
3289
3290 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3291
3292         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3293         buffer has moved to a different frame.
3294
3295 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296
3297         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3298         to get the conversion from unibyte to multibyte buffers to work on
3299         Emacs 22.
3300
3301         * nntp.el (nntp-request-article): Slight clean-up.
3302
3303 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3304
3305         * shr.el (shr-strike-through): New face.
3306         (shr-tag-s): Use it to provide <s> support.
3307         (shr-tag-s): Remove duplicate definition.
3308
3309 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3310
3311         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3312         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3313
3314 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3315
3316         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
3317         `gnutls-negotiate'.
3318         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
3319
3320 2011-04-23  Glenn Morris  <rgm@gnu.org>
3321
3322         * gnus-sum.el (gnus-extra-headers): Bump :version.
3323
3324 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3325
3326         * shr.el (shr-tag-sup): New function.
3327         (shr-tag-sub): Ditto.
3328
3329 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
3330
3331         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3332         for the case where `gnus-registry-ignored-groups' is a list of lists,
3333         and don't call `gnus-parameter-registry-ignore' otherwise.
3334
3335 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
3336
3337         * nnimap.el (nnimap-user): New backend variable.
3338         (nnimap-open-connection-1): Use it.
3339         (nnimap-credentials): Accept user parameter so it's explicit what user
3340         name is desired.
3341
3342         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3343         default.
3344
3345         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3346         not gnus-registry.el.
3347
3348         * gnus-registry.el: Mention in comments how to modify
3349         `gnus-extra-headers' for proper recipient tracking and that it may
3350         already have To and Cc recently, which it does as of this commit.
3351         (gnus-registry-ignored-groups): Remove defcustom.
3352         Explain why in comments.
3353         (gnus-registry-action): Fix data-header reference to use the extra
3354         headers.  Explain in package commentary how to add To and Cc headers to
3355         the gnus-extra-headers.
3356         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3357         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3358         parameter list or a string list in `gnus-registry-ignored-groups'.
3359         Fix logic error.
3360
3361 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3362
3363         * shr.el (shr-expand-url): Protect against null urls.
3364
3365 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3366
3367         * shr.el (shr-base): New binding.
3368         (shr-tag-base): Keep track of <base>.
3369         (shr-expand-url): New function used throughout.
3370
3371 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
3372
3373         * gnus-registry.el
3374         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3375         (gnus-registry-ignored-groups): New variable.
3376         (gnus-registry-ignore-group-p): Use it.
3377         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3378         set the destination group to nil (same as delete) if it's ignored.
3379
3380 2011-04-20  David Engster  <dengste@eml.cc>
3381
3382         * tests/gnustest-nntp.el: New file for simple NNTP testing.
3383
3384         * Makefile.in (test-nntp): New rule.
3385         (check): Add it.
3386         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
3387
3388 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3389
3390         * gnus-registry.el (gnus-registry-action)
3391         (gnus-registry-fetch-header-fast):
3392         Don't use mail-header that looks an internal function of mailheader.el.
3393
3394 2011-04-19  Glenn Morris  <rgm@gnu.org>
3395
3396         * time-date.el (time-to-days): Remove unused local variables.
3397
3398 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3399
3400         * gnus-registry.el: Eliminate cl functions.
3401         (gnus-registry-sort-addresses): New function that replaces mapcan.
3402         (gnus-registry-action, gnus-registry-spool-action)
3403         (gnus-registry-split-fancy-with-parent)
3404         (gnus-registry-fetch-recipients-fast): Use it.
3405         (gnus-registry-import-eld): Replace delete* with dolist + delq.
3406
3407         * registry.el (initialize-instance, registry-lookup)
3408         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3409         (registry-lookup-secondary-value, registry-search, registry-delete)
3410         (registry-insert, registry-reindex, registry-size, registry-prune):
3411         Use eval-and-compile.
3412
3413 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
3414
3415         * registry.el (registry-reindex): New method to recreate the secondary
3416         registry indices.
3417
3418         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3419         tracked field changes.
3420         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3421         (gnus-registry-action, gnus-registry-spool-action)
3422         (gnus-registry-handle-action)
3423         (gnus-registry--split-fancy-with-parent-internal)
3424         (gnus-registry-split-fancy-with-parent)
3425         (gnus-registry-register-message-ids): Add recipient tracking on spool,
3426         move, and delete actions, and for fancy splitting with parent.
3427         (gnus-registry-extract-addresses)
3428         (gnus-registry-fetch-recipients-fast)
3429         (gnus-registry-fetch-header-fast): Convenience functions.
3430         (gnus-registry-misc-test): ERT test of
3431         `gnus-registry-extract-addresses'.
3432
3433 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3434
3435         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3436         Track by subject first, then sender.
3437
3438 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3439
3440         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3441
3442         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3443         Lisp.
3444
3445         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3446         (gnus-draft-send): Use it to avoid popping
3447         up frames from gnus-group-send-queue.
3448
3449 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3450
3451         * gnus-registry.el: Updated gnus-registry docs.
3452
3453 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
3454
3455         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3456         Fix logic bug.
3457         (gnus-registry-post-process-groups): Fix logging of no results and
3458         quote sender and subject.
3459
3460 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3461
3462         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
3463         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
3464         gnutls-cli are too slow to be done opportunistically.
3465
3466         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3467         (gnus-read-active-for-groups): Don't try to finish getting stuff where
3468         we had no early-data returned.
3469         (gnus-get-unread-articles): Add a sanity check so that we don't issue
3470         two async commands to the same server at the same time.
3471
3472 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
3473
3474         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3475
3476 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3477
3478         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3479         "warning" level.
3480
3481         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3482         (mm-url-insert-file-contents): Don't set the package names.
3483
3484 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
3485
3486         * gnus-registry.el (gnus-registry-action): Remove properties and
3487         simplify subject in `gnus-registry-handle-action'.
3488         (gnus-registry-spool-action): Get subject and sender from message if
3489         they are not passed in.
3490         (gnus-registry-handle-action): Remove properties and simplify subject
3491         consistently.
3492
3493 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3494
3495         * registry.el: Require CL before using defmacro*.
3496
3497 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * gnus-art.el (article-treat-date): Assume that
3500         gnus-article-date-headers may be a group parameter.
3501
3502 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
3503
3504         * gnus-registry.el (gnus-registry-handle-action): More debugging.
3505
3506         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3507         interactively so the newsrc file can contain foreign groups too.
3508         Useful for debugging but not much for users.
3509
3510 2011-04-07  David Engster  <dengste@eml.cc>
3511
3512         * registry.el (registry-usage-test): Only do
3513         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3514         lexical binding.
3515
3516 2011-04-07  David Engster  <dengste@eml.cc>
3517
3518         * Makefile.in (check, test-registry): New rules for test-suite.
3519
3520 2011-04-06  David Engster  <dengste@eml.cc>
3521
3522         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3523         argument NOERROR for `require', since XEmacs 21.4 does not support it.
3524
3525 2011-04-06  David Engster  <dengste@eml.cc>
3526
3527         * registry.el (initialize-instance): Change :after to :AFTER to be
3528         compatible with old EIEIO version in XEmacs.
3529
3530 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3531
3532         * gnus-registry.el (gnus-registry-post-process-groups)
3533         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3534         and provide better messaging.
3535
3536 2011-04-06  David Engster  <dengste@eml.cc>
3537
3538         * Makefile.in (fail-on-warning): New rule to compile with warnings as
3539         errors.
3540
3541         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
3542         dgnushack-compile with error-on-warn enabled, and to signal an error if
3543         clean compilation failed.
3544         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
3545         with `byte-compile-error-on-warn'.  Return nil if errors occured.
3546
3547 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3548
3549         * gnus-registry.el: Don't use ERT if it's not available.  Load it
3550         unconditionally anyway, discarding errors.
3551         (gnus-registry-delete-entries): New convenience function.
3552         (gnus-registry-import-eld): Import from old .eld registry.
3553
3554         * registry.el: Don't use ERT if it's not available.  Load it
3555         unconditionally anyway, discarding errors.
3556
3557         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3558         version from the Claudio Bley GnuTLS patch (extra optional parameters
3559         and host name).
3560
3561 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3562
3563         * gnus-registry.el (gnus-registry-fixup-registry): New function to
3564         fixup the parameters that can be customized by the user between
3565         save/read cycles.
3566         (gnus-registry-read): Use it.
3567         (gnus-registry-make-db): Use it.
3568         (gnus-registry-spool-action, gnus-registry-handle-action):
3569         Fix messaging.
3570         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3571         Map references to actual group names with sender and subject tracking.
3572         (gnus-registry-post-process-groups): Use `cond' for better messaging.
3573         (gnus-registry-usage-test): Add subject lookup test.
3574
3575         * registry.el (registry-db, initialize-instance): Set up constructor
3576         instead of :initform arguments for the sake of older Emacsen.
3577         (registry-lookup-breaks-before-lexbind): New method to demonstrate
3578         pre-lexbind merge bug.
3579         (registry-usage-test): Use it.
3580         (initialize-instance, registry-db): Move the non-function initforms
3581         back to the class definition.
3582
3583 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
3584
3585         * registry.el: New library to manage gnus-registry-style data.
3586
3587         * gnus-registry.el: Use it (major rewrite).
3588
3589         * nnregistry.el: Use it.
3590
3591         * spam.el: Use it.
3592
3593 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3594
3595         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3596         marks on non-selected articles.
3597
3598 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
3599
3600         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3601         parameter to open-protocol-stream.
3602
3603 2011-04-01  Julien Danjou  <julien@danjou.info>
3604
3605         * mm-view.el (mm-display-inline-fontify): Do not fontify with
3606         fundamental-mode.
3607
3608 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3609
3610         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3611         servers.
3612
3613 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3616         made marks not propagate, again.
3617
3618 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
3619
3620         * proto-stream.el (open-protocol-stream): Bring back `network' type.
3621         Make this the default type.
3622         (proto-stream-open-plain): Rename from proto-stream-open-default.
3623         (open-protocol-stream, proto-stream-open-starttls)
3624         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3625         with `plain'.
3626
3627         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3628         value.
3629
3630         * nntp.el (nntp-open-connection-function): Document the fact that some
3631         values are not functions but are instead handled specially.
3632         Recognize nntp-open-plain-stream value.
3633         (nntp-open-connection): Recognize that value.
3634
3635 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3636
3637         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
3638         where it seems to be needed.
3639
3640 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3641
3642         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3643         stuff.
3644
3645         * gnus-score.el (gnus-score-string): Fix calling convention of
3646         `gnus-simplify-buffer-fuzzy' after last patches.
3647
3648         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3649         server for articles we didn't get any headers for.  This is a sanity
3650         check.
3651
3652 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
3653
3654         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3655         new CAPABILITY, use it.
3656
3657 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3660         downloading anything.
3661
3662         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3663
3664 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
3665
3666         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3667         colors.
3668         (gnus-splash-svg-color-symbols): New function.
3669
3670 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3673         instead of using the global gnus-simplify-subject-fuzzy-regexp.
3674         (gnus-simplify-subject-fuzzy): Use the local
3675         gnus-simplify-subject-fuzzy-regex instead of the global one.
3676         This makes using this variable in group parameters work.
3677
3678 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3679
3680         * gnus-registry.el (gnus-registry-unfollowed-groups):
3681         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3682         archive:sent-YYYY-MM-DD groups).
3683         (gnus-registry-split-fancy-with-parent): Bail out early in sender
3684         tracking if there are more than `gnus-registry-max-track-groups'
3685         matches.
3686
3687 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3688
3689         * message.el (message--yank-original-internal): New function to do the
3690         insertion cleanly inside eval in `message-yank-original'.
3691         (message-yank-original): Use it.
3692
3693 2011-03-29  Julien Danjou  <julien@danjou.info>
3694
3695         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3696         local variables disabled rather than `normal-mode'.
3697
3698 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
3699
3700         * imap.el (imap-shell-open, imap-process-connection-type):
3701         Use imap-process-connection-type for 'shell' streams as well as
3702         Kerberos, SSL, other subprocesses.
3703
3704 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
3705
3706         * proto-stream.el: Changes preparatory to merging open-protocol-stream
3707         with open-network-stream.
3708         (proto-stream-always-use-starttls): Option removed.
3709         (open-protocol-stream): Return a process object by default.  Provide a
3710         new parameter :return-list specifying a list-type return value, which
3711         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
3712         :type `network' to `try-starttls', and `network-only' to `default'.
3713         Make `default' the default, for compatibility with open-network-stream.
3714         Handle the no-parameter case exactly as open-network-stream, with no
3715         additional stream processing.  Search plists using plist-get.
3716         Explicitly add :end-of-commend parameter if it is missing.
3717         (proto-stream-open-default): Rename from
3718         proto-stream-open-network-only.  Return 'default as the type.
3719         (proto-stream-open-starttls): Rename from proto-stream-open-network.
3720         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
3721         failed.  Always return a list with a (possibly dead) process as the
3722         first element, for compatibility with open-network-stream.
3723         (proto-stream-open-tls): Use plist-get.  Always return a list.
3724         (proto-stream-open-shell): Return `default' as connection type.
3725         (proto-stream-capability-open): Use plist-get.
3726         (proto-stream-eoc): Function deleted.
3727
3728         * nnimap.el (nnimap-stream, nnimap-open-connection)
3729         (nnimap-open-connection-1): Handle renaming of :type parameter for
3730         open-protocol-stream.
3731         (nnimap-open-connection-1): Pass a :return-list parameter
3732         open-protocol-stream to obtain a list return value.  Parse this list
3733         using plist-get.
3734
3735         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3736         for open-protocol-stream.  Accept open-protocol-stream return value
3737         that is a subprocess object instead of a list.  Handle the case of a
3738         dead returned process.
3739
3740 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
3741
3742         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3743
3744         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3745
3746 2011-03-21  Julien Danjou  <julien@danjou.info>
3747
3748         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3749         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
3750         query.
3751         (mm-inline-text): Render normal text with fontification whenever
3752         possible.
3753
3754         * gnus-sum.el (gnus-summary-save-parts-1):
3755         * gnus-art.el (gnus-article-browse-html-save-cid-content)
3756         (gnus-article-browse-html-parts, gnus-mime-delete-part)
3757         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3758         Use `mm-handle-filename'.
3759
3760         * mm-util.el (mm-handle-filename): New function, return the filename of
3761         an handle.
3762
3763 2011-03-18  Julien Danjou  <julien@danjou.info>
3764
3765         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3766         (gnus-buffer-live-p): Check that buffer is not nil.
3767
3768 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3769
3770         * gnus.el: No Gnus v0.15 is released.
3771
3772 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3773
3774         * time-date.el (format-seconds): Use assoc instead of assoc-string to
3775         avoid warning on XEmacs.
3776
3777         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
3778         on XEmacs.
3779
3780         * gnus-art.el: Require mouse, which the build bot seems to say is
3781         needed.
3782
3783         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
3784
3785         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3786         XEmacs, since it doesn't have url-retrieve-synchronously.
3787
3788         * time-date.el (format-seconds): Use assoc instead of assoc-string,
3789         since assoc-string doesn't exist in XEmacs.
3790
3791 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
3792
3793         * gnus-group.el (gnus-group-list-ticked): New function.
3794         (gnus-group-make-menu-bar): Provide a menu entry for it.
3795         (gnus-group-list-map): Provide a binding for it.
3796
3797 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3798
3799         * shr.el (shr-visit-file): New command.
3800
3801         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3802
3803 2011-03-17  Bjørn Mork  <bjorn@mork.no>
3804
3805         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3806         servers.
3807
3808 2011-03-16  Julien Danjou  <julien@danjou.info>
3809
3810         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3811         inline.
3812
3813         * gnus-art.el (article-hide-list-identifiers):
3814         Use gnus-group-get-list-identifiers.
3815
3816         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3817         (gnus-summary-remove-list-identifiers):
3818         Use gnus-group-get-list-identifiers to get regexp.
3819         (gnus-select-newsgroup, gnus-summary-insert-subject)
3820         (gnus-summary-insert-articles):
3821         Call gnus-summary-remove-list-identifiers unconditionally.
3822
3823 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3824
3825         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3826         we're selecting a group with unread articles.
3827
3828         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3829
3830         * gssapi.el: New file separated out from imap.el to provide a general
3831         Kerberos 5 connection facility for Emacs.
3832
3833         * message.el (message-elide-ellipsis): Document the format spec
3834         ellipsis.
3835
3836 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3837
3838         * message.el (message-elide-region): Allow the ellipsis to say how many
3839         lines were removed.
3840
3841 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3842
3843         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3844         window configurations containing buffers that are now dead.
3845
3846         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3847         parsing to avoid integer overflows.
3848         (nnimap-parse-flags): Simplify the last change.
3849         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3850         too large for 32-bit Emacsen.
3851
3852 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3853
3854         * auth-source.el (auth-source-netrc-create):
3855         * message.el (message-yank-original): Fix use of `case'.
3856
3857 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3858
3859         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3860         XEmacs, which was one character too wide.
3861
3862 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
3863
3864         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3865         default number of articles to display.
3866         (gnus-articles-to-read): Use pretty names for prompt.
3867
3868 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3869
3870         * gnus-int.el (gnus-open-server): Ditto.
3871
3872         * gnus-start.el (gnus-activate-group): Give a backtrace if
3873         debug-on-quit is set and the user hits `C-g'.
3874         (gnus-read-active-file): Ditto.
3875
3876         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3877
3878 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
3879
3880         * message.el (message-yank-original): Use cond instead of CL case.
3881
3882 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3883
3884         * auth-source.el (auth-source-netrc-create): Use usual format for the
3885         default in prompts.
3886
3887 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * lpath.el: Fbind read-char-choice for XEmacs.
3890
3891 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3892
3893         * auth-source.el (auth-source-netrc-create): Show the default in the
3894         prompt when prompting for token creation.
3895
3896 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3897
3898         * auth-source.el (auth-source-format-prompt): Always convert the value
3899         to a string to avoid evaluating non-string arguments.
3900         (auth-source-netrc-create): Offer default properly, not as initial
3901         content in `read-string'.
3902         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3903         of line to determine if we've been run before.  If so, don't run again,
3904         but print a trivial message to indicate the cache was hit instead.
3905
3906 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
3907
3908         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3909         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
3910         The user will have to run `gnus-sync-read' manually and wait for Cloudy
3911         Gnus.
3912
3913 2011-03-11  Julien Danjou  <julien@danjou.info>
3914
3915         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3916         modified file".
3917
3918 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
3919
3920         * auth-source.el (auth-source-read-char-choice): New function to read a
3921         character choice using `dropdown-list', `read-char-choice', or
3922         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
3923         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
3924         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
3925         (auth-source-netrc-saver): Use it.
3926         (auth-source-pick-first-password): New convenience function.
3927
3928 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3929
3930         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3931         parameter in the credentials.
3932         (nnimap-open-connection-1): Use it after a successful login.
3933         (nnimap-credentials): Add IMAP-specific user and password prompt.
3934
3935         * auth-source.el (auth-source-search): Add :require parameter, taking a
3936         list.  Document it and the :save-function return token.  Pass :require
3937         down.  Change the CREATED message from a warning to a debug statement.
3938         (auth-source-search-backends): Pass :require down.
3939         (auth-source-netrc-search): Pass :require down.
3940         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3941         Change save prompt to indicate all modifications saved here are
3942         deletions.
3943         (auth-source-netrc-create): Take user login name as default in user
3944         prompt.  Move all the save functionality to a lexically bound function
3945         under the :save-function token in the returned list.  Set up clearer
3946         default prompts for user, host, port, and secret.
3947         (auth-source-netrc-saver): New function, intended to be wrapped for
3948         :save-function.
3949
3950 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3951
3952         * shr.el (shr-table-horizontal-line): Change the defaults for the table
3953         lines to be spaces instead.
3954
3955 2011-03-07  Julien Danjou  <julien@danjou.info>
3956
3957         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3958         (sieve-sasl-auth): Check that auth-source-search did return something,
3959         or just return an empty string.
3960
3961 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3962
3963         * gnus.el (gnus-interactive): Use read-directory-name.
3964
3965         * gnus-uu.el (gnus-uu-decode-uu-and-save)
3966         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3967         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3968         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3969         Likewise.
3970
3971         * gnus-group.el (gnus-group-make-directory-group): Likewise.
3972
3973 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3974
3975         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3976         onto the list of killed groups, too.  This makes killed nnimap groups,
3977         for instance, more reliably not reappear.
3978
3979         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3980         the parent.
3981
3982         * gnus-sum.el (gnus-update-read-articles): Fix typo.
3983
3984         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3985         really have server-side marks.
3986
3987         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3988         since most backends do not usefully have server-side marks.
3989         (gnus-update-read-articles): Propagate marks to all backends that
3990         really have server-side marks.
3991
3992 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3993
3994         * message.el (message-cite-reply-position, message-cite-style):
3995         New variables.
3996         (message-yank-original): Use the new citation styles.
3997
3998 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
3999
4000         * message.el (message-options): Revert 22da67af (workaround for XEmacs
4001         buffer-local issue); don't mark it buffer-local when running under
4002         XEmacs.
4003
4004 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
4005
4006         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
4007         numbers too big to be `read'.
4008
4009 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
4010
4011         * password-cache.el (password-in-cache-p): Add autoload.
4012
4013         * message.el (message-options): Make buffer-local two ways to attempt
4014         to fix a XEmacs bug.
4015
4016 2011-03-02  Julien Danjou  <julien@danjou.info>
4017
4018         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
4019
4020 2011-03-01  Julien Danjou  <julien@danjou.info>
4021
4022         * gnus-art.el (list-identifier): Add list-identifier as a parameter
4023         group.
4024         (article-hide-list-identifiers): Use list-identifier group parameter.
4025
4026 2011-02-28  Julien Danjou  <julien@danjou.info>
4027
4028         * sieve.el (sieve-buffer-script-name): New local variable to store
4029         sieve script name.
4030         (sieve-edit-script): Store sieve script name.
4031         (sieve-upload): Use sieve script name when uploading.
4032         (sieve-upload): Use substitute-command-keys.
4033         (sieve-edit-script): Use substitute-command-keys.
4034         (sieve-refresh-scriptlist): Use substitute-command-keys.
4035         (sieve-manage-mode-map): Define keymap properly.
4036         (sieve-manage-mode): Do not set mode name manually, change mode-name to
4037         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
4038         Remove commented code about cvs.
4039         (sieve-manage-quit): New function.
4040         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
4041
4042 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4043
4044         * gnus-group.el (gnus-import-other-newsrc-file): New function.
4045
4046 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4047
4048         * auth-source.el (auth-source-search): Cache empty result sets.
4049
4050         * password-cache.el (password-in-cache-p): Convenience function to
4051         check if a key is in the cache, even if the value is nil.
4052
4053         * auth-source.el (auth-source-save-behavior): New variable to replace
4054         `auth-source-never-create'.
4055         (auth-source-netrc-create): Use it.
4056         (auth-source-never-save): Remove.
4057
4058 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
4059
4060         * nnimap.el (nnimap-stream): Doc fix.
4061         (nnimap-open-connection-1): Reverse the order of the ports to that the
4062         prompted-for port is first.
4063
4064         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
4065         retrieval by the no-group selection.
4066
4067         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
4068         numerical parameters.
4069
4070 2011-02-25  Julien Danjou  <julien@danjou.info>
4071
4072         * gnus-gravatar.el: Use gnus-with-article-buffer.
4073
4074         * gnus-art.el (gnus-with-article-buffer): Check that the
4075         gnus-article-buffer is alive.
4076
4077 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4078
4079         * auth-source.el (auth-source-creation-prompts): New variable to manage
4080         creation-time prompts.
4081         (auth-source-search): Document it.
4082         (auth-source-format-prompt): Add utility function.
4083         (auth-source-netrc-create): Don't default the user name to
4084         user-login-name.  Use `auth-source-creation-prompts' and some default
4085         prompts for user, host, port, and password (the default generic prompt
4086         remains ugly).
4087         (auth-source-never-save): Add customizable option to never save info.
4088         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
4089         mode excursion.
4090
4091 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
4094         argument that XEmacs doesn't support.
4095
4096         * dgnushack.el (dgnushack-compile): Exclude color.el from being
4097         compiled for Emacsen having no `libxml-parse-html-region' support.
4098
4099         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
4100
4101         * lpath.el: Bind buffer-save-without-query for XEmacs.
4102
4103 2011-02-23  Julien Danjou  <julien@danjou.info>
4104
4105         * gnus-art.el (article-make-date-line): Ignore errors if time is
4106         invalid and not convertible.
4107         (article-make-date-line): Only add lapsed time if time is not nil.
4108
4109 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
4110
4111         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
4112         `read-char-choice' for backwards compatibility.
4113         (auth-source-netrc-element-or-first): New function to DTRT for
4114         parameter extraction.
4115         (auth-source-netrc-create): Use it and fix multiple parameter print
4116         bug.  Use the default passed from above (given-default) or the
4117         built-in (user-login-name for :user).
4118
4119 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
4120
4121         * gnus-start.el (gnus-dribble-read-file):
4122         Set buffer-save-without-query, since we always want to save the dribble
4123         file, probably.
4124
4125         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
4126         nnimap.
4127
4128         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
4129         -summary- since it's a user-visible variable.
4130
4131         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
4132         first time you use the new Gnus.
4133
4134 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
4135
4136         * auth-source.el: Don't load netrc.el.
4137         (auth-sources): Search ~/.netrc as well by default.
4138         (auth-source-debug): Add 'trivia option for extra output.
4139         (auth-source-do-trivia): Use it.
4140         (auth-source-search): Simplify logic to use
4141         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
4142         appropriate.  Don't keep a running count at this level.  Layer :create
4143         and :delete options appropriately on the first and second passes.
4144         Don't track the backend with the search results.
4145         (auth-source-search-backends): New function to search a list of
4146         backends for a processed spec.
4147         (auth-source-netrc-parse): Cache all netrc files, making
4148         auth-source-netrc-cache an alist keyed by the file name and using the
4149         file mtime as the caching criterion.  Keep the obfuscated data secret
4150         with a lexical bind.
4151         (auth-source-netrc-search): Don't calculate the length of the results
4152         unnecessarily.
4153         (auth-source-search-backends): Fix bug.
4154         (auth-source-netrc-create): Rework prompts.
4155
4156 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
4157
4158         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4159         Lower case names of search constraints.
4160         (nnir-run-query): Cache and reuse search constraints for all imap
4161         servers.
4162
4163 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
4164
4165         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
4166         after exit.
4167         (gnus-setup-message): Define missing variable from last checkin.
4168
4169         * gnus-sum.el (gnus-summary-show-article): When called with t as the
4170         value, show the raw article.
4171
4172 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4173
4174         * gnus.el: No Gnus v0.13 is released.
4175
4176 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4177
4178         * nnimap.el (nnimap-open-connection-1): Revert last change, since
4179         auth-source now accepts numbers.
4180
4181         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4182         spec, too.
4183         (auth-source-ensure-strings): New function.
4184
4185         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
4186         (gnus-article-setup-buffer): Always restart the date timer so that user
4187         changes to the frequency is respected.
4188
4189         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
4190         port numbers, so make sure it gets that if nnimap-server-port is
4191         explicit.
4192
4193 2011-02-21  Simon Josefsson  <simon@josefsson.org>
4194
4195         * nnimap.el (nnimap-inbox): Doc fix.
4196
4197 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
4198
4199         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
4200         Autoload.  Add optional arg FRAME, and pass it to color-values.
4201         (color-complement): Caller changed.  Doc fix.
4202         (color-gradient): Rewrite for better clarity and efficiency.
4203
4204 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
4205
4206         * shr-color.el (shr-color->hexadecimal): Use renamed function names
4207         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
4208         color-lab-to-srgb.
4209
4210 2011-02-20  Drew Adams  <drew.adams@oracle.com>
4211
4212         * color.el: First part of merge from hexrgb.el.
4213         (color-rgb-to-hex): Rename from color-rgb->hex.
4214         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
4215         saturation to zero if the value is too small.
4216         (color-rgb-to-hsl): Rename from color-rgb->hsl.
4217         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
4218         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
4219         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
4220         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
4221         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
4222         (color-cie-de2000): Doc fix.
4223
4224 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4225
4226         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4227         given method as in the group name if we're using an extended method.
4228         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4229         command, if we're using that, instead of waiting for the beginning.
4230
4231         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4232         we're sure to get unique server names, and we don't output two async
4233         commands in the same buffer.  This fixes an NNTP hang for some users.
4234
4235 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4236
4237         * gnus.el: No Gnus v0.11 is released.
4238
4239 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4240
4241         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4242         summary buffer before reading going to the next buffer.  This avoids
4243         putting the point in the group buffer if you `C-g' the command.
4244
4245         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4246         cache (for now) to make ~/.authinfo.gpg files usable.
4247
4248         * nnfolder.el (copyright-update): Define for the compiler.
4249
4250         * auth-source.el (auth-source-search): Fix unbound variable.
4251
4252 2011-02-19  Glenn Morris  <rgm@gnu.org>
4253
4254         * gnus.el (gnus-meta): Doc fix.
4255
4256 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
4257
4258         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4259         in case it's not yet loaded.
4260
4261 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4262
4263         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4264         line we're waiting for.
4265
4266 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
4267
4268         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4269         face with line-width greater than zero will cause RET in gnus summary
4270         buffer to scroll down article page-wise because auto vscroll happens,
4271         it should be temporally disabled when doing a scroll-up.
4272
4273 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
4274
4275         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4276         outputs from the server.
4277
4278 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4279
4280         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4281         later so that bbdb can hook in easier.
4282
4283 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4284
4285         * auth-source.el (auth-source-search): Don't try to create credentials
4286         if the caller doesn't want that.
4287         (auth-source-search): If we don't find a match, don't bug out on
4288         non-bound variables.
4289         (auth-source-search): Only ask a single backend to create the
4290         credentials.
4291
4292         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4293         logging.
4294         (nnimap-credentials): Protect against auth-source-search returning nil.
4295         (nnimap-request-list): Protect against not being able to open the
4296         server.
4297
4298 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
4299
4300         * auth-source.el (auth-source-search): Do a two-phase search, one with
4301         no :create to get the responses from all backends.
4302
4303         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4304         when getting credentials.
4305
4306         * gnus-util.el (gnus-delete-duplicates): New function.
4307
4308 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
4309
4310         * nnimap.el (nnimap-credentials): Instead of picking the first port as
4311         a creation default, pass the whole port list down.  It will be
4312         completed.
4313
4314         * auth-source.el (auth-source-search): Updated docs to talk about
4315         multiple creation choices.
4316         (auth-source-netrc-create): Accept a list as a value (from the search
4317         parameters) and do completion on that list.  Keep a separate netrc line
4318         with the password obscured for showing the user.
4319
4320         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4321         first choice to `auth-source-search' so it will be used for entry
4322         creation instead of the server's Gnus-specific name.
4323         (nnimap-credentials): Rely on the auth-source library to select which
4324         port is actually wanted in the new netrc entry, so don't override
4325         `auth-source-creation-defaults'.
4326
4327         * auth-source.el (auth-source-netrc-parse): Use :port instead of
4328         :protocol and accept a missing user, host, or port as a wildcard match.
4329         (auth-source-debug): Default to off.
4330
4331         (auth-source-netrc-search, auth-source-netrc-create)
4332         (auth-source-secrets-search, auth-source-secrets-create)
4333         (auth-source-user-or-password, auth-source-backend, auth-sources)
4334         (auth-source-backend-parse-parameters, auth-source-search): Use :port
4335         instead of :protocol.
4336
4337         * nnimap.el (nnimap-credentials): Pass a port default to
4338         `auth-source-search' in case an entry needs to be created.
4339         (nnimap-open-connection-1): Use :port instead of :protocol.
4340
4341 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4342
4343         * auth-source.el: Bind load-path when loading EIEIO from
4344         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
4345         21.4 doesn't support, to `require'.
4346         (auth-source-secrets-search): Use mm-delete-duplicates instead of
4347         delete-dups that is not available in XEmacs 21.4.
4348
4349 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
4350
4351         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
4352         as EIEIO must also be loaded when auth-source.el is being
4353         byte-compiled.
4354
4355 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4356
4357         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
4358
4359         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
4360
4361         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
4362
4363         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
4364
4365         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
4366
4367         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
4368
4369         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
4370
4371         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
4372         necessary.
4373
4374 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4375
4376         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4377         nil means that nnimap doesn't get updated.
4378
4379 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4380
4381         * auth-source.el (auth-source-netrc-create): Return a synthetic search
4382         result when the user doesn't want to write to the file.
4383         (auth-source-netrc-search): Expect a synthetic result and proceed
4384         accordingly.
4385         (auth-source-cache-expiry): New variable to override
4386         `password-cache-expiry'.
4387         (auth-source-remember): Use it.
4388
4389         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4390         parameter.  Create entry if necessary by using :create t.
4391         (nnimap-open-connection-1): Don't pass `inhibit-create'.
4392
4393 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
4394
4395         * auth-source.el (auth-source-debug): Enable by default and don't
4396         mention the obsolete `auth-source-hide-passwords'.
4397         (auth-source-do-warn): New function to debug unconditionally.
4398         (auth-source-do-debug): Use it.
4399         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4400         and for Secrets API entries when the secrets.el library is not
4401         available.
4402
4403 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4404
4405         * gnus-sum.el (gnus-propagate-marks): Default to nil.
4406         (gnus-summary-exit): Kill the correct article buffer on exit from a
4407         `C-d' group.
4408
4409         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4410         gnus-propagate-marks.
4411
4412         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4413         before killing the buffers so that a non-full window conf gets handled
4414         correctly.
4415         (gnus-summary-exit): Ditto.
4416         (gnus-summary-read-group-1): Ditto.
4417
4418         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4419         async code again so that we can debug it properly.
4420
4421         * message.el (message-reply): Take an optional switch-buffer parameter
4422         so that Gnus window confs are respected better.
4423
4424 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4425
4426         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4427         `plist-get' to accept non-list parameters (XEmacs issue).
4428         Fix docstring.
4429         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4430         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4431         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4432         Login collection is "Login" and not "login".
4433
4434 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4435
4436         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4437         multiple headers.
4438
4439         * nnimap.el (nnimap-inhibit-logging): New variable.
4440         (nnimap-log-command): Don't log login commands.
4441
4442         * auth-source.el (auth-source-netrc-search): The asserts seem to want
4443         to have more parameters.
4444
4445         * nnimap.el (nnimap-send-command): Mark the command time for each
4446         command, so that we don't get NOOPs stepping on our toes.
4447
4448         * gnus-art.el (article-date-ut): Get the date from the Date header on
4449         `t'.
4450
4451 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4452
4453         * auth-source.el (auth-source-search): Use copy-sequence instead of
4454         the cl.el copy-list.
4455
4456 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4457
4458         * imap.el: Bring it back (revert
4459         84d800cd31de3064f0ed39617d725709a2f8f42f).
4460
4461 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
4462
4463         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4464         Improve prompt.
4465
4466 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4467
4468         * gnus-art.el (gnus-article-mode-line-format): Remove the article
4469         washing status from the default format.  It isn't very informative.
4470
4471 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
4472
4473         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4474         Fix Gcc processing on imap.
4475
4476 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4477
4478         * imap.el: Remove file.  All the functionality is in nnimap.el.
4479
4480 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4481
4482         * message.el (message-bury): Don't pop up a new window when selected
4483         window is dedicated.
4484
4485 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4486
4487         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4488
4489 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
4490
4491         * sieve-manage.el: Autoload `auth-source-search'.
4492         (sieve-sasl-auth): Use it.
4493
4494 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
4495
4496         * nnimap.el: Autoload `auth-source-forget+'.
4497         (nnimap-open-connection-1): Use it if the connection fails.
4498
4499         * auth-source.el: Require `password-cache'.
4500         (auth-source-hide-passwords, auth-source-cache): Remove and mark
4501         obsolete.
4502         (auth-source-magic): Marker for `password-cache' keys.
4503         (auth-source-do-cache): Update docstring.
4504         (auth-source-search): Use and check cache.
4505         (auth-source-forget-all-cached, auth-source-remember)
4506         (auth-source-recall, auth-source-forget, auth-source-forget+)
4507         (auth-source-specmatchp): Caching support functions.
4508         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4509         Remove and obsolete.
4510         (auth-source-user-or-password): Remove caching to further discourage
4511         using it.  Always hide passwords.
4512
4513         * password-cache.el (password-cache-remove): Accept secrets that are
4514         not strings.
4515
4516 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4517
4518         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4519         code for now, since it doesn't work for all users.
4520
4521 2011-02-09  Julien Danjou  <julien@danjou.info>
4522
4523         * message.el (message-options): Make message-options really buffer
4524         local.
4525
4526 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
4527
4528         * mail-source.el: Autoload `auth-source-search'.
4529         (mail-source-keyword-map): Note order matters.
4530         (mail-source-set-1): Get all the mail-source source values and
4531         defaults and search auth-source on those if needed.  This can all
4532         probably be simplified.
4533
4534         * nnimap.el: Autoload `auth-source-search'.
4535         (nnimap-credentials): Use it.
4536         (nnimap-open-connection-1): Ask for the virtual server and physical
4537         address in one shot.
4538
4539         * nntp.el: Autoload `auth-source-search'.
4540         (nntp-send-authinfo): Use it.  Note TODO.
4541
4542 2011-02-08  Julien Danjou  <julien@danjou.info>
4543
4544         * shr.el (shr-tag-body): Add support for text attribute in body
4545         markups.
4546
4547         * message.el (message-options): Make message-options a local variable.
4548
4549 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4550
4551         * auth-source.el (auth-source-secrets-search)
4552         (auth-source-user-or-password): Use `append' instead of `nconc'.
4553         (auth-source-user-or-password): Build return list better and protect
4554         against nil :secret.
4555
4556 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4557
4558         * nnimap.el (nnimap-update-info): Refactor slightly.
4559         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4560         (nnimap-update-info): Clean up slightly.
4561         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4562         characters.
4563         (nnimap-process-quirk): Rename function to avoid collision.
4564         (nnimap-update-info): Fix macrology bug-out.
4565         (nnimap-update-info): Simplify split history test.
4566
4567 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
4568
4569         * auth-source.el (top): Require 'eieio unconditionally.
4570         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4571         (auth-source-secrets-search): Limit search when `max' is greater than
4572         number of results.
4573
4574 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4575
4576         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4577         part not returning any data.
4578
4579         * proto-stream.el (open-protocol-stream): Document the return value.
4580
4581 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4582
4583         * auth-source.el (auth-source-secrets-search): Add examples.
4584
4585 2011-02-06  Julien Danjou  <julien@danjou.info>
4586
4587         * message.el (message-setup-1): Handle message-generate-headers-first
4588         set to t.
4589
4590 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4591
4592         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4593         API with a string "secrets:collection-name" and with 'default.
4594         (auth-source-backend-parse): Parse "secrets:collection-name" and
4595         'default.  Recurse on parses instead of repeating code.  Use the
4596         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
4597         message when ignoring a source.
4598         (auth-source-search): List ignored search keys at the top level.
4599         (auth-source-netrc-create): Use `case' instead of `cond'.
4600         (auth-source-secrets-search): Created with TODOs.
4601         (auth-source-secrets-create): Created with TODOs.
4602         (auth-source-retrieve, auth-source-create, auth-source-delete)
4603         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4604         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4605         (auth-source-user-or-password-sftp)
4606         (auth-source-user-or-password-smtp): Remove.
4607         (auth-source-user-or-password): Deprecated and modified to be a wrapper
4608         around `auth-source-search'.  Not tested thoroughly.
4609
4610 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4611
4612         * auth-source.el: Bring in assoc and eioeio libraries.
4613         (secrets-enabled): New variable to track the status of the Secrets API.
4614         (auth-source-backend): New EIOEIO class to represent a backend.
4615         (auth-source-creation-defaults): New variable to set prompt defaults
4616         during token creation (see the `auth-source-search' docstring for
4617         details).
4618         (auth-sources): Simplify to allow a simple string as a netrc backend
4619         spec.
4620         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4621         (auth-source-backend-parse-parameters): Fill in the backend parameters.
4622         (auth-source-search): Main auth-source API entry point.
4623         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4624         (auth-source-search-collection): Helper function for searching.
4625         (auth-source-netrc-parse, auth-source-netrc-normalize)
4626         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4627         Supports search, create, and delete.
4628         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4629         backend stubs.
4630         (auth-source-user-or-password): Call `auth-source-search' but it's not
4631         ready yet.
4632
4633 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
4634
4635         * message.el (message-setup-1): Remove the read-only stuff, since it
4636         doesn't work under XEmacs, for some reason.
4637
4638         * gnus-sum.el (gnus-user-date): Rename back from
4639         gnus-summary-user-date since user code refers to it.
4640
4641         * shr.el (shr-render-td): Store the actual background color used.
4642
4643         * message.el (message-setup-1): Don't bind the constant
4644         -forbidden-properties.
4645         (message-setup-1): Revert previous change, since it needs to bind the
4646         props to insert them.
4647         (message-resend): Allow removing the read-only separator line.
4648
4649 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4650
4651         * nnimap.el (nnimap-request-accept-article): Give an error message if
4652         the APPEND wasn't successful.
4653
4654 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
4655
4656         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4657         that have no groups.
4658
4659 2011-02-03  Julien Danjou  <julien@danjou.info>
4660
4661         * gnus-draft.el: Remove progn around gnus-draft-setup.
4662
4663 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4664
4665         * gnus-start.el (gnus-read-active-for-groups): This function is never
4666         called with a nil `infos', so clean that up.
4667         (gnus-get-unread-articles): Request active files from primary/secondary
4668         methods that have no groups (yet).
4669
4670 2011-02-03  Julien Danjou  <julien@danjou.info>
4671
4672         * message.el (message-setup-1): Always generate References first.
4673         (message-mail): Return the return value of message-setup, not always t.
4674         (message-setup-1): Insert mail-header-separator with read-only and
4675         intangible properties set.
4676
4677         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4678         user-date in docstring.
4679
4680         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4681
4682         * gnus.el (gnus-summary-line-format): Mention &user-date format in
4683         docstring.
4684
4685         * gnus.el (gnus-user-date-format-alist): Change default value.
4686         Use defcustom, with type and group. Move from gnus-util.el.
4687         Rename to gnus-summary-user-date-format-alist.
4688
4689 2011-02-03  Glenn Morris  <rgm@gnu.org>
4690
4691         * nnimap.el (gnus-fetch-headers): Declare.
4692
4693         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4694
4695 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4696
4697         * message.el (message-forward-make-body-digest-plain)
4698         (message-followup, message-reply): Clean up things noted by Stefan.
4699
4700         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4701         gnus-article-update-date-headers is nil.
4702         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4703         it didn't really work with defcustom.
4704         (article-update-date-lapsed): Make sure the window start doesn't move,
4705         either.
4706
4707 2011-02-01  Julien Danjou  <julien@danjou.info>
4708
4709         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4710         format.
4711
4712         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4713         standard in Emacs nowadays.
4714
4715         * color.el (color-gradient): Add a color-gradient function.
4716
4717 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4718
4719         * message.el (message-expand-name): Don't trust the return value of
4720         bbdb-complete-name.
4721         (message-check-news-header-syntax): Remove unused var `start'.
4722         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4723         (message-inhibit-body-encoding): Move to before first use.
4724         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4725         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4726         (Organization, Message-ID, Date, mh-previous-window-config):
4727         Defvar the vars using dynamic scoping.
4728
4729 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4730
4731         * shr.el (shr-render-td): Only do colors at the final rendering.
4732         Should be slightly faster.
4733         (shr-insert-table): Fix up TD background colors when doing the
4734         vertical padding.
4735
4736         * gnus-art.el (article-date-ut): Protect against articles with no Date
4737         header.
4738         (article-update-date-lapsed): Don't use current-column to find the
4739         horizontal position.  It's fragile in the presence of \003 characters.
4740
4741         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4742
4743 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4744
4745         * gnus-art.el (article-transform-date): Rewrite to still work when
4746         there are several rfc2822 parts.
4747         (article-transform-date): Fix infinite recursion.
4748         (article-date-ut): Replace infinitely many Date headers with a single
4749         one when called interactively.
4750
4751         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4752         secure manner.
4753
4754         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4755         move around by not using save-window-excursion.  It seems to work...
4756
4757 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4758
4759         * gnus-art.el (article-make-date-line): Work for user-defined format.
4760
4761 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4762
4763         * nntp.el (nntp-retrieve-group-data-early)
4764         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4765         fetching functions.
4766
4767         * gnus-start.el (gnus-read-active-for-groups): Read the active files
4768         thoroughly for all backends that have no known groups.  This should
4769         allow new nnml methods to retrieve mail.
4770
4771         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4772         that Gnus doesn't know exists again.
4773
4774         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4775         (gnus-treat-date-ut): Ditto.
4776         (gnus-article-update-date-header): Rename.
4777         (gnus-treat-date-local): Remove.
4778         (gnus-treat-date-english): Remove.
4779         (gnus-treat-date-lapsed): Remove.
4780         (gnus-treat-date-combined-lapsed): Remove.
4781         (gnus-treat-date-original): Remove.
4782         (gnus-treat-date-iso8601): Remove.
4783         (gnus-treat-date-user-defined): Remove.
4784         (gnus-article-date-headers): New variable to control all the date
4785         header options.
4786         (article-date-ut): Rewrite to allow using the new way to format date
4787         headers(s).
4788
4789 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4790
4791         * nnmail.el (nnmail-article-group): Check for a direct fancy split
4792         method.
4793         (nnmail-article-group): A better test for fanciness.
4794
4795         * nnimap.el (nnimap-request-head): Protect against not finding the
4796         article by Message-ID.
4797
4798 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
4799
4800         * gnus-art.el (article-update-date-lapsed): Try a better way to really
4801         keep point at the "same place".
4802
4803 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4804
4805         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4806         data if the group is inactive.
4807
4808 2011-01-28  Julien Danjou  <julien@danjou.info>
4809
4810         * gnus-win.el: Remove dead function gnus-window-configuration-element.
4811         (gnus-all-windows-visible-p): Remove old compatibility code.
4812         (gnus-window-top-edge): Add docstring.
4813
4814         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4815
4816 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4817
4818         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4819         older request-update-info.
4820
4821         * gnus-art.el (article-make-date-line): Limit the length a bit more.
4822
4823 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
4824
4825         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4826         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4827
4828 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4829
4830         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4831         groups.  This makes the nndraft:queue group pop up if it's not already
4832         there.
4833
4834         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4835         messages" logic, which was reversed.
4836
4837         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4838         the "same place" even if point is on the line being replaced.
4839         (article-update-date-lapsed): Allow updating both the combined lapsed
4840         and the lapsed headers.
4841         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4842         (article-make-date-line): Limit the number of segments dynamically to
4843         avoid too-long lines.
4844
4845 2011-01-27  Julien Danjou  <julien@danjou.info>
4846
4847         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4848         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4849
4850 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4851
4852         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4853         Use plist-get instead of the cl function getf.
4854
4855 2011-01-27  Glenn Morris  <rgm@gnu.org>
4856
4857         * gnus-util.el (float-time): Get rid of compiler warning, again.
4858
4859 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4860
4861         * shr.el (shr-put-color): Special-case background colors: Do put them
4862         at the blank parts at the front of the lines.
4863
4864         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4865         exit hook to nix out all data on readedness on group exit.
4866
4867         * gnus-util.el (float-time): If float-time is bound, always use it on
4868         all Emacsen.  It's unclear why the subrp check was there.
4869         (time-date): Require to make some autoload issues on XEmacs go away.
4870
4871         * shr.el (shr-put-color): Don't do the box padding in tables, since
4872         they're already padded.
4873
4874 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4875
4876         * gnus-art.el (gnus-article-next-page): When the last line of the
4877         article is displayed, scroll down once more instead of going to the
4878         next article at once.
4879         (article-lapsed-string): Refactor out and allow specifying how many
4880         segments you want.
4881         (gnus-article-setup-buffer): Start updating the lapsed header directly.
4882         (gnus-article-update-lapsed-header): New variable.
4883
4884         * shr.el: Revert change that made headings use different-sized faces.
4885         The Emacs display engine isn't advanced enough that, for instance,
4886         tables can comfortably use differently-sized faces.
4887
4888 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4889
4890         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4891         used.
4892         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4893         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4894         we're using an encrypted connection.
4895
4896         * proto-stream.el: Alter the interface functions to also return the
4897         actual stream type used: network or tls.
4898
4899 2011-01-25  Julien Danjou  <julien@danjou.info>
4900
4901         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4902         (mm-display-javascript-inline): New function.
4903
4904         * mm-decode.el (mm-inline-media-tests): Add application/javascript
4905         viewing function.
4906
4907 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4908
4909         * shr.el (shr-expand-newlines): Fix variable name.
4910
4911 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4912
4913         * shr.el (shr-expand-newlines): Make nested boxes work.
4914
4915 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4916
4917         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4918         backgrounds.
4919         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4920         in a more sensible manner.
4921
4922 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4923
4924         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4925         if EPG is loaded.
4926
4927 2011-01-24  Julien Danjou  <julien@danjou.info>
4928
4929         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4930         tags.
4931
4932 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4933
4934         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4935         commands.
4936
4937         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4938         in the article buffer.
4939         (gnus-gravatar-insert): Use blank space from the current buffer to
4940         avoid breaking text properties.  This makes X-Sent updating work again.
4941
4942         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4943
4944 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
4945
4946         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4947         fix the bug in url-http.el instead.
4948
4949         * shr.el (shr-image-fetched): Ditto.
4950
4951         * shr.el (shr-image-fetched): Avoid having point move in the article
4952         buffer.
4953
4954         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4955         buffer after being called.  It's apparently being killed by url.el, and
4956         killing it made point move to end-of-buffer in a random buffer.
4957
4958         * shr.el (shr-image-fetched): Ditto.
4959
4960 2011-01-23  Julien Danjou  <julien@danjou.info>
4961
4962         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4963
4964         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4965         text/x-org.
4966
4967 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4968
4969         * gnus-sum.el (gnus-summary-move-article): Protect against backends
4970         (i.e., nnimap) returning nil as the article number.
4971
4972 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4973
4974         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4975         "DelSp" parameter in RFC3676.
4976
4977 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4978
4979         * message.el (message-check-recipients): Display the encoded version of
4980         the bogus address if they differ.
4981
4982         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4983         after sending.
4984
4985         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4986
4987         * gnus-group.el (gnus-group-refresh-group): New convenience function.
4988
4989         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4990         group buffer after sending the queue.
4991
4992         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4993
4994 2011-01-22  Julien Danjou  <julien@danjou.info>
4995
4996         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4997
4998 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4999
5000         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
5001         nested related parts.
5002
5003         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
5004         unexpired articles.  This fixes the regression that led expiry marks to
5005         disappear from nnfolder groups.
5006
5007 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5008
5009         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
5010         Don't confuse the "ret" of "retrograde" with RET.
5011
5012 2011-01-21  Julien Danjou  <julien@danjou.info>
5013
5014         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
5015         than mm-insert-inline.
5016
5017 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5018
5019         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
5020         Widen article buffer.
5021
5022 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5023
5024         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
5025         the temp buffer.
5026         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
5027
5028 2011-01-20  Julien Danjou  <julien@danjou.info>
5029
5030         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
5031
5032         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
5033         than mm-insert-inline to insert inline part: this respect
5034         mm-inline-media-tests displayers.
5035
5036         * mm-view.el (mm-display-shell-script-inline): New function.
5037
5038         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
5039
5040         * mm-uu.el (mm-uu-type-alist): Add org block.
5041         (mm-uu-org-src-code-block-extract): New function.
5042
5043         * mm-view.el (mm-display-org-inline): New function.
5044
5045         * mm-decode.el (mm-automatic-display): Add text/org.
5046
5047         * mailcap.el (mailcap-mime-extensions): Add .org.
5048
5049 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5050
5051         * gnus-art.el (gnus-article-highlight): Remove argument passed to
5052         gnus-article-add-buttons.
5053
5054 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
5055
5056         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
5057         From header with a date and "nobody" as the sender.
5058
5059 2011-01-19  Julien Danjou  <julien@danjou.info>
5060
5061         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
5062         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
5063         if you have the same regexp several times.
5064         (gnus-button-push): Fix matching when regexp is symbol.
5065
5066 2011-01-15  Glenn Morris  <rgm@gnu.org>
5067
5068         * message.el (message-mail): A compose-mail function should
5069         accept headers as strings.
5070
5071 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
5072
5073         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
5074         Add :vert-only tags.
5075         (message-mail): New arg RETURN-ACTION.
5076         (message-return-action): New var.
5077         (message-bury): Use it.
5078         (message-mode): Make it buffer-local.
5079         (message-send-and-exit): Always call message-bury.
5080
5081         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
5082         message-mail.
5083
5084 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5085
5086         * nnimap.el (nnimap-convert-partial-article): Protect against
5087         zero-length body parts.
5088
5089         * mm-decode.el (mm-preferred-alternative-precedence):
5090         Discourage showing empty parts.
5091
5092         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
5093         and stuff if the backend didn't return the article number.  This fixes
5094         an Exchange-related nnimap bug.
5095
5096         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
5097         group window, because it does the wrong thing when a separate frame
5098         displays the group buffer.
5099
5100         * proto-stream.el (open-protocol-stream): Protect against the low-level
5101         transport functions returning nil.
5102
5103 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
5104
5105         * mml2015.el (epg-sub-key-fingerprint): Autoload.
5106         (mml2015-epg-find-usable-secret-key): New function.
5107         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
5108         mml2015-epg-find-usable-key (Bug#7797).
5109         (mml2015-epg-encrypt): Ditto.
5110
5111 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5112
5113         * dgnushack.el (rot13-string): Fix the way to get the argument.
5114
5115 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5116
5117         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
5118
5119 2011-01-03  Glenn Morris  <rgm@gnu.org>
5120
5121         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
5122
5123         * sieve.el (sieve-open-server): Give a more explicit error if
5124         sieve-manage-open returns nil.  (Bug#7720)
5125
5126 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
5127
5128         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
5129
5130 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5131
5132         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
5133         This avoids sending passwords in plain text over non-encrypted
5134         channels.
5135
5136         * shr.el (shr-rescale-image): Display all GIF images as animated images.
5137
5138         * nnimap.el (nnimap-login): Refactored out into own function, and
5139         implement CRAM-MD5.
5140         (nnimap-wait-for-line): Refactored out.
5141
5142         * mm-view.el (mml-smime): Require.
5143
5144 2010-12-20  David Engster  <deng@eml.cc>
5145
5146         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
5147         use EPG to decrypt S/MIME messages instead of openssl.
5148
5149 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5150
5151         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
5152
5153         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
5154         status is the group clearly is unreachable.
5155
5156         * auth-source.el (auth-source-create): Add the optional second
5157         parameter to `local-variable-p' to be compatible with XEmacs.
5158
5159 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
5160
5161         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
5162         work when using a compressed nnml folder.
5163
5164 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5165
5166         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
5167         backends after sanitising on entry, because this never makes sense:
5168         If the articles have gone missing, then the data no longer exists on
5169         the backend, and if they haven't, then Gnus is wrong, and shouldn't
5170         overwrite anything anyway.
5171
5172         * shr.el (shr-insert-document): Bind shr-width dynamically to
5173         window-width if it's nil.
5174
5175 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
5176
5177         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
5178         with the meaning of using the full emacs window width for rendering.
5179
5180 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
5181
5182         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
5183         case when sender is not given.
5184
5185 2010-12-23  Julien Danjou  <julien@danjou.info>
5186
5187         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
5188         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
5189         the addresses, otherwise we might misplaced the gravatar.
5190
5191 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
5192
5193         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
5194         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
5195         obsolete in Emacs.
5196
5197 2010-12-20  Julien Danjou  <julien@danjou.info>
5198
5199         * gnus-util.el (gnus-rescale-image): Revert last change.
5200
5201 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
5202
5203         * binhex.el: Improve commentary (Bug#7482).
5204
5205 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5206
5207         * gnus-group.el (gnus-group-delete-articles): New command.
5208
5209 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5210
5211         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
5212
5213 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5214
5215         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
5216         here, since it's up to the backends to do CRLF removal if their
5217         protocol has it.
5218
5219         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
5220
5221 2010-12-17  Julien Danjou  <julien@danjou.info>
5222
5223         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
5224         they are from file.  Can also scale up.
5225
5226 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5227
5228         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
5229         Restore gnus-use-agent.
5230         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
5231
5232         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
5233
5234 2010-12-17  Julien Danjou  <julien@danjou.info>
5235
5236         * gravatar.el (gravatar-retrieve-synchronously): New function.
5237         (gravatar-get-data): Make more robust.
5238
5239 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
5242
5243 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
5246         to really consider the last line.
5247
5248 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
5249
5250         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
5251         list of recipient keys, or use symmetric encryption if not a list.
5252         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
5253         EPA override, replacing the call to `netrc-store-data'.
5254
5255 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
5256
5257         * gnus-srvr.el: Avoid passing nil regexp argument to
5258         delete-matching-lines.
5259
5260 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5261
5262         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
5263         fetching stops when Gnus exits.
5264
5265         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
5266         function.
5267         (nnfolder-request-expire-articles): Save all the buffers after doing
5268         expiry.
5269
5270         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
5271         the last article", since that led to serious performance regressions
5272         when expiring nnml groups.
5273
5274 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
5275
5276         * nnir.el: Improve customizations.
5277
5278 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5279
5280         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
5281
5282         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5283         group has been killed.
5284         (gnus-group-yank-group): Ditto.
5285
5286         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5287
5288         * nnimap.el (nnimap-request-update-group-status): New function.
5289
5290         * gnus-int.el (gnus-request-update-group-status): New interface
5291         function.
5292
5293         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5294         copying read-ness to the backends.
5295
5296         * nnimap.el (nnimap-quirk): New function.
5297         (nnimap-retrieve-group-data-early): Use it.
5298         (nnimap-quirks): New alist.
5299
5300 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5301
5302         * shr.el (shr-insert): Set shr-start after deleting trailing space;
5303         don't delete it within indentation.
5304
5305 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5306
5307         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5308         previous line.
5309
5310 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5311
5312         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5313         QRESYNC command by deleting a superfluous space which broke Cyrus
5314         servers.  This change will break other servers that are buggy the other
5315         way around.
5316
5317 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
5318
5319         * spam.el: Reindent and fix long lines.
5320         (spam-copy-or-move-routine): Exclude invalid move destinations.
5321
5322 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
5323
5324         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5325         installed the registry.
5326
5327 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
5330
5331 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5332
5333         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5334         groupname doesn't contain "gmane".
5335
5336 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5337
5338         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
5339         and netrc-bound-and-true-p bindings.
5340         (netrc-parse): Cache the netrc contents.
5341
5342         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5343         (gnus-1): Don't create the nndrafts group twice.
5344         (gnus-setup-news): There's no need to read the active file here, since
5345         that's done again later on a per-backend basis.
5346         (gnus-start-draft-setup): Make sure that the new group is started out
5347         empty.
5348
5349         * gnus-agent.el (gnus-agentize): Don't create the queue group
5350         automatically on startup.  It'll be created later, if needed.
5351
5352         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5353         of automatically subscribed groups.
5354         (gnus-auto-subscribed-categories): New variable.
5355         (gnus-matches-options-n): Use it.
5356         (gnus-default-subscribed-newsgroups): Remove unused variable.
5357         (gnus-start-draft-setup): Message a bit less.
5358
5359 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5360
5361         * nnir.el (nnir-run-imap): Return article list in order of increasing
5362         UID.
5363
5364 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * gnus-sum.el (gnus-summary-enter-digest-group):
5367         Mention gnus-auto-select-on-ephemeral-exit.
5368
5369         * proto-stream.el (proto-stream-open-network-only): Fix the calling
5370         convention of the network-only option.
5371
5372 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5373
5374         * proto-stream.el (proto-stream-open-network-only): New function to
5375         have a way to specify non-STARTTLS upgrade connections.
5376
5377 2010-12-10  Julien Danjou  <julien@danjou.info>
5378
5379         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5380         email address is nil.
5381
5382         * message.el (message-bogus-recipient-p): Set address to "" if nil.
5383
5384 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
5385
5386         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5387         deletion.
5388         (nnir-run-imap): Only need to parse list once.
5389
5390 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5391
5392         * shr.el (shr-tag-script): Ignore <script>.
5393         (shr-tag-label): Add <label> support.
5394
5395 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5396
5397         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5398
5399         * shr.el (shr-image-displayer): Work for images lined side by side.
5400
5401 2010-12-08  Robert Pluim  <rpluim@gmail.com>
5402
5403         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5404         parameter, since XEmacs doesn't accept t as a parameter.
5405
5406 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
5407
5408         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5409         ids.
5410         (nnir-run-gmane): Simplify groupspec formatting.
5411         (nnir-request-expire-articles): New function.
5412
5413 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5414
5415         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5416         overflow, possibly.
5417
5418         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5419         (shr-render-td): Handle td style="" better.
5420         (shr-tag-table): Use the color from the style sheet.
5421         (shr-render-td): Make sure we copy over all the overlays, too.
5422
5423 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
5424
5425         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5426         (nnir-request-article): Improve article retrieval.
5427
5428 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5429
5430         * mm-util.el (mm-extra-numeric-entities): New variable.
5431
5432         * mm-url.el (mm-url-decode-entities):
5433         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5434
5435         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
5436
5437 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5438
5439         * message.el: Use completion-at-point.
5440         (message-completion-function): New fun, extracted from message-tab.
5441         (message-mode): Use it for completion-at-point-functions.
5442         (message-tab): Use it and completion-at-point.
5443
5444 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5445
5446         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5447         character if a non-breakable character follows.
5448
5449 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450
5451         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5452         any stream.
5453
5454         * shr.el (shr-tag-font): Colorize the region.
5455         (shr-tag-body): Ditto.
5456         (shr-tag-font): Actually let the styles be inherited instead of
5457         overwriting them.
5458         (shr-tag-font): Get the background color right.
5459         (shr-tag-style): Ignore all <style> tags for the moment.
5460
5461         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5462         a Message-ID to avoid having nnimap depend on gnus-sum.
5463
5464         * shr.el (shr-descend): Only colorize something if we have a node that
5465         sets colors.
5466
5467 2010-12-06  Julien Danjou  <julien@danjou.info>
5468
5469         * shr.el (shr-render-td): Render td content with shr-descend, so style
5470         will be applied to <td> too.
5471         (shr-colorize-region): Colorize region even if we only have a background.
5472         (shr-tag-body): Fix color and background color inheritance.
5473         Do not recolorize after shr-generic.
5474         (shr-tag-font): Let shr-generic colorize via inheritance.
5475
5476 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5479
5480 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
5481
5482         * nnir.el (nnir-request-move-article): Remove obsolete code.
5483
5484 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5487
5488 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * gnus-sum.el (gnus-summary-respool-article): The completion function
5491         expects a list instead of an alist.
5492
5493         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5494         string as the parameter.
5495
5496         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5497
5498         * shr.el (shr-stylesheet): New dynamic variable for cascading the
5499         styles.
5500         (shr-colorize-region): New function.
5501         (shr-insert-background-overlay): Remove.
5502         (shr-render-td): Background setting should be taken care of on a higher
5503         level.
5504         (shr-tag-body): Use post-hoc colorizations.
5505         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5506         (shr-put-color-1): Don't overwrite old colors.
5507         (shr-colorize-region): When the background color isn't explicit, use
5508         a fixed background.
5509
5510         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5511         nnmail variables.
5512
5513 2010-12-05  Bjørn Mork  <bjorn@mork.no>
5514
5515         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5516         unless necessary.
5517
5518 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
5519
5520         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5521         server.
5522
5523 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5526         so that TAB works.
5527
5528         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5529         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5530
5531         * shr.el (shr-urlify): Show the URL before the title to avoid
5532         misleading URLs.
5533
5534 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
5535
5536         * shr.el (shr-urlify): Display the title in <a> tags.
5537
5538 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
5539
5540         * nnir.el (nnir-categorize): Replace mapcar with mapc.
5541
5542 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
5543
5544         * nnir.el: Rearrange code to allow macros to be autoloaded by
5545         gnus-sum.el.
5546         (nnir-retrieve-headers-override-function): Make this variable
5547         customizable.
5548         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5549
5550         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5551         from nnir.el.
5552
5553 2010-12-03  Julien Danjou  <julien@danjou.info>
5554
5555         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5556
5557 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5558
5559         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5560         allow optional argument `environment'.
5561
5562 2010-12-03  Glenn Morris  <rgm@gnu.org>
5563
5564         * mm-extern.el (message-goto-body): Update declaration.
5565
5566 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5567
5568         * gnus-util.el (gnus-macroexpand-all): New function.
5569
5570         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5571         instead of macroexpand-all that is unavailable in XEmacs.
5572
5573 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
5574
5575         * nnir.el (nnir-summary-line-format): New variable.
5576         (nnir-mode): Use it.
5577         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5578         (nnir-article-ids): Reimplement as defsubst.
5579         (nnir-retrieve-headers): Don't mangle the subject header.
5580         (nnir-run-imap): Use 100 as RSV score.
5581         (nnir-run-find-grep): Fix for full server searching.
5582         (nnir-run-gmane): Better restriction to gmane groups.
5583
5584         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5585         summary buffers.
5586
5587 2010-12-02  Julien Danjou  <julien@danjou.info>
5588
5589         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5590
5591         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5592
5593         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5594         support.
5595
5596 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
5597
5598         * nnir.el: Update to handle the registry better.
5599         (autoload): Silence byte-compiler.
5600         (nnir-open-server): Add a hook for nnir groups.
5601         (nnir-request-move-article): Don't mangle the header.  Better to use
5602         formatting variables (which will be added in the future).
5603         (nnir-registry-action): Update the registry using the original article
5604         group name.
5605         (nnir-mode): Install nnir-specific hooks for updating the registry.
5606
5607         * gnus-sum.el
5608         (gnus-article-original-subject,gnus-newsgroup-original-name):
5609         Remove obsolete variables.
5610         (gnus-summary-move-article): Remove use of obsolete variables.
5611         (gnus-summary-local-variables): Make move and delete hooks local to
5612         summary buffers.
5613
5614 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5615
5616         * rtree.el: New file.
5617
5618 2010-12-01  Julien Danjou  <julien@danjou.info>
5619
5620         * message.el (message-user-organization): Do not use
5621         gnus-local-organization.
5622
5623         * gnus.el: Remove gnus-local-organization.
5624
5625         * gnus-msg.el: Remove nastygram thing.
5626
5627 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5628
5629         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5630         funcall.
5631
5632 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5633
5634         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5635         names.
5636
5637         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5638         characters.
5639
5640         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5641         to t of inhibit-read-only since it is inside gnus-with-article-headers.
5642         Suggested by Štěpán Němec <stepnem@gmail.com>.
5643         (gnus-gravatar-transform-address): Use mail-extract-address-components
5644         that supports non-ASCII names rather than mail-header-parse-addresses.
5645
5646 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5647
5648         * proto-stream.el (open-protocol-stream): All starttls connections are
5649         handled by the network handler.
5650
5651 2010-11-30  Julien Danjou  <julien@danjou.info>
5652
5653         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5654         (nnimap-open-connection-1): Fix PREAUTH.
5655
5656         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5657
5658 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5659
5660         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5661         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5662         (shr-insert): Use them.
5663         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5664
5665 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
5666
5667         * nnir.el (nnir-request-move-article): Bail out if original group
5668         doesn't support article moves.
5669         (nnir-get-active): Improve active list retrieval.
5670
5671 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5672
5673         * shr.el (shr-find-fill-point): Don't break before apostrophes.
5674
5675 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
5676
5677         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5678         seem to accept strings-with-numbers as port numbers.
5679
5680 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
5681
5682         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5683         change the registry.
5684
5685 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5688         delete-dups that is not available in XEmacs 21.4.
5689
5690         * mm-util.el (mm-delete-duplicates): Add comment.
5691
5692 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
5693
5694         * nnir.el (nnir-ignored-newsgroups): New variable.
5695         (nnir-get-active): Use it.
5696
5697 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698
5699         * proto-stream.el (proto-stream-open-network): Add some comments.
5700
5701         * nntp.el (nntp-open-connection): Provide a :success condition.
5702
5703         * nnimap.el (nnimap-open-connection-1): Ditto.
5704
5705         * proto-stream.el (proto-stream-open-network): See what the response to
5706         the STARTTLS command is.
5707
5708         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5709         backwards compatibility).
5710         (nnimap-open-connection-1): Really respect nnimap-server-port.
5711
5712         * proto-stream.el (proto-stream-open-network): When doing opportunistic
5713         TLS upgrades we don't really care about the identity of the peer.
5714         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5715         that what we've checked for.
5716         (proto-stream-always-use-starttls): Only default to t if
5717         open-gnutls-stream exists.
5718         (proto-stream-open-network): If STARTTLS failed, then just open a
5719         normal connection.
5720         (proto-stream-open-network): Wait until the greeting before doing
5721         STARTTLS.
5722
5723         * nntp.el (nntp-open-connection): Report what the connection error is.
5724
5725         * proto-stream.el (open-protocol-stream): Rename from
5726         open-proto-stream.
5727
5728 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5729
5730         * nnimap.el (nnimap-stream): Change default to `undecided'.
5731         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5732         first, and then network.
5733         (nnimap-open-connection-1): Respect nnimap-server-port.
5734         (nnimap-open-connection): Be more backwards-compatible.
5735
5736         * proto-stream.el (proto-stream-always-use-starttls): New variable.
5737         (proto-stream-open-starttls): De-duplicate the starttls code.
5738         (proto-stream-open-starttls): Folded back into the main function.
5739         (proto-stream-open-network): Fix typo in the gnutls path.
5740         (proto-stream-command): Refactor out.
5741
5742         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5743
5744         * proto-stream.el (proto-stream-open-starttls): Actually implement the
5745         starttls.el STARTTLS.
5746
5747         * color.el (color-lab->srgb): Fix function call name.
5748
5749         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5750         if we're using tls.el.
5751         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
5752         built in, then don't try to establish a STARTTLS connection.
5753
5754         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5755         servers.
5756
5757         * proto-stream.el (open-proto-stream): Use network, not stream.
5758         (open-proto-stream): Add a way to specify what the end of a command is.
5759
5760         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5761         connections types.
5762         (nntp-open-network-stream): Remove.
5763         (nntp-open-ssl-stream): Remove.
5764         (nntp-open-tls-stream): Remove.
5765         (nntp-ssl-program): Remove.
5766
5767         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5768
5769 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
5770
5771         * nnir.el: Fix typos.
5772         (nnir-retrieve-headers-override-function): Rename variable to reflect
5773         new semantics.
5774         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5775         macros.
5776         (nnir-request-article, nnir-request-move-article): Use them.
5777         (nnir-categorize): New function.
5778         (nnir-run-query): Use it.
5779         (nnir-retrieve-headers): Rewrite to batch header retrieval.
5780         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5781         sorted.
5782         (nnir-group-full-name): Use gnus-group-full-name instead.
5783         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5784         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5785
5786 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5787
5788         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5789
5790         * proto-stream.el: New library to provide protocol-specific
5791         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5792         protocols.
5793         (open-proto-stream): Complete the documentation.
5794         (proto-stream-open-network): Fix some typos.
5795
5796         * nnimap.el (nnimap-open-connection): Use it.
5797
5798 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
5799
5800         * pop3.el (pop3-open-server): Read server greeting before starting TLS
5801         negotiation.
5802
5803 2010-11-26  Julien Danjou  <julien@danjou.info>
5804
5805         * color.el: Rename various rgb functions to srgb.
5806
5807 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5808
5809         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5810         names.
5811
5812 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5813
5814         * shr.el (shr-insert): Revert last change.
5815         (shr-find-fill-point): Never leave point being at bol;
5816         relax the kinsoku limitation when rendering tables.
5817
5818 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5819
5820         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5821         results from -accept-article.
5822
5823         * shr-color.el: Require cl when compiling.
5824
5825         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5826         checkin.
5827
5828         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5829
5830         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5831
5832         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5833         'add and 'delete to set backend marks.
5834
5835         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5836
5837         * nnheader.el (nnheader-update-marks-actions): Refactor out.
5838
5839         * nntp.el (nntp-request-set-mark): Use it.
5840
5841         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5842
5843         * nnml.el (nnml-request-set-mark): Ditto.
5844
5845         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5846         introduces regressions in article selection.
5847         (nnimap-find-uid-response): New function.
5848         (nnimap-request-accept-article): Use the UID returned, if any.
5849         (nnimap-request-move-article): Use the UID returned, if any.
5850         (nnimap-get-groups): Reimplement to work with folded lines.
5851         (nnimap-find-uid-response): The UID is the last element in the list.
5852         (nnimap-request-set-mark): Extend syntax with 'set.
5853
5854         * nnml.el (nnml-request-set-mark): Ditto.
5855
5856         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5857
5858         * nntp.el (nntp-request-set-mark): Ditto.
5859
5860 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5861
5862         * message.el (message-called-interactively-p): A temporary macro.
5863         (message-goto-body): Use it temporarily.
5864
5865 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5868         (nnimap-last-response-string): Unfold quoted lines, if they exist.
5869         (nnimap-last-response-string): Fix last unfolding fix.
5870
5871 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * shr.el (shr-insert): Fix the way to fold lines.
5874
5875 2010-11-25  Julien Danjou  <julien@danjou.info>
5876
5877         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5878
5879         * color.el: Rename from color-lab.el
5880         (color-rgb->hex): Add.
5881         (color-complement): Add.
5882         (color-complement-hex): Add.
5883
5884         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5885
5886 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887
5888         * shr-color.el (shr-color-visible): Don't bug out if the color names
5889         don't exist.
5890
5891 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5892
5893         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5894         assuming that article displaying or another mml-preview may be
5895         interrupted for an error or for the like.
5896
5897         * shr.el (shr-get-background): Fix argument name.
5898
5899 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5900
5901         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5902
5903         * gnus-sum.el (gnus-summary-include-articles): New function.
5904
5905         * message.el (message-goto-body): called-interactively-p needs a
5906         parameter, so use `any'.
5907
5908         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5909         clear marks before moving, since they're synced from the Gnus side
5910         first.
5911
5912         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5913         (gnus-summary-move-article): Copy over all marks before moving, so that
5914         IMAP doesn't think a new article has arrived.
5915
5916 2010-11-24  Julien Danjou  <julien@danjou.info>
5917
5918         * shr.el (shr-insert-background-overlay): Fix typo.
5919         (shr-render-td): Copy the background before rendering.
5920
5921         * shr-color.el (shr-color-visible): Fix docstring.
5922
5923         * shr.el (shr-tag-table): Add bgcolor support.
5924         (shr-render-td): Add bgcolor support.
5925         (shr-get-background): Add.
5926         (shr-insert-foreground-overlay): Use shr-get-background.
5927
5928         * message.el (message-goto-body): Use called-interactively-p.
5929         (message-in-body-p): message-goto-body returns point.
5930
5931 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5932
5933         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
5934         Fixes something or other in Emacs 23, and is backwards compatible.
5935
5936         * message.el (message-goto-body): Remove the <#secure special-casing,
5937         which is too special.
5938
5939         * shr.el (shr-parse-style): Drop !important from styles.
5940
5941 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
5942
5943         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5944         this function to return incorrect results when calling it with an
5945         explicit article argument different from
5946         (gnus-summary-article-number).
5947
5948 2010-11-24  Julien Danjou  <julien@danjou.info>
5949
5950         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5951         (shr-tag-body): Add background support.
5952         (shr-descend): Add background support.
5953         (shr-tag-title): Add.
5954
5955         * shr-color.el (shr-color-visible): Really return original background
5956         if fixed.
5957
5958 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5959
5960         * shr.el (shr-color-check): Protect against non-existent color names.
5961
5962 2010-11-24  Julien Danjou  <julien@danjou.info>
5963
5964         * color-lab.el: Require 'cl when compiling.
5965
5966         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5967
5968         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5969         matched part.
5970
5971         * color-lab.el: Fix all expt calls to use float type.
5972
5973 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5976         expression to shr-color-check as is.
5977
5978         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5979
5980         * color-lab.el: Add coding cookie.
5981         (float-pi): Use eval-and-compile.
5982
5983         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
5984         compiled for Emacsen having no `libxml-parse-html-region' support.
5985
5986 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5987
5988         * shr.el (shr-insert-color-overlay): Split stuff like
5989         "#444444 !important" to find the real color.
5990         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5991         parse <font color="red"> entries.
5992
5993 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
5994
5995         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
5996         point when parsing headers.
5997
5998         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
5999         is positioned properly when parsing headers.
6000
6001 2010-11-23  Julien Danjou  <julien@danjou.info>
6002
6003         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
6004
6005         * shr-color.el (shr-color->hexadecimal): Add support for color names.
6006
6007         * shr.el (shr-parse-style): Replace \n with space in style parsing.
6008
6009         * shr-color.el (shr-color-hsl-to-rgb-fractions):
6010         Use shr-color-hue-to-rgb.
6011         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
6012
6013 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6014
6015         * shr.el (shr-color->hexadecimal): Autoload.
6016         (shr-descend): Add color to all tags.
6017
6018 2010-11-22  Julien Danjou  <julien@danjou.info>
6019
6020         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
6021         shr-color->hexadecimal.
6022
6023         * shr-color.el (shr-color->hexadecimal): Add converting functions for
6024         RGB() or HSL() color representation.
6025
6026         * shr.el (shr-tag-font): Add.
6027         (shr-tag-color-check): New function to get better colors.
6028         (shr-tag-insert-color-overlay): Factorize code between tag-font and
6029         tag-span.
6030
6031         * shr-color.el: New file.
6032
6033         * color-lab.el: New file.
6034
6035         * gnus-art.el (gnus-url-mailto): Do not downcase args.
6036
6037 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
6038
6039         * nnir.el: Fix typo in comments.
6040         (nnir-run-imap): Simplify code.  No need to reverse artlist.
6041         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
6042
6043 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6044
6045         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
6046
6047         * nnimap.el (nnimap-get-capabilities): Refactor out.
6048         (nnimap-open-connection): Re-request capabilities after STARTTLS.
6049
6050 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
6051
6052         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
6053         appearing when `mm-uu-hide-markers' is nil.
6054
6055 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6056
6057         * nnimap.el (nnimap-unselect-group): Make into its own function.
6058         (nnimap-request-rename-group): Unselect group before renaming.
6059         This had gotten lost somewhere.
6060         (nnimap-request-accept-article): Keep track of examined groups, and
6061         unselect the group before APPENDing to read-only groups.
6062         (nnimap-request-move-article): Clear flags before moving so that they
6063         can be re-set later.
6064
6065 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6066
6067         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
6068         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
6069
6070 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6071
6072         * gnus-art.el (gnus-mime-display-single):
6073         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
6074         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
6075         parameter.
6076
6077 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6078
6079         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
6080         (shr-table-vertical-line): New variable.
6081         (shr-insert-table): Use it.
6082
6083 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6084
6085         * gnus-html.el (gnus-html-wash-images): Don't display images if
6086         gnus-inhibit-images is non-nil; register displayer for cid images.
6087         (gnus-html-display-image): Work for cid image.
6088         (gnus-html-insert-image): Allow arguments.
6089         (gnus-html-put-image): Inhibit read-only.
6090         (gnus-html-prefetch-images): Don't prefetch images if
6091         gnus-inhibit-images is non-nil.
6092
6093 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6094
6095         * shr.el (shr-put-image): Break lines when inserting big pictures.
6096
6097 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6098
6099         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
6100         sender, thanks Katsumi Yamaoka.
6101
6102 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
6103
6104         * nnir.el (nnir-run-imap): Reverse the article list for each group
6105         rather than the whole list.
6106
6107 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6108
6109         * shr.el (shr-image-displayer): Protect function against non-existent
6110         image source.
6111
6112         * gnus-art.el (gnus-inhibit-images): New user option.
6113         (gnus-mime-display-single): Don't display image if it is non-nil.
6114
6115         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
6116         gnus-inhibit-images.
6117
6118         * shr.el (shr-image-displayer): New function.
6119         (shr-tag-img): Use it.
6120
6121 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6122
6123         * mml2015.el (mml2015-epg-sign): Use From header.
6124
6125 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6126
6127         * gnus-html.el (gnus-html-wash-images): Register a displayer.
6128
6129         * gnus-util.el (gnus-find-text-property-region): Return markers.
6130
6131         * shr.el (shr-tag-img): Put a displayer in the text property.
6132
6133         * gnus-util.el (gnus-find-text-property-region): New utility function.
6134
6135         * gnus-html.el (gnus-html-display-image): Make the alt optional.
6136         (gnus-html-show-images): Remove.
6137
6138         * gnus-art.el (gnus-article-show-images): New, more general function.
6139
6140         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
6141         image url text properties.
6142
6143         * shr.el: Ditto.
6144
6145         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
6146         gnus-agent-auto-agentize-methods is set.  Which it isn't.
6147
6148 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
6151         work for two or more articles.
6152
6153 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6154
6155         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
6156         divide an image that's in an html article to two or more when washing
6157         non-ASCII characters in alt text of it.
6158
6159 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
6162         smime-decrypt-region using function argument.
6163         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
6164
6165         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
6166
6167         * smime.el (smime-decrypt-region): Catch it.
6168
6169 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6170
6171         * smime.el (smime-mode-map): Move initialization into declaration.
6172         (gnus-run-mode-hooks): Don't autoload.
6173         (smime-mode): Use define-derived-mode.
6174
6175 2010-11-11  Glenn Morris  <rgm@gnu.org>
6176
6177         * smime.el (from): Restrict declaration to XEmacs.
6178
6179         * nnir.el (gnus-group-topic-name): Autoload.
6180
6181 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * shr.el (shr-insert): Don't break long line if it is because of
6184         kinsoku-bol characters in the line end.
6185
6186 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
6187
6188         * nnir.el (nnir-request-move-article): Fix to provide original group
6189         and subject.
6190         (nnir-warp-to-article): Don't fail on articles whose headers haven't
6191         been retrieved.
6192
6193         * gnus-sum.el (gnus-summary-move-article): Use original group and
6194         subject for virtual articles such as those in an nnir summary buffer.
6195
6196 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6197
6198         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
6199         least 21.5).
6200
6201         * smime.el (from): Declare it again for XEmacs.
6202
6203 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6204
6205         * message.el (message-resend): Don't disable encoding unless it's
6206         already encoded.
6207
6208         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
6209         low-numbered articles.
6210
6211 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6212
6213         * rfc2047.el (rfc2047-syntax-table): Simplify.
6214
6215         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
6216
6217         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
6218         set-char-table-range for XEmacs.
6219
6220 2010-11-10  Glenn Morris  <rgm@gnu.org>
6221
6222         * time-date.el (time-to-seconds): Always an alias on Emacs,
6223         never a real function.
6224         (with-no-warnings): Remove compat stub, now unused.
6225         (time-less-p): Doc fix.
6226         (time-to-number-of-days): Simplify.
6227
6228         * smime.el (from): Remove unused declaration.
6229
6230         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
6231         (gnus-float-time): On Emacs, always an alias.
6232
6233         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
6234         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
6235
6236 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * dgnushack.el: Don't use ignore-errors in the top level form since it
6239         is unavailable in XEmacs even if cl is loaded.
6240
6241         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
6242
6243 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6244
6245         * shr.el (browse-url-mailto): Autoload.
6246
6247         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
6248
6249         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
6250         regexp doesn't need quoting.
6251
6252 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
6253
6254         * message.el (message-subject-trailing-was-ask-regexp)
6255         (message-subject-trailing-was-regexp): Match was: in addition to was.
6256
6257 2010-11-09  Glenn Morris  <rgm@gnu.org>
6258
6259         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
6260         (nnbabyl-check-mbox): Use point-at-bol.
6261
6262 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6263
6264         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
6265
6266         * message.el (message-mailto): New function.
6267         (message-mailto): Should accept other parameters.
6268         (message-mailto): Remove since it duplicates browse-url-mailto
6269         functionality.
6270
6271 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6272
6273         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
6274         methods.
6275         (gnus-read-active-file): Ditto.
6276
6277         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
6278         ": " from the prompt.
6279         (gnus-group-make-group): Ditto.
6280
6281 2010-11-07  Glenn Morris  <rgm@gnu.org>
6282
6283         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
6284         (gnus-bookmark-kill-line): Use point-at-eol.
6285
6286 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
6289         asterisks in From header.
6290
6291 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6292
6293         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
6294         string to avoid making the From headers syntactically invalid.
6295
6296         * message.el (message-send-mail): Don't insert courtesy messages if the
6297         message already has List-Post and List-ID messages.
6298
6299 2010-11-06  Glenn Morris  <rgm@gnu.org>
6300
6301         * gnus-art.el (gnus-treat-article): Give dynamic local variables
6302         `condition', `type', `length' a prefix.
6303         (gnus-treat-predicate): Update for above name changes.
6304
6305 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
6306
6307         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
6308         binding.  Handled by `gnus-summary-refer-thread' instead.
6309         (nnir-warp-to-article): New backend function.
6310
6311         * nnimap.el (nnimap-request-thread): Force dependency updating.
6312
6313         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
6314         (gnus-summary-refer-thread): Rework to improve thread-referral.
6315
6316         * gnus-int.el (gnus-warp-to-article): New function.
6317
6318         * gnus-sum.el (gnus-summary-article-map): Bind it.
6319
6320 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
6321
6322         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6323         gnus-summary-refer-thread.
6324
6325         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6326         headers.
6327         (gnus-summary-limit-include-thread): Prevent articles in thread from
6328         being cut in gnus-cut-threads.
6329         (gnus-summary-refer-thread): Limit retrieved headers to those in
6330         thread.
6331
6332 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6333
6334         * message.el (message-send-mail): Use the value of
6335         message-courtesy-message from the message buffer.
6336
6337         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6338
6339         * shr.el (shr-browse-url): Implement mailto: URLs.
6340
6341         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6342         "raw".
6343
6344         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6345         if it's already selected.
6346
6347         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6348
6349 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6350
6351         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6352         to measure the length and truncate alt text.
6353
6354 2010-11-03  Glenn Morris  <rgm@gnu.org>
6355
6356         * nndiary.el (nndiary-generate-nov-databases-1)
6357         (nndiary-generate-active-info): Rename dynamic variable `files' to
6358         something less generic.
6359
6360 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
6361
6362         * nnir.el (nnir-request-move-article): Call the underlying backend to
6363         move articles from nnir.
6364
6365 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6366
6367         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6368
6369 2010-11-02  Julien Danjou  <julien@danjou.info>
6370
6371         * nnir.el: Remove wais support.
6372
6373 2010-11-02  Glenn Morris  <rgm@gnu.org>
6374
6375         * gnus-html.el: Reorder requirements to quieten compiler.
6376
6377 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6378
6379         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6380         properly for XEmacs as well.
6381         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6382         (gnus-article-natural-long-line-p): Use window-width rather than
6383         frame-width.
6384
6385 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
6386
6387         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
6388         (nnir-read-parms): Don't modify query.
6389         (nnir-run-query): Add ability to search topic on current line.
6390         (nnir-get-active): Clean up.
6391
6392 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6393
6394         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6395         degenerate articles.
6396
6397         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6398         (gnus-print-buffer): Just print the buffer as is, without any copying
6399         to a buffer and then re-highlighting.
6400
6401         * nnimap.el (nnimap-request-group): Store the new updated info.
6402         (nnimap-request-group): Select the group when we don't know whether it
6403         exists or not.
6404
6405         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6406         groups.
6407
6408         * gnus-group.el (gnus-group-find-new-groups): Display all the new
6409         groups.
6410
6411         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6412         groups.
6413
6414         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6415         long-lines case by only filling the long lines.
6416
6417         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6418         (bug #7311).
6419
6420 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6421
6422         * shr.el: No need to declare `declare-function' since shr.el is for
6423         only Emacsen that provide `libxml-parse-html-region'.
6424
6425         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
6426         effective only in a file it is referred to.
6427
6428 2010-11-01  Glenn Morris  <rgm@gnu.org>
6429
6430         * mm-util.el (gnus-completing-read): Autoload.
6431         (mm-read-coding-system): Simplify Emacs definition.
6432
6433         * nnmail.el (gnus-activate-group):
6434         * nnimap.el (gnutls-negotiate):
6435         * nntp.el (netrc-parse): Fix declarations.
6436
6437 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6440         string-match-p in Emacs >=23.
6441
6442         * gnus-msg.el (gnus-configure-posting-styles):
6443         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6444
6445 2010-11-01  Glenn Morris  <rgm@gnu.org>
6446
6447         * nnir.el (declare-function): Add compat stub.
6448         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6449         (nnir-run-gmane): Require 'mm-url.
6450
6451         * mm-util.el (mm-string-to-multibyte): Simplify.
6452
6453         * shr.el (declare-function): Add compat stub.
6454         (url-cache-create-filename): Declare.
6455         (mm-disable-multibyte, widget-convert-button): Autoload.
6456
6457         * smime.el (ldap-search): Declare.
6458         (smime-cert-by-ldap-1): Require ldap on Emacs.
6459
6460         * nnimap.el: Require nnmail, and gnus-sum when compiling.
6461         (nnimap-keepalive): Use gnus-float-time.
6462
6463         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6464         (mail-source-delete-crash-box): Use gnus-float-time.
6465
6466         * gnus-dired.el (gnus-completing-read): Autoload.
6467
6468         * mm-view.el (gnus-rescale-image): Autoload.
6469
6470         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6471
6472         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6473
6474         * sieve-manage.el: Require 'cl when compiling.
6475
6476         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6477         (gnus-iswitchb-completing-read): Require iswitchb.
6478         (gnus-select-frame-set-input-focus): Silence compiler.
6479
6480 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6481
6482         * message.el (message-subject-trailing-was-query): Change default to t,
6483         since I think that's what most people want.
6484
6485         * nnimap.el (nnimap-request-accept-article): Erase buffer before
6486         appending for easier debugging.
6487         (nnimap-wait-for-connection): Take a regexp.
6488         (nnimap-request-accept-article): Wait for the continuation line before
6489         sending anything unless we're streaming.
6490
6491         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6492         leave the header washing to take place.
6493
6494 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6495
6496         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6497         regular expression match and replace in posting styles.
6498
6499 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
6500
6501         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6502         an entire server.
6503         (nnir-get-active): New function.
6504         (nnir-run-imap): Use it.
6505         (nnir-run-gmane): Who knew, gmane search returns an article score!
6506
6507         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6508         server on the current line with nnir.
6509
6510 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511
6512         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6513         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6514         left edge.
6515         (gnus-article-foldable-buffer): Skip past the prefix when determining
6516         raggedness.
6517
6518         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6519         the raw article, and change `C-u g' to show the article without doing
6520         treatments.
6521
6522         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6523         on to `gnus-treat-article'.
6524         (gnus-inhibit-article-treatments): New variable.
6525
6526         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6527
6528         * gnus-art.el (gnus-treatment-function-alist): Have
6529         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6530         (gnus-treat-fill-long-lines): Change default to fill all text/plain
6531         sections.
6532
6533         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6534         parameter.
6535         (gnus-article-fill-cited-long-lines): New function.
6536         (gnus-article-fill-cited-article): Allow filling only long sections.
6537
6538         * shr.el (shr-find-fill-point): Don't break lines between punctuation
6539         and non-punctuation (like after the apostrophe in "'We").
6540
6541         * gnus-sum.el (gnus-summary-select-article): Make sure
6542         gnus-original-article-buffer is alive.
6543
6544         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6545         reflect the order they're in in the digest.
6546
6547         * gnus.el (gnus-group-startup-message): Move point to the start of the
6548         buffer.
6549
6550         * nnimap.el (nnimap-capability): New function.
6551         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6552         is set.
6553
6554 2010-10-31  David Engster  <dengste@eml.cc>
6555
6556         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6557         conform with changes to gnus-completing-read.
6558
6559 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6560
6561         * shr.el (shr-tag-img): Output "*" instead of "[img]".
6562
6563 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6564
6565         * nnir.el: Move defvar, defcustom around to keep file organized
6566         and keep byte-compiler quiet.
6567         (nnir-read-parms): Accept search-engine as arg.
6568         (nnir-run-query): Pass search-engine as arg.
6569         (nnir-search-engine): Remove.
6570
6571 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6572
6573         * shr.el (shr-generic): The text nodes should be text, not :text.
6574
6575         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6576         later in the file.
6577
6578 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6579
6580         * nnir.el: General clean up.  Allow searching with multiple engines.
6581         Allow separate extra-parameters for each engine.
6582         Batch queries when possible.
6583         (nnir-imap-default-search-key,nnir-method-default-engines):
6584         Add customize interface.
6585         (nnir-run-gmane): New engine.
6586         (nnir-engines): Use it.  Qualify all prompts with engine name.
6587         (nnir-search-engine): Remove global variable.
6588         (nnir-run-hyrex): Restore for now.
6589         (nnir-extra-parms,nnir-search-history): New variables.
6590         (gnus-group-make-nnir-group): Use them.
6591         (nnir-group-server): Remove in favor of gnus-group-server.
6592         (nnir-request-group): Avoid searching twice.
6593         (nnir-sort-groups-by-server): New function.
6594
6595 2010-10-30  Julien Danjou  <julien@danjou.info>
6596
6597         * gnus-group.el: Remove gnus-group-fetch-control.
6598
6599         * gnus-start.el (gnus-find-new-newsgroups):
6600         Remove gnus-check-first-time-used.
6601
6602         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6603
6604 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6605
6606         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6607         set on groups that don't have \* permanentflags.
6608
6609 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6610
6611         * shr.el (shr-tag-span): Drop colorization of regions since we don't
6612         control the background color.
6613         (shr-tag-img): Ignore very small web bug type images.
6614         (shr-put-image): Add help-echo alt texts to the images.
6615         (shr-tag-video): Show the video poster image.
6616
6617 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6618
6619         * shr.el (shr-table-depth): New variable.
6620         (shr-tag-table-1): Only insert the images after the top-level table.
6621
6622         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6623
6624         * gnus-util.el (gnus-list-memq-of-list): New function.
6625
6626         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6627         selected.
6628         (nnimap-unsplittable-articles): New slot.
6629         (nnimap-new-articles): Use it.
6630
6631 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
6632
6633         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6634         move to the previous line on `M-g'.
6635
6636 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6637
6638         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6639         *-request-group, which seems unnecessary.
6640
6641         * nnimap.el (nnimap-quote-specials): Function copied over from
6642         imap.el.
6643         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6644         they support that.  Suggested by Tom Regner.
6645
6646 2010-10-29  Julien Danjou  <julien@danjou.info>
6647
6648         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6649         defalias.
6650         (gnus-summary-delete-marked-with): Remove obsolete defalias.
6651
6652         * gnus.el: Remove `gnus-nntp-service' variable.
6653         (gnus-secondary-servers): Make obsolete.
6654         (gnus-nntp-server): Make obsolete.
6655
6656         * gnus-start.el (gnus-1): Remove x-splash calls.
6657
6658         * gnus-ems.el (gnus-x-splash): Remove.
6659
6660         * gnus.el (gnus-group-startup-message): Simplify/update code.
6661
6662         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
6663         definition.
6664
6665         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6666         capability before doing anything.
6667         (gnus-group-insert-group-line): Remove useless
6668         gnus-group-remove-excess-properties.
6669
6670 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6671
6672         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6673
6674 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6675
6676         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6677         config after reselecting.
6678
6679 2010-10-28  Julien Danjou  <julien@danjou.info>
6680
6681         * shr.el (shr-put-image): Use point even if only inserting text.
6682         (shr-put-image): Save excursion when inserting alt text on non-graphic
6683         display, so the behavior is the same when we are on a graphic display.
6684
6685         * nnir.el (nnir-run-swish-e): Remove hyrex support.
6686
6687 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6688
6689         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6690         (gnus-mime-copy-part): Check coding system, not charset.
6691         (gnus-mime-view-part-externally): Never remove part.
6692         (gnus-mime-view-part-internally): Don't remove part here.
6693         (gnus-article-part-wrapper): Make sure MIME tag is visible.
6694         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6695         multipart/alternative.
6696
6697         * mm-decode.el (mm-display-part): Take optional arg `force'.
6698
6699 2010-10-26  Julien Danjou  <julien@danjou.info>
6700
6701         * gnus-group.el (gnus-group-default-list-level): Add this function to
6702         compute the default list level.
6703         (gnus-group-default-list-level): Add possibility to use a function.
6704
6705 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6708
6709         * gnus-group.el (gnus-group-completing-read)
6710         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6711         gnus-replace-in-string.
6712
6713 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * shr.el (shr-tag-div): Add.
6716
6717         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
6718
6719 2010-10-25  Julien Danjou  <julien@danjou.info>
6720
6721         * gnus-util.el: Remove `gnus-with-local-quit'.
6722
6723         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6724
6725 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6726
6727         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6728         the original article buffer.
6729
6730 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6731
6732         * nnimap.el (nnimap-request-head): New function.
6733         (nnimap-request-move-article): Try to be slightly faster by not
6734         requesting the entire message when moving.
6735         (nnimap-transform-headers): Don't bug out on bodiless articles.
6736         (nnimap-send-command): Have no outstanding messages if the IMAP server
6737         doesn't support streaming.
6738         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6739
6740 2010-10-24  Julien Danjou  <julien@danjou.info>
6741
6742         * message.el (message-default-headers): Fix type.
6743
6744 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6745
6746         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6747         prefetching images.
6748
6749         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6750         backend for unknown groups.  This is mainly useful for nnimap groups.
6751
6752         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6753         group isn't covered by the agent.
6754
6755 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
6756
6757         * nnir.el (nnir-method-default-engines): New variable.
6758         (nnir-run-query): Use it.
6759         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6760         (gnus-summary-nnir-goto-thread): Change group if needed.
6761
6762         * gnus-group.el (gnus-group-group-map): Add key binding for
6763         gnus-group-make-nnir-group.
6764
6765 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6766
6767         * shr.el (shr-tag-object): Add.
6768
6769         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6770         original article buffer live.
6771         (gnus-summary-select-article-buffer):
6772         Mention gnus-widen-article-buffer.
6773
6774 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6775
6776         * shr.el (shr-tag-strong): Add.
6777
6778 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6779
6780         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6781         group names.  They mess up the group buffer badly.
6782
6783         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6784
6785         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6786         instead of the summary one.
6787
6788 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6789
6790         * mml.el (mml-preview): Work properly when editing article.
6791
6792         * gnus-start.el (gnus-read-active-file-1): Don't add method to
6793         gnus-have-read-active-file if it's already been in.
6794
6795 2010-10-22  Tom Tromey  <tromey@redhat.com>
6796
6797         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6798         gnus-group-completing-read.
6799
6800 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6801
6802         * message.el (message-mode-map): Don't bind M-; to comment region, to
6803         allow the global comment-dwim to work.
6804
6805 2010-10-21  Julien Danjou  <julien@danjou.info>
6806
6807         * message.el (message-setup-1): Allow message-default-headers to be a
6808         function.
6809
6810 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6811
6812         * shr.el (shr-tag-table): Simplify.
6813
6814 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6815
6816         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6817         to avoid trying to snarf invalid stuff.
6818
6819         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6820
6821         * gnus.el (gnus-message-archive-group): Quote value.
6822         (gnus-message-archive-group): Mark as changed.
6823
6824         * shr.el (shr-add-font): Don't put the font properties on the newline
6825         or the indentation.
6826
6827         * message.el (message-fix-before-sending): Change options when sending
6828         non-printable characters.
6829
6830         * gnus.el (gnus-message-archive-method): Change the default to
6831         monthly outgoing groups.
6832
6833         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6834         that have gotten new numbers.
6835
6836         * nnimap.el (nnimap-request-replace-article): New function.
6837
6838 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6841         (nnrss-request-article): Don't use special html washing code.
6842
6843 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * shr.el (shr-tag-table): Remove useless nconc.
6846
6847 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6848
6849         * gnus-art.el (article-wash-html): Simplify and remove the charset
6850         stuff.  Use the normal html rendering code instead of the special html
6851         washing code.
6852
6853         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6854         `gnus-w3m' symbols.
6855         (mm-text-html-washer-alist): Remove.
6856
6857         * mm-decode.el (mm-inline-text-html-renderer): Remove.
6858         (mm-inline-media-tests): Remove use.
6859         (mm-text-html-renderer): Change default to the `shr' symbol.
6860
6861         * mm-view.el (mm-inline-text-html): Remove use.
6862
6863         * gnus-art.el (gnus-blocked-images): New function.  Allow the
6864         `gnus-blocked-images' to be a function.
6865         (gnus-article-wash-function): Remove.
6866
6867 2010-10-20  Julien Danjou  <julien@danjou.info>
6868
6869         * spam.el (spam-list-of-processors): Mark as obsolete.
6870
6871         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6872         (nnimap-insert-partial-structure): Fix boundary detection.
6873
6874 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6875
6876         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6877         run file-truename on remote files.  This can be expensive and even
6878         prevent one from editing drafts if some unrelated buffer has a stale
6879         connection.
6880
6881 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6882
6883         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6884         kinsoku-eol regardless of shr-kinsoku-shorten.
6885         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6886         (shr-tag-table): Support caption, thead, and tfoot.
6887
6888 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6889
6890         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6891         lines.
6892         (shr-save-contents): New command and keystroke.
6893
6894         * nndoc.el (nndoc-type-alist): Add git support.
6895         (nndoc-git-type-p): New function.
6896         (nndoc-transform-git-article): Ditto.
6897         (nndoc-transform-git-headers): Ditto.
6898         (nndoc-transform-git-headers): Generate Subject headers.
6899
6900         * shr.el (shr-parse-style): New function.
6901         (shr-tag-span): Ditto.
6902
6903         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6904         to `G G' to avoid collisions.
6905
6906 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6907
6908         * shr.el: Load kinsoku if necessary.
6909         (shr-kinsoku-shorten): New internal variable.
6910         (shr-find-fill-point): Make kinsoku shorten text line if
6911         shr-kinsoku-shorten is bound to non-nil.
6912         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6913         shr-indentation too when testing if table is wider than frame width.
6914         (shr-insert-table): Use `string-width' instead of `length' to measure
6915         text width.
6916         (shr-insert-table-ruler): Make sure indentation is done at bol.
6917
6918 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6919
6920         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6921         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6922         undecoded network data.
6923
6924 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6925
6926         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6927         name in the mode line spec so that the mode line menu works
6928         (bug #2431).
6929
6930         * message.el (message-get-reply-headers): If we're fed `to-address',
6931         then always use that.
6932
6933         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6934         aren't so wide as to need to switch off the edit menu.
6935
6936         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6937         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6938
6939         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6940         `M-g'.
6941         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6942         the permanent marks.
6943
6944 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
6945
6946         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6947         Splitting according to references/in-reply-to obeys the ignore-groups
6948         variable, while splitting by sender and subject do not.
6949
6950 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6951
6952         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6953         alist, so that we can look for non-Unicode chars.
6954         (article-translate-strings): Allow both character and string maps.
6955
6956 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6957
6958         * shr.el (shr-insert): Don't insert space behind a wide character
6959         categorized as kinsoku-bol, or between characters both categorized as
6960         nospace.
6961
6962 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
6963
6964         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
6965         headers to gnus-newsgroup-headers.
6966
6967 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6968
6969         * shr.el (shr-tag-img): Don't align images -- since we're not
6970         rescaling, this often leads to ugly displays.
6971
6972 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
6973
6974         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6975         duplicates.
6976
6977 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
6978
6979         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6980         call.
6981
6982 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6983
6984         * gnus.el: Autoload gnus-html-show-images.
6985
6986         * nnimap.el: Use nnheader-message throughout.
6987
6988         * shr.el (shr-tag-img): Ignore images with no data.
6989
6990 2010-10-15  Julien Danjou  <julien@danjou.info>
6991
6992         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6993         a possibility to disable format=flow encoding when using hard newlines.
6994
6995 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6996
6997         * shr.el (shr-insert): Remove space inserted before or after a
6998         breakable character or at the beginning or the end of a line.
6999         (shr-find-fill-point): Do kinsoku; find the second best point or give
7000         it up if there's no breakable point.
7001
7002 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7003
7004         * nnimap.el (nnimap-open-connection): Message when opening connection
7005         for debugging purposes.
7006
7007         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
7008         on every setup buffer call to allow this to change from article to
7009         article.
7010
7011         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
7012         buffers where we have a wide table.
7013
7014 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
7015
7016         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
7017         uses *-request-thread.
7018
7019 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7020
7021         * nnimap.el (nnimap-open-connection): Remove %s from openssl
7022         incantation, which is no longer valid.
7023
7024 2010-10-14  Julien Danjou  <julien@danjou.info>
7025
7026         * shr.el: Fix defcustom type (char -> character).
7027
7028 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7029
7030         * nnimap.el (nnimap-open-connection): tls-program should be a list of
7031         programs.
7032
7033 2010-10-14  Julien Danjou  <julien@danjou.info>
7034
7035         * shr.el (shr-tag-a): Use url-link as widget type.
7036
7037         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
7038         `gnus-group-get-icon'.
7039
7040 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7041
7042         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
7043         This should make server editing work better.
7044
7045         * shr.el (shr-find-fill-point): Don't inloop on indented text.
7046
7047         * tls.el (tls-program): Remove spurious %s from openssl.
7048
7049         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
7050         (nnimap-parse-flags): Fix regexp.
7051
7052         * shr.el (shr-find-fill-point): Use a filling algorithm that should
7053         probably work for CJVK text, too.
7054
7055         * nnimap.el (nnimap-extend-tls-programs): Remove.
7056         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
7057
7058         * tls.el (tls-starttls-switches): Remove starttls hack.
7059         (open-tls-stream): Ditto.
7060         (tls-find-starttls-argument): Ditto.
7061
7062 2010-10-13  Julien Danjou  <julien@danjou.info>
7063
7064         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
7065         responses.
7066
7067 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068
7069         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
7070
7071         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
7072         anything in Emacs.
7073
7074         * shr.el (shr-current-column): Remove buggy and unnecessary function.
7075
7076 2010-10-13  Julien Danjou  <julien@danjou.info>
7077
7078         * shr.el (shr-width): Make shr-width a defcustom with default to
7079         fill-column.
7080         (shr-tag-img): Use shr-width rather than fill-column.
7081
7082 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * dgnushack.el (byte-optimize-apply):
7085         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
7086
7087         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
7088         position when (X-)Faces exist.
7089         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
7090         avatars when called interactively.
7091
7092 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7093
7094         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
7095         gnus-article-x-face-too-ugly is bound.
7096
7097 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7098
7099         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
7100
7101         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
7102         mailbox that doesn't exist.
7103
7104 2010-10-12  Julien Danjou  <julien@danjou.info>
7105
7106         * shr.el (shr-tag-img): Encode URL properly when retrieving.
7107         (shr-get-image-data): Encode URL properly when fetching from cache.
7108         (shr-tag-img): Use aligned-to spaces to align correctly images.
7109
7110         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
7111         before inserting the Gravatar.
7112
7113         * shr.el (shr-tag-img): Add align attribute support for <img>.
7114
7115 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7116
7117         * gnus-gravatar.el (gnus-art): Require.
7118
7119         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
7120         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7121         Remove long obsoleted functions.
7122
7123 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7124
7125         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
7126
7127         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
7128
7129         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
7130         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
7131         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
7132         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
7133         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
7134         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
7135         * sieve-manage.el, smime.el, spam.el:
7136         Fix comment for declare-function.
7137
7138 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7139
7140         * nnimap.el (nnimap-request-rename-group): Select group read-only
7141         before renaming it.
7142
7143         * shr.el (shr-insert): Fix up the white space only regexp.
7144
7145         * nnimap.el (nnimap-transform-split-mail): Not all articles have
7146         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
7147
7148         * shr.el (shr-current-column): New function.
7149         (shr-find-fill-point): New function.
7150
7151 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7152
7153         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
7154         numbers.
7155
7156 2010-10-11  Julien Danjou  <julien@danjou.info>
7157
7158         * shr.el (shr-hr-line): Add.
7159         (shr-tag-hr): Use shr-hr-line to specify which character to use to
7160         display hr lines.
7161         (shr-max-columns): Do not change state to nil if we just inserting
7162         spaces.
7163
7164 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7165
7166         * gnus-topic.el (gnus-topic-read-group): If after the last group,
7167         select the last group.
7168
7169 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
7170
7171         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
7172
7173 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
7174
7175         * dig.el (dig-mode-map): Declare and define in one step.
7176
7177 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7178
7179         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
7180         for Gnus.
7181         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
7182         (nnimap-update-qresync-info): Mark \Seen articles as read.
7183
7184         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
7185         non-variable, too.
7186
7187         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
7188         available.
7189         (nnimap-update-info): Rely more on the current active than the param
7190         active to avoid marking articles as read too much.
7191
7192         * auth-source.el (auth-source-create): Use (user-login-name) for the
7193         user name default.
7194
7195         * nnimap.el (nnimap-update-info): If the server doesn't return any
7196         useful info, just use the previous info.
7197         (nnimap-update-info): Prefer old info over start-article.
7198         (nnimap-update-qresync-info): Finish implementing QRESYNC.
7199
7200 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
7201
7202         * nnir.el (autoload): Clean up autoloads.
7203         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
7204         Use key rather than value.
7205         (nnir-imap-search-other): New variable.
7206         (nnir-read-parm): Use it.
7207         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
7208         (gnus-summary-nnir-goto-thread): Modify to work with imap.
7209
7210 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7211
7212         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
7213         the process, too.
7214
7215 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7216
7217         * spam.el (gnus-summary-mode-map): Bind to "$".
7218         Suggested by Russ Allbery.
7219
7220         * shr.el: Rework the way things are indented by <li> slightly.
7221
7222         * gnus.el (gnus-group-set-parameter): Fix typo.
7223
7224         * nnimap.el: Start implementing QRESYNC support.
7225
7226 2010-10-09  Julien Danjou  <julien@danjou.info>
7227
7228         * nnir.el (nnir-engines): Fix too many arguments.
7229
7230 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7231
7232         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
7233         group is the "last", so that the backends like nnfolder actually save
7234         their folders.
7235
7236         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
7237         try to use that for the tls stream.
7238         (nnimap-retrieve-group-data-early): Rework the marks code to heed
7239         UIDVALIDITY and find out which groups are read-only and not.
7240         (nnimap-get-flags): Use the same marks parsing code as the rest of
7241         nnimap.
7242
7243 2010-10-09  Julien Danjou  <julien@danjou.info>
7244
7245         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
7246
7247         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
7248         retrieving gravatars.
7249
7250         * shr.el (shr-table-corner): Add.
7251         (shr-table-line): Add.
7252         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
7253
7254 2010-10-08  Julien Danjou  <julien@danjou.info>
7255
7256         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
7257
7258 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
7259
7260         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
7261
7262         * gnus-sum.el (gnus-mark-article-as-unread)
7263         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
7264         (gnus-summary-set-bookmark): Use it.
7265
7266         * gnus-msg.el (gnus-setup-message): Use it.
7267
7268         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7269
7270         * gnus.el (gnus-group-remove-parameter): Use it.
7271
7272         * gnus-group.el (gnus-group-make-web-group): Use it.
7273
7274         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7275
7276         * nnregistry.el: Update docs to mention manual.
7277
7278         * gnus-registry.el: Update docs to mention nnregistry.el.
7279         (gnus-registry-initialize): Don't install nnregistry refer method
7280         automatically.
7281         (gnus-registry-install-nnregistry): Remove it.
7282
7283 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7284
7285         * shr.el (shr-insert): Don't insert double spaces.
7286
7287 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7288
7289         * gnus-gravatar.el (gnus-treat-from-gravatar)
7290         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
7291         called interactively.
7292
7293         * gnus-art.el (gnus-mime-view-part-externally)
7294         (gnus-mime-view-part-internally): Make predicate function passed to
7295         gnus-mime-view-part-as-type assume argument is a mime type, not a list
7296         of a mime type.
7297
7298         * shr.el (shr-table-widths): Don't use cl function `reduce'.
7299
7300 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7301
7302         * shr.el (require): Require cl when compiling.
7303         (shr-tag-hr): New function.
7304
7305         * nnimap.el (nnimap-update-info): Remove double setting of high.
7306         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
7307         This makes nnimap work properly on Courier again.
7308
7309         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
7310         the variable for backwards compatibility.
7311
7312         * mm-decode.el (mm-save-part): If given a non-directory result, expand
7313         the file name before using to avoid setting mm-default-directory to
7314         nil.
7315
7316         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
7317         bidning gnus-agent variables.
7318
7319         * shr.el (shr-render-td): Use a cache for the table rendering function
7320         to avoid getting an exponential rendering behavior in nested tables.
7321         (shr-insert): Rework the line-breaking algorithm.
7322         (shr-insert): Don't leave trailing spaces.
7323         (shr-insert-table): Also insert empty TDs.
7324         (shr-tag-blockquote): Ensure paragraphs after </ul>.
7325
7326 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7327
7328         * gnus-sum.el (gnus-number): Rename from `number'.
7329         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
7330         (gnus-summary-limit-children): Update uses correspondingly.
7331
7332 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
7335         (gnus-gravatar-transform-address): Don't show avatars of people of
7336         which mail addresses match gnus-gravatar-too-ugly.
7337
7338 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7339
7340         * shr.el (shr-table-widths): Expand TD elements to fill available
7341         space.
7342
7343 2010-10-07  Julien Danjou  <julien@danjou.info>
7344
7345         * nnimap.el (nnimap-request-rename-group): Add this method.
7346
7347 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7350         name from XEmacs' function-arglist.
7351
7352         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7353         gravatar under XEmacs.
7354
7355 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
7356
7357         * auth-source.el: Update docs with TODO items.
7358
7359         * gnus-sync.el: Update docs to explain state and plans.
7360
7361         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7362         Hooks for mark updates.
7363         (gnus-request-set-mark, gnus-request-update-mark): Use them.
7364
7365         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7366         hooks with arguments, which is needed for mark update hooks.
7367
7368 2010-10-06  Julien Danjou  <julien@danjou.info>
7369
7370         * gnus.el (gnus-expand-group-parameter): Only return and act on what
7371         was matched.
7372
7373         * sieve-manage.el: Update example in `Commentary'.
7374
7375         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7376
7377         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7378         not 2000.
7379         (sieve-manage-authenticate): Re-add function.
7380
7381 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7382
7383         * shr.el (shr-insert): Get 'space transition right.
7384         (shr-render-td): Only delete space at the end of the TD.
7385
7386         * nnimap.el (nnimap-open-connection): Prepare to support
7387         open-gnutls-stream.
7388
7389         * shr.el: Rearrange function order to be more logical.
7390
7391 2010-10-06  Julien Danjou  <julien@danjou.info>
7392
7393         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7394         (nnrss-discover-feed): Remove 404 URL in docstring.
7395
7396         * nnir.el: Fix Swish-E URL.
7397         Fix Namazu URL.
7398
7399         * message.el (message-change-subject): Remove 404 URL in a comment.
7400
7401 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7404         called interactively.
7405
7406         * gnus-util.el (gnus-remove-if): Allow hash table.
7407         (gnus-remove-if-not): New function.
7408
7409         * gnus-art.el (gnus-mime-view-part-as-type):
7410         * gnus-score.el (gnus-summary-score-effect):
7411         * gnus-sum.el (gnus-read-move-group-name):
7412         Replace remove-if-not with gnus-remove-if-not.
7413
7414         * gnus-group.el (gnus-group-completing-read):
7415         Regard collection as a hash table if it is not a list.
7416
7417 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7418
7419         * shr.el (shr-render-td): Allow blank/missing <TD>s.
7420
7421         * shr.el: Document the table-rendering algorithm.
7422
7423 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
7426         for Emacsen having no `libxml-parse-html-region' support.
7427
7428 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7429
7430         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7431         invalid URLs.
7432
7433         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7434         line-broken.
7435         (shr-tag-img): Ignore image fetching errors.
7436         (shr-overlays-in-region): Compute overlay positions correctly.
7437
7438         * mm-decode.el (mm-shr): Require shr.
7439
7440         * gnus-art.el (gnus-blocked-images): Move variable here.
7441
7442         * shr.el (shr-insert-table): Bind free variable.
7443
7444         * mm-decode.el (mm-shr): Bind shr-content-function.
7445
7446         * shr.el (shr-content-function): New variable.
7447
7448         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7449         added for symmetry.
7450
7451         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7452
7453         * gnus-group.el (gnus-group-make-group): Doc fix.
7454
7455         * nnimap.el (nnimap-request-newgroups): Return success.
7456
7457         * shr.el (shr-find-elements): New function.
7458         (shr-tag-table): Put all the images after the table.
7459         (shr-tag-table): Really inhibit images inside the table.
7460         (shr-collect-overlays): Copy over overlays from the TD elements to the
7461         main document.
7462
7463         * mm-decode.el (mm-shr): Bind shr-blocked-images to
7464         gnus-blocked-images.
7465
7466 2010-10-05  Julien Danjou  <julien@danjou.info>
7467
7468         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7469
7470         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7471         (gnus-html-maximum-image-size): Add this function.
7472         (gnus-html-put-image): Use gnus-html-maximum-image-size.
7473
7474         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7475         server-value of the capability is nil.
7476
7477 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7478
7479         * shr.el (shr-tag-em): Add <EM> tag.
7480
7481 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
7482
7483         * sieve-manage.el (sieve-manage-default-stream): Make default stream
7484         customizable.
7485
7486         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7487         handing broken links to browse-url.
7488
7489 2010-10-05  Julien Danjou  <julien@danjou.info>
7490
7491         * gnus-util.el (gnus-emacs-completing-read)
7492         (gnus-iswitchb-completing-read): Use autoload rather than require.
7493
7494 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7495
7496         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
7497         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
7498         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
7499         iswitchb-temp-buflist for XEmacs.
7500
7501         * gnus-util.el (gnus-completing-read-function): Exclude
7502         gnus-icompleting-read and gnus-ido-completing-read from candidates for
7503         XEmacs since iswitchb.el is very old and ido.el is unavailable in
7504         XEmacs.
7505
7506         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7507         not to use `delete-dups' that is unavailable in XEmacs 21.4.
7508
7509         * gnus-html.el: Don't require help-fns under XEmacs.
7510         (gnus-html-schedule-image-fetching): Work for XEmacs.
7511
7512         * mm-decode.el (mm-shr): Decode contents by charset.
7513
7514 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7515
7516         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7517         unknown.
7518
7519         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7520         (shr-get-image-data): Ensure against the cache file missing.
7521
7522         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7523         for data.
7524
7525         * spam-report.el (spam-report-url-ping-plain): Don't query about
7526         killing the process.
7527
7528         * shr.el (shr-render-td): Protect against too-wide text.
7529
7530 2010-10-04  Julien Danjou  <julien@danjou.info>
7531
7532         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7533         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7534
7535         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7536         retrieved.
7537
7538 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7539
7540         * shr.el (browse-url): Require.
7541         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7542         lines.
7543         (shr-show-alt-text, shr-browse-image): New commands.
7544         (shr-browse-url, shr-copy-url): New commands.
7545
7546         * gnus-sum.el (gnus-widen-article-window): New variable.
7547         (gnus-summary-select-article-buffer): Use it.
7548
7549         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7550         without @ signs.
7551
7552 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7553
7554         * nnir.el (nnir-run-imap): Remove spurious space in search string.
7555
7556 2010-10-04  Julien Danjou  <julien@danjou.info>
7557
7558         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7559         for XEmacs.
7560
7561 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7562
7563         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7564
7565         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7566         (nnimap-close-server): Implement.
7567
7568         * dgnushack.el (iswitchb): Require to shut up the compiler.
7569
7570         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7571         (shr-insert): Tweak line breaking.
7572         (shr-insert): Handle <pre> better.
7573         (shr-tag-li): Get <li> indentation right.
7574         (shr-tag-li): Get <li> indentation even righter.
7575         (shr-tag-blockquote): Ensure paragraph start.
7576         (shr-make-table): Tweak table generation.
7577         (shr-make-table): Fix typo.
7578
7579         * shr.el: Implement table rendering.
7580
7581 2010-10-04  Julien Danjou  <julien@danjou.info>
7582
7583         * gnus-html.el (gnus-html-put-image): Fix resize image code.
7584
7585 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7586
7587         * shr.el (shr-insert): Use string anchors instead of line anchors.
7588
7589 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7590
7591         * shr.el: Add headings.
7592         (shr-ensure-paragraph): Actually work.
7593         (shr-tag-li): Make <ul> prettier.
7594         (shr-insert): Get white space at the beginning/end of elements right.
7595         (shr-tag-p): Collapse subsequent <p>s.
7596         (shr-ensure-paragraph): Don't insert double line feeds after blank
7597         lines.
7598         (shr-insert): \t is also space.
7599         (shr-tag-s): Fix "s" tag name function.
7600         (shr-tag-s): Fix face prop name.
7601
7602 2010-10-03  Julien Danjou  <julien@danjou.info>
7603
7604         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7605
7606         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7607         gnus-window-inside-pixel-edges.
7608
7609         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7610         gnus-ems.
7611
7612         * mm-view.el (mm-inline-image-emacs): Support image resizing.
7613
7614         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7615         function.
7616
7617         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7618         resize choice.
7619
7620 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7621
7622         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7623         beginning of the buffer.
7624
7625         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7626         article buffer again.
7627
7628         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7629
7630         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7631         when it's at the start of the buffer.
7632
7633         * shr.el (shr-tag-blockquote): Convert name.
7634         (shr-rescale-image): Use the right image-size variant.
7635
7636         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7637         buffer isn't shown, then select the current article first instead of
7638         bugging out.
7639         (gnus-summary-select-article-buffer): Show both the article and summary
7640         buffers again.
7641
7642         * shr.el (shr-fontize-cont): Protect against regions with no text.
7643         Rename tag functions to shr-tag-* for enhanced security.
7644         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7645
7646 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
7647
7648         * shr.el (shr-insert):
7649         * pop3.el (pop3-movemail):
7650         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7651         loaded.
7652
7653 2010-10-03  Glenn Morris  <rgm@gnu.org>
7654
7655         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7656
7657         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7658
7659         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7660
7661         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7662
7663         * gnus-util.el (gnus-make-local-hook): Simplify.
7664
7665 2010-10-02  Julien Danjou  <julien@danjou.info>
7666
7667         * gnus-util.el (gnus-iswitchb-completing-read): New function.
7668         (gnus-ido-completing-read): New function.
7669         (gnus-emacs-completing-read): New function.
7670         (gnus-completing-read): Use gnus-completing-read-function.
7671         Add gnus-completing-read-function.
7672
7673 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7674
7675         * shr.el (shr-insert-document): Autoload.
7676         (shr-img): Be silent.
7677         (shr-insert): Add a newline after every picture before text.
7678         (shr-add-font): Use overlays for combining faces.
7679         (shr-insert): Pass upwards the text start point.
7680
7681         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7682         possible.
7683         (mm-shr): New function.
7684
7685 2010-10-02  Julien Danjou  <julien@danjou.info>
7686
7687         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7688         should go backward.
7689
7690 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
7691
7692         * shr.el (shr): Fix typo in provide call.
7693
7694 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7695
7696         * shr.el: New file.
7697
7698         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7699
7700         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7701         completing read.
7702
7703 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7704
7705         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7706         we're being queried about.  Suggested by Dan Jacobson.
7707
7708         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7709         Suggested by Jason Eisner.
7710
7711         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7712         table, too.  Suggested by Stefan Wiens.
7713         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7714         the table unnecessary.  Suggested by Stefan Wiens.
7715
7716         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7717         longer needed, and probably doesn't work either, as pointed out by
7718         Stefan Wiens.
7719         (gnus-summary-exit): Remove call to the clearing function.
7720         (gnus-summary-exit-no-update): Ditto.
7721
7722         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7723         instead of gnus-eval-in-buffer-window to avoid popping up frames.
7724         Reported by Stefan Monnier.
7725         (gnus-summary-save-in-rmail): Ditto.
7726
7727         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7728         article buffer, instead of both the article buffer and the summary
7729         buffer.  Sort of suggested by Dan Jacobson.
7730
7731         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7732
7733         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7734         Suggested by Dan Jacobson.
7735
7736         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7737         documentation clearer.
7738
7739         * message.el (message-shorten-references): Comment on the number "21".
7740         Suggested by Stefan Monnier.
7741
7742         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7743         Suggested by Dan Jacobson.
7744
7745         * gnus.el (gnus-large-newsgroup):
7746         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
7747
7748         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7749         externalize attachments.  Bug reported by Steve Wen.
7750
7751         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7752         really message anything to the user.
7753
7754         * nnmail.el (nnmail-article-group): Allow using the fancy split method
7755         directly.
7756
7757         * nnimap.el (nnimap-request-group): Low higher than high to signal no
7758         messages in empty groups.
7759
7760 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
7761
7762         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7763         non-UIDNEXT group.
7764
7765 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7766
7767         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7768         not the value from the collection.
7769
7770         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7771         values.  This sometimes happens on some groups that have no info.
7772         (nnimap-request-newgroups): New function.
7773
7774 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
7775
7776         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7777         check into `gnus-registry-initialize'.
7778         (gnus-registry-initialize): Ditto.
7779         Fix and extend header docs.
7780
7781 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7782
7783         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7784         regexp backtrace overflows.
7785
7786         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7787         for starttls that tls.el implements; i.e. openssl.
7788
7789         * tls.el (tls-starttls-switches): Give up on using starttls with
7790         gnutls-cli.
7791         (tls-program): Add --insecure to be consistent with the defaults from
7792         openssl s_client.  Now all three commands are insecure.
7793
7794 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7795
7796         * lpath.el: Bind completion-styles-alist for XEmacs.
7797
7798         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7799         (gravatar-create-image): New function that's an alias to
7800         gnus-xmas-create-image, gnus-create-image, or create-image.
7801         (gravatar-data->image): Use it.
7802
7803 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
7804
7805         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7806         install the nnregistry refer method.
7807         (gnus-registry-install-hooks): Use it.
7808         (gnus-registry-unfollowed-groups): Add nnmairix to the default
7809         unfollowed groups.
7810
7811 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
7812
7813         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7814         expanding threads.
7815
7816 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7817
7818         * nnir.el: Use the server names without suffixes (bug #7009).
7819
7820         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7821         unencrypted to STARTTLS, if possible.
7822
7823 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7824
7825         * message.el (message-ignored-supersedes-headers): Strip Injection-*
7826         headers before superseding.
7827
7828 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7829
7830         * nnrss.el (nnrss-use-local): Add documentation.
7831
7832         * nnimap.el (nnimap-extend-tls-programs): New function.
7833         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7834         (nnimap-wait-for-connection): Accept the greeting from the stupid
7835         output from openssl s_client -starttls, too.
7836
7837         * tls.el (tls-starttls-switches): New variable.
7838         (tls-find-starttls-argument): Use it.
7839         (open-tls-stream): Ditto.
7840
7841         * netrc.el (netrc-credentials): Return the value of the "default" entry.
7842         (netrc-machine): Ditto.
7843
7844         * nnimap.el (nnimap-find-article-by-message-id): Really return the
7845         article number.
7846         (nnimap-split-fancy): New variable.
7847         (nnimap-split-incoming-mail): Use it.
7848
7849         * nntp.el (nntp-server-list-active-group): Document.
7850
7851         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7852         SELECT to get the message-id.
7853
7854         * mail-source.el (mail-sources): Remove webmail support.
7855         (defvar): Ditto.
7856         (mail-source-fetcher-alist): Ditto.
7857         (mail-source-fetch-webmail): Remove.
7858
7859         * webmail.el: Remove -- doesn't seem relevant any more.
7860
7861         * gnus.el: Fix up make-obsolete-variable declarations throughout.
7862
7863         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7864         the \r.
7865
7866 2010-09-30  Julien Danjou  <julien@danjou.info>
7867
7868         * gnus-agent.el (gnus-agent-add-group): Fix call to
7869         gnus-completing-read.
7870
7871 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7872
7873         * nndoc.el (nndoc-retrieve-groups): New function.
7874
7875         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7876         `default', use nnmail-split-methods.
7877         (nnimap-request-article): Downcase the NILs so that they are nil.
7878
7879         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7880         symbol.
7881
7882         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7883         code, since if the user has requested network, that's what they ought
7884         to get.
7885         (nnimap-request-set-mark): Erase the buffer before issuing commands.
7886         (nnimap-split-rule): Mark as obsolete.
7887
7888         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7889         New variable.
7890
7891         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7892         correct slot, too.
7893
7894 2010-09-29  Julien Danjou  <julien@danjou.info>
7895
7896         * gnus.el (gnus-local-domain): Declare variable obsolete.
7897
7898         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7899         Fix history computing.
7900         (gnus-ido-completing-read): Require ido.
7901
7902 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7903
7904         * gnus-registry.el: Don't prompt on load, which makes it impossible to
7905         build Gnus.
7906
7907         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7908         when interpreting the structures.
7909         (nnimap-request-accept-article): Add \r\n to the lines to make this
7910         work with Cyrus.
7911
7912         * nndraft.el (nndraft-request-expire-articles): Use the group name
7913         instead if "nndraft".  Fix found by Nils Ackermann.
7914
7915 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
7916
7917         * nnregistry.el: Add.
7918
7919 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7920
7921         * nnmail.el (group, group-art-list, group-art):
7922         Remove unneeded directives.
7923
7924 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7925
7926         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7927         (mm-mime-charset):
7928         * rfc2047.el (rfc2047-syntax-table):
7929         * utf7.el (utf7-utf-16-coding-system): Comment fix.
7930
7931         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7932         rather than `insert-file-contents' and `eval-region'.
7933
7934         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
7935         construction.
7936
7937         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
7938
7939         * time-date.el: No need to require cl for Emacs 21.
7940
7941 2010-09-29  Julien Danjou  <julien@danjou.info>
7942
7943         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7944         replacement of `gnus-gravatar-relief' to mimic
7945         `gnus-faces-properties-alist'.
7946         Add :version property.
7947
7948 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7949
7950         * mail-source.el (mail-source-report-new-mail):
7951         * message.el (message-default-mail-headers):
7952         * mm-decode.el (mm-valid-image-format-p): Comment fix.
7953
7954         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7955
7956 2010-09-28  Julien Danjou  <julien@danjou.info>
7957
7958         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7959         mail-address contains the same string as real-name.
7960
7961         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7962         non-blank in header, otherwise it'll get stripped.
7963
7964         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7965         real-name, and then for mail address rather than doing : or , search.
7966
7967 2010-09-27  Julien Danjou  <julien@danjou.info>
7968
7969         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7970         right completing-read function.
7971         (gnus-use-ido): New variable
7972         (gnus-completing-read-with-default): Remove.
7973         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7974         (gnus-agent-add-group):
7975         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7976         * mm-view.el (mm-view-pkcs7-decrypt):
7977         * mm-util.el (mm-codepage-setup):
7978         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7979         * mml-smime.el (mml-smime-openssl-sign-query):
7980         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7981         (mml-insert-multipart):
7982         * gnus-msg.el (gnus-summary-yank-message):
7983         * gnus-int.el (gnus-start-news-server):
7984         * mm-decode.el (mm-interactively-view-part):
7985         * gnus-dired.el (gnus-dired-attach):
7986         * gnus.el (gnus-read-method):
7987         * gnus-bookmark.el (gnus-bookmark-jump):
7988         * gnus-art.el (gnus-mime-view-part-as-type)
7989         (gnus-mime-action-on-part, gnus-article-encrypt-body):
7990         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7991         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7992         * nnmairix.el (nnmairix-create-server-and-default-group)
7993         (nnmairix-update-groups, nnmairix-get-server)
7994         (nnmairix-backend-to-server, nnmairix-goto-original-article)
7995         (nnmairix-get-group-from-file-path):
7996         * nnrss.el (nnrss-find-rss-via-syndic8):
7997         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7998         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7999         (gnus-group-browse-foreign-server):
8000         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
8001         (gnus-summary-execute-command, gnus-summary-respool-article)
8002         (gnus-read-move-group-name):
8003         * gnus-score.el (gnus-summary-increase-score)
8004         (gnus-summary-score-effect):
8005         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
8006
8007 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8008
8009         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
8010         x-focus-frame.
8011
8012         * nnimap.el (auth-source-forget-user-or-password)
8013         (auth-source-user-or-password): Autoload.
8014
8015         * message.el (message-from-style, message-interactive)
8016         (message-cite-prefix-regexp, message-sendmail-envelope-from)
8017         (message-yank-prefix, message-indentation-spaces, message-signature)
8018         (message-signature-file): Add comment.
8019
8020 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8021
8022         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
8023         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
8024         new articles.
8025
8026         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
8027         parts.
8028         (nnimap-request-article): Work with the t setting, too.
8029
8030         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
8031         that you don't get flashes of other buffers.
8032         (gnus-summary-show-complete-article): Intern before setting.
8033
8034 2010-09-27  David Engster  <dengste@eml.cc>
8035
8036         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
8037         well as HEADERS.
8038         (nnmairix-retrieve-headers): Provide new argument for the above.
8039
8040 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8041
8042         * gnus-sum.el (gnus-summary-move-article): Don't alter
8043         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
8044         group.
8045
8046         * nnimap.el (nnimap-update-info): Don't destructively alter active.
8047
8048         * message.el (message-cite-prefix-regexp): Revert my last edit.
8049
8050         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
8051         variable instead of the Gnus variable.
8052
8053         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
8054
8055         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
8056
8057         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
8058         since some servers don't like it.
8059         (nnimap-open-connection): Forget credentials if the server says the
8060         password was wrong.
8061         (nnimap-parse-line): Protect against invalid data.
8062
8063         * gnus-sum.el (gnus-summary-move-article): Add comment.
8064         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
8065         nothing alters it while scanning for new messages.
8066
8067         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
8068         which may or may not help.
8069         (nnimap-open-connection): If we're doing a stream connection, and then
8070         discover we're on a STARTTLS-capable server, then open a STARTTLS
8071         connection instead.
8072
8073 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8074
8075         * nnimap.el (utf7): Require.
8076
8077         * message.el (message-cite-prefix-regexp): Remove "}" from citation
8078         prefix.
8079
8080 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
8081
8082         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
8083
8084 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8085
8086         * nnimap.el (nnimap-request-accept-article): Message the error on
8087         error.
8088
8089 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8090
8091         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
8092
8093 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8094
8095         * nndoc.el (nndoc-request-list): Return success always.
8096
8097         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
8098         `fetch-old' -- we only want to fetch the articles we've requested.
8099         The rest are in the agent, probably.
8100         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
8101         disappeared server" to something low.  It's not important.
8102
8103         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
8104         arrived before the FETCH data.
8105
8106         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
8107         target here, because we don't know the Gnus name of the group.
8108
8109         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
8110         for the correct group.
8111
8112         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
8113
8114         * gnus.el (gnus): Give a final warning after startup.
8115
8116         * gnus-util.el (gnus-action-message-log): New variable.
8117         (gnus-message): Use it.
8118         (gnus-final-warning): New function.
8119
8120         * nnimap.el (nnimap-open-connection): Record the greeting.
8121         (nnimap): Add greeting.
8122
8123 2010-09-26  Julien Danjou  <julien@danjou.info>
8124
8125         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
8126         arguments.
8127         (gnus-html-wash-images): Fix spec computing to include start/end.
8128
8129         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
8130
8131 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8132
8133         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
8134         deletion.
8135         (nnimap-retrieve-headers): Don't select the group, because that's
8136         already done by nnimap-possibly-change-group.
8137
8138         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
8139         (gnus-picon-transform-address): Use it.
8140
8141         * mail-source.el (mail-source-value): Revert previous patch.
8142
8143         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
8144         on failure.
8145         (nnimap-open-connection): Look up both virtual and physical server name
8146         credentials.
8147
8148         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
8149
8150 2009-02-07  Dave Love  <fx@gnu.org>
8151
8152         * tls.el (open-tls-stream): Don't query killing process.
8153
8154 2009-02-08  Dave Love  <fx@gnu.org>
8155
8156         * gnus-win.el (gnus-window-to-buffer-helper)
8157         (gnus-all-windows-visible-p): Function needn't be a symbol.
8158
8159         * mail-source.el (mail-source-value): Function needn't be a symbol.
8160
8161 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8162
8163         * message.el (message-cite-prefix-regexp): Remove } from the cite
8164         prefix.
8165
8166         * gnus-art.el (gnus-treatment-function-alist): Do picons before
8167         highlight again, so that the highlight is correct.
8168
8169         * gnus-picon.el (gnus-picon): Remove again.
8170         (gnus-picon-create-glyph): Set the background XPM color explicitly.
8171
8172         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
8173         doing the header highlightling, so that the background color of the
8174         picon is correct.
8175
8176         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
8177         (gnus-picon): Ditto.
8178         (gnus-picon): Reinstate.  The background color for picons is white.
8179         (gnus-picon-insert-glyph): Make the background white.
8180
8181         * nnml.el (nnml-open-nov): Don't return dead buffers.
8182
8183         * auth-source.el (auth-source-create): Query the user for whether to
8184         store the credentials.
8185
8186         * netrc.el (netrc-store-data): New function.
8187
8188         * auth-source.el (auth-source-user-or-password): Use the existing auth
8189         sources, if any, for creation.
8190
8191         * gnus.el (gnus-group-fast-parameter): Return the last matching
8192         parameter instead of the first matching parameter.
8193
8194 2010-09-26  Julien Danjou  <julien@danjou.info>
8195
8196         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
8197
8198 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8199
8200         * mml2015.el (mml2015-use): Remove gpg support.
8201
8202         * mml1991.el (mml1991-function-alist): Remove gpg function.
8203         (mml1991-gpg-sign): Remove.
8204
8205 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
8206
8207         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
8208         (gnus-browse-unsubscribe-current-group): Document it.
8209         (gnus-browse-unsubscribe-group): Use it.
8210
8211 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8212
8213         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
8214         address to the To list for easier response.
8215
8216         * gnus.el (gnus-play-startup-jingle): Remove.
8217         (gnus-splash): Don't play jingle.
8218         (gnus): Silence gnus-load message.
8219
8220         * gnus-art.el (gnus-treat-play-sounds): Remove.
8221
8222         * gnus.el (gnus-play-jingle): Remove audio support.
8223
8224         * gnus-cus.el (gnus-score-customize): Remove audio reference.
8225
8226         * earcon.el: Remove -- no users.
8227
8228         * gnus-audio.el: Remove -- no users of this package.
8229
8230         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
8231
8232         * gnus-start.el (gnus-setup-news): Remove nocem support.
8233
8234         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
8235
8236         * gnus.el (gnus-use-nocem): Remove.
8237
8238         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
8239         Remove.
8240
8241         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
8242         uses NoCeM any more.
8243
8244         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
8245         (gnus-button-ctan-handler): Ditto.
8246         (gnus-button-handle-ctan-bogus-regexp): Ditto.
8247         (gnus-button-ctan-directory-regexp): Ditto.
8248         (gnus-button-handle-ctan): Ditto.
8249         (gnus-button-tex-level): Ditto.
8250         (gnus-button-alist): Remove CTAN stuff.
8251
8252 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8253
8254         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
8255         nnimap-streaming test.
8256
8257         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
8258         servers twice.
8259
8260         * nnimap.el (nnimap-open-connection): Add more error reporting when
8261         nnimap fails early.
8262
8263         * nnheader.el (nnheader-get-report-string): New function.
8264         (nnheader-get-report): Use it.
8265
8266         * gnus-int.el (gnus-check-server): Say what the error was when opening
8267         failed.
8268
8269         * nnimap.el (nnimap-wait-for-response): Search further when we're not
8270         using streaming.
8271
8272 2010-09-25  Julien Danjou  <julien@danjou.info>
8273
8274         * gnus-html.el (gnus-html-rescale-image): Use our defalias
8275         gnus-window-inside-pixel-edges.
8276
8277 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8278
8279         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
8280
8281         * mm-decode.el (mm-save-part): Allow saving to other directories the
8282         normal Emacs way.
8283
8284         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
8285         Suggested by Jay Berkenbilt.
8286
8287         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
8288         there isn't a single byte.
8289
8290         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
8291         just do it.  It doesn't really seem to matter what the user responds
8292         here, I think, so it's just a confusing question.
8293
8294         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
8295         non-streaming case.
8296
8297         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
8298         (gnus-article-encrypt-body): Use it.
8299
8300         * gnus-sum.el (gnus-summary-show-complete-article): New command and
8301         keystroke.
8302
8303         * nnimap.el (nnimap-find-wanted-parts-1):
8304         Use gnus-fetch-partial-articles.
8305
8306         * gnus-art.el (gnus-fetch-partial-articles): New variable.
8307
8308         * nnimap.el (nnimap-insert-partial-structure): New function.
8309         (nnimap-get-partial-article): New function.
8310         (nnimap-request-article): Use it.
8311         (nnimap-wait-for-response): Return whether the wait was successful.
8312         (nnimap-finish-retrieve-group-infos): Don't do anything if the
8313         retrieval wasn't successful.
8314         (nnimap-retrieve-group-data-early): Allow throttling servers.
8315         (nnimap-streaming): New variable.
8316         (nnimap-fetch-partial-articles): Remove.
8317
8318         * mm-decode.el (mm-with-part): Protect against killed buffers.
8319
8320         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
8321         for prettier summary display.
8322
8323 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
8324
8325         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
8326
8327 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328
8329         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
8330         apparently third-party libraries depend on it.
8331
8332         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
8333         before starting negotiation.
8334
8335         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
8336         privacy reasons.
8337         (gnus-treat-mail-gravatar): Ditto.
8338
8339         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
8340         buffer when inserting images.  Inserting text into the headers, for
8341         instance, can make them invalid.
8342
8343 2010-09-25  Julien Danjou  <julien@danjou.info>
8344
8345         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
8346         variables.
8347
8348         * nnheader.el: Remove useless variables news-reply-yank-from and
8349         news-reply-yank-message-id.
8350
8351         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
8352         variables.
8353
8354         * mml1991.el: Remove useless mml1991-verbose.
8355
8356         * gnus.el: Remove useless variable gnus-use-generic-from.
8357         Remove obsolete variable gnus-topic-indentation.
8358
8359         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
8360
8361         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
8362
8363         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
8364
8365         * gnus-group.el: Remove useless gnus-group-icon-cache.
8366         Remove useless gnus-ephemeral-group-server.
8367
8368         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
8369
8370         * mml2015.el: Remove useless mml2015-verbose.
8371
8372         * mml-smime.el: Remove useless mml-smime-verbose.
8373
8374         * gnus.el: Remove useless gnus-local-domain.
8375
8376         * gnus-gravatar.el (gnus-gravatar-transform-address):
8377         Use gnus-gravatar-size.
8378
8379         * gnus-art.el: Remove useless gnus-treat-translate.
8380
8381 2010-09-24  Julien Danjou  <julien@danjou.info>
8382
8383         * gnus-sum.el: Add support for Gravatars.
8384
8385         * gnus-art.el: Add support for Gravatars.
8386
8387         * gnus-gravatar.el: Add this file.
8388
8389         * gravatar.el: Add this file.
8390
8391 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8392
8393         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8394
8395         * gnus-group.el (gnus-group-fetch-faq): Remove.
8396
8397         * gnus.el (gnus-group-faq-directory): Remove.
8398
8399         * gnus-group.el (gnus-group-fetch-charter): Remove.
8400
8401         * gnus.el (gnus-group-charter-alist): Remove.
8402
8403         * gnus-group.el (gnus-group-archive-directory): Remove.
8404         (gnus-group-recent-archive-directory): Ditto.
8405         (gnus-group-make-archive-group): Remove.
8406
8407         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8408
8409         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8410         use the same article number for all the cached articles.
8411
8412         * nnimap.el (nnimap-command): Register the last command time so
8413         that we can use it for idling NOOPs.
8414         (nnimap-open-connection): Start the keeplive timer.
8415         (nnimap-make-process-buffer): Store all the process buffers.
8416         (nnimap-keepalive): New function.
8417
8418         * starttls.el (starttls-open-stream): Add autoload cookie.
8419
8420 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8421
8422         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8423         handling.
8424
8425 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8426
8427         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8428         its data structures.
8429
8430         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8431         instead of the cl.el copy-list.
8432         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8433         equalp.
8434
8435 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8438         and tool-bar-local-item-from-menu.
8439
8440         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8441         mode-line-highlight face for Emacs.
8442
8443         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8444         loading gnus-sum.elc; fix comment for canlock-verify.
8445         (gnus-article-jump-to-part): Use read-number.
8446         (gnus-insert-mime-button, gnus-insert-mime-security-button):
8447         Remove Emacs pre-21 compatible code for help-echo.
8448         (gnus-article-next-page-1): No need to adjust the number of lines.
8449         (gnus-article-describe-bindings): Always use help-buffer.
8450
8451         * gnus-audio.el (gnus-audio-inline-sound):
8452         * gnus-cus.el (gnus-custom-mode):
8453         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8454
8455         * gnus-sum.el (gnus-remove-overlays): Doc fix.
8456
8457         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8458         compatible code.
8459
8460 2010-09-24  Glenn Morris  <rgm@gnu.org>
8461
8462         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8463         visiting the fcc file in rmail-mode.
8464
8465         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
8466
8467 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8468
8469         * nnir.el: Silence the byte compiler.
8470
8471         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8472         alias to browse-url-url-encode-chars if any.
8473         (gnus-html-encode-url): Use it.
8474
8475 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8476
8477         * gnus-start.el (gnus-use-backend-marks): New variable.
8478         (gnus-get-unread-articles-in-group): Use it.
8479
8480         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8481         makeover.
8482
8483 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8484
8485         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8486
8487 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8488
8489         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8490         Remove.
8491         (gnus-setup-news-hook):
8492         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8493
8494         * gnus-int.el (gnus-request-update-info): Protect against backends not
8495         having the function.
8496
8497         * nnimap.el (nnimap-stream): Mention starttls.
8498         (nnimap-open-connection): Add starttls support.
8499
8500 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8501
8502         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8503
8504 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8505
8506         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8507         BODYSTRUCTUREs.
8508         (nnimap-transform-headers): Unfold quoted {42} headers.
8509
8510         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8511         the info.
8512         (gnus-get-unread-articles): Only call updatep on backends that support
8513         it.
8514
8515         * nnweb.el (nnweb-request-update-info): NOOP.
8516
8517         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8518
8519         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8520         since it only deals with marks.
8521
8522         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8523         gnus-request-marks, and make a new gnus-request-update-info.
8524
8525         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8526         the active instead of the high number, which is usually too low.
8527
8528 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
8529
8530         * netrc.el (netrc-parse): Remove encrypt.el mentions.
8531         * encrypt.el: Remove.
8532
8533 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8534
8535         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8536         server in symbolic form.
8537
8538         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8539
8540 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8541
8542         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8543         (nnimap-update-info): Fix up code slightly.
8544
8545         * gnus-int.el (gnus-open-server): Add tracing for performance
8546         debugging.
8547
8548         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8549         (gnus-group-insert-group-line): Pass the real group name so that it
8550         gets the right data.
8551
8552         * gnus-start.el (gnus-get-unread-articles): Don't have
8553         `gnus-get-unread-articles-in-group' update info, since that can be
8554         really slow and doesn't seem to be needed?
8555
8556 2010-09-22  Dan Christensen  <jdc@uwo.ca>
8557
8558         * time-date.el (date-to-time): Try using parse-time-string first before
8559         using the slower timezone-make-date-arpa-standard.
8560
8561 2010-09-22  Julien Danjou  <julien@danjou.info>
8562
8563         * gnus-group.el (gnus-group-insert-group-line):
8564         Call gnus-group-highlight-line.
8565         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8566         default hook list.
8567         (gnus-group-update-eval-form): Add new function.
8568         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8569         (gnus-group-get-icon): Use gnus-group-update-eval-form.
8570
8571 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8572
8573         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8574         immediate, then expire all articles.
8575         (nnimap-update-info): Fix off-by-one errors.
8576         (nnimap-flags-to-marks): Would return no marks lists for group with no
8577         flags.  Instead return the other data.
8578
8579 2010-09-22  Julien Danjou  <julien@danjou.info>
8580
8581         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8582         Only return an icon.
8583         (gnus-group-insert-group-line): Compute icon to return.
8584
8585         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8586         (gnus-html-image-fetched): Only cache if
8587         gnus-html-image-automatic-caching is set.
8588         (gnus-html-image-fetched): Check for errors.
8589
8590 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8591
8592         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8593         once per method on `g'.  This ensures that backends like nnfolder don't
8594         open all their folders.
8595
8596         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8597         (nnimap-request-list): Nix out group in the correct buffer.
8598         (nnimap-parse-flags): Implement by using `read' instead of
8599         hand-parsing.
8600         (nnimap-flags-to-marks): Pass on permanent-flags.
8601         (nnimap-make-process-buffer): Record the server name.
8602         (nnimap-parse-flags): Fix typo.
8603         (nnimap-request-scan): Run split on the server in general, not just a
8604         single group.
8605
8606         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8607         parameter, and propagate this downwards.
8608
8609         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8610         since EXAMINE changes it on the server.
8611
8612         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8613         this command might take a while.
8614
8615 2010-09-22  Julien Danjou  <julien@danjou.info>
8616
8617         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
8618         harmful if you have 2 images side-by-side, they can't be properly
8619         update on text deletion.  Using text-property is safer here.
8620         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8621         data.
8622
8623 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8624
8625         * nnimap.el (nnimap-expunge-inbox): Remove.
8626         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8627         (nnimap-expunge): Flip default to t.
8628
8629         * gnus.el (gnus-method-to-server): Don't push things to the cache
8630         unless it's unique.
8631         (gnus-server-to-method): Ditto.
8632
8633 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8634
8635         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8636
8637 2010-09-22  Julien Danjou  <julien@danjou.info>
8638
8639         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8640         get the start of data.
8641         (gnus-html-encode-url): Add this function to encode special chars in
8642         URL.
8643         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8644         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8645
8646         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8647         default.
8648         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8649
8650         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8651         images alt-text.
8652         (gnus-html-put-image): Put alt-text as help-echo.
8653
8654 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8655
8656         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8657         * mm-util.el (mm-decompress-buffer):
8658         * nnir.el (nnir-run-find-grep):
8659         * pop3.el (pop3-list): Use 3rd arg of split-string.
8660
8661         * time-date.el (format-seconds): Comment fix.
8662
8663         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
8664         and byte-optimize-form-code-walker.
8665         (dgnushack-make-auto-load): Don't advise make-autoload.
8666
8667         * lpath.el: Remove Emacs 21 stuff.
8668
8669 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8670
8671         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8672         outside the active range.  Suggested by Dan Christensen.
8673
8674         * gnus-start.el (gnus-get-unread-articles): Get the extended method
8675         slightly later to avoid double-getting it.
8676
8677         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8678         previous patch.
8679
8680         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8681
8682 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
8683
8684         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8685
8686 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8687
8688         * gnus-int.el (gnus-open-server): Give a better error message in the
8689         "go offline" case.
8690
8691         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8692         marks for nnimap, which is seldom the right thing to do.
8693
8694         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8695         (gnus-same-method-different-name): New function.
8696
8697         * nnimap.el (parse-time): Require.
8698
8699         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8700         method in the presence of many similar methods.
8701
8702         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8703
8704         * nnimap.el (nnimap-find-expired-articles): Don't refer to
8705         nnml-inhibit-expiry.
8706
8707         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8708         find out whether methods are equal.
8709
8710         * nnimap.el (nnimap-find-expired-articles): New function.
8711         (nnimap-process-expiry-targets): New function.
8712         (nnimap-request-move-article): Request the article before looking at
8713         what the Message-ID is.  Fix found by Andrew Cohen.
8714         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8715
8716         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8717         for oldness in addition to being a predicate.
8718
8719         * nnimap.el (nnimap-request-group): When we have zero articles, return
8720         the right data to Gnus.
8721         (nnimap-request-expire-articles): Only delete articles immediately if
8722         the target is 'delete.
8723
8724         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8725         method, this would bug out.
8726
8727         * gnus-group.el (gnus-group-expunge-group): Rename from
8728         gnus-group-nnimap-expunge, and implemented as a normal interface
8729         function.
8730
8731         * gnus-int.el (gnus-request-expunge-group): New function.
8732
8733         * nnimap.el (nnimap-request-create-group): Implement.
8734         (nnimap-request-expunge-group): New function.
8735
8736 2010-09-21  Julien Danjou  <julien@danjou.info>
8737
8738         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8739         (gnus-html-cache-expired): Add new function.
8740         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8741         wethever we should display image for fetch it.
8742         Compute alt-text earlier to pass it to the fetching function too.
8743         (gnus-html-schedule-image-fetching): Change function argument to only
8744         get one image at a time, not a list.
8745         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8746         cache.
8747         (gnus-html-get-image-data): New function to retrieve image data from
8748         cache.
8749         (gnus-html-put-image): Change buffer argument to use image data rather
8750         than file, and place image above region rather than inserting a new
8751         one.  Do not take alt-text as argument, since it's useless now: we place
8752         the image above alt-text.
8753         (gnus-html-prune-cache): Remove.
8754         (gnus-html-show-images): Start to fetch image when we find one, do not
8755         push into a temporary list.
8756         (gnus-html-prefetch-images): Only fetch image if they have expired.
8757         (gnus-html-browse-image): Fix, use 'gnus-image-url.
8758         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8759
8760 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8761
8762         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8763
8764 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8765
8766         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8767         spec inser "*" if the group isn't active instead of 0.
8768
8769         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8770         opening the server.
8771         (nnimap-request-delete-group): Implement group deletion.
8772         (nnimap-transform-headers): Return the size of the entire message in
8773         the Bytes header, not just the size of the first part.
8774         (nnimap-request-move-article): When moving an article from nnimap,
8775         request the article first so the accepting form has an article to
8776         accept.  Reported by Dan Christensen.
8777         (nnimap-command): Make sure that the error message doesn't error out.
8778
8779 2010-09-20  David Edmondson  <dme@dme.org>
8780
8781         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8782         we haven't requested anything.
8783
8784 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8785
8786         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8787         "".  Fix found by Andrew Cohen.
8788
8789         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8790         instead of -encode-string.
8791
8792 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8795
8796         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8797         by mm-subst-char-in-string.
8798
8799 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8802         waiting for the connection string.
8803
8804         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8805         arriving.
8806
8807         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8808         bogus characters.  This allows selecting certain Gmail groups.
8809
8810         * nnimap.el (nnimap-find-wanted-parts-1): New function.
8811         (nnimap-fetch-partial-articles): New variable.
8812         (nnimap-open-connection): When looking for credentials, also use the
8813         nnimap-server-port.
8814         (nnimap-request-article): Return the group/article number, so that Gnus
8815         `^' works as expected.
8816         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8817
8818         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8819         comments.
8820         (gnus-methods-sloppily-equal): New function.
8821         (gnus): When using the development version of Gnus, load the gnus-load
8822         file.
8823
8824         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8825         `gnus-open-server' on each method before trying to scan them etc.
8826         This ensures that all the backend parameters are set correctly.
8827
8828         * nnimap.el (nnimap-authenticator): New variable.
8829         (nnimap-open-connection): Allow anonymous login.
8830         (nnimap-transform-headers): The chars header is called Chars not Bytes.
8831         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8832
8833         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8834         patch, found by Knut Anders Hatlen.
8835
8836 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
8837
8838         * gnus-agent.el (gnus-agent-batch-confirmation)
8839         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8840         to gnus-message.
8841         * gnus-art.el (gnus-article-describe-briefly): Likewise.
8842         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8843         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8844         * gnus-int.el (gnus-open-server): Likewise.
8845         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8846         (gnus-score-check-syntax): Likewise.
8847         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8848         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8849         Likewise.
8850         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8851
8852 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8853
8854         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8855         calling conventions so that prefetch doesn't bug out.
8856
8857 2010-09-19  Julien Danjou  <julien@danjou.info>
8858
8859         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8860         rather than `subst-char-in-region' in order to be able to replace ASCII
8861         char by UTF-8 ones.
8862
8863         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8864         than curl.
8865         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8866         the right URL and ALT text on images.
8867         (gnus-html-wash-tags): Fix tag case.
8868         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
8869         (gnus-article-html): Add -o display_ins_del=2 option.
8870         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8871
8872 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8873
8874         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8875         the extra mail headers, which sometimes seem to happen for unknown
8876         reasons.
8877
8878         * mail-parse.el (mail-header-encode-parameter): Define as
8879         rfc2045-encode-string instead of as rfc2231-encode-string, since some
8880         (or most, perhaps?) mail readers don't understand the latter, but do
8881         understand the former.
8882
8883         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8884         to nil, so that no methods are automatically agentized.  I think this
8885         is probably what most users want.
8886
8887         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8888         from url-retrieve, for instance about invalid URLs.
8889
8890         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8891         groups that have no articles.
8892         (nnimap-request-article): Check that we really got an article when we
8893         requested one.
8894
8895         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8896         doesn't exist.
8897
8898         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8899         nntp buffer so the agent can save it.
8900         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8901         that CRLF doesn't get translated to \n.
8902         (nnimap-open-connection): Don't make 'shell commands only send \n.
8903
8904 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8905
8906         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8907         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8908         Update var name.
8909         (nnml-generate-nov-file): Use dolist.
8910         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8911         Use with-current-buffer.
8912
8913 2010-09-18  Julien Danjou  <julien@danjou.info>
8914
8915         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8916         parallel.
8917
8918 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8919
8920         * nnimap.el (nnimap-update-info): When doing partial marks update, get
8921         the range update right.
8922         (nnimap-request-group): Don't make `M-g' bug out on group with no
8923         marks.
8924         (nnoo): Require, so that other packages can require nnimap.
8925         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8926         command we're looking for.  This helps when the server sends more
8927         responses after we've gotten everything we expected.
8928         (nnimap): Add a `newlinep' field to keep track of end-of-line
8929         conventions.
8930         Don't send CRLF to things that don't want it.
8931         (nnimap-request-accept-article): Ditto.
8932
8933 2010-09-18  Julien Danjou  <julien@danjou.info>
8934
8935         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8936         than curl to retrieve images.
8937
8938 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * nnimap.el (nnimap-update-info): Extend the info so that we can set
8941         the marks.
8942         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8943         (nnimap-wait-for-connection): New function.
8944         (nnimap-open-connection): If we have PREAUTH, don't query for login
8945         credentials.
8946         (nnimap-update-info): Fix off-by-one error when concatenating ranges
8947         when doing a partial update.
8948
8949 2010-09-18  Julien Danjou  <julien@danjou.info>
8950
8951         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8952         tags.
8953
8954 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8955
8956         * nnimap.el (nnimap-credentials): New function.
8957         (nnimap-open-connection): Use the new function to look for credentials
8958         also on the numeric equivalents of "imap" and "imaps".
8959
8960         * gnus-start.el (gnus-activate-group): Send the info to
8961         gnus-request-group.
8962
8963         * nnimap.el (nnimap-request-group): Have the "check" version of the
8964         function parse flags and update the info, so that a `M-g' get a total
8965         resync of all flags from the group.
8966
8967         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8968         to allow backends to alter the info on group selection.  Also alter all
8969         the backend -request-group functions to take the parameter.
8970
8971         * nnimap.el (nnimap-store-info): New function.
8972         (nnimap-update-info): Store the info for later usage.
8973         (nnimap-request-group): Use the stored info for the dont-check case, so
8974         that we don't retrieve all marks when we enter a group.
8975
8976         * nnimap.el: Use deffoo instead of defun for interface functions.
8977
8978         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8979         update the group info.  This makes the nndraft groups, for instance, go
8980         back to their old behavior.
8981
8982         * gnus-sum.el (gnus-select-newsgroup): Indent.
8983
8984         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8985         in.
8986         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8987         nothing.
8988
8989         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8990         from methods that are denied.
8991
8992         * gnus-int.el (gnus-method-denied-p): New function.
8993
8994         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8995         store the password instead of netrc.
8996         (nnimap-open-connection): Don't error out when we can't make a
8997         connections.
8998
8999         * auth-source.el (auth-source-create): In the password prompt, say what
9000         we're querying for.  Also prompt for user name if that hasn't been
9001         given.
9002
9003         * nnimap.el (nnimap-with-process-buffer): Remove.
9004
9005 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9006
9007         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
9008         method when we're reading from the agent.
9009
9010         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
9011
9012         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
9013         that's probably most useful for users.
9014
9015         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
9016         "failed" all the time.
9017
9018         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
9019         ...)) with (with-current-buffer ... ).
9020
9021         * nntp.el (nntp-open-server): Return whether the open was successful or
9022         not.
9023
9024         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
9025         select an unread unseen article first.
9026
9027         * nnimap.el (nnimap-open-connection): If the user doesn't have a
9028         /etc/services, supply some sensible port defaults.
9029
9030         * dgnushack.el: Define netrc-credentials.
9031
9032 2010-09-17  Julien Danjou  <julien@danjou.info>
9033
9034         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
9035
9036 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9037
9038         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
9039         doesn't have any parameters.
9040
9041 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9042
9043         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
9044         only upcased checks.
9045
9046         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
9047
9048         * nnimap.el (nnimap-open-shell-stream): New function.
9049         (nnimap-open-connection): Use it.
9050         (nnimap-transform-headers): Get the number of lines in each message.
9051         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
9052         number of lines.
9053         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
9054         problem.
9055
9056         * utf7.el (utf7-encode): Autoload.
9057
9058         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
9059         to allow the mail splitting to not return a default group.  This is
9060         useful for nnimap, which will leave unmatched mail in the inbox.
9061
9062         * nnimap.el: Rewritten.
9063
9064         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
9065         nnimap usage.
9066
9067         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
9068         if the move is internal, so that nnimap can do fast internal moves.
9069
9070         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
9071         data.
9072         (gnus-read-active-for-groups): Support finishing the early retrieval of
9073         data.
9074
9075         * gnus-range.el (gnus-range-nconcat): New function.
9076
9077         * gnus-int.el (gnus-finish-retrieve-group-infos)
9078         (gnus-retrieve-group-data-early): New functions.
9079
9080 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9081
9082         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
9083         (nnrss-retrieve-groups):
9084         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
9085         (pop3-quit): Use with-current-buffer.
9086
9087 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9088
9089         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
9090         instead of nnheader-accept-process-output.
9091
9092         * dgnushack.el (dgnushack-compile): Add comment.
9093
9094         * lpath.el: No need to fbind propertize for XEmacs 21.4.
9095
9096         * gnus-html.el (gnus-html-schedule-image-fetching)
9097         (gnus-html-prefetch-images): Replace process-kill-without-query by
9098         gnus-set-process-query-on-exit-flag.
9099
9100 2010-09-16  Romain Francoise  <romain@orebokech.com>
9101
9102         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
9103
9104 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9105
9106         * gnus-registry.el (gnus-registry-install-shortcuts): The second
9107         parameter to unintern is mandatory-ish in Emacs 24.
9108
9109         * gnus-html.el (gnus-html-schedule-image-fetching)
9110         (gnus-html-prefetch-images): Check for curl before using it.
9111
9112         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
9113         depend on curl, which isn't essential.
9114
9115         * imap.el: Revert back to version
9116         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
9117         seem problematic.
9118
9119 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9120
9121         * gnus-registry.el (gnus-registry-install-shortcuts):
9122         Explicitly pass `obarray' to `unintern' to avoid a warning.
9123
9124 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9125
9126         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
9127         change.
9128
9129         * nnrss.el (nnrss-request-list): Remove this function and related
9130         functions, including the moreover stuff.
9131
9132 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9133
9134         * nnrss.el (nnrss-retrieve-groups): New function.
9135
9136 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9137
9138         * .dir-locals.el: Add no-byte-compile cookie.
9139
9140 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * time-date.el (format-seconds): Comment fix.
9143
9144         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
9145         for back end that doesn't support request-scan.
9146
9147 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9148
9149         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
9150         then do request scans from the backends.
9151
9152         * netrc.el (netrc-credentials): New conveniency function.
9153
9154         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
9155         avoid running a hook per line, since this takes a lot of time,
9156         profiling shows.
9157         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
9158         directly if gnus-visual-p is true.
9159
9160 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9161
9162         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
9163         groups; replace mapcar with dolist which is a bit faster; pass groups
9164         info to gnus-read-active-file-1.
9165         (gnus-read-active-file-1): Scan only specified groups if the new
9166         optional arg `infos' is given.
9167
9168 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9169
9170         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
9171
9172         * pop3.el (pop3-movemail): Remove.
9173         (pop3-streaming-movemail): Rename to pop3-movemail.
9174
9175         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
9176         don't restrict end-tag searches to the end of the line.
9177
9178 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
9181         articles of every unchecked group to t, which means unknown since the
9182         server has never been opened.
9183
9184 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9185
9186         * gnus-html.el (gnus-html-show-alt-text): New command.
9187         (gnus-html-browse-image): Ditto.
9188         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
9189         to browse the image directly.
9190         (gnus-html-wash-tags): Search for images first, so that <a><img> works
9191         better.
9192
9193         * gnus-async.el (gnus-async-article-callback):
9194         Call `gnus-html-prefetch-images' unconditionally.
9195
9196         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
9197         before feeding URLs to curl.
9198
9199 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9200
9201         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
9202         internal images as deletable by `W D D'.
9203
9204         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
9205         (gnus-async-article-callback): Fix typo.
9206
9207 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9208
9209         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
9210         current line to work around bugs in the output from w3m.
9211
9212         * gnus-async.el (gnus-async-article-callback): Always prefetch images
9213         for groups that want that.
9214
9215         * nntp.el (nntp-wait-for-string): Supply a timeout for
9216         accept-process-output to ensure progress.
9217
9218         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
9219         level to get unread articles from, then use that for foreign groups,
9220         too.
9221
9222         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
9223         confuses the rest of the function.
9224
9225         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
9226         for the methods that support -retrieve-groups, too.
9227
9228         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
9229
9230 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9231
9232         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
9233         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
9234
9235         * pop3.el: Require cl when compiling.
9236         (pop3-number-of-responses): Search for "+OK", not "+OK ".
9237
9238 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9239
9240         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
9241         that aren't going to be activated.
9242         (gnus-get-unread-articles): Fix up the last commit.
9243
9244         * gnus-html.el (gnus-article-html): Allow calling without specifying
9245         the handle.  In that case, dissect the buffer first.
9246
9247         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
9248
9249         * nnimap.el (nnimap-open-connection): Revert the change that would look
9250         into authinfo for imaps instead of imap.
9251
9252         * gnus-start.el (gnus-activate-group): Take an optional parameter to
9253         say that you don't want to call gnus-request-group with don-check, but
9254         do check the reponse.  This is for virtual groups only.
9255         (gnus-get-unread-articles): Count the archive groups as secondary, so
9256         that they're activated the same way as before.
9257
9258         * imap.el (imap-message-map): Removed optional buffer parameter, since
9259         no callers use it.
9260         (imap-message-get): Ditto.
9261         (imap-message-put): Ditto.
9262         (imap-mailbox-map): Ditto.
9263         (imap-mailbox-put): Ditto.
9264         (imap-mailbox-get): Ditto.
9265         (imap-mailbox-get): Revert last change for this function.
9266
9267         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
9268         case-insensitively.
9269         (nnimap-debug): Remove.
9270
9271         * net/imap.el (imap-fetch-safe): Remove function, and alter all
9272         callers to use `imap-fetch' instead.  According to the comments, this
9273         should be safe, since all other IMAP clients use the 1:* syntax.
9274         (imap-enable-exchange-bug-workaround): Remove.
9275         (imap-debug): Remove -- doesn't seem very useful.
9276
9277         * mail-source.el (mail-source-fetch): Don't message if we're fetching
9278         mail from a file, and the file doesn't exist.
9279
9280         * imap.el (imap-log): New convenience function used throughout instead
9281         of repeating the same code all over the place.
9282
9283         * pop3.el (pop3-streaming-movemail): Return t for success.
9284
9285         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
9286         .authinfo if we're using ssl connection.
9287
9288         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
9289         already have if we're in a main Gnus `g' run.
9290
9291         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
9292
9293 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9294
9295         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
9296
9297         * nnmh.el (nnmh-request-list-1): Bind `file'.
9298
9299         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
9300         alias to set-process-query-on-exit-flag or process-kill-without-query.
9301         (pop3-open-server): Use it.
9302
9303 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9304
9305         * mail-source.el (mail-source-delete-crash-box): Always move the crash
9306         box to the Incoming file.  Fixes mistake in previous checkin.
9307
9308         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
9309         request loop (for debugging purposes) removed.
9310
9311         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
9312         culprit is more visible.
9313         (nnml-save-incremental-nov, nnml-open-incremental-nov)
9314         (nnml-add-incremental-nov): New functions to do "incremental" nov
9315         updates, where we just append to the end of the existing nov files
9316         without reading/writing them in full.
9317
9318         * mail-source.el (mail-source-delete-crash-box): Really only check the
9319         incoming files once in a while.
9320
9321         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
9322
9323         * mail-source.el (mail-source-delete-crash-box): Only check the
9324         incoming files for deletion once per day to save a lot of file
9325         accesses.
9326
9327         * pop3.el (pop3-logon): Fix up unbound variable typo.
9328
9329         * mail-source.el (pop3-streaming-movemail): Autoload.
9330
9331         * pop3.el (pop3-streaming-movemail):
9332         Respect pop3-leave-mail-on-server.
9333
9334         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
9335         retrieval.
9336
9337         * pop3.el (pop3-process-filter): Remove unused function.
9338         (pop3-streaming-movemail, pop3-send-streaming-command)
9339         (pop3-wait-for-messages, pop3-write-to-file)
9340         (pop3-number-of-responses): New functions for streaming pop3
9341         retrieval.
9342
9343         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
9344         come from no known methods.
9345         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
9346         list.
9347
9348         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
9349         message sizes.
9350         (pop3-movemail): Use erase-buffer instead of looping and deleting
9351         regions, which seems rather odd.
9352
9353         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
9354         file once per `g' run.
9355
9356         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
9357         directories.  This makes the draft queue directory work.
9358
9359         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
9360         data from the backends, so that we only request the list of groups from
9361         each method once.  This should speed things up considerably.
9362
9363         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
9364         detect that it's not implemented.
9365
9366         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
9367         we actually do recurse down into the tree, but don't stat all leaf
9368         nodes.
9369
9370         * gnus-html.el (gnus-html-show-images): If there are no images to show,
9371         then say so instead of bugging out.
9372
9373         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
9374         files exist before trying to read them.
9375
9376         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
9377         around <pre_int>.
9378
9379         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
9380
9381         * nnmh.el (nnmh-request-list-1): Optimize for speed.
9382
9383 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9384
9385         * mm-util.el (mm-image-load-path): Just return the image directories,
9386         not all directories in the path in addition to the image directories.
9387         (mm-image-load-path): Maintain a cache of the image directories so that
9388         the `g' command in Gnus doesn't have to stat dozens of directories each
9389         time.
9390
9391         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
9392         (gnus-html-wash-tags): Add a new `i' command to insert images.
9393         (gnus-html-insert-image): New command and keystroke.
9394         (gnus-html-redisplay-with-images): New command and keystroke.
9395         (gnus-html-show-images): Rename command.
9396         (gnus-html-wash-tags): Remove more white space before <pre_int> image
9397         spacers.
9398         (gnus-html-wash-tags): Decode entities at the end, so that entities
9399         inside the tags don't mess up the rest of the "parsing".
9400
9401         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
9402         so that nnimap methods aren't agentized by default.  There's apparently
9403         many problems related to agent/imap behavior.
9404
9405         * gnus-art.el (gnus-article-copy-string): New command and key binding.
9406
9407         * gnus-html.el: Doc fix.
9408
9409 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9410
9411         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
9412         specifier-spec-list for Emacs 21.
9413
9414         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
9415         glyph-width and glyph-height instead of display-graphic-p and
9416         image-size; make avoidance of displaying small images work for XEmacs.
9417
9418         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
9419         for XEmacs.
9420
9421         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
9422         of symbol that holds plist data.
9423         (gnus-process-plist): Remove plist of process after getting it.
9424
9425 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * message.el (message-generate-hashcash): Change default to
9428         'opportunistic if hashcash is installed.
9429
9430         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
9431         (gnus-html-put-image): Only call image-size once, since it's somewhat
9432         time-consuming on remote X servers.
9433
9434 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9435
9436         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
9437         type on data, not a file name.
9438
9439         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
9440         window-pixel-edges for Emacs 21.
9441
9442         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9443         decoded contents.
9444         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9445
9446 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9447
9448         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9449         group line format, since it isn't very interesting.
9450
9451         * gnus-agent.el (gnus-agent-short-article),
9452         (gnus-agent-long-article): Increase values for these two variables,
9453         since most people are likely to have more network connection and
9454         storage than before.
9455
9456         * gnus.el (gnus-refer-article-method): Change default to 'current.
9457         When referring an article, the common behavior is to refer it from the
9458         current select method, not the native select method.  The chances of
9459         the native select method having the message in question is rather slim
9460         these days.
9461
9462         * gnus-sum.el (gnus-auto-select-subject): Change default to
9463         `unseen-or-unread'.  I think it's likely that most people want to
9464         select an unseen article over a previously seen, but unread one.
9465
9466         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
9467         means that in the article buffer none of the minor mode elements will
9468         be shown, usually, and this is not desirable in most cases.
9469
9470         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9471         that commands like `d' (and the like) go to the next line in the
9472         buffer, instead of the next unread article.  I think this is the
9473         behavior that is most natural for most users.
9474         (gnus-single-article-buffer): Change default to nil, so that people can
9475         have as many article buffers open as they have summary buffer.  I think
9476         this is the most natural way for the groups to behave.
9477
9478         * message.el (message-generate-new-buffers): Change default to
9479         `unsent', so that all new message buffers start their names with the
9480         string "*unsent", and it's easier to find the buffers if you move from
9481         them.
9482
9483 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9484
9485         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9486         small.  They're probably tracking images.
9487         (gnus-html-wash-tags): Remove all <pre_int> place holders.
9488         (gnus-html-rescale-image): Yet another try at getting the image sizing
9489         right.
9490
9491         * nntp.el (nntp-request-set-mark): Refuse to do marks if
9492         nntp-marks-file-name is nil.
9493
9494 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9495
9496         * gnus-html.el (gnus-html-wash-tags)
9497         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9498         Better logging.
9499
9500 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9501
9502         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9503
9504         * gnus-html.el (gnus-html-wash-tags): Check the value of
9505         gnus-blocked-images in the summary buffer.
9506
9507 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9508
9509         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9510
9511 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9512
9513         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9514         like "a", it seems like.
9515         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9516         since it needs to be picked from the correct buffer.
9517
9518         * nnwfm.el: Remove.
9519
9520         * nnlistserv.el: Remove.
9521
9522 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9523
9524         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9525         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9526
9527 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * nnkiboze.el: Remove.
9530
9531         * nndb.el: Remove.
9532
9533         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9534         alt text.
9535         (gnus-html-rescale-image): Try to get the rescaling logic right for
9536         images that are just wide and not tall.
9537
9538         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9539         overshadow variable bindings.
9540
9541 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9542
9543         * gnus-html.el (gnus-html-wash-tags)
9544         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9545         Add extra logging.
9546
9547 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9548
9549         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9550         (gnus-max-image-proportion): New variable.
9551         (gnus-html-rescale-image): New function.
9552         (gnus-html-put-image): Rescale images.
9553
9554 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9555
9556         Fix up some byte-compiler warnings.
9557         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9558         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9559         (gnus-article-fill-cited-article, gnus-article-hide-citation)
9560         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9561         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9562         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9563         (gnus-group-update-group): Use save-excursion and with-current-buffer.
9564
9565 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * gnus-html.el (gnus-article-html): Decode contents by charset.
9568
9569 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9570
9571         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9572         (gnus-html-frame-width, gnus-blocked-images):
9573         * message.el (message-prune-recipient-rules): Add custom version.
9574         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9575
9576         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9577         functions.
9578
9579         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9580         gnus-process-get.
9581
9582 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
9583
9584         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9585         instead of lsub directly.
9586
9587 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9588
9589         * nnwarchive.el: Remove.
9590
9591         * gnus-soup.el: Remove.
9592
9593         * nnsoup.el: Remove.
9594
9595         * nnultimate.el: Remove.
9596
9597         * gnus-html.el (gnus-blocked-images): New variable.
9598
9599         * message.el (message-prune-recipients): New function.
9600         (message-prune-recipient-rules): New variable.
9601
9602         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9603         guess whether a long line is natural text or not.
9604
9605         * gnus-html.el (gnus-html-schedule-image-fetching):
9606         Use gnus-process-plist and friends for compatibility.
9607
9608 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9609
9610         * gnus-html.el: Require packages that define macros used in this file.
9611         (gnus-article-mouse-face): Declare to silence byte-compiler.
9612         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9613         process-get.
9614         (gnus-html-put-image): Use plist-get to avoid getf.
9615         (gnus-html-prefetch-images): Use with-current-buffer.
9616
9617 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9618
9619         * gnus-ems.el: Provide compatibility functions for
9620         gnus-set-process-plist.
9621
9622         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
9623         header-line-format for XEmacs 21.4.
9624
9625         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9626         * gnus.el (gnus-valid-select-methods):
9627         * message.el (message-send-mail-partially-limit):
9628         * mm-decode.el (mm-text-html-renderer):
9629         * mml.el (mml-insert-mime-headers-always):
9630         * smiley.el (smiley-regexp-alist): Bump custom version.
9631
9632 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9633
9634         * gnus-html.el: require mm-url.
9635         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9636         with the url to `url'.
9637         (gnus-html-wash-tags): Support cid: URLs/images.
9638
9639 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9640
9641         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9642         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9643         bindings, as they aren't useful at all.  `w' is moved to `W w'.
9644
9645         * gnus-move.el: Remove file, since it doesn't really work.
9646
9647         * gnus-html.el (gnus-article-html): Tell w3m that the input is
9648         UTF-8.  This seems to fix problems with some German web feeds.
9649
9650         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9651         at the top so that the proper colors are applied.
9652
9653         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
9654         don't have dots in their names.
9655
9656         * gnus-art.el (gnus-article-view-part): Doc fix.
9657
9658         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9659         XEmacs-compatible.
9660         (gnus-html-put-image): Don't do images on non-graphic displays.
9661
9662         * nnslashdot.el: Remove this unused backend.
9663
9664         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9665         actions.
9666         (gnus-undo-register-1): Revert last change.
9667
9668         * gnus-group.el (gnus-group-completing-read): Protect against not
9669         having completion-styles bound.
9670
9671         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
9672         make broken recipients happier.
9673
9674         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
9675
9676         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
9677         point parameter.
9678
9679         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
9680
9681         * gnus-group.el (gnus-group-completing-read): Add 'substring to
9682         completion-styles for group selection.
9683
9684 2009-02-04  Andreas Schwab  <schwab@suse.de>
9685
9686         * gnus-score.el (gnus-score-string): Fix regex for matching extra
9687         headers and regexp-quote the match if necessary.
9688
9689 2009-03-24  Miles Bader  <miles@gnu.org>
9690
9691         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
9692         the blinking smiley.
9693
9694 2009-03-24  Simon Josefsson  <simon@josefsson.org>
9695
9696         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
9697         blink smiley.
9698
9699 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700
9701         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
9702         where the dribbel file lives exists.
9703
9704         * message.el (message-send-mail-partially-limit): Change the default to
9705         nil, since most people don't want this.
9706
9707         * mm-url.el (mm-url-decode-entities): Also decode entities like
9708         &#x3212.
9709
9710 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9711
9712         * gnus-sum.el (gnus-summary-idna-message):
9713         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9714         Hyperlink urls in docstrings with URL `...'.
9715
9716 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
9717
9718         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9719         functions.
9720
9721 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9722
9723         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9724         say what the mouseover text should be.
9725
9726         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9727         version of the mm-w3m-safe-url-regexp variable to only download images
9728         in the groups where we want that to happen.
9729
9730         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9731
9732         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9733         easier debugging.
9734         (gnus-article-beginning-of-window): Add kludge to allow spacing past
9735         big pictures in the article buffer.
9736
9737         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9738         gnus-article-html.
9739         (mm-text-html-renderer): gnus-article-html needs curl in addition to
9740         w3m.
9741
9742         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9743
9744 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9745
9746         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9747         which doesn't exist.
9748
9749         * message.el (message-inhibit-ecomplete): New variable to allow some
9750         function to inhibit ecomplete address storage.
9751         (message-resend): Disable ecomplete message storage when resending
9752         messages.
9753
9754         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9755
9756 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9759         Save excursion while copying, moving, and deleting articles in order to
9760         prevent the cursor from jumping to unforeseen place.
9761
9762 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9763
9764         * lpath.el: No need to bind bookmark-current-buffer,
9765         bookmark-yank-point and bookmark-make-record-function.
9766
9767 2010-08-17  Glenn Morris  <rgm@gnu.org>
9768
9769         * gnus-sync.el: Require gnus components whose functions are used.
9770
9771         * gnus-art.el (bookmark-make-record-function):
9772         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9773         Declare for compiler.
9774
9775         * mm-url.el (mml-compute-boundary): Autoload.
9776
9777 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9778
9779         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9780
9781 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
9782
9783         Typo fix "hoo4a" -> "hook".
9784
9785         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9786
9787 2010-08-14  Glenn Morris  <rgm@gnu.org>
9788
9789         * gnus-sync.el (gnus-sync): Fix defgroup version.
9790
9791 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
9792
9793         Doc fixes and keep unknown groups (ammended for nunion bug fix).
9794
9795         * gnus-sync.el: Fix docs.
9796         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9797         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9798
9799 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9800
9801         Optimizations for gnus-sync.el.
9802
9803         * gnus-sync.el: Add docs about gnus-sync-backend
9804         possibilities.
9805         (gnus-sync-save): Remove unnecessary message.
9806         (gnus-sync-read): Optimize and show what groups were skipped.
9807
9808 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9809
9810         Minor bug fixes for gnus-sync.el.
9811
9812         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9813         Don't read the sync on get-new-news.
9814
9815         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9816         quiet.
9817
9818         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9819         (fix typo).
9820
9821 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
9822
9823         Make saving and restoring of hidden threads work with overlays.
9824         Patch applied by Ted Zlatanov.
9825
9826         * gnus-sum.el (gnus-hidden-threads-configuration)
9827         (gnus-restore-hidden-threads-configuration): Update to deal with text
9828         properties, rather than searching for a magic character.
9829
9830 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9831
9832         New gnus-sync.el library for synchronization of marks.
9833
9834         * gnus-sync.el: New library for synchronization of marks.
9835
9836         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9837         renamed from `gnus-registry-grep-in-list'.
9838
9839         * gnus-registry.el (gnus-registry-follow-group-p):
9840         Use `gnus-grep-in-list'.
9841
9842         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9843
9844 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9845
9846         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9847         determining charset of text fails.
9848
9849 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9850
9851         * nnmail.el (nnmail-get-new-mail-1): Revert.
9852
9853         * nnml.el (nnml-active-number): Make sure names of newly created groups
9854         in nnml-group-alist are encoded.
9855
9856 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9859         containing non-ASCII characters in active file for nnml back end.
9860
9861 2010-07-24  David Engster  <dengste@eml.cc>
9862
9863         * mml-smime.el (mml-smime-epg-verify): Also accept the older
9864         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9865
9866 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
9867
9868         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9869         tag (Bug#6654).
9870
9871 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9872
9873         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9874         the article buffer, not the summary buffer.
9875
9876 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9879         Emacs 23 as well.
9880
9881 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9882
9883         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
9884         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
9885
9886 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9887
9888         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9889         Patch applied by Karl Fogel.
9890
9891         * gnus-sum.el (gnus-summary-bookmark-make-record):
9892         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9893
9894 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9895
9896         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9897         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
9898         C-w still not working correctly from Article buffers; Thierry's
9899         patch to fix that will be applied after this.
9900
9901         * gnus-art.el (bookmark-make-record-function): New local variable.
9902
9903         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9904         article buffer.
9905         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9906
9907 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
9908
9909         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9910         on changes in bookmark.el.
9911
9912 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9913
9914         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
9915         `no-log' instead of message not to log prompt string.
9916
9917 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
9918
9919         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9920         the *other* type of HTML form submission.
9921
9922 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
9923
9924         * auth-source.el (auth-source-pick): If choice does not contain a
9925         questioned keyword, set the check to t.
9926
9927 2010-06-12  Romain Francoise  <romain@orebokech.com>
9928
9929         * gnus-util.el (gnus-date-get-time): Move up before first use.
9930
9931 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9932
9933         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9934         (gnus-article-edit-part): Bind it to make last part that is substituted
9935         or deleted visible.
9936         (gnus-mime-display-single): Buttonize part of which id equals to
9937         gnus-mime-buttonized-part-id.
9938
9939 2010-06-10  Dan Christensen  <jdc@uwo.ca>
9940
9941         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9942         (gnus-dd-mmm): Use gnus-date-get-time.
9943         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9944         simplify logic.
9945         (gnus-summary-limit-to-age): Use gnus-date-get-time.
9946         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9947
9948 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
9949
9950         * auth-source.el (top): Autoload `secrets-list-collections',
9951         `secrets-create-item', `secrets-delete-item'.
9952         (auth-sources): Fix tag string.
9953         (auth-get-source, auth-source-retrieve, auth-source-create)
9954         (auth-source-delete): New defuns.
9955         (auth-source-pick): Rewrite in order to avoid 2 passes.
9956         (auth-source-forget-user-or-password): New parameter USERNAME.
9957         (auth-source-user-or-password): New parameters CREATE-MISSING and
9958         DELETE-EXISTING.  Retrieve password interactively, if needed.
9959
9960 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9961
9962         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9963         deleting unused directories when gnus-expert-user is t.
9964
9965 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9966
9967         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9968         for each temp file when gnus-article-browse-delete-temp is ask.
9969
9970 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9971
9972         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
9973         Replace Lisp calls to delete-backward-char by calls to delete-char.
9974
9975 2010-05-20  Kevin Ryde  <user42@zip.com.au>
9976
9977         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
9978
9979 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
9980
9981         * password-cache.el (password-cache-remove): Fix docstring.
9982
9983 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9986         article unless decoding article to be saved.
9987
9988 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9989
9990         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9991         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9992         generated within the mm-with-unibyte-current-buffer macro.
9993
9994 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9997         to nil when we're in a mml-preview buffer and no group is selected.
9998
9999 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
10000
10001         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10002         when catching the `C-g'.  Reported by "Leo".
10003
10004 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * message.el (message-forward-make-body-plain)
10007         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10008         multibyte-string-p.
10009
10010         * lpath.el: Revert.
10011
10012 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10013
10014         * message.el (message-forward-make-body-mml): Assume original message
10015         is multibyte string; error on unibyte.
10016         (message-forward-make-body-plain): Ditto; don't add excessive newline
10017         in body end.
10018
10019         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
10020
10021 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
10022
10023         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
10024         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
10025
10026 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * mm-extern.el (mm-extern-url): Don't use
10029         mm-with-unibyte-current-buffer.
10030         (mm-extern-cache-contents): Use with-current-buffer instead of
10031         save-excursion + set-buffer.
10032
10033 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10034
10035         * mm-util.el (mm-emacs-mule): Remove.
10036
10037 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
10038
10039         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
10040         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
10041         change.
10042
10043 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
10046         bind the default value of enable-multibyte-characters to nil.
10047
10048 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10049
10050         * message.el (message-forward-make-body-plain)
10051         (message-forward-make-body-mml):
10052         Don't use mm-with-unibyte-current-buffer.
10053
10054 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10055
10056         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
10057
10058 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
10059
10060         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
10061         (Bug#5592).
10062
10063 2010-05-07  Julien Danjou  <julien@danjou.info>
10064
10065         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
10066         it to mm-pipe-part.
10067
10068         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
10069         it is given.
10070
10071 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10072
10073         * binhex.el (binhex-decode-region-internal):
10074         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
10075         (dns-query):
10076         * nnweb.el (nnweb-gmane-search):
10077         * pgg-parse.el (pgg-parse-armor):
10078         * pgg.el (pgg-verify-region):
10079         * sha1.el (sha1-string-external):
10080         * uudecode.el (uudecode-decode-region-internal):
10081         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
10082         XEmacs.
10083
10084         * gnus-art.el (gnus-article-browse-html-parts):
10085         * gnus-group.el (gnus-read-ephemeral-gmane-group):
10086         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
10087         make-temp-file.
10088
10089         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
10090         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
10091         compiling.
10092
10093         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
10094         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
10095         XEmacs when compiling.
10096
10097         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
10098         gnus-pick-mode-off-hook for XEmacs when compiling.
10099         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
10100         gnus-binary-mode-off-hook for XEmacs when compiling.
10101
10102         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
10103         Return nil if char-charset is not available.
10104
10105         * imap.el (imap-disable-multibyte)
10106         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
10107         macros.
10108
10109         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
10110         instead of encode-coding-string.
10111
10112         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
10113         'xemacs) instead of mm-emacs-mule to switch function definitions.
10114         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
10115
10116         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
10117         bind temporary-file-directory for XEmacs;
10118         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
10119         timer-set-function for XEmacs 21.4 and SXEmacs;
10120         bind timer-list for XEmacs 21.4 and SXEmacs;
10121         fbind char-charset and find-charset-region for non-Mule XEmacs;
10122         fbind decode-coding-region, decode-coding-string, detect-coding-region,
10123         encode-coding-region and encode-coding-string for XEmacs having no
10124         file-coding feature.
10125
10126 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
10127
10128         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
10129
10130 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10131
10132         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
10133         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
10134
10135 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
10136
10137         * mm-util.el (mm-decompress-buffer): Use `delete-file';
10138         alias `jka-compr-delete-temp-file' no longer exists.
10139
10140 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10141
10142         Use define-minor-mode in Gnus where applicable.
10143         * mml.el (mml-mode): Use define-minor-mode.
10144         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
10145         (gnus-undo-mode): Use define-minor-mode.
10146         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
10147         (gnus-dead-summary-mode): Use define-minor-mode.
10148         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
10149         Initialize in declaration.
10150         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
10151         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
10152         (gnus-mailing-list-mode): Use define-minor-mode.
10153         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
10154         (gnus-draft-mode): Use define-minor-mode.
10155         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
10156         (gnus-dired-mode): Use define-minor-mode.
10157
10158 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
10159
10160         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
10161         handles on recursive mml-to-mime translation and check them for
10162         boundary delimiter collisions.  Reported by Greg Troxel.
10163
10164 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
10167
10168 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10169
10170         * mm-util.el (mm-find-buffer-file-coding-system):
10171         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
10172
10173 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
10174
10175         * message.el (message-generate-headers): Record insertion of optional
10176         headers as well.  Otherwise the check to prevent repeated insertion of
10177         optional headers is a no-op.
10178
10179 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
10180
10181         * smime.el: Don't mention CVS.
10182
10183         * nnrss.el (nnrss-fetch): Don't mention CVS.
10184
10185         * nnir.el: Don't mention CVS.
10186
10187 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10188
10189         * gnus-sum.el (gnus-summary-bookmark-make-record):
10190         Add `location' field.
10191
10192 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * lpath.el: Fbind bookmark-default-handler,
10195         bookmark-get-bookmark-record, bookmark-make-record-default,
10196         bookmark-prop-get for Emacs <23 and XEmacs.
10197
10198 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10199
10200         * gnus-sum.el: Add bookmark declarations to silence the compiler.
10201         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
10202         Use with-current-buffer to silence the byte-compiler.
10203         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
10204         bother to require `gnus'.
10205         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
10206
10207 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10208
10209         * gnus-sum.el (gnus-summary-bookmark-make-record)
10210         (gnus-summary-bookmark-jump): New functions.
10211         (gnus-summary-mode): Setup bookmark support.
10212
10213 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
10214
10215         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
10216         if set.
10217
10218 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10219
10220         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
10221         gnus-article-browse-html-save-cid-image; make it work recursively for
10222         forwarded messages as well.
10223         (gnus-article-browse-html-parts): Work when prefix arg is given.
10224         (gnus-article-browse-html-article): Doc fix.
10225
10226 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
10227
10228         * message.el (message-default-mail-headers):
10229         (message-default-headers): Carry the value mail-default-headers over
10230         into message-default-mail-headers, rather than message-default-headers.
10231
10232 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
10233
10234         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
10235         charset.
10236
10237         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
10238         charset into the <meta> tag when the article is encoded to utf-8.
10239
10240 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * gnus-art.el (gnus-article-browse-delete-temp-files):
10243         Delete directories as well.
10244         (gnus-article-browse-html-parts): Work for images that do not specify
10245         file names; delete temp directory when quitting; insert header at the
10246         right place; use file: scheme for image files.
10247
10248 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
10249
10250         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
10251         (gnus-article-browse-html-parts): Use it to make temporary cid image
10252         files in addition to html file so that browser may display them.
10253
10254 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10255
10256         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
10257
10258 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10259
10260         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
10261
10262 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
10263
10264         * auth-source.el (auth-sources): Change default to be simpler.
10265         Explain about Secret Service API sources.  Improve Customize options.
10266         (auth-source-pick): Change to accept any number of search parameters.
10267         Implement fallbacks iteratively, not recursively.  Add scoring on the
10268         second pass and sort by score.  Call Secret Service API when needed.
10269         (auth-source-user-or-password): Use it.  Call Secret Service API
10270         directly when needed to get the user name and the password.
10271
10272 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
10273
10274         * message.el (message-interactive): Doc fix.
10275         (message-qmail-inject-args): Reflow.
10276         (message-kill-to-signature): Fix typo in docstring.
10277
10278         * smiley.el (smiley-buffer): Fix typo in docstring.
10279
10280 2010-03-24  Glenn Morris  <rgm@gnu.org>
10281
10282         * mail-source.el (gnus-message): Declare.
10283         (mail-source-delete-old-incoming): Require gnus-util.
10284
10285 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
10288
10289         * message.el (ecomplete-setup): Autoload it for Emacs <23.
10290
10291         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
10292         password-cache's default if it is not bound.
10293         (mml-secure-passphrase-cache-expiry): Default to 16 that is
10294         password-cache-expiry's default if it is not bound.
10295
10296         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
10297         available in Emacs 21.
10298
10299         * lpath.el: Suppress compiler warnings for:
10300         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
10301         XEmacs;
10302         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
10303         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
10304         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
10305
10306 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
10307
10308         * auth-source.el (auth-sources): Fix up definition so extra parameters
10309         are always inline.
10310
10311 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
10312
10313         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
10314         wasn't updated after mismatch.  Clear cached mailbox info correctly
10315         when uidvalidity changes.
10316         (nnimap-group-prefixed-name): New function to avoid some code
10317         duplication.
10318         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
10319         (nnimap-request-group): Use it.
10320         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
10321         (nnimap-update-unseen): Significantly improved speed of Gnus startup
10322         with many imap folders.  This is done by caching the group status from
10323         the imap server persistently in a group parameter `imap-status'.  (This
10324         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
10325         but not persistently, so every Gnus startup was still very slow.)
10326
10327 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
10328
10329         * assistant.el (assistant-render-text): Run `widget-setup' and don't
10330         delete the extra newline.  Otherwise editing of :string and :number
10331         types don't work.
10332
10333 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10334
10335         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
10336         secrets.el dependency.
10337         (auth-sources): Add optional user name.  Add secrets.el configuration
10338         choice (unused right now).
10339
10340 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10341
10342         * gnus-sum.el (gnus-summary-make-menu-bar):
10343         Let `gnus-registry-install-shortcuts' fill in the functions.
10344
10345         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
10346         warnings.
10347         (gnus-registry-misc-menus): Variable to hold registry mark menus.
10348         (gnus-registry-install-shortcuts): Populate and use it in a
10349         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
10350
10351 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
10352
10353         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
10354         In-place substitutions for the group name encoding/decoding.
10355         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
10356         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
10357         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
10358         (nnimap-update-unseen, nnimap-request-list)
10359         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
10360         (nnimap-request-set-mark, nnimap-split-to-groups)
10361         (nnimap-split-articles, nnimap-request-newgroups)
10362         (nnimap-request-create-group, nnimap-request-accept-article)
10363         (nnimap-request-delete-group, nnimap-request-rename-group)
10364         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
10365         `encoded-mbx' for consistency.
10366         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
10367         variable `imap-current-mailbox'.
10368
10369         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
10370         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
10371
10372 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
10373
10374         * pop3.el (pop3-display-message-size-flag): Display message size byte
10375         counts during POP3 download.
10376         (pop3-movemail): Use it.
10377         (pop3-list): Implement listing of available messages.
10378
10379 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
10380
10381         * nnir.el (nnir-get-article-nov-override-function): New function to
10382         override the normal NOV retrieval.
10383         (nnir-retrieve-headers): Use it.
10384
10385 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
10386
10387         * auth-source.el (netrc-machine-user-or-password): Autoload.
10388
10389 2010-03-19  Glenn Morris  <rgm@gnu.org>
10390
10391         Stop message.el from loading about 40 libraries it doesn't always need.
10392         The general approach is to autoload rather than require, and to
10393         require in the specific functions rather than the file.  (Bug#5642)
10394
10395         * gmm-utils.el: Don't require wid-edit.
10396         (widget-create-child-value, widget-convert, widget-default-get):
10397         Autoload.
10398
10399         * gnus-util.el: Don't require time-date, netrc.
10400         (message-fetch-field, gnus-group-name-decode): Declare rather than
10401         autoloading.
10402         (gnus-fetch-field): Require message.
10403         (gnus-decode-newsgroups): Require gnus-group.
10404
10405         * ietf-drums.el: Don't require time-date.
10406
10407         * message.el: Don't require hashcash, canlock, ecomplete.
10408         Do require mail-utils.  Require nnheader only when compiling.
10409         (smtpmail-default-smtp-server): Remove declaration.
10410         (message-send-mail-function): Check smtpmail-default-smtp-server
10411         is bound rather than requiring smtpmail.
10412         (message-auto-save-directory, message-insert-signature):
10413         Use expand-file-name rather than nnheader-concat.
10414         (nnheader-insert-file-contents): Autoload.
10415         (hashcash-wait-async): Declare.
10416         (message-send-mail): Only call gnus-setup-posting-charset if
10417         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
10418         (message-send-mail-with-sendmail): Require sendmail.
10419         (canlock-password, canlock-password-for-verify): Declare.
10420         (message-canlock-password): Require canlock.
10421         (nnheader-get-report): Autoload.
10422         (gnus-setup-posting-charset): Declare.
10423         (message-send-news): Require gnus-msg.
10424         (message-make-references, message-make-in-reply-to): Use mail-header-id
10425         rather than the alias mail-header-message-id.
10426         (ecomplete-add-item, ecomplete-save): Declare.
10427         (message-put-addresses-in-ecomplete): Require ecomplete.
10428         (ecomplete-display-matches): Autoload.
10429
10430         * mm-decode.el: Don't require mailcap, gnus-util.
10431         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
10432         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
10433         Autoload.
10434         (mailcap-mime-extensions): Declare.
10435
10436         * mm-encode.el: Don't require mailcap.
10437         (mailcap-extension-to-mime): Autoload.
10438
10439         * mml-sec.el: Don't require password-cache.
10440
10441         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
10442         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
10443         (mml-minibuffer-read-type): Require mailcap.
10444         (mml-preview): Require gnus-msg.
10445
10446         * mml1991.el: Require password-cache.
10447         (password-cache-expiry): Remove declaration.
10448
10449         * mml2015.el: Require password-cache.
10450         (password-cache-expiry): Remove declaration.
10451
10452         * nneething.el (mailcap): Require mailcap.
10453
10454         * nnheader.el (declare-function): Add compatibility stub.
10455         (message-remove-header): Declare rather than autoload.
10456         (nnheader-replace-header): Require message.
10457
10458         * nnimap.el (declare-function): Add compatibility stub.
10459         (netrc-parse, netrc-machine-user-or-password): Declare.
10460         (nnimap-open-connection): Require netrc.
10461
10462         * nntp.el (declare-function): Add compatibility stub.
10463         (netrc-parse, netrc-machine, netrc-get): Declare.
10464         (nntp-send-authinfo): Require netrc.
10465
10466         * rfc2047.el: Don't require qp.
10467         (quoted-printable-encode-region, quoted-printable-decode-string):
10468         Autoload.
10469
10470         * sieve-mode.el: Don't require easymenu.
10471         (easy-menu-add-item): Autoload it.
10472
10473         * spam-stat.el (time-to-number-of-days): Autoload it.
10474
10475 2010-03-19  Glenn Morris  <rgm@gnu.org>
10476
10477         * password-cache.el (password-cache, password-cache-expiry): Autoload.
10478
10479 2010-03-18  Glenn Morris  <rgm@gnu.org>
10480
10481         * hashcash.el (declare-function): Remove duplicate definition.
10482
10483 2010-03-17  Kevin Ryde  <user42@zip.com.au>
10484
10485         * mml.el (mml-read-tag): Unquote values with `read' to reverse
10486         prin1 in mml-insert-tag (just stripping the quotes gave wrong
10487         value if any backslash escapes).
10488
10489 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
10492         if it is available.  (bug#5647)
10493
10494         * lpath.el: Suppress compiler warning for coding-system-from-name for
10495         Emacs 21 and XEmacs.
10496
10497 2010-03-14  Juri Linkov  <juri@jurta.org>
10498
10499         * hmac-def.el:
10500         * hmac-md5.el:
10501         * netrc.el: Fix keywords.
10502
10503 2010-02-26  Glenn Morris  <rgm@gnu.org>
10504
10505         * message.el (message-send-mail-function): Change the default, so that
10506         it inherits from a customized send-mail-function.  (Bug#5643)
10507
10508 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10509
10510         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
10511         shell-command-to-string signals an error (bug#5299).
10512
10513 2010-02-24  Glenn Morris  <rgm@gnu.org>
10514
10515         * message.el (message-smtpmail-send-it)
10516         (message-send-mail-with-mailclient): Doc fixes.
10517
10518 2010-02-16  Glenn Morris  <rgm@gnu.org>
10519
10520         * message.el (message-default-mail-headers): Change the default value
10521         to ease the transition from mail-mode to message-mode.  (Bug#5555)
10522
10523 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10524
10525         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
10526         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
10527
10528 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
10529
10530         * time-date.el (date-to-time): Doc fix (Bug#5408).
10531
10532 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
10533
10534         * message.el (message-mail): Just pass yank-action on to message-setup.
10535         (message-setup): Handle (FUN . ARGS) form of yank-action.
10536         (message-with-reply-buffer, message-widen-reply)
10537         (message-yank-original): Handle non-buffer values of
10538         message-reply-buffer (Bug#4080).
10539         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
10540
10541 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
10542
10543         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10544         Fix typo in docstring.
10545
10546 2010-01-08  Jason Rumney  <jasonr@gnu.org>
10547
10548         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10549         response.
10550
10551 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10552
10553         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10554
10555         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10556
10557         * message.el (message-check-news-header-syntax): Protect against a
10558         string that `rfc822-addresses' returns when parsing fails.
10559
10560 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10563         (gnus-previous-char-property-change): New functions.
10564
10565         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10566
10567 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
10568
10569         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10570         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
10571
10572 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
10573
10574         * message.el (message-exchange-point-and-mark): Rework last change to
10575         avoid using optional arg of exchange-point-and-mark, for backward
10576         compatibility.
10577
10578 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
10579
10580         * message.el (message-exchange-point-and-mark):
10581         Call exchange-point-and-mark with an argument rather than setting
10582         mark-active by hand (Bug#5175).
10583
10584 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10585
10586         * nntp.el (nntp-service-to-port): Work for service expressed with
10587         numeric string; replace [:digit:] with [0-9] for XEmacs.
10588
10589 2009-12-17  Glenn Morris  <rgm@gnu.org>
10590
10591         * gnus-group.el (gnus-bug-group-download-format-alist):
10592         Change emacs entry to debbugs.gnu.org.  Bump :version.
10593
10594 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10595
10596         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
10597
10598 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10599
10600         * message.el (message-info): Explain why we use `Info-goto-node'.
10601
10602 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10603
10604         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
10605
10606 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10607
10608         * message.el (message-completion-in-region): New compatibility function.
10609         (message-expand-group): Use it.
10610
10611 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10612
10613         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
10614         with no unread article should be listed if the 2nd arg `predicate' is
10615         given.
10616
10617 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
10620
10621 2009-11-29  Juri Linkov  <juri@jurta.org>
10622
10623         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
10624         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
10625         on `gnus-recenter'.  (Bug#4698, Bug#4981)
10626
10627 2009-11-26  Kevin Ryde  <user42@zip.com.au>
10628
10629         * sha1.el (sha1-string-external): default-directory "/" in case
10630         otherwise non-existent.  process-connection-type pipe for touch of
10631         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
10632
10633 2009-11-25  Kevin Ryde  <user42@zip.com.au>
10634
10635         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
10636         it's comms related and sgml-mode.el has "comm" on that basis too.
10637
10638 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10639
10640         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10641         containing tspecial characters if they have been already quoted.
10642
10643 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
10644
10645         * dns-mode.el (auto-mode-alist): Purecopy string.
10646
10647 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10648
10649         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
10650
10651 2009-10-24  Glenn Morris  <rgm@gnu.org>
10652
10653         * gnus-art.el (help-xref-stack-item): Define for compiler.
10654
10655 2009-10-21  Kevin Ryde  <user42@zip.com.au>
10656
10657         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
10658
10659 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10660
10661         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10662
10663 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
10666         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
10667
10668 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10669
10670         * gnus.el (gnus-overlay-get): New alias to overlay-get.
10671         (gnus-overlays-in): New alias to overlays-in.
10672
10673         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
10674         gnus-overlay-get, and gnus-delete-overlay.
10675         (gnus-summary-show-thread): Make it work as well for systems in which
10676         next-single-char-property-change is not available.
10677         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
10678
10679         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
10680         (gnus-overlay-get): New alias to extent-property.
10681         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
10682
10683         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
10684         SXEmacs.
10685
10686         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
10687         SXEmacs.
10688
10689 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
10690
10691         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
10692
10693 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
10694
10695         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
10696         and XEmacs that don't have `remove-overlays'.
10697
10698 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10699
10700         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
10701         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
10702         selective display.  Use overlays instead.
10703
10704 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
10705
10706         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
10707
10708 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
10709
10710         * spam-stat.el (spam-stat-load): Fix typo in message.
10711
10712 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
10713
10714         * dig.el (dig-invoke): Fix typo in docstring.
10715         (query-dig): Reflow docstring.
10716
10717 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
10718
10719         * gnus-art.el (gnus-article-encrypt-body):
10720         * message.el (message-check-recipients):
10721         * mm-util.el (mm-codepage-setup):
10722         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10723         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10724
10725 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
10726
10727         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10728         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10729         keys from the menu if mm-{sign,encrypt}-option is 'guided.
10730         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10731         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10732
10733 2009-09-21  Kevin Ryde  <user42@zip.com.au>
10734
10735         * dig.el: Add "Keywords: comm", as per net-utils.el.
10736
10737 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10738
10739         * dig.el (dig-mode): Use define-derived-mode.
10740
10741 2009-09-19  Glenn Morris  <rgm@gnu.org>
10742
10743         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
10744
10745 2009-09-18  Glenn Morris  <rgm@gnu.org>
10746
10747         * gnus-diary.el (gnus-diary-check-message):
10748         * message.el (message-insert-formatted-citation-line):
10749         * nnbabyl.el (top-level):
10750         * nndiary.el (nndiary-schedule):
10751         Fix typos in condition-case handlers.
10752
10753 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10754
10755         * gnus-art.el (gnus-article-edit-part): Work for the buffer
10756         configuration that provides the sole article window in a frame;
10757         position point correctly after deleting a part.
10758
10759 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
10760
10761         * spam.el (spam-unregister-on-reregister): Add boolean variable.
10762         (spam-resolve-registrations-routine): Use it to unregister articles
10763         that change status.
10764
10765 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10766
10767         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
10768         with XEmacs.
10769         (parse-time-string-chars): Use it.
10770
10771 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10772
10773         * imap.el (imap-interactive-login): Better messages.
10774         (imap-open): Fix bug with renamed buffer on reconnect.
10775         (imap-authenticate): Add buffer-local imap-last-authenticator variable
10776         for easier debugging and cleaner code.  On successful (guessed based on
10777         server capabilities) secondary authentication, set imap-state
10778         correctly.
10779         (imap-last-authenticator): Define imap-last-authenticator as a variable
10780         to avoid warnings.
10781
10782 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10783
10784         * nnrss.el (nnrss-request-article): Remove binding of
10785         default-enable-multibyte-characters that has gotten needless by
10786         the 2007-07-13 change in rfc2047-encode-message-header.
10787
10788         * mml.el (mml-insert-multipart): Error on the message header.
10789         (mml-insert-part): Error on the message header; position point at
10790         the end of a MIME tag.
10791
10792 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10793
10794         * time-date.el (autoload): Expand define-obsolete-function-alias into
10795         defalias and make-obsolete for old Emacsen that Gnus supports.
10796         (with-no-warnings): Define it for old Emacsen.
10797         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
10798         is available.
10799         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
10800         float-time is available; suppress compile warning for time-to-seconds.
10801
10802         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10803         (gnus-float-time): Alias to float-time if it exists.
10804
10805         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10806         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10807         float-time is available; suppress compile warning for time-to-seconds.
10808
10809         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
10810         XEmacs.
10811
10812 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
10813
10814         * imap.el (imap-message-map): Docstring fix.
10815
10816 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10817
10818         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10819         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10820         Add the optional argument `encoding' that overrides the default.
10821
10822         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10823         mm-encode-buffer.
10824
10825 2009-09-04  Glenn Morris  <rgm@gnu.org>
10826
10827         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10828         mm-disable-multibyte, rather than default-enable-multibyte-characters.
10829         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10830         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10831         * mm-util.el (mm-with-unibyte-current-buffer)
10832         (mm-find-buffer-file-coding-system):
10833         * yenc.el (yenc-decode-region): Use default-value rather than
10834         default-enable-multibyte-characters.
10835
10836 2009-09-03  Glenn Morris  <rgm@gnu.org>
10837
10838         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10839         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10840         than default-enable-multibyte-characters.
10841
10842 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
10843
10844         * gnus-art.el (gnus-article-read-summary-keys):
10845         Fix gnus-buffer-configuration's value temporarily used.
10846
10847 2009-09-02  Glenn Morris  <rgm@gnu.org>
10848
10849         * gnus-util.el (gnus-float-time): New function.
10850         * gnus-delay.el (gnus-delay-article):
10851         * gnus-sum.el (gnus-thread-latest-date):
10852         * gnus-util.el (gnus-user-date): Use gnus-float-time.
10853         * nnspool.el (nnspool-request-newgroups):
10854         Use gnus-float-time rather than time-to-seconds.
10855         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10856
10857         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10858         (gnus-header-subject-face, gnus-header-newsgroups-face)
10859         (gnus-header-name-face, gnus-header-content-face):
10860         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10861         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10862         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10863         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10864         (gnus-cite-face-11):
10865         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10866         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10867         (gnus-server-closed-face, gnus-server-denied-face)
10868         (gnus-server-offline-face):
10869         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10870         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10871         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10872         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10873         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10874         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10875         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10876         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10877         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10878         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10879         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10880         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10881         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10882         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10883         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10884         (gnus-summary-high-undownloaded-face)
10885         (gnus-summary-low-undownloaded-face)
10886         (gnus-summary-normal-undownloaded-face)
10887         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10888         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10889         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10890         (gnus-splash-face):
10891         * message.el (message-header-to-face, message-header-cc-face)
10892         (message-header-subject-face, message-header-newsgroups-face)
10893         (message-header-other-face, message-header-name-face)
10894         (message-header-xheader-face, message-separator-face)
10895         (message-cited-text-face, message-mml-face):
10896         * sieve-mode.el (sieve-control-commands-face)
10897         (sieve-action-commands-face, sieve-test-commands-face)
10898         (sieve-tagged-arguments-face):
10899         * spam.el (spam-face):
10900         Mark face aliases with "-face" in the name as obsolete.
10901
10902 2009-09-01  Glenn Morris  <rgm@gnu.org>
10903
10904         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10905         than goto-line.
10906
10907 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10908
10909         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10910         Don't move point if the command is invoked inside the message header.
10911
10912 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10913
10914         * imap.el (imap-send-command): Simplify.
10915         (imap-wait-for-tag): point-max -> buffer-size.
10916
10917 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10918
10919         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10920         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10921         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10922         * nnir.el (nnir-swish-e-index-file):
10923         * gnus-sum.el (gnus-summary-delete-marked-as-read)
10924         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10925         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10926         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10927         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10928         (gnus-treat-display-xface): Add Emacs version of obsolescence.
10929
10930 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10931
10932         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10933         Don't save excursion.
10934
10935 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10936
10937         * nnheader.el (nnheader-find-file-noselect):
10938         * mm-util.el (mm-insert-file-contents):
10939         Use (default-value 'major-mode) instead of default-major-mode.
10940
10941 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10942
10943         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10944
10945 2009-08-26  Glenn Morris  <rgm@gnu.org>
10946
10947         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
10948         than placing in files.el.
10949
10950 2009-08-25  Glenn Morris  <rgm@gnu.org>
10951
10952         * nnir.el (top-level): Don't require cl at run-time.
10953         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10954         Replace cl-function substitute with gnus-replace-in-string.
10955         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10956         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10957         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10958         simplified expansions.
10959
10960 2009-08-25  Kevin Ryde  <user42@zip.com.au>
10961
10962         * dig.el (dig): Add autoload cookie.
10963
10964 2009-08-22  Glenn Morris  <rgm@gnu.org>
10965
10966         * gnus-art.el (gnus-button-patch): Use forward-line rather than
10967         goto-line.
10968
10969 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10970
10971         * parse-time.el (parse-time-string-chars): Save match data.
10972
10973 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
10974
10975         * parse-time.el (parse-time-string-chars): Compute using character
10976         classes, to handle non-ascii characters (Bug#3190).
10977
10978 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10979
10980         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10981
10982         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10983         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10984         (gnus-mm-display-part, gnus-mime-display-single)
10985         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10986         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10987
10988         * gnus-sum.el
10989         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10990         (gnus-summary-move-article): Add expirable mark to articles copied or
10991         moved to group that has auto-expire turned on if the option is non-nil.
10992
10993 2009-07-24  Glenn Morris  <rgm@gnu.org>
10994
10995         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10996         Fix typo.  (Bug#3903)
10997
10998 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10999
11000         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11001         gnus-article-read-summary-keys rather than gnus-summary-edit-article
11002         that should not be used for draft articles.
11003         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11004         that has no concern in minor mode keys.
11005         (gnus-article-summary-command, gnus-article-summary-command-nosave):
11006         Abolish.
11007
11008 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11009
11010         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11011         article without making inquiry to a user for unknown encoding.
11012
11013         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11014         (nnmaildir--scan): Assume i-node and device number that file-attributes
11015         returns might be cons-cell.
11016
11017         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
11018
11019         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
11020
11021 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
11022
11023         * auth-source.el: Remove docs now in auth.texi.  Don't use
11024         `gnus-message' for logging.  Add new variables `auth-source-debug' and
11025         `auth-source-hide-passwords' and use them.
11026
11027 2009-07-15  Glenn Morris  <rgm@gnu.org>
11028
11029         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11030
11031 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11032
11033         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11034         excessive whitespace from the default values of title and description.
11035
11036 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11037
11038         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11039         mail-fetch-field to fetch Content-Description header in order to
11040         exclude newlines.
11041
11042 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
11043
11044         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
11045         format used by GnuPG 2.0.11.
11046
11047 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11048
11049         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11050         to deleted part.
11051
11052 2009-05-30  David Engster  <dengste@eml.cc>
11053
11054         * nnmairix.el: Remove old documentation in the commentary block.
11055         (nnmairix-request-group): Do not update active file for nnml back ends.
11056         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11057         end so that overview files are ignored.
11058         (nnmairix-update-groups): Make updating the groups more robust by using
11059         marks.
11060         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11061         with dollar characters in message-id.
11062
11063 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
11064
11065         * spam.el: Use dns-query instead of query-dns.  Was renamed on
11066         2008-12-25 in dns.el.
11067
11068 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11069
11070         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11071         could happen if the text is only composed of spaces and/or tabs.
11072
11073 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
11074
11075         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11076         when sending a queued message to avoid extra mml tags.
11077
11078 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11079
11080         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11081
11082 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11083
11084         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
11085         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
11086         rmail-toggle-header for XEmacs;
11087         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
11088
11089 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11090
11091         * gnus-dired.el: Remove autoload for gnus-setup-message.
11092         (gnus-dired-attach): Fake this-command value to prevent Gnus from
11093         displaying Gnus logo; always use compose-mail.
11094
11095 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11096
11097         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11098
11099 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11100
11101         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11102         (gnus-nocem-issuers): List currently active issuers; fix custom type.
11103         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11104         available.
11105         (gnus-nocem-epg-verify): New function.
11106
11107 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
11108
11109         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11110
11111 2009-02-15  Glenn Morris  <rgm@gnu.org>
11112
11113         * gnus-util.el (rmail-insert-rmail-file-header)
11114         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11115         autoloads.
11116         (rmail-default-rmail-file): Remove unnecessary declaration.
11117         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11118
11119 2009-02-14  Glenn Morris  <rgm@gnu.org>
11120
11121         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11122         variable (only used in gnus-util, which declares it anyway).
11123         (rmail-output-to-rmail-file): Remove autoload of deleted function,
11124         which was only needed by gnus-art (changed to not use it any more).
11125         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11126         only used in gnus-util, which autoloads it itself.
11127         (rmail-update-summary): Fix autoload.
11128
11129         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11130         rather than rmail-output-to-rmail-file.
11131
11132 2009-02-07  Glenn Morris  <rgm@gnu.org>
11133
11134         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11135         autoload of function that no longer exists.
11136         (rmail-toggle-header): Declare.
11137         (message-forward-rmail-make-body): Handle mbox Rmail.
11138
11139 2009-01-31  Glenn Morris  <rgm@gnu.org>
11140
11141         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11142         2009-01-09 change.
11143
11144 2009-01-31  Dave Love  <fx@gnu.org>
11145
11146         * imap.el (imap-fetch-safe): Bind debug-on-error.
11147         (imap-debug): Add imap-fetch-safe.
11148
11149 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
11150
11151         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11152         (auth-source-forget-all-cached): New convenience function.
11153         (auth-source-user-or-password): Accept list of modes or a single mode.
11154
11155         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
11156         auth-source modes.
11157
11158         * netrc.el (netrc-machine-user-or-password): Use list of
11159         auth-source modes.
11160
11161         * nnimap.el (nnimap-open-connection): Use list of
11162         auth-source modes.
11163
11164         * nntp.el (nntp-send-authinfo): Use list of
11165         auth-source modes.
11166
11167 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11168
11169         * auth-source.el: Update docs to reflect epa-file-enable is to be used
11170         now.
11171
11172 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11173
11174         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
11175         coding system in XEmacs; add a workaround for XEmacs.
11176
11177         * lpath.el: Fbind coding-system-aliasee.
11178
11179 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11180
11181         * mm-util.el (mm-coding-system-priorities): Protect against nil value
11182         of current-language-environment.
11183
11184 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11185
11186         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
11187         available at runtime.
11188
11189 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * gnus-art.el (article-date-ut): Fix end point of narrowing.
11192
11193 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
11194
11195         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
11196         the greatest positive fixnum value doesn't work under an XEmacs with
11197         bignum support; use the most-positive-fixnum constant instead,
11198         available since Emacs 21.1 with cl and XEmacs 21.1.
11199
11200 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
11203         XEmacs gets not to work.
11204
11205 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * mm-util.el (mm-coding-system-priorities): Allow the value like
11208         "Japanese (UTF-8)" of current-language-environment.
11209
11210 2009-01-09  Glenn Morris  <rgm@gnu.org>
11211
11212         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
11213         with last-command-event.
11214
11215 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11216
11217         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
11218         in the doc string.
11219
11220         * message.el (message-fix-before-sending): Amend comment.
11221
11222 2009-01-08  Dave Love  <fx@gnu.org>
11223
11224         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
11225
11226 2009-01-07  David Engster  <dengste@eml.cc>
11227
11228         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
11229         simplified server definitions by converting it via
11230         gnus-server-to-method.
11231
11232 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11233
11234         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
11235         parameter's operands.
11236
11237 2009-01-06  David Engster  <dengste@eml.cc>
11238
11239         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
11240         primary select method (for gnus-group-mark-article-as-read).
11241
11242 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
11243
11244         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
11245         `(gnus)Face', not `(gnus)X-Face'.
11246
11247 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11248
11249         * mm-util.el (mm-ucs-to-char): New function.
11250
11251         * mm-url.el (mm-url-decode-entities): Use it.
11252
11253         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
11254         unicode-to-char.
11255
11256 2009-01-05  Dave Love  <fx@gnu.org>
11257
11258         * time-date.el: Require cl for `declare'.
11259
11260 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11261
11262         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
11263         Dave Love.
11264
11265 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11266
11267         * message.el (message-fix-before-sending): Add `eight-bit' to
11268         illegible-text check.
11269
11270 2009-01-03  Michael Olson  <mwolson@gnu.org>
11271
11272         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
11273         `headers' is nil.  This can occur if the IMAP server does not have
11274         permissions to read messages from a folder, but can write new messages
11275         to the folder.
11276         (nnimap-request-article-part): Do not insert `data' if it is nil.
11277
11278         * imap.el (imap-parse-fetch): Courier can insert spurious blank
11279         characters which will confuse `read', so skip past them.
11280
11281 2009-01-01  Dave Love  <fx@gnu.org>
11282
11283         * imap.el (imap-string-to-integer): Fix typo.
11284         (imap-fetch-safe): New function.
11285         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
11286
11287         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
11288
11289         * imap.el (imap-process-connection-type, imap-debug, imap-open):
11290         (imap-parse-greeting): Fix doc strings.
11291         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
11292         (imap-parse-flag-list): Make messages unique.
11293         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
11294
11295         * nnimap.el: Fix author email.
11296         (nnimap-split-rule): Add FIXME comment.
11297         (nnimap-debug): Fix doc string.
11298
11299 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11300
11301         * dns.el (dns-set-servers): Check "Address".  Fix typo.
11302
11303 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
11304
11305         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
11306         nslookup if resolv.conf isn't available.
11307         (dns-query): Rename from query-dns.
11308         (dns-query-cached): Rename from query-dns-cached.
11309
11310 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11311
11312         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
11313         overlay-arrow-position and overlay-arrow-string buffer-local; no need
11314         to check if those variables exist (first appeared in Emacs 18.50).
11315
11316 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * mm-util.el (mm-line-number-at-pos): New function.
11319
11320         * spam-report.el (spam-report-process-queue): Use it.
11321
11322 2008-12-24  David Engster  <dengste@eml.cc>
11323
11324         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
11325         parameters that haven't existed as variables as buffer-local variables.
11326
11327 2008-12-23  Dave Love  <fx@gnu.org>
11328
11329         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
11330         cadar.
11331
11332         * sieve-manage.el (sieve-manage-starttls-p): Rename from
11333         imap-starttls-p.
11334         (sieve-manage-starttls-open): Rename from imap-starttls-open.
11335
11336 2008-12-22  Dave Love  <fx@gnu.org>
11337
11338         * imap.el: Fix author email.  Doc fixes.
11339         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
11340         reply.
11341
11342 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
11343
11344         * spam-report.el (spam-report-gmane-max-requests): New constant.
11345         (spam-report-gmane-wait): New variable.
11346         (spam-report-gmane-ham, spam-report-gmane-spam)
11347         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
11348         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
11349         the server.
11350
11351         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
11352         Add explanations.
11353
11354         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
11355         nnheader-accept-process-output and nnheader-read-timeout if available.
11356         (pop3-movemail): Use it.
11357
11358         * message.el (message-check-news-body-syntax): Fix signature check if
11359         there's an attachment.
11360
11361 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11362
11363         * mm-util.el: Add comments to the mm- emulating functions.
11364
11365 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
11366
11367         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
11368         Reported by Stephen Berman <stephen.berman@gmx.net>.
11369
11370 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * mm-util.el (mm-substring-no-properties): New function.
11373         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
11374         (mm-special-display-p): Enable those lambda forms to be byte compiled.
11375         (mm-string-to-multibyte): Doc fix.
11376
11377         * mml.el (mml-attach-file): Use mm-substring-no-properties.
11378
11379 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11380
11381         * mml.el (mml-attach-file): Strip text properties from file name.
11382         (Bug#1574)
11383
11384 2008-12-16  Glenn Morris  <rgm@gnu.org>
11385
11386         * mm-util.el (mm-charset-override-alist): Declare for compiler.
11387
11388 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
11391         knows since the charset specified might be a bogus alias that
11392         mm-charset-synonym-alist provides.
11393
11394 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11395
11396         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
11397         "ISO_8859-1".
11398
11399         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
11400
11401 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * mm-util.el (mm-charset-eval-alist):
11404         Define it before mm-charset-to-coding-system.
11405         (mm-charset-to-coding-system): Add optional argument `silent';
11406         define it before mm-charset-override-alist.
11407         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
11408         default value if it can be used in Emacs currently running;
11409         silence mm-charset-to-coding-system.
11410
11411 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11412
11413         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
11414         `allow-override' which says whether to use `mm-charset-override-alist'.
11415         (rfc2047-decode-encoded-words): Use it.
11416
11417         * mm-util.el (mm-charset-override-alist): Fix custom type;
11418         add `(gb2312 . gbk)' to choices.
11419
11420 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11421
11422         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
11423         fast.
11424
11425         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
11426
11427         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
11428
11429 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
11430
11431         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
11432         on links.
11433
11434         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
11435
11436 2008-12-03  Lute Kamstra  <lute@gnu.org>
11437
11438         * sha1.el: Remove leading * from docstrings of defcustoms,
11439         deffaces, defconsts and defuns.
11440
11441 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11442
11443         * message.el (message-idna-to-ascii-rhs-1): Protect against local
11444         users' addresses that don't have domain parts.
11445         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
11446         rather than message-narrow-to-head since there will be the message
11447         header separator.
11448
11449 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11450
11451         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
11452         since the result is inserted in a unibyte buffer anyway.
11453         (nnimap-demule-use-string-to-multibyte): Remove.
11454         (nnimap-demule): Alias it to mm-string-to-multibyte.
11455
11456 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11457
11458         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
11459         variable for debugging bug#464 and bug#1174.
11460         (nnimap-demule): Use it.
11461
11462 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11463
11464         * gnus-score.el (gnus-score-find-trace): Handle default score in total
11465         score calculation correctly.
11466
11467 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11468
11469         * message.el (message-send-mail): Just set the buffer to unibyte
11470         rather than use mm-with-unibyte-current-buffer which does a lot more.
11471         (message-send-mail-partially): Don't bother with
11472         mm-with-unibyte-current-buffer since it's already been made unibyte by
11473         message-send-mail.
11474
11475 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
11476
11477         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
11478
11479 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
11480
11481         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
11482
11483 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11484
11485         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
11486         require itself and to remove `with-no-warnings'.
11487
11488 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
11489
11490         * starttls.el (starttls-any-program-available): Get the name of the
11491         available TLS layer program.
11492         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
11493         well as the host name in the "opening" message.
11494
11495         * auth-source.el (auth-source-cache, auth-source-do-cache)
11496         (auth-source-user-or-password): Cache passwords and logins by default,
11497         allow override with `auth-source-do-cache'.
11498         (auth-source-forget-user-or-password): Allow users to remove cache
11499         entries if needed.
11500
11501 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
11502
11503         * md4.el (md4-buffer): Fix typo in docstring.
11504         (md4, md4-64): Doc fixes.
11505         (md4-pack-int32): Reflow docstring.
11506
11507 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
11508
11509         * ietf-drums.el (ietf-drums-remove-comments): Localize second
11510         condition-case to only the forward-sexp call.
11511
11512 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
11513
11514         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
11515         quotes contained.  Make it more robust regardless by an extra
11516         condition-case wrapper.
11517
11518 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * lpath.el: No need to fbind codepage-setup for Emacs 23.
11521
11522 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11523
11524         * nnml.el (nnml-request-expire-articles): Check if the function set to
11525         `nnmail-expiry-target' returns the symbol `delete'.
11526
11527         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
11528
11529         * nnmail.el (nnmail-expiry-target): Fix custom type.
11530
11531 2008-10-02  Glenn Morris  <rgm@gnu.org>
11532
11533         * mm-util.el (mm-codepage-setup): Tweak codepage error.
11534         Silence compiler warning.
11535
11536 2008-10-01  Magnus Henoch  <mange@freemail.hu>
11537
11538         * tls.el (open-tls-stream): Show the actual command being
11539         executed, instead of the format string.
11540
11541 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * lpath.el: Fbind codepage-setup for Emacs 23.
11544
11545 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
11546
11547         * mml.el (mml-menu): Don't assume mml2015 is bound.
11548
11549 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11550
11551         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
11552         exists.
11553
11554 2008-09-27  Glenn Morris  <rgm@gnu.org>
11555
11556         * gnus-util.el (mail-header-remove-comments): Autoload it.
11557
11558 2008-09-27  Andreas Schwab  <schwab@suse.de>
11559
11560         * gnus-util.el (gnus-split-references): Strip comments.
11561         (gnus-parent-id): Likewise.
11562
11563 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * message.el (message-confirm-send): Fix version.
11566
11567 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * message.el (message-idna-to-ascii-rhs-1): Use
11570         mail-extract-address-components rather than mail-header-parse-addresses
11571         that is an alias by default to ietf-drums-parse-addresses that does not
11572         support non-ASCII names in headers' contents.
11573
11574 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11575
11576         * message.el (message-confirm-send): Fix variable documentation to
11577         avoid the "y/n" wording.
11578
11579 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
11580
11581         * message.el (message-set-auto-save-file-name): Save to a different
11582         filename so multiple messages (especially drafts) can be recovered.
11583
11584 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
11585
11586         * message.el (message-confirm-send): Add appropriate version.
11587
11588 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11589
11590         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
11591         defvar.
11592
11593 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
11594
11595         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
11596         (mm-pkcs7-enveloped-magic): Ditto.
11597
11598 2008-09-17  Simon Josefsson  <simon@josefsson.org>
11599
11600         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
11601         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
11602
11603 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
11604
11605         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
11606         default, it's better.
11607
11608 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
11609
11610         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
11611         summary line gnus-number property and ignore them (with a warning
11612         message).
11613
11614 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11615
11616         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
11617         macro caddr in the interactive form since it won't be expanded.
11618
11619 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11620
11621         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
11622         `charset'; fix name of function called recursively.
11623         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
11624
11625 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11626
11627         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
11628         (gnus-mime-set-charset-parameters): New function.
11629         (gnus-mime-view-part-as-charset): Use it to correctly display part
11630         specifying wrong charset.
11631
11632 2008-09-08  David Engster  <dengste@eml.cc>
11633
11634         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
11635         in completing-read for back end server.
11636
11637 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
11638
11639         * message.el (message-confirm-send): New variable to confirm sending a
11640         message.
11641         (message-send): Use it.
11642
11643 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
11644
11645         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
11646
11647 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11648
11649         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
11650
11651 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
11652
11653         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
11654         prevent tracking too many groups.
11655         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
11656         Use it.
11657
11658 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
11659
11660         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
11661         moving point to the bottom of the window in order to avoid recentering.
11662
11663 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11664
11665         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
11666
11667         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
11668         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
11669         (gnus-article-beginning-of-window): Fix calculation.
11670
11671 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11672
11673         * gnus-msg.el (gnus-summary-supersede-article)
11674         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
11675         value of gnus-newsgroup-charset to decode non-MIME encoded text in
11676         message header.
11677
11678 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
11679
11680         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
11681         pending output coming after the status change.
11682
11683 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
11684
11685         * message.el:
11686         * gnus-start.el:
11687         * gnus-registry.el: Remove VMS support.
11688
11689 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11690
11691         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
11692         macro.
11693         (rfc2104-hash): Use it.
11694
11695 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
11696
11697         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
11698         (gnus-summary-sort-by-most-recent-date): New commands.
11699         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
11700         and menu entries.
11701
11702 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11703
11704         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
11705         don't redisplay article for raw contents; remove plural articles stuff.
11706
11707         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
11708         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
11709         on gnus-summary-save-article; display results properly.
11710
11711 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * lpath.el: No need to fbind ns-focus-frame.
11714
11715 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11716
11717         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
11718
11719 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11720
11721         * gnus-art.el (gnus-summary-save-in-pipe):
11722         Consider gnus-save-all-headers.
11723
11724 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
11725
11726         * gnus-util.el (ns-focus-frame): Remove declaration.
11727         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
11728         like x.
11729
11730 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
11731
11732         * rfc2104.el (rfc2104-zero): Delete defconst.
11733         (rfc2104-hex-alist): Likewise.
11734         (rfc2104-hex-to-int): Delete func.
11735         (rfc2104-hexstring-to-bitstring): Likewise.
11736         (rfc2104-nybbles): New defconst.
11737         (rfc2104-hash): Rewrite for speed.
11738
11739 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11740
11741         * tls.el (open-tls-stream): Make it work with the 2nd argument
11742         BUFFER that is a string but does not exist as a buffer object, as
11743         mentioned in the doc-string.
11744
11745 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11746
11747         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
11748         SXEmacs.
11749
11750 2008-07-16  Glenn Morris  <rgm@gnu.org>
11751
11752         * gnus-util.el (ns-focus-frame): Declare for compiler.
11753
11754 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
11757         set as a group parameter.
11758         (gnus-summary-save-in-pipe): Work when it is called independently.
11759         (gnus-summary-pipe-to-muttprint): Don't modify
11760         gnus-summary-pipe-output-default-command.
11761
11762 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11763
11764         * message.el (message-send-mail-with-sendmail):
11765         Display the error message.
11766
11767 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11768
11769         * gnus-art.el (gnus-default-article-saver):
11770         Add gnus-summary-save-in-pipe to choices.
11771         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
11772         gnus-summary-pipe-output-default-command as the default command.
11773         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
11774         instead of gnus-last-shell-command.
11775
11776         * gnus-sum.el (gnus-summary-pipe-output-default-command):
11777         New user option.
11778         (gnus-summary-muttprint-program): Mention the value will be changed.
11779         (gnus-summary-save-article): Force showing of all headers.
11780         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
11781
11782 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
11783
11784         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
11785
11786 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
11787
11788         * nnimap.el (nnimap-id):
11789         * sieve-manage.el (sieve-manage-open): Doc fixes.
11790
11791 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
11792
11793         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
11794         if available.
11795
11796 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11797
11798         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
11799
11800         * nnkiboze.el (nnkiboze-generate-group):
11801         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
11802
11803         * nnmairix.el: Require CL.
11804
11805 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11806
11807         * dgnushack.el: Autoload get-display-table and put-display-table for
11808         XEmacs 21.5.
11809
11810         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
11811         21.4 and SXEmacs.
11812
11813 2008-06-15  David Engster  <dengste@eml.cc>
11814
11815         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
11816
11817 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
11818
11819         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
11820         New macros that expand to an `aset'/`aref' call under Emacs, and to a
11821         runtime choice under XEmacs.
11822
11823         * gnus-sum.el (gnus-summary-set-display-table):
11824         Use `gnus-put-display-table', `gnus-get-display-table',
11825         `gnus-set-display-table' for the display table, instead of `aset'.
11826
11827         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
11828         Use `gnus-put-display-table', `gnus-get-display-table',
11829         `gnus-set-display-table' for the display table.
11830
11831 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
11832
11833         * nnmairix.el: Add autoloads.
11834
11835 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
11836
11837         * nnmairix.el (nnmairix-delete-recreate-group)
11838         (nnmairix-update-and-clear-marks): Fix error messages.
11839
11840 2008-06-14  David Engster  <dengste@eml.cc>
11841
11842         * nnmairix.el: Upgrade to version 0.6.
11843         (nnmairix-group-toggle-propmarks-this-group)
11844         (nnmairix-group-toggle-readmarks-this-group)
11845         (nnmairix-group-delete-recreate-this-group)
11846         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
11847         (nnmairix-remove-tick-mark-original-article): New commands.
11848         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
11849         (nnmairix-propagate-marks-to-nnmairix-groups)
11850         (nnmairix-only-use-registry, nnmairix-allowfast-default)
11851         (nnmairix-marks-cache, nnmairix-version-output): New variables.
11852         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
11853         functions needed for marks propagation and manipulation of read marks.
11854         (nnmairix-update-groups): New function.
11855         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
11856         (nnmairix-determine-original-group-from-registry)
11857         (nnmairix-determine-original-group-from-path)
11858         (nnmairix-get-group-from-file-path, nnmairix-map-range)
11859         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
11860         New helper functions.
11861         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
11862         keystrokes for new commands.
11863         (nnmairix-delete-and-create-on-change): Doc string cleanup.
11864         (nnmairix-request-group): Check allow-fast group parameter.
11865         (nnmairix-request-create-group): Set allow-fast group parameter if
11866         nnmairix-allowfast-default is set.
11867         (nnmairix-close-group): Propagate marks upon closing if needed.
11868         (nnmairix-group-toggle-threads-this-group): Use new.
11869         nnmairix-group-toggle-parameter helper function.
11870         (nnmairix-search): Better check for empty search result.
11871         (nnmairix-goto-original-article): Use new helper functions for
11872         determining original article.
11873         (nnmairix-show-original-article): Make sure message-id is in brackets.
11874         (nnmairix-call-mairix-binary): Change variable name.
11875         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11876         helper function.
11877         (nnmairix-widget-toggle-activate): Fix doc string.
11878
11879 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11880
11881         * nnir.el: Require edmacro when compiling with XEmacs.
11882         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11883         available in Emacs 21.
11884
11885 2008-06-11  Glenn Morris  <rgm@gnu.org>
11886
11887         * gnus-util.el (x-focus-frame):
11888         * gnus.el (image-size):
11889         * mm-decode.el (image-size): Declare.
11890
11891         * gnus-picon.el (declare-function): Add compat definition.
11892         (image-size): Declare.
11893
11894         * gnus-group.el (tool-bar-map):
11895         * gnus-sum.el (tool-bar-map): Define for compiler.
11896
11897         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11898
11899         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11900
11901         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11902         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11903         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11904         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11905         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11906         * sieve-manage.el, spam-report.el, spam.el:
11907         Remove unnecessary eval-and-compile of autoloads.
11908
11909 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
11910
11911         * auth-source.el: Precise Tramp doc.
11912
11913 2008-06-07  Glenn Morris  <rgm@gnu.org>
11914
11915         * nnmairix.el: Remove unnecessary eval-when-compile.
11916
11917 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11918
11919         * lpath.el: Fbind propertize for XEmacs 21.4.
11920
11921 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
11922
11923         * nnir.el: Move here from ../contrib.
11924
11925 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11926
11927         * gnus-util.el (gnus-read-shell-command): New function.
11928         * mm-decode.el (mm-pipe-part):
11929         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11930
11931 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11932
11933         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11934
11935 2008-06-03  Glenn Morris  <rgm@gnu.org>
11936
11937         * pop3.el (nnheader-accept-process-output): Autoload it.
11938
11939 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11940
11941         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11942         are not 2-digit hexadecimal characters that follow `%'s.
11943
11944 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11945
11946         * message.el (message-bogus-recipient-p): Fix type in doc string.
11947         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11948         (message-bogus-addresses): Rename from message-bogus-address-regexp.
11949         Improve custom options.
11950         (message-bogus-recipient-p): Adjust accordingly.
11951
11952 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
11953
11954         * parse-time.el (parse-time-months, parse-time-weekdays): Add
11955         long-form month and day names.
11956
11957 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * dgnushack.el: Autoload debug, eudc-expand-inline and
11960         pgg-snarf-keys-region for XEmacs.
11961
11962         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
11963
11964         * nnmairix.el: Require edmacro when compiling with XEmacs.
11965
11966 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11969         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11970
11971 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
11972
11973         * auth-source.el: Add more docs.
11974
11975         * netrc.el (netrc-machine): Always match if the port is not given.
11976
11977 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11978
11979         * nnheader.el (nnheader-read-timeout): Change the default timeout from
11980         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
11981         retrieval faster in some cases, but might make CPU usage larger.
11982         If this has any bad side effects, we might revert this change.
11983
11984         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11985         seems to make mail retrieval much, much faster.
11986         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11987         unconditionally.
11988
11989         * gnus-draft.el (gnus-group-send-queue):
11990         Bind message-send-mail-partially-limit to nil to avoid being prompted.
11991
11992 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
11993
11994         * mml.el (mml-attach-buffer): Prompt for `disposition'.
11995
11996         * message.el (message-bogus-address-regexp): Fix and improve custom
11997         type.
11998         (message-setup-hook): Add message-check-recipients as custom option.
11999
12000 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
12001
12002         * message.el (message-cite-function): Remove bogus autoload which crept
12003         in during merge from v5-10.
12004
12005 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12006
12007         * nnimap.el (nnimap-open-connection): Fix login/password bug.
12008
12009         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12010
12011         * auth-source.el: Preliminary Tramp docs.
12012         (auth-sources): Change the default auth-sources to use
12013         EPA .gpg files.
12014
12015 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
12016
12017         * nntp.el: Autoload `auth-source-user-or-password'.
12018         (nntp-send-authinfo): Use it.
12019
12020         * nnimap.el: Autoload `auth-source-user-or-password'.
12021         (nnimap-open-connection): Use it.
12022
12023         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
12024         for the gnus-message function.
12025         (auth-source-user-or-password): Use it.
12026
12027 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12028
12029         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12030         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
12031         (rfc2104-hash): Use it.
12032
12033 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12034
12035         * gnus-art.el (gnus-article-toggle-truncate-lines):
12036         Don't use `iff' in docstring.
12037
12038 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
12039
12040         * gnus-registry.el: Adjusted copyright dates and added a keyword.
12041
12042         * gnus-util.el (gnus-extract-address-component-name)
12043         (gnus-extract-address-component-email): Convenience functions around
12044         `gnus-extract-address-components'.
12045
12046         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12047         Use `gnus-extract-address-component-email' to fix bug of comparing full
12048         sender name to `user-mail-address'.
12049
12050 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
12051
12052         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12053         catch/throw to optimize.
12054         (gnus-registry-find-keywords): Just use member to find a keyword.
12055
12056 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12057
12058         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12059         is current before calling gnus-server-prepare.
12060         (gnus-server-setup-buffer, gnus-server-update-server)
12061         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12062
12063 2008-05-04  Juri Linkov  <juri@jurta.org>
12064
12065         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12066         (mailcap-file-default-commands): Use mailcap-replace-in-string
12067         instead of replace-regexp-in-string, and mailcap-delete-duplicates
12068         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
12069
12070 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
12071
12072         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12073
12074 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12075
12076         * gnus.el: Bump version to 0.11.
12077
12078 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12079
12080         * gnus.el: No Gnus v0.10 is released.
12081
12082 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12083
12084         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12085         hooks.
12086         (gnus-update-read-articles): Speed up non-marks-using users.
12087         (gnus-use-marks): Define gnus-use-marks.
12088         (gnus-propagate-marks): Rename variable to something more sensible.
12089
12090 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
12091
12092         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12093         (gmm-image-load-path-for-library): Fix typos in docstrings.
12094         (gmm-message): Reflow docstring.
12095
12096 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
12097
12098         * mail-source.el (mail-source-set-1, mail-source-bind):
12099         Move auth-source code out of the macro to clean it up and fix bugs.
12100
12101 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
12102
12103         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12104         by sender if it's equal to user-mail-address, it's likely to be
12105         useless.
12106
12107         * mail-source.el (mail-source-bind): Don't use user or password if they
12108         are not bound.  Unintern them if they are nil.  Don't use server unless
12109         it's bound, and default it to empty string otherwise.
12110
12111 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
12112
12113         * mail-source.el: Load auth-source.el.
12114         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
12115         get user name or password, if auth-sources is set up.
12116
12117         * gnus-registry.el (gnus-registry-split-strategy): New variable for
12118         strategy of splitting with parent.
12119         (gnus-registry-split-fancy-with-parent)
12120         (gnus-registry-post-process-groups): Use it and fix prior
12121         bug (returning a list as the split result).
12122
12123         * auth-source.el (auth-sources): Remove server parameter.
12124         (auth-source-pick, auth-source-user-or-password)
12125         (auth-source-user-or-password-imap)
12126         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12127         (auth-source-user-or-password-sftp)
12128         (auth-source-user-or-password-smtp): Remove server parameter.
12129
12130 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
12131
12132         * smime.el (smime-sign-region, smime-encrypt-region)
12133         (smime-decrypt-region):
12134         Remove redundant calls to `generate-new-buffer-name'.
12135
12136 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
12137
12138         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12139         Don't use QP for message/rfc822.
12140         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12141
12142 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12143
12144         * sieve-manage.el (sieve-string-bytes): Remove.
12145         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12146         correct byte-length only if the process's coding-system is the same as
12147         the one used internally by Emacs to represent strings.
12148
12149 2008-04-22  Juri Linkov  <juri@jurta.org>
12150
12151         * mailcap.el (mailcap-file-default-commands): New function.
12152
12153 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12154
12155         * message.el (message-signature-separator, message-cite-function):
12156         Change custom version.
12157
12158 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
12159
12160         * tls.el (tls-program): Add -ign_eof argument to call the openssl
12161         commands.
12162         (tls-checktrust): Ditto.
12163
12164 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12165
12166         * mm-decode.el (mm-display-external): Make temp file read-only.
12167
12168 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12169
12170         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12171         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
12172         `C-c C-f d'.
12173
12174 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
12175
12176         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12177
12178 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12179
12180         * gnus.el: Bump version to 0.9.
12181
12182 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
12183
12184         * gnus.el: No Gnus v0.8 is released.
12185
12186 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12187
12188         * mail-source.el (mail-source-value):
12189         Prefer fboundp to functionp so it works with macros as well.
12190
12191 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12192
12193         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12194         Fix last change in case the element is not even a symbol.
12195
12196 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12197
12198         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12199         Prefer fboundp to functionp so it works with macros as well.
12200
12201 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
12202
12203         * auth-source.el: Add docs.
12204         (auth-sources): Modify format to support server.
12205         (auth-source-pick, auth-source-user-or-password)
12206         (auth-source-user-or-password-imap)
12207         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12208         (auth-source-user-or-password-sftp)
12209         (auth-source-user-or-password-smtp): Add server parameter.
12210
12211 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
12212
12213         * gnus-registry.el: Initialize the registry when gnus-registry-install
12214         is t.
12215
12216 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12217
12218         * compface.el (uncompface): Make buffer unibyte.
12219
12220 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12221
12222         * mail-source.el (mail-source-value):
12223         Prefer fboundp to functionp so it works with macros as well.
12224
12225 2008-04-05  Glenn Morris  <rgm@gnu.org>
12226
12227         * gnus-ems.el (mm-disable-multibyte): Autoload it.
12228
12229 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12230
12231         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12232         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12233
12234         * nnheader.el (nnheader-init-server-buffer): Change buffer's
12235         multibyteness after rather than before erasing it.
12236
12237         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12238         mm-with-multibyte.
12239         (gnus-request-article-this-buffer): Make sure the proper decoding is
12240         used if gnus-original-article-buffer happens to be unibyte.
12241
12242         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12243         default-enable-multibyte-characters.
12244
12245         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12246         default-enable-multibyte-characters.
12247
12248         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12249
12250         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12251
12252 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12253
12254         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12255         Fix last change in case the element is not even a symbol.
12256
12257 2008-04-02  Simon Josefsson  <simon@josefsson.org>
12258
12259         * imap.el (imap-enable-exchange-bug-workaround): New variable.
12260         (imap-message-copyuid-1): Use it.
12261         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
12262         J. Williams in
12263         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
12264
12265         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12266         imap-enable-exchange-bug-workaround.
12267         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12268
12269 2008-04-01  Simon Josefsson  <simon@josefsson.org>
12270
12271         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12272         a 100 byte status-checks into a 2-3MB transfer for each group.
12273         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12274         to enable bug workaround or not.
12275         (nnimap-find-minmax-uid): Only enable workaround conditionally.
12276
12277 2008-03-31  Glenn Morris  <rgm@gnu.org>
12278
12279         * message.el (mml2015-use): Declare for compiler.
12280         (message-info): Require mml2015 when appropriate.
12281
12282 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * Makefile.in (EMACS_COMP): Quote directory name that might contain
12285         whitespace.
12286
12287 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12288
12289         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12290         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12291         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12292         (nntp-service-to-port): New function.
12293         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12294         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12295         (nntp-open-netcat-stream): New function.
12296         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12297
12298 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
12299
12300         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12301
12302 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12303
12304         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
12305
12306 2008-03-28  Magnus Henoch  <mange@freemail.hu>
12307
12308         * dns.el (dns-write): Use set-buffer-multibyte.
12309
12310 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
12311
12312         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
12313
12314 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12315
12316         * message.el (message-signature-separator): Change default.
12317         Improve custom type.
12318         (message-cite-function): Change default to
12319         message-cite-original-without-signature.
12320
12321         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
12322         toggle.
12323
12324         * message.el (message-check-news-body-syntax): Fix signature check.
12325         (message-setup-1): Mark buffer as unmodified _after_ running
12326         message-setup-hook and handling message-alternative-emails.
12327         (message-shorten-references): Be more strict when building list of
12328         valid references to comply with GNKSA.
12329
12330         * gnus-group.el (gnus-read-ephemeral-bug-group)
12331         (gnus-read-ephemeral-debian-bug-group)
12332         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
12333
12334         * message.el (message-info): Don't use booleanp which isn't supported
12335         in Emacs 21 and XEmacs.
12336
12337 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
12338
12339         * gnus-group.el (gnus-gmane-group-download-format): Rename from
12340         gnus-group-gmane-group-download-format.
12341         (gnus-group-read-ephemeral-gmane-group): Rename from
12342         gnus-group-read-ephemeral-gmane-group.
12343         (gnus-read-ephemeral-gmane-group-url): Rename from
12344         gnus-group-read-ephemeral-gmane-group-url.
12345         (gnus-bug-group-download-format-alist): New variable.
12346         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
12347         (gnus-read-ephemeral-emacs-bug-group): New commands.
12348
12349 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12350
12351         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
12352         (gnus-visible-headers): Improve custom type.
12353
12354 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12355
12356         * mml.el (mml-menu): Add workarounds for XEmacs.
12357
12358         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
12359         X-Boundary header.
12360
12361         * message.el (message-simplify-recipients): Fix previous commit.
12362
12363 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12364
12365         * mm-util.el (mm-set-buffer-multibyte): New function.
12366         * mm-decode.el (mm-copy-to-buffer): Use it.
12367
12368         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12369         Prefer fboundp to functionp so it works with macros as well.
12370
12371 2008-03-19  Glenn Morris  <rgm@gnu.org>
12372
12373         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
12374         Accidentally removed in the sync process with Emacs.
12375
12376 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
12377
12378         * message.el (message-alter-recipients-discard-bogus-full-name):
12379         New function.
12380         (message-alter-recipients-function): New variable.
12381         (message-get-reply-headers): Use it.
12382         (message-replace-header): New helper function.
12383         (message-recipients-without-full-name): New variable.
12384         (message-simplify-recipients): New command.
12385
12386         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
12387
12388         * message.el (message-info): Handle EasyPG manual.
12389
12390         * mml.el (mml-menu): Add entry for EasyPG.
12391
12392 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
12393
12394         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
12395         parameter.
12396
12397         * message.el (message-disassociate-draft): Specify drafts group name
12398         fully.
12399
12400 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
12401
12402         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12403         Eliminate unnecessary duplicates from the match list.
12404
12405 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
12408
12409         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
12410
12411         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
12412         args of `how-many' of which the XEmacs version doesn't take; declare
12413         Info-index-next as function.
12414
12415 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12416
12417         * gnus-score.el (gnus-score-headers): Fix handling of
12418         gnus-inhibit-slow-scoring.
12419
12420         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
12421         string.
12422         (gnus-button-url-regexp): Improve handling of parenthesis.
12423         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
12424         (gnus-button-handle-info-keystrokes): Handle index entries.
12425
12426 2008-03-15  Glenn Morris  <rgm@gnu.org>
12427
12428         * parse-time.el (parse-time-string): Simplify.
12429
12430 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12431
12432         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
12433         Incoming* files.
12434
12435 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
12436
12437         * auth-source.el (auth-sources): Rename from auth-source-choices.
12438         (auth-source-pick): Use it.
12439
12440 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12441
12442         * binhex.el (binhex-decode-region-internal):
12443         * uudecode.el (uudecode-decode-region-internal):
12444         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
12445         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
12446         setting default-enable-multibyte-characters.
12447
12448 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
12449
12450         * auth-source.el (auth-source-protocols)
12451         (auth-source-protocols-customize, auth-source-choices): Add and
12452         modified variable customizations and defaults.
12453         (auth-source-pick, auth-source-user-or-password)
12454         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
12455         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12456         (auth-source-user-or-password-sftp)
12457         (auth-source-user-or-password-smtp): Use new variables and provide an
12458         interface to netrc.el.
12459
12460 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12461
12462         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
12463         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
12464         Make sure the nntp port to specify is a string.
12465
12466 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12467
12468         * nntp.el: Use with-current-buffer.
12469         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
12470         dubious mm-with-unibyte-current-buffer.
12471         (nntp-with-open-group-function): New function extracted from
12472         nntp-with-open-group macro.
12473         (nntp-with-open-group): Use the function, so it's easier to debug.
12474         Add indentation and debugging info.
12475         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
12476         Recommend the use of the netcat alternatives.
12477
12478         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
12479         Avoid mm-string-as-multibyte as well.
12480
12481         * nnweb.el (nnweb-insert-html):
12482         Remove use of nnheader-string-as-multibyte.
12483
12484         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
12485         (nnheader-string-as-multibyte): Remove.
12486
12487         * mm-view.el: Use inhibit-read-only.
12488         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
12489         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
12490         or unibyte-string.
12491
12492         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
12493         (mm-uu-yenc-extract): Use with-current-buffer.
12494
12495         * gnus-soup.el (gnus-soup-send-packet): Don't use
12496         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
12497
12498         * nnmh.el: Use with-current-buffer.
12499         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
12500         mm-string-as-multibyte on the output of mm-encode-coding-string.
12501
12502         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
12503         (nnimap-request-move-article): Use with-current-buffer.
12504
12505         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
12506         inserting the handle-buffer's text, so the implicit multibyte->unibyte
12507         conversion uses string-make-unibyte rather than string-as-unibyte.
12508
12509         * gnus-msg.el: Use with-current-buffer.
12510
12511         * message.el (message-ignored-resent-headers): Add "Delivered-To".
12512
12513 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
12514
12515         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
12516         string for caching if it is 'PIN.
12517
12518 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12519
12520         * lpath.el: Consider the case without Emacs/W3.
12521
12522 2008-03-08  Glenn Morris  <rgm@gnu.org>
12523
12524         * time-date.el (date-to-time, time-subtract, time-add)
12525         (safe-date-to-time): Doc fixes.
12526
12527 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12528
12529         * mail-source.el (mail-source-delete-old-incoming-confirm):
12530         Change default to nil.
12531         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
12532
12533 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12534
12535         * lpath.el: Rearrange.
12536
12537         * gnus-art.el (gnus-narrow-to-page): Position point properly.
12538         (gnus-article-goto-prev-page): Work for articles having ^L's.
12539
12540         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
12541
12542         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
12543
12544 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
12545
12546         * gnus-bookmark.el: Adjust for renames in bookmark.el.
12547         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
12548         (gnus-bookmark-jump): Adjust some variable names.
12549
12550 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
12551
12552         * auth-source.el: New package.
12553         (auth-source-choices): Add customization entry point variable.
12554
12555         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
12556         bug.
12557
12558 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
12559
12560         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
12561         (gnus-registry-initialize, gnus-registry-install-p): Use it.
12562         (gnus-registry-install-shortcuts): Rename from
12563         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
12564         the `gnus-registry-mark-map' keymap dynamically from
12565         `gnus-registry-marks'.  The generated functions update the summary line
12566         when a registry mark is added or deleted, and will call
12567         `gnus-registry-install-p' (see the comments in the code).
12568         (gnus-registry-user-format-function-M): Use concat intelligently.
12569
12570         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
12571         the registry mark functions.
12572
12573 2008-03-05  Glenn Morris  <rgm@gnu.org>
12574
12575         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
12576         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
12577         gnus-art.
12578         (top-level): No need to load own source when compiling.
12579
12580 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12581
12582         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
12583         Suggested by <chris.anderton@zetnet.co.uk>.
12584
12585 2008-03-04  Glenn Morris  <rgm@gnu.org>
12586
12587         * gnus-sum.el (top-level): No need to require gnus when compiling,
12588         since unconditionally required near start of file.
12589         (gnus-summary-display-while-building): Move definition before use.
12590
12591 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
12592
12593         * gnus-registry.el (gnus-registry-user-format-function-M):
12594         Add formatting function.
12595
12596 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12597
12598         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
12599         with plists.
12600         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
12601         Use new format.
12602
12603 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
12606         `where-is-internal' that returns a range of key sequences.
12607
12608 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12609
12610         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
12611
12612         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
12613         (gnus-summary-jump-to-group): Consider windows on other displayed
12614         frames as well.  Similar changes might be needed elsewhere, but that's
12615         the one I've bumped into during my use.
12616
12617         * nndoc.el (nndoc-oe-dbx-type-p):
12618         * gnus-msg.el (gnus-debug):
12619         * gnus-group.el (gnus-update-group-mark-positions):
12620         Use mm-string-to-multibyte.
12621
12622 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12623
12624         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
12625         doesn't handle NotDashEscaped.
12626
12627         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
12628         (mml-dnd-attach-options): Fix typo in custom choice.
12629
12630         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
12631         Change nndoc-article-type to mbox.
12632         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
12633
12634         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
12635         to nil, instead of html2text.
12636
12637         * imap.el (imap-debug): Add `imap-ping-server'.
12638
12639         * gnus-bookmark.el: Add FIXMEs.
12640
12641         * message.el (message-form-letter-separator)
12642         (message-send-form-letter-delay): New variables.
12643         (message-send-form-letter): Use them.  New command to send form
12644         letters.  Requested by Uwe Siart.
12645         (message-send-mail-function): Doc fix.  Add "Other" custom option.
12646
12647 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12648
12649         * Update copyright years.
12650
12651 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12652
12653         Sync from EMACS_22_BASE.
12654
12655         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
12656
12657 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
12658
12659         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
12660         empty author.
12661
12662 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
12663
12664         * gnus-registry.el (gnus-registry-marks): Add variable for
12665         customization of marks and their appearance.
12666         (gnus-registry-read-mark): Use it.
12667         (gnus-registry-do-marks): Add utility function to loop through
12668         `gnus-registry-marks'.
12669         (gnus-registry-install-shortcuts-and-menus): Add function to install
12670         shortcuts and menus.
12671         (gnus-registry-initialize): Use it.
12672         (gnus-registry-default-mark): Clarify documentation.
12673
12674 2008-02-29  Glenn Morris  <rgm@gnu.org>
12675
12676         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
12677         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
12678         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
12679         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
12680         Change defcustom :version from 23.0 to 23.1.
12681
12682 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
12683
12684         * gnus-registry.el (gnus-registry-follow-group-p)
12685         (gnus-registry-post-process-groups): Add functions to aid registry
12686         splitting and improve logging.  Clarify behavior in function
12687         documentation.
12688         (gnus-registry-split-fancy-with-parent): Use them.
12689
12690 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12691
12692         * gnus-art.el: Use with-current-buffer.
12693
12694 2008-02-27  David Engster  <dengste@eml.cc>
12695
12696         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
12697         Express real group name in the response.
12698
12699 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12700
12701         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
12702         (nnmairix-last-server, nnmairix-current-server): Defvar them.
12703         (nnmairix-goto-original-article): Defvar gnus-registry-install and
12704         autoload gnus-registry-fetch-group when compiling.
12705         (nnmairix-request-group-with-article-number-correction):
12706         Remove unreferenced argument passed to nnmairix-call-backend.
12707
12708 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12709
12710         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
12711         (mm-uu-extract): Improve face for low color ttys.
12712         Reported by Sascha Wilde.
12713
12714 2008-02-27  Glenn Morris  <rgm@gnu.org>
12715
12716         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
12717         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
12718         variables to defconsts.  Convert comments to doc-strings.
12719         (nnmairix-last-server, nnmairix-current-server): Convert from free
12720         variables to defvars.  Convert comments to doc-strings.
12721         (gnus-registry-fetch-group): Autoload.
12722         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
12723         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
12724         (nnmairix-widget-build-editable-fields): Use car cddr rather than
12725         caddr.
12726         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
12727         nnmairix-request-group-with-article-number-correction call.
12728         (nnmairix-fast, nnmairix-group): New, less general names, for free
12729         variables passed from nnmairix-request-group to
12730         nnmairix-request-group-with-article-number-correction.  Declare.
12731         (nnmairix-request-group-with-article-number-correction):
12732         Use nnmairix-fast, nnmairix-group rather than fast, group.
12733
12734 2008-02-26  David Engster  <dengste@eml.cc>
12735
12736         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
12737         version 0.5.
12738
12739 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
12740
12741         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
12742         instead of making an extra function call.  Don't add the current group
12743         to articles only when they have the group.  Use
12744         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
12745         Reported by David <de_bb@arcor.de>.
12746
12747 2008-02-24  Miles Bader  <miles@gnu.org>
12748
12749         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
12750         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
12751         (mm-find-mime-charset-region):
12752         * mm-bodies.el (mm-encode-body):
12753         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
12754
12755 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
12758         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
12759
12760 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
12761
12762         * mail-source.el (mail-source-delete-incoming): Change default.
12763         Supplement doc string.
12764
12765         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
12766
12767 2008-02-14  Glenn Morris  <rgm@gnu.org>
12768
12769         * time-date.el (format-seconds): New function.
12770
12771 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12772
12773         * nnmail.el (nnmail-message-id-cache-file): Derive from
12774         `gnus-home-directory'.
12775
12776 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
12777
12778         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
12779         Document negative prefix.
12780
12781         * gnus-group.el (gnus-group-read-group): Document negative prefix.
12782
12783 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12784
12785         * message.el (message-unsent-separator): Add the Exim bounce
12786         separator.
12787
12788 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
12789
12790         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
12791         list.
12792         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
12793         recipient/signer list.
12794
12795 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12796
12797         * Makefile.in (datarootdir): Define.
12798         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
12799         name that might contain whitespace.
12800
12801 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12802
12803         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
12804         fbound (Emacs 23 unicode), signal an error.
12805
12806 2008-02-08  Glenn Morris  <rgm@gnu.org>
12807
12808         * gnus-art.el (pgg-display-output-buffer): Declare as function.
12809
12810 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
12811
12812         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
12813         ports to the calls to `netrc-machine-user-or-password' in addition to
12814         "imap" and "imaps".
12815
12816 2008-02-01  Zhang Wei  <id.brep@gmail.com>
12817
12818         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
12819
12820         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
12821
12822 2008-02-01  Kenichi Handa  <handa@m17n.org>
12823
12824         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
12825         rfc2104-hexstring-to-bitstring and changed to return a byte list.
12826         (rfc2104-hash): Convert the result of concat to unibyte string.
12827
12828 2008-02-01  Dave Love  <fx@gnu.org>
12829
12830         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
12831         coding-system-for-read.
12832         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
12833
12834 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
12835
12836         * gnus.el (gnus-group-startup-message): Add `find-image' call before
12837         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
12838         <hanche@math.ntnu.no>.
12839
12840 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12841
12842         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
12843
12844         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12845
12846 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
12847
12848         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
12849         * message.el (message-beginning-of-line): Use featurep instead of bound
12850         tests in order to resolve conditionals at compile time.
12851
12852 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
12853
12854         * mail-source.el (mail-sources): Add `group' choice.
12855
12856         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
12857         parameter `in-group' to control into which group the articles go.
12858         Add treatment of `group' mail-source.
12859
12860 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
12863
12864         * mm-decode.el (mm-dissect-buffer): Decode description.
12865
12866         * mml.el (mml-to-mime): Encode message header first.
12867
12868 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
12871         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
12872
12873         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
12874         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
12875
12876 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
12877
12878         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
12879
12880 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12881
12882         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
12883         prefix keys.
12884         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
12885         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
12886         gnus-xmas.el.
12887
12888         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
12889         (gnus-xmas-article-describe-bindings): New function.
12890         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
12891         gnus-xmas-article-describe-bindings.
12892
12893         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
12894
12895 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12896
12897         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
12898         Add new variables for article mark management.
12899         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
12900         list of extra data entries which, when present, will indicate that the
12901         article ID should not be trimmed from the registry.
12902         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
12903         functions.
12904         (gnus-registry-read-mark): New function to read a mark name from the
12905         user.
12906         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
12907         (gnus-registry-set-article-mark-internal): New functions to add and
12908         remove marks.
12909         (gnus-registry-get-article-marks): New function to show the marks for
12910         an article, or retrieve them for further use.
12911
12912 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
12915         keys when no argument is given.
12916
12917 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12918
12919         * imap.el (imap-ping-server): New variable.
12920         (imap-opened): On add extra ping if imap-ping-server is non-nil.
12921         (imap-ping-server): Minor doc string fixes.
12922
12923 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12924
12925         * imap.el (imap-ping-server): New function.
12926         (imap-opened): Call imap-ping-server.
12927
12928 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12929
12930         * gnus-sum.el (gnus-article-sort-by-random)
12931         (gnus-thread-sort-by-random): Fix doc strings.
12932         Reported by jidanni@jidanni.org.
12933
12934 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * gnus-art.el (gnus-article-describe-bindings): New function.
12937         (gnus-article-read-summary-keys): Use it.
12938         (gnus-article-mode-map): Bind `C-h b' to it.
12939
12940 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12941
12942         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
12943         XEmacs.
12944         (gnus-article-describe-key, gnus-article-describe-key-briefly):
12945         Protect against non-character events.
12946
12947         * lpath.el: Fbind map-keymap for Emacs 21.
12948
12949 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
12950
12951         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
12952         New command.
12953         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
12954         instead of END.  Change name of the temp file.
12955         (gnus-group-gmane-group-download-format): Add doc string.  Make it
12956         customizable.
12957
12958 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12959
12960         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
12961         bind `S W' to gnus-article-wide-reply-with-original; set default
12962         binding to gnus-article-read-summary-send-keys.
12963         (gnus-article-read-summary-keys): Fix the order of keys; display
12964         continuation keys correctly in the echo area; describe bindings
12965         correctly when keys end with `C-h'.
12966         (gnus-article-read-summary-send-keys): New function.
12967         (gnus-article-describe-key, gnus-article-describe-key-briefly):
12968         Work for gnus-article-read-summary-send-keys; display continuation keys
12969         correctly in the echo area.
12970         (gnus-article-reply-with-original): Ignore prefix argument.
12971         (gnus-article-wide-reply-with-original): New function.
12972
12973         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
12974         Emacs 21.
12975
12976 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12977
12978         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
12979         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
12980
12981 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
12982
12983         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
12984         (gnus-group-read-ephemeral-gmane-group): New command.
12985
12986 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
12987
12988         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
12989
12990 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12991
12992         * message.el (message-send-mail-function): Increase custom version.
12993
12994         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
12995         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
12996
12997 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12998
12999         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
13000         for the cases where imap-authenticate is called with a nil buffer
13001         parameter.
13002
13003 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13004
13005         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13006         html parts correctly; support forwarded messages.
13007         (gnus-article-browse-html-article): Remove work buffers.
13008
13009         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13010         compiling.
13011         (netrc-bound-and-true-p): New macro.
13012         (netrc-parse): Use it instead of bound-and-true-p that is not available
13013         in XEmacs 21.4.
13014
13015 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
13016
13017         * gnus-registry.el (gnus-registry-mark-article)
13018         (gnus-registry-article-marks): Add functionality to mark articles
13019         through the Gnus registry.
13020
13021         * encrypt.el: Clarify documentation for the new pgg method.
13022         (encrypt-file-alist): Add PGG option.
13023         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
13024         functionality.  Abstract password key and messaging to external
13025         functions.
13026         (encrypt-password-key, encrypt-get-passphrase-if-needed)
13027         (encrypt-message-method-and-cipher): Add new convenience external
13028         functions.
13029         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
13030         (encrypt-pgg-process-buffer): Add PGG functionality glue.
13031
13032         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13033         (netrc-parse): Use encrypt-file-alist to determine if
13034         encrypt-find-model or encrypt-insert-file-contents should be used.
13035
13036         * encrypt.el: Clarify documentation.  Load password-cache or
13037         password, whichever one is found first, instead of autoloading.
13038
13039 2007-12-19  Glenn Morris  <rgm@gnu.org>
13040
13041         * mml.el (message-options-set, message-narrow-to-head)
13042         (message-in-body-p, message-mail-p, message-encode-message-body):
13043         Autoload.
13044         (message-remove-header, message-narrow-to-headers-or-head)
13045         (message-subscribed-p, message-make-mail-followup-to)
13046         (message-position-on-field, message-news-p)
13047         (message-options-set-recipient, message-generate-headers)
13048         (message-sort-headers): Declare as functions.
13049
13050 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13051
13052         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13053         convention in doc string.
13054
13055 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13056
13057         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13058         title to html parts.
13059         (gnus-article-browse-html-article): Pass message header to it.
13060
13061         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13062
13063 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
13064
13065         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13066         or password compatible with XEmacs.
13067
13068 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13069
13070         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13071         format document.
13072         (gnus-mime-delete-part): Don't write description line if empty.
13073         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13074
13075 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
13076
13077         * gnus-sum.el (gnus-summary-mark-unread-as-read)
13078         (gnus-summary-mark-read-and-unread-as-read)
13079         (gnus-summary-mark-current-read-and-unread-as-read)
13080         (gnus-summary-mark-unread-as-ticked): Doc fix.
13081         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13082
13083 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13084
13085         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13086         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13087
13088 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13089
13090         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13091         yes-or-no-p.
13092
13093 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13094
13095         * mm-decode.el (mm-add-meta-html-tag): New function.
13096         (mm-save-part-to-file, mm-pipe-part): Use it.
13097
13098         * gnus-art.el (gnus-article-browse-delete-temp-files):
13099         Use gnus-y-or-n-p instead of y-or-n-p.
13100         (gnus-article-browse-html-parts): Work with message/external-body; use
13101         mm-add-meta-html-tag.
13102
13103 2007-12-11  Glenn Morris  <rgm@gnu.org>
13104
13105         * gnus-cache.el: Require gnus-sum not just when compiling.
13106
13107         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13108
13109         * gnus-int.el (gnus-server-opened, gnus-status-message):
13110         Move definitions before use.
13111
13112         * mm-decode.el: Require gnus-util.
13113         (mm-remove-part): Only call delete-annotation on XEmacs.
13114
13115         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13116
13117         * nnmail.el: Require gnus-int.
13118
13119         * spam.el: Move `require's before `eval-when-compile's.
13120
13121         * gnus-ems.el (gnus-alive-p):
13122         * gnus-fun.el (message-goto-eoh):
13123         * gnus-util.el (gnus-group-name-decode):
13124         * mail-source.el (gnus-compress-sequence):
13125         * message.el (Info-goto-node, format-spec):
13126         * mm-bodies.el (message-options-get):
13127         * mm-decode.el (mm-view-pkcs7):
13128         * mm-util.el (gmm-write-region):
13129         * mml-smime.el (mml-compute-boundary)
13130         (gnus-completing-read-with-default):
13131         * mml.el (widget-button-press, gnus-make-hashtable):
13132         * mml1991.el (mm-decode-content-transfer-encoding)
13133         (mm-encode-content-transfer-encoding)
13134         (message-options-get, message-options-set):
13135         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13136         * nnfolder.el (gnus-request-group):
13137         * nnheader.el (ietf-drums-unfold-fws):
13138         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13139         * smime.el (gnus-run-mode-hooks):
13140         * spam-stat.el (gnus-message): Autoload.
13141
13142         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13143         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13144         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13145         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13146         Add declare-function compatibility definition.
13147
13148         * gnus-cache.el (nnvirtual-find-group-art):
13149         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13150         (gnus-add-image, gnus-add-wash-type):
13151         * gnus-group.el (nnkiboze-score-file):
13152         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13153         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13154         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13155         (message-tokenize-header, gnus-get-buffer-create)
13156         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13157         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13158         * gnus.el (gnus-group-decoded-name):
13159         * mail-source.el (imap-capability):
13160         * mm-bodies.el (message-options-set):
13161         * mm-decode.el (gnus-configure-windows):
13162         * mm-extern.el (message-goto-body):
13163         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13164         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13165         (epg-sub-key-validity, message-options-set):
13166         * mml.el (widget-event-point, gnus-configure-windows):
13167         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13168         * mml2015.el (epg-check-configuration, epg-configuration)
13169         (message-options-set):
13170         * nndb.el (nndb-request-article):
13171         * nnfolder.el (gnus-request-create-group):
13172         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13173         * nnmaildir.el (gnus-group-mark-article-read):
13174         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13175         * rfc1843.el (message-fetch-field):
13176         * spam.el (gnus-extract-address-components):
13177         Declare as functions.
13178
13179 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13180
13181         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13182
13183         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
13184
13185         * lpath.el: Fbind run-mode-hooks for Emacs 21;
13186         bind show-trailing-whitespace for XEmacs.
13187
13188 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13189
13190         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
13191         new no-op macro for backward compatibility.
13192
13193         * imap.el (imap-string-to-integer): New function.
13194
13195 2007-12-09  Glenn Morris  <rgm@gnu.org>
13196
13197         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13198
13199         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13200         * message.el, mm-view.el, sieve-manage.el, smime.el:
13201         Add declare-function compatibility definition.
13202
13203         * gnus-art.el (w3-region, w3m-region, Info-menu):
13204         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13205         * gnus-sum.el (gnus-get-predicate):
13206         * gnus-util.el (mm-append-to-file, w32-focus-frame):
13207         * message.el (mail-abbrev-in-expansion-header-p):
13208         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13209         (w3m-detect-meta-charset, w3m-region):
13210         * sieve-manage.el (password-read, password-cache-add)
13211         (password-cache-remove):
13212         * smime.el (password-read-and-add): Declare as functions.
13213
13214 2007-12-08  David Kastrup  <dak@gnu.org>
13215
13216         * gnus-sum.el (gnus-summary-simplify-subject-query):
13217         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13218         `message'.
13219
13220 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
13223         it to bind idna-program, installation-directory, defined-colors, and
13224         face-attribute for XEmacs of the version that compiles defcustom forms.
13225
13226 2007-12-07  Glenn Morris  <rgm@gnu.org>
13227
13228         * gnus-art.el (article-make-date-line): Revert previous change.
13229
13230 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13231
13232         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13233
13234 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
13235
13236         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13237         Call gnus-add-to-range ranges only once with a prepared article-list.
13238
13239 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
13240
13241         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13242         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13243         group names with backslashes.
13244         Reported by Tassilo Horn <tassilo@member.fsf.org>.
13245
13246 2007-12-06  Deepak Goel  <deego3@gmail.com>
13247
13248         * gnus-art.el (article-make-date-line):
13249         * gnus-start.el (gnus-load):
13250         * pop3.el (pop3-read-response): Fix buggy call to `error'.
13251
13252 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13253
13254         * gnus-art.el (gnus-use-idna):
13255         * gnus-start.el (gnus-site-init-file):
13256         * message.el (message-use-idna):
13257         * mm-uu.el (mm-uu-hide-markers):
13258         * smiley.el (smiley-style): Revert changes that suppress warnings.
13259
13260 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13263         specify charset to html source.
13264         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13265
13266 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13267
13268         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13269         idna-program in order to suppress byte compile warning issued by XEmacs
13270         that came to byte compile the default value section of defcustom forms
13271         recently.
13272
13273         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13274         value of installation-directory.
13275
13276         * message.el (message-use-idna): Don't directly refer to the value of
13277         idna-program.
13278
13279         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13280
13281         * smiley.el (smiley-style): Don't directly call face-attribute.
13282
13283 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
13284
13285         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13286
13287         * gnus-dired.el: Reduce Gnus dependencies.
13288         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13289         Don't require.  Use autoloads instead.
13290         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13291         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13292         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13293         (gnus-dired-mode): Adjust doc string.
13294         (gnus-dired-mail-mode): New variable.
13295         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13296         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13297         (gnus-dired-mail-buffers): New function.  Return mail or message
13298         composition buffers.
13299         (gnus-dired-attach): Use it.
13300         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13301         NO-DECODE.
13302         (gnus-dired-print): Use `gnus-print-buffer' depending on
13303         `gnus-dired-mail-mode'.
13304
13305 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13306
13307         * rfc2047.el (rfc2047-encoded-word-regexp)
13308         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13309         explaining what regexp patterns are for.
13310
13311 2007-12-04  Glenn Morris  <rgm@gnu.org>
13312
13313         * password.el: Move to password-cache.el.
13314
13315         * mml1991.el (password-read, password-cache-add, password-cache-remove):
13316         * mml2015.el (password-read, password-cache-add, password-cache-remove):
13317         * mml-smime.el (password-read, password-cache-add)
13318         (password-cache-remove):
13319         No need to autoload, since mml-sec requires password.
13320
13321         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13322         * message.el (gnus-extract-address-components):
13323         * mml-smime.el (gnus-extract-address-components): Define for compiler.
13324
13325         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13326         password.
13327
13328 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13329
13330         * mailcap.el: Reduce dependencies.
13331         (mail-header-parse-content-type): Autoload.
13332         (mailcap-delete-duplicates): New alias.
13333         (mailcap-mime-info): Add optional argument NO-DECODE.
13334         (mailcap-mime-types): Use mailcap-delete-duplicates.
13335
13336         * message.el (message-ignored-supersedes-headers): Add "X-ID".
13337
13338 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
13339
13340         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
13341         (imap-parse-status): Upcase status-att for servers that sends them
13342         lower-case (e.g., MS Exchange 2007).
13343
13344 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13345
13346         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
13347         function.
13348
13349         * gnus-uu.el (gnus-uu-decode-yenc): New command.
13350         (gnus-uu-yenc-article): New function.
13351
13352         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
13353
13354         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
13355
13356 2007-12-02  Glenn Morris  <rgm@gnu.org>
13357
13358         * binhex.el (binhex): New custom group.
13359         (binhex-decoder-program, binhex-decoder-switches)
13360         (binhex-use-external): Move to the binhex custom group.
13361
13362         * uudecode.el (uudecode): New custom group.
13363         (uudecode-decoder-program, uudecode-decoder-switches)
13364         (uudecode-use-external): Move to the uudecode custom group.
13365
13366         * netrc.el (top-level): Don't load `encrypt' features.
13367         (netrc-parse): Don't use encrypt.
13368         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
13369
13370         * encrypt.el: Remove file.
13371
13372 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
13373
13374         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
13375         matches on patches.
13376
13377         * gnus-art.el (gnus-article-browse-html-article):
13378         Mention `mm-text-html-renderer' in the doc string.
13379
13380         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
13381         string.  Add comments.
13382
13383         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
13384         if rhs is ASCII.
13385
13386 2007-12-01  Glenn Morris  <rgm@gnu.org>
13387
13388         * mail-source.el (top-level): Require format-spec before
13389         eval-when-compile.
13390
13391 2007-11-30  Glenn Morris  <rgm@gnu.org>
13392
13393         * encrypt.el: Require password, rather than autoloading password-read.
13394
13395 2007-11-29  Glenn Morris  <rgm@gnu.org>
13396
13397         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
13398         (sasl-make-client, sasl-next-step, sasl-step-data)
13399         (sasl-step-set-data): Declare as functions.
13400
13401 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
13402
13403         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
13404
13405 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
13406
13407         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
13408         certs should be verified and what is to be done in the event of a
13409         verification failure.
13410
13411         * gnus.el (gnus-method-to-server): Add an optional parameter so the
13412         caller can indicate whether the cache should be disregarded for this
13413         call.  This way the result of the call is reproducible at all times and
13414         can be considered a canonical server name for the supplied method.
13415         (gnus-agent-method-p): Canonicalize server names by pushing their
13416         method through `gnus-method-to-server' using the no-cache argument.
13417
13418         * gnus-srvr.el (gnus-server-insert-server-line):
13419         Call `gnus-method-to-server' with `no-cache' argument.
13420
13421         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
13422         gnus-agent-possibly-synchronize-flags as this should be called when the
13423         server is actually being opened.
13424         (gnus-agent-possibly-synchronize-flags)
13425         (gnus-agent-possibly-synchronize-flags-server): Move check for the
13426         flags file of an agentized server to the latter function.
13427
13428         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
13429         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
13430         after a connection has been established successfully.
13431
13432 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13433
13434         * gnus-art.el (article-display-face): Force to display face if called
13435         interactively; check if gnus-article-x-face-too-ugly matches author.
13436         (article-display-x-face): Display face even if From header is missing
13437         as article-display-face does.
13438
13439 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
13440
13441         * hashcash.el (message-narrow-to-headers-or-head)
13442         (message-fetch-field, message-goto-eoh)
13443         (message-narrow-to-headers): Declare as functions.
13444
13445 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
13446
13447         * mail-source.el (mail-sources): Default to fetch from file for
13448         compatibility with default of nnmail-spool-file.
13449
13450 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
13453         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
13454         to look for encoded word that should be encoded again.
13455         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
13456         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
13457         encoding pattern.
13458         (rfc2047-decode-region): Switch strict regexp and loose one according
13459         to rfc2047-allow-irregular-q-encoded-words.
13460
13461 2007-11-25  Romain Francoise  <romain@orebokech.com>
13462
13463         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
13464
13465 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13466
13467         * tls.el (tls-program): Provide more custom choices from
13468         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
13469         (tls-process-connection-type, tls-success): Remove "*" in doc string.
13470
13471 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13472
13473         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
13474         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
13475
13476         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
13477         `nnmail-spool-file'.
13478
13479         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
13480         `nnmail-spool-file'.
13481
13482         * gnus-move.el (gnus-change-server): Ditto.
13483
13484         * gnus-kill.el (gnus-batch-score): Ditto.
13485
13486         * gnus-cache.el (gnus-jog-cache): Ditto.
13487
13488         * gnus-msg.el (gnus-summary-reply):
13489         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
13490
13491 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13492
13493         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
13494         version.  Minor improvement to doc strings.
13495         (tls-program): Add comment.
13496
13497 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
13498
13499         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
13500         (tls-checktrust): New variable.  Check if GNU TLS complained about a
13501         mismatch between the hostname provided in the certificate and the name
13502         of the host connnecting to.
13503         (open-tls-stream): Use them.  Check certificates against trusted root
13504         certificates.
13505
13506 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13507
13508         * gnus-cache.el (gnus-cache-generate-nov-databases):
13509         Use nnml-generate-nov-databases-directory instead of
13510         nnml-generate-nov-databases-1.
13511
13512 2007-11-24  Glenn Morris  <rgm@gnu.org>
13513
13514         * message.el (message-tool-bar-retro): Update for rename
13515         mail_send.xpm->mail-send.xpm.
13516
13517 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
13518
13519         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
13520         `smime-ldap-search' for Emacs 22 and up.
13521
13522 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13523
13524         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
13525
13526         * message.el (message-send-mail-function): Fix error convention.
13527         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
13528         (message-widen-reply, message-send-mail, message-talkative-question)
13529         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
13530         (message-clone-locals, message-send-news): Use with-current-buffer.
13531         (message-insert-or-toggle-importance): Remove unused var `valid'.
13532         (message-make-references): Remove unused var `new-references'.
13533         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
13534
13535 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
13536
13537         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
13538         (spam-split-symbolic-return-positive): Reflow docstring.
13539         (spam-backends, spam-summary-exit-behavior)
13540         (spam-mark-ham-unread-before-move-from-spam-group)
13541         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
13542         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
13543         (spam-clear-cache, spam-backend-check, spam-install-backend)
13544         (spam-install-statistical-backend, spam-list-of-processors)
13545         (spam-group-processor-p, spam-split, spam-bogofilter-score)
13546         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
13547         (spam-check-crm114, spam-initialize, spam-unload-hook):
13548         Fix typos in docstrings.
13549
13550 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
13553         been checked if they have never been read and those group levels are
13554         higher than the one that a user specified.
13555
13556 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
13559         foreign groups unless a group level is specified by a user.
13560         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
13561
13562 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
13563
13564         * message.el (message-send-mail-function): Require sendmail.
13565
13566 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
13567
13568         * message.el (message-send-mail-function): Check for smtpmail too.
13569
13570         * utf7.el (utf7-encode, utf7-decode): Use coding system
13571         `utf-7'/`utf-7-imap' from utf-7.el' if available.
13572
13573         * message.el (message-send-mail-function): New function.
13574         (message-send-mail-function): Set default using
13575         message-send-mail-function.  Adjust doc string.
13576         (message-send-mail-with-mailclient): New function.
13577
13578 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
13579
13580         * smime.el (from):
13581         * rfc2047.el (message-posting-charset):
13582         * qp.el (mm-use-ultra-safe-encoding):
13583         * pop3.el (parse-time-months):
13584         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
13585         * nnml.el (files):
13586         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
13587         (jka-compr-compression-info-list, ange-ftp-path-format)
13588         (efs-path-regexp):
13589         * nndiary.el (files):
13590         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
13591         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
13592         (epg-digest-algorithm-alist, inhibit-redisplay)
13593         (password-cache-expiry):
13594         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
13595         (pgg-output-buffer, password-cache-expiry):
13596         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
13597         (efs-path-regexp):
13598         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
13599         (inhibit-redisplay):
13600         * mm-uu.el (file-name, start-point, end-point, entry)
13601         (gnus-newsgroup-name, gnus-newsgroup-charset):
13602         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
13603         (latin-unity-ucs-list):
13604         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
13605         (mm-uu-binhex-decode-function):
13606         * message.el (gnus-message-group-art, gnus-list-identifiers)
13607         (rmail-enable-mime-composing, gnus-local-organization)
13608         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
13609         (gnus-read-active-file, facemenu-add-face-function)
13610         (facemenu-remove-face-function, gnus-article-decoded-p)
13611         (tool-bar-mode):
13612         * mail-source.el (display-time-mail-function):
13613         * gnus-util.el (nnmail-pathname-coding-system)
13614         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
13615         (gnus-original-article-buffer, gnus-user-agent)
13616         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
13617         (xemacs-codename, sxemacs-codename, emacs-program-version):
13618         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
13619         * gnus-start.el (gnus-agent-covered-methods)
13620         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
13621         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
13622         (gnus-newsgroup-headers, gnus-group-list-mode)
13623         (gnus-group-mark-positions, gnus-newsgroup-data)
13624         (gnus-newsgroup-unreads, nnoo-state-alist)
13625         (gnus-current-select-method, mail-sources)
13626         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
13627         (nnmail-spool-file, gnus-cache-active-hashtb):
13628         * gnus-mh.el (mh-lib-progs):
13629         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
13630         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
13631         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
13632         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
13633         (gnus-group-buffer):
13634         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
13635         (font-lock-set-defaults):
13636         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
13637         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
13638         (gnus-summary-post-menu, total-parts, type, condition, length):
13639         * gnus-agent.el (gnus-agent-read-agentview):
13640         * flow-fill.el (show-trailing-whitespace):
13641         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
13642         eval-and-compile wrappers for byte compiler pacifiers.
13643
13644         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
13645         (mm-display-inline-fontify): Check for featurep 'xemacs not
13646         extent-list.
13647
13648         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
13649         itimer-list.
13650         (mm-create-image-xemacs): Only do something for XEmacs.
13651         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
13652
13653         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
13654
13655         * gnus-registry.el (gnus-adaptive-word-syntax-table):
13656         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
13657
13658 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
13659
13660         * nnimap.el (nnimap-split-download-body):
13661         * gnus-demon.el (gnus-demon):
13662         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
13663
13664 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13665
13666         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
13667         New macros.
13668         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
13669         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
13670         copy data from unibyte buffer to multibyte current buffer.
13671         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
13672         to copy data from unibyte current buffer to multibyte buffer.
13673         (nntp-make-process-buffer): Make process buffer unibyte.
13674
13675         * pop3.el (pop3-open-server): Fix typo in Lisp code.
13676
13677 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
13678
13679         * pop3.el (pop3-open-server): Accept and process data more robustly at
13680         connection start to avoid spurious "POP SSL connection failed" errors.
13681
13682 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13683
13684         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
13685         read group names.
13686
13687 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
13688
13689         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
13690
13691 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13692
13693         * nnmail.el (nnmail-parse-active): Make group names unibyte.
13694         (nnmail-save-active): Use a unibyte buffer when saving active file,
13695         which may contain non-ASCII group names.
13696
13697         * nnml.el (nnml-request-group): Decode group names in messages.
13698
13699 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
13700
13701         * message.el (message-citation-line-function)
13702         (message-insert-formatted-citation-line): Fix spelling of
13703         `message-insert-formated-citation-line'.
13704
13705 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
13706
13707         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
13708
13709 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13710
13711         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
13712         nnmail-pathname-coding-system.
13713
13714         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
13715         that a user enters; decode group names in messages.
13716
13717         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
13718
13719 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13720
13721         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
13722
13723         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
13724
13725         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
13726         risky local variable.
13727
13728         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
13729
13730 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
13731
13732         * encrypt.el: Improve documentation to fix function name typo.
13733         Reported by Daiki Ueno <ueno@unixuser.org>.
13734
13735 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
13738         even if the point is not in the last page of an article.
13739         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
13740         back to the previous page.
13741
13742 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
13743
13744         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
13745
13746 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13747
13748         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
13749
13750 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13751
13752         * message.el (message-check-news-body-syntax):
13753         Avoid mm-string-as-multibyte.
13754         (message-hide-headers): Don't assume (point-min)==1.
13755
13756 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13757
13758         * message.el (message-remove-blank-cited-lines): Fix if remove is
13759         given.
13760         (message-bogus-address-regexp): New variable.
13761         (message-bogus-recipient-p): New function.
13762         (message-check-recipients): New command.
13763         (message-syntax-checks): Add `bogus-recipient'.
13764         (message-fix-before-sending): Add `bogus-recipient'.
13765
13766         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
13767         (gnus-treat-body-boundary): Don't test window-system.
13768
13769 2007-10-28  Leo Liu  <sdl.web@gmail.com>
13770
13771         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
13772
13773 2007-10-28  Miles Bader  <miles@gnu.org>
13774
13775         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
13776         at compile-time too.
13777
13778 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13779
13780         * gnus-msg.el (gnus-message-setup-hook):
13781         Add `message-remove-blank-cited-lines' to options.
13782
13783 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13784
13785         * message.el (message-remove-blank-cited-lines): New function.
13786         Suggested by Karl Plästerer.
13787
13788 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13789
13790         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
13791         mapc.
13792
13793         * imap.el (imap-open): Replace mapcar called for effect with mapc.
13794         (top-level): Use mapc to set functions to be traced for debugging.
13795
13796         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
13797         called for effect with while loop.
13798
13799         * message.el (message-talkative-question): Replace mapcar called for
13800         effect with mapc.
13801
13802         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
13803         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
13804         called for effect with dolist.
13805
13806         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
13807
13808         * nndiary.el: Use dolist instead of mapcar to add diary headers to
13809         gnus-extra-headers and nnmail-extra-headers.
13810
13811         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
13812         called for effect with dolist.
13813         (top-level): Use mapc to set functions to be traced for debugging.
13814
13815         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
13816         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
13817         dolist.
13818
13819         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
13820         Replace mapcar called for effect with mapc.
13821         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
13822         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
13823         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
13824         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
13825
13826         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
13827         remove-if that's a cl function.
13828
13829         * webmail.el (webmail-debug): Replace mapcar called for effect with
13830         dolist.
13831
13832         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
13833         with mapc.
13834
13835 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13836
13837         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
13838         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
13839         with while loop.
13840
13841         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
13842         functions from article-* functions.
13843         (gnus-multi-decode-header): Replace mapcar called for effect with
13844         dolist.
13845
13846         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
13847         (gnus-bookmark-show-details): Replace mapcar called for effect with
13848         while loop.
13849
13850         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
13851         called for effect with while loop.
13852
13853         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
13854         with dolist.
13855
13856         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13857         Replace mapcar called for effect with dolist.
13858
13859         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
13860
13861         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
13862         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
13863         Replace mapcar called for effect with dolist.
13864         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
13865         mapc.
13866
13867         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
13868         Replace mapcar called for effect with dolist.
13869         (gnus-topic-list): Replace mapcar called for effect with mapc.
13870
13871         * gnus.el: Use mapc instead of mapcar to add autoloads.
13872
13873 2007-10-23  Richard Stallman  <rms@gnu.org>
13874
13875         * gnus-group.el (gnus-group-highlight): Mark as risky.
13876
13877 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13878
13879         * gnus.el (gnus-server-to-method): Return method found first in
13880         gnus-newsrc-alist.
13881
13882         * gnus-art.el (gnus-article-highlight-signature)
13883         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
13884         button overlay without the front stickiness.
13885
13886 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
13887
13888         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
13889         overview buffer needed a catch to receive its throw.
13890         (gnus-agent-flush-cache): Declare as interactive to make this function
13891         easier to use.
13892
13893 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
13894
13895         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
13896         `next-line'.
13897
13898 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13899
13900         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
13901         exclude address matching message-dont-reply-to-names.
13902
13903 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-util.el (gnus-string<): New function.
13906
13907         * gnus-sum.el (gnus-article-sort-by-author)
13908         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
13909
13910 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13911
13912         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
13913         the frame-focus tag is set in gnus-buffer-configuration.
13914
13915 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13916
13917         * gnus-art.el (gnus-article-add-button): Make a button overlay without
13918         the front stickiness.
13919
13920 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
13923         url pattern; remove duplicate one.
13924         (gnus-article-extend-url-button): New function.
13925         (gnus-article-add-buttons): Use it.
13926         (gnus-button-push): Use concatenated url that it makes.
13927
13928 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
13929
13930         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
13931
13932 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13933
13934         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
13935         Don't hardcode point-min==1.
13936
13937 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
13938
13939         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
13940         Fix comment about "iso8859-1".
13941
13942 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
13943
13944         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
13945         ones returned from the verify-function.
13946
13947         * mm-uu.el (mm-uu-pgp-signed-extract-1):
13948         Call mml2015-extract-cleartext-signature if extraction failed.
13949
13950 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
13951
13952         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
13953         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
13954         failed.
13955
13956 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13957
13958         * Relicense "GPLv2 or later" files to "GPLv3 or later".
13959
13960 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
13961
13962         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
13963         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
13964         recommends to use EasyPG instead of PGG.
13965
13966         * pgg.el: Revert to revision 6.23.2.16.
13967
13968         * pgg-def.el: Revert to revision 6.6.2.14.
13969
13970         * pgg-gpg.el: Revert to revision 6.23.2.34.
13971
13972 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
13973
13974         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
13975         to mark a thread as expirable.  Add variable `hide' to handle hiding of
13976         thread for both the null and zero (kill/expire thread) universal prefix
13977         cases.
13978         (gnus-summary-expire-thread): Add new function to expire a thread,
13979         using gnus-summary-kill-thread.
13980         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
13981         shortcuts for gnus-summary-expire-thread.
13982         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
13983         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
13984
13985 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13986
13987         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
13988         extras value, so an extras entry can be deleted.
13989         (gnus-registry-delete-extra-entry): Use it.
13990         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
13991         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
13992         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
13993         storage through the gnus-registry, and provide an appropriate API for
13994         it.
13995
13996 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13997
13998         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
13999         Suggested by Leo <sdl.web@gmail.com>.
14000
14001         * gnus.el: Do.
14002
14003 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14006         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
14007
14008         * gnus-agent.el (gnus-agent-fetch-headers): Do.
14009
14010         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14011         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14012
14013 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14014
14015         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14016         newline.
14017         (nnmbox-request-accept-article): Don't change article in source buffer;
14018         narrow to header to use message-fetch-field rather than
14019         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14020         (nnmbox-request-replace-article): Quote lines that'll be misidentified
14021         as delimiters; make sure article ends with newline.
14022         (nnmbox-delete-mail): Correct last position of article to be deleted;
14023         ignore X-Gnus-Newsgroup header in article body.
14024         (nnmbox-save-mail): Quote lines looking like delimiters at the right
14025         positions; make sure article ends with newline.
14026
14027         * message.el (message-display-abbrev): Don't infloop when a user
14028         inserts SPC in the beginning of header.
14029
14030         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
14031         coding-system-for-read and coding-system-for-write for XEmacs having no
14032         file-coding feature.
14033
14034         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
14035
14036 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
14037
14038         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14039         list of groups not followed by default.  Fix type to be regexp.
14040         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14041
14042 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
14043
14044         * hmac-def.el (define-hmac-function): Switch from old-style to
14045         new-style backquotes.
14046
14047         * md4.el (md4-make-step): Likewise.
14048
14049 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14050
14051         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14052         raw-text coding system when saving .newsrc file, which may contain
14053         non-ASCII group names.
14054
14055 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14056
14057         * gnus-cus.el (gnus-score-extra): New widget.
14058         (gnus-score-extra-convert): New function.
14059         (gnus-score-customize): Use it for Extra.
14060
14061 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
14062
14063         * mml2015.el (mml2015-extract-cleartext-signature): New function.
14064         (mml2015-mailcrypt-clear-verify): Use it.
14065         (mml2015-gpg-clear-verify): Use it.
14066         (mml2015-pgg-clear-verify): Use it.
14067         (mml2015-epg-clear-verify): Replace the current part with the output
14068         from GnuPG; don't extract the plaintext by itself.
14069
14070         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14071         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14072         mml2015-clear-verify-function; don't touch the armor headers or
14073         dash-escaped text here.
14074
14075 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14076
14077         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14078         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14079         parts, or application/octet-stream as a last resort.
14080         (gnus-mime-view-part-as-type): Don't toggle display.
14081         (gnus-mime-view-part-as-charset): Don't turn off display before
14082         querying charset.
14083
14084         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14085         stuff to undisplayer function in Emacs.
14086         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14087
14088         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14089         text/calendar parts.
14090
14091 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14092
14093         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14094         decoding text/calendar parts.
14095
14096         * message.el (message-forward-make-body-mime): Always mark body as
14097         having no illegible text; remove signed-or-encrypted argument.
14098         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14099
14100         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14101         (mml-generate-mime-1): Don't encode body if it is specified to be in
14102         raw form; don't make buffer be unibyte when inserting multibyte string.
14103
14104 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14105
14106         * sha1.el: Fix up comment style.
14107         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14108         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14109
14110         * hex-util.el: Fix up comment style.
14111         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14112
14113         * gnus-salt.el: Use with-current-buffer.
14114         (gnus-pick-setup-message): Fix long-standing typo.
14115
14116 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14117
14118         * imap.el (imap-logout-timeout): New variable.
14119         (imap-logout, imap-logout-wait): New functions.
14120         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14121
14122         * nnimap.el (nnimap-logout-timeout): New server variable.
14123         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14124         nnimap-logout-timeout.
14125
14126         * gnus-art.el (gnus-article-summary-command-nosave)
14127         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14128
14129 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14130
14131         * gnus.el (gnus-maximum-newsgroup): New variable.
14132
14133         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14134         according to gnus-maximum-newsgroup.
14135
14136         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14137         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14138         Limit the range of articles according to gnus-maximum-newsgroup.
14139
14140 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
14141
14142         * gnus-art.el (gnus-sticky-article): Fix problems described in
14143         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
14144         Don't perform gnus-configure-windows here; reuse existing sticky
14145         article buffer.
14146
14147         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14148         it doesn't exist in gnus-article-mode.
14149
14150 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14151
14152         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14153         (gnus-agent-decoded-group-name): New function.
14154         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14155         (gnus-agent-expire-group-1): Use it; decode group name in messages.
14156
14157 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
14158
14159         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14160         Add binding for gnus-sticky-article.
14161         (gnus-summary-exit): Don't kill sticky article buffers.
14162
14163         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14164         article buffer.
14165         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14166         (gnus-kill-sticky-article-buffers): New commands.
14167
14168 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14169
14170         * nntp.el (nntp-xref-number-is-evil): New server variable.
14171         (nntp-find-group-and-number): If it is non-nil, don't trust article
14172         numbers in the Xref header.
14173
14174 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * gnus-agent.el (gnus-agent-read-group): New function.
14177         (gnus-agent-flush-group, gnus-agent-expire-group)
14178         (gnus-agent-regenerate-group): Use it.
14179         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14180         nnmail-pathname-coding-system.
14181
14182 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14183
14184         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14185
14186         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14187         that are unread as unread, and also as selected so that information of
14188         marks having been changed by a user may be updated when exiting group.
14189
14190 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14191
14192         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14193
14194 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14195
14196         * gnus-art.el (gnus-mime-display-single): Pass part number that is
14197         calculated ignoring signature parts to gnus-treat-article.
14198
14199 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14200
14201         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14202         a point here in order to keep the window start.
14203         (gnus-insert-mime-security-button): Make a button overlay without the
14204         front stickiness.
14205         (gnus-mime-display-security): Goto the end of a button.
14206
14207         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14208
14209 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14212         group-name-at-point.
14213         (gnus-group-completing-read): New function that offers decoded
14214         non-ASCII group names for completion.
14215         (gnus-fetch-group, gnus-group-read-ephemeral-group)
14216         (gnus-group-jump-to-group, gnus-group-make-group-simple)
14217         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14218         (gnus-group-fetch-control): Use it.
14219         (gnus-fetch-group): Use group-name-at-point for the initial value
14220         rather than the default value; use gnus-alive-p.
14221
14222         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14223         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14224         (gnus-summary-post-news): Use gnus-group-completing-read.
14225
14226         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14227         (gnus-read-move-group-name): Decode group name for completion.
14228
14229 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
14230
14231         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14232         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14233         Yamaoka slightly modified the code).
14234
14235 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14236
14237         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14238         (nnmail-split-incoming): Bind it.
14239
14240         * nnml.el (nnml-group-name-charset): New function.
14241         (nnml-decoded-group-name): Use it; don't decode group name if
14242         nnmail-group-names-not-encoded-p is non-nil.
14243         (nnml-encoded-group-name): New function.
14244         (nnml-group-pathname): Inline nnml-decoded-group-name.
14245         (nnml-request-expire-articles): Decode group name in message.
14246         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14247         nnmail-pathname-coding-system.
14248         (nnml-save-mail, nnml-active-number): Work with decoded group names and
14249         not decoded ones according to nnmail-group-names-not-encoded-p.
14250         (nnml-generate-active-info): Use nnml-encoded-group-name.
14251
14252 2007-08-08  Glenn Morris  <rgm@gnu.org>
14253
14254         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14255         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14256         doc-strings and comments.
14257
14258 2007-07-25  Glenn Morris  <rgm@gnu.org>
14259
14260         * Relicense all FSF files to GPLv3 or later.
14261
14262 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14263
14264         * gnus-sum.el (gnus-summary-move-article):
14265         Make gnus-summary-respool-article work.
14266
14267 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
14268
14269         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14270         string.
14271
14272 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
14273
14274         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
14275         that should be ignored when comparing distant RSS articles with local
14276         ones.
14277         (nnrss-make-hash-index): New function.  Create a hash index according
14278         to the ignored fields.
14279         (nnrss-check-group): Use it.
14280
14281 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14282
14283         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14284
14285         * gnus-art.el (article-decode-group-name): Decode Xref header too.
14286
14287         * gnus-group.el (gnus-group-make-group): Encode group name here unless
14288         the new optional argument ENCODED is non-nil.
14289         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14290         coding system for encoding group name.
14291         (gnus-group-make-rss-group): Pass un-encoded group name to
14292         gnus-group-make-group.
14293         (gnus-group-set-info): Tell gnus-group-make-group that group name is
14294         encoded.
14295
14296         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14297         Encode group name to which articles are moved or copied.
14298         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14299         coding system for encoding Newsgroup, Followup-To and Xref headers.
14300
14301         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14302         marks; use nnheader-file-coding-system to write a file.
14303         (nnagent-retrieve-headers): Bind file-name-coding-system to
14304         nnmail-pathname-coding-system.
14305
14306         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14307
14308         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14309         (nnml-request-article, nnml-request-create-group)
14310         (nnml-request-rename-group, nnml-find-id)
14311         (nnml-possibly-change-directory, nnml-possibly-create-directory)
14312         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14313         (nnml-save-marks): Use nnml-group-pathname instead of
14314         nnmail-group-pathname.
14315
14316         (nnml-request-create-group, nnml-request-expire-articles)
14317         (nnml-request-move-article, nnml-request-delete-group)
14318         (nnml-deletable-article-p, nnml-possibly-create-directory)
14319         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14320         (nnml-open-marks): Bind file-name-coding-system to
14321         nnmail-pathname-coding-system.
14322
14323         (nnml-request-article): Pass server argument to nnml-find-group-number.
14324         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14325         Pass server argument to nnml-possibly-create-directory.
14326         (nnml-request-accept-article): Pass server argument to
14327         nnml-active-number and nnml-save-mail.
14328         (nnml-find-group-number): Pass server argument to nnml-find-id.
14329         (nnml-request-update-info): Pass server argument to
14330         nnml-marks-changed-p.
14331
14332         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14333         (nnml-save-mail, nnml-active-number): Add server argument.
14334
14335         (nnml-request-delete-group): Warn if group is missing.
14336         (nnml-get-nov-buffer): Decode group name.
14337         (nnml-generate-active-info): Encode group name.
14338         (nnml-open-marks): Decode group name in messages.
14339
14340 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14341
14342         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14343         if it is not specified.
14344         (gnus-article-pipe-part, gnus-article-save-part)
14345         (gnus-article-interactively-view-part, gnus-article-copy-part)
14346         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14347         (gnus-article-inline-part, gnus-article-save-part-and-strip)
14348         (gnus-article-replace-part, gnus-article-delete-part)
14349         (gnus-article-view-part-as-type): Pass raw prefix argument to
14350         gnus-article-part-wrapper.
14351
14352 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14353
14354         * gnus-agent.el (gnus-agent-save-active):
14355         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14356
14357         * gnus-cache.el (gnus-cache-save-buffers)
14358         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14359         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14360         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14361         (gnus-cache-braid-nov, gnus-cache-braid-heads)
14362         (gnus-cache-generate-active, gnus-cache-rename-group)
14363         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14364         (gnus-cache-update-overview-total-fetched-for):
14365         Bind file-name-coding-system to nnmail-pathname-coding-system.
14366         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14367         New variables.
14368         (gnus-cache-decoded-group-name): New function.
14369         (gnus-cache-file-name): Use it.
14370         (gnus-cache-generate-active): Use non-decoded group name for active.
14371
14372         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
14373         right place.
14374         (gnus-write-active-file): Don't break non-ASCII group names.
14375
14376         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
14377         nnmail-pathname-coding-system.
14378
14379         * lpath.el: Bind default-file-name-coding-system,
14380         file-name-coding-system and language-info-alist for XEmacs.
14381
14382         * gnus-uu.el (gnus-uu-decode-save): Typo.
14383
14384 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14385
14386         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
14387
14388 2007-07-14  David Kastrup  <dak@gnu.org>
14389
14390         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
14391         finishing actions if we did not edit the article.
14392
14393 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
14396         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
14397         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
14398         (gnus-agent-flush-group, gnus-agent-flush-cache)
14399         (gnus-agent-fetch-headers, gnus-agent-load-alist)
14400         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
14401         (gnus-agent-retrieve-headers, gnus-agent-request-article)
14402         (gnus-agent-regenerate-group)
14403         (gnus-agent-update-files-total-fetched-for)
14404         (gnus-agent-update-view-total-fetched-for):
14405         Bind file-name-coding-system to nnmail-pathname-coding-system.
14406         (gnus-agent-group-pathname): Don't encode file names by
14407         nnmail-pathname-coding-system.
14408         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
14409         coding-system-for-write instead of buffer-file-coding-system to
14410         gnus-agent-file-coding-system.
14411
14412         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
14413         Decode group name.
14414
14415         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
14416
14417         * gnus-start.el (gnus-update-active-hashtb-from-killed)
14418         (gnus-read-newsrc-el-file): Make group names unibyte.
14419
14420         * nnmail.el (nnmail-group-pathname): Don't encode file names by
14421         nnmail-pathname-coding-system.
14422
14423         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
14424         (nnrss-request-delete-group): Bind file-name-coding-system to
14425         nnmail-pathname-coding-system.
14426         (nnrss-read-server-data, nnrss-read-group-data):
14427         Bind file-name-coding-system correctly.
14428         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
14429
14430         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
14431         (nntp-server-to-method-cache): New variable.
14432         (nntp-group-pathname): New function that decodes non-ASCII group names.
14433         (nntp-possibly-create-directory, nntp-marks-changed-p)
14434         (nntp-save-marks, nntp-open-marks): Use it.
14435         (nntp-possibly-create-directory, nntp-open-marks):
14436         Bind file-name-coding-system to nnmail-pathname-coding-system.
14437         (nntp-open-marks): Decode group names when bootstrapping marks.
14438
14439         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
14440         Newsgroups and Followup-To headers.
14441
14442 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14445         (gnus-server-closed-face, gnus-server-denied-face)
14446         (gnus-server-offline-face): Remove variable.
14447         (gnus-server-font-lock-keywords): Use faces that are not aliases.
14448
14449         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
14450         of modifying message-stack directly for XEmacs.
14451
14452         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
14453         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
14454         if the coding-system argument is nil for XEmacs.
14455
14456         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
14457         mm-charset-override-alist.
14458
14459         * rfc2047.el: Don't require base64; require rfc2045 for the function
14460         rfc2045-encode-string.
14461         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
14462         to quote the parameter value.
14463
14464 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14465
14466         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
14467         form in gnus-group-name-charset-method-alist.
14468
14469         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
14470         overrides the default layout edit-form.
14471
14472         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
14473
14474         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
14475
14476 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
14479         as unfetched articles.
14480
14481 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
14482
14483         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
14484
14485 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14486
14487         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
14488         original back end that keeps marks in the local system.
14489
14490 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
14493         arg of pop-to-buffer for XEmacs.
14494         (gnus-article-read-summary-keys): Ditto; don't restore window
14495         configuration if summary command ends up with neither article buffer
14496         nor summary buffer; describe bindings if summary keys end with C-h.
14497
14498 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14499
14500         * message.el (message-fix-before-sending): Skip raw message part to be
14501         forwarded while checking illegible text.
14502         (message-forward-make-body-mime, message-forward-make-body):
14503         Mark signed or encrypted raw message as having no illegible text.
14504
14505 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14506
14507         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
14508         (gnus-message-with-timestamp-1): New macro.
14509         (gnus-message-with-timestamp): New function.
14510         (gnus-message): Use them.
14511
14512         * nnheader.el (nnheader-message): Use them.
14513
14514 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
14515
14516         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
14517         .newsrc.eld file.
14518
14519 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14520
14521         * gnus-agent.el (gnus-agent-fetch-headers)
14522         (gnus-agent-retrieve-headers):
14523         Bind gnus-decode-encoded-address-function to identity.
14524
14525         * nntp.el (nntp-send-xover-command): Recognize an xover command is
14526         available also when the server returns simply a dot.
14527
14528         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
14529
14530 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14531
14532         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
14533
14534 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14535
14536         * gnus-ems.el (gnus-x-splash): Make it work.
14537
14538         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
14539         from being used.
14540
14541         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
14542
14543 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14544
14545         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
14546         4th and the 5th arguments.
14547
14548         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
14549         the front stickiness.
14550         (gnus-article-summary-command-nosave): Correct the order of the
14551         arguments passed to pop-to-buffer.
14552         (gnus-article-read-summary-keys): Ditto; make it work properly when the
14553         summary command ends up with the article buffer.
14554
14555         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
14556         the same faces.
14557
14558 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
14559
14560         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
14561
14562 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
14563
14564         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
14565         * gnus-sum.el (gnus-summary-highlight):
14566         * pgg.el (pgg-sign-region, pgg-sign):
14567         * mail-source.el (mail-source-delete-old-incoming-confirm):
14568         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
14569
14570 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14571
14572         * gnus-art.el (gnus-mime-view-part-externally)
14573         (gnus-mime-view-part-internally): Fix predicate function passed to
14574         completing-read.
14575
14576         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
14577
14578         * gnus.el (gnus-update-message-archive-method): Add :version.
14579
14580 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14581
14582         * gnus.el (gnus-update-message-archive-method): New variable.
14583
14584         * gnus-start.el (gnus-setup-news): Update saved "archive" method
14585         according to gnus-message-archive-method if
14586         gnus-update-message-archive-method is non-nil.
14587
14588 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14589
14590         * gnus-sum.el (gnus-summary-limit-to-address): New function.
14591         Suggested by Loic Dachary <loic@dachary.org>.
14592         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14593
14594 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * message.el (message-pop-to-buffer): Add switch-function argument.
14597         (message-mail): Pass switch-function argument to it.
14598
14599 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
14600
14601         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
14602         Improve doc string.
14603
14604 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14605
14606         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
14607         (gnus-header-content):
14608         * gnus-cite.el (gnus-cite-10):
14609         * gnus-srvr.el (gnus-server-closed):
14610         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
14611         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
14612         (gnus-group-mail-3-empty, gnus-group-mail-low)
14613         (gnus-group-mail-low-empty, gnus-splash):
14614         * message.el (message-header-to, message-header-cc)
14615         (message-header-subject, message-header-other, message-header-name)
14616         (message-header-xheader, message-separator, message-cited-text)
14617         (message-mml): Lighten colors of faces used for dark background.
14618
14619 2007-05-24  Simon Josefsson  <simon@josefsson.org>
14620
14621         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
14622         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
14623
14624 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14625
14626         * message.el (message-narrow-to-headers-or-head):
14627         Ignore mail-header-separator in the body.
14628
14629 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14630
14631         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
14632         same as window size.
14633
14634 2007-05-22  Kevin Ryde  <user42@zip.com.au>
14635
14636         * message.el (message-font-lock-keywords): Use message-header-xheader
14637         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
14638         ahead of the anything pattern, to get it recognized.
14639
14640 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14641
14642         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
14643         spam.el loads uses it in the compiled defadvice form.
14644
14645 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
14646
14647         * gnus-sum.el (gnus-articles-to-read)
14648         (gnus-summary-insert-old-articles): Don't truncate group name for
14649         `read-string'.
14650
14651         * gnus-util.el (gnus-limit-string): Delete this function.
14652
14653         * gnus-sum.el (gnus-simplify-subject-fully):
14654         Use `truncate-string-to-width' instead.
14655
14656 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
14657
14658         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
14659         Tell if, on summary exit, the next group has to be selected.
14660         (gnus-summary-exit): Use it.
14661
14662 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
14663
14664         * gnus-art.el (gnus-article-mode): Fix comment about displaying
14665         non-break space.
14666
14667 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14668
14669         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
14670         Check if group is not a directory.
14671         (nnfolder-request-expire-articles): Don't delete articles if the target
14672         group is not available.
14673
14674         * nnml.el (nnml-request-create-group): Properly check if group is not a
14675         file.
14676         (nnml-request-expire-articles): Don't delete articles if the target
14677         group is not available.
14678
14679         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14680         Don't quote characters that are within parentheses.
14681
14682 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14683
14684         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
14685         (gnus-handle-ephemeral-exit): Select article according to it.
14686
14687 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14688
14689         * message.el (message-insert-formated-citation-line): Remove newline.
14690         (message-citation-line-format): Add final \n here so that the user can
14691         avoid a blank line.
14692
14693 2007-05-03  Dan Christensen  <jdc@uwo.ca>
14694
14695         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
14696         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
14697         Update lanl/arXiv support.
14698
14699 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14700
14701         * gnus.el: Bump version number.
14702
14703 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14704
14705         * gnus.el (gnus-version-number): Bump version.
14706
14707 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14708
14709         * gnus.el: No Gnus v0.6 is released.
14710
14711 2007-04-27  Didier Verna  <didier@xemacs.org>
14712
14713         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
14714         * gmm-utils.el (gmm-regexp-concat): ... here.
14715         * message.el: Don't require 'gnus-util.
14716         (message-dont-reply-to-names): Handle name change above.
14717         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
14718
14719 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14720
14721         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
14722         since the initial value varies according to the system.
14723
14724 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14725
14726         * mm-util.el (mm-charset-synonym-alist): Defcustom.
14727
14728 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
14729
14730         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
14731
14732 2007-04-24  Didier Verna  <didier@xemacs.org>
14733
14734         Improve the type of gnus-ignored-from-addresses.
14735         * gnus-util.el (gnus-orify-regexp): New function.
14736         * message.el (gnus-util): Require it.
14737         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
14738         * gnus-sum.el (gnus-ignored-from-addresses): New function.
14739         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
14740
14741 2007-04-24  Didier Verna  <didier@xemacs.org>
14742
14743         * gnus-sum.el:
14744         * gnus-utils.el: Fix some trailing whitespaces.
14745
14746 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14747
14748         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
14749         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
14750         article's Message-ID; refer parent article in summary buffer.
14751
14752         * message.el (message-bounce): Call mime-to-mml.
14753
14754         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
14755         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
14756         optimize and/or forms properly.
14757
14758 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
14759
14760         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
14761         URL.
14762
14763 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14764
14765         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
14766
14767 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14768
14769         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
14770         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
14771         displayed of multipart/alternative part if it is invoked from summary
14772         buffer.
14773
14774         * mm-view.el (mm-inline-text-html-render-with-w3m)
14775         (mm-inline-text-html-render-with-w3m-standalone)
14776         (mm-inline-render-with-function): Use mail-parse-charset by default.
14777
14778 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
14779
14780         * parse-time.el (parse-time-string-chars): Check if CHAR
14781         is less than the length of parse-time-syntax.
14782
14783 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
14786         from gnus-newsgroup-processable.
14787
14788 2007-04-16  Didier Verna  <didier@xemacs.org>
14789
14790         * gnus-msg.el (gnus-configure-posting-styles):
14791         Handle message-signature-directory properly with :file syntax.
14792         Reported by "Leo".
14793
14794 2007-04-11  Didier Verna  <didier@xemacs.org>
14795
14796         New user option: message-signature-directory.
14797         * gnus-msg.el (gnus-configure-posting-styles): Support it.
14798         * message.el (message-insert-signature): Ditto.
14799         * message.el (message-signature-file): Doc update.
14800         * message.el (message-signature-directory): New.
14801
14802 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14803
14804         * gnus-msg.el (gnus-inews-yank-articles):
14805         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
14806
14807 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * message.el (message-yank-original): Make sure cited text ends with
14810         newline; don't exchange point and mark.
14811
14812 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
14813
14814         * tls.el (open-tls-stream): Properly handle case where there
14815         is no associated buffer.
14816
14817 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
14818
14819         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
14820         message-yank-original, make sure (< mark TEXT point).
14821
14822 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14823
14824         * message.el (message-fill-column): New variable.
14825         (message-mode): Use it.  Add comment on a possible new hook.
14826
14827         * nnmail.el (nnmail-spool-file): Mark as obsolete.
14828         (nnmail-get-new-mail): Reformat.
14829
14830         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
14831
14832         * gmm-utils.el: Fix Commentary.
14833         (gmm-tool-bar-from-list): Fix typo in doc string.
14834
14835 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
14836
14837         * message.el (message-yank-original): Don't switch point and mark
14838         unnecessarily to put point and mark as documented.
14839
14840 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14841
14842         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
14843         from the message heads.
14844
14845 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
14846
14847         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
14848         article buffer does not have a window.  This may not be the best
14849         solution but is certainly better than setting the start of the null,
14850         that is the current, window.
14851
14852 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14853
14854         * gnus-draft.el (gnus-draft-setup-hook): New hook.
14855         (gnus-draft-setup): Run it.
14856
14857         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
14858         gnus-score-fast-scoring.  Allow regexp.
14859         (gnus-score-headers): Use it.
14860
14861         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
14862         XEmacs.
14863
14864         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
14865         string.
14866         (gnus-button-alist): Also catch `<f1> k ...'.
14867         (gnus-treat-display-x-face): Fix doc string.
14868
14869 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14870
14871         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
14872         evaluation of gnus-extended-version to ensure correct generation of the
14873         User-Agent header when message-generate-headers-first is used.
14874
14875 2007-03-24  Simon Josefsson  <simon@josefsson.org>
14876
14877         * hashcash.el (hashcash-generate-payment-async): Don't crash if
14878         hashcash-path is nil.  Don't call callback with incorrect number of
14879         parameters if val is 0.
14880
14881 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14882
14883         * message.el (message-required-news-headers):
14884         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
14885
14886 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
14887
14888         * tls.el (open-tls-stream): In handshake-waiting loop,
14889         don't wait more if there is output available to process.
14890
14891 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
14892
14893         * tls.el (tls-program): Doc fix.
14894
14895 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14896
14897         * message.el (message-generate-new-buffers): Change the meaning of the
14898         nil value; add `standard' to the choices; treat t as `unique'; improve
14899         doc string.
14900         (gnus-select-frame-set-input-focus): Autoload.
14901         (message-buffer-name): Search for the existing message buffer if
14902         message-generate-new-buffers is nil or `standard'; treat the value t of
14903         message-generate-new-buffers as `unique'.
14904         (message-pop-to-buffer): Raise the frame already displaying the message
14905         buffer; clear the echo area after querying.
14906         (message-setup): Pass the `continue' argument to compose-mail.
14907         (message-mail): Prefer `switch-function' if it is given; search for the
14908         existing message buffer if the `continue' argument is non-nil; pass
14909         continue and switch-function arguments to compose-mail by way of
14910         message-setup.
14911         (message-mail-other-window): Adjust argument of message-setup.
14912         (message-mail-other-frame): Ditto.
14913
14914 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
14917         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
14918         to turn font-lock on when turning gnus-message-citation-mode on.
14919
14920 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
14921
14922         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
14923         (mml-smime-function-alist): New variable; add epg as the backend.
14924         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
14925         mml-smime- functions instead.
14926         * mm-view.el: Require smime.
14927
14928 2007-03-05  Didier Verna  <didier@xemacs.org>
14929
14930         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
14931         instead of just inheritance for posting styles.
14932         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
14933
14934 2007-02-24  Chris Moore  <dooglus@gmail.com>
14935
14936         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
14937         * pgg-pgp.el (pgg-pgp-encrypt-region):
14938         * pgg-gpg.el (pgg-gpg-encrypt-region):
14939         Check pgg-encrypt-for-me if no other recipients.
14940
14941 2007-02-24  John Paul Wallington  <jpw@pobox.com>
14942
14943         * tls.el (tls-certtool-program): Fix custom type.
14944
14945 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14946
14947         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
14948         and point-at-eol instead of line-(beginning|end)-position.
14949
14950         * assistant.el (assistant-parse-buffer): Ditto.
14951
14952         * netrc.el (netrc-parse-services): Ditto.
14953
14954 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
14955
14956         * mml2015.el (mml2015-epg-find-usable-key): New function.
14957         (mml2015-epg-sign): Use it.
14958         (mml2015-epg-encrypt): Use it.
14959
14960 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14961
14962         * message.el (message-make-in-reply-to): Quote name containing
14963         non-ASCII characters.  It will make the RFC2047 encoder cause an error
14964         if there are special characters.  Reported by NAKAJI Hiroyuki
14965         <nakaji@jp.freebsd.org>.
14966
14967 2007-02-27  Didier Verna  <didier@xemacs.org>
14968
14969         Include the group parameters as well as the topic ones in the
14970         inheritance filter process.
14971         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
14972         argument GROUP-PARAMS-LIST.
14973         * gnus-topic.el (gnus-group-topic-parameters): Use it.
14974
14975 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14976
14977         * nntp.el (nntp-never-echoes-commands)
14978         (nntp-open-connection-functions-never-echo-commands): New variables.
14979         (nntp-send-command): Use them.
14980
14981 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
14982
14983         * mml2015.el (mml2015-epg-verify): Simplify.
14984
14985 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14986
14987         * mml.el (mml-content-disposition-alist): New user option.
14988         (mml-content-disposition): New function.
14989         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
14990         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
14991
14992 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
14993
14994         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
14995         verification.
14996
14997 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14998
14999         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15000         articles posted in the last 24 hours.
15001
15002 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
15003
15004         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15005
15006 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
15007
15008         * nntp.el (nntp-send-command): Don't wait for echoes when
15009         nntp-open-ssl-stream is used.
15010
15011 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15012
15013         * gnus-cite.el (gnus-test-font-lock-add-keywords)
15014         (gnus-message-add-citation-keywords)
15015         (gnus-message-remove-citation-keywords): Remove.
15016         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15017         directly, make the variables in font-lock-defaults buffer-local, add
15018         gnus-message-citation-keywords to them and then update the value of
15019         font-lock-keywords.
15020
15021 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15022
15023         * message.el (message-cite-original-1): Don't call
15024         gnus-article-highlight-citation.
15025
15026         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15027         citations; fix line count.
15028
15029 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15032         (gnus-message-add-citation-keywords)
15033         (gnus-message-remove-citation-keywords): Use it; fix the emulating
15034         versions of font-lock-add-keywords and font-lock-remove-keywords to
15035         work with XEmacs correctly.
15036
15037 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15038
15039         * gnus-cite.el (gnus-cite-face-list): Set the values of
15040         gnus-message-max-citation-depth and gnus-message-citation-keywords.
15041         (gnus-message-max-citation-depth): Use defvar rather than defconst.
15042         (gnus-message-cite-prefix-regexp): New variable.
15043         (gnus-message-search-citation-line): Use it; protect against long
15044         citation prefix; fill match data with nil rather than 0 for XEmacs; set
15045         the 0th match data for Emacs.
15046         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15047         (gnus-message-add-citation-keywords): Append keywords rather than
15048         prepending; emulate font-lock-add-keywords if it is not available.
15049         (gnus-message-remove-citation-keywords):
15050         Emulate font-lock-remove-keywords if it is not available.
15051
15052         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15053
15054         * message.el (message-cite-prefix-regexp): Set the value of
15055         gnus-message-cite-prefix-regexp.
15056
15057 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15058
15059         * nnweb.el (nnweb-google-parse-1): Update parser.
15060
15061 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
15062
15063         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15064
15065 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15066
15067         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15068         regexp.
15069
15070 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15071
15072         * uudecode.el (uudecode-string-to-multibyte): New function emulating
15073         string-to-multibyte.
15074         (uudecode-decode-region-internal): Use it.
15075
15076         * lpath.el: Fbind string-as-multibyte for XEmacs.
15077
15078 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15079
15080         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15081         Fix custom choice.
15082
15083         * gnus-art.el (gnus-signature-limit): Fix custom choice.
15084
15085 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
15086
15087         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15088
15089         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15090         `write-region' to respect `mm-inhibit-file-name-handlers'.
15091
15092 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
15093
15094         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15095         Use gnus-home-directory instead of "~/" or "$HOME".
15096
15097 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
15098
15099         * encrypt.el (encrypt-insert-file-contents): Add better prompt
15100         to mention filename.
15101         Add comments at beginning regarding usage.
15102         (encrypt-write-file-contents): Change interactive so a string is
15103         acceptable.  If the file has no associated model, show an error instead
15104         of a nonsense prompt.
15105
15106 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15107
15108         * spam.el (spam-bsfilter-ham-switch): Fix typo.
15109         Thanks to Yoshihiko Yamada for kind notification of this typo.
15110
15111 2007-01-12  Kenichi Handa  <handa@m17n.org>
15112
15113         * uudecode.el (uudecode-decode-region-internal): Make it work in a
15114         multibyte buffer.
15115
15116 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * gnus-score.el (gnus-score-fast-scoring): New variable.
15119         (gnus-score-headers): Use it.
15120
15121         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15122
15123         * message.el (message-cite-original-1):
15124         Call gnus-article-highlight-citation if requested.
15125         (message-make-from): Allow name and address as optional arguments.
15126
15127         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15128
15129         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15130         bugs to doc string.
15131         (gnus-button-alist): Add mid\\|message-id.
15132         (gnus-button-fetch-group): Extend for use in
15133         `browse-url-browser-function'.
15134         (gnus-button-url-regexp): Try to catch paired parentheses like in
15135         Wikipedia URLs.
15136
15137         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15138         Suggested by Simon Krahnke <overlord@gmx.li>.
15139
15140 2007-01-13  Romain Francoise  <romain@orebokech.com>
15141
15142         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15143         Update copyright.
15144
15145 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
15146
15147         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15148
15149 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15150
15151         * gnus-registry.el (gnus-registry-unfollowed-groups)
15152         (gnus-registry-split-fancy-with-parent): Fix documentation.
15153
15154 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15155
15156         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15157         from nnweb groups.
15158
15159 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15160
15161         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15162         Xref urls.  Erase buffer before requesting head.
15163
15164         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15165
15166 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15167
15168         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
15169         customizable.
15170
15171 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
15172
15173         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15174         no signing key is found.
15175         (mml2015-epg-encrypt): Ask user whether to skip or abort if
15176         no encrypting and/or signing key is found.
15177
15178 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15179
15180         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15181
15182 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15183
15184         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15185         headers read from disk with the ones newly found in the current search.
15186         This should no longer cause problems, because the article numbers in
15187         Gmane's `nov.php' output are ignored since the previous change.
15188
15189 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15190
15191         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15192
15193 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15194
15195         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
15196         replace-regexp-in-string; bind url-version; fbind display-images-p and
15197         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
15198         find-face and set-itimer-function for Emacs; bind itimer-list for
15199         Emacs.
15200
15201         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15202
15203 2007-01-01  Romain Francoise  <romain@orebokech.com>
15204
15205         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15206
15207 2006-12-31  Steve Youngs  <steve@sxemacs.org>
15208
15209         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15210         `define-minor-mode' macro definition expanded properly.
15211         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15212         exclude it there.
15213
15214         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15215         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
15216         `fboundp' test.
15217         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15218         This is OK to autoload in (S)XEmacs now.
15219
15220 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15221
15222         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15223         keystroke.
15224         (gnus-summary-limit-to-singletons): Fix typo.
15225
15226         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15227         else fails.
15228
15229 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15230
15231         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15232         docstring.
15233
15234         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15235         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15236         (gnus-summary-insert-dormant-articles): Fix typo in message.
15237
15238 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
15239
15240         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15241         nil for XEmacs.
15242         (gnus-message-citation-mode): Don't autoload in XEmacs.
15243
15244         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15245
15246 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
15247
15248         * nnimap.el (nnimap-expunge-search-string):
15249         Mention nnimap-search-uids-not-since-is-evil in docstring.
15250
15251 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15252
15253         * spam.el: Revert to make-obsolete-variable because
15254         define-obsolete-variable-alias is not supported in Emacs 21.
15255
15256         * spam.el (spam-ifile-path, spam-ifile-database-path)
15257         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15258         make-obsolete-variable.
15259         (spam-bsfilter-path, spam-bsfilter-program)
15260         (spam-spamassassin-path, spam-spamassassin-program)
15261         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15262         Don't use "path" inappropriately.
15263         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15264         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15265         variable names.
15266
15267 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
15268
15269         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15270         summary buffer.
15271
15272         * password.el (password-cache-remove): Use clear-string to burn
15273         password, if available.
15274
15275 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15276
15277         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15278
15279         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15280
15281         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15282         (gnus-message-highlight-citation): Move defcustom here from
15283         gnus-cite.el.
15284         (gnus-message-citation-mode): Autoload.
15285
15286         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
15287         checks to make it compile with XEmacs.
15288         (gnus-message-citation-mode): New minor mode.
15289         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15290         (gnus-message-highlight-citation): New variables.
15291         (gnus-message-search-citation-line)
15292         (gnus-message-add-citation-keywords)
15293         (gnus-message-remove-citation-keywords)
15294         (turn-on-gnus-message-citation-mode)
15295         (turn-off-gnus-message-citation-mode): New functions.
15296
15297 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
15298
15299         * gnus-cite.el: Enable highlighting of different citation levels in
15300         message-mode.
15301
15302 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15303
15304         * message.el (message-make-fqdn): Fix comment.
15305         (message-bogus-system-names): Add ".local".
15306
15307         * spam.el (spam-ifile-path, spam-ifile-program)
15308         (spam-ifile-database-path, spam-ifile-database)
15309         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15310         Don't use "path" inappropriately.
15311         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15312         strings.
15313         (spam-check-ifile, spam-ifile-register-with-ifile)
15314         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15315         Use new variable names.
15316
15317         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15318         (gnus-treat-display-smileys): Simplify using
15319         gnus-image-type-available-p.
15320
15321         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15322         available.
15323
15324         * gnus-xmas.el (gnus-xmas-image-type-available-p):
15325         Use `display-images-p' if available.
15326
15327 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15328
15329         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15330         one after turning on the buffer's multibyteness instead of decoding
15331         them directly in the unibyte buffer that causes unexpected conversion
15332         in Emacs 23 (unicode).
15333
15334 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15335
15336         * message.el (message-generate-hashcash): Fix custom type.
15337
15338 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15339
15340         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15341
15342 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15343
15344         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15345         disconnect icons.  Add help text.
15346
15347 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
15348
15349         * spam.el (spam-extra-header-to-number): CRM114 spam score is
15350         negated to be consistent with the others we handle.
15351
15352 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15353
15354         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15355         version of gnus-summary-buffer to something, so that we can use two
15356         article buffers at the same time.
15357
15358 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
15359
15360         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15361         trigger all the extra headers.
15362         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15363         sorting.
15364
15365 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15366
15367         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15368         solid groups.
15369
15370 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
15371
15372         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
15373
15374 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
15375
15376         * legacy-gnus-agent.el: Add Copyright notice.
15377
15378 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
15379
15380         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15381
15382 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15383
15384         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15385
15386         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15387         to make it work reliably in CVS Emacs.
15388         (gnus-summary-limit-strange-charsets-predicate)
15389         (gnus-summary-limit-to-predicate): New functions.
15390
15391 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
15392
15393         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15394         specifying array size.
15395         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15396         array if it is too small.
15397         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15398         (gnus-sort-threads-loop): New function.
15399
15400 2006-12-06  Chris Moore  <dooglus@gmail.com>
15401
15402         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15403         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15404
15405 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
15406
15407         * mm-url.el (mm-url-predefined-programs): Call curl with correct
15408         options.
15409
15410 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15411
15412         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15413         DOS-ing the recipient.
15414
15415         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15416         the headers when creating the mapping to avoid mismappings.
15417         (nnweb-gmane-create-mapping): Always nix out old mapping.
15418
15419 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15420
15421         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15422         and mm-verify-option to never.
15423
15424 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15425
15426         * message.el (message-signed-or-encrypted-p): New function.
15427         (message-forward-make-body): Use it.
15428
15429         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
15430         Replace encode-coding-string with mm-encode-coding-string.
15431
15432 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15433
15434         * nneething.el (nneething-decode-file-name):
15435         Replace decode-coding-string with mm-decode-coding-string.
15436
15437         * gnus-int.el (gnus-open-server): Say failed server's name.
15438
15439 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15440
15441         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
15442         strings to a single string.  Quote `errors-file-name'.
15443         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
15444         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
15445         Adjust calls.  Use `shell-quote-argument'.
15446
15447 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
15448
15449         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
15450         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
15451
15452         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
15453         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
15454         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
15455         (gnus-group-make-directory-group, gnus-group-transpose-groups):
15456         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
15457         (gnus-subscribe-newsgroup, gnus-1):
15458         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
15459         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
15460         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
15461         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
15462
15463 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15464
15465         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
15466         keystroke.
15467         (gnus-summary-limit-to-bodies): Implement headersp.
15468
15469 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15470
15471         * dns.el (query-dns): Protect against "Process dns deleted" strings.
15472
15473 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15474
15475         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
15476
15477 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15478
15479         * message.el (message-generate-hashcash): Expand range of values to
15480         include `opportunistic'.
15481         (message-send-mail): Use it.
15482
15483 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15484
15485         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
15486         and comment it.
15487
15488         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
15489
15490 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
15491
15492         * gnus-util.el (gnus-extract-address-components): Improve comment.
15493
15494 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15495
15496         * gnus-util.el (gnus-extract-address-components): Work with address in
15497         which the name portion contains @.
15498
15499         * lpath.el: Fbind custom-autoload.
15500
15501 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15502
15503         * gnus.el (gnus-start): Move custom group up.
15504         (gnus-select-method): Don't autoload, but make it available for
15505         `customize-variable'.
15506         (gnus-getenv-nntpserver): Don't autoload.
15507
15508 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
15509
15510         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
15511
15512 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15513
15514         * message.el (message-sendmail-extra-arguments): New variable.
15515         (message-send-mail-with-sendmail): Use it.
15516
15517 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15518
15519         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
15520         mm-with-unibyte-current-buffer to make string unibyte.
15521
15522         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
15523         mm-string-as-multibyte.
15524
15525 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
15526
15527         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
15528         Reported by Werner Koch <wk@gnupg.org>.
15529
15530 2006-11-14  Daiki Ueno  <ueno@p360>
15531
15532         * mml2015.el: Autoload epa-select-keys when compiling.
15533
15534 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15535
15536         * mml2015.el (mml2015-epg-sign): Save the signing keys in
15537         message-options.
15538         (mml2015-epg-encrypt): Save the recipient keys in message-options.
15539
15540 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15541
15542         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
15543         EasyPG (< 0.0.6).
15544         (mml2015-always-trust): New user option.
15545         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
15546         prompt.
15547
15548 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15549
15550         * nntp.el (nntp-authinfo-force): New variable.
15551         (nntp-send-authinfo): Use it.
15552
15553 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
15554
15555         * message.el (message-strip-subject-encoded-words): Allow _not_ to
15556         decode encoded words.  Improve prompt.  Add comment about forwarding.
15557         (message-replacement-char): Move up.
15558
15559 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
15560
15561         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
15562         instead of gnus-intersection because arguments of gnus-sorted-nunion
15563         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
15564
15565 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
15566
15567         * message.el (message-strip-subject-encoded-words): Reformat prompt.
15568         (message-simplify-subject-functions):
15569         Enable message-strip-subject-encoded-words by default.
15570
15571 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
15572
15573         * message.el (message-strip-subject-encoded-words): New function.
15574         (message-simplify-subject-functions): New variable.
15575         (message-simplify-subject): Use it.  Fix typo in doc string.
15576         Support message-strip-subject-encoded-words.
15577
15578 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
15579
15580         * gnus-diary.el (gnus-diary-delay-format-function):
15581         * nndiary.el (nndiary-reminders):
15582         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
15583
15584 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15585
15586         * gnus-art.el (article-hide-boring-headers): Fetch date from
15587         gnus-original-article-buffer to avoid problems with localized date
15588         strings.
15589
15590 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15591
15592         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
15593
15594 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
15595
15596         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15597         New variables.
15598         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15599         (mm-charset-synonym-alist): Move some entries to
15600         mm-codepage-iso-8859-list.
15601         (mm-charset-synonym-alist, mm-charset-override-alist):
15602         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
15603
15604 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
15607
15608 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
15611         with Emacs 21 and XEmacs.
15612
15613 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
15614
15615         * spam.el (spam-parse-address): New function for better parsing,
15616         catching errors, etc.
15617         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
15618
15619 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15620
15621         * mm-view.el: Add interactive arg to html2text autoload.
15622
15623 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
15626
15627 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
15628
15629         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15630         New variables.
15631         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15632         (mm-charset-synonym-alist): Move some entries to
15633         mm-codepage-iso-8859-list.
15634
15635         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
15636
15637 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
15638
15639         * message.el (message-citation-line-format)
15640         (message-insert-formated-citation-line): Fix implementation of %E, %N
15641         and %n according to the doc string.
15642
15643 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
15644
15645         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
15646         Use car-safe to avoid bad parses.
15647
15648 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15649
15650         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
15651         names.
15652
15653         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
15654
15655 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15656
15657         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
15658         header.
15659
15660         * message.el (message-draft-headers): Add Date.
15661         (message-headers-to-generate): Fix typo in docstring.
15662
15663         * nndraft.el (nndraft-required-headers): New variable.
15664         (nndraft-generate-headers): Use it.
15665
15666         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
15667
15668 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
15669
15670         * gnus-registry.el (gnus-registry-wash-for-keywords)
15671         (gnus-registry-find-keywords): New functions to allow easy searching of
15672         articles that are in the registry.
15673
15674 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
15675
15676         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
15677         Use ietf-drums-parse-address instead of gnus-extract-address-components.
15678         Reported by Damien Elmes <damien@repose.cx>.
15679
15680 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15681
15682         * gnus.el (gnus-mime): Remove unused custom group.
15683
15684 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15685
15686         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
15687         "blank line" when searching for end of armor headers.
15688
15689 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15690
15691         * gmm-utils.el (gmm-write-region): Fix variable name.
15692
15693 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15694
15695         * gmm-utils.el (gmm-write-region): New function based on compatibility
15696         code from `mm-make-temp-file'.
15697
15698         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
15699
15700         * nnmaildir.el (nnmaildir--update-nov)
15701         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
15702         Use `gmm-write-region'.
15703
15704 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15705
15706         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
15707         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
15708
15709         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
15710
15711         * message.el (message-replacement-char): New variable.
15712         (message-fix-before-sending): Use it.
15713         (message-simplify-subject): New function to remove duplicate code.
15714         (message-reply, message-followup): Use it.
15715
15716         * gnus-sum.el (gnus-summary-make-menu-bar):
15717         Clarify gnus-summary-limit-to-articles.
15718
15719 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15720
15721         * gnus-util.el (gnus-with-local-quit): New macro.
15722
15723         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
15724
15725 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
15726
15727         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
15728         ignore non-string data.
15729
15730 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15731
15732         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
15733         non-string data (needs to be done in the registry too).
15734
15735 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15736
15737         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
15738         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
15739         (gnus-registry-split-fancy-with-parent)
15740         (gnus-registry-fetch-simplified-message-subject-fast)
15741         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
15742         Remove text properties on ingress into the registry and when it's saved.
15743         (gnus-registry-clean-empty-function): Fix bug with cleaning the
15744         registry from entries with no groups.
15745
15746 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15747
15748         * gnus-util.el (gnus-string-remove-all-properties): Add utility
15749         function to remove string properties.
15750
15751 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15752
15753         * gmm-utils.el (gmm): Adjust custom version.
15754
15755         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
15756         Adjust custom version.
15757
15758         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
15759
15760 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15761
15762         * gnus-art.el (gnus-insert-prev-page-button)
15763         (gnus-insert-next-page-button): Simplify.  Reformat.
15764
15765 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
15766
15767         * gnus-art.el (gnus-insert-prev-page-button)
15768         (gnus-insert-next-page-button): Apply gnus-article-button-face.
15769
15770 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
15771
15772         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
15773
15774 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
15775
15776         * gnus-art.el (gnus-insert-mime-button)
15777         (gnus-insert-mime-security-button):
15778         Apply gnus-article-button-face to MIME and security buttons.
15779
15780 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
15781
15782         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
15783         readable.
15784
15785 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15786
15787         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
15788
15789 2006-09-20  Steve Youngs  <steve@sxemacs.org>
15790
15791         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
15792         `browse-url-of-file' instead of `browse-url'.
15793
15794 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15795
15796         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15797         regexp.  Articles containing quotation were cut prematurely.
15798
15799 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15800
15801         * message.el (message-cite-original-1): Use nobody by default for the
15802         value of From header.
15803         (message-reply): Ditto.
15804
15805 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
15806
15807         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
15808         to the gnus-info.  This fixes a bug of inline-PGP message verification.
15809         Reported by Michael Piotrowski <mxp@dynalabs.de>.
15810
15811 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
15812
15813         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
15814         mails in the doc string.  Add some URLs in comment.
15815         (pop3-movemail): Warn about pop3-leave-mail-on-server.
15816
15817 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
15820         backslashes handling and the way to find boundaries of quoted strings.
15821
15822 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
15823
15824         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
15825         mml1991-encrypt-to-self is set and mml1991-signers is not set.
15826         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
15827         mml2015-encrypt-to-self is set and mml2015-signers is not set.
15828
15829 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15830
15831         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
15832         doc string.
15833         (gnus-button-regexp, gnus-button-last): Remove unused variables.
15834
15835 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15836
15837         * lpath.el: Fbind epg-check-configuration.
15838
15839 2006-09-06  Simon Josefsson  <jas@extundo.com>
15840
15841         * mml2015.el (mml2015-use): Doc fix, mention epg.
15842
15843 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
15844
15845         * mml2015.el (mml2015-use): Default to epg, if available.
15846
15847 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
15848
15849         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
15850         message-sender.
15851         (mml1991-epg-encrypt): Ditto.
15852         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
15853         message-sender.
15854         (mml2015-epg-encrypt): Ditto.
15855
15856 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
15857
15858         * message.el (message-send-mail-with-sendmail): Look for sendmail in
15859         several common directories.
15860
15861 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
15862
15863         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
15864         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
15865
15866 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15867
15868         * gnus-art.el (article-decode-encoded-words): Make it fast.
15869
15870 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15871
15872         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
15873
15874         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
15875         in quoted string into `\'.
15876
15877 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15878
15879         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15880         Use standard-syntax-table.
15881
15882 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15883
15884         * gnus-art.el (gnus-decode-address-function): New variable.
15885         (article-decode-encoded-words): Use it to decode headers which are
15886         assumed to contain addresses.
15887         (gnus-mime-delete-part): Remove useless `or'.
15888
15889         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
15890         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
15891         (gnus-nov-parse-line): Use it to decode From header.
15892         (gnus-get-newsgroup-headers): Ditto.
15893         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
15894
15895         * mail-parse.el (mail-decode-encoded-address-region): New alias.
15896         (mail-decode-encoded-address-string): New alias.
15897
15898         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15899         New function.
15900         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
15901         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
15902         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
15903         (rfc2047-decode-string): Ditto.
15904         (rfc2047-decode-address-region): New function.
15905         (rfc2047-decode-address-string): New function.
15906
15907 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
15908
15909         * message.el (message-caesar-buffer-body): Allow rotating headers.
15910
15911         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
15912
15913         * message.el (message-insert-formated-citation-line): Fix %f.
15914         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
15915
15916 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15917
15918         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
15919         (gnus-bookmark-mouse-available-p): New macro.
15920         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
15921         (gnus-bookmark-bmenu-show-infos): Use it.
15922         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
15923         (gnus-bookmark-bmenu-hide-infos): Ditto.
15924         (gnus-bookmark-remove-properties): New function.
15925         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
15926         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
15927         (gnus-bookmark-write-file): Bind coding-system-for-write.
15928         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
15929         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
15930         group before selecting it.
15931         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
15932         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
15933         quit-window if it is not available; use gnus-mouse-2 and bind it to
15934         gnus-bookmark-bmenu-select-by-mouse.
15935         (gnus-bookmark-show-details): Remove unused variable `details-list'.
15936         (gnus-bookmark-bmenu-select-by-mouse): New function.
15937
15938 2006-08-13  Romain Francoise  <romain@orebokech.com>
15939
15940         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
15941         space.
15942
15943 2006-08-10  Romain Francoise  <romain@orebokech.com>
15944
15945         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
15946         (dns-mode-soa-auto-increment-serial): New user option.
15947         (dns-mode-soa-maybe-increment-serial): New function.
15948         (dns-mode): Add the latter to `write-contents-functions'.
15949
15950 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15951
15952         * compface.el (uncompface): Use binary rather than raw-text-unix.
15953
15954 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15955
15956         * compface.el (uncompface): Make sure the eol conversion doesn't take
15957         place when communicating with the external programs.
15958         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15959
15960 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15961
15962         * nnheader.el (nnheader-insert-head): Fix typo in comment.
15963
15964 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15965
15966         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15967         Make it more robust by parsing author and date independently.
15968
15969 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15970
15971         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
15972
15973 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
15974
15975         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
15976         first matching secret key.
15977         (mml2015-epg-encrypt): Ditto.
15978
15979         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
15980         first matching secret key.
15981         (mml1991-epg-encrypt): Ditto.
15982
15983         * mml2015.el (mml2015-encrypt-to-self): New user option.
15984         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
15985         mml2015-epg-encrypt-to-self is set.
15986
15987         * mml1991.el (mml1991-encrypt-to-self): New variable.
15988         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
15989         mml1991-epg-encrypt-to-self is set.
15990
15991         * mml2015.el (mml2015-signers): New user option.
15992         (mml2015-epg-sign): Reflect the value of mml2015-signers.
15993         (mml2015-epg-encrypt): Allow to select signing keys.
15994
15995         * mml1991.el (mml1991-signers): New variable.
15996         (mml1991-epg-sign): Reflect the value of mml1991-signers.
15997         (mml1991-epg-encrypt): Allow to select signing keys.
15998
15999 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16000
16001         * nnheader.el (nnheader-insert-head): Make it work even if the file
16002         uses CRLF for the line-break code.
16003
16004 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
16005
16006         * mml2015.el: Require mml-sec instead of password.
16007         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16008         (mml2015-cache-passphrase): Inherit the default value from
16009         mml-secure-cache-passphrase.
16010         (mml2015-passphrase-cache-expiry): Inherit the default value from
16011         mml-secure-passphrase-cache-expiry.
16012
16013         * mml1991.el: Require mml-sec instead of password.
16014         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16015         (mml1991-cache-passphrase): Inherit the default value from
16016         mml-secure-cache-passphrase.
16017         (mml1991-passphrase-cache-expiry): Inherit the default value from
16018         mml-secure-passphrase-cache-expiry.
16019
16020         * mml-sec.el: Require password.
16021         (mml-secure-verbose): New user option.
16022         (mml-secure-cache-passphrase): New user option.
16023         (mml-secure-passphrase-cache-expiry): New user option.
16024
16025 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
16026             Andreas Vögele  <andreas@altroot.de>   (tiny change)
16027
16028         * pgg-def.el (pgg-truncate-key-identifier):
16029         Truncate the key ID to 8 letters from the end.
16030
16031 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16032
16033         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16034         workaround for the url package included with Emacs.
16035
16036         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16037
16038 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16039
16040         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16041         correctly.  This fixes a bug caused by the 2006-05-12 change.
16042
16043 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
16044
16045         * nnmail.el (nnmail-article-group): If splitting raises an error, give
16046         some information about the error when saying that the `bogus' mail
16047         group will be used.
16048
16049 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
16050
16051         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16052         string.
16053
16054 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
16055
16056         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16057
16058 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16059
16060         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16061
16062 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16063
16064         * mml1991.el (mml1991-function-alist): Add epg.
16065         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16066         (mml1991-epg-encrypt): New functions.
16067
16068 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16069
16070         * mml2015.el (mml2015-verbose): New variable.
16071         (mml2015-cache-passphrase): Ditto.
16072         (mml2015-passphrase-cache-expiry): Ditto.
16073         (mml2015-function-alist): Add epg.
16074         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16075         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16076         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16077         New functions.
16078
16079 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16080
16081         * message.el (message-cite-original-1): Preserve region when removing
16082         quoted text due to X-No-Archive in order to avoid bogus attribution
16083         when citing multiple messages.
16084
16085 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16086
16087         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16088         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16089
16090 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
16091
16092         * gnus-diary.el (gnus-user-format-function-d)
16093         (gnus-user-format-function-D): Autoload.
16094
16095         * imap.el (Commentary): Fix typo.
16096
16097         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16098         2006-04-22 contribution.
16099
16100 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16101
16102         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16103         It didn't really fix the bogosity I'm seeing with solid web groups.
16104
16105 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16106
16107         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16108         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16109         created using server names.  If we use the feature without declaring
16110         it, Gnus does not properly manage server and group state.
16111
16112         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16113         bound.
16114
16115 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16116
16117         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16118         looking up the method using GROUP's prefix before inventing a new one.
16119         It is used on killed/unknown groups in various places where returning
16120         an all-new method isn't expected by the caller.
16121
16122         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16123         and match semantics of gnus-group-real-prefix.
16124
16125 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
16126
16127         * nnmail.el (nnmail-broken-references-mailers): New variable.
16128         (nnmail-ignore-broken-references): New function generalizing
16129         nnmail-fix-eudora-headers.
16130         (nnmail-fix-eudora-headers): Now obsolete.
16131
16132         * gnus-art.el (gnus-button-handle-custom):
16133         Support `customize-apropos*'.
16134
16135 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16136
16137         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16138
16139         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16140         articles.
16141
16142 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
16143
16144         * message.el (message-cite-reply-above): New variable.
16145         (message-yank-original): Use it.
16146
16147 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16150
16151 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
16152
16153         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16154         as read.
16155
16156         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16157
16158 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
16159
16160         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16161         (gnus-bookmark-default-file): Use gnus-directory.
16162         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16163         Remove "*" in doc string.
16164         (gnus-bookmark-write-file): Simplify.
16165         (gnus-bookmark-maybe-sort-alist): Use `when'.
16166         (gnus-bookmark-get-bookmark): Fix typo in doc string.
16167         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16168         Add FIXME about Emacs 21 and XEmacs compatibility.
16169         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16170         compatibility.
16171         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16172         compatibility.
16173         (gnus-bookmark-menu-heading): Fix version.
16174
16175 2006-06-19  Bastien Guerry  <bzg@altern.org>
16176
16177         * gnus-bookmark.el: New file.
16178
16179 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16180
16181         * message.el (message-syntax-checks): Doc fix.
16182
16183 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16184
16185         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16186         unsubscribed groups as if they were killed ones.  It causes duplicate
16187         entries in gnus-newsrc-alist.
16188
16189 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16190
16191         * message.el (message-syntax-checks): Doc fix.
16192         (message-send-mail): Add check for continuation headers.
16193         (message-check-news-header-syntax): Fix regexp used to check for
16194         continuation headers.
16195
16196 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16199
16200 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
16201
16202         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16203
16204 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16205
16206         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16207         default-truncate-lines.
16208
16209 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16210
16211         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16212         to fill the utf-8 entry.
16213
16214         * lpath.el: Fbind unicode-precedence-list.
16215
16216 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16217
16218         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16219
16220 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
16221
16222         * gnus-agent.el (directory-files-and-attributes): Move all the way
16223         forward (the third and final move).
16224         (gnus-agent-read-agentview): Trap reconstruction errors due to
16225         nonexistent directory.  Handle by returning nil.
16226
16227 2006-05-30  Didier Verna  <didier@xemacs.org>
16228
16229         * message.el (message-dont-reply-to-names): Update the custom type.
16230         * message.el (message-dont-reply-to-names): New defsubst: potentially
16231         convert a list of regexps into a single one.
16232         * message.el (message-get-reply-headers): Use it.
16233         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16234
16235 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16236
16237         * gnus-agent.el (directory-files-and-attributes): Move forward.
16238
16239 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16240
16241         * gnus-ml.el (gnus-mailing-list-subscribe)
16242         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16243         (gnus-mailing-list-message): Fix doc strings.
16244
16245 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16246
16247         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16248         of doing it manually.
16249
16250 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16251
16252         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16253         comment.
16254
16255 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
16256
16257         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16258         (gnus-agent-read-agentview): Fix handling of end-of-file error.
16259         (gnus-agent-read-local): All symbols allocated in my-obarray.
16260         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16261         (gnus-agent-regenerate-group): Check numeric names to see if they are
16262         messages or groups.
16263         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16264         better way of do this...)
16265
16266         * gnus-cache.el (gnus-agent-total-fetched-for):
16267         Ignore 'dummy.group' (there should be a better way of do this...)
16268
16269 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16270
16271         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16272         (gnus-saved-headers): Ditto.
16273         (gnus-default-article-saver): Mention functions may have properties.
16274         (gnus-article-save): Override gnus-save-all-headers and
16275         gnus-saved-headers by :headers property which saver function may have.
16276         (gnus-summary-save-in-file): Add :headers property.
16277         (gnus-summary-write-to-file): Ditto.
16278
16279         * gnus-sum.el (gnus-summary-save-article): Bind
16280         gnus-prompt-before-saving to t when saving many articles in a file;
16281         always show all headers.
16282
16283         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
16284
16285 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16286
16287         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16288         marks.
16289
16290         * message.el (message-indent-citation): Add optional arguments to allow
16291         using it outside of message buffers.
16292
16293         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16294         (gnus-article-treat-unfold-headers): Use it.
16295         (gnus-article-truncate-lines): New variable.
16296         (gnus-article-mode): Use it.
16297         (gnus-article-toggle-truncate-lines): New function.
16298
16299         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16300         Add gnus-article-toggle-truncate-lines.
16301
16302         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16303         coding system in XEmacs, use binary.
16304
16305 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16308         after-load-alist.
16309
16310         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16311         this function should save decoded articles.
16312         (gnus-summary-write-to-file): Use property to specify this function
16313         should save decoded articles and specify gnus-summary-save-in-file
16314         should be used to save articles other than the first one when saving
16315         many articles.
16316         (gnus-summary-save-body-in-file): Use property to specify this
16317         function should save decoded articles.
16318         (gnus-summary-write-body-to-file): Use property to specify this
16319         function should save decoded articles and specify
16320         gnus-summary-save-body-in-file should be used to save articles other
16321         than the first one when saving many articles.
16322
16323         * gnus-sum.el (gnus-summary-save-article): Simplify.
16324
16325 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16326
16327         * gnus-art.el (gnus-default-article-saver):
16328         Add gnus-summary-write-body-to-file.
16329         (gnus-article-save-coding-system): Don't use coding system object
16330         in XEmacs.
16331         (gnus-read-save-file-name): Add optional `dir-var' argument which
16332         specifies directory in which files are saved; work even if optional
16333         `variable' argument is not specified.
16334         (gnus-summary-write-to-file): Read file name.
16335         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16336         (gnus-summary-write-body-to-file): New function.
16337
16338         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16339         (gnus-summary-local-variables): Add it.
16340         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16341         (gnus-summary-save-article): Remove optional `decode' argument;
16342         determine whether to decode articles by the value of
16343         gnus-default-article-saver; when saving many files using
16344         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16345         it first and use gnus-summary-save-in-file or
16346         gnus-summary-save-body-in-file thereafter unless
16347         gnus-prompt-before-saving is always; move point to article which
16348         will be saved.
16349         (gnus-summary-save-article-file): Revert.
16350         (gnus-summary-write-article-file): Revert.
16351         (gnus-summary-save-article-body-file): Revert.
16352         (gnus-summary-write-article-body-file): New function.
16353
16354 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16355
16356         * gnus-art.el (gnus-default-article-saver): Doc fix.
16357         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16358         from gnus-summary-save-article-coding-system, and default to a
16359         certain coding system.
16360         (gnus-output-to-file): Add coding cookie and encode text according
16361         to gnus-article-save-coding-system; don't use mm-append-to-file.
16362
16363         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16364         gnus-art.el and rename to gnus-article-save-coding-system.
16365         (gnus-summary-save-article): Require gnus-art; don't show all
16366         headers if it decodes articles; don't add coding cookie here;
16367         don't bind mm-text-coding-system-for-write.
16368         (gnus-summary-save-article-file): Save decoded articles.
16369         (gnus-summary-write-article-file): When saving many files, use
16370         gnus-summary-write-to-file first and gnus-summary-save-in-file
16371         thereafter unless gnus-prompt-before-saving is always.
16372         (gnus-summary-save-article-body-file): Save decoded articles.
16373
16374         * lpath.el: Fbind select-safe-coding-system for XEmacs.
16375
16376 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16377
16378         * nnrss.el (nnrss-check-group): Bind hash-index.
16379
16380 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
16381
16382         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16383         its hash index.  Store this hash in `nnrss-group-data'.
16384         (nnrss-read-group-data): Update accordingly.
16385
16386 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16387
16388         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16389         entry.
16390
16391         * gnus-sum.el (gnus-summary-make-menu-bar):
16392         Add gnus-article-browse-html-article.
16393
16394 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
16395
16396         * gnus-sum.el (gnus-summary-mime-map):
16397         Add gnus-article-browse-html-article.
16398
16399         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16400
16401 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16402
16403         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16404         suitable coding systems in customize.
16405
16406 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
16407
16408         * mail-source.el (mail-sources): Fix custom type.
16409
16410 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16411
16412         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16413         (gnus-summary-expire-articles-now): Shorten prompt.
16414
16415         * gmm-utils.el (wid-edit): Require.
16416         (defun-gmm): Rename from `gmm-defun-compat'.
16417         (gmm-image-search-load-path): Use it.
16418         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
16419
16420 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * gnus-sum.el (gnus-summary-save-article-coding-system):
16423         New variable.
16424         (gnus-summary-save-article): Add optional `decode' argument.
16425         If it is set and gnus-summary-save-article-coding-system is non-nil,
16426         save decoded article.
16427         (gnus-summary-write-article-file): Save decoded article if
16428         gnus-summary-save-article-coding-system is non-nil.
16429
16430         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16431         type.
16432
16433 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16434
16435         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16436
16437 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16440         first to test gnus-single-article-buffer which may be buffer-local.
16441
16442         * gnus-sum.el (gnus-summary-setup-buffer):
16443         Make gnus-single-article-buffer buffer-local and nil in ephemeral
16444         group; make gnus-article-buffer, gnus-article-current, and
16445         gnus-original-article-buffer always buffer-local.
16446         (gnus-summary-exit): Kill article buffer belonging to ephemeral
16447         group.
16448         (gnus-handle-ephemeral-exit): Don't move to next summary line.
16449
16450 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16451
16452         * nnml.el (nnml-request-compact-group): Compressed files might not
16453         have .gz extension.
16454
16455 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16456
16457         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
16458         (mm-copy-to-buffer): Use with-current-buffer.
16459         (mm-display-part): Simplify.
16460         (mm-inlinable-p): Add optional arg `type'.
16461
16462 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16463
16464         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
16465         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
16466         Try harder to show the attachment internally or externally using
16467         gnus-mime-view-part-as-type.
16468
16469 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16470
16471         * message.el (message-from-style, message-signature-separator)
16472         (message-user-organization-file, message-send-mail-function)
16473         (message-citation-line-function, message-yank-prefix)
16474         (message-indent-citation-function, message-signature)
16475         (message-signature-file, message-signature-insert-empty-line):
16476         Remove autoloads.
16477
16478         * gnus-art.el (gnus-buttonized-mime-types):
16479         Remove "multipart/signed".  Revert 2006-04-26 change.
16480
16481 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16482
16483         * gnus.el (gnus-version-number): Bump version.
16484
16485 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16486
16487         * gnus.el: No Gnus v0.5 is released.
16488
16489 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16490
16491         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
16492         fetching articles by message-id.
16493
16494 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16495
16496         * message.el (hashcash): Require hashcash as normal.
16497
16498         * ecomplete.el (ecomplete-highlight-match-line):
16499         Use point-at-eol.
16500         (ecomplete-highlight-match-line): Use `highlight', because that
16501         face exists in both Emacs and XEmacs.
16502
16503         * message.el (message-display-abbrev): Use point-at-bol.
16504
16505         * mail-source.el: Don't require timer/timer-funcs.
16506
16507         * gnus-async.el: Ditto.
16508
16509         * password.el: Ditto.
16510
16511         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
16512
16513         * mm-url.el: Ditto.
16514
16515         * gnus-xmas.el: Don't require timer-funcs.
16516
16517         * mm-util.el: Require timer/timer-funcs.
16518
16519 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16520
16521         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
16522         Close.
16523
16524 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
16527         unibyte after clear-decrypt function runs.
16528
16529         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
16530         returns as a unibyte string.
16531
16532 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16533
16534         * lpath.el: Revert.
16535
16536         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
16537         (pgg-gpg-process-sentinel): Revert.
16538
16539         * pgg-pgp.el (pgg-pgp-process-region): Revert.
16540         (pgg-pgp-lookup-key): Revert.
16541
16542         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
16543         (pgg-pgp5-lookup-key): Revert.
16544
16545         * pgg.el (pgg-fetch-key): Revert.
16546
16547 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * lpath.el: Fbind string-as-multibyte for XEmacs.
16550
16551         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
16552         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
16553         (mml1991-pgg-encrypt): Ditto.
16554
16555         * pgg-gpg.el (pgg-string-to-multibyte): New function.
16556         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
16557         a multibyte buffer.
16558
16559         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
16560         (pgg-pgp-lookup-key): Ditto.
16561
16562         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
16563         (pgg-pgp5-lookup-key): Ditto.
16564
16565         * pgg.el (pgg-fetch-key): Ditto.
16566
16567 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
16568
16569         * message.el (message-user-organization-file): Check several
16570         locations of the organization file.
16571
16572         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
16573         Add gnus-article-view-part-as-type.
16574
16575         * gnus-art.el (gnus-article-view-part-as-type): New function.
16576
16577         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
16578         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
16579
16580         * mml.el: Simplify autoload.
16581         (mml-mode): defvar dnd-protocol-alist instead of using
16582         symbol-value.
16583         (mml-default-directory): New variable.
16584         (mml-minibuffer-read-file): Use it.
16585         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
16586
16587         * message.el (message-citation-line-format): New variable.
16588         (message-insert-formated-citation-line): New function.
16589         (message-citation-line-function):
16590         Add `message-insert-formated-citation-line' to custom type.
16591
16592         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
16593         to doc string.
16594
16595         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
16596         depending on mm-verify-option.
16597
16598 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16599
16600         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
16601         binding pgg-* variables; reimplement the section which prevents
16602         MIME header from being signed.
16603         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
16604         pgg-text-mode; remove a blank line at the top of body.
16605
16606         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
16607         lines at the top of body; use gnus-newsgroup-charset if there's no
16608         Charset header.
16609
16610 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16611
16612         * message.el (message-self-insert-commands): Doc fix.
16613
16614         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
16615         (mm-uu-pgp-encrypted-test): Ditto.
16616         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
16617         between header and body; return application/pgp-encrypted handle
16618         if decryption failed; decode decrypted body by charset.
16619
16620         * mm-decode.el (mm-automatic-display): Don't make application/pgp
16621         element match to application/pgp-*.
16622
16623 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16624
16625         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
16626         HTML.
16627
16628 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16629
16630         * mail-source.el (mail-source-call-script): Message the error
16631         string.
16632
16633 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16634
16635         * gnus-util.el (gnus-byte-compile): Use it.
16636
16637 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
16638
16639         * gnus-util.el (kill-empty-logs): New function.
16640
16641 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16642
16643         * message.el (message-mail-alias-type): Doc fix.
16644         (message-mail-alias-type-p): New function.
16645         (message-send): Use it.
16646         (message-mode): Ditto.
16647         (message-strip-forbidden-properties): Ditto.
16648
16649         * ecomplete.el (ecomplete-database-file-coding-system):
16650         New variable.
16651         (ecomplete-save): Use it.
16652         (ecomplete-setup): Use it.
16653
16654 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * message.el (message-self-insert-commands): New variable.
16657         (message-strip-forbidden-properties): Use it.
16658
16659 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16660
16661         * message.el (message-put-addresses-in-ecomplete): Use a regexp
16662         that doesn't make XEmacs choke.
16663
16664 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
16665
16666         * gnus-util.el (gnus-replace-in-string):
16667         Prefer replace-regexp-in-string over of replace-in-string.
16668
16669 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16670
16671         * gnus-util.el (gnus-select-frame-set-input-focus):
16672         Use select-frame-set-input-focus if it is available in XEmacs; use
16673         definition defined in Emacs 22 for old Emacsen.
16674
16675         * dgnushack.el: Autoload unmorse-region for XEmacs.
16676
16677         * lpath.el: Bind cursor-in-non-selected-windows and
16678         select-frame-set-input-focus for XEmacs.
16679
16680 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16681
16682         * mm-view.el (mm-inline-text): Use equal instead of equalp.
16683
16684 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
16685
16686         * gnus-registry.el (gnus-registry-cache-save): Remove text
16687         properties when saving via the temp buffer.
16688
16689 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16690
16691         * message.el (message-generate-hashcash): Honor custom type.
16692
16693 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16694
16695         * message.el (message-generate-hashcash): Default to non-nil when
16696         hashcash is found.
16697
16698         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
16699         (gnus-refer-thread-limit): Increase default to 500.
16700
16701         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
16702
16703         * flow-fill.el (fill-flowed): Allow delete-space.
16704
16705 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16706
16707         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16708         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
16709         Remove autoloads.
16710
16711 2006-04-18  Simon Josefsson  <jas@extundo.com>
16712
16713         * message.el (message-generate-hashcash): Default to.
16714
16715 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16716
16717         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16718         concatenating segments rather than before concatenating them.
16719
16720 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
16721
16722         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
16723
16724 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16725
16726         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
16727
16728         * message.el (message-forward-make-body-plain):
16729         Allow message-forward-ignored-headers to be a list.
16730         (message-remove-ignored-headers): Factor out into function.
16731         (message-forward-make-body-mml): Use it.
16732
16733         * imap.el (imap-quote-specials): New function.
16734         (imap-login-auth): Quote specials.
16735
16736         * rfc2231.el (rfc2231-parse-string): Remove dead code.
16737         (rfc2231-parse-string): Allow concatanation of parameters that
16738         aren't contiguous.  The test case is
16739           (mail-header-parse-content-type "message/external-body;
16740             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
16741             access-type=LOCAL-FILE;
16742             name*1*=plugh%2fhello-sailor%2fbing.pdf")
16743
16744 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16745
16746         * nntp.el (nntp-accept-process-output): Return the value of
16747         `nnheader-accept-process-output'.
16748
16749 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16750
16751         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
16752         (gnus-button-alist): Recognize more diff formats.
16753         (gnus-button-patch): Strip directory.
16754
16755 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
16756
16757         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
16758         Emacs 22 when setting focus.
16759
16760 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16761
16762         * gnus-art.el (gnus-article-treat-types): Do treatment of
16763         text/x-verbatim parts.
16764         (gnus-button-patch): New command.
16765
16766         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
16767         addresses that contain invalid characters.
16768
16769 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16770
16771         * message.el (message-put-addresses-in-ecomplete):
16772         Use gnus-replace-in-string.
16773         (message-is-yours-p): Use the more correct
16774         mail-header-parse-address instead of
16775         mail-extract-address-components.
16776         (message-put-addresses-in-ecomplete): Fix typo.
16777
16778         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
16779         keystroke.
16780
16781         * gnus-art.el (gnus-treatment-function-alist): Change order of
16782         newsgroups/generic header folding to avoid double-folding.
16783
16784         * message.el (message-hidden-headers): Add X-Draft-From.
16785
16786         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
16787         New command.
16788         (gnus-summary-repeat-search-article-backward): New command.
16789
16790         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
16791         groups in the parent topic.
16792
16793 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
16794
16795         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
16796         (spam-extra-header-to-number): Return the CRM114 number as a
16797         number instead of a string.
16798
16799 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16800
16801         * gnus-art.el (gnus-face-properties-alist): Move here from
16802         gnus-fun.
16803
16804         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
16805
16806 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16807
16808         * message.el (message-strip-forbidden-properties): Only display on
16809         self-insert-command.
16810
16811         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
16812         reindent.
16813         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
16814
16815 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
16816
16817         * smiley.el (smiley-style): Fix typo.
16818
16819 2006-03-23  Kenichi Handa  <handa@m17n.org>
16820
16821         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
16822         instead of set-buffer-multibyte.
16823
16824 2006-03-23  Kenichi Handa  <handa@m17n.org>
16825
16826         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
16827         buffer and then decode the buffer text if necessary.
16828         (rfc2231-encode-string): Be sure to work on multibyte buffer at
16829         first, and after mm-encode-body, change the buffer to unibyte.
16830
16831 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16832
16833         * hashcash.el (hashcash-insert-payment-async-2):
16834         Use message-goto-eoh instead of doing it manually.
16835         (mail-add-payment): Use message-narrow-to-header instead of trying
16836         to do the same itself.
16837
16838         * message.el (message-hidden-headers): Add Face.
16839
16840         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
16841         reparenting code.
16842         (gnus-summary-reparent-children): Refactored out code.
16843         (gnus-summary-thread-map): New keystroke.
16844         (gnus-summary-reparent-children): Make into command.
16845
16846         * smiley.el (smiley-style): Default to `medium' if using a large
16847         font.
16848
16849         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
16850         does it itself.
16851
16852         * message.el (message-point-in-header-p): Simplify definition.
16853
16854 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16855
16856         * nnagent.el (nnagent-request-set-mark): Silence log file
16857         writing.
16858         (nnagent-request-set-mark): Use write-region instead of
16859         append-to-file.
16860
16861         * gnus-sum.el (gnus-read-header): Fudge article number if using a
16862         strange select method.
16863
16864         * ecomplete.el (ecomplete-display-matches): Get highlightling
16865         right.
16866         (ecomplete-display-matches): Use literals.
16867         (ecomplete-display-matches): Disable message logging.
16868
16869         * message.el (message-display-abbrev): Small optimization.
16870
16871         * ecomplete.el (ecomplete-display-matches): Allow automatic
16872         display.
16873
16874         * message.el (message-strip-forbidden-properties):
16875         Display abbrevs.
16876         (message-display-abbrev): Get automatic display right.
16877
16878         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
16879         keystrokes.
16880
16881 2006-04-13  Romain Francoise  <romain@orebokech.com>
16882
16883         TODO: Backport to v5-10!
16884
16885         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
16886         Move here (and rename) from gnus-registry.el.
16887
16888         * gnus-registry.el: Require gnus-util.
16889         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
16890
16891 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16892
16893         * gnus-group.el (gnus-group-catchup-current):
16894         Change if-then-else-if-then-else into cond.
16895         (gnus-group-catchup): Indent.
16896         (group-name-at-point): New function.
16897         (gnus-fetch-group): Provide default from thing at point.
16898
16899 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16900
16901         * message.el (message-display-abbrev): Fix regexp.
16902
16903         * ecomplete.el (ecomplete-highlight-match-line):
16904         Reimplement choosing.
16905         (ecomplete-highlight-match-line): Fix up code rewrite, remove
16906         dead variables.
16907
16908         * message.el (message-newline-and-indent): Remove debugging.
16909         (message-display-abbrev): Use new implementation.
16910
16911 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
16912
16913         * gnus-art.el (gnus-article-mode):
16914         Set cursor-in-non-selected-windows to nil.
16915
16916         * smiley.el: Revert previous change.
16917         (smiley-data-directory): defvar it before using it in the
16918         defcustom of `smiley-style'.
16919
16920 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16921
16922         * message.el (message-newline-and-indent): New function.
16923
16924         * ecomplete.el: Implement more bits.
16925
16926         * message.el (message-put-addresses-in-ecomplete): Clean up the
16927         string.
16928
16929         * ecomplete.el (ecomplete-add-item): Chop off decimals.
16930
16931         * gnus-sum.el (gnus-summary-save-parts):
16932         Bind gnus-summary-save-parts-counter and use it to make unique file
16933         names.
16934
16935         * gnus-art.el (gnus-ignored-headers): Add some more headers.
16936
16937         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
16938         parameter to say whether to actually parse the individual
16939         addresses.
16940
16941         * message.el (message-put-addresses-in-ecomplete): New function.
16942         (ecomplete): Require.
16943         (message-mail-alias-type): Add ecomplete as an option.
16944
16945 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
16946
16947         * flow-fill.el (fill-flowed): Remove trailing space from blank
16948         quoted lines.
16949
16950 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16951
16952         * smiley.el (smiley-style): Move definition later to avoid a
16953         compilation warning.
16954
16955 2006-04-12  Kenichi Handa  <handa@m17n.org>
16956
16957         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
16958         buffer and then decode the buffer text if necessary.
16959         (rfc2231-encode-string): Be sure to work on multibyte buffer at
16960         first, and after mm-encode-body, change the buffer to unibyte.
16961         Use mm-disable-multibyte instead of set-buffer-multibyte.
16962
16963 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16964
16965         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
16966         Content-Type header instead of Content-Disposition header.
16967         (gnus-mime-inline-part): Ditto.
16968         (gnus-mime-view-part-as-charset): Ignore charset that the part
16969         specifies.
16970
16971         * mm-decode.el (mm-display-part): Work with external parts and
16972         usual parts similarly.
16973
16974         * mm-extern.el (mm-inline-external-body): Use mm-display-part
16975         instead of gnus-display-mime.
16976
16977         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
16978         instead of with-temp-buffer.
16979
16980         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
16981         tag to summarized topics part in order to encode non-ASCII text.
16982
16983 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
16984
16985         * smiley.el (smiley-style): New variable.
16986         (smiley-directory): New function.
16987         (smiley-data-directory): Derive from `smiley-style' using
16988         `smiley-directory'.
16989         (smiley-regexp-alist): Add new entries.
16990
16991         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
16992         (gnus-article-browse-delete-temp): Add :version.
16993
16994 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
16995
16996         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
16997         the sieve region.
16998
16999 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17000
17001         * gnus.el (gnus-version-number): Bump version.
17002
17003 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17004
17005         * gnus.el: No Gnus v0.4 is released.
17006
17007 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17008
17009         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17010         layout.
17011
17012         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17013         unknown charset.
17014
17015         * message.el (message-header-synonyms): Add Original-To to the
17016         default.
17017
17018         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17019         optional parameter.
17020
17021 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
17022
17023         * gnus-fun.el (gnus): Require it for gnus-directory.
17024
17025 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17026
17027         * gnus-fun.el (gnus-face-properties-alist): Add :version.
17028
17029 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17030
17031         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17032
17033 2006-04-05  Simon Josefsson  <jas@extundo.com>
17034
17035         * password.el (password-reset): New function.
17036
17037 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17038
17039         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17040         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17041
17042 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17043
17044         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17045         Some whitespace was matched into the url, which broke browsing hits
17046         > 100 when mm-url-use-external was nil.
17047
17048 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17049
17050         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17051         Check gnus-extra-headers for 'Newsgroups.
17052
17053         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17054         bound.
17055
17056 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
17057
17058         * pgg-gpg.el: Clean up process buffers every time gpg processes
17059         complete.
17060
17061 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
17062
17063         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17064         doc string.
17065
17066 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
17067
17068         * pgg-gpg.el (pgg-gpg-process-filter)
17069         (pgg-gpg-wait-for-completion): Check if buffer is alive.
17070
17071         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17072         lines, temporary fix.
17073
17074 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17075
17076         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17077
17078 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
17079
17080         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17081         default-enable-multibyte-characters.  This reverts the change from
17082         revision 6.17 which is no longer necessary because the passphrase
17083         is sent separately now.  GnuPG messages are unreadable under
17084         multibyte locales with default-enable-multibyte-characters set to
17085         nil.
17086
17087 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
17088
17089         * message.el (message-tool-bar-gnome): Move "spell".
17090
17091 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
17092
17093         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17094         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
17095         instead.
17096
17097 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
17098
17099         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17100         Improve newsgroups handling for NNTP overviews which don't include
17101         Newsgroups.
17102
17103 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17104
17105         * message.el (message-resend): Bind message-generate-hashcash to nil.
17106
17107 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17108
17109         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17110         when searching for already-paid recipients.
17111
17112 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
17113
17114         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17115         passphrases when it is not needed.
17116         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17117         passphrase stuff from gpg, should only be necessary when you use
17118         gpg with a smartcard.
17119
17120 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17121
17122         * mml.el (mml-insert-mime): Ignore cached contents of
17123         message/external-body part.
17124
17125         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17126         (mm-insert-part): Ditto.
17127
17128 2006-03-23  Simon Josefsson  <jas@extundo.com>
17129
17130         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17131         Reiner.
17132         (pgg-gpg-use-agent-p): Use it again.
17133
17134 2006-03-23  Simon Josefsson  <jas@extundo.com>
17135
17136         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17137         older emacsen.
17138         (pgg-gpg-use-agent-p): Don't use it.
17139
17140 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
17141
17142         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17143         if we can.
17144
17145 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
17146
17147         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17148         (pgg-gpg-update-agent): New function.
17149         (pgg-gpg-use-agent-p): New function.
17150         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17151         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17152         (pgg-gpg-sign-region): Use it.
17153
17154 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17155
17156         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17157         Reported by Ralf Wachinger <rwachinger@gmx.de>.
17158
17159 2006-03-21  Simon Josefsson  <jas@extundo.com>
17160
17161         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17162         <wilde@sha-bang.de>.
17163         (pgg-gpg-use-agent): New variable.
17164         (pgg-gpg-process-region): Use it.
17165         (pgg-gpg-encrypt-region): Likewise.
17166         (pgg-gpg-encrypt-symmetric-region): Likewise.
17167         (pgg-gpg-decrypt-region): Likewise.
17168         (pgg-gpg-sign-region): Likewise.
17169         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17170
17171 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17172
17173         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17174
17175         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17176         Add comment on version.
17177
17178 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
17179
17180         * smiley.el: Add missing test smiley.
17181
17182 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17183
17184         * mm-decode.el (mm-with-part): New macro.
17185         (mm-get-part): Use it; work with message/external-body as well.
17186         (mm-save-part): Treat name and filename equally.
17187
17188         * mm-extern.el (mm-extern-cache-contents): New function.
17189         (mm-inline-external-body): Use it; force the part to be displayed;
17190         move undisplayer added to the cached handle to the parent.
17191
17192         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17193         (gnus-mime-view-part-as-type): Work with message/external-body.
17194
17195         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17196
17197 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17198
17199         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17200         images in image-load-path.  [Sync with image.el, revision 1.60, in
17201         Emacs.]
17202
17203 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17204
17205         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17206         path rather than symbol.  Always return list of directories.
17207         Guarantee that image directory comes first.  [Sync with image.el,
17208         revision 1.59, in Emacs.]
17209
17210         * message.el (message-make-tool-bar): Adjust to new API of
17211         `gmm-image-load-path-for-library'.
17212
17213         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17214
17215         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17216
17217 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17218
17219         * gnus-art.el (gnus-article-only-boring-p):
17220         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17221         intangible text.
17222         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17223
17224 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
17225
17226         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17227         Use `defun' instead of `gmm-defun-compat'.
17228
17229 2006-03-14  Simon Josefsson  <jas@extundo.com>
17230
17231         * message.el (message-unique-id): Don't use message-number-base36
17232         if (user-uid) is a float.
17233         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17234
17235 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17236
17237         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17238
17239         * gnus-art.el (gnus-mime-display-single): Make sure there is an
17240         empty line between a part and a message part.
17241
17242 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
17243
17244         * smiley.el: Add more test smileys.
17245         (smiley-data-directory, smiley-regexp-alist)
17246         (gnus-smiley-file-types): Fix doc strings.
17247         (smiley-update-cache): Clear smiley-cached-regexp-alist before
17248         adding new elements.
17249         (smiley-mouse-map): Unused code.  Make it a comment.
17250
17251 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17252
17253         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17254         scan latest NoCeM messages instead of old ones.
17255         (gnus-nocem-check-article): Fix regexps so as to match to PGP
17256         delimiters that are recently used.
17257         (gnus-nocem-load-cache): Add autoload cookie.
17258
17259         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17260
17261         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17262         level which is larger than gnus-use-nocem is specified.
17263
17264         * gnus-group.el (gnus-group-get-new-news): Ditto.
17265
17266 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
17267
17268         * gnus-util.el (gnus-tool-bar-update): New function.
17269
17270         * gnus-group.el (gnus-group-update-tool-bar): New variable.
17271         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17272
17273         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17274
17275         * gnus-group.el (gnus-group-redraw-when-idle)
17276         (gnus-group-redraw-check): Remove.
17277         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17278
17279 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17280
17281         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17282         if optional last element is specified in splits (FIELD VALUE...).
17283
17284 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
17285
17286         * message.el (message-make-tool-bar): Rename gmm-image-load-path
17287         to gmm-image-load-path-for-library.  Call with no-error argument.
17288         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17289
17290         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17291
17292         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17293
17294         * gmm-utils.el (gmm-image-load-path): Remove alias.
17295
17296 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
17297
17298         * gmm-utils.el (gmm-image-load-path): Add alias.
17299
17300         * nnml.el (nnml-generate-nov-databases-directory): Rename from
17301         nnml-generate-nov-databases-1.
17302         (nnml-generate-nov-databases): Use it.
17303         (nnml-generate-nov-databases-directory): Document no-active
17304         argument.
17305
17306         * gmm-utils.el (gmm-image-load-path-for-library): Return single
17307         directory if path is t.  Add no-error.
17308
17309         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17310         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17311
17312         * gnus-art.el (gnus-article-browse-delete-temp-files):
17313         Simplify resetting gnus-article-browse-html-temp-list.
17314
17315         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17316         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
17317         Add example to docstring.  Rename local variables.  Move error
17318         checks to default case in cond and simplify.
17319
17320 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17321
17322         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17323         handle is multipart when calling it recursively.
17324         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17325
17326 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
17327
17328         * nnimap.el (nnimap-request-update-info-internal): Optimize.
17329         Don't `gnus-uncompress-range' to avoid excessive memory usage.
17330
17331 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17332
17333         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17334         is loaded.
17335
17336         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17337         loaded.
17338
17339 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17340
17341         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17342         to "Emacs 23 (unicode)" in doc string.
17343
17344         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17345         "Emacs 23 (unicode)" in comment.
17346
17347 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17348
17349         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17350
17351         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17352         characters 160 through 255 in Emacs 23.
17353
17354 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17355
17356         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17357         gnus-article-browse-html-temp.
17358         (gnus-article-browse-delete-temp): Make it customizable.
17359         Add `file'.  Adjust doc string.
17360         (gnus-article-browse-delete-temp-files): Add argument.
17361         Allow query for each file.  Adjust doc string.
17362         (gnus-article-browse-html-parts):
17363         Add `gnus-article-browse-delete-temp-files' to
17364         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17365
17366 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
17367
17368         * gnus-art.el (gnus-article-browse-html-temp)
17369         (gnus-article-browse-delete-temp): New variables.
17370         (gnus-article-browse-delete-temp-files): New function.
17371         (gnus-article-browse-html-parts): Use it.
17372
17373 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17374
17375         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17376
17377         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17378         string.
17379
17380         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17381         gnus-summary-insert-new-articles when unplugged.
17382         Remove gnus-summary-search-article-forward.
17383
17384         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17385         display-visual-class instead of display-color-cells.
17386
17387 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17388
17389         * dgnushack.el: Autoload customize-group for XEmacs.
17390
17391         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17392         message/* containing non-ASCII text properly.
17393
17394 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
17395
17396         * message.el: Require gmm-utils, remove autoloads.
17397         (message-tool-bar): Set default based on
17398         gmm-tool-bar-style.
17399         (message-tool-bar-gnome): Add gmm-customize-mode.
17400
17401         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17402         gmm-tool-bar-style.
17403         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17404
17405         * gnus-group.el (gnus-group-tool-bar): Set default based on
17406         gmm-tool-bar-style.
17407         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17408
17409         * gmm-utils.el (gmm-image-directory): Rename variable from
17410         gmm-image-load-path.
17411         (gmm-image-load-path): Use gmm-image-directory.
17412         (gmm-customize-mode): New function.
17413         (gmm-tool-bar-style): New variable.
17414
17415         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17416         gnus-group-redraw-line-number.
17417         (gnus-group-redraw-check): Simplify.
17418         (gnus-group-tool-bar-update): Remove redraw check.
17419         (gnus-group-make-tool-bar): Add redraw check.
17420
17421 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
17422
17423         * gnus-art.el (gnus-button): Add missing parentheses.
17424
17425 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17426
17427         * lpath.el: Fbind line-number-at-pos.
17428
17429 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17430
17431         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17432
17433 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17434
17435         * gnus-art.el (gnus-button): New face.
17436         (gnus-article-button-face): Use it.
17437
17438         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17439         Add gnus-summary-next-page.  Re-order.
17440
17441         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17442         next-node are now included.
17443         (gnus-group-redraw-line-number): New internal variable.
17444         (gnus-group-redraw-check): Helper function for updating the tool
17445         bar.
17446         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17447
17448         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17449
17450         * spam.el (spam-spamassassin-score-regexp): New internal variable.
17451         (spam-extra-header-to-number, spam-check-spamassassin-headers):
17452         Use it to match format of Spamassassin 3.0 and later.
17453         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17454         (spam-check-bogofilter)
17455         (spam-bogofilter-register-with-bogofilter): Fix args of
17456         `gnus-error' calls.
17457
17458 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17459
17460         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17461         unnecessary interaction when sending queued mails.
17462         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17463
17464 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
17465
17466         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17467         first or last are nil.
17468
17469 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17470
17471         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17472
17473 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17474
17475         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17476
17477 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17478
17479         * dns.el (query-dns): Protect more against buggy tcp output.
17480
17481 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17482
17483         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17484         nov.php.
17485
17486 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17487
17488         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17489         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17490         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
17491         output on the server side.
17492         (nnweb-google-create-mapping): Update regexps and add some
17493         progress indication.
17494
17495 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
17496
17497         * gnus-group.el (gnus-group-tool-bar-gnome):
17498         Fix gnus-agent-toggle-plugged.  Re-order icons.
17499         (gnus-group-tool-bar-gnome):
17500         Add gnus-group-{prev,next}-unread-group.
17501         (gnus-group-tool-bar-gnome): Re-order icons.
17502
17503         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17504         Move gnus-summary-insert-new-articles.
17505
17506         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
17507         Fix comments.
17508
17509         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
17510         also available in Emacs 21.3.
17511
17512         * message.el (message-fix-before-sending): Change "Emacs 22" to
17513         "Emacs 23 (unicode)" in comment.
17514
17515         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
17516         "Emacs 23 (unicode)" in comment.
17517
17518         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
17519         comment.
17520         (mm-coding-system-p): Add comment about no-MULE XEmacs.
17521
17522         * mm-view.el (mm-fill-flowed): Add :version.
17523
17524 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17525
17526         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
17527         and load-path.
17528
17529 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
17530
17531         * message.el: Autoload gmm-image-load-path.
17532         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
17533         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
17534         consitency.
17535
17536         * gmm-utils.el (gmm-image-load-path): Also search in
17537         "../etc/images".  Don't set gmm-image-load-path if we don't find
17538         the image.
17539
17540 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17541
17542         * gmm-utils.el (gmm-image-load-path): Don't make
17543         `gmm-image-load-path' include subdirectories which the second arg
17544         `image' might specify.
17545
17546         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
17547         subdirectory to icon file names.
17548
17549         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
17550
17551 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17552
17553         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
17554         gmm-image-load-path calls.
17555
17556         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17557
17558         * message.el (message-make-tool-bar): Ditto.
17559
17560         * mml.el (mml-preview): Add comment concerning tool bar icons.
17561
17562         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
17563         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
17564
17565         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
17566         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
17567
17568         * message.el (message-tool-bar-gnome): Use new icon names.
17569         (message-make-tool-bar): Use `gmm-image-load-path'.
17570
17571         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
17572         New functions from MH-E.
17573         (gmm-image-load-path): New variable from MH-E.
17574         (gmm-image-load-path): New function from MH-E.  Add arguments
17575         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
17576         *-image-load-path-called-flag.
17577
17578 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
17579
17580         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
17581
17582 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
17583
17584         * nnimap.el (nnimap-request-move-article): Change folder back to
17585         source group before deleting.
17586
17587 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
17588
17589         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
17590
17591         * gnus-art.el (mm-url-insert-file-contents-external):
17592         Autoload mm-url.
17593
17594         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
17595
17596 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17597
17598         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
17599         coding system which mm-charset-to-coding-system returns for a
17600         given charset is valid.
17601
17602 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
17603
17604         * html2text.el (html2text-remove-tag-list):
17605         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
17606
17607 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17608
17609         * gnus-cus.el: Revert 2005-10-17 change.
17610
17611 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17612
17613         * gnus-art.el (article-strip-banner):
17614         Call article-really-strip-banner only when the regexp match is made.
17615
17616 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17617
17618         * gnus-art.el (article-strip-banner):
17619         Use gnus-extract-address-components instead of
17620         mail-header-parse-addresses to make it work with non-ASCII text;
17621         remove mail-encode-encoded-word-string.
17622
17623         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
17624         values which are surrounded with \"...\"; make it never cause a
17625         Lisp error; give up parsing of parameters if it failed in
17626         extracting type.
17627
17628 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
17629
17630         * smime.el (smime-cert-by-ldap-1): Fix bug where
17631         `smime-ldap-search' returns results without userCertificates.
17632
17633 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17634
17635         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
17636
17637 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17638
17639         * spam.el (spam-check-spamassassin-headers): Adapt format for
17640         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
17641         <ari@mbf.ocn.ne.jp>.
17642         (spam-list-of-processors): Add spam-use-gmane.
17643
17644 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
17647         make-temp-file; make it work with XEmacs as well.
17648
17649         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
17650         mm-make-temp-file.
17651
17652         * mm-decode.el (mm-display-external): Use the 3rd arg of
17653         mm-make-temp-file.
17654         (mm-create-image-xemacs): Ditto.
17655
17656 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17657
17658         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
17659         with message-narrow-to-headers.
17660         (gnus-draft-setup): Narrow to header to run message-fetch-field.
17661         (gnus-draft-check-draft-articles): New function.
17662         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
17663
17664 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17665
17666         * gnus-art.el (gnus-article-browse-html-parts):
17667         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
17668         Don't use suffix argument for mm-make-temp-file for Emacs 21
17669         compatibility.  Remove useless `format'.
17670
17671 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17672
17673         * nnweb.el (nnweb-google-wash-article): Update regexps.
17674         (nnweb-group-alist): Use defvoo instead of defvar.
17675
17676 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17677
17678         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
17679         re-loading nn* modules.
17680
17681 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
17682
17683         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
17684         for `tool-bar-mode' and don't check it's default-value.
17685
17686         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17687
17688         * message.el (message-make-tool-bar): Ditto.
17689
17690         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
17691         `substring'.  Shorten tmp-file name.
17692
17693         * gnus.el: Remove bogus comment.
17694
17695 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
17696
17697         * gnus-art.el (gnus-article-browse-html-parts): New function.
17698         (gnus-article-browse-html-article): New function for viewing html
17699         articles with a browser.
17700
17701 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
17702
17703         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
17704         in elisp.
17705         (pgg-gpg-encrypt-symmetric-region): Ditto.
17706         (pgg-gpg-sign-region): Ditto.
17707
17708         * pgg-def.el (pgg-text-mode): New variable.
17709
17710         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
17711         (mml2015-pgg-encrypt): Ditto.
17712
17713         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
17714         (mml1991-pgg-encrypt): Ditto.
17715
17716 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17717
17718         * nnfolder.el (nnfolder-insert-newsgroup-line):
17719         Use message-make-date instead of current-time-string.
17720
17721         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
17722         to gnus-decoded which mm-uu might set.
17723
17724 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17725
17726         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
17727         don't decode quoted parameters; remove misimported Emacs code.
17728         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17729         (rfc2231-decode-encoded-string): Don't use split-string which
17730         behaves differently according to Emacs version; use
17731         mm-decode-coding-region to convert charset to coding-system.
17732         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17733         (rfc2231-encode-string): Remove misimported Emacs code.
17734
17735 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17736
17737         * gnus-art.el (article-decode-charset): Don't use ignore-errors
17738         when calling mail-header-parse-content-type.
17739         (article-de-quoted-unreadable): Ditto.
17740         (article-de-base64-unreadable): Ditto.
17741         (article-wash-html): Ditto.
17742
17743         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
17744         calling mail-header-parse-content-type and
17745         mail-header-parse-content-disposition.
17746         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
17747         mail-header-parse-content-type.
17748
17749         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
17750         insert charset and format parameters; encode description after
17751         inserting it to buffer.
17752         (mml-insert-parameter): Fold lines properly even if a parameter is
17753         segmented into two or more lines; change the max column to 76.
17754
17755         * rfc1843.el (rfc1843-decode-article-body): Don't use
17756         ignore-errors when calling mail-header-parse-content-type.
17757
17758         * rfc2231.el (rfc2231-parse-string): Return at least type if
17759         possible; don't cause an error even if it fails in parsing of
17760         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17761         (rfc2231-encode-string): Don't break lines at the beginning, leave
17762         it to mml-insert-parameter.
17763
17764         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
17765         calling mail-header-parse-content-type.
17766
17767 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
17768
17769         * spam-report.el (spam-report-gmane-use-article-number):
17770         Improve doc string.
17771         (spam-report-gmane-internal): Check if a suitable header was found
17772         in the article.
17773
17774 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17775
17776         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
17777         (rfc2231-encode-string): Make param*=value always begin with LWSP.
17778
17779 2006-02-05  Romain Francoise  <romain@orebokech.com>
17780
17781         Update copyright notices of all files in the gnus directory.
17782
17783 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17784
17785         * nnweb.el (nnweb-request-group): Avoid growing overview files.
17786
17787 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17788
17789         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
17790         segmented lines of parameter value to cope with Thunderbird 1.5
17791         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
17792         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17793         (rfc2231-encode-string): Don't make lines exceeding 76 column.
17794
17795 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
17796
17797         * mml.el (mml-generate-mime-1): Correct the order of inline signed
17798         parts.
17799
17800 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17801
17802         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
17803         there's only one active file for all servers.
17804         (nnweb-request-scan): Make sure nnweb-articles is initialized on
17805         solid groups.  Gnus might have used a FAST request to select the group.
17806         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
17807         and nnweb-search redundantly in the active file.
17808         (nnweb-request-list): Don't list bogus groups.  There can only be one.
17809         (nnweb-request-create-group): Don't use ARGS.
17810         (nnweb-possibly-change-server, nnweb-request-group): Remove some
17811         initializations.  Let nnoo do the work.
17812
17813 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17814
17815         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
17816         Say the part has been decoded.
17817
17818         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
17819
17820 2006-01-31  Kevin Ryde  <user42@zip.com.au>
17821
17822         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
17823         mailcap-viewer-test-cache when there's no 'test clause, since that
17824         will invert the meaning of a "nil" test previously determined by
17825         mailcap-mailcap-entry-passes-test.
17826
17827 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17828
17829         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
17830         compiling.
17831
17832         * gnus-sum.el: Ditto.
17833
17834         * message.el: Don't bind tool-bar-map when compiling.
17835
17836 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
17837
17838         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
17839
17840 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17841
17842         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
17843         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
17844         current Google Groups.
17845
17846 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
17847
17848         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
17849         and tool-bar-mode.
17850
17851         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
17852         and tool-bar-mode.
17853
17854         * message.el (message-tool-bar-update): Simplify.
17855         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
17856
17857         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
17858         gnus-summary-buffer.
17859         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
17860         gnus-summary-reply.
17861
17862         * gmm-utils.el (gmm): Add :version.
17863
17864 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17865
17866         * Makefile.in (clean): New rule.
17867         (distclean): Use it.
17868
17869 2006-01-26  Steve Youngs  <steve@sxemacs.org>
17870
17871         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
17872         Don't autoload.
17873
17874 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17875
17876         * gmm-utils.el (gmm-verbose): Add :group.
17877
17878 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
17879
17880         * message.el: Change some comments WRT tool-bars.
17881
17882         * gnus-sum.el (gnus-summary-tool-bar)
17883         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
17884         (gnus-summary-tool-bar-zap-list): New variables.
17885         (gnus-summary-make-tool-bar): Complete rewrite using
17886         `gmm-tool-bar-from-list'.
17887
17888         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
17889         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
17890         New variables.
17891         (gnus-group-make-tool-bar): Complete rewrite using
17892         `gmm-tool-bar-from-list'.
17893         (gnus-group-tool-bar-update): New function.
17894
17895         * message.el (message-mode-field-menu): Add "Show hidden Headers".
17896
17897 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17898
17899         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
17900         is dissected into a single part of which the type is the same as
17901         the given one; decode charset.
17902
17903 2006-01-21  Kevin Ryde  <user42@zip.com.au>
17904
17905         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
17906         into alists as symbol not string, since that's what
17907         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
17908         look for.
17909
17910 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
17911
17912         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
17913         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
17914
17915         * message.el (message-tool-bar-gnome): Use gmm-ignore.
17916
17917 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17918
17919         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
17920         (gnus-xmas-mime-security-button-menu): New function.
17921
17922         * gnus-art.el (gnus-mime-security-button-commands): New variable.
17923         (gnus-mime-security-button-menu): New definition.
17924         (gnus-mime-security-button-map): Use them.
17925         (gnus-mime-security-button-menu): New function.
17926         (gnus-insert-mime-security-button): Addition to help echo.
17927         (gnus-mime-security-run-function, gnus-mime-security-save-part)
17928         (gnus-mime-security-pipe-part): New functions.
17929
17930         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
17931         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
17932
17933         * mm-decode.el (mm-handle-set-disposition): Remove.
17934         (mm-handle-set-description): Remove.
17935
17936 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17937
17938         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
17939         (mm-w3m-standalone-supports-m17n-p): New function.
17940         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
17941         w3m usage.
17942
17943         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
17944         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
17945
17946 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17947
17948         * message.el (message-tool-bar-zap-list):
17949         Use gmm-tool-bar-zap-list as custom type.
17950         (message-tool-bar-update): New function.
17951         (message-tool-bar, message-tool-bar-gnome)
17952         (message-tool-bar-retro): Add message-tool-bar-update.
17953         (message-tool-bar-gnome): Add flyspell-buffer.
17954
17955         * gnus-util.el (gnus-error): Describe `args'.
17956
17957         * gmm-utils.el (gmm-error): Describe `args'.
17958         (gmm-tool-bar-zap-list): New widget.
17959         (gmm-tool-bar-from-list): Improve description of `zap-list'.
17960
17961 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17962
17963         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
17964         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
17965         the number of recursive calls.
17966
17967         * mm-decode.el (mm-handle-set-disposition): New macro.
17968         (mm-handle-set-description): New macro.
17969
17970 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17971
17972         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
17973         encoding.
17974
17975 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
17976
17977         * message.el (message-tool-bar-zap-list, message-tool-bar)
17978         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
17979         (message-tool-bar-local-item-from-menu): Remove.
17980         (message-tool-bar-map): Replace by `message-make-tool-bar'.
17981         (message-make-tool-bar): New function.
17982         (message-mode): Use `message-make-tool-bar'.
17983
17984         * gmm-utils.el: New file.
17985         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
17986         (gmm-lazy): New widget copied from `nnmail.el'.
17987         (gmm-tool-bar-from-list): New function for creating customizable
17988         tool bars.
17989         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
17990         output.
17991         (gmm): Add :prefix to defgroup.
17992
17993 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
17994
17995         * gmm-utils.el (gmm-widget-p): New function.
17996
17997 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
17998
17999         * mml.el (mml-attach-file): Describe `description' in doc string.
18000         (mml-menu): Add Emacs MIME manual and PGG manual.
18001
18002 2006-01-20  Richard M. Stallman  <rms@gnu.org>
18003
18004         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18005
18006 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
18007
18008         * nntp.el (nntp-end-of-line): Doc fix.
18009
18010 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
18011
18012         * imap.el (imap-open): Handle case where buffer is a buffer
18013         object.
18014
18015 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18016
18017         * gnus-delay.el (gnus-delay): Don't autoload.
18018         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18019         to be re-loaded when customizing the `gnus-delay' group.
18020
18021 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
18022
18023         * message.el (message-insert-citation-line): Use newlines.
18024
18025 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18026
18027         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
18028         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
18029         these routines, so the passphrase can be managed externally and
18030         passed in to the system.
18031         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
18032         pgg-add-passphrase-to-cache function.
18033
18034         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
18035         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
18036         these routines, so the passphrase can be managed externally and
18037         passed in to the system.
18038         (pgg-pgp5-sign-region): Use new name of
18039         pgg-add-passphrase-to-cache function.
18040
18041 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18042
18043         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
18044         part of the decoded armor to find the key-identifier.
18045         (pgg-gpg-lookup-key-owner): New function to return the
18046         human-readable identifier of a key owner.
18047         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
18048         itself.
18049         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
18050         the key value) if we have a key and can match it against a secret
18051         key.  Also, added a note pointing out fact that the prompt only
18052         indicates the first matching key.
18053
18054         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
18055         pgg-decrypt-region.
18056         (pgg-add-passphrase-to-cache): Rename from
18057         `pgg-add-passphrase-cache' to reduce confusion (all callers
18058         changed).
18059         (pgg-remove-passphrase-from-cache): Rename from
18060         `pgg-remove-passphrase-cache' to reduce confusion (all callers
18061         changed).
18062         (pgg-read-passphrase, pgg-add-passphrase-cache)
18063         (pgg-remove-passphrase-cache): Add informative docstrings.
18064         (pgg-decrypt): Convey provided passphrase in subordinate call to
18065         pgg-decrypt-region.
18066
18067 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
18068
18069         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
18070         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
18071         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
18072         'passphrase' argument, so the passphrase can be managed externally
18073         and then passed in to the system.
18074
18075         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
18076         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
18077         so the passphrase cache can be used reliably with identifiers
18078         besides a pgp packet's key id.
18079
18080         * pgg-gpg.el (pgg-gpg-encrypt-region)
18081         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18082         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
18083         these routines, so the passphrase can be managed externally and
18084         passed in to the system.
18085
18086         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
18087         'notruncate' argument, so the passphrase cache can be used
18088         reliably with identifiers besides a pgp packet's key id.
18089
18090 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
18091
18092         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
18093         symmetric encryption.
18094         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
18095         encrypted session key.
18096         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
18097         message ask for the passphrase in a proper way.
18098
18099         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
18100         New user commands for symmetric encryption.
18101
18102 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18103
18104         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18105
18106         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18107
18108 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
18109
18110         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18111
18112 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18113
18114         * mm-decode.el (mm-inlined-types): Add application/pgp.
18115         (mm-automatic-display): Ditto.
18116
18117         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18118         part as text.
18119
18120 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18121
18122         * nnrss.el: Update copyright.
18123         (nnrss-opml-import): Query whether to subscribe to each entry.
18124
18125         * gnus-art.el:
18126         * gnus-sum.el:
18127         * gnus-xmas.el:
18128         * messagexmas.el:
18129         * mm-uu.el:
18130         * mm-view.el: Update copyright.
18131
18132 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
18133
18134         * message.el (message-info): New function.
18135         (message-mode-menu): Add it.
18136         Update copyright.
18137
18138         * ChangeLog: Fix and update copyright.
18139
18140 2006-01-13  Romain Francoise  <romain@orebokech.com>
18141
18142         * message.el (message-forward-subject-name-subject): Prefer the
18143         address to 'nowhere' if the sender has no name.
18144         Fix typo.  Update copyright year.
18145
18146 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18147
18148         * gnus-art.el (article-wash-html):
18149         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18150         (gnus-article-wash-html-with-w3m-standalone): New function.
18151
18152         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18153         mm-inline-text-html-render-with-w3m-standalone.
18154         (mm-text-html-washer-alist): Map w3m-standalone to
18155         gnus-article-wash-html-with-w3m-standalone.
18156         (mm-inline-text-html-render-with-w3m-standalone): New function.
18157
18158 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18159
18160         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18161         Improve LaTeX.
18162
18163 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18164
18165         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18166         (nnrss-request-article): Render text/plain parts as HTML.
18167
18168         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18169         the buffer.
18170
18171 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
18172
18173         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18174         custom definition of `gnus-posting-styles'.
18175
18176         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18177         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18178
18179 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18180
18181         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18182         Use nntp for bug archive.
18183
18184 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18185
18186         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18187         parts.
18188         (nnrss-normalize-date): New function converts ISO 8601 date into
18189         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18190         (nnrss-check-group): Use it.
18191
18192 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18193
18194         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18195
18196         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18197         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18198         (nnrss-insert-w3): Ditto.
18199
18200 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18201
18202         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18203         the articles to be forwarded including the case where neither a
18204         number of articles nor a region is specified.
18205
18206 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18207
18208         * nnrss.el (nnrss-request-article): Fix last change; fill
18209         text/plain parts.
18210
18211 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18212
18213         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18214         in text/plain part.
18215         (nnrss-check-group): Don't add excessive newline to dc:subject.
18216
18217 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
18218
18219         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18220         article.
18221
18222 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
18223
18224         * nnml.el: Don't require gnus-bcklg.  Autoload it.
18225         (nnml-use-compressed-files, nnml-save-mail): Support other
18226         comression programs such as bzip2.
18227
18228 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18229
18230         * dns.el (query-dns): Make sure we check the buffer size before
18231         removing tcp headers.
18232
18233 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18234
18235         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18236         remove MIME buttons associated with multipart/alternative parts.
18237         (gnus-mime-display-alternative): Tag buttons using `article-type'
18238         text property.
18239
18240         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18241         associated with multipart/alternative parts.
18242
18243         * gnus-art.el (gnus-signature-separator): Fix custom type.
18244
18245         * mm-decode.el (mm-inlined-types): Fix custom type.
18246         (mm-keep-viewer-alive-types): Ditto.
18247         (mm-automatic-display): Ditto.
18248         (mm-attachment-override-types): Ditto.
18249         (mm-inline-override-types): Ditto.
18250         (mm-automatic-external-display): Ditto.
18251
18252 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
18253
18254         * spam-report.el (spam-report-user-mail-address)
18255         (spam-report-user-agent): New variables.
18256         (spam-report-url-ping-plain): Use spam-report-user-agent.
18257
18258 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
18259
18260         * gnus-art.el (gnus-button-handle-custom): Do not just use
18261         `customize-apropos' for any "M-x customize-*" button but the
18262         function called for.  Accept both the function name and its
18263         argument in order to achieve this.
18264         (gnus-button-alist): Remove support for "custom:" URL's.
18265         Pass function name to `gnus-button-handle-custom' in case of "M-x
18266         customize-*" buttons.
18267
18268 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18269
18270         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18271         multipart/alternative and add xref to mm-discouraged-alternatives
18272         in doc string.
18273
18274         * mm-decode.el (mm-discouraged-alternatives): Add xref to
18275         gnus-buttonized-mime-types in doc string.
18276
18277 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
18278
18279         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18280         Suggest image/.* in the doc string.
18281
18282 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
18283
18284         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18285         message-marks (Debian bug #342521).
18286
18287 2005-12-12  Simon Josefsson  <jas@extundo.com>
18288
18289         * password.el (password-read-from-cache): Add.
18290         (password-read): Use it.
18291
18292 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18293
18294         * rfc2047.el (rfc2047-charset-to-coding-system):
18295         Recognize us-ascii as a MIME charset.
18296
18297         * mm-bodies.el (mm-decode-content-transfer-encoding):
18298         Protect against the case where the 2nd arg TYPE is nil.
18299
18300 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18301
18302         * pop3.el (pop3-stream-type): Fix custom version.
18303
18304         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18305
18306 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18307
18308         * mm-decode.el (mm-display-external): Add missing cdr.
18309
18310 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18311
18312         * mm-decode.el (mm-display-external): Use nametemplate (defined in
18313         RFC1524) if it is in mailcap or add a suffix according to
18314         mailcap-mime-extensions when generating a temp filename; postpone
18315         deleting a temp file for 2 seconds for some wrappers, shell
18316         scripts, and so on, which might exit right after having started a
18317         viewer command as a background job.
18318
18319 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18320
18321         * nntp.el (nntp-marks-directory): Fix custom group.
18322
18323         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18324         steps when < 10.
18325
18326         * gnus-start.el (gnus-no-server-1):
18327         Mention `gnus-level-default-subscribed' in doc string.
18328
18329 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18330
18331         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18332         parens.
18333
18334 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18335
18336         * gnus-xmas.el (gnus-use-toolbar): Revert.
18337         (gnus-xmas-setup-toolbar): Use global default-toolbar if
18338         gnus-use-toolbar is default.
18339
18340         * messagexmas.el (message-use-toolbar): Revert.
18341         (message-setup-toolbar): Use global default-toolbar if
18342         message-use-toolbar is default.
18343
18344 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18345
18346         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
18347         according to default-toolbar-visible-p.
18348
18349         * messagexmas.el (message-use-toolbar): Ditto.
18350
18351 2005-11-26  Dave Love  <fx@gnu.org>
18352
18353         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18354         (tls-program, tls-success): Provide openssl alternative.
18355
18356         * starttls.el: Doc fixes.
18357         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18358         SERVICE to PORT.
18359
18360         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
18361         port null or service name.
18362         (starttls-negotiate): Autoload.
18363
18364 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18365
18366         * message.el (message-kill-to-signature): Fix interactive spec.
18367
18368 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18369
18370         * pop3.el (pop3-open-server): Recognize a string as a service name.
18371
18372 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
18373
18374         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18375
18376 2005-11-23  Dave Love  <fx@gnu.org>
18377
18378         Add pop3s, pop3/starttls.
18379
18380         * pop3.el (pop3-authentication-scheme): Clarify doc.
18381         (open-tls-stream, starttls-open-stream): Autoload.
18382         (pop3-stream-type): New.
18383         (pop3-open-server): Use it.
18384
18385         * mail-source.el (mail-sources): Fix some :types.  Add stream type
18386         for POP.
18387         (mail-source-keyword-map): Add :stream for POP.
18388         (mail-source-fetch-pop): Use pop3-stream-type.
18389
18390 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18391
18392         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18393         of current-time-string.
18394
18395 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
18396
18397         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18398         date header.
18399
18400 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18401
18402         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
18403         it can seriously impact performance as it bypasses the agent's
18404         local caches.
18405
18406 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18407
18408         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18409         must be explicitly online rather than "not explicitly offline" for
18410         its flags to be synchronized.
18411
18412         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18413         that gnus-uu-unmark-thread will function correctly.
18414
18415         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18416         1024K is instead displayed as 1M.
18417
18418 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18419
18420         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18421
18422 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
18423
18424         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18425
18426 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
18427
18428         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18429         error message to display actual error condition.
18430         (gnus-agent-save-local): Avoid saving symbols that are bound to
18431         nil as they simply result in a warning message in
18432         gnus-agent-read-local.
18433
18434 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18435
18436         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18437         rather than make-variable-buffer-local for file-precious-flag.
18438
18439 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18440
18441         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18442         for duplicates which are removed.  The invalid sort check then
18443         triggers a rescan after the sort as sorting may have moved
18444         duplicate entries such that they can be cheaply detected.
18445
18446 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18447
18448         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18449
18450 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18451
18452         * gnus-agent.el (gnus-agent-article-alist-save-format):
18453         Change internal variable to a custom variable.  Change default value
18454         from compressed(2) to uncompressed(1).
18455         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18456         support for uncompressed agentview files.  Taken together, reading
18457         the agentview file should now be 6-7 times faster.
18458
18459 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
18460
18461         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18462         as a buffer-local variable.  This avoids creating truncated
18463         dribble files as a result of a hang up, eg.
18464
18465 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
18466
18467         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
18468         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
18469         XEmacs.
18470
18471 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18472
18473         * gnus-start.el (gnus-start-draft-setup):
18474         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18475
18476         * gnus.el (gnus-splash): Change custom group.
18477         (gnus-group-get-parameter, gnus-group-parameter-value):
18478         Describe allow-list argument.
18479
18480         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18481         string.
18482
18483 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18484
18485         * gnus-art.el (gnus-default-article-saver): Add user-defined
18486         `function' to custom type.
18487
18488 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18489
18490         * imap.el (imap-open): Handle case where buffer is a buffer
18491         object.
18492
18493 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
18494
18495         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18496         long lines.
18497         (gnus-cache-delete-group): Wrap doc strings.
18498
18499         * gnus-agent.el (gnus-agent-rename-group)
18500         (gnus-agent-delete-group): Wrap doc strings.
18501
18502 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * messagexmas.el (message-use-toolbar): Change the valid values
18505         into default, top, bottom, left, and right.
18506         (message-toolbar-thickness): New variable.
18507         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
18508         well.
18509         (message-setup-toolbar): Make it work.
18510
18511         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
18512         (gnus-use-toolbar): Change the valid values into default, top,
18513         bottom, left, and right.
18514         (gnus-toolbar-thickness): New variable.
18515         (gnus-xmas-setup-toolbar): New function.
18516         (gnus-xmas-setup-group-toolbar): Use it.
18517         (gnus-xmas-setup-summary-toolbar): Use it.
18518
18519 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18520
18521         * gnus-start.el (gnus-1): Add "native" to
18522         gnus-predefined-server-alist.
18523
18524         * gnus.el (gnus-method-to-server): Don't add "native" to the
18525         lists here, because that leads to problems when
18526         gnus-select-method is bound.
18527
18528 2005-11-09  Simon Josefsson  <jas@extundo.com>
18529
18530         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18531         use (not sort-by-date) instead.
18532
18533 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18534
18535         * gnus-delay.el (gnus-delay-group): Don't autoload.
18536         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18537         to be re-loaded when customizing the `gnus-delay' group.
18538
18539 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
18540
18541         * message.el: Revert last changes.
18542         (message-insert-citation-line): Use newlines.
18543
18544 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
18545
18546         * message.el (message-courtesy-message)
18547         (message-mark-insert-begin, message-mark-insert-end)
18548         (message-elide-ellipsis, message-cancel-message)
18549         (message-add-header, message-change-subject)
18550         (message-cross-post-followup-to-header)
18551         (message-cross-post-insert-note, message-reduce-to-to-cc)
18552         (message-widen-reply, message-delete-not-region)
18553         (message-kill-to-signature, message-insert-signature)
18554         (message-insert-importance-high, message-insert-importance-low)
18555         (message-insert-or-toggle-importance)
18556         (message-insert-disposition-notification-to)
18557         (message-indent-citation, message-yank-original)
18558         (message-cite-original-without-signature, message-cite-original)
18559         (message-insert-citation-line, message-position-on-field)
18560         (message-fix-before-sending, message-send-mail-partially)
18561         (message-send-mail, message-send-mail-with-sendmail)
18562         (message-send-mail-with-qmail, message-send-news)
18563         (message-check-news-header-syntax, message-generate-headers)
18564         (message-insert-courtesy-copy, message-fill-address)
18565         (message-fill-header, message-shorten-references)
18566         (message-setup-1, message-cancel-news)
18567         (message-forward-make-body-plain, message-forward-make-body-mime)
18568         (message-forward-make-body-mml, message-encode-message-body)
18569         (message-forward-make-body-digest-plain)
18570         (message-forward-make-body-digest-mime)
18571         (message-use-alternative-email-as-from): Insert `hard-newline'
18572         instead of ordinary newlines.
18573
18574 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18575
18576         * message.el (message-generate-headers): Downcase the argument
18577         given to message-check-element.
18578
18579 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
18580
18581         * nntp.el (nntp-authinfo-rejected): New error condition.
18582         (nntp-wait-for): Use new error condition to signal authentication
18583         error.
18584         (nntp-retrieve-data): Rethrow new error condition to break out of
18585         recursive call to nntp-send-authinfo.
18586
18587 2005-11-08  Romain Francoise  <romain@orebokech.com>
18588
18589         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18590         (gnus-summary-exit-map): Bind to `Z p'.
18591         (gnus-summary-make-menu-bar): Add menu item.
18592
18593 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
18594
18595         * gnus-art.el (gnus-article-treat-custom): Add `first'.
18596         (gnus-treat-*): Add `first' in all doc strings.
18597
18598         * gnus-group.el (gnus-group-compact-group): Fix typo.
18599
18600 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18601
18602         * gnus.el (gnus-parameters-case-fold-search): New variable.
18603         (gnus-parameters-get-parameter): Use it.
18604
18605         * gnus-score.el (gnus-home-score-file): Doc fix.
18606
18607 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
18608
18609         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18610
18611 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18612
18613         * mm-util.el (mm-special-display-p): New function.
18614
18615         * mml.el (mml-preview): Use it; doc fix.
18616
18617 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18618
18619         * imap.el (imap-open): Handle case where buffer is a buffer object.
18620
18621 2005-10-29  Romain Francoise  <romain@orebokech.com>
18622
18623         * message.el (message-fix-before-sending): Fix comment.
18624
18625 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
18626
18627         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
18628
18629 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
18630
18631         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
18632         Used in gnus-score.el.
18633
18634 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18635
18636         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
18637
18638 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
18639
18640         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
18641         whitespace removed in revision 7.8.  Use concatenated string to
18642         protect trailing whitespace.
18643
18644 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
18645
18646         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
18647         (nnimap-request-expire-articles): Use it to avoid sending 'UID
18648         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
18649         Courier IMAP ("some version from 2004").  Mostly based on similar
18650         code in the same function.
18651
18652 2005-10-26  Didier Verna  <didier@xemacs.org>
18653
18654         * gnus-group.el (gnus-group-compact-group): Invalidate original
18655         article buffer.
18656         * gnus-srvr.el (gnus-server-compact-server): Ditto.
18657         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
18658         NOV database and in article itself.
18659         Invalidate article backlog.
18660
18661 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18662
18663         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
18664
18665 2005-10-26  Simon Josefsson  <jas@extundo.com>
18666
18667         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
18668         part of 2004-07-25 change.
18669
18670 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18671
18672         * message.el (message-display-completion-list): New function.
18673         (message-expand-group): Use it; make sure the Completions buffer
18674         is modifiable.
18675 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
18676
18677         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
18678         user-mail-name is an empty string.
18679
18680 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18681
18682         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
18683         depending on gnus-score-decay-constant.
18684
18685         * encrypt.el (encrypt-insert-file-contents)
18686         (encrypt-write-file-contents): Don't use `gnus-message'.
18687
18688         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
18689         arguments.
18690         (mm-uu-type-alist): Add message-marks and insert-marks.
18691         Pass arguments to mm-uu-verbatim-marks-extract.
18692         (mm-uu-hide-markers): New variable.
18693         (mm-uu-extract): Use face similar to `gnus-cite-3'.
18694
18695         * gnus-fun.el (gnus-convert-image-to-x-face-command)
18696         (gnus-convert-image-to-face-command): Use "convert" by default to
18697         allow other input image formats.
18698         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
18699         accordingly.
18700
18701 2005-10-23  Simon Josefsson  <jas@extundo.com>
18702
18703         * imap.el (imap-gssapi-program): Align command line parameters
18704         with latest GNU SASL.
18705         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
18706
18707 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18708
18709         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
18710         HTML.
18711         (nnslashdot-request-article): Ditto.
18712
18713         * lpath.el (featurep): Add nobreak-char-display.
18714
18715 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
18716
18717         * mail-source.el (mail-source-fetch-pop): Require pop3.
18718         (mail-source-check-pop): Ditto.
18719
18720 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18721
18722         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
18723         errors.
18724
18725 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18726
18727         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
18728         (gnus-treat-strip-leading-blank-lines): Improve doc string.
18729
18730         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
18731
18732         * mm-bodies.el (mm-decode-string):
18733         Call `mm-charset-to-coding-system' with allow-override argument.
18734
18735 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18736
18737         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
18738         (rfc2047-charset-to-coding-system): New function.
18739         (rfc2047-decode-encoded-words): New function.
18740         (rfc2047-decode-region): Use them.
18741         (rfc2047-decode-cte): Remove.
18742         (rfc2047-parse-and-decode): Remove.
18743         (rfc2047-decode): Remove.
18744
18745 2005-10-15  Kenichi Handa  <handa@m17n.org>
18746
18747         * rfc2047.el (rfc2047-decode-cte): New function.
18748         (rfc2047-decode-region): Change the way to decode successive
18749         encoded-words: decode B- or Q-encoding in each encoded-word,
18750         concatenate them, and decode it as charset.
18751
18752 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18753
18754         * lpath.el: Fbind codepage-setup for XEmacs.
18755
18756 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
18757
18758         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
18759         widget-move-and-invoke.
18760         (gnus-custom-mode): Use gnus-custom-map.
18761
18762 2005-10-15  Bill Wohler  <wohler@newt.com>
18763
18764         * message.el (message-tool-bar-map): Rename image file from
18765         mail_send to mail/send.
18766
18767 2005-10-16  Masatake YAMATO  <jet@gyve.org>
18768
18769         * message.el (message-expand-group): Pass the common
18770         prefix substring of completion to `display-completion-list'.
18771
18772 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
18773
18774         * mml-sec.el (mml-secure-method): New internal variable.
18775         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
18776         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
18777         New functions using mml-secure-method.
18778
18779         * mml.el (mml-mode-map): Add key bindings for those functions.
18780         (mml-menu): Simplify security menu entries.  Suggested by Jesper
18781         Harder <harder@myrealbox.com>.
18782         (mml-attach-file, mml-attach-buffer, mml-attach-external):
18783         Goto end of message if point is the headers of the message.
18784
18785         * message.el (message-in-body-p): New function.
18786
18787         * assistant.el: Autoload gnus-util and netrc.
18788
18789         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
18790         Use `mm-charset-override-alist' only when decoding.
18791
18792         * mm-bodies.el (mm-decode-body):
18793         Call `mm-charset-to-coding-system' with allow-override argument.
18794
18795         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
18796         `filename' from Content-Disposition if Content-Type doesn't
18797         provide `name'.
18798         (gnus-mime-view-part-as-type): Set default instead of
18799         initial-input.
18800
18801 2005-10-09  Daniel Brockman  <daniel@brockman.se>
18802
18803         * format-spec.el (format-spec): Propagate text properties of % spec.
18804
18805 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18806
18807         * gnus-art.el (gnus-treat-predicate): Add `first'.
18808
18809 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18810
18811         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
18812         (mm-charset-override-alist): New variable.
18813         (mm-charset-to-coding-system): Use it.
18814         (mm-codepage-setup): New helper function.
18815         (mm-charset-eval-alist): New variable.
18816         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
18817         Warn about unknown charsets.
18818
18819         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
18820
18821 2005-10-04  David Hansen  <david.hansen@gmx.net>
18822
18823         * nnrss.el (nnrss-request-article): Add support for the comments tag.
18824         (nnrss-check-group): Ditto.
18825
18826 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18827
18828         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
18829         Rename x-gnus-verbatim to x-verbatim.
18830         (mm-uu-type-alist): Fix regexp for verbatim-marks.
18831
18832         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
18833         x-verbatim.
18834
18835         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
18836
18837         * gnus-util.el (gnus-remove-duplicates): Remove.
18838
18839         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
18840         instead of gnus-remove-duplicates.
18841
18842         * message.el (message-remove-duplicates): Remove.
18843         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
18844         message-remove-duplicates.
18845
18846         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
18847         available, else use implementation from `delete-dups'.
18848
18849         * message.el (message-insert-expires): New function.
18850         (message-mode-map): Add key binding.
18851         (message-mode-field-menu): Add menu entry.
18852         (message-mode): Document it.
18853         (message-make-expires-date): Use `message-make-date'.
18854
18855 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
18856
18857         * message.el (message-make-expires-date): New function.
18858
18859 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18860
18861         * Makefile.in (list-installed-shadows): New entry.
18862         (install): Use it.
18863         (remove-installed-shadows): New entry.
18864
18865         * dgnushack.el (dgnushack-default-load-path): New variable.
18866         (dgnushack-find-lisp-shadows): New function.
18867         (dgnushack-remove-lisp-shadows): New function.
18868
18869 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18870
18871         * Makefile.in (install-el-elc): New entry.
18872         (install): Use it so that .el files are necessarily installed.
18873
18874 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18875
18876         * time-date.el: Autoload parse-time-string, XEmacs needs it.
18877
18878 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18879
18880         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
18881         function rather than the diff-mode.el package.
18882         (mm-display-external): Use with-current-buffer.
18883         (mm-viewer-completion-map, mm-viewer-completion-map):
18884         Move initialization inside declaration.
18885
18886 2005-09-29  Simon Josefsson  <jas@extundo.com>
18887
18888         * spam.el: Load hashcash when compiling, to avoid warnings.
18889         Don't autoload mail-check-payment.
18890         (spam-check-hashcash): Define unconditionally, since hashcash.el
18891         is part of Gnus now.  Ignore errors from payment checking.
18892
18893 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18894
18895         * message.el (message-bold-region, message-unbold-region):
18896         Rename from `bold-region' and `unbold-region'.
18897
18898         * message.el: Remove useless autoloads.
18899
18900 2005-09-28  Simon Josefsson  <jas@extundo.com>
18901
18902         * message.el (message-use-idna): Default to t.
18903         (message-use-idna): Test whether encoding works too.  Doc fix.
18904
18905 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18906
18907         * nntp.el (nntp-warn-about-losing-connection): Remove.
18908
18909 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18910
18911         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
18912         customizable.  Change default value.
18913         (mm-uu-diff-groups-regexp): Change default value.
18914         (mm-uu-type-alist): Add doc string.
18915         (mm-uu-configure): Add doc string.  Make it interactive.
18916         (mm-uu-tex-groups-regexp): New variable.
18917         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
18918         (mm-uu-type-alist): Add LaTeX documents.
18919         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
18920         of "text/verbatim".
18921         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
18922
18923         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
18924         instead of "text/verbatim".
18925
18926         * message.el (message-mark-inserted-region)
18927         (message-mark-insert-file): Use slrn style marks when called with
18928         prefix argument.
18929
18930 2005-09-27  Simon Josefsson  <jas@extundo.com>
18931
18932         * message.el (message-idna-to-ascii-rhs-1): Reformat.
18933
18934 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
18935
18936         * message.el (message-remove-duplicates): New function.
18937         Implementation borrowed from `gnus-remove-duplicates'.
18938         (message-idna-to-ascii-rhs): Also encode idna addresses in
18939         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
18940         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
18941         only ask about the same idna domain once per header and also tell
18942         in what header to replace the idna domain.
18943
18944         * gnus-art.el (article-decode-idna-rhs): Also decode idna
18945         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
18946         (article-decode-idna-rhs): Fix regexp so that all idna-address in
18947         a header is decoded and not just the last one.
18948
18949 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18950
18951         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
18952         has been decoded.
18953
18954         * mm-decode.el (mm-automatic-display): Add text/verbatim.
18955         (mm-insert-part): Don't modify text if it has been decoded.
18956
18957         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
18958         decoded.
18959
18960         * mm-view.el (mm-inline-text): Don't strip text props unless
18961         decoding enriched or richtext parts.
18962
18963 2005-09-25  Romain Francoise  <romain@orebokech.com>
18964
18965         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
18966         * gnus-start.el (gnus-subscribe-interactively):
18967         * gnus-uu.el (gnus-uu-grab-articles):
18968         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
18969         space.
18970
18971 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
18972
18973         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
18974         * mm-view.el (mm-view-pkcs7-decrypt):
18975         * gnus-sum.el (gnus-summary-limit-to-extra)
18976         (gnus-summary-respool-article, gnus-read-move-group-name):
18977         * gnus-score.el (gnus-summary-increase-score):
18978         * gnus-util.el (gnus-completing-read-with-default):
18979         * gnus-art.el (gnus-read-save-file-name)
18980         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
18981         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
18982         * message.el (message-check-news-header-syntax):
18983         Follow convention for reading with the minibuffer.
18984
18985 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
18986
18987         * spam-report.el (spam-report-url-ping-plain):
18988         Use gnus-extended-version as User-Agent.
18989
18990         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
18991         default value is nil.
18992
18993         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
18994         (mm-uu-verbatim-marks-extract): New function.
18995         (mm-uu-extract): New face.
18996         (mm-uu-copy-to-buffer): Use it.
18997
18998         * spam-report.el (spam-report-gmane-ham): Rename from
18999         `spam-report-gmane-unspam'.
19000         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19001         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
19002
19003         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19004         Autoload.
19005         (spam-report-gmane-unregister-routine):
19006         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19007
19008 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
19009
19010         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19011         (spam-report-gmane-unregister-routine): Add support for gmane
19012         unregistration.
19013
19014         * spam-report.el (spam-report-gmane-unspam)
19015         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19016         (spam-report-gmane): Change to take a single article and do unspam
19017         registration.
19018
19019 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19020
19021         * mm-url.el (mm-url-decode-entities): Fix regexp.
19022
19023 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19024
19025         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19026         default to nil, to be able to use Gnus at all.  If the default
19027         switches to something else, then the function should be fixed not
19028         be exceedingly slow.
19029
19030 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
19031
19032         * gnus-start.el (gnus-activate-group): If the server is nil, don't
19033         fail hard.
19034
19035         * spam-report.el: Add better Keywords line.
19036
19037         * spam.el: Add Maintainer and better Keywords line.
19038
19039 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19040
19041         * gnus-art.el (gnus-article-replace-part)
19042         (gnus-mime-replace-part): New functions.
19043         (gnus-mime-action-alist, gnus-mime-button-commands)
19044         (gnus-mime-save-part-and-strip): Add file argument.
19045         (gnus-article-part-wrapper): Add interactive argument.
19046
19047         * gnus-sum.el (gnus-summary-mime-map):
19048         Add `gnus-article-replace-part'.
19049
19050 2005-09-19  Didier Verna  <didier@xemacs.org>
19051
19052         The nnml compaction feature:
19053         * nnml.el (nnml-request-compact-group): New function.
19054         * nnml.el (nnml-request-compact): New function.
19055         * gnus-int.el (gnus-request-compact-group): New function.
19056         * gnus-int.el (gnus-request-compact): New function.
19057         * gnus-group.el (gnus-group-compact-group): New function.
19058         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19059         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19060         * gnus-srvr.el (gnus-server-compact-server): New function.
19061         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19062         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19063
19064 2005-09-18  Deepak Goel  <deego@gnufans.org>
19065
19066         * sieve.el (sieve-help): Fix `message' call: first arg should be a
19067         format spec.
19068
19069 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19070
19071         * gnus.el (gnus-group-startup-message): Bind image-load-path.
19072
19073 2005-09-15  Romain Francoise  <romain@orebokech.com>
19074
19075         * message.el (message-fill-paragraph): Clarify docstring.
19076
19077 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19078
19079         * gnus-art.el (gnus-mime-display-part): Protect against broken
19080         MIME messages.
19081
19082 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19083
19084         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19085         before parsing header.
19086
19087 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
19088
19089         * html2text.el (html2text-replace-list): Add new entities.
19090
19091 2005-09-11  Romain Francoise  <romain@orebokech.com>
19092
19093         * message.el (message-alternative-emails): Improve docstring.
19094         (message-setup-1): Call `message-use-alternative-email-as-from'
19095         after `message-setup-hook' to give it precedence over posting
19096         styles, etc.
19097         (message-use-alternative-email-as-from): Add docstring.
19098         Remove the original From header if present.
19099
19100         * nnml.el (nnml-compressed-files-size-threshold): New variable.
19101         (nnml-save-mail): Use it.
19102
19103         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19104         articles.  Add new argument `silent'.
19105         (gnus-uu-mark-all): Report the total number of marked articles.
19106
19107 2005-09-10  Romain Francoise  <romain@orebokech.com>
19108
19109         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19110         (gnus-uu-mark-series): Likewise.
19111
19112 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
19113
19114         * spam-report.el (spam-report-gmane): Fix generation of spam
19115         report URL.
19116
19117 2005-09-10  Simon Josefsson  <jas@extundo.com>
19118
19119         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19120         t, based on discussion on the ding list with Robert Epprecht
19121         <epprecht@solnet.ch>.
19122
19123 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
19124
19125         * spam-report.el (spam-report-gmane): Make it work without
19126         X-Report-Spam header.  Gmane now only provides Archived-At.
19127         This is only used if `spam-report-gmane-use-article-number' is nil.
19128         (spam-report-gmane-spam-header): Remove.  Not used anymore.
19129
19130         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19131         make `gnus-summary-sort-by-recipient' work with threading.
19132
19133         * nnweb.el (nnweb-google-wash-article): Print a message if article
19134         is not available.
19135
19136 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19137
19138         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19139         change.  Decode text/* parts content before displaying.
19140
19141 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19142
19143         * mml-smime.el: Remove defvar of gnus-extract-address-components.
19144
19145 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19146
19147         * mm-view.el (mm-display-inline-fontify): Disable support modes.
19148
19149         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
19150         url-package-name, url-package-version,
19151         w3m-cid-retrieve-function-alist, w3m-current-buffer,
19152         w3m-display-inline-images, and w3m-minor-mode-map.
19153
19154 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
19155
19156         * message.el (message-tab-body-function): Fix mismatched custom type.
19157
19158         * gnus.el (gnus-group-change-level-function): Ditto.
19159
19160         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19161
19162         * gnus-art.el (gnus-signature-limit)
19163         (gnus-article-mime-part-function): Ditto.
19164
19165 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19166
19167         * mml.el (mml-mode): Silence the byte compiler.
19168
19169         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19170         using `(sit-for 0)' before moving the point to the specified part;
19171         skip unbuttonized parts.
19172         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19173         return to the summary window if gnus-auto-select-part is non-nil.
19174
19175 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
19176
19177         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19178         New variables.
19179         (mml-dnd-attach-file, mml-mode): Use them.
19180
19181         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19182         Make fetching article by MID work again for Google Groups.
19183         Add FIXME concerning gnus-group-make-web-group.
19184
19185         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19186         Don't depend on Gnus by using mail-extract-address-components if
19187         gnus-extract-address-components is not bound.
19188
19189 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19190
19191         * gnus-art.el (gnus-mime-display-security): Don't display the
19192         signature, but only the signed part.
19193
19194 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19195
19196         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19197
19198         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19199         list, not listp.
19200
19201 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
19202
19203         * mm-encode.el (mm-encode-content-transfer-encoding):
19204         Likewise when encoding.
19205
19206         * mm-bodies.el (mm-decode-content-transfer-encoding):
19207         De-canonicalize CRLF for all text content types, not just
19208         text/plain.
19209
19210 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19211
19212         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19213         valid article; point arrow and cursor at the MIME button.
19214
19215 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19216
19217         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19218         Suggested by Dan Christensen <jdc@uwo.ca>.
19219
19220         * mm-decode.el (mm-save-part): Enable change of prompt.
19221
19222 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
19223
19224         * gnus-msg.el (gnus-inews-add-send-actions):
19225         Make `message-post-method' lambda parameter ARG `&optional'.
19226
19227 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19228
19229         * gnus-sum.el (gnus-summary-mime-map):
19230         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19231         gnus-article-jump-to-part.
19232
19233         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19234         (gnus-article-edit-part): Use it.
19235         (gnus-article-part-wrapper): Add no-handle argument.
19236         (gnus-article-save-part-and-strip, gnus-article-delete-part):
19237         New functions.
19238
19239 2005-08-29  Romain Francoise  <romain@orebokech.com>
19240
19241         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19242         docstring.
19243         (gnus-face-from-file): Likewise.
19244
19245 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19246
19247         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19248         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19249         non-nil.
19250         (gnus-auto-select-part): New variable.
19251         (gnus-article-jump-to-part): New function.
19252         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19253         (gnus-mime-delete-part): Allow selecting specified part after
19254         deleting or stripping parts.
19255         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
19256         part if argument is bogus.
19257
19258 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
19259
19260         * gnus-art.el (w3m-minor-mode-map):
19261         * gnus-spec.el (gnus-newsrc-file-version):
19262         * gnus-util.el (nnmail-active-file-coding-system)
19263         (gnus-original-article-buffer, gnus-user-agent):
19264         * gnus.el (gnus-ham-process-destinations)
19265         (gnus-parameter-ham-marks-alist)
19266         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19267         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19268         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19269         * mm-decode.el (gnus-current-window-configuration):
19270         * mm-extern.el (gnus-article-mime-handles):
19271         * mm-url.el (url-current-object, url-package-name)
19272         (url-package-version):
19273         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19274         (smime-keys, w3m-cid-retrieve-function-alist)
19275         (w3m-current-buffer, w3m-display-inline-images)
19276         (w3m-minor-mode-map):
19277         * mml-smime.el (gnus-extract-address-components):
19278         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19279         (gnus-newsrc-hashtb, message-default-charset)
19280         (message-deletable-headers, message-options)
19281         (message-posting-charset, message-required-mail-headers)
19282         (message-required-news-headers):
19283         * mml1991.el (mc-pgp-always-sign):
19284         * mml2015.el (mc-pgp-always-sign):
19285         * nnheader.el (nnmail-extra-headers):
19286         * rfc1843.el (gnus-decode-encoded-word-function)
19287         (gnus-decode-header-function, gnus-newsgroup-name):
19288         * spam-stat.el (gnus-original-article-buffer): Add defvars.
19289
19290 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
19291
19292         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19293         the end of the date treatments.
19294
19295 2005-08-15  Simon Josefsson  <jas@extundo.com>
19296
19297         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19298         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
19299         Capello and Romain Francoise.
19300         (pgg-fetch-key-function): Remove, not used?
19301         (pgg-insert-url-with-w3): Require url, to get
19302         url-insert-file-contents regardless of where it is defined.
19303
19304 2005-08-13  Romain Francoise  <romain@orebokech.com>
19305
19306         * message.el (message-cite-original-1): New function.
19307         (message-cite-original): Use it.
19308         (message-cite-original-without-signature): Ditto.
19309
19310 2005-08-08  Romain Francoise  <romain@orebokech.com>
19311
19312         * message.el (message-yank-empty-prefix): New variable.
19313         (message-indent-citation): Use it.
19314         (message-cite-original-without-signature): Respect X-No-Archive.
19315
19316 2005-08-08  Simon Josefsson  <jas@extundo.com>
19317
19318         * pgg.el: Autoload url-insert-file-contents instead of loading
19319         w3/url.
19320         (pgg-insert-url-with-w3): Don't load url here.
19321
19322 2005-08-07  Jesper Harder  <harder@phys.au.dk>
19323
19324         * message.el (message-kill-to-signature): Don't insert newline at
19325         bol.
19326         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19327
19328 2005-08-06  Romain Francoise  <romain@orebokech.com>
19329
19330         * message.el (message-user-fqdn): Fix typo in docstring.
19331
19332 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
19333
19334         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19335
19336         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19337
19338 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19339
19340         * mm-bodies.el (mm-encode-body): Use coding system rather than
19341         charset to encode text.
19342
19343         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19344         number of charsets if utf-8 is available (XEmacs).
19345
19346 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
19347
19348         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19349         taken from `gnus-button-mid-or-mail-regexp'.
19350         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19351         (gnus-button-alist): Improve regexp for domain part of the MIDs
19352         for news:localpart@domain buttons.
19353         (gnus-button-ctan-directory-regexp): Update.
19354
19355 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19356
19357         * sieve-manage.el (sieve-manage-interactive-login):
19358         Use make-local-variable rather than make-variable-buffer-local.
19359         (sieve-manage-open): Ditto.
19360         (sieve-manage-authenticate): Ditto.
19361
19362         * mml.el (mml-generate-mime-1): Make the content type default to
19363         text/plain if the filename is not specified.
19364
19365 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19366
19367         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19368         instead of insert-buffer.
19369
19370         * message.el (message-yank-original): Ditto; set the mark at the
19371         end of the yanked message.
19372
19373 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19374
19375         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19376         lines to scroll rather than to stop it.
19377
19378         * mml.el (mml-generate-default-type): Add doc string.
19379         (mml-generate-mime-1): Use mm-default-file-encoding or make it
19380         default to application/octet-stream when determining the content
19381         type if it is not specified for the part or the mml contents; add
19382         a comment about mml-generate-default-type.
19383
19384 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
19385
19386         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19387         make it default to application/octet-stream when determining the
19388         content type if it is not specified for the external contents.
19389
19390 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19391
19392         * rfc2231.el (rfc2231-parse-string): Take care that not only a
19393         segmented parameter but also other parameters might be there.
19394
19395 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19396
19397         * mm-decode.el (mm-display-external): Delete temp file, directory
19398         and buffer immediately if the external process is exited.
19399
19400 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19401
19402         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19403         fewer lines than that of scroll-margin.
19404         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19405
19406 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19407
19408         * gnus-art.el (gnus-article-next-page): Revert.
19409         (gnus-article-beginning-of-window): New macro.
19410         (gnus-article-next-page-1): Use it.
19411         (gnus-article-prev-page): Ditto.
19412         (gnus-article-edit-part): Use insert-buffer-substring instead of
19413         insert-buffer.
19414         (gnus-article-edit-exit): Ditto.
19415
19416         * gnus-util.el (gnus-beginning-of-window): Remove.
19417         (gnus-end-of-window): Remove.
19418
19419         * lpath.el: Don't bind header-line-format and scroll-margin.
19420
19421 2005-07-25  Simon Josefsson  <jas@extundo.com>
19422
19423         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19424         to have the url package without w3.  Reported by Daiki Ueno
19425         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19426
19427 2005-07-20  Didier Verna  <didier@xemacs.org>
19428
19429         * gnus-diary.el: Remove the description comment (nndiary is now
19430         properly documented in the Gnus manual).
19431         Fix the spelling of "Back End".
19432         * nndiary.el: Ditto.
19433         Fix the copyright notice.
19434
19435 2005-07-18  Romain Francoise  <romain@orebokech.com>
19436
19437         * gnus-sum.el (gnus-summary-to-prefix)
19438         (gnus-summary-newsgroup-prefix): New variables.
19439         (gnus-summary-from-or-to-or-newsgroups): Use them.
19440
19441 2005-07-17  Romain Francoise  <romain@orebokech.com>
19442
19443         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19444         space as it's generally not especially interesting to the user.
19445
19446 2005-07-16  Romain Francoise  <romain@orebokech.com>
19447
19448         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19449         nil to avoid prompting and file modification if one of the
19450         messages at the top of the nnfolder file contains a copyright
19451         notice.
19452         Update copyright notice.
19453
19454         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19455         instead of `current-time-string' as the latter creates a time
19456         string that is not RFC 2822 compliant (it lacks the zone).
19457         Update copyright notice.
19458
19459 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19460
19461         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19462         for text/rtf.  Display default in prompt.  Pass default for M-n.
19463
19464         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19465
19466 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19467
19468         * gnus-msg.el (gnus-button-mailto):
19469         Remove save-selected-window-window hackery because it relies on
19470         save-selected-window internals.
19471
19472 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19473
19474         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19475         (gnus-article-next-page-1): Use gnus-beginning-of-window.
19476         (gnus-article-prev-page): Ditto.
19477
19478         * gnus-util.el (gnus-beginning-of-window): New function.
19479         (gnus-end-of-window): New function.
19480
19481         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
19482
19483 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19484
19485         * gnus-score.el (gnus-score-edit-all-score):
19486         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19487         gnus-message.
19488
19489 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19490
19491         * gnus-msg.el (gnus-button-mailto):
19492         Remove save-selected-window-window hackery because it relies on
19493         save-selected-window internals.
19494
19495 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19496
19497         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19498         add-minor-mode.
19499         (gnus-binary-mode): Ditto.
19500
19501         * gnus-topic.el (gnus-topic-mode): Ditto.
19502
19503 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
19504
19505         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19506         (gnus-article-prev-page): Take scroll-margin into consideration.
19507
19508 2005-07-04  Lute Kamstra  <lute@gnu.org>
19509
19510         Update FSF's address in GPL notices.
19511
19512 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
19513
19514         * gnus.el (gnus-exit):
19515         * gnus-group.el (gnus-group-icons):
19516         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19517
19518         * gnus-nocem.el (gnus-nocem):
19519         * message.el (message-various, message-buffers, message-sending)
19520         (message-interface, message-forwarding, message-insertion)
19521         (message-headers, message-news, message-mail):
19522         * pgg-gpg.el (pgg-gpg):
19523         * pgg-parse.el (pgg-parse):
19524         * pgg-pgp.el (pgg-pgp):
19525         * pgg-pgp5.el (pgg-pgp5):
19526         * pop3.el (pop3): Finish `defgroup' description with period.
19527
19528 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19529
19530         * gnus-art.el (article-display-face): Improve the efficiency.
19531         (article-display-x-face): Ditto; remove gray x-face stuff.
19532
19533 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19534
19535         * gnus-art.el (article-display-face): Correct the position in
19536         which Faces are inserted.
19537
19538 2005-06-29  Didier Verna  <didier@xemacs.org>
19539
19540         * gnus-art.el (article-display-face): Display faces in correct
19541         order.
19542
19543 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19544
19545         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19546         (gnus-fill-real-hashtb): Use hash table instead of obarray.
19547         (gnus-nocem-check-article): Fetch the Type header.
19548         (gnus-nocem-message-wanted-p): Fix the way to examine types.
19549         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19550         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19551         make sure gnus-nocem-hashtb is initialized.
19552         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19553         (gnus-nocem-unwanted-article-p): Ditto.
19554
19555         * pgg.el (pgg-verify): Return the verification result.
19556
19557 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19558
19559         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19560         is ascii.
19561
19562 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
19563
19564         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19565         `show-nonbreak-escape'.
19566
19567 2005-06-23  Lute Kamstra  <lute@gnu.org>
19568
19569         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19570
19571         * dig.el (dig-mode):
19572         * smime.el (smime-mode): Use gnus-run-mode-hooks.
19573
19574 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
19575
19576         * nnimap.el (nnimap-split-download-body): Fix spellings.
19577
19578 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
19579
19580         * gnus-art.el (gnus-article-encrypt-body):
19581         * gnus-cus.el (gnus-score-customize):
19582         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19583         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19584
19585 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
19586
19587         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19588         header by looking for magic "MII" at the beginning.
19589
19590 2005-06-16  Miles Bader  <miles@gnu.org>
19591
19592         * gnus-xmas.el (gnus-xmas-group-startup-message):
19593         Use renamed gnus-splash face.
19594
19595         * assistant.el (assistant-field): Remove "-face" suffix from face name.
19596         (assistant-field-face): New backward-compatibility alias for renamed
19597         face.
19598         (assistant-render-text): Use renamed assistant-field face.
19599
19600         * spam.el (spam): Remove "-face" suffix from face name.
19601         (spam-face): New backward-compatibility alias for renamed face.
19602         (spam-face, spam-initialize): Use renamed spam face.
19603
19604         * message.el (message-header-to, message-header-cc)
19605         (message-header-subject, message-header-newsgroups)
19606         (message-header-other, message-header-name)
19607         (message-header-xheader, message-separator, message-cited-text)
19608         (message-mml): Remove "-face" suffix from face names.
19609         (message-header-to-face, message-header-cc-face)
19610         (message-header-subject-face, message-header-newsgroups-face)
19611         (message-header-other-face, message-header-name-face)
19612         (message-header-xheader-face, message-separator-face)
19613         (message-cited-text-face, message-mml-face):
19614         New backward-compatibility aliases for renamed faces.
19615         (message-font-lock-keywords): Use renamed message faces.
19616
19617         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19618         (sieve-test-commands, sieve-tagged-arguments):
19619         Remove "-face" suffix from face names.
19620         (sieve-control-commands-face, sieve-action-commands-face)
19621         (sieve-test-commands-face, sieve-tagged-arguments-face):
19622         New backward-compatibility aliases for renamed faces.
19623         (sieve-control-commands-face, sieve-action-commands-face)
19624         (sieve-test-commands-face, sieve-tagged-arguments-face):
19625         Use renamed sieve faces.
19626
19627         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19628         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19629         (gnus-group-news-3-empty, gnus-group-news-4)
19630         (gnus-group-news-4-empty, gnus-group-news-5)
19631         (gnus-group-news-5-empty, gnus-group-news-6)
19632         (gnus-group-news-6-empty, gnus-group-news-low)
19633         (gnus-group-news-low-empty, gnus-group-mail-1)
19634         (gnus-group-mail-1-empty, gnus-group-mail-2)
19635         (gnus-group-mail-2-empty, gnus-group-mail-3)
19636         (gnus-group-mail-3-empty, gnus-group-mail-low)
19637         (gnus-group-mail-low-empty, gnus-summary-selected)
19638         (gnus-summary-cancelled, gnus-summary-high-ticked)
19639         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19640         (gnus-summary-high-ancient, gnus-summary-low-ancient)
19641         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19642         (gnus-summary-low-undownloaded)
19643         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19644         (gnus-summary-low-unread, gnus-summary-normal-unread)
19645         (gnus-summary-high-read, gnus-summary-low-read)
19646         (gnus-summary-normal-read, gnus-splash):
19647         Remove "-face" suffix from face names.
19648         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19649         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
19650         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
19651         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
19652         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
19653         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
19654         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
19655         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
19656         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
19657         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
19658         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
19659         (gnus-summary-selected-face, gnus-summary-cancelled-face)
19660         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
19661         (gnus-summary-normal-ticked-face)
19662         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
19663         (gnus-summary-normal-ancient-face)
19664         (gnus-summary-high-undownloaded-face)
19665         (gnus-summary-low-undownloaded-face)
19666         (gnus-summary-normal-undownloaded-face)
19667         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
19668         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
19669         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
19670         (gnus-splash-face):
19671         New backward-compatibility aliases for renamed faces.
19672         (gnus-group-startup-message): Use renamed gnus faces.
19673
19674         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
19675         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
19676         (gnus-server-agent): Remove "-face" suffix from face names.
19677         (gnus-server-agent-face, gnus-server-opened-face)
19678         (gnus-server-closed-face, gnus-server-denied-face)
19679         (gnus-server-offline-face):
19680         New backward-compatibility aliases for renamed faces.
19681         (gnus-server-agent-face, gnus-server-opened-face)
19682         (gnus-server-closed-face, gnus-server-denied-face)
19683         (gnus-server-offline-face): Use renamed gnus faces.
19684
19685         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
19686         Remove "-face" suffix from face names.
19687         (gnus-picon-xbm-face, gnus-picon-face):
19688         New backward-compatibility aliases for renamed faces.
19689
19690         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
19691         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
19692         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
19693         (gnus-cite-11): Remove "-face" suffix from face names.
19694         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
19695         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
19696         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
19697         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
19698         New backward-compatibility aliases for renamed faces.
19699         (gnus-cite-attribution-face, gnus-cite-face-list)
19700         (gnus-article-boring-faces): Use renamed gnus faces.
19701
19702         * gnus-art.el (gnus-signature, gnus-header-from)
19703         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
19704         (gnus-header-content): Remove "-face" suffix from face names.
19705         (gnus-signature-face, gnus-header-from-face)
19706         (gnus-header-subject-face, gnus-header-newsgroups-face)
19707         (gnus-header-name-face, gnus-header-content-face):
19708         New backward-compatibility aliases for renamed faces.
19709         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
19710
19711         * gnus-sum.el (gnus-summary-selected-face)
19712         (gnus-summary-highlight): Use renamed gnus faces.
19713         * gnus-group.el (gnus-group-highlight): Likewise.
19714
19715 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
19716
19717         * gnus-sieve.el (gnus-sieve-article-add-rule):
19718         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
19719         * spam-stat.el (spam-stat-buffer-change-to-spam)
19720         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
19721
19722         * message.el (message-is-yours-p):
19723         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
19724
19725 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19726
19727         * mm-view.el (mm-inline-text): Withdraw the last change.
19728
19729 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19730
19731         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
19732         executing enriched-decode.
19733
19734 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19735
19736         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
19737         charset of tar files.
19738
19739 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
19740
19741         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
19742
19743 2005-06-04  Lute Kamstra  <lute@gnu.org>
19744
19745         * nnfolder.el (nnfolder-read-folder): Make sure that undo
19746         information is never recorded.
19747
19748 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19749
19750         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
19751
19752 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19753
19754         * pop3.el (pop3-apop): Run md5 in the binary mode.
19755
19756         * starttls.el (starttls-set-process-query-on-exit-flag):
19757         Use eval-and-compile.
19758
19759 2005-05-31  Simon Josefsson  <jas@extundo.com>
19760
19761         * smime.el (smime-replace-in-string): Define.
19762         (smime-cert-by-ldap-1): Use it.
19763
19764 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19765
19766         * gnus-art.el (article-display-x-face): Replace
19767         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19768
19769         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
19770         set-process-query-on-exit-flag or process-kill-without-query.
19771
19772         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
19773         loop instead of replace-regexp.
19774
19775         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
19776         instead of process-kill-without-query if it is available.
19777
19778         * lpath.el: Fbind ldap-search-entries.
19779
19780         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
19781         instead of find-file-hooks if it is available.
19782
19783         * mml1991.el: Bind pgg-default-user-id when compiling.
19784
19785         * mml2015.el: Bind pgg-default-user-id when compiling.
19786
19787         * nndraft.el (nndraft-request-associate-buffer):
19788         Use write-contents-functions instead of write-contents-hooks if it is
19789         available.
19790
19791         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
19792         instead of find-file-hooks if it is available.
19793
19794         * nntp.el (nntp-open-connection): Replace
19795         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19796         (nntp-open-ssl-stream): Ditto.
19797         (nntp-open-tls-stream): Ditto.
19798
19799         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
19800         set-process-query-on-exit-flag or process-kill-without-query.
19801         (starttls-open-stream-gnutls): Use it instead of
19802         process-kill-without-query.
19803         (starttls-open-stream): Ditto.
19804
19805 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
19806
19807         * smime.el (smime-cert-by-ldap-1): Don't use
19808         replace-regexp-in-string.
19809
19810 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
19811
19812         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
19813
19814         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
19815         in PEM format.  Adjust to the XEmacs compatibility.
19816
19817 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
19818
19819         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
19820         by `string-to-number'.
19821         * gnus-agent.el (gnus-agent-regenerate-group)
19822         (gnus-agent-fetch-articles): Ditto.
19823         * gnus-art.el (gnus-button-fetch-group): Ditto.
19824         * gnus-cache.el (gnus-cache-generate-active)
19825         (gnus-cache-articles-in-group): Ditto.
19826         * gnus-group.el (gnus-group-set-current-level)
19827         (gnus-group-insert-group-line): Ditto.
19828         * gnus-score.el (gnus-score-set-expunge-below)
19829         (gnus-score-set-mark-below, gnus-summary-score-effect)
19830         (gnus-summary-score-entry): Ditto.
19831         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
19832         (gnus-soup-pack): Ditto.
19833         * gnus-spec.el (gnus-xmas-format): Ditto.
19834         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
19835         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
19836         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
19837         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
19838         * nndb.el (nndb-get-remote-expire-response): Ditto.
19839         * nndiary.el (nndiary-parse-schedule-value)
19840         (nndiary-string-to-number, nndiary-request-replace-article)
19841         (nndiary-request-article): Ditto.
19842         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
19843         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
19844         * nneething.el (nneething-make-head): Ditto.
19845         * nnfolder.el (nnfolder-request-article)
19846         (nnfolder-retrieve-headers): Ditto.
19847         * nnheader.el (nnheader-file-to-number): Ditto.
19848         * nnkiboze.el (nnkiboze-request-article): Ditto.
19849         * nnmail.el (nnmail-process-unix-mail-format)
19850         (nnmail-process-babyl-mail-format): Ditto.
19851         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
19852         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
19853         (nnmh-request-create-group, nnmh-request-list-1)
19854         (nnmh-request-group, nnmh-request-article): Ditto.
19855         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
19856         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
19857         * nnsoup.el (nnsoup-make-active): Ditto.
19858         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
19859         * nntp.el (nntp-find-group-and-number)
19860         (nntp-retrieve-headers-with-xover): Ditto.
19861         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
19862         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
19863         (pgg-format-key-identifier): Ditto.
19864         * pop3.el (pop3-last, pop3-stat): Ditto.
19865         * qp.el (quoted-printable-decode-region): Ditto.
19866
19867         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
19868         of concat.
19869
19870 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19871
19872         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
19873
19874         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
19875
19876         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
19877
19878         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
19879
19880         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
19881
19882         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
19883
19884         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
19885         (gnus-carpal-mode): Ditto.
19886
19887         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
19888         (gnus-browse-mode): Ditto.
19889
19890         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
19891
19892         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
19893
19894 2005-05-29  Richard M. Stallman  <rms@gnu.org>
19895
19896         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
19897
19898 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19899
19900         * gnus-util.el (gnus-run-mode-hooks): New function.
19901
19902         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
19903
19904         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
19905         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
19906
19907 2005-05-27  Lute Kamstra  <lute@gnu.org>
19908
19909         * dns-mode.el (dns-mode): Specify customization group.
19910
19911 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
19912
19913         * gnus-agent.el (gnus-agent-make-mode-line-string):
19914         Use mode-line-highlight as mouse-face.
19915
19916 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19917
19918         * canlock.el (canlock): Change the parent group to news.
19919
19920         * deuglify.el (gnus-outlook-deuglify): Add :group.
19921
19922         * dig.el (dig): Add :group.
19923
19924         * dns-mode.el (dns-mode): Add :group.
19925
19926         * encrypt.el (encrypt): Add :group.
19927
19928         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
19929         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
19930         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
19931         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
19932         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
19933
19934         * gnus-diary.el (gnus-diary): Add :group.
19935
19936         * gnus.el (gnus-group-news-1-face): Add :group.
19937         (gnus-group-news-1-empty-face): Ditto.
19938         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
19939         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
19940         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
19941         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
19942         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
19943         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
19944         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
19945         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
19946         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
19947         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
19948         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
19949         (gnus-summary-high-ticked-face): Ditto.
19950         (gnus-summary-low-ticked-face): Ditto.
19951         (gnus-summary-normal-ticked-face): Ditto.
19952         (gnus-summary-high-ancient-face): Ditto.
19953         (gnus-summary-low-ancient-face): Ditto.
19954         (gnus-summary-normal-ancient-face): Ditto.
19955         (gnus-summary-high-undownloaded-face): Ditto.
19956         (gnus-summary-low-undownloaded-face): Ditto.
19957         (gnus-summary-normal-undownloaded-face): Ditto.
19958         (gnus-summary-high-unread-face): Ditto.
19959         (gnus-summary-low-unread-face): Ditto.
19960         (gnus-summary-normal-unread-face): Ditto.
19961         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
19962         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
19963
19964         * hashcash.el (hashcash): New custom group.
19965         (hashcash-default-payment): Add :group.
19966         (hashcash-payment-alist): Ditto.
19967         (hashcash-default-accept-payment): Ditto.
19968         (hashcash-accept-resources): Ditto.
19969         (hashcash-path): Ditto.
19970         (hashcash-extra-generate-parameters): Ditto.
19971         (hashcash-double-spend-database): Ditto.
19972         (hashcash-in-news): Ditto.
19973
19974         * message.el (message-minibuffer-local-map): Add :group.
19975
19976         * netrc.el (netrc): Add :group.
19977
19978         * sieve-manage.el (sieve-manage-log): Add :group.
19979         (sieve-manage-default-user): Diito.
19980         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
19981         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
19982         (sieve-manage-authenticators): Ditto.
19983         (sieve-manage-authenticator-alist): Ditto.
19984         (sieve-manage-default-port): Ditto.
19985
19986         * sieve-mode.el (sieve-control-commands-face): Add :group.
19987         (sieve-action-commands-face): Ditto.
19988         (sieve-test-commands-face): Ditto.
19989         (sieve-tagged-arguments-face): Ditto.
19990
19991         * smime.el (smime): Add :group.
19992
19993         * spam-report.el (spam-report): Add :group.
19994
19995         * spam.el (spam, spam-face): Add :group.
19996
19997 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19998
19999         * nntp.el (nntp-next-result-arrived-p): Some news servers may
20000         return \n.\n.\n at the end of articles.  Protect against that.
20001         (nntp-with-open-group): Allow debugging.
20002
20003         * nnheader.el (mail-header-set-extra): Make into a function
20004         because I just could't understand how to quote the list properly.
20005
20006         * dns.el (query-dns-cached): New function.
20007
20008 2005-05-26  Lute Kamstra  <lute@gnu.org>
20009
20010         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20011
20012 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20013
20014         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
20015
20016         * gnus-art.el: Don't autoload mail-extract-address-components.
20017
20018         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20019         eval-and-compile to evaluate it.
20020
20021         * hashcash.el: Don't autoload executable-find.
20022
20023         * nndb.el: Don't declare the nndb back end two or more times; don't
20024         autoload news-reply-mode, news-setup, cancel-timer and telnet.
20025
20026         * nntp.el: Autoload format-spec instead of format; use
20027         eval-and-compile to evaluate autoload forms.
20028
20029 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
20030
20031         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20032
20033 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20034
20035         * gnus.el (gnus-version-number): Bump version.
20036
20037 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20038
20039         * gnus.el: No Gnus v0.3 is released.
20040
20041 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20042
20043         * lpath.el (featurep): Bind show-nonbreak-escape.
20044
20045 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20046
20047         * gnus-art.el (gnus-article-edit-part): Disable undo.
20048
20049 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20050
20051         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20052         gnus-article-date-lapsed-new-header is t if date timer is active;
20053         skip headers in which the original date value is empty.
20054         (gnus-article-save-original-date): Redefine it as a macro.
20055         (gnus-display-mime): Use it.
20056
20057 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20058
20059         * gnus-art.el (article-date-ut): Support converting date in
20060         forwarded parts as well.
20061         (gnus-article-save-original-date): New function.
20062         (gnus-display-mime): Use it.
20063
20064 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
20065
20066         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20067         enclosure element of <item>.
20068
20069 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
20070
20071         * message.el (message-kill-buffer-query): Rename from
20072         `message-kill-buffer-query-if-modified'.  Add :version.
20073
20074 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20075
20076         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20077         window layout.
20078
20079 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20080
20081         * mml.el: Autoload dnd when compiling.
20082
20083 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20084
20085         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20086         x-dnd-*.
20087
20088 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20089
20090         * qp.el (quoted-printable-encode-region): Save excursion.
20091
20092 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
20093
20094         * message.el (message-kill-buffer-query-if-modified): Add new variable
20095         so the user can kill a modified message buffer quickly.
20096         (message-kill-buffer): Use it.
20097
20098 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20099
20100         * lpath.el: Fbind display-time-event-handler; don't fbind
20101         string-to-multibyte.
20102
20103         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20104
20105 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20106
20107         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20108         contained in text because xml.el decodes entities) with LFs.
20109
20110 2005-04-11  Lute Kamstra  <lute@gnu.org>
20111
20112         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20113         differently.
20114
20115 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20116
20117         * mm-util.el (mm-detect-coding-region): Typo.
20118
20119 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20120
20121         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20122
20123 2005-04-06  Deepak Goel  <deego@gnufans.org>
20124
20125         * spam-stat.el (spam-stat-score-buffer): Add a call to a
20126         user-function allow user modifications of the scores.
20127         (spam-stat-score-buffer-user): New function, to allow
20128         user-computed modifications to the score.
20129         (spam-stat-score-buffer-user-functions): List of additional
20130         scoring functions.
20131         (spam-stat-error-holder): Global temporary error holder.
20132         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20133         variable.
20134
20135 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
20136
20137         * gnus-registry.el (gnus-registry-clean-empty-function)
20138         (gnus-registry-trim, gnus-registry-fetch-groups)
20139         (gnus-registry-delete-group): Groups that match
20140         `gnus-registry-ignored-groups' are removed from the registry
20141         entries, not just ignored for splitting.  This helps clean up the
20142         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
20143         to get all the groups a message ID is in.
20144
20145         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20146         (spam-stat-split-fancy): Change "threshhold" to "threshold".
20147         (spam-stat-score-buffer-user-functions): Add :number custom type.
20148
20149 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20150
20151         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20152         argument in XEmacs.
20153
20154         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20155         (nnrss-request-group): Decode group name first.
20156         (nnrss-request-article): Make a text/plain article if mml-to-mime
20157         failed.
20158         (nnrss-get-encoding): Return a compatible encoding according to
20159         nnrss-compatible-encoding-alist.
20160         (nnrss-find-el): Use consp instead of listp.
20161         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20162
20163 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20164
20165         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20166         which Emacs 20 doesn't support.
20167         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20168
20169 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20170
20171         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20172         silence the byte compiler inside the defun.
20173
20174         * gnus-demon.el (parse-time-string): Add autoload.
20175
20176         * gnus-delay.el (parse-time-string): Add autoload.
20177
20178         * gnus-art.el (parse-time-string): Add autoload.
20179
20180         * nnultimate.el (parse-time): Require for `parse-time-string'.
20181
20182 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20183
20184         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20185
20186         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20187
20188         * smime.el (smime-ldap-host-list): Add :version.
20189
20190 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20191
20192         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20193         pass it to `gnus-browse-read-group'.
20194         (gnus-browse-read-group): Add NUMBER argument and pass it to
20195         `gnus-group-read-ephemeral-group'.
20196
20197         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20198         argument and pass it to `gnus-group-read-group'.
20199
20200 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
20201
20202         * mm-util.el (mm-xemacs-find-mime-charset): Only call
20203         mm-xemacs-find-mime-charset-1 if we have the mule feature
20204         available at runtime.
20205
20206 2005-03-25  Werner Lemberg  <wl@gnu.org>
20207
20208         * nnmaildir.el: Replace `illegal' with `invalid'.
20209
20210 2005-03-23  Lute Kamstra  <lute@gnu.org>
20211
20212         * time-date.el: Add comment on time value formats.
20213         Don't require parse-time.
20214         (with-decoded-time-value): New macro.
20215         (encode-time-value): New function.
20216         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20217         (days-to-time): Return a valid time value when arg is huge.
20218         (time-since): Use time-subtract.
20219         (time-to-number-of-days): Use time-to-seconds.
20220
20221 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20222
20223         * gnus-start.el (gnus-display-time-event-handler):
20224         Check display-time-timer at runtime rather than only at load time
20225         in case display-time-mode is turned off in the mean time.
20226
20227 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20228
20229         * nnimap.el (nnimap-open-connection): Print which authinfo file is
20230         used.
20231
20232         * nneething.el (nneething-map-file-directory): Derive from
20233         `gnus-directory'.
20234
20235         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20236         the To/Cc button.
20237
20238 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20239
20240         * nnmaildir.el (nnmaildir-request-accept-article):
20241         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20242
20243 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20244
20245         * gnus-async.el: Require timer-funcs at compile time when in
20246         XEmacs for `run-with-idle-timer'.
20247
20248 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20249
20250         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20251         autoloaded function.
20252
20253 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20254
20255         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20256
20257 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
20258
20259         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20260
20261 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20262
20263         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20264         Add gnus-expert-user to default.
20265
20266 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
20267
20268         * nnimap.el (nnimap-open-server): Ditto.
20269
20270         * imap.el (imap-authenticate): Fix typo.
20271
20272 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
20273
20274         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20275         buffer (since IMAP server might return FETCH response out of
20276         order, and the nntp buffer must be sorted).
20277
20278 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
20279
20280         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20281         comparison on string.
20282
20283         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20284         (gnus-agent-score): Rename category keywords to match gnus-cus.
20285         (gnus-agent-summary-fetch-series): Modify to protect against
20286         gnus-agent-summary-fetch-group clearing processable flags.
20287         (gnus-agent-synchronize-group-flags): Update live group buffer as
20288         synchronization may occur due to the user toggle the plugged
20289         status.
20290         (gnus-agent-fetch-group-1): Clear downloadable flag when article
20291         successfully downloaded.
20292         (gnus-agent-expire-group-1): Avoid using markers when the overview
20293         is in ascending order; greatly improves performance.
20294         (gnus-agent-regenerate-group):
20295         Use gnus-agent-synchronize-group-flags to reset read status in both
20296         gnus and server.
20297         (gnus-agent-update-files-total-fetched-for): Fix initial size.
20298
20299 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
20300
20301         * message.el: Don't autoload former message-utils variables.
20302         (message-strip-subject-trailing-was): Change doc string.
20303
20304         * nnweb.el: Fixes for `gnus-group-make-web-group'.
20305         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
20306         (nnweb-google-search): Add "hl=en" here.
20307         (nnweb-google-parse-1, nnweb-google-create-mapping):
20308         Don't hardcode URL.
20309
20310 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20311
20312         * message.el (message-get-reply-headers, message-followup):
20313         Mention related variables `message-use-followup-to' and
20314         `message-use-mail-followup-to', in the information buffer.
20315
20316         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20317         of broken groups(-beta).google.com.
20318
20319 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
20320
20321         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20322         parameter to invoked gnus-request-move-article; remove the
20323         redundant gnus-sum-hint-move-is-internal variable; apply the marks
20324         all at once instead of once per article.
20325         (gnus-summary-remove-process-mark): Accept a list of articles as
20326         well as a single article for processing.
20327
20328         * gnus-int.el (gnus-request-move-article): Add move-is-internal
20329         parameter.
20330
20331         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20332
20333         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20334
20335         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20336         parameter.
20337
20338         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20339         parameter.
20340
20341         * nnimap.el (nnimap-request-move-article): Add move-is-internal
20342         parameter and remove the gnus-sum-hint-move-is-internal variable.
20343
20344         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20345         parameter.
20346
20347         * nndraft.el (nndraft-request-move-article): Add move-is-internal
20348         parameter.
20349
20350         * nndiary.el (nndiary-request-move-article): Add move-is-internal
20351         parameter.
20352
20353         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20354
20355         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20356         parameter.
20357
20358         * nnagent.el (nnagent-request-move-article): Add move-is-internal
20359         parameter.
20360
20361 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20362
20363         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20364         a more conservative way.
20365
20366 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20367
20368         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20369         buffer, so it moves the window's cursor.
20370
20371 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
20372
20373         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20374         `mm-dissect-multipart' and receive the from field as an (optional)
20375         argument from `mm-dissect-multipart'.
20376         (mm-dissect-multipart): Receive the from field as an argument and
20377         pass it on when we call `mm-dissect-buffer' on MIME parts.
20378         Fixes verification/decryption of signed/encrypted MIME parts.
20379
20380 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
20381
20382         * gnus-sum.el (gnus-summary-move-article):
20383         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20384         whatever it calls (right now, only nnimap-request-move article
20385         respects it).
20386
20387         * nnimap.el (nnimap-request-move-article):
20388         When gnus-sum-hint-move-is-internal is set, don't do the extra
20389         nnimap-request-article.
20390
20391 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20392
20393         * nnheader.el (nnheader-find-file-noselect): Add doc string.
20394
20395         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20396         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20397
20398         * gnus-sum.el (gnus-summary-caesar-message):
20399         Apply `gnus-treat-article' after rotation.
20400
20401         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20402         doc string.
20403
20404 2005-02-22  Simon Josefsson  <jas@extundo.com>
20405
20406         * encrypt.el (encrypt-password-cache-expiry): Remove (use
20407         `password-cache-expiry' instead).  Reported by Arne Jørgensen
20408         <arne@arnested.dk>.
20409         (encrypt): Add password-cache and password-cache-expiry as group
20410         members.
20411
20412 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
20413
20414         * smime.el (smime-ldap-host-list): Doc fix.
20415         (smime-ask-passphrase): Use `password-read-and-add' to read (and
20416         cache) password.
20417         (smime-sign-region): Use it.
20418         (smime-decrypt-region): Use it.
20419         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20420         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20421         fails.
20422         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20423         certificate from DER to PEM format rather than calling openssl.
20424
20425         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20426
20427         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20428         for signing/encryption.
20429
20430         * mml.el (mml-parse-1): Use them.
20431
20432 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
20433
20434         * nnrss.el (nnrss-verbose): Remove.
20435         (nnrss-request-group): Use `nnheader-message' instead.
20436
20437 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
20438
20439         * nnrss.el (nnrss-verbose): New variable.
20440         (nnrss-request-group): Make it say nnrss is requesting a group.
20441
20442 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20443
20444         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20445         Handle news URL with given port correctly.
20446
20447 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20448
20449         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20450         containing special characters.
20451
20452         * gnus-sum.el (gnus-summary-edit-article): Ditto.
20453
20454         * mml.el (mime-to-mml): Ditto.
20455
20456         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20457         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20458         (rfc2047-decode-region): Quote decoded words containing special
20459         characters when rfc2047-quote-decoded-words-containing-tspecials
20460         is non-nil.
20461
20462 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
20463
20464         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20465
20466         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20467
20468 2005-02-15  Simon Josefsson  <jas@extundo.com>
20469
20470         * nnimap.el (nnimap-debug): Doc fix.
20471
20472         * imap.el (imap-debug): Doc fix.
20473
20474 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20475
20476         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20477
20478 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
20479
20480         * gnus.el (spam-contents): Improve docs for spam-contents
20481         parameter in its variable incarnation.
20482
20483 2005-02-14  Simon Josefsson  <jas@extundo.com>
20484
20485         * smime-ldap.el: Use require instead of load-library for ldap.
20486         (smime-ldap-search): Indent.
20487         (smime-ldap-search-internal): Shorten line.
20488
20489         * smime.el (smime-cert-by-dns): Add doc-string.
20490         (smime-cert-by-ldap-1): Indent.
20491
20492         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20493         mml-smime-get-dns-ldap.
20494         (mml-smime-encrypt-query): Use new function.  Default to ldap.
20495
20496 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
20497
20498         * smime.el: Require smime-ldap.
20499         (smime-ldap-host-list): New variable.
20500         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20501
20502         * mml-smime.el (mml-smime-encrypt-query): New function.
20503         (mml-smime-encrypt-query): Use it.
20504
20505         * smime-ldap.el: New file.
20506
20507 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20508
20509         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20510
20511 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20512
20513         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20514         argument in doc string.  Make query for type more clear.
20515
20516 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20517
20518         * gnus.el (gnus-group-startup-message): Search for gnus images in
20519         etc/images/gnus.
20520         * mm-util.el (mm-image-load-path): Likewise.
20521         * smiley.el (smiley-data-directory): Search for smilies in
20522         etc/images/smilies.
20523
20524 2005-02-09  Kim F. Storm  <storm@cua.dk>
20525
20526         Change Emacs release version from 21.4 to 22.1 throughout.
20527         Change Emacs development version from 21.3.50 to 22.0.50.
20528
20529 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20530
20531         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20532
20533         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20534         non-Mule XEmacs as well.
20535         (mm-decompress-buffer): Signal an error intentionally if it does
20536         not decompress compressed data because auto-compression-mode is
20537         disabled.
20538
20539 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
20540
20541         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20542         an ID in the registry even if it has no groups.
20543
20544 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20545
20546         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20547         merge it into mm-decompress-buffer.
20548         (gnus-mime-copy-part): Use the MIME part charset, the value which
20549         a user specified or gnus-newsgroup-charset for decoding, like
20550         gnus-mime-inline-part does; set buffer-file-coding-system to tell
20551         save-buffer what was used.  Suggested by Kevin Ryde
20552         <user42@zip.com.au>.
20553         (gnus-mime-inline-part): Allow the name parameter as well as the
20554         filename parameter; force decompressing of compressed data; always
20555         display contents being not decoded as unibyte.
20556
20557         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20558         as well as the filename parameter.
20559
20560         * mm-util.el (mm-decompress-buffer):
20561         Merge gnus-mime-jka-compr-maybe-uncompress.
20562         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20563         of compressed data.
20564
20565 2005-02-08  Simon Josefsson  <jas@extundo.com>
20566
20567         * imap.el (imap-log): Doc fix.
20568
20569 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20570
20571         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20572         the coding cookies; decompress compressed parts.
20573
20574         * mml.el (mml-generate-mime-1): Add the charset parameter according
20575         to the value which a user specified manually or the coding cookie.
20576
20577         * mm-util.el (mm-string-to-multibyte): New function.
20578         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20579         (mm-coding-system-to-mime-charset): New function.
20580         (mm-decompress-buffer): New function.
20581         (mm-find-buffer-file-coding-system): New function.
20582
20583         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20584         (mm-display-inline-fontify): Rewrite for decoding and decompressing
20585         parts.
20586
20587 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20588
20589         * mm-view.el (mm-display-inline-fontify): Decode a part according
20590         to the charset parameter.
20591
20592 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20593
20594         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20595         prefix arg is neither nil nor a number, as info specifies.
20596
20597 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20598
20599         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20600         timestamps.
20601
20602 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
20603
20604         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20605         groups error checking and notify user.
20606
20607 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
20608
20609         * message.el (message-send-mail-function): Check existence of
20610         sendmail-program first before using default value
20611         `message-send-mail-with-sendmail'.  Otherwise use more generic
20612         `smtpmail-send-it'.
20613
20614 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20615
20616         * nntp.el (nntp-request-update-info): Always return nil.
20617
20618 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20619
20620         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20621
20622 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20623
20624         * message.el (message-beginning-of-line): Change the behavior when
20625         invoked between BOL and : so that it first moves backward.
20626
20627 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20628
20629         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20630         article buffer when editing of the article is discarded.
20631         (gnus-article-prepare): Revert.
20632
20633 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20634
20635         * gnus-art.el (gnus-article-prepare):
20636         Remove message-strip-forbidden-properties from the local hook.
20637
20638 2005-01-27  Simon Josefsson  <jas@extundo.com>
20639
20640         * password.el (password-cache-add): Only start one timer per key.
20641         Reported by Derek Atkins <warlord@MIT.EDU>.
20642
20643 2005-01-26  Steve Youngs  <steve@sxemacs.org>
20644
20645         * run-at-time.el: Remove.  It is no longer needed as
20646         timer-funcs.el in the xemacs-base package has a working version of
20647         `run-at-time'.
20648
20649         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
20650
20651         * password.el: Require timer-funcs instead of run-at-time in
20652         XEmacs.
20653         Remove `password-run-at-time' macro.
20654         (password-cache-add): Use `run-at-time' instead of
20655         `password-run-at-time'.
20656
20657         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
20658         Remove `nnheader-cancel-function-timers' alias,
20659         `cancel-function-timers' exists in XEmacs in timer-funcs.
20660
20661         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20662         for `run-with-idle-timer'.
20663
20664         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20665         for `run-at-time'.
20666
20667         * mm-url.el: Require timer-funcs at compile time when in XEmacs
20668         for `with-timeout'.
20669
20670         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
20671         the same as for XEmacs 21.4.
20672         No need to ignore `run-with-idle-timer', this function exists in
20673         XEmacs now in timer-funcs.el in the xemacs-base package.
20674         (dgnushack-compile): No need to delete
20675         run-at-time.el from the list of files to compile because it
20676         doesn't exist anymore.
20677
20678 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20679
20680         * mml.el (mml-generate-mime-1): Convert string into unibyte when
20681         inserting " *mml*" buffer's contents into a unibyte temp buffer.
20682
20683 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
20684
20685         * mail-source.el (mail-source-fetch-imap): Search for ^From case
20686         sensitively.
20687
20688 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
20689
20690         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
20691
20692 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20693
20694         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
20695         which will be inserted according to the multibyteness of a buffer
20696         rather than the type of contents.  Suggested by ARISAWA Akihiro
20697         <ari@mbf.ocn.ne.jp>.
20698
20699         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
20700         of string which old xml.el may return rather than a string.
20701
20702 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20703
20704         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
20705
20706 2005-01-16  Simon Josefsson  <jas@extundo.com>
20707
20708         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
20709         idn/idna.el isn't available.
20710         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
20711         <michael@waxrat.com>.
20712
20713         * hashcash.el: Remove non-FSF copyright header.
20714
20715         * hashcash.el (hashcash-extra-generate-parameters): New variable.
20716         (hashcash-generate-payment): Use it.
20717         (hashcash-generate-payment-async): Use it.
20718
20719 2005-01-15  Simon Josefsson  <jas@extundo.com>
20720
20721         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
20722         Suggested by Raymond Scholz <ray-2005@zonix.de>.
20723
20724         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
20725         gnus-summary-idna-message.
20726         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
20727         (gnus-summary-idna-message): New function.
20728
20729 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
20730
20731         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
20732         gnus-novice-user.
20733
20734 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20735
20736         * nnrss.el (nnrss-request-delete-group): Delete entries in
20737         nnrss-group-alist as well.
20738         (nnrss-save-server-data): Insert newline.
20739
20740 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
20741
20742         * gnus.el (gnus-user-agent): Use list of symbols instead of
20743         symbols.  Display full version number for (S)XEmacs.
20744         Optionally display (S)XEmacs codename.
20745
20746         * gnus-util.el (gnus-emacs-version): Update for new
20747         `gnus-user-agent'.
20748
20749         * gnus-msg.el (gnus-extended-version): Make it possible to omit
20750         Gnus version.
20751
20752 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20753
20754         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
20755         which is unreadable in some setups.
20756
20757 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20758
20759         * gnus-spec.el (gnus-update-format-specifications): Flush the
20760         group format spec cache if it doesn't support decoded group names.
20761
20762 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
20763
20764         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
20765         Allow to apply decay on score files matching a regexp.
20766
20767 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20768
20769         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
20770         compatibility in %g and %c.
20771
20772 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20773
20774         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
20775         name for only %g and %c.
20776         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
20777         of gnus-tmp-group to decoded group name.
20778         (gnus-group-make-rss-group): Exclude `/'s from group names.
20779
20780 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20781
20782         * nnrss.el (nnrss-get-encoding): Fix regexp.
20783
20784 2004-12-27  Simon Josefsson  <jas@extundo.com>
20785
20786         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
20787         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
20788         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
20789
20790 2004-12-17  Kim F. Storm  <storm@cua.dk>
20791
20792         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
20793
20794         * gnus-sum.el (gnus-summary-mode-map): Likewise.
20795
20796 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20797
20798         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
20799
20800 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20801
20802         * nnrss.el: Require rfc2047 and mml.
20803         (nnrss-file-coding-system): New variable.
20804         (nnrss-format-string): Redefine it as an inline function.
20805         (nnrss-decode-group-name): New function.
20806         (nnrss-string-as-multibyte): Remove.
20807         (nnrss-retrieve-headers): Decode group name; don't use
20808         nnrss-format-string.
20809         (nnrss-request-group): Decode group name.
20810         (nnrss-request-article): Decode group name; allow a Message-ID as
20811         well as an article number; don't use nnrss-format-string; encode a
20812         Message-ID string which may contain non-ASCII characters; use
20813         mml-to-mime to compose a MIME article.
20814         (nnrss-request-expire-articles): Decode group name.
20815         (nnrss-request-delete-group): Decode group name.
20816         (nnrss-fetch): Clarify error message.
20817         (nnrss-read-server-data): Use insert-file-contents instead of load;
20818         bind file-name-coding-system; use multibyte buffer.
20819         (nnrss-save-server-data): Bind coding-system-for-write to the
20820         value of nnrss-file-coding-system; bind file-name-coding-system;
20821         add coding cookie.
20822         (nnrss-read-group-data): Use insert-file-contents instead of load;
20823         bind file-name-coding-system; use multibyte buffer.
20824         (nnrss-save-group-data): Bind coding-system-for-write to the
20825         value of nnrss-file-coding-system; bind file-name-coding-system.
20826         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
20827         make it work with non-ASCII text.
20828         (nnrss-find-el): Make it work with old xml.el as well.
20829
20830 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20831
20832         * nnrss.el (nnrss-get-encoding): New function.
20833         (nnrss-fetch): Use unibyte buffer initially; bind
20834         coding-system-for-read while performing mm-url-insert; remove ^Ms;
20835         decode contents according to the encoding attribute.
20836         (nnrss-save-group-data): Add coding cookie.
20837         (nnrss-mime-encode-string): New function.
20838         (nnrss-check-group): Use it to encode subject and author.
20839
20840 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
20841
20842         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
20843         imaginary variable.
20844
20845 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20846
20847         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
20848         correctly even if there are wide characters.
20849
20850 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
20851
20852         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
20853         downcased symbol names; make a new cache instead of reusing
20854         bbdb-hashtable.
20855
20856 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20857
20858         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20859         concatenating segments rather than before concatenating them.
20860         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20861
20862         * message.el (message-get-reply-headers): Bind `extra'.
20863
20864 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20865
20866         * message.el (message-extra-wide-headers): New variable.
20867         (message-get-reply-headers): Use it.
20868
20869 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20870
20871         * gnus-agent.el (gnus-agent-group-path): Decode group name.
20872         (gnus-agent-group-pathname): Ditto.
20873
20874         * gnus-cache.el (gnus-cache-file-name): Decode group name.
20875
20876         * gnus-group.el (gnus-group-make-group): Decode group name.
20877         (gnus-group-make-rss-group): Register the group data after opening
20878         the nnrss group.
20879
20880 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
20881
20882         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
20883         by expiry now get marked as read.
20884
20885 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20886
20887         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
20888
20889 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
20890
20891         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
20892         unify Latin characters in XEmacs.
20893         (mm-find-mime-charset-region): Use it.
20894
20895 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20896
20897         * gnus-util.el (gnus-delete-directory): New function.
20898
20899         * gnus-agent.el (gnus-agent-delete-group): Use it.
20900
20901         * gnus-cache.el (gnus-cache-delete-group): Use it.
20902
20903 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20904
20905         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
20906         names.
20907
20908 2004-12-16  Simon Josefsson  <jas@extundo.com>
20909
20910         * hashcash.el (hashcash-payment-alist): Fix custom :type.
20911
20912 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20913
20914         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
20915
20916         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
20917         (gnus-group-set-current-level): Decode group name.
20918
20919 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
20920
20921         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
20922         failed.
20923
20924 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20925
20926         * gnus-group.el (gnus-group-delete-group): Decode group name.
20927         (gnus-group-make-rss-group): Encode group name.
20928         (gnus-group-catchup-current): Decode group name.
20929         (gnus-group-kill-group): Decode group name.
20930
20931 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20932
20933         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
20934
20935 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20936
20937         * gnus-group.el (gnus-group-make-rss-group):
20938         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
20939
20940         * gnus-start.el (gnus-setup-news): Honor user's setting to
20941         gnus-message-archive-method.  Suggested by Lute Kamstra
20942         <lute@gnu.org>.
20943
20944 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
20945
20946         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
20947         global counterparts of the buffer-local variables.
20948
20949 2004-11-16  Romain Francoise  <romain@orebokech.com>
20950
20951         * gnus-sum.el (gnus-summary-exit): Don't clear the global
20952         counterparts of the buffer-local variables.
20953
20954 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
20955
20956         * message.el (message-forbidden-properties): Fix typo in doc
20957         string.
20958
20959 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
20960
20961         * gnus-util.el (gnus-replace-in-string): Add doc string.
20962
20963         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
20964         to avoid problems when splitting mails with many recipients.
20965
20966 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20967
20968         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
20969         pop-to-buffer, covered by the subsequent gnus-configure-windows.
20970
20971 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
20972
20973         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
20974         if there is no hashtable in memory or file modification time is
20975         newer than cached timestamp.
20976
20977 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
20978
20979         * gnus-sum.el (gnus-summary-limit-to-recipient):
20980         Implement not-matching option.
20981
20982 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
20983
20984         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
20985         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
20986         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
20987         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
20988         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
20989         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
20990
20991 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20992
20993         * message.el (message-forward-make-body-mml): Remove headers
20994         according to message-forward-ignored-headers if a message is decoded.
20995
20996 2004-12-02  Romain Francoise  <romain@orebokech.com>
20997
20998         * message.el (message-forward-make-body-plain): Always remove
20999         headers according to message-forward-ignored-headers.
21000
21001 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
21002
21003         * spam.el (spam-summary-prepare-exit): Remove the
21004         gnus-summary-limit pop for now, it has problems with ham marks for
21005         me.
21006
21007 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
21008
21009         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21010         correctly.
21011
21012 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
21013
21014         * format-spec.el (format-spec): Message the char.
21015
21016 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
21017
21018         * gnus-art.el (gnus-split-methods): Reformat comments.
21019
21020         * spam.el (spam-summary-prepare-exit): Remove article limits
21021         before exiting the summary buffer.
21022
21023 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21024
21025         * lpath.el: Remove bbdb-create-internal, bbdb-records,
21026         spam-BBDB-register-routine and spam-enter-ham-BBDB.
21027
21028         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21029         order to silence the byte compiler.
21030
21031         * spam.el: Fix the way to silence the byte compiler, which
21032         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21033         bbdb-search-simple, spam-BBDB-register-routine,
21034         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21035         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21036         spam-stat-buffer-is-spam, spam-stat-load,
21037         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21038         spam-stat-save and spam-stat-split-fancy.
21039
21040 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21041
21042         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21043         which may confuse users.
21044         (canlock-password-for-verify): Ditto.
21045
21046         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21047
21048         * gnus-art.el (gnus-emphasis-alist): Ditto.
21049
21050         * gnus-registry.el (gnus-registry-max-entries): Ditto.
21051
21052         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21053
21054         * gnus-start.el (gnus-save-killed-list): Ditto.
21055
21056         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21057         (gnus-sum-thread-tree-root): Ditto.
21058         (gnus-sum-thread-tree-false-root): Ditto.
21059         (gnus-sum-thread-tree-single-indent): Ditto.
21060
21061         * message.el (message-courtesy-message): Ditto.
21062         (message-archive-note): Ditto.
21063         (message-subscribed-address-file): Ditto.
21064         (message-user-fqdn): Ditto.
21065
21066         * spam-report.el (spam-report-gmane-regex): Ditto.
21067
21068         * spam.el (spam-blackhole-good-server-regex): Ditto.
21069
21070 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21071
21072         * mml.el (mml-preview): Widen the message buffer before copying
21073         the contents to the preview buffer; sort headers before previewing.
21074
21075         * message.el (message-hidden-headers): Fix the way to avoid a bug
21076         in the `repeat' widget in Emacs 21.3 or earlier.
21077
21078 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21079
21080         * message.el (message-hidden-headers): Default to "^References:".
21081         Improve customization type.  Suggested by Reiner Steib
21082         <Reiner.Steib@gmx.de>.
21083
21084 2004-11-25  Romain Francoise  <romain@orebokech.com>
21085
21086         * message.el (message-strip-forbidden-properties): Remove check for
21087         obsolete `message-hidden' text property, hidden headers are not
21088         accessible in the buffer anymore.
21089
21090 2004-11-22  Romain Francoise  <romain@orebokech.com>
21091
21092         * message.el (message-header-format-alist): Add `From' in list
21093         so that it can be sorted.
21094         (message-fix-before-sending): Widen and sort headers before
21095         sending.
21096         (message-hide-headers): Use narrowing to hide headers by moving
21097         them to the top of the buffer and narrowing to the region
21098         underneath.
21099
21100 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21101
21102         * message.el (message-strip-forbidden-properties):
21103         Bind buffer-read-only (etc) to nil.
21104
21105 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21106
21107         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21108         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21109
21110 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
21111
21112         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21113
21114 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21115
21116         * dns.el (query-dns): Use sit-for to time instead of
21117         accept-process-output, since that doesn't seem to work on udp
21118         sockets.
21119
21120 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21121
21122         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21123
21124 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
21125
21126         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21127         doc string.  Improve doc string.
21128
21129 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21130
21131         * nntp.el (nntp-request-update-info): Return nil if
21132         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21133         may not call gnus-activate-group which uselessly issues the GROUP
21134         commands for all nntp groups and wastes time.  Reported by Romain
21135         Francoise <romain@orebokech.com>.
21136
21137         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21138
21139 2004-11-15  Simon Josefsson  <jas@extundo.com>
21140
21141         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21142         headers separately.
21143         (gnus-button-openpgp): New function, inspired by Jochen Küpper
21144         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21145
21146 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
21147
21148         * gnus-start.el (gnus-convert-old-newsrc):
21149         Assign legacy-gnus-agent to 5.10.7.
21150
21151 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21152
21153         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21154         start of the lines.
21155
21156 2004-11-14  Magnus Henoch  <mange@freemail.hu>
21157
21158         * hashcash.el (hashcash-default-payment): Change default to 20.
21159         (hashcash-default-accept-payment): Change default to 20.
21160         (hashcash-process-alist): New variable.
21161         (hashcash-generate-payment-async): Add.
21162         (hashcash-already-paid-p): Add.
21163         (hashcash-insert-payment): Don't generate payments twice.
21164         (hashcash-insert-payment-async): Add.
21165         (hashcash-insert-payment-async-2): Add.
21166         (hashcash-cancel-async): Add.
21167         (hashcash-wait-async): Add.
21168         (hashcash-processes-running-p): Add.
21169         (hashcash-wait-or-cancel): Add.
21170         (mail-add-payment): New optional argument.  Conditionally start
21171         asynchronous calculation.
21172         (mail-add-payment-async): Add.
21173
21174         * message.el (message-send-mail): Wait for asynchronous hashcash
21175         results.  Don't clobber existing X-Hashcash headers.
21176         (message-setup-1): Call mail-add-payment-async when
21177         message-generate-hashcash is non-nil.
21178
21179 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21180
21181         * message.el (message-use-alternative-email-as-from): Examine the
21182         From header as well; use message-make-from in order to include a
21183         user's full name.
21184
21185 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21186
21187         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21188         default; improve customization type.
21189         (gnus-emphasis-custom-with-format): New macro.
21190         (gnus-emphasis-custom-value-to-external): New function.
21191         (gnus-emphasis-custom-value-to-internal): New function.
21192
21193 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21194
21195         * dns.el (query-dns): Resolve reverse addresses.
21196
21197 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21198
21199         * gnus-group.el (gnus-group-get-new-news): Use it.
21200
21201         * gnus-start.el (gnus-check-reasonable-setup): New function.
21202
21203 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21204
21205         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21206         "Args out of range" error.  Reported by Arnaud Giersch
21207         <arnaud.giersch@free.fr>.
21208
21209 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21210
21211         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21212
21213 2004-11-04  Richard M. Stallman  <rms@gnu.org>
21214
21215         * spam.el (spam group): Add :version.
21216
21217         * pgg-def.el (pgg group): Add :version.
21218
21219 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21220
21221         * gnus-art.el (gnus-article-edit-article): Don't associate the
21222         article buffer with a draft file.  This is a temporary measure
21223         against the 2004-08-22 change to gnus-article-edit-mode.
21224
21225 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21226
21227         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21228         (html2text-format-tags): Remove unused variable `attr'.
21229
21230 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
21231
21232         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21233
21234         * tls.el (tls-process-connection-type, tls-success)
21235         (tls-certtool-program): Add :version.
21236
21237         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
21238         (starttls-extra-arguments, starttls-process-connection-type)
21239         (starttls-connect, starttls-failure, starttls-success): Add :version.
21240
21241         * spam-stat.el (spam-stat): Add :version.
21242
21243         * sieve.el (sieve): Add :version.
21244
21245         * sha1.el (sha1): Add :version.
21246         (sha1-use-external): Remove redundant version.
21247
21248         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21249         (nnmail-cache-ignore-groups, nnmail-spool-hook)
21250         (nnmail-split-fancy-match-partial-words)
21251         (nnmail-split-lowercase-expanded): Add :version.
21252
21253         * nndiary.el (nndiary): Add :version.
21254
21255         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21256
21257         * mml-sec.el (mml-default-sign-method)
21258         (mml-default-encrypt-method, mml-signencrypt-style-alist):
21259         Add :version.
21260
21261         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21262
21263         * mm-url.el (mm-url-use-external, mm-url-program)
21264         (mm-url-arguments): Add :version.
21265
21266         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21267         (mm-attachment-file-modes, mm-decrypt-option)
21268         (mm-w3m-safe-url-regexp): Add :version.
21269
21270         * message.el (message-cite-prefix-regexp)
21271         (message-sendmail-envelope-from, message-minibuffer-local-map)
21272         (message-user-fqdn, message-completion-alist): Add :version.
21273
21274         * gnus-win.el (gnus-configure-windows-hook)
21275         (gnus-use-frames-on-any-display): Add :version.
21276
21277         * gnus-art.el (gnus-article-address-banner-alist)
21278         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21279         (gnus-treat-from-picon, gnus-treat-mail-picon)
21280         (gnus-treat-x-pgp-sig): Add :version.
21281
21282         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21283         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21284         (gnus-summary-article-delete-hook)
21285         (gnus-summary-display-while-building): Add :version.
21286
21287         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21288         (gnus-get-top-new-news-hook): Add :version.
21289
21290         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21291         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21292
21293         * gnus-registry.el (gnus-registry): Add :version.
21294
21295         * gnus-spec.el (gnus-use-correct-string-widths)
21296         (gnus-make-format-preserve-properties): Add :version.
21297
21298         * gnus.el (gnus-group-charter-alist)
21299         (gnus-group-fetch-control-use-browse-url)
21300         (gnus-install-group-spam-parameters): Add :version.
21301
21302         * gnus-diary.el (gnus-diary): Add :version.
21303
21304         * gnus-delay.el (gnus-delay): Add :version.
21305
21306         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21307         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21308         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21309         Add :version.
21310
21311         * gnus-agent.el (gnus-agent-max-fetch-size)
21312         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21313         (gnus-agent-prompt-send-queue): Add :version.
21314
21315         * deuglify.el (gnus-outlook-deuglify): Add :version.
21316
21317         * html2text.el: Beautify code.  Improve doc strings.
21318         Some checkdoc cleanup.
21319         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21320
21321 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
21322
21323         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21324
21325 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
21326
21327         * gnus-registry.el (gnus-registry-hashtb): Create the registry
21328         when package is loaded.
21329
21330         * spam.el (spam-summary-score-preferred-header): Add global preference
21331         for people who want to override the default SpamAssassin over
21332         Bogofilter preference (when both are set).
21333         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21334         (spam-user-format-function-S):
21335         Check spam-summary-score-preferred-header.
21336         (spam-extra-header-to-number): Add X-Bogosity header parsing.
21337         (spam-user-format-function-S): Format the score correctly.
21338
21339 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21340
21341         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21342         signature file.  Suggested by Manoj Srivastava
21343         <srivasta@golden-gryphon.com>.
21344
21345         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21346         iso-2022-jp even in the Japanese language environment.
21347         Suggested by Jason Rumney <jasonr@gnu.org>.
21348
21349 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21350
21351         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21352         use the same characters as the dummy marks; make it free from
21353         getting affected by the language environment.
21354         (gnus-summary-read-group-1): Update mark positions only when the
21355         format spec is updated.
21356
21357         * gnus-spec.el (gnus-update-format-specifications): Return a list
21358         of updated types.
21359
21360 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21361
21362         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21363         of boundp to check if display-warning is available.
21364
21365 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
21366
21367         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21368
21369 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21370
21371         * nnspool.el (nnspool-spool-directory): Use news-path if the
21372         news-directory variable is not bound.
21373
21374         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21375         function instead of display-warning if it is not available.
21376
21377 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21378
21379         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21380         v5-10: Use `point-at-bol'.
21381
21382 2004-10-26  Simon Josefsson  <jas@extundo.com>
21383
21384         * hashcash.el: Fix URL in comment, reported by Cheng Gao
21385         <chenggao@gmail.com>.
21386
21387 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21388
21389         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
21390         instead.
21391
21392 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
21393
21394         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21395         to remove a server from the nnimap-server-buffer-alist.
21396         (nnimap-open-connection, nnimap-close-server): Use it.
21397
21398         * gnus-encrypt.el: Remove file in favor of encrypt.el.
21399
21400 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21401
21402         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21403         running the major-mode function.
21404
21405 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21406
21407         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21408         dummy marks in the right way.
21409
21410 2004-10-18  David Edmondson  <dme@dme.org>
21411
21412         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21413         excessively.
21414
21415 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
21416
21417         * gnus-util.el (gnus-split-references): Accept a nil references
21418         string and go on blissfully.
21419
21420         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21421         cases where the references string is non-nil but has no references.
21422
21423         * encrypt.el: Add autoload tags.
21424
21425         * spam.el (spam-resolve-registrations-routine): Remove article
21426         from unregistration list too.  Reported by David Hanak
21427         <dhanak@isis.vanderbilt.edu>
21428
21429 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
21430
21431         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21432         nil.  Change custom type.
21433
21434 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
21435
21436         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21437
21438         * gnus-sum.el (gnus-summary-move-article): Use it.
21439
21440 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
21441
21442         * encrypt.el: Add autoload cookies.
21443
21444         * spam.el (spam-backend-article-list-property)
21445         (spam-backend-get-article-todo-list)
21446         (spam-backend-put-article-todo-list)
21447         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21448         Resolve registrations separately.
21449         (spam-register-routine): Format comments.
21450         (spam-unregister-routine, spam-register-routine): Always call with
21451         specific-articles, no default list.
21452         (spam-summary-prepare-exit): Use the spam-classifications function.
21453
21454         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21455         gnus-encrypt.el.
21456
21457         * encrypt.el: Copied from gnus-encrypt.el.
21458
21459         * gnus-encrypt.el: Commented that it's obsolete.
21460
21461 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21462
21463         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21464         (gnus-score-save): Use it.
21465
21466         * message.el (message-bury): Use `window-dedicated-p'.
21467
21468 2004-10-15  Simon Josefsson  <jas@extundo.com>
21469
21470         * pop3.el (top-level): Don't require nnheader.
21471         (pop3-read-timeout): Add.
21472         (pop3-accept-process-output): Add.
21473         (pop3-read-response, pop3-retr): Use it.
21474
21475 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
21476
21477         * spam.el (spam-register-routine): Move comment.
21478         (spam-verify-bogofilter): Use 'unknown for the initial
21479         spam-bogofilter-valid state, not 'never.
21480
21481         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21482         for netrc-machine.
21483
21484         * nnimap.el (nnimap-open-connection):
21485         Use netrc-machine-user-or-password.
21486
21487 2004-10-17  Richard M. Stallman  <rms@gnu.org>
21488
21489         * gnus-registry.el (gnus-registry-unload-hook):
21490         Set as a variable with add-hook.
21491
21492         * nnspool.el (nnspool-spool-directory): Use news-directory instead
21493         of news-path.
21494
21495         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21496
21497         * spam.el: Delete duplicate `provide'.
21498         (spam-unload-hook): Set as a variable with add-hook.
21499
21500 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21501
21502         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21503         in the doc string.
21504
21505         * message.el (message-ignored-news-headers)
21506         (message-ignored-supersedes-headers)
21507         (message-ignored-resent-headers)
21508         (message-forward-ignored-headers): Improve custom type.
21509
21510 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21511
21512         * message.el (message-tokenize-header): Fix 2004-09-06 change
21513         which used point-min in the wrong place.
21514
21515 2004-10-12  Simon Josefsson  <jas@extundo.com>
21516
21517         * tls.el (tls-certtool-program): New variable.
21518         (tls-certificate-information): New function, based on
21519         ssl-certificate-information.
21520
21521 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21522
21523         * compface.el: Move the version of ELisp-based uncompface program
21524         to the contrib directory because of the copyright problem.
21525
21526 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21527
21528         * message.el (message-kill-buffer): Raise the current frame.
21529
21530 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
21531
21532         * gnus-sum.el: Mention that multibyte characters don't work as marks.
21533
21534         * gnus.el (message-y-or-n-p): Autoload.
21535
21536         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21537         (pop3-password-required, pop3-authentication-scheme)
21538         (pop3-leave-mail-on-server): Make customizable.
21539         (pop3): New custom group.
21540         (pop3-retr): Remove `sleep-for' statements.
21541         Suggested by Dave Love <fx@gnu.org>.
21542
21543         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21544         Windows/DOS.
21545
21546         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21547         (imap-parse-body): Fix incorrect use of `assert'.
21548         Suggested by Dave Love <fx@gnu.org>.
21549
21550         * mml.el (mml-minibuffer-read-disposition): Require match.
21551         Suggested by Dave Love <fx@gnu.org>.
21552
21553 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21554
21555         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
21556         doc string.
21557
21558 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21559
21560         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21561
21562 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21563
21564         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21565         instead of calling `mm-insert-inline', to decode text/* parts
21566         before displaying them.
21567
21568 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21569
21570         * mm-uu.el (mm-uu-text-plain-type): New variable.
21571         (mm-uu-pgp-signed-extract-1): Use it.
21572         (mm-uu-pgp-encrypted-extract-1): Use it.
21573         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21574         bind mm-uu-text-plain-type with that value.
21575         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21576         mm-uu-dissect.
21577
21578 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21579
21580         * gnus-group.el (gnus-update-group-mark-positions):
21581         * gnus-sum.el (gnus-update-summary-mark-positions):
21582         * message.el (message-check-news-body-syntax):
21583         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21584         of string-as-multibyte.
21585
21586 2004-10-05  Juri Linkov  <juri@jurta.org>
21587
21588         * gnus-group.el (gnus-update-group-mark-positions):
21589         * gnus-sum.el (gnus-update-summary-mark-positions):
21590         * message.el (message-check-news-body-syntax):
21591         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21592         8-bit unibyte values to a multibyte string for search functions.
21593
21594 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21595
21596         * mm-uu.el (mm-uu-dissect): Allow optional arg.
21597         (mm-uu-dissect-text-parts): New function.
21598
21599         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21600         dissect text parts.
21601
21602         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21603         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21604
21605         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21606
21607         * gnus-topic.el (gnus-topic-hierarchical-parameters):
21608         Use gnus-current-topics instead of gnus-current-topic.
21609
21610 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
21611
21612         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21613
21614 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
21615
21616         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21617         where appropriate.
21618
21619         * nnml.el (nnml-generate-active-info): do.
21620
21621         * nndiary.el (nndiary-generate-active-info): do.
21622
21623         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21624         (gnus-topic-move): do.
21625
21626         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21627         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21628
21629         * gnus-srvr.el (gnus-server-prepare)
21630         (gnus-server-open-all-servers): do.
21631
21632         * gnus-msg.el (gnus-summary-cancel-article)
21633         (gnus-summary-resend-message)
21634         (gnus-summary-mail-crosspost-complaint): do.
21635
21636         * gnus-move.el (gnus-change-server): do.
21637
21638         * gnus-group.el (gnus-group-unmark-all-groups)
21639         (gnus-group-set-current-level): do.
21640
21641 2004-10-04  Simon Josefsson  <jas@extundo.com>
21642
21643         * message.el (message-generate-hashcash): Doc fix.
21644
21645 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
21646
21647         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21648         avoid infinite recursion via gnus-get-function.
21649
21650 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
21651
21652         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21653
21654         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21655
21656         * nnmail.el (nnmail-split-history): do.
21657
21658         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21659         (nnml-request-delete-group): do.
21660
21661         * nnslashdot.el (nnslashdot-read-groups): do.
21662
21663         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21664         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21665
21666         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21667         (nnspool-sift-nov-with-sed): Use last.
21668         (nnspool-retrieve-headers-with-nov): Use mapc.
21669         (nnspool-request-newgroups): Use dolist.
21670         (nnspool-request-group): Use last.
21671
21672         * nntp.el (nntp-read-server-type): Use dolist.
21673
21674         * nnvirtual.el (nnvirtual-create-mapping)
21675         (nnvirtual-update-read-and-marked): Use dolist.
21676         (nnvirtual-convert-headers): Simplify.
21677
21678 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21679
21680         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21681         Add support for sync'ing tick marks.
21682
21683 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21684
21685         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21686         there's no visible header.
21687
21688 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21689
21690         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21691         When necessary, pass full group name to gnus-request-set-marks.
21692
21693 2004-10-01  Simon Josefsson  <jas@extundo.com>
21694
21695         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
21696         acroread.
21697
21698 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21699
21700         * spam-report.el (spam-report-gmane): Fix interactive.
21701
21702         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
21703
21704         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
21705         when writing file.
21706         (gnus-agent-synchronize-flags): Don't default to being
21707         interactive.
21708
21709 2004-09-30  Simon Josefsson  <jas@extundo.com>
21710
21711         * message.el (message-generate-hashcash): Add.
21712         (message-send-mail): Use it, call mail-add-payment.
21713
21714 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
21715
21716         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
21717
21718 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
21719
21720         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
21721         gnus-requst-update-info with explicit code to sync the in-memory
21722         info read flags with the marks being sync'd to the backend.
21723
21724         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
21725
21726 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21727
21728         * spam.el (spam-verify-bogofilter): Add new function.
21729         (spam-check-bogofilter)
21730         (spam-bogofilter-register-with-bogofilter): Use it.
21731         (spam-verify-bogofilter): Add small fixes.
21732
21733 2004-09-28  Simon Josefsson  <jas@extundo.com>
21734
21735         * hashcash.el (hashcash-generate-payment): Revert.
21736
21737 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21738
21739         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21740         Use gnus-extract-references instead of gnus-split-references.
21741
21742         * gnus-util.el (gnus-extract-references): Add new function, analogous
21743         to gnus-split-references but extracts only the message-ID without
21744         anything extra.
21745
21746         * hashcash.el (hashcash-generate-payment)
21747         (hashcash-check-payment): Do the right thing if hashcash-path is
21748         nil (because the hashcash program could not be found).
21749
21750         * spam.el (spam-use-hashcash): Remove comment.
21751
21752 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
21753
21754         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
21755         (gnus-cache-enter-article, gnus-cache-remove-article)
21756         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
21757
21758         * gnus-async.el (gnus-async-prefetch-remove-group): do.
21759
21760         * gnus-art.el (article-hide-boring-headers)
21761         (article-translate-strings, article-display-face)
21762         (gnus-article-mime-match-handle-first)
21763         (gnus-article-highlight-headers)
21764         (gnus-article-add-buttons-to-head): do.
21765
21766 2004-09-27  Simon Josefsson  <jas@extundo.com>
21767
21768         * hashcash.el: New version, from
21769         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
21770         ../contrib/.
21771
21772 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21773
21774         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
21775
21776 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
21777
21778         * gnus-dup.el (gnus-dup-open): Use mapc.
21779         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
21780
21781         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
21782         Reported by Stefan Wiens <s.wi@gmx.net>.
21783
21784         * gnus.el (gnus-shutdown): Use dolist.
21785
21786         * gnus-undo.el (gnus-undo): Use mapc.
21787
21788         * nnrss.el (nnrss-generate-active): do.
21789
21790         * message.el (message-cite-original-without-signature)
21791         (message-cite-original): Use mapc.
21792         (message-do-actions, message-make-forward-subject): Use dolist.
21793
21794 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21795
21796         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
21797         deletion to remove entire duplicate line.  Fixes merged article
21798         number bug.
21799
21800 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21801
21802         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
21803         servers that are offline.  Avoids having gnus-agent-toggle-plugged
21804         first ask if you want to open a server and then, even when you
21805         responded with no, asking if you want to synchronize the server's
21806         flags.
21807         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
21808         multi-line expressions.
21809         (gnus-agent-synchronize-group-flags): New internal function.
21810         Updates marks in memory (in the info structure) AND in the
21811         backend.
21812
21813         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
21814
21815         * nnagent.el (nnagent-request-set-mark):
21816         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
21817         method, to ensure that synchronization updates marks in the
21818         backend and in the info (in memory) structure.
21819
21820 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21821
21822         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
21823         convention fully; don't miss the root article of a thread; make
21824         the X-Draft-From header with correct article numbers.
21825
21826 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
21827
21828         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
21829         unless plugged.  Disable the agent so that an open failure causes
21830         an error.
21831
21832         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
21833         Revert 2004-09-21 change.  The backend must be opened while
21834         synchronizing flags even when the backend stores the flags
21835         locally.
21836
21837 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
21838
21839         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
21840         in `header' match.  Reported by Svend Tollak Munkejord.
21841
21842         * message.el (message-cite-original): Fix use of
21843         `message-cite-articles-with-x-no-archive'.
21844
21845 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21846
21847         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
21848         (gnus-window-to-buffer): Ditto.
21849
21850         * mml.el (mml-preview-buffer): New variable.
21851         (mml-preview): Manage window layout with gnus-buffer-configuration.
21852
21853         * gnus-msg.el (gnus-setup-message): Put article numbers into the
21854         X-Draft-From header even if those articles aren't quoted.
21855
21856 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
21857
21858         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
21859         (gnus-request-set-mark, gnus-request-update-mark): Use new
21860         g-s-t-u-l-m to decide to use backend even when unplugged.
21861
21862 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21863
21864         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
21865         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
21866
21867 2004-09-20  Simon Josefsson  <jas@extundo.com>
21868
21869         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
21870         "utf-16-le".
21871
21872 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21873
21874         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
21875
21876 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21877
21878         * uudecode.el (uudecode-use-external): Add :version.
21879
21880         * smime.el (smime-CA-file, smime-encrypt-cipher)
21881         (smime-dns-server): Add :version.
21882
21883         * smiley.el (gnus-smiley-file-types): Add :version.
21884
21885         * sha1.el (sha1-use-external): Add :version.
21886
21887         * pgg-def.el (pgg-query-keyserver): Add :version.
21888
21889         * nnmail.el (nnmail-fancy-expiry-targets)
21890         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
21891         Add :version.
21892
21893         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
21894         (nnimap-retrieve-groups-asynchronous): Add :version.
21895         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
21896
21897         * mml.el (mml-content-disposition-parameters)
21898         (mml-insert-mime-headers-always): Add :version.
21899
21900         * mm-util.el (mm-coding-system-priorities): Add :version.
21901
21902         * mm-decode.el (mm-inline-text-html-with-images)
21903         (mm-keep-viewer-alive-types, mm-external-terminal-program)
21904         (mm-verify-option): Add :version.
21905         (mm-text-html-renderer): Change :version.
21906
21907         * message.el (message-fcc-externalize-attachments)
21908         (message-required-headers, message-draft-headers)
21909         (message-subject-trailing-was-query)
21910         (message-subject-trailing-was-ask-regexp)
21911         (message-subject-trailing-was-regexp, message-mark-insert-begin)
21912         (message-mark-insert-end, message-archive-header)
21913         (message-archive-note, message-cross-post-default)
21914         (message-cross-post-note, message-followup-to-note)
21915         (message-cross-post-note-function, message-use-mail-followup-to)
21916         (message-subscribed-address-functions)
21917         (message-subscribed-address-file, message-subscribed-addresses)
21918         (message-subscribed-regexps, message-allow-no-recipients)
21919         (message-yank-cited-prefix, message-signature-insert-empty-line)
21920         (message-hidden-headers, message-hierarchical-addresses)
21921         (message-mail-user-agent, message-use-idna)
21922         (message-valid-fqdn-regexp)
21923         (message-strip-special-text-properties, message-header-synonyms)
21924         (message-beginning-of-line, message-tab-body-function): Add :version.
21925         (message-insert-canlock, message-wide-reply-confirm-recipients):
21926         Change :version.
21927
21928         * mail-source.el (mail-source-ignore-errors): Add :group, :type
21929         and :version.
21930         (mail-source-delete-old-incoming-confirm)
21931         (mail-source-movemail-program): Add :version.
21932
21933         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
21934         (gnus-agent-cache, gnus-agent): Change :version.
21935
21936         * gnus-util.el (gnus-use-byte-compile): Change :version.
21937
21938         * gnus-sum.el (gnus-summary-make-false-root-always)
21939         (gnus-summary-default-high-score)
21940         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
21941         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
21942         (gnus-read-all-available-headers, gnus-article-emulate-mime)
21943         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
21944         (gnus-sum-thread-tree-single-indent)
21945         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
21946         (gnus-sum-thread-tree-leaf-with-other)
21947         (gnus-sum-thread-tree-single-leaf): Add :version.
21948         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
21949         (gnus-article-loose-mime): Change :version.
21950
21951         * gnus-start.el (gnus-backup-startup-file)
21952         (gnus-save-startup-file-via-temp-buffer): Add :version.
21953
21954         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
21955         (gnus-server-offline-face): Add :version.
21956
21957         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
21958
21959         * gnus-msg.el (gnus-gcc-externalize-attachments)
21960         (gnus-debug-files, gnus-debug-exclude-variables)
21961         (gnus-discouraged-post-methods): Change :version.
21962         (gnus-confirm-mail-reply-to-news)
21963         (gnus-confirm-treat-mail-like-news): Add :version.
21964
21965         * gnus-int.el (gnus-server-unopen-status): Add :version.
21966
21967         * gnus-group.el (gnus-group-jump-to-group-prompt)
21968         (gnus-large-ephemeral-newsgroup)
21969         (gnus-fetch-old-ephemeral-headers): Add :version.
21970
21971         * gnus-fun.el (gnus-x-face-directory)
21972         (gnus-convert-pbm-to-x-face-command)
21973         (gnus-convert-image-to-x-face-command)
21974         (gnus-convert-image-to-face-command): Add :version.
21975
21976         * gnus-delay.el (gnus-delay-default-hour): Add :version.
21977
21978         * gnus-cite.el (gnus-cite-blank-line-after-header)
21979         (gnus-article-boring-faces): Add :version.
21980
21981         * gnus-art.el (gnus-buttonized-mime-types)
21982         (gnus-inhibit-mime-unbuttonizing)
21983         (gnus-treat-display-face)
21984         (gnus-treat-body-boundary): Change :version.
21985         (gnus-body-boundary-delimiter, gnus-picon-databases)
21986         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
21987         (gnus-treat-date-english, gnus-treat-fold-headers)
21988         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
21989         (gnus-treat-mail-picon, gnus-treat-wash-html)
21990         (gnus-article-encrypt-protocol)
21991         (gnus-use-idna, gnus-article-over-scroll)
21992         (gnus-mime-display-multipart-alternative-as-mixed)
21993         (gnus-mime-display-multipart-related-as-mixed)
21994         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
21995         (gnus-ctan-url, gnus-button-ctan-handler)
21996         (gnus-button-handle-ctan-bogus-regexp)
21997         (gnus-button-ctan-directory-regexp)
21998         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
21999         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22000         (gnus-button-man-level, gnus-button-emacs-level)
22001         (gnus-button-message-level, gnus-button-browse-level): Add :version.
22002
22003         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22004         (gnus-agent-go-online): Change :version.
22005         (gnus-agent-expire-unagentized-dirs)
22006         (gnus-agent-auto-agentize-methods): Add :version.
22007
22008         * flow-fill.el (fill-flowed-display-column)
22009         (fill-flowed-encode-column): Add :version.
22010
22011         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22012         (gnus-outlook-deuglify-unwrap-max)
22013         (gnus-outlook-deuglify-cite-marks)
22014         (gnus-outlook-deuglify-unwrap-stop-chars)
22015         (gnus-outlook-deuglify-no-wrap-chars)
22016         (gnus-outlook-deuglify-attrib-cut-regexp)
22017         (gnus-outlook-deuglify-attrib-verb-regexp)
22018         (gnus-outlook-deuglify-attrib-end-regexp)
22019         (gnus-outlook-display-hook): Add :version.
22020
22021         * binhex.el (binhex-use-external): Add :version.
22022
22023 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
22024
22025         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22026         and `invisible'.
22027
22028 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
22029
22030         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22031         in gnus-registry-trim.
22032
22033 2004-09-13  Simon Josefsson  <jas@extundo.com>
22034
22035         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22036
22037         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22038
22039         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22040         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22041         <yamaoka@jpl.org>.
22042         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22043         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22044         <yamaoka@jpl.org>.
22045
22046         * sieve.el (sieve-manage-mode): Ditto.
22047
22048 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
22049
22050         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22051
22052 2004-09-11  Simon Josefsson  <jas@extundo.com>
22053
22054         * dns-mode.el: Add.
22055
22056         * mm-view.el (mm-display-dns-inline): Add.
22057
22058         * mm-decode.el (mm-inline-media-tests): Add text/dns.
22059         (mm-automatic-display): Ditto.
22060
22061         * mailcap.el (mailcap-mime-data): Add text/dns.
22062         (mailcap-mime-extensions): Map .soa to text/dns.
22063
22064 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
22065
22066         * gnus-art.el (article-decode-mime-words, article-babel)
22067         (gnus-article-highlight-signature, gnus-article-add-buttons)
22068         (gnus-signature-toggle): Remove unnecessary bindings of
22069         `inhibit-read-only' inherited from v5.10 merge.
22070
22071 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
22072
22073         * nntp.el (nntp): New customization group.
22074         (nntp-authinfo-file): Add customization group.
22075
22076         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22077
22078         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22079
22080         * gnus.el (to-address, to-list, subscribed)
22081         (large-newsgroup-initial): Ditto.
22082
22083         * flow-fill.el (fill-flowed-display-column)
22084         (fill-flowed-encode-column): Ditto.
22085
22086 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22087
22088         * message.el (message-tokenize-header, message-send-mail-with-qmail):
22089         Use point-min rather than 1.
22090         (message-send-mail): Use buffer-size rather than point-max.
22091
22092         * gnus-sum.el (gnus-summary-search-article-forward):
22093         Signal a specific `search-failed' rather than a generic `error'.
22094
22095         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22096         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22097         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22098
22099 2004-09-10  Simon Josefsson  <jas@extundo.com>
22100
22101         * nndb.el (require): Remove tcp and duplicate cl.
22102
22103 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22104
22105         * gnus-agent.el (directory-files-and-attributes): Move forward.
22106
22107 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22108
22109         * gnus-agent.el (directory-files-and-attributes):
22110         Optionally defined to support XEmacs.
22111
22112 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22113
22114         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22115         to avoid run-time CL dependencies.
22116         (gnus-agent-unfetch-articles): New function.
22117         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22118         article numbers even when local .overview file is missing.
22119         (gnus-agent-read-article-number): New function.  Only accepts
22120         27-bit article numbers.
22121         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22122         Use gnus-agent-read-article-number.
22123         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22124         from backend while recognizing that article numbers in .overview
22125         must be valid.
22126         (gnus-agent-update-files-total-fetched-for):
22127         Use directory-files-and-attributes to improve performance.
22128         * gnus-int.el (gnus-request-move-article):
22129         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22130         improve performance.
22131
22132         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22133         some users confused by references to .newsrc when they only have a
22134         .newsrc.eld file.
22135         (gnus-convert-mark-converter-prompt)
22136         (gnus-convert-converter-needs-prompt): Fix use of property list.
22137         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22138         New function.  Used internally to only display 'gnus converting
22139         files' message when actually necessary.
22140
22141         * gnus-sum.el (): Remove (require 'gnus-agent) as required
22142         methods now autoloaded.
22143
22144 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22145
22146         * gnus-sum.el (gnus-summary-insert-subject): Remove list
22147         identifiers.
22148
22149 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
22150
22151         * gnus-picon.el: Fix indentation and closing parenthesis.
22152
22153 2004-09-01  Simon Josefsson  <jas@extundo.com>
22154
22155         * message.el (message-canlock-generate): Require sha1, not
22156         sha1-el.  (Can we get rid of this require altogether?  It is ugly
22157         to require within a function.  Sadly, if sha1.el isn't loaded, the
22158         let binding in m-c-g will hide the defcustom definition, which is
22159         bad.)
22160
22161         * canlock.el: Require sha1, not sha1-el.
22162
22163         * message.el: Don't autoload sha1 (there is a autoload cookie in
22164         sha1.el).
22165
22166         * sha1-el.el: Rename to sha1.el.
22167
22168 2004-08-30  Juanma Barranquero  <lektu@terra.es>
22169
22170         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22171
22172 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22173
22174         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22175
22176 2004-08-30  Kim F. Storm  <storm@cua.dk>
22177
22178         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22179
22180         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22181         Add :group 'nnimap.
22182
22183 2004-08-30  Andreas Schwab  <schwab@suse.de>
22184
22185         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22186         ?* and ?\;.
22187
22188         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22189         and ?\' to symbol instead of whitespace.
22190
22191 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22192
22193         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22194
22195         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22196         instead of re-search-forward.
22197
22198         * gnus-uu.el (gnus-uu-save-article): Ditto.
22199         (gnus-uu-post-encode-uuencode): Ditto.
22200
22201         * html2text.el (html2text-clean-list-items): Ditto.
22202         (html2text-clean-dtdd): Ditto.
22203         (html2text-format-tags): Ditto.
22204
22205         * message.el (message-send-mail-with-sendmail): Fix regexp.
22206         (message-fill-field-general): Use search-forward instead of
22207         re-search-forward.
22208         (unbold-region): Ditto.
22209
22210         * nnrss.el (nnrss-request-article): Ditto.
22211
22212         * nnslashdot.el (nnslashdot-request-article): Ditto.
22213
22214         * nnweb.el (nnweb-gmane-wash-article): Ditto.
22215
22216         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22217         "Unrecognized menu descriptor" error in XEmacs.
22218
22219 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22220
22221         * gnus-sum.el (gnus-read-header): Don't remove a header for the
22222         parent article of a sparse article in the thread hashtb.
22223
22224 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
22225
22226         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22227         (nnmail-expand-newtext): Lowercase expanded entries if
22228         nnmail-split-lowercase-expanded is non-nil.
22229
22230 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22231
22232         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22233
22234         * gnus-group.el (gnus-group-line-format-alist): Convert the value
22235         of gnus-tmp-news-method into string under XEmacs.  It will be
22236         passed to gnus-correct-length which takes only a string argument.
22237
22238 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22239
22240         * gnus-util.el (gnus-bind-print-variables): New macro.
22241         (gnus-prin1): Use it.
22242         (gnus-prin1-to-string): Use it.
22243         (gnus-pp): New function.
22244         (gnus-pp-to-string): New function.
22245
22246         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22247         Replace pp-to-string with gnus-pp-to-string.
22248         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22249         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22250         * gnus-msg.el (gnus-debug): Ditto.
22251         * gnus-score.el (gnus-score-save): Ditto.
22252         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22253         gnus-pp-to-string.
22254         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22255         with gnus-pp.
22256         * score-mode.el (gnus-score-pretty-print): Ditto.
22257         * webmail.el (webmail-debug): Ditto.
22258
22259 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22260
22261         * gnus-art.el (article-display-face, article-display-x-face):
22262         Use buffer-read-only.
22263
22264 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22265
22266         * gnus-art.el (article-hide-list-identifiers):
22267         Bind inhibit-read-only as t.
22268
22269 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
22270
22271         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22272
22273 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22274
22275         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22276         (gnus-narrow-to-page): Don't assume point-min == 1.
22277         (gnus-article-edit-mode): Derive from message-mode.
22278
22279         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22280         point-min == 1.
22281
22282         * imap.el (imap-parse-address-list, imap-parse-body-ext):
22283         Disable incorrect use of `assert'.
22284
22285         * message.el (message-mode): Set comment-start-skip.
22286
22287
22288 2004-08-22  Sam Steingold  <sds@gnu.org>
22289
22290         * pop3.el (pop3-leave-mail-on-server): New user variable.
22291         (pop3-movemail): Delete mail only when it is nil.
22292
22293 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
22294
22295         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22296
22297         * mml.el (mml-preview): Use `pop-to-buffer'.
22298
22299         * message.el (message-goto-mail-followup-to): Insert after "To".
22300         (message-carefully-insert-headers): Add comment.
22301
22302         * gnus.el: Remove unused variable `gnus-article-check-size'.
22303
22304         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22305
22306         * gnus-art.el (gnus-button-alist):
22307         Improve `gnus-button-handle-library' entry.
22308
22309 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
22310
22311         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22312         Use downcase, since XEmacs capitalizes error messages differently.
22313
22314 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
22315
22316         * nntp.el: Add (require 'gnus) due to reference to
22317         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
22318
22319 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
22320
22321         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22322         Bind `mm-fill-flowed'.
22323
22324         * mm-decode.el (mm-dissect-singlepart): Check it.
22325
22326 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
22327
22328         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22329         'imap' for netrc parsing.
22330
22331 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
22332
22333         * mailcap.el (mailcap-mime-data): Mark as risky.
22334
22335 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22336
22337         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22338         may be included in the encoded word.
22339         (rfc2047-encode): Don't append a space if the encoded word
22340         includes close parenthesis.
22341
22342 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22343
22344         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22345         of text within parentheses.
22346
22347 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
22348
22349         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22350         (gnus-encrypt-write-file-contents): Make the password key the file
22351         name PLUS the cipher, not just the cipher.  Also remove failed
22352         passwords from the cache.
22353
22354 2004-08-06  Simon Josefsson  <jas@extundo.com>
22355
22356         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22357         Doc fix.
22358
22359 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22360
22361         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22362         LWSP.
22363
22364 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
22365
22366         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22367         Try to append in-reply-to: data to the references: header.
22368
22369         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22370         (netrc-parse): Use gnus-encrypt.el functions.
22371
22372         * gnus-encrypt.el: Add new file for encryption support; currently
22373         does only a few GPG ciphers and an internal XOR cipher.
22374
22375         * password.el: Add comments on using password-read-and-add.
22376         (password-read-and-add): Add function to read and add the
22377         password to the cache at once.
22378
22379 2004-07-28  Simon Josefsson  <jas@extundo.com>
22380
22381         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22382         parameter (but don't use it, for now).
22383
22384         * imap.el (imap-ssl-open): Use imap-process-connection-type,
22385         instead of hard coding to nil.
22386
22387 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22388
22389         * mm-view.el (mm-inline-image-emacs): Open lines under an image
22390         as mm-inline-image-xemacs does.
22391
22392 2004-07-26  Simon Josefsson  <jas@extundo.com>
22393
22394         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22395         Revert part of 2004-07-17 change below.
22396
22397 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22398
22399         * rfc2047.el (rfc2047-encode-region): Don't infloop.
22400         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22401
22402 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22403
22404         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22405         quotes that actually start with ">" at the beginning of the
22406         lines.
22407
22408 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22409
22410         * rfc2047.el (rfc2047-encode-region): Fix last change.
22411         (rfc2047-encode-parameter): Remove useless concat.
22412
22413 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22414
22415         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22416         encode special characters; fix some kind of misconfigured headers;
22417         signal a real error if debug-on-quit or debug-on-error is non-nil.
22418         (rfc2047-encode-max-chars): New variable.
22419         (rfc2047-encode-1): Use it.
22420         (rfc2047-encode-parameter): New function.
22421
22422         * mml.el (mml-insert-parameter): Remove an excessive space.
22423
22424 2004-07-17  Simon Josefsson  <jas@extundo.com>
22425
22426         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22427         Kai Grossjohann <kai@emptydomain.de>.
22428         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22429         (gnus-group-make-menu-bar): Ditto.
22430
22431         * gnus-util.el (gnus-group-server): Add.
22432
22433 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
22434
22435         * message.el (message-clone-locals): Clone sendmail and smtp
22436         variables.
22437
22438 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22439
22440         * rfc2047.el (rfc2047-encode-region): Fix last change.
22441
22442 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22443
22444         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22445         characters as non-special.
22446
22447 2004-07-09  Simon Josefsson  <jas@extundo.com>
22448
22449         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22450         Users will lose all flag changes made while unplugged with
22451         e.g. nntp unless flag synchronization happens, thus `nil' is not a
22452         good default.  See numerous reports on ding mailing list.
22453
22454 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22455
22456         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22457         add generate-head-function and generate-article-function to the
22458         rfc822-forward entry.
22459         (nndoc-rfc822-forward-generate-article): New function.
22460         (nndoc-rfc822-forward-generate-head): New function.
22461
22462         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22463
22464 2004-07-06  Dan Christensen  <jdc@uwo.ca>
22465
22466         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22467         respect display group parameter and gnus-summary-expunge-below.
22468         (gnus-articles-to-read): Remove unused reference to display group
22469         parameter.
22470
22471 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22472
22473         * nnheader.el (nnheader-uniquify-message-id): New experimental
22474         variable.
22475         (nnheader-nov-read-message-id): Use it.
22476
22477         * spam-report.el (spam-report-gmane): Add interactive.
22478
22479 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22480
22481         * mm-encode.el (mm-content-transfer-encoding-defaults):
22482         Use qp-or-base64 for the application/* types.
22483
22484 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
22485
22486         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22487
22488 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
22489
22490         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22491         trim value.
22492
22493 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22494
22495         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22496         New macro and function.
22497         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22498
22499 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22500
22501         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22502         after-load-alist.
22503
22504 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22505
22506         * gnus-group.el (gnus-group-get-new-news-this-group):
22507         Don't update info that isn't there.
22508
22509 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
22510
22511         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22512         entry.
22513
22514 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22515
22516         * mm-view.el (mm-inline-render-with-function): Use multibyte
22517         buffer; decode html source by charset.
22518
22519         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22520
22521         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22522         Mule-UCS is loaded under XEmacs.
22523         (mm-mime-mule-charset-alist): Avoid duplicated entries.
22524
22525 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
22526
22527         * nnheader.el (nnheader-max-head-length): Increase to 8192.
22528
22529 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22530
22531         * mm-util.el (mm-coding-system-p): Return a coding-system.
22532         (mm-mime-mule-charset-alist): Use shift_jis instead of
22533         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22534         entries for the mime charsets iso-2022-jp-3 and shift_jis.
22535         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22536         instead of japanese-shift-jis and iso-latin-1 respectively in
22537         order to share the default value with both Emacs and XEmacs-mule.
22538         (mm-mule-charset-to-mime-charset):
22539         Make mm-coding-system-priorities effective.
22540         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22541         while predicating of candidates upon the priorities.
22542
22543 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
22544
22545         * gnus-sum.el (gnus-summary-make-menu-bar):
22546         Add gnus-uu-invert-processable.
22547
22548         * gnus.el: Autoload gnus-uu-invert-processable.
22549
22550 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22551
22552         * mm-util.el (mm-with-multibyte-buffer): New macro.
22553
22554         * rfc2047.el (rfc2047-encode-string): Use it.
22555         (rfc2047-encode-region): Move point to the end of the region after
22556         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22557
22558 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22559
22560         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22561         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22562
22563 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22564
22565         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22566         (gnus-cite-parse): Ignore quoted envelope From_.
22567         Suggested by Karl Chen <quarl@nospam.quarl.org>.
22568
22569 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
22570
22571         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22572         invalid addresses.
22573
22574 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
22575
22576         * spam.el: Change section markers, revise TODO list.
22577         (spam-backends): Make new master list of all installed backends.
22578         (spam-summary-exit-behavior): Add new variable to determine how
22579         messages moves are done at summary exit.
22580         (spam-move-spam-nonspam-groups-only)
22581         (spam-process-ham-in-nonham-groups)
22582         (spam-process-ham-in-spam-groups): Remove variables, the
22583         spam-summary-exit-behavior variable should be used to manage this
22584         behavior.
22585         (spam-old-ham-articles, spam-old-spam-articles): Remove.
22586         (spam-old-articles): Add variable, replacing spam-old-ham-articles
22587         and spam-old-spam-articles.
22588         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22589         Add empty variables, placeholders for the backends they represent.
22590         (spam-set-difference): Move, unchanged.
22591         (spam-list-of-processors): Declare OBSOLETE, not used anymore
22592         unless the user has a processor variable.
22593         (spam-classifications, spam-classification-valid-p)
22594         (spam-backend-properties, spam-backend-property-valid-p)
22595         (spam-backend-function-type-valid-p)
22596         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22597         (spam-report-articles-gmane, spam-report-articles-resend):
22598         Remove functions, they are not needed.
22599         (spam-install-backend-super, spam-backend-list)
22600         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22601         (spam-backend-function, spam-backend-ham-registration-function)
22602         (spam-backend-spam-registration-function)
22603         (spam-backend-ham-unregistration-function)
22604         (spam-backend-spam-unregistration-function)
22605         (spam-backend-statistical-p, spam-backend-mover-p)
22606         (spam-install-backend-alias, spam-install-checkonly-backend)
22607         (spam-install-mover-backend, spam-install-nocheck-backend)
22608         (spam-install-backend, spam-install-statistical-backend)
22609         (spam-install-statistical-checkonly-backend): Add backend installation
22610         support.
22611         (spam-summary-prepare-exit): Rewrite to use the new backend code.
22612         (spam-group-processor-p): Use the new backend code and respect the
22613         summary exit behavior.
22614         (spam-mark-spam-as-expired-and-move-routine): Remove.
22615         (spam-summary-prepare): Change to use the new spam-old-articles
22616         variable.
22617         (spam-copy-or-move-routine, spam-copy-spam-routine)
22618         (spam-move-spam-routine, spam-copy-ham-routine)
22619         (spam-move-ham-routine): Add code to copy/move ham or spam.
22620         (spam-fetch-field-fast): Improve doc and code, plus allow the
22621         'number request.
22622         (spam-list-of-checks, spam-list-of-statistical-checks):
22623         Remove variables.
22624         (spam-split, spam-find-spam): Use the new backend code.
22625         (spam-registration-functions): Remove variable.
22626         (spam-unregister-routine): Add convenience wrapper.
22627         (spam-log-undo-registration, spam-register-routine)
22628         (spam-log-processing-to-registry)
22629         (spam-log-unregistration-needed-p): Rename "check" to "backend"
22630         where possible.
22631         (spam-check-gmane-xref, spam-check-regex-headers)
22632         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22633         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22634         (spam-check-bogofilter-headers, spam-check-spamoracle)
22635         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22636         (spam-check-crm114-headers): Use the spam-split-group that
22637         spam-split prepares, no need to determine it every time.
22638
22639         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22640         to the nnheader-parse-naked-head call.
22641
22642         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22643
22644         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22645         the nnheader-nov-read-message-id call.
22646
22647 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22648
22649         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22650         gnus-activate-group twice.  Suggested by Markus Peter
22651         <warp@spin.de>.
22652
22653 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22654
22655         * gnus-art.el (gnus-article-time-format): Exchange the order of
22656         day and month in the default value; fix customization type.
22657         (article-date-ut): Use add-text-properties.
22658         (article-make-date-line): Use message-make-date instead of
22659         current-time-string.
22660
22661         * message.el (message-fetch-field): Don't use set-text-properties.
22662         (message-make-date): Simplify.
22663
22664         * messagexmas.el (message-xmas-make-date): New function.
22665         (message-xmas-redefine): Defalias message-make-date to it.
22666
22667 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22668
22669         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22670         (rfc2047-encode-region): Treat text within parentheses as special;
22671         show the original text when error has occurred.
22672
22673         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22674         already-computed method to gnus-activate-group.
22675
22676         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22677         same select-methods identical Lisp objects.
22678
22679         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22680         object when modifying the info.
22681
22682 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22683
22684         * gnus-srvr.el (gnus-server-set-info): Remove the server from
22685         gnus-opened-servers since it has never been opened with the new
22686         configuration yet.
22687
22688 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22689
22690         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22691         arg to nnheader-generate-fake-message-id.
22692
22693 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
22694
22695         * nnheader.el (nnheader-generate-fake-message-id): Accept a
22696         number and build a fake message ID localized to a group and
22697         article number (so it's repeatable from that point on).
22698         (nnheader-fake-message-id-p): Change regex to accomodate new fake
22699         ID format.
22700
22701         * gnus-sum.el (gnus-get-newsgroup-headers):
22702         Call nnheader-generate-fake-message-id with the article number.
22703
22704 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
22705
22706         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
22707         end-of-buffer.
22708
22709 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22710
22711         * message.el (message-ignored-supersedes-headers): Add Approved.
22712
22713 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22714
22715         * rfc2047.el (rfc2047-encode-message-header): Remove useless
22716         goto-char.
22717         (rfc2047-encode): Fold the line before encoding.
22718
22719 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22720
22721         * rfc2047.el (rfc2047-encode-message-header): Disabled header
22722         folding -- not all headers can be folded, and this should be done
22723         by the message composition mode.  Probably.  I think.
22724
22725 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22726
22727         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
22728         fast.
22729
22730         * gnus-ems.el (gnus-remove-image): Don't use
22731         message-text-with-property; remove only the image found first.
22732
22733         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
22734         found first.
22735
22736 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
22737
22738         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
22739
22740 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22741
22742         * message.el (message-text-with-property): Make it fast and accept
22743         optional arguments.
22744         (message-strip-forbidden-properties): Use it.
22745         (message-fix-before-sending): Follow the m-t-w-p change.
22746
22747         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
22748
22749 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22750
22751         * gnus-art.el (article-hide-headers): Don't change the buffer
22752         mistakenly when performing mml-preview even if
22753         gnus-single-article-buffer is nil.
22754
22755 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
22756
22757         * message.el (message-expand-name-databases): New user option.
22758         (message-expand-name): Use it.
22759
22760 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
22761
22762         * spam.el (spam-report-articles-resend)
22763         (spam-report-resend-register-routine): Allow ham reporting.
22764         (spam-report-resend-register-ham-routine): Add wrapper.
22765         (spam-registration-functions): Add ham resending functions.
22766         (spam-list-of-processors): Add ham resend processor.
22767
22768         * gnus.el (ham-resend-to): Add new group parameter.
22769         (spam-process): Add ham resend option.
22770
22771         * spam-report.el (spam-report-resend): Allow reporting ham.
22772         (spam-report-resend-ham): Add wrapper.
22773
22774 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22775
22776         * message.el (message-cite-articles-with-x-no-archive):
22777         New variable.
22778         (message-cite-original): Use it.
22779
22780 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22781
22782         * message.el (message-cite-original): Respect X-No-Archive.
22783
22784 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22785
22786         * gnus-art.el (article-hide-headers): Refer to the values for
22787         gnus-ignored-headers and gnus-visible-headers in the summary
22788         buffer since a user may have set them as group parameters.
22789
22790 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
22791
22792         * assistant.el (assistant-node-name): Add convenience function.
22793         (assistant-render-text, assistant-render-node): Add error handling,
22794         plus handle multiple next nodes.
22795         (assistant-find-next-node): Comment out for now.
22796         (assistant-find-next-nodes): Add function, returns list of next
22797         nodes.
22798
22799 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
22800
22801         * mail-source.el (mail-source-directory): Fix doc-string.
22802
22803 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
22804
22805         * assistant.el (assistant-render-text, assistant-eval): Add :set
22806         widget type, which is different because it takes and returns a
22807         list.  Much hilarity ensues.
22808
22809 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
22810
22811         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
22812
22813         * gnus-group.el (gnus-group-get-new-news-this-group):
22814         Add doc-string.
22815
22816         * gnus-start.el (gnus-activate-group): Add doc-string.
22817
22818 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22819
22820         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
22821
22822 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
22823
22824         * assistant.el (assistant-render-text): Try to add a :set
22825         widget, more to come.
22826
22827         * spam.el (spam-group-spam-contents-p): Handle empty groupname
22828         strings.
22829         (spam-report-articles-resend)
22830         (spam-register-routine): Do registration iff any articles warrant
22831         it.
22832         (spam-summary-prepare-exit): Change log message for nil group
22833         destinations.
22834
22835 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
22836
22837         * spam.el (spam-report-resend-register-routine):
22838         Allow spam-report-resend-to to be a group parameter or a global value.
22839
22840 2004-05-26  Simon Josefsson  <jas@extundo.com>
22841
22842         * starttls.el: Merge with my GNUTLS based starttls.el.
22843         (starttls-gnutls-program, starttls-use-gnutls)
22844         (starttls-extra-arguments, starttls-process-connection-type)
22845         (starttls-connect, starttls-failure, starttls-success):
22846         New variables.
22847         (starttls-program, starttls-extra-args): Doc fix.
22848         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
22849         New functions.
22850         (starttls-negotiate, starttls-open-stream):
22851         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
22852         function if it is set.
22853
22854 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22855
22856         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
22857         structured fields.
22858
22859 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22860
22861         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
22862
22863 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
22864
22865         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
22866         Add variable.
22867         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
22868         assigning the spam-mark to new messages.
22869
22870 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
22871
22872         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
22873
22874 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22875
22876         * dgnushack.el: Autoload customize-set-variable for XEmacs.
22877
22878         * rfc2047.el (rfc2047-encodable-p): Don't move point.
22879         (rfc2047-decode): Treat the ascii coding-system as raw-text by
22880         default.
22881
22882 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
22883
22884         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
22885         correct data.
22886
22887 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
22888
22889         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
22890         (spam-group-processor-p): Fix function.
22891         (spam-group-processor-multiple-p)
22892         (spam-group-spam-processor-report-gmane-p)
22893         (spam-group-spam-processor-report-resend-p)
22894         (spam-group-spam-processor-bogofilter-p)
22895         (spam-group-spam-processor-blacklist-p)
22896         (spam-group-spam-processor-ifile-p)
22897         (spam-group-ham-processor-ifile-p)
22898         (spam-group-spam-processor-spamoracle-p)
22899         (spam-group-spam-processor-crm114-p)
22900         (spam-group-ham-processor-bogofilter-p)
22901         (spam-group-spam-processor-stat-p)
22902         (spam-group-ham-processor-stat-p)
22903         (spam-group-ham-processor-whitelist-p)
22904         (spam-group-ham-processor-BBDB-p)
22905         (spam-group-ham-processor-spamoracle-p)
22906         (spam-group-ham-processor-copy-p): Remove functions with some
22907         prejudice against unneeded code.
22908         (spam-report-articles-resend)
22909         (spam-report-resend-register-routine): Allow the group/topic
22910         spam-resend-to value to override spam-report-resend-to.
22911         (spam-summary-prepare-exit): Invoke spam-group-processor-p
22912         properly now.
22913
22914         * gnus.el (spam-resend-to): Add group/topic parameter.
22915         (spam-process): Move the OBSOLETE processors to the end of the
22916         choices.
22917
22918 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
22919
22920         * spam-report.el (spam-report-resend-to, spam-report-resend):
22921         Start with resend-to set to nil, and then ask the user if necessary.
22922         (spam-report-resend): spam-report-resend takes a list of articles, not
22923         separate article numbers.
22924
22925 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22926
22927         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
22928         addition to emacs-w3m.
22929
22930 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22931
22932         * assistant.el (assistant-authinfo-data): New function.
22933         (assistant-eval): Eval for entire assistant.
22934
22935         * netrc.el (netrc-services-file): New variable.
22936         (netrc-parse-services): New function.
22937         (netrc-find-service-name): New function.
22938         (netrc-find-service-number): New function.
22939         (netrc-port-equal): New function.
22940         (netrc-machine): Use it.
22941
22942         * nnimap.el (nnimap-open-connection): Use netrc.
22943
22944         * gnus-util.el (gnus-netrc-get): Remove aliases.
22945
22946         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
22947
22948         * assistant.el (wid-edit): Fix compilation.
22949
22950         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
22951
22952 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
22953
22954         * gnus-util.el (gnus-set-file-modes): New function.  (small
22955         patch).
22956
22957 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22958
22959         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
22960
22961         * assistant.el (assistant-render-node): Fix up rendering and
22962         read-only text.
22963         (assistant-render-node): Reset.
22964         (assistant-make-read-only): Not sticky.
22965
22966 2004-05-20  Danny Siu  <dsiu@adobe.com>
22967
22968         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
22969         centered even when gnus-auto-center-summary is t.
22970
22971 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22972
22973         * dns.el (dns-get-txt-answer): New function.
22974         (dns-read-txt): Ditto.
22975         (query-dns): Use it.
22976
22977 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22978
22979         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
22980         active for foreign groups even if the group level is higher than
22981         the specified value.
22982
22983 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22984
22985         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
22986         non-active groups.
22987
22988         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
22989
22990 2004-05-20  Magnus Henoch  <mange@freemail.hu>
22991
22992         * dns.el (dns-read-type): Add support for SVR.  (small patch)
22993
22994 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
22995
22996         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
22997         (spam-crm114-header, spam-crm114-spam-switch)
22998         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
22999         (spam-crm114-positive-spam-header)
23000         (spam-crm114-database-directory, spam-list-of-processors)
23001         (spam-group-spam-processor-crm114-p)
23002         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23003         (spam-generic-score, spam-list-of-checks)
23004         (spam-list-of-statistical-checks, spam-registration-functions)
23005         (spam-check-crm114-headers, spam-crm114-score)
23006         (spam-check-crm114, spam-crm114-register-with-crm114)
23007         (spam-crm114-register-spam-routine)
23008         (spam-crm114-unregister-spam-routine)
23009         (spam-crm114-register-ham-routine)
23010         (spam-crm114-unregister-ham-routine): Add CRM114 support.
23011
23012 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
23013
23014         * gnus.el: Add spam-use-crm114.
23015
23016         * spam.el (spam-list-of-processors, spam-registration-functions):
23017         Add spam-use-resend.
23018         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23019         (spam-report-articles-gmane): Add doc fix.
23020         (spam-report-articles-resend, spam-report-resend-register-routine):
23021         Add wrappers around spam-report-resend-to.
23022
23023         * spam-report.el (spam-report-resend-to, spam-report-resend):
23024         Add support for resending spam.
23025         (spam-report-gmane): Fix line length >80.
23026
23027         * gnus.el (spam-process): Add spam-use-resend.
23028
23029 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23030
23031         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23032         number of processed spam messages.
23033         (spam-ham-copy-or-move-routine): Return the number of processed
23034         ham messages.
23035         (spam-summary-prepare-exit): Use the above values to decide
23036         whether status messages shouled be displayed.
23037
23038 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23039
23040         * rfc2047.el (rfc2047-encode-function-alist): Rename from
23041         `rfc2047-encoding-function-alist' in order to avoid conflicting
23042         with the old version.
23043         (rfc2047-encode-region): Concatenate words containing non-ASCII
23044         characters in structured fields; don't encode space-delimited
23045         ASCII words even in unstructured fields; don't break words at
23046         char-category boundaries.
23047         (rfc2047-encode-1): New function.
23048         (rfc2047-encode): Use it; encode text so that it occupies the
23049         maximum width within 76-column; work correctly on Q encoding for
23050         iso-2022-* charsets.
23051         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23052         sure not to break a line just after the header name.
23053         (rfc2047-b-encode-region): Remove.
23054         (rfc2047-b-encode-string): New function.
23055         (rfc2047-q-encode-region): Remove.
23056         (rfc2047-q-encode-string): New function.
23057
23058         * mm-util.el (mm-replace-in-string): New function.
23059
23060 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23061
23062         * gnus-msg.el (gnus-inews-make-draft-meta-information):
23063         Really get it right.
23064         (gnus-inews-make-draft): Really.
23065
23066 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
23067
23068         * nnmh.el (nnmh-request-list-1): Don't check the link count
23069         before descending.  (small patch)
23070
23071 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23072
23073         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23074         stuff.
23075
23076         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23077         Match on real group name.
23078
23079         * gnus-art.el (gnus-signature-limit): Doc fix.
23080
23081         * gnus-msg.el (gnus-inews-make-draft): Quote list.
23082
23083         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
23084
23085 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
23086
23087         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
23088         isn't a string.
23089
23090 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23091
23092         * gnus-draft.el (gnus-draft-send):
23093         Bind rfc2047-encode-encoded-words.
23094
23095         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23096         (rfc2047-encodable-p): Say that =? needs encoding.
23097         (rfc2047-encode-encoded-words): New variable.
23098
23099         * gnus-group.el (gnus-group-select-group): Doc fix.
23100
23101         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23102
23103         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23104         to nil.
23105
23106         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23107
23108         * nnheader.el (nnheader-get-lines-and-char): New function.
23109
23110 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
23111
23112         * gnus-msg.el (gnus-summary-followup-with-original):
23113         Document yanking of region when active.
23114
23115 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23116
23117         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23118         groups if the group level is higher than the specified value.
23119
23120 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23121
23122         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23123         (gnus-group-jump-to-group): Add prefix argument using
23124         `gnus-group-jump-to-group-prompt'.  Query before jumping to
23125         non-active group.
23126
23127         * compface.el (uncompface): Be verbose when changing
23128         `uncompface-use-external'.
23129
23130         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23131         handle manual section.
23132
23133 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23134
23135         * gnus-art.el (gnus-button-alist): Revert previous change.
23136
23137 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23138
23139         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23140
23141 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23142
23143         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23144         whether backend can accept message.
23145
23146         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23147
23148 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
23149
23150         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23151         Avoid creating directory when nntp-marks-is-evil is true.
23152         Reported by Reiner Steib.
23153
23154 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23155
23156         * gnus-picon.el (gnus-picon-insert-glyph):
23157         Add optional `nostring' argument.
23158
23159 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23160
23161         * gnus-picon.el (gnus-picon-style): New variable.
23162         (gnus-picon-transform-address): Support `gnus-picon-style'.
23163
23164 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23165
23166         * message.el (message-fill-field): Return point.
23167         (message-generate-headers): Go to end of field.
23168
23169         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23170         stuff for non-living groups.
23171
23172 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23173
23174         * gnus-art.el (gnus-article-followup-with-original)
23175         (gnus-article-reply-with-original): gnus-mark-active-p ->
23176         gnus-region-active-p.
23177
23178 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
23179
23180         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23181         only when there is spam or ham to be processed.
23182
23183 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23184
23185         * mail-source.el (mail-source-delete-crash-box): Refactor.
23186         (mail-source-fetch): Use it.
23187         (mail-source-fetch-file): Ditto.
23188         (mail-source-fetch-directory): Run postscript in loop.
23189         (mail-source-fetch-pop): Delete.
23190         (mail-source-fetch-maildir): Ditto.
23191         (mail-source-fetch-imap): Ditto.
23192
23193         * imap.el (imap-authenticators): Comment out sasl.
23194
23195         * message.el (message-skip-to-next-address): New function.
23196         (message-fill-header-address): Refactor.
23197         (message-fill-address): Use it.
23198         (message-delete-address): Use it.
23199         (message-fill-header-general): Refactor.
23200         (message-fill-field-address): Rename.
23201         (message-narrow-to-field): Find the start of the header.
23202         (message-header-format-alist): Don't pre-fill.
23203         (message-fill-header): Remove.
23204         (message-insert-header): New function.
23205         (message-shorten-references): Use it.
23206
23207         * rfc2047.el (rfc2047-field-value): Strip props.
23208
23209         * mail-parse.el (mail-header-make-address): New alias.
23210
23211         * ietf-drums.el (ietf-drums-make-address): New function.
23212
23213         * imap.el: Add compiler directives.
23214
23215         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23216
23217         * gnus-art.el (article-decode-idna-rhs): Don't use
23218         message-idna-inside-rhs-p.
23219
23220 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23221
23222         * message.el (message-idna-inside-rhs-p): Remove.
23223         (message-idna-to-ascii-rhs-1): Use proper address parsing.
23224
23225         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23226         false positives.
23227
23228 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23229
23230         * imap.el (imap-sasl-make-mechanisms): Use sasl.
23231
23232 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23233
23234         * nneething.el (nneething-file-name): Don't create spurious
23235         files.
23236
23237         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23238         (gnus-inews-do-gcc): Remove sleep.
23239
23240         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23241         part under point.
23242
23243         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23244         (gnus-agent-regenerate-group): Using nil messages aren't valid.
23245
23246 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
23247
23248         * spam.el (spam-summary-prepare-exit): Fix (length).
23249
23250 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
23251
23252         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23253         as expired without moving it" message when there are spam
23254         messages left.
23255
23256 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
23257
23258         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23259         header is not nil.
23260
23261 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
23262
23263         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23264         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23265         (nntp-marks-changed-p): New arg SERVER.
23266         (nntp-request-update-info): Adjust caller.
23267
23268 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
23269
23270         * nntp.el (nntp-save-marks): Pass missing arg.
23271
23272 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
23273
23274         * nntp.el: Support marks.
23275         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23276         (nntp-marks-modtime, nntp-marks-directory): New variables.
23277         (nntp-request-set-mark, nntp-request-update-info)
23278         (nntp-possibly-create-directory, nntp-marks-changed-p)
23279         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23280         New functions.
23281
23282 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
23283
23284         * gnus-xmas.el (gnus-xmas-select-lowest-window)
23285         (gnus-xmas-redefine): Rename.
23286
23287         * gnus-score.el (gnus-score-insert-help):
23288         Use gnus-select-lowest-window.
23289
23290         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23291         appt-select-lowest-window and rename to gnus-select-lowest-window.
23292
23293         * gnus.el: do.
23294
23295 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23296
23297         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23298         encodings of MIME-encoded words, in order to improve
23299         interoperability with several broken MUAs.
23300
23301 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23302
23303         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23304         tags, only when charsets are not specified in headers.
23305         (mm-inline-text-html-render-with-w3m): Ditto.
23306
23307         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
23308         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
23309
23310 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23311
23312         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23313         instead of MIME-decoded from fields when checking
23314         `gnus-article-address-banner-alist'.
23315
23316 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
23317
23318         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23319         description rather than subject.
23320
23321 2004-05-02  Steve Youngs  <steve@youngs.au.com>
23322
23323         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
23324
23325 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23326
23327         * gnus.el (gnus-version-number): Bump.
23328
23329 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23330
23331         * gnus.el: No Gnus v0.2 is released.
23332
23333 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23334
23335         * gnus-agent.el (gnus-agent-read-agentview):
23336         Inline gnus-uncompress-range.
23337
23338 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23339
23340         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23341         `exec-installed-p'.
23342
23343 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23344
23345         * gnus.el (spam-process, spam-autodetect-methods):
23346         Add bsfilter and bsfilter-headers.
23347
23348         * spam.el (spam-bsfilter): New customize group.
23349         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23350         (spam-bsfilter-header, spam-bsfilter-probability-header)
23351         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23352         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23353         (spam-bsfilter-database-directory): New options.
23354         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23355         (spam-list-of-statistical-checks, spam-registration-functions):
23356         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23357         (spam-bsfilter-score): New command.
23358         (spam-check-bsfilter-headers, spam-check-bsfilter)
23359         (spam-bsfilter-register-with-bsfilter)
23360         (spam-bsfilter-register-spam-routine)
23361         (spam-bsfilter-unregister-spam-routine)
23362         (spam-bsfilter-register-ham-routine)
23363         (spam-bsfilter-unregister-ham-routine): New functions.
23364         (spam-generic-score): Support bsfilter; Accept an optional argument
23365         to recalcurate spam score even if scoring header has already been
23366         added.
23367         (spam-bogofilter-score, spam-spamassassin-score): Accept an
23368         optional argument to recalcurate spam score even if scoring header
23369         has already been added.
23370
23371 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
23372
23373         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23374         strings!  Reported by David D. Smith <davidsmith@acm.org>.
23375         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23376         link is missing.
23377
23378 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
23379
23380         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23381         (html2text-get-attr): Rewrite.
23382
23383         * message.el (message-setup-1): Remove redundant put-text-property
23384         on mail-header-separator.
23385
23386 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
23387
23388         * gnus-registry.el (gnus-registry-cache-whitespace)
23389         (gnus-registry-action, gnus-registry-spool-action)
23390         (gnus-registry-split-fancy-with-parent): Change message levels
23391         from 5 to 3 or 7, as needed.
23392
23393         * spam.el (spam-summary-prepare-exit)
23394         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23395         (spam-split, spam-find-spam, spam-log-undo-registration)
23396         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23397         level from 5 to 6.
23398
23399 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23400
23401         * gnus-ems.el: Autoload appt-select-lowest-window (revert
23402         2004-03-04 change).
23403
23404 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
23405
23406         * sieve-manage.el (sieve-manage-open):
23407         * nnweb.el (nnweb-insert-html):
23408         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23409         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23410         * nnspool.el (nnspool-request-group):
23411         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23412         * nnml.el (nnml-request-update-info):
23413         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23414         (nnmh-request-create-group, nnmh-update-gnus-unreads):
23415         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23416         (nnimap-request-set-mark):
23417         * nnfolder.el (nnfolder-request-update-info):
23418         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23419         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23420         * gnus-uu.el (gnus-uu-find-articles-matching):
23421         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23422         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23423         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23424         * gnus-nocem.el (gnus-nocem-scan-groups):
23425         * gnus-int.el (gnus-start-news-server):
23426         * gnus-group.el (gnus-group-make-kiboze-group)
23427         (gnus-group-browse-foreign-server):
23428         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23429         Use mapc when appropriate.
23430
23431 2004-04-22  Dan Christensen  <jdc@uwo.ca>
23432             Adam Sjøgren  <asjo@koldfront.dk>
23433             Wes Hardaker  <wes@hardakers.net>
23434             Michael Shields  <shields@msrl.com>
23435
23436         * spam.el (spam-necessary-extra-headers): Get the extra headers we
23437         may need for spam sorting and scoring.
23438         (spam-user-format-function-S): Add user format function suitable for
23439         general use.
23440         (spam-article-sort-by-spam-status): Add sorting function for summary
23441         sorting.
23442         (spam-extra-header-to-number): Add function to get a score from a
23443         header.
23444         (spam-summary-score): Add function to get a numeric score from the
23445         headers.
23446         (spam-generic-score): Fix function doc, was in wrong place.
23447         (spam-initialize): Take symbols when it's run, and install the
23448         extra headers that spam-necessary-extra-headers thinks we need.
23449
23450 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
23451
23452         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23453         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23454
23455 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
23456
23457         * gnus-sum.el (gnus-set-global-variables)
23458         (gnus-build-all-threads, gnus-get-newsgroup-headers)
23459         (gnus-article-get-xrefs, gnus-summary-best-group)
23460         (gnus-summary-next-article, gnus-summary-enter-digest-group)
23461         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23462         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23463         Use with-current-buffer.
23464
23465 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
23466
23467         * spam.el (spam-summary-prepare-exit): Simplify logic.
23468         (spam-fetch-article-header): Read the article header if it's not
23469         available.
23470         (spam-list-articles): Simplify logic.
23471         (spam-filelist-register-routine): Fix bug with unregister-list.
23472
23473         * gnus-registry.el: Fix comments at beginning.
23474
23475 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
23476
23477         * message.el (message-cater-to-broken-inn): Remove.
23478         (message-shorten-references): Make sure the total folded length of
23479         References is shorter than 998 characters to cater to a bug in INN
23480         2.3.  Also, don't pretend that references aren't folded -- this
23481         hasn't worked for a while.
23482
23483 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23484
23485         * gnus-agent.el (gnus-agentize):
23486         gnus-agent-send-mail-real-function no longer set to current value
23487         of message-send-mail-function but rather a lambda that calls
23488         message-send-mail-function.  The change makes the agent real-time
23489         responsive to user changes to message-send-mail-function.
23490
23491 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23492
23493         * legacy-gnus-agent.el
23494         (gnus-agent-convert-to-compressed-agentview): Fix typos with
23495         help from Florian Weimer <fw@deneb.enyo.de>
23496
23497 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23498
23499         * nnmail.el (nnmail-cache-insert): Revert last change.
23500
23501 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23502
23503         * nnmail.el (nnmail-cache-insert): Always check whether
23504         nnmail-cache-ignore-groups matches a group name.
23505
23506 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
23507
23508         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23509         (spam-find-spam, spam-log-processing-to-registry)
23510         (spam-log-registered-p, spam-log-unregistration-needed-p)
23511         (spam-log-undo-registration): Use gnus-message instead of
23512         gnus-error, none of these errors are fatal.
23513
23514         * gnus-registry.el (gnus-registry-clean-empty-function)
23515         (gnus-registry-clean-empty): Remove only empty entries without
23516         extra data.
23517
23518 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
23519
23520         * spam-stat.el (spam-stat-buffer-change-to-spam)
23521         (spam-stat-buffer-change-to-non-spam): Change (error) to
23522         (gnus-message 8) invocation.
23523
23524 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23525
23526         * nntp.el (nntp-via-netcat-command): New variable.
23527         (nntp-via-netcat-switches): New variable.
23528         (nntp-open-via-rlogin-and-netcat): New function.
23529         (nntp-open-connection-function): Doc fix.
23530         (nntp-telnet-command): Doc fix.
23531         (nntp-end-of-line): Doc fix.
23532         (nntp-via-rlogin-command): Doc fix.
23533         (nntp-via-user-name): Doc fix.
23534         (nntp-via-address): Doc fix.
23535
23536 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23537
23538         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23539         error in Emacs 21.1.
23540
23541 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
23542
23543         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23544
23545 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23546
23547         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23548         (gnus-agent-with-refreshed-group): New macro.
23549         (gnus-agent-rename-group): New function.
23550         (gnus-agent-delete-group): New function.
23551         (gnus-agent-save-group-info): Use gnus-command-method when
23552         `method' parameter is nil.  Don't write nil entries into the
23553         active file.
23554         (gnus-agent-get-group-info): New function.
23555         (gnus-agent-fetch-articles):
23556         Use gnus-agent-update-files-total-fetched-for to increment disk space
23557         used.
23558         (gnus-agent-fetch-headers, gnus-agent-save-alist):
23559         Use gnus-agent-update-view-total-fetched-for to increment disk space
23560         used.
23561         (gnus-agent-get-local): Add optional parameters to avoid calling
23562         gnus-group-real-name and gnus-find-method-for-group.
23563         (gnus-agent-set-local): Delete stored entry if either min, or max,
23564         are nil.
23565         (gnus-agent-fetch-session): Reworded error/quit messages.
23566         On quit, use gnus-agent-regenerate-group to record existance of any
23567         articles fetched to disk before the quit occurred.
23568         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23569         gnus-agent-update-view-total-fetched-for, and
23570         gnus-agent-update-files-total-fetched-for to decrement disk space
23571         used.
23572         (gnus-agent-retrieve-headers):
23573         Use gnus-agent-update-view-total-fetched-for to increment disk space
23574         used.
23575         (gnus-agent-regenerate-group): Replace gnus-group-update-group
23576         with gnus-agent-update-files-total-fetched-for to decrement disk
23577         space and fresh group buffer.
23578         (gnus-agent-inhibit-update-total-fetched-for): New variable.
23579         (gnus-agent-need-update-total-fetched-for): New variable.
23580         (gnus-agent-update-files-total-fetched-for): New function.
23581         (gnus-agent-update-view-total-fetched-for): New function.
23582         (gnus-agent-total-fetched-for): New function.
23583
23584         * gnus-cache.el (gnus-cache-save-buffers):
23585         Use gnus-cache-update-overview-total-fetched-for to change disk space
23586         used by this group.
23587         (gnus-cache-possibly-enter-article):
23588         Use gnus-cache-update-file-total-fetched-for to increment disk space
23589         used by this group.
23590         (gnus-cache-possibly-remove-article):
23591         Use gnus-cache-update-file-total-fetched-for to decrement disk space
23592         used by this group.
23593         (gnus-cache-generate-nov-databases): Purge total fetched cache.
23594         (gnus-cache-rename-group): New function.
23595         (gnus-cache-delete-group): New function.
23596         (gnus-cache-inhibit-update-total-fetched-for): New variable.
23597         (gnus-cache-need-update-total-fetched-for): New variable.
23598         (gnus-cache-with-refreshed-group): New macro.
23599         (gnus-cache-update-file-total-fetched-for): New function.
23600         (gnus-cache-update-overview-total-fetched-for): New function.
23601         (gnus-cache-rename-group-total-fetched-for): New function.
23602         (gnus-cache-delete-group-total-fetched-for): New function.
23603         (gnus-cache-total-fetched-for): New function.
23604
23605         * gnus-group.el: Require gnus-sum and autoload functions to
23606         resolve warnings when gnus-group.el compiled alone.
23607         (gnus-group-line-format): Documented new %F.
23608         (size of Fetched data) group line format; identifies disk space
23609         used by agent and cache.
23610         (gnus-group-line-format-alist): Defined new F format.
23611         (gnus-total-fetched-for): New function.
23612         (gnus-group-delete-group): No longer update
23613         gnus-cache-active-altered as gnus-request-delete-group now keeps
23614         the cache in sync.
23615         (gnus-group-list-active): Let the agent store a server's active
23616         list if currently plugged.
23617
23618         * gnus-int.el (gnus-request-delete-group):
23619         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23620         local disk in sync with the server.
23621         (gnus-request-rename-group):
23622         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23623         local disk in sync with the server.
23624
23625         * gnus-start.el (gnus-get-unread-articles):
23626         Cosmetic simplification to logic.
23627
23628         * gnus-util.el (gnus-rename-file): New function.
23629
23630 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
23631
23632         * mm-util.el (mm-image-load-path): Handle nil in load-path.
23633
23634 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
23635
23636         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23637         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
23638
23639 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
23640
23641         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23642         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
23643
23644 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
23645
23646         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23647
23648 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
23649
23650         * spam.el (spam-set-difference): Add function to replace
23651         gnus-set-difference in spam.el.
23652         (spam-summary-prepare-exit): Use spam-set-difference.
23653
23654 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
23655
23656         * gnus-registry.el (gnus-registry-cache-file): Update to use
23657         gnus-dribble-directory OR gnus-home-directory OR ~.
23658         (gnus-registry-split-fancy-with-parent): Fix doc.
23659
23660 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23661
23662         * message.el (message-exchange-point-and-mark):
23663         Use message-mark-active-p.  Suggested by Jesper Harder
23664         <harder@ifa.au.dk>.
23665
23666 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23667
23668         * message.el (message-exchange-point-and-mark): Don't activate
23669         region if it was inactive.  Suggested by Hiroshi Fujishima
23670         <pooh@nature.tsukuba.ac.jp>.
23671
23672 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23673
23674         * gnus-art.el (article-display-face): Display Faces in the same
23675         order as X-Faces.
23676
23677 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23678
23679         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23680
23681 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23682
23683         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23684         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23685         (gnus-article-mime-hierarchy): Remove.
23686         (gnus-article-mime-hierarchy-next): Remove.
23687         (gnus-article-mode): Revert 2004-03-19 change.
23688         (gnus-article-setup-buffer): Revert 2004-03-19 change.
23689         (gnus-insert-mime-button): Revert 2004-03-19 change.
23690         (gnus-mime-accumulate-hierarchy): Remove.
23691         (gnus-mime-enter-multipart): Remove.
23692         (gnus-mime-leave-multipart): Remove.
23693         (gnus-mime-display-part): Revert 2004-03-19 change.
23694         (gnus-mime-display-alternative): Revert 2004-03-19 change.
23695
23696         * mml.el (mml-preview): Revert 2004-03-19 change.
23697
23698 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
23699
23700         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23701
23702 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23703
23704         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23705         t while entering a file name using the mm-with-multibyte macro.
23706         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23707
23708         * mm-util.el (mm-with-multibyte): New macro.
23709
23710 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23711
23712         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23713         New user option.
23714         (gnus-mime-multipart-functions): Doc and customization fix.
23715         (gnus-article-mime-hierarchy): New variable.
23716         (gnus-article-mime-hierarchy-next): New variable.
23717         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23718         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23719         gnus-article-mime-hierarchy-next to nil.
23720         (gnus-insert-mime-button): Show hierarchy numbers.
23721         (gnus-mime-accumulate-hierarchy): New function.
23722         (gnus-mime-enter-multipart): New function.
23723         (gnus-mime-leave-multipart): New function.
23724         (gnus-mime-display-part): Recompute hierarchical MIME structure.
23725         (gnus-mime-display-alternative): Show hierarchy numbers.
23726
23727         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23728         gnus-article-mime-hierarchy-next to nil.
23729
23730 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
23731
23732         * dns.el: Don't require gnus-xmas.
23733
23734 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
23735
23736         * mml.el (mml-generate-mime-1): Don't use format=flowed with
23737         inline PGP.
23738         (mml-menu): Disable mml-quote-region if mark is inactive.
23739
23740 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23741
23742         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
23743         when the group's active is not available.
23744
23745 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23746
23747         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
23748         error.
23749
23750 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
23751
23752         * imap.el (imap-store-password): New variable.
23753         (imap-interactive-login): Use it.
23754         Suggested by Mark Plaksin <happy@mcplaksin.org>.
23755
23756 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23757
23758         * gnus-art.el (gnus-article-read-summary-keys): Restore new
23759         window-start and hscroll to summary window.
23760
23761 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23762
23763         * gnus-start.el (gnus-convert-old-newsrc): Only write the
23764         conversion message to newsrc-dribble when an actual conversion is
23765         performed.
23766
23767 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
23768
23769         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
23770
23771 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23772
23773         * mm-decode.el (mm-complicated-handles): New function reviving
23774         former definition of mm-multiple-handles.
23775
23776         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
23777         (gnus-mime-delete-part): Use it.
23778
23779 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23780
23781         * gnus-agent.el (gnus-agent-read-local):
23782         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
23783         avoid the implicit assumption that they will always be equal.
23784         (gnus-agent-save-local): Bind buffer-file-coding-system, not
23785         coding-system-for-write, as the with-temp-file macro first prints
23786         to a buffer then saves the buffer.
23787
23788 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23789
23790         * gnus-art.el (gnus-article-edit-part): New function.
23791         (gnus-mime-save-part-and-strip): Use it; do query instead of
23792         signaling an error; don't use mm-multiple-handles.
23793         (gnus-mime-delete-part): Ditto.
23794
23795 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23796
23797         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
23798         old file versions.
23799         (gnus-group-prepare-hook): Remove function that converted list
23800         form of gnus-agent-expire-days to group properties.
23801
23802         * gnus-int.el: Autoload gnus-agent-regenerate-group.
23803         (gnus-request-accept-article): Re-indented.
23804
23805         * gnus-start.el (gnus-convert-old-newsrc): Registered new
23806         converters to handle old agent file formats.  Add logic for a
23807         "backup before upgrading warning".
23808         (gnus-convert-mark-converter-prompt): Developers can mark
23809         functions as needing (default), or not needing,
23810         gnus-convert-old-newsrc's "backup before upgrading warning".
23811         (gnus-convert-converter-needs-prompt): Tests whether the user
23812         should be protected from potentially irreversable changes by the
23813         function.
23814
23815         * legacy-gnus-agent.el: New.  Provides converters that are only
23816         loaded when gnus-convert-old-newsrc needs to call them.
23817
23818 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23819
23820         * mail-source.el (mail-source-touch-pop): Doc fix.
23821
23822         * message.el (message-smtpmail-send-it): Doc fix.
23823
23824 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
23825
23826         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
23827
23828         * nnmail.el (nnmail-split-fancy): do.
23829
23830         * gnus-kill.el (gnus-kill, gnus-execute): do.
23831
23832 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
23833
23834         * gnus-sum.el (gnus-widget-reversible-match)
23835         (gnus-widget-reversible-to-internal)
23836         (gnus-widget-reversible-to-external): New functions.
23837         (gnus-widget-reversible): New widget.
23838         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
23839
23840 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
23841
23842         * gnus-sum.el (gnus-thread-sort-functions)
23843         (gnus-article-sort-functions): Document `(not F)' items.
23844
23845 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
23846
23847         * spam.el (spam-use-gmane-xref): Add new backend.
23848         (spam-gmane-xref-spam-group): Add variable to control the name of the
23849         Gmane spam group.
23850         (spam-blackhole-servers, spam-blackhole-good-server-regex)
23851         (spam-regex-headers-spam, spam-regex-headers-ham)
23852         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
23853         (spam-list-of-checks): Add spam-use-gmane-xref to list of
23854         backends and checks.
23855         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
23856
23857         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
23858         an autodetect method.
23859
23860 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23861
23862         * gnus-int.el (gnus-request-accept-article): Inform the agent that
23863         articles are being added to a group.
23864         (gnus-request-replace-article): Inform the agent that articles
23865         need to be uncached as the cached contents are no longer valid.
23866
23867 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23868
23869         * binhex.el: Don't autoload executable-find.
23870
23871         * canlock.el: Don't autoload mail-fetch-field.
23872
23873         * dgnushack.el: Autoload c-mode for XEmacs.
23874
23875         * gnus-ems.el: Don't autoload appt-select-lowest-window.
23876
23877         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
23878         rmail-dont-reply-to and rmail-output.
23879
23880         * gnus-score.el: Don't autoload ffap-string-at-point.
23881
23882         * gnus-setup.el: Don't autoload sc-cite-original.
23883
23884         * imap.el: Don't autoload base64-decode-string,
23885         base64-encode-string and md5.
23886
23887         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
23888         and rmail-msg-restore-non-pruned-header.
23889
23890         * mm-decode.el: Don't autoload executable-find.
23891
23892         * mm-url.el: Don't autoload executable-find.
23893
23894         * mm-view.el: Don't autoload diff-mode.
23895
23896         * nndb.el: Don't autoload news-reply-mode, news-setup,
23897         cancel-timer and telnet.
23898
23899         * password.el: Don't autoload run-at-time for Emacs.
23900
23901         * sha1-el.el: Don't autoload executable-find.
23902
23903         * sieve-mode.el: Don't autoload c-mode.
23904
23905         * uudecode.el: Don't autoload executable-find.
23906
23907 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23908
23909         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
23910         (gnus-agent-possibly-alter-active): Avoid null in numeric
23911         comparison.
23912         (gnus-agent-set-local): Refuse to save null in local object table.
23913         (gnus-agent-regenerate-group): The REREAD parameter can now be a
23914         list of articles that will be marked as unread.
23915
23916 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23917
23918         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
23919
23920 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
23921
23922         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
23923         language tags.
23924
23925 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
23926
23927         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
23928         Don't bind "obarray".
23929
23930         * gnus-sum.el (gnus-thread-sort-functions):
23931         Add `gnus-thread-sort-by-most-recent-number' and
23932         `gnus-thread-sort-by-most-recent-date'.
23933         Reported by Kai Grossjohann <kai@emptydomain.de>.
23934
23935 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23936
23937         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
23938
23939 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23940
23941         * gnus-cus.el (gnus-agent-customize-category):
23942         Remove ignore-errors macro reference that required cl to be loaded at
23943         run-time.
23944
23945         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
23946         single-interval range of the form (min . max).  Previously the
23947         range had to look like ((min . max)).  Likewise, return
23948         (min . max) rather than ((min . max)).
23949         (gnus-range-map): Use gnus-range-normalize to accept
23950         single-interval range.
23951
23952         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
23953         the cache, but not the agent, now appear with their usual face.
23954
23955         * dgnushack.el (loaddir): New variable that is bound to the
23956         directory containing the dgnushack.el file. Use loaddir, rather
23957         than srcdir, to update load-path. Change lets dgnushack compile
23958         code in directories other than GNUS/lisp.
23959
23960 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23961
23962         * lpath.el: Don't bind w3m-safe-url-regexp.
23963
23964         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
23965         w3m-safe-url-regexp variable buffer-local.
23966
23967         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23968
23969 2004-02-27  Simon Josefsson  <jas@extundo.com>
23970
23971         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
23972         gnus-group-real-prefix.
23973         (gnus-summary-move-article): Use it, instead of
23974         gnus-group-real-prefix.
23975
23976 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23977
23978         * lpath.el: Bind w3m-safe-url-regexp.
23979
23980         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
23981         w3m-safe-url-regexp variable buffer-local and set it as the value
23982         of mm-w3m-safe-url-regexp.
23983
23984         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23985
23986         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
23987         parsing gnus-posting-styles when the message is not for replying.
23988
23989         * dgnushack.el: Autoload sgml-mode for XEmacs.
23990
23991         * nnrss.el (nnrss-opml-export):
23992         Use mm-set-buffer-file-coding-system instead of
23993         set-buffer-file-coding-system.
23994
23995 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
23996
23997         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
23998         of checkdoc.el).
23999         * nnrss.el: do.
24000         * gnus-mlspl.el: do.
24001         * gnus-ml.el: do.
24002         * gnus-srvr.el: do.
24003
24004         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24005
24006 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
24007
24008         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24009         Corrections to custom-manual links.
24010
24011         * gnus-art.el (gnus-article): Ditto.
24012
24013         * mm-decode.el (mime-display, mime-security): Ditto.
24014
24015 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24016
24017         * flow-fill.el: Typo.
24018
24019 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
24020
24021         * spam-wash.el: New file.
24022
24023 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
24024
24025         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24026
24027 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
24028
24029         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24030         to be run with new-articles as LIST1, not LIST2.
24031         (spam-registration-functions): Add spam-use-ham-copy as a nil
24032         registration backend.
24033
24034 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24035
24036         * spam-stat.el (spam-stat-washing-hook): New option.
24037         (spam-stat-buffer-words): Use it.
24038         (spam-stat-process-directory, spam-stat-test-directory):
24039         Use insert-file-contents-literally.
24040         (spam-stat-coding-system): New variable.
24041         (spam-stat-load, spam-stat-save): Use it.
24042
24043 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24044
24045         * spam-report.el (spam-report-plug-agent):
24046         Quote spam-report-url-to-file and spam-report-url-ping-plain.
24047
24048 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
24049
24050         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24051         Allow / in mailto URLs.
24052
24053 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
24054
24055         * spam-report.el (spam-report-process-queue): Fix interactive use.
24056         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24057         (spam-report-unplug-agent): Doc fixes.
24058         (spam-report-url-ping-mm-url, spam-report-url-to-file)
24059         (spam-report-agentize, spam-report-deagentize): Autoload.
24060
24061 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24062
24063         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
24064
24065         * message.el (message-setup-fill-variables): Add mml tags to
24066         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
24067         <ajk@iu.edu>.
24068         (message-mode): Don't modify paragraph-separate there.
24069
24070 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24071
24072         * compface.el (uncompface-use-external): Default to undecided.
24073         (uncompface-use-external-threshold): New variable.
24074         (uncompface-float-time): New macro.
24075         (uncompface): Determine whether to use the external decoder if
24076         uncompface-use-external is undecided.
24077
24078 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24079
24080         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24081         after images.
24082
24083         * gnus-art.el (gnus-mime-display-single): Remove dead code.
24084
24085 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
24086
24087         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24088
24089         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24090
24091         * gnus-sum.el (gnus-summary-limit-to-age)
24092         (gnus-summary-limit-children): do.
24093
24094         * gnus-int.el (gnus-request-scan): do.
24095
24096         * gnus-group.el (gnus-group-suspend): do.
24097
24098         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24099
24100         * gnus-cite.el (gnus-cite-parse-attributions): do.
24101
24102         * gnus-agent.el (gnus-summary-set-agent-mark)
24103         (gnus-agent-regenerate-group): do.
24104
24105         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24106
24107         * binhex.el (binhex-decode-region-internal): do.
24108
24109 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24110
24111         * gnus-fun.el (gnus-face-properties-alist): New user option.
24112         (gnus-display-x-face-in-from): Use it.
24113
24114         * gnus-art.el (article-display-face): Ditto.
24115
24116         * compface.el (uncompface-use-external): Default to nil.
24117
24118 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
24119
24120         * nntp.el (nntp-erase-buffer): New function.
24121         (nntp-retrieve-data, nntp-send-command)
24122         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24123         (nntp-possibly-change-group): Use it.
24124
24125         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24126         Use with-current-buffer.
24127
24128 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
24129
24130         * compface.el: Merge the ELisp-based uncompface program.
24131         (compface): New customization group.
24132         (uncompface-use-external): New user option.
24133         (uncompface): Call uncompface-internal if uncompface-use-external
24134         is nil.
24135         (uncompface-internal): New function.  Note that there are also
24136         some other functions and variables added for this function.
24137
24138 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
24139
24140         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24141         if necessary.
24142
24143 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
24144
24145         * spam-report.el (spam-report-unplug-agent)
24146         (spam-report-plug-agent, spam-report-deagentize)
24147         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24148         Add support for the Agent in spam-report: when unplugged, report to a
24149         file; when plugged, submit all the requests.
24150
24151         * spam.el (spam-register-routine): Fix message about
24152         registration.
24153
24154 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
24155
24156         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24157         dependencies.
24158         (rfc2047-encode): Use it.
24159
24160         * gnus-art.el (gnus-button-marker-list): Move before first
24161         reference.
24162
24163         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24164         (imap-parse-body): Fix format string mismatch.
24165
24166         * gnus-score.el (gnus-summary-increase-score): do.
24167
24168         * nnrss.el (nnrss-close): New function.
24169
24170 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
24171
24172         * nnrss.el (nnrss-make-filename): New function.
24173         (nnrss-request-delete-group, nnrss-read-server-data)
24174         (nnrss-save-server-data, nnrss-read-group-data)
24175         (nnrss-save-group-data): Use it.
24176         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24177         (nnrss-read-server-data, nnrss-read-group-data): Use load.
24178         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24179
24180 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
24181
24182         * mml.el (mml-compute-boundary-1): Don't uncompress files.
24183
24184 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
24185
24186         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24187         files.
24188
24189         * message.el (message-generate-headers-first): Don't quote nil
24190         and t in docstrings.
24191
24192         * imap.el (imap-id): do.
24193
24194         * gnus-agent.el (gnus-agent-consider-all-articles)
24195         (gnus-agent-queue-mail): do.
24196
24197 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
24198
24199         * spam-report.el (spam-report-process-queue): New function.
24200         Process requests from `spam-report-requests-file'.
24201         (spam-report-process-queue): Doc fix.
24202
24203 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
24204
24205         * spam.el (spam-register-routine)
24206         (spam-log-processing-to-registry, spam-log-registered-p)
24207         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24208         Change "check" to "spam-check" for semi-clarity.
24209
24210 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
24211
24212         * pop3.el: Require nnheader.
24213
24214         * mml-smime.el: Require cl.  Autoload message-fetch-field.
24215
24216         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24217
24218         * gnus-picon.el: Require cl.
24219
24220         * gnus-fun.el: Require gnus-ems and gnus-util.
24221
24222         * gnus.el (gnus-method-to-server): Move defsubst before first use.
24223
24224         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24225
24226         * gnus-art.el (gnus-article-edit-mode): Define before first
24227         reference.
24228
24229 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
24230
24231         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24232         (gnus-uu-post-encoded): Use point-at-bol.
24233
24234         * gnus-topic.el (gnus-group-active-topic-p): do.
24235
24236         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24237
24238         * gnus-group.el (gnus-group-kill-region): do.
24239
24240         * gnus-art.el (article-date-ut): do.
24241
24242         * message.el (message-fetch-field): Remove redundant
24243         case-fold-search binding.
24244         (message-narrow-to-field): Simplify.
24245
24246 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
24247
24248         * spam.el (spam-directory): Derive from `gnus-directory'.
24249
24250         * spam-report.el (spam-report-url-to-file)
24251         (spam-report-requests-file): New function and variable for offline
24252         reporting.
24253         (spam-report-url-ping-function): Add `spam-report-url-to-file'
24254         and user defined function.
24255         (spam-report-url-ping-mm-url): Remove doubled slash.
24256
24257 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
24258
24259         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24260
24261 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
24262
24263         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24264         Fix format string mismatch.
24265
24266         * sieve.el (sieve-deactivate-all): do.
24267
24268         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24269
24270         * nnlistserv.el (nnlistserv-kk-wash-article): do.
24271
24272         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24273
24274         * mm-bodies.el (mm-7bit-chars): Don't include \r.
24275
24276 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
24277
24278         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24279         the list of checks.
24280
24281 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
24282
24283         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24284         padding.
24285
24286 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
24287
24288         * mm-view.el (mm-fill-flowed): New variable.
24289         (mm-inline-text): Use it.
24290
24291 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
24292
24293         * spam.el (spam-spamassassin-register-ham-routine)
24294         (spam-spamassassin-register-spam-routine): Fix function names.
24295
24296 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24297
24298         * gnus.el (gnus-tmp-grouplens): Remove.
24299         (gnus-summary-line-format): Remove grouplens.
24300
24301         * gnus-group.el (gnus-group-line-format): Ditto.
24302
24303         * gnus-spec.el (gnus-format-specs): Ditto.
24304         (gnus-update-format-specifications): Flush the group format spec
24305         cache if there's the grouplens stuff.
24306         (gnus-parse-simple-format): Replace %l with the empty string.
24307
24308 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
24309
24310         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24311         omission.
24312
24313 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24314
24315         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24316         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24317
24318 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24319
24320         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24321         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24322         New macros and functions.
24323         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24324         Handle > NLINK_MAX messages.
24325         * nnmaildir.el (nnmaildir-request-set-mark):
24326         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24327
24328 2004-01-25  Alex Schroeder  <alex@gnu.org>
24329
24330         * spam-stat.el (spam-stat-process-directory-age): New option.
24331         (spam-stat-process-directory): Use it.
24332
24333 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
24334
24335         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24336         (spam-stat-save): Accept prefix argument.
24337
24338 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
24339
24340         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24341         links" error.
24342
24343 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24344
24345         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
24346         the rest of the and/or forms.
24347
24348 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24349
24350         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24351         compatibility with old .newsrc.eld files.
24352
24353         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
24354
24355         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24356
24357         * gnus-start.el (gnus-1): do.
24358
24359         * gnus-group.el (gnus-group-line-format-alist): do.
24360
24361         * gnus.el (gnus-use-grouplens, gnus-visual): do.
24362
24363         * gnus-gl.el: Remove.
24364
24365 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24366
24367         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24368         marks consisting of a single range {for example, (3 . 5)} rather
24369         than a list of a single range { ((3 . 5)) }.
24370
24371 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24372
24373         * spam-stat.el (spam-stat-store-gnus-article-buffer):
24374         Use with-current-buffer.
24375         (spam-stat-store-current-buffer): Use insert-buffer-substring to
24376         avoid consing a string.
24377
24378         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24379         Remove obsolete entries for big5 and gb2312.
24380
24381 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24382
24383         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24384         uncompressed list.
24385
24386 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
24387
24388         * spam-stat.el (spam-stat-strip-xref): New function.
24389         (spam-stat-process-directory): Use it.
24390
24391         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24392         here -- it's done in message-fetch-field.
24393
24394 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24395
24396         * gnus-agent.el (gnus-agent-queue-mail)
24397         (gnus-agent-prompt-send-queue): New variables.
24398         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24399         * gnus-draft.el (gnus-group-send-queue): Pass the group name
24400         "nndraft:queue" along to gnus-draft-send.
24401         Use gnus-agent-prompt-send-queue.
24402         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24403         is "nndraft:queue".  Suggested by Gaute Strokkenes
24404         <gs234@srcf.ucam.org>
24405
24406         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24407         (agent-enable-undownloaded-faces): Add.
24408         (gnus-agent-cat-groups): Use eval-and-compile, not
24409         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24410         method of gnus-agent-cat-groups even when the buffer has been
24411         evaled.
24412         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24413         delete gnus-agent-save-active-1.
24414         (gnus-agent-save-groups): Delete.  Identical to
24415         gnus-agent-save-active.
24416         (gnus-agent-write-active): No longer adjust agent's copy of active
24417         file as agent's adjustments are now stored in their own
24418         file.  Remove optional parameter.
24419         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24420         servers.  Add use of min/max range limits from server's local
24421         file.
24422         (gnus-agent-save-alist): Remove unused optional argument.
24423         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24424         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24425         (gnus-agent-set-local): A per-server file that keeps min/max range
24426         limits for articles known to the agent.  Provides a fast mechanism
24427         for altering many active ranges.
24428         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24429         active file (local makes it unnecessary).
24430         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24431
24432         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24433         (agent-enable-undownloaded-faces): Add.
24434
24435         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24436         disable it when sending to "nndraft:queue".
24437         (gnus-group-send-queue): Add safety check to avoid sending queue
24438         when unplugged.
24439
24440         * gnus-group.el (gnus-group-catchup): Use new
24441         gnus-sequence-of-unread-articles, not
24442         gnus-list-of-unread-articles, to avoid exhausting memory with huge
24443         numbers of articles.  Use gnus-range-map to avoid having to
24444         uncompress the unread list.
24445         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24446         Fix invalid ange-ftp reference.
24447
24448         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24449         (gnus-sorted-range-intersection): Intersection of two ranges
24450         without requiring that they first be uncompressed.
24451
24452         * gnus-start.el (gnus-activate-group): Unless blocked by the
24453         caller, possibly expand the active range to include both cached
24454         and agentized articles.
24455         (gnus-convert-old-newsrc): Rewrote in anticipation of having
24456         multiple version-dependent converters.
24457         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24458         gnus-agent-save-active.
24459         (gnus-save-newsrc-file): Save dirty agent range limits.
24460
24461         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24462         gnus-agent-possibly-alter-active.
24463         (gnus-adjust-marked-articles): Faster handling of simple lists.
24464
24465 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
24466
24467         * spam-stat.el (spam-stat-test-directory): New optional argument
24468         displays a list of files detected.  Suggested by Andrew Cohen
24469         <cohen@andy.bu.edu>.
24470         (spam-stat-buffer-words-with-scores): Don't narrow and change
24471         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
24472
24473 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
24474
24475         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24476         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24477         (spam-spamassassin-arguments)
24478         (spam-spamassassin-spam-flag-header)
24479         (spam-spamassassin-positive-spam-flag-header)
24480         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24481         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24482         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24483         (spam-list-of-processors, spam-list-of-checks)
24484         (spam-list-of-statistical-checks, spam-registration-functions)
24485         (spam-check-spamassassin-headers, spam-check-spamassassin)
24486         (spam-spamassassin-score)
24487         (spam-spamassassin-register-with-sa-learn)
24488         (spam-spamassassin-register-spam-routine)
24489         (spam-spamassassin-register-ham-routine)
24490         (spam-assassin-register-spam-routine)
24491         (spam-assassin-register-ham-routine): Add SpamAssassin support.
24492         (spam-bogofilter-score): Fix to show article before scoring.
24493
24494 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
24495
24496         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24497         default scoring function.
24498         (spam-generic-score): Call spam-spamassassin-score if
24499         spam-use-spamassassin or spam-use-spamassassin-headers is on;
24500         spam-bogofilter-score otherwise.
24501
24502         * gnus.el (spam-process, spam-autodetect-methods):
24503         Add spamassassin and spamassassin-headers.
24504
24505 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
24506
24507         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24508         Suppress unnecessary messages.
24509
24510 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
24511
24512         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24513         make-hash-table.
24514
24515 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24516
24517         * canlock.el (base64-encode-string): Don't autoload it.
24518
24519 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24520
24521         * run-at-time.el: Remove useless (require 'itimer),
24522         eval-and-compile and (featurep 'xemacs).
24523
24524 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
24525
24526         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24527         GROUP is a virtual group.
24528
24529 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
24530
24531         * gnus.el: Autoload `message-y-or-n-p'.
24532
24533 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
24534
24535         * pgg-parse.el: Remove unnecessary (require 'custom).
24536
24537         * pgg-def.el: do.
24538
24539         * nnmail.el: do.
24540
24541         * gnus-undo.el: do.
24542
24543         * gnus-picon.el: do.
24544
24545         * gnus-util.el: do.
24546
24547 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
24548
24549         * gnus-sum.el (gnus-pick-line-number): Add autoload.
24550
24551 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24552
24553         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24554         handle, as well as a list.
24555
24556         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24557         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24558         (mm-w3m-cid-retrieve): Simplify.
24559
24560 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
24561
24562         * message.el (message-kill-to-signature): Allow prefix arg to
24563         specify number of lines to keep before signature.
24564
24565 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
24566
24567         * message.el (message-kill-to-signature): Change docstring.
24568
24569 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24570
24571         * canlock.el: Always require sha1-el.
24572         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24573
24574         * message.el: Autoload sha1 only when compiling.
24575
24576         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
24577         eudc-expand-inline for XEmacs.
24578
24579 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24580
24581         * message.el (message-canlock-generate): Require sha1-el.
24582
24583 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
24584
24585         * message.el (message-expand-name): Silence the byte compiler.
24586
24587         * lpath.el: Add detect-coding-system.
24588
24589         * dgnushack.el (dgnushack-compile): Remove obsolete check for
24590         cus-edit.
24591
24592 2004-01-13  Simon Josefsson  <jas@extundo.com>
24593
24594         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24595         Invoke gnus-score-mode.
24596         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24597
24598         * gnus-range.el (gnus-compress-sequence): Doc fix.
24599         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24600
24601 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24602
24603         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24604
24605 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
24606
24607         * spam.el (spam-get-article-as-string): Update to use
24608         gnus-request-article-this-buffer, much simpler.
24609         (spam-get-article-as-buffer): Remove.
24610
24611 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
24612
24613         * message.el (message-expand-name): Use EUDC if the user uses that.
24614
24615 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24616
24617         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24618         character for the encoding to avoid consing a string.
24619
24620         * rfc2047.el (rfc2047-decode-string): Don't cons a string
24621         unnecessarily.
24622
24623         * mm-util.el (mm-replace-chars-in-string): Remove.
24624
24625         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24626         of mm-replace-chars-in-string.
24627
24628 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
24629
24630         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24631
24632         * mm-util.el (mm-subst-char-in-string): Support inplace.
24633
24634         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24635         a new string in every iteration.  Use shy groups.
24636
24637 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
24638
24639         * gnus-srvr.el (gnus-browse-unsubscribe-group):
24640         * gnus-soup.el (gnus-soup-group-brew):
24641         * gnus-msg.el (gnus-put-message):
24642         * gnus-move.el (gnus-group-move-group-to-server):
24643         * gnus-kill.el (gnus-batch-score):
24644         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24645         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24646         (gnus-group-update-group, gnus-group-read-group)
24647         (gnus-group-make-group, gnus-group-make-help-group)
24648         (gnus-group-make-archive-group, gnus-group-make-directory-group)
24649         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24650         (gnus-group-sort-by-unread, gnus-group-catchup)
24651         (gnus-group-unsubscribe-group, gnus-group-kill-group)
24652         (gnus-group-yank-group, gnus-group-set-info)
24653         (gnus-group-list-groups):
24654         * gnus.el (gnus-generate-new-group-name):
24655         * gnus-delay.el (gnus-delay-send-queue):
24656         * nnvirtual.el (nnvirtual-catchup-group):
24657         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24658         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24659         (gnus-group-prepare-topics, gnus-topic-check-topology):
24660         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24661         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24662         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24663         (gnus-group-make-articles-read):
24664         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24665         (gnus-group-change-level, gnus-kill-newsgroup)
24666         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24667         (gnus-get-unread-articles, gnus-make-articles-unread)
24668         (gnus-make-ascending-articles-unread): Use accessor
24669         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24670         to get group information for improved readability.
24671
24672
24673 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24674
24675         * gnus-art.el (article-decode-mime-words, article-babel)
24676         (gnus-article-highlight-signature, gnus-article-add-buttons)
24677         (gnus-signature-toggle): Use gnus-with-article-buffer.
24678
24679         * gnus-art.el (gnus-article-highlight-headers)
24680         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24681
24682         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24683         (gnus-article-set-globals, gnus-request-article-this-buffer)
24684         (gnus-button-message-id, gnus-article-maybe-hide-headers)
24685         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24686         (gnus-mime-display-alternative): Use with-current-buffer.
24687
24688 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24689
24690         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24691         also under 80 char limit, and call gnus-error if needed.
24692         (spam-fetch-article-header): Fix - it was a
24693         buffer-local variable (gnus-newsgroup-data).
24694         (spam-find-spam): Use spam-generate-fake-headers, forget about
24695         spam-insert-fake-headers.
24696         (spam-insert-fake-headers): Remove.
24697
24698 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24699
24700         * deuglify.el (gnus-article-outlook-unwrap-lines)
24701         (gnus-outlook-rearrange-article)
24702         (gnus-outlook-repair-attribution-outlook)
24703         (gnus-outlook-repair-attribution-block)
24704         (gnus-outlook-repair-attribution-other): Remove redundant
24705         save-excursion.
24706
24707 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24708
24709         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24710         (spam-fetch-field-subject-fast)
24711         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24712         (spam-fetch-article-header): Add functions to deal with Gnus
24713         internals for fast retrieval of article header data.
24714         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24715
24716 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24717
24718         * pop3.el (pop3-md5): Remove.
24719         (pop3-apop): Replace pop3-md5 with md5.
24720
24721         * mm-bodies.el: base64 is always built-in.
24722
24723         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24724         Use with-current-buffer.
24725
24726 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24727
24728         * canlock.el (canlock-insert-header): Remove excessive grouping in
24729         regexp.
24730
24731         * gnus-sum.el (gnus-summary-read-document): Ditto.
24732
24733         * gnus-uu.el (gnus-uu-part-number): Ditto.
24734
24735         * html2text.el (html2text-remove-tags): Ditto.
24736         (html2text-format-tags): Ditto.
24737         (html2text-format-single-elements): Ditto.
24738
24739         * mml.el (mml-parse-1): Ditto.
24740
24741 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24742
24743         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24744
24745         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24746
24747         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24748
24749         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24750
24751 2003-11-15  Simon Josefsson  <jas@extundo.com>
24752
24753         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24754         (pgg-gpg-lookup-key): Use regexp match instead of
24755         split-string (split-string is different between emacs 21.2 and
24756         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
24757
24758 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24759
24760         * gnus-art.el (gnus-mime-view-all-parts)
24761         (gnus-article-part-wrapper, gnus-article-view-part):
24762         Use with-current-buffer.
24763
24764 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24765
24766         * spam.el (spam-disable-spam-split-during-ham-respool)
24767         (spam-spamoracle-database, spam-cache-lookups)
24768         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24769         (spam-group-ham-mark-p, spam-group-spam-mark-p)
24770         (spam-group-ham-marks, spam-group-spam-marks)
24771         (spam-group-spam-contents-p, spam-group-ham-contents-p)
24772         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
24773         also add spam-use-blackholes to the statistical checks.
24774         (spam-fetch-field-fast): Add interface to fetching fields, may
24775         become a macro.
24776         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
24777         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
24778         (spam-insert-fake-headers): Fake an article when needed.
24779         (spam-find-spam): Fake article when possible.
24780         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
24781         (spam-check-bogofilter-headers): Use message-fetch-field instead
24782         of nnmail-fetch-field.
24783
24784 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
24785
24786         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
24787
24788 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24789
24790         * spam.el (spam-split): Do not require spam-use-CHECK to be
24791         enabled if that check is passed to spam-split explicitly; also
24792         fix so 'spam doesn't get converted to spam-split-group when
24793         spam-split-symbolic-return is t.
24794         (spam-find-spam): Find registrations of the article and use those
24795         instead of re-running spam-split to find the spam/ham
24796         classification of the article.
24797         (spam-log-processing-to-registry, spam-log-registered-p)
24798         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24799         Use gnus-error instead of gnus-message.
24800         (spam-log-registration-type): Add function to determine the
24801         classification of a message based on registry entries; will
24802         return nil if both 'spam and 'ham are found.
24803         (spam-check-BBDB): Expand all the BBDB macros here so we can have
24804         a reasonably fast local cache without the loading errors.
24805         (spam-cache-lookups): Set to t by default.
24806         (spam-find-spam): Don't try to guess spam-cache-lookups.
24807         (spam-enter-whitelist, spam-enter-blacklist): Clear the
24808         spam-caches entry.
24809         (spam-filelist-build-cache, spam-filelist-check-cache):
24810         Fix caching of whitelist/blacklist entries.
24811         (spam-check-whitelist, spam-check-blacklist):
24812         Invoke spam-from-listed-p with a type, not a cache variable.
24813         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
24814
24815 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24816
24817         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
24818
24819         * nnmail.el (nnmail-split-fancy): do.
24820
24821         * mml.el (mml-parse): do.
24822
24823         * gnus-score.el (gnus-enter-score-words-into-hashtb)
24824         (gnus-score-adaptive): do.
24825
24826 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24827
24828         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
24829         (gnus-mime-button-map): Don't set keymap parent.
24830         (gnus-button-ctan-directory-regexp): Use shy grouping.
24831         (gnus-prev-page-map): Don't set keymap parent.
24832         (gnus-prev-page-map): Remove duplicated one.
24833         (gnus-next-page-map): Don't set keymap parent.
24834         (gnus-mime-security-button-map): Ditto.
24835
24836         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
24837         version number.
24838
24839         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
24840
24841 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24842
24843         * canlock.el (canlock-sha1-function): Remove.
24844         (canlock-sha1-function-for-verify): Remove.
24845         (canlock-openssl-program): Remove.
24846         (canlock-openssl-args): Remove.
24847         (canlock-ignore-errors): Remove.
24848         (canlock-sha1-with-openssl): Remove.
24849         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
24850         (canlock-verify): Don't use canlock-ignore-errors.
24851
24852         * sha1-el.el (sha1-string-external): Make it can return a string
24853         in binary form.
24854         (sha1-region-external): Ditto.
24855         (sha1-string-internal): Ditto.
24856         (sha1-region-internal): Ditto.
24857         (sha1-region): Ditto.
24858         (sha1-string): Ditto.
24859         (sha1): Ditto.
24860
24861 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24862
24863         * spam.el (spam-report-articles-gmane): New command.
24864
24865 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24866
24867         * gnus.el: Don't make unnecessary *Group* buffer when loading.
24868
24869         * run-at-time.el (run-at-time-saved): Remove.
24870         (run-at-time): Doc fix.
24871
24872 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24873
24874         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
24875         (gnus-summary-limit-map): Add it.
24876         (gnus-summary-make-menu-bar): do.
24877
24878 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
24879
24880         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
24881         Make attempt at some caching support (done for BBDB only now).
24882         (spam-find-spam): Set spam-cache-lookups if there are more than 2
24883         addresses to be checked.
24884         (spam-clear-cache-BBDB): Add function, to be invoked by
24885         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
24886         (spam-check-BBDB): Check and use the caches, if
24887         spam-cache-lookups is on, remove superfluous (provide).
24888
24889 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
24890
24891         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
24892
24893 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
24894
24895         * run-at-time.el (run-at-time-saved): Move to after the definition
24896         of `run-at-time'.
24897
24898         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
24899
24900 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24901
24902         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
24903         mm-w3m-local-map-property.
24904
24905         * mm-view.el (mm-w3m-mode-map): Remove.
24906         (mm-w3m-local-map-property): Remove.
24907         (mm-inline-text-html-render-with-w3m): Don't use
24908         mm-w3m-local-map-property.
24909
24910 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24911
24912         * run-at-time.el: New file.
24913
24914         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
24915         under Emacs.
24916
24917         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
24918         of gnus-set-text-properties.
24919
24920         * gnus-uu.el (gnus-uu-save-article): Ditto.
24921
24922         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
24923
24924         * gnus-cite.el (gnus-cite-parse): Ditto.
24925
24926         * gnus-art.el (gnus-button-push): Use set-text-properties instead
24927         of gnus-.
24928
24929         * gnus-xmas.el (run-at-time): Require run-at-time.
24930
24931         * gnus.el: Change calls to nnheader-run-at-time and
24932         password-run-at-time throughout to use run-at-time directly.
24933
24934         * password.el: Remove definition of run-at-time.
24935
24936         * nnheaderxm.el: Remove definition of run-at-time.
24937
24938 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
24939
24940         * mml.el (mml-minibuffer-read-disposition): Show attachment type
24941         in prompt.
24942
24943 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24944
24945         * messagexmas.el (message-xmas-redefine): Alias
24946         `message-make-caesar-translation-table' to
24947         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
24948         version.
24949
24950         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
24951         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
24952         `gnus-xmas-set-text-properties'.
24953         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
24954         `gnus-xmas-completing-read'.
24955         (gnus-xmas-completing-read): Removed.
24956         (gnus-xmas-open-network-stream): Removed.
24957
24958         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
24959         XEmacs version.
24960
24961         * dns.el (dns-make-network-process): Use `open-network-stream'
24962         instead of `gnus-xmas-open-network-stream'.
24963
24964         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
24965
24966         * .cvsignore: Add auto-autoloads.el, custom-load.el.
24967
24968 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24969
24970         * gnus-art.el (gnus-mime-display-alternative)
24971         (gnus-insert-mime-button, gnus-insert-mime-security-button)
24972         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
24973         Don't use gnus-local-map-property.
24974
24975         * gnus-util.el (gnus-local-map-property): Remove.
24976
24977         * mm-view.el (mm-view-pkcs7-decrypt):
24978         Replace gnus-completing-read-maybe-default with completing-read.
24979
24980         * gnus-util.el (gnus-completing-read): do.
24981         (gnus-completing-read-maybe-default): Remove.
24982
24983 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24984
24985         * password.el: Only autoload `run-at-time' if not XEmacs.
24986         Only autoload the itimer functions if XEmacs.
24987
24988 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24989
24990         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
24991         XEmacsen.
24992
24993         * dgnushack.el: Autoload executable-find for XEmacs.
24994
24995 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24996
24997         * gnus-art.el (gnus-read-string): Remove.
24998         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
24999         read-string.
25000
25001 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
25002
25003         * netrc.el: Autoload password-read.
25004         (netrc): Add configuration group.
25005         (netrc-encoding-method, netrc-openssl-path):
25006         Add variables for encoding and decoding of files with symmetric
25007         ciphers.
25008         (netrc-encode): Add assistant function to encode a file with
25009         netrc-encoding-method.
25010         (netrc-parse): Add interactive parameter, added optional
25011         decoding if netrc-encoding-method is non-nil but otherwise
25012         behavior is standard.
25013         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25014         Do s/encode/encrypt/ everywhere.
25015
25016         * spam.el: Remove executable-find autoload.
25017
25018 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25019
25020         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25021
25022         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25023
25024 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
25025
25026         * gnus-art.el (gnus-treat-ansi-sequences)
25027         (article-treat-ansi-sequences): New variable and function.
25028         Suggested by Dan Jacobson <jidanni@jidanni.org>.
25029
25030         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25031         Use it.
25032
25033 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25034
25035         * mm-util.el (mm-quote-arg): Remove.
25036
25037         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25038         shell-quote-argument.
25039
25040         * gnus-uu.el (gnus-uu-command): do.
25041
25042         * gnus-sum.el (gnus-summary-insert-pseudos): do.
25043
25044         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25045         with make-char.
25046
25047         * mm-util.el (mm-make-char): Remove.
25048
25049         * mml.el (mml-mode): Replace gnus-add-minor-mode with
25050         add-minor-mode.
25051
25052         * gnus-undo.el (gnus-undo-mode): do.
25053
25054         * gnus-topic.el (gnus-topic-mode): do.
25055
25056         * gnus-sum.el (gnus-dead-summary-mode): do.
25057
25058         * gnus-start.el (gnus-slave-mode): do.
25059
25060         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25061
25062         * gnus-ml.el (gnus-mailing-list-mode): do.
25063
25064         * gnus-gl.el (gnus-grouplens-mode): do.
25065
25066         * gnus-draft.el (gnus-draft-mode): do.
25067
25068         * gnus-dired.el (gnus-dired-mode): do.
25069
25070         * gnus-ems.el (gnus-add-minor-mode): Remove.
25071
25072         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25073         Replace gnus-char-width with char-width.
25074
25075         * gnus-ems.el (gnus-char-width): Remove.
25076
25077         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25078         Replace gnus-char-width with char-width.
25079
25080         * gnus-ems.el (gnus-char-width): Remove.
25081
25082         * spam-stat.el (with-syntax-table): Remove with-syntax-table
25083         definition.
25084         Remove Emacs 20 hash table compatibility code.
25085
25086         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25087         20 compatibility code.
25088
25089         * spam.el (spam-point-at-eol): Replace with point-at-eol.
25090
25091         * smime.el (smime-point-at-eol): Replace with point-at-eol.
25092
25093         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25094         Replace with point-at-{eol,bol}.
25095
25096         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25097
25098         * imap.el (imap-point-at-eol): Replace with point-at-eol.
25099
25100         * flow-fill.el (fill-flowed-point-at-bol)
25101         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25102
25103         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25104         Replace with point-at-{eol,bol} throughout all files.
25105
25106 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25107
25108         * ntlm.el (ntlm-string-as-unibyte): New macro.
25109         (ntlm-build-auth-response): Use it.
25110
25111         Remove Emacs 20 stuff:
25112         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
25113         (butlast, mapc, remove): Remove the compiler macros.
25114         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25115         of delq and copy-sequence.
25116         * gnus-art.el (popup-menu): Remove the compiler macro.
25117         * nnmail.el (nnmail-split-fancy): Don't support customizing with
25118         Emacs 20.
25119
25120 2004-01-05  Simon Josefsson  <jas@extundo.com>
25121
25122         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
25123         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25124         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25125         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25126         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25127         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25128         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25129         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25130         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25131         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25132         ntlm-string-permute, string-lshift into ntlm-string-lshift,
25133         string-xor into ntlm-string-xor.
25134         Suggested by Jesper Harder <harder@myrealbox.com>.
25135
25136         * ntlm.el: Don't include poem.
25137
25138         * md4.el (print-int32, print-string-hexa): Remove.
25139         Suggested by Jesper Harder <harder@myrealbox.com>.
25140
25141         * sasl-ntlm.el, ntlm.el, md4.el: New files.
25142
25143         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
25144         probably breaks emacs with DL patch, but do we care? Is anyone
25145         still using the DL stuff?)
25146
25147         * sieve-manage.el: Use the password package.
25148         (sieve-manage-read-passwd): Remove.
25149         (sieve-manage-interactive-login): Use password.  Re-add
25150         condition-case around loop.
25151
25152         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25153         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25154         Use the password package.
25155
25156 2003-02-19  Simon Josefsson  <jas@extundo.com>
25157
25158         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25159         token.
25160
25161 2002-08-07  Simon Josefsson  <jas@extundo.com>
25162
25163         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25164         (sieve-manage-authenticators):
25165         (sieve-manage-authenticator-alist): Add some SASL mechs.
25166         (sieve-sasl-auth): New function.
25167         (sieve-manage-cram-md5-auth):
25168         (sieve-manage-plain-auth): Rewrite using SASL library.
25169         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25170         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25171         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25172         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25173
25174 2004-01-05  Simon Josefsson  <jas@extundo.com>
25175
25176         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25177         New files.
25178
25179 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25180
25181         * gnus-group.el (gnus-no-groups-message): Update.
25182
25183         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25184
25185 2003-11-09  Simon Josefsson  <jas@extundo.com>
25186
25187         * imap.el: Support for ID IMAP extension (RFC 2971).
25188         (imap-local-variables): Add imap-id.
25189         (imap-id): New variable.
25190         (imap-id): New function.
25191         (imap-parse-response): Parse untagged ID response.
25192         * nnimap.el (nnimap-id): New variable.
25193         (nnimap-open-connection): Use it.
25194
25195 2003-12-28  Simon Josefsson  <jas@extundo.com>
25196
25197         * gnus-score.el (gnus-score-edit-all-score): New.
25198         * gnus-group.el (gnus-group-score-map): Bind it to W e.
25199
25200 2004-01-04  Simon Josefsson  <jas@extundo.com>
25201
25202         * password.el: Add.
25203
25204 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
25205
25206         * dns.el (dns-query-types): Fix typo.
25207         (dns-query-types): New function.
25208         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
25209         PTR and SOA replies, see RFC 1035.
25210
25211 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25212
25213         * gnus.el (gnus-logo-color-style): Change colors to `no'.
25214
25215         * Move to Changelog.2.
25216
25217 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25218
25219         * gnus.el (gnus-version-number): Bump version.
25220
25221 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25222
25223         * gnus.el: No Gnus v0.1 is released.
25224
25225 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25226
25227         * gnus.el: No Gnus v0.0 is released.
25228
25229 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25230
25231         * gnus.el (gnus-version-number): Bump.
25232         (gnus-version): No.
25233
25234 See ChangeLog.2 for earlier changes.
25235
25236   Copyright (C) 2004-2012 Free Software Foundation, Inc.
25237
25238   This file is part of GNU Emacs.
25239
25240   GNU Emacs is free software: you can redistribute it and/or modify
25241   it under the terms of the GNU General Public License as published by
25242   the Free Software Foundation, either version 3 of the License, or
25243   (at your option) any later version.
25244
25245   GNU Emacs is distributed in the hope that it will be useful,
25246   but WITHOUT ANY WARRANTY; without even the implied warranty of
25247   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25248   GNU General Public License for more details.
25249
25250   You should have received a copy of the GNU General Public License
25251   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
25252
25253 ;; Local Variables:
25254 ;; coding: utf-8
25255 ;; fill-column: 79
25256 ;; add-log-time-zone-rule: t
25257 ;; End: