* mm-decode.el (mm-inline-media-tests): Support imagemagick images.
[gnus] / lisp / ChangeLog
1 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4
5 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
8         message level.
9
10 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
13
14 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15
16         * gnus.el (gnus-interactive-exit): Update defcustom spec.
17
18 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19
20         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
21         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
22
23 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
24
25         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
26         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
27         articles.
28
29 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
30
31         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
32         (message-mail-other-window, message-mail-other-frame)
33         (message-news-other-window, message-news-other-frame):
34         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
35         instead of setting buffer display varibles.
36
37 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
40
41         * gnus-sum.el (gnus-fetch-headers): Bump message level.
42
43 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
44
45         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
46         duplicates" to a higher level.
47
48         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
49         most egregious messages.
50
51 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
52
53         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
54
55 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
56
57         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
58         up the file (bug#9351).
59
60 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
61
62         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
63         it does with all other backends, but decode the names immediately after
64         getting them.
65
66         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
67         decoding nnimap groups.
68
69         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
70         newsrc file.  It doesn't seem like an important optimisation any more.
71
72 2011-09-10  Dave Abrahams  <dave@boostpro.com>  (tiny change)
73
74         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
75         overflows.
76
77 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
78
79         * gnus.el (gnus-article-mark-lists): Remove `recent'.
80         (gnus-interactive-exit): Extend to `quiet'.
81
82         * gnus-sum.el (gnus-offer-save-summaries): Use it.
83
84         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
85         string.
86
87         * plstore.el (plstore--get-buffer): Silence compiler warnings by
88         renaming function arguments from `this'.
89
90         * gnus-sum.el (gnus-newsgroup-recent): Remove.
91
92         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
93         has been renamed.
94         (gnus-lrm-string-p): Include RLM and PDF, too.
95
96         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
97         (bug#9225).
98
99 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
100
101         Add autoload cookies for functions used by sendmail.el.
102         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
103
104         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
105
106 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
107
108         * gnus-art.el (article-date-ut): Work properly even when there are
109         things like Date header in the body; work for forwarded parts.
110
111 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
112
113         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
114         original-article-buffer.
115
116 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
117
118         * nnir.el (nnir-compose-result): Fix matching of server type.
119         (nnir-run-swish++): Ditto.
120         (nnir-run-namazu): Ditto.
121         (nnir-run-notmuch): Ditto.
122
123 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
124
125         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
126         (bug#9405).
127
128         * gnus-score.el (gnus-summary-increase-score): Doc clarification
129         (bug#9421).
130
131         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
132         (bug#9425).
133
134         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
135         thing (bug#9426).
136
137 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
138
139         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
140         the error message.
141
142 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
143
144         * message.el (message-setup-1): Return t (Bug#9392).
145
146 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
147
148         * gnus-sum.el: When adding article headers to a summary buffer also
149         update gnus-newsgroup-articles (bug#9386).
150
151 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * auth-source.el: Autoload help-mode.
154
155 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
156
157         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
158         names.
159
160 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
161
162         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
163         mm-replace-in-string for compatibility issues.
164         * mml2015.el (mml2015-epg-verify): Ditto.
165
166 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
169
170         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
171
172 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
173
174         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
175         continue on and do the clean-up phase (bug#9188).
176
177         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
178         just ignore groups that can't be opened instead of erroring out
179         (bug#9225).
180
181         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
182         nil since some many people are fuddy-duddies.
183
184         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
185         images.
186
187         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
188         instead.
189
190         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
191
192         * gnus-util.el (gnus-process-live-p): Copy over compat function.
193
194         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
195         processing.
196
197         * nntp.el (nntp-kill-buffer): Kill the process before killing the
198         buffer to avoid warnings.
199
200 2011-08-20  Simon Josefsson  <simon@josefsson.org>
201
202         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
203         specified to reduce precision.
204
205 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
206
207         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
208         bodystructures (bug#9314).
209
210 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
211
212         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
213         Make button keymap non-sticky after buttons.
214
215 2011-08-18  David Engster  <dengste@eml.cc>
216
217         * nnmairix.el (nnmairix-request-set-mark)
218         (nnmairix-goto-original-article): Remove adding of article to registry,
219         since `gnus-registry-add-group' isn't available anymore.
220         (nnmairix-determine-original-group-from-registry):
221         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
222         available anymore.
223
224 2011-08-12  Simon Josefsson  <simon@josefsson.org>
225
226         * starttls.el (starttls-any-program-available): Define as obsolete
227         function.
228
229 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
232         versions which Gnus use when appropriate.
233
234         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
235         a pretty destructive command.
236
237         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
238
239 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * message.el (message-fix-before-sending): Make a different warning
242         about NUL characters (bug#9270).
243
244         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
245         from custom (bug#9260).
246
247         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
248         things work in Emacs 22 and XEmacs, too.
249
250         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
251         default From.
252
253         * gnus-spec.el (gnus-lrm-string-p): New macro.
254         (gnus-lrm-string): New constant.
255         (gnus-summary-line-format-spec): LRM-ify the from.
256         (gnus-tilde-max-form): LRM-ify string chopping.
257
258         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
259
260         * message.el (message-is-yours-p): Allow disabling canlock checking
261         (bug#9295).
262         (message-shoot-gnksa-feet): Add `canlock-verify'.
263         (message-auto-save-directory): Use ~/ as the auto-save directory if the
264         message directory isn't writable (bug#9304).
265
266         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
267         non-world-readable.
268
269 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
272         articles.
273
274 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
275
276         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
277         copy-list.
278
279 2011-08-12  Sam Steingold  <sds@gnu.org>
280
281         * gnus-score.el (gnus-score-find-alist): Keep the score files already
282         in the reverse order to avoid modifying the cache with `nreverse'.
283         (gnus-all-score-files): Do not modify the value returned by
284         `gnus-score-find-alist' because it lives in a cache variable.
285         (gnus-current-home-score-file): No need to `nreverse' the return value
286         of `gnus-score-find-alist', it is already in the correct order.
287
288 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
289
290         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
291         type MESSAGE and subtype RFC822 is slightly different from those of
292         type TEXT.
293
294 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
295
296         * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
297         allows article-referral to work from an nnir group.
298
299 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
300
301         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
302
303 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
304
305         * mml1991.el (mml1991-epg-find-usable-key)
306         (mml1991-epg-find-usable-secret-key): New function.
307         (mml1991-epg-sign): Check if signing key is usable.
308         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
309
310 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
311
312         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
313         server-variables only. This should fix a bug introduced with commit
314         e1889675b7f4adf057833c5513c9374134c4e053.
315         (nnir-run-query): 'nnir-search-engine should not be set from the global
316         environment.
317
318 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
319
320         * nnir.el (nnir-search-thread): Position point on referring article
321         line.
322         (nnir-warp-to-article): Clean up summary buffers.
323
324         * nnimap.el (nnimap-request-thread): Whitespace fix.
325
326 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
327
328         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
329
330 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
331
332         * starttls.el (starttls-available-p): Rename from
333         `starttls-any-program-available' and changed return convention.
334
335 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
336
337         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
338         `unix-sync' unless it's defined.
339
340 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
341
342         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
343         `aref' for XEmacs compatibiltiy.
344
345 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
346
347         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
348
349 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
350
351         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
352         closures, quote the form properly (bug#9194).
353
354 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
357         (gnus-summary-insert-new-articles): Protect against servers that are
358         down.
359
360 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
361
362         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
363         in mm handle if none is specified.
364
365 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
366
367         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
368
369 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
370
371         * nnir.el (nnir-search-thread): New function to make an nnir group
372         based on a thread query.
373
374         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
375         of nnir in thread referral.
376         (gnus-summary-refer-thread): Use it.
377
378         * nnimap.el (nnimap-request-thread): Use it.
379
380 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
381
382         * shr.el (shr-tag-comment): Ignore HTML comments.
383
384 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
385
386         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
387         argument.
388         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
389         Use `nnir-address' to handle server info rather than passing an arg.
390
391         * nnimap.el (nnimap-make-thread-query): New utility function to format
392         an imap thread search query.
393         (nnimap-request-thread): Use it.
394
395         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
396         right select-method if we are not going back to the group buffer.
397
398 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399
400         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
401         enter invalid buffer configurations into the quit form (bug#9107).
402         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
403         unplugged/plugged.
404
405         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
406         keep track of which ones are unread (bug#9061).
407
408         * gnus.el (gnus-refer-article-method): Allow entering any sexp
409         (bug#9055).
410
411         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
412         (bug#9041).
413
414         * gnus-html.el (mm-util): Require (bug#9073).
415
416         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
417         (gnus-summary-refer-thread): Use it to remove duplicates in the
418         un-threaded view (bug#9053).
419         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
420
421 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
422
423         * nnir.el (nnir-read-server-parm): Use default value from global
424         variable.  Without this the default search engine parameters aren't
425         used at all.
426
427 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
428
429         * message.el (message-unique-id): Don't use the undocumented return
430         value from (random t) (bug#9118).
431
432 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * message.el (message-auto-save-directory): If the ~/Mail directory
435         doesn't exist, use ~ as the auto-save directory (bug#4432).
436
437         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
438         hasn't already been started.
439
440 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
441
442         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
443
444         * message.el (message-reply): Work around mysterious bug where
445         `message-mode' seems to overwrite the locally bound `subject' variable.
446
447 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
448
449         * nnimap.el (nnimap-request-thread): Ensure search is performed in
450         correct group.
451
452         * gnus-int.el (gnus-request-thread): Add group argument.
453
454         * gnus-sum.el (gnus-summary-refer-thread): Use it.
455
456 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
457
458         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
459
460         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
461         renamed to `debbugs-gnu-*'.
462
463 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
464
465         * plstore.el: Revert the editing feature since it is not urgent.
466         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
467         (plstore-mode-decoded): Remove.
468
469 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
470
471         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
472         isn't very interesting any more, and it leaks potentially secret data.
473         (gnus-debug): Remove.
474
475         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
476         use of :custom-show.
477
478 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
479
480         * plstore.el: Add documentation.
481         (plstore-mode): New mode to edit plstore file.
482         (plstore-mode-toggle-display, plstore-mode-original)
483         (plstore-mode-decoded): New command.
484         (plstore--encode, plstore--decode, plstore--write-contents-functions)
485         (plstore--insert-buffer, plstore--make): New function.
486         (plstore-open, plstore-save): Simplify by using them.
487
488 2011-07-06  Glenn Morris  <rgm@gnu.org>
489
490         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
491
492 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
493
494         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
495         no longer is much used.
496         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
497         Articles".
498
499 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
500
501         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
502         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
503         `notmuch' backend.
504
505 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
506
507         * mm-decode.el (mm-text-html-renderer): Doc fix.
508
509         * gnus-msg.el (gnus-bug): Fix the MML tag.
510
511         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
512
513 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
514
515         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
516         secondary methods if started with `gnus-no-server'.
517
518 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
519
520         * message.el (message-return-action): Fix typo in docstring.
521
522 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
523
524         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
525         bug reports at once.
526
527         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
528
529 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
530
531         * nndraft.el: Require gnus-group.
532         (nndraft-request-list): Declare.
533
534         * nndraft.el (nndraft-update-unread-articles): Don't show group having
535         no unread article unless it matches gnus-permanently-visible-groups.
536
537         * nndraft.el (nndraft-update-unread-articles): New function.
538         (nndraft-request-associate-buffer): Use it to update the number of
539         unread articles for the nndraft groups in the group buffer when saving
540         or killing a draft message.
541
542 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
543
544         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
545         systems to binary before writing and reading the mbox files.
546
547         * gnus.el (gnus-summary-line-format): Link to the info node for %U
548         instead of trying to list them all (bug#8978).
549
550 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
551
552         * pop3.el (pop3-open-server): Use :end-of-capability.
553
554 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
555
556         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
557         the id is always a number.
558
559         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
560
561         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
562         debbugs mode, if possible.
563
564 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
565
566         * auth-source.el (auth-source-token-passphrase-callback-function):
567         Reindent.
568         (epg-context-operation): Remove unnecessary autoload.
569
570 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
571
572         * gnus.el (gnus-list-debbugs): New command.
573
574         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
575         mboxstat instead of the maintbox, since the stat seems to be fuller.
576
577         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
578         summary buffers.
579
580         * message.el (message-get-reply-headers): Delete all duplicates,
581         instead of the first.
582         (message-get-reply-headers): Ensure that we have progress while
583         deleting duplicates.
584
585         * gnus-msg.el (gnus-configure-posting-styles): Get the local
586         gnus-posting-style value from the summary buffer to make it easier to
587         make that a per-buffer conf.
588
589 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
590
591         * nnir.el (nnir-run-imap): Allow halting a search when an article is
592         found by setting `shortcut' in 'query.
593         (nnir-request-article): Use `shortcut' setting when requesting article
594         by Message-ID.
595
596 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
597
598         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
599         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
600         Bring the pseudo-headers back too.
601
602 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
603
604         * auth-source.el (auth-source-token-passphrase-callback-function):
605         Simplify and remove EPA dependency.
606
607 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
608
609         * nnir.el (nnir-request-article): Fix error message text.
610
611 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
612
613         * auth-source.el (plstore-delete): Autoload.
614         (auth-source-plstore-search): Support delete operation.
615         * plstore.el (plstore-delete): New function.
616
617 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
618
619         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
620         mark actually existing articles as unread rather than the ones that
621         active asserts.
622
623 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
624
625         * nntp.el (nntp-record-command):
626         * gnus-util.el (gnus-message-with-timestamp-1):
627         Use format-time-string rather than decoding time stamps by hand.
628         This is simpler and insulates the code from potential changes to
629         current-time format.
630
631 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
632
633         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
634
635 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
636
637         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
638         (plstore-save): Support public key encryption.
639         (plstore--init-from-buffer): New function.
640         (plstore-open): Use it; fix error when opening a non-existent file.
641         (plstore-revert): Use plstore--init-from-buffer.
642
643 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
644
645         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
646
647 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * mml2015.el (mml2015-use): Replace string-match-p with string-match
650         for old Emacsen.
651
652 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
653
654         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
655         is not fully working.
656
657 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
658
659         * dgnushack.el: Autoload sha1 on XEmacs.
660
661         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
662         quit window configuration.
663
664         * auth-source.el (epg-context-set-passphrase-callback):
665         Remove duplicate autoload.
666
667 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
668
669         * nnir.el (nnir-request-article): Allow requesting articles by
670         Message-ID with nnimap.
671
672         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
673         current server.
674
675 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
676
677         * auth-source.el: Autoload EPA/EPG functions.
678         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
679         changed when EPA/EPG is not available.
680         (auth-source-backend): Rename "arg" member to "data".
681         (auth-source-backend-parse, auth-source-plstore-search)
682         (auth-source-plstore-create): Use it.
683
684 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
685
686         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
687         `gnus-refer-article-methods'.
688
689 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
690
691         * auth-source.el: Require EPA and EPG.
692         (auth-source-passphrase-alist): New variable.
693         (auth-source-passphrase-callback-function)
694         (auth-source-token-passphrase-callback-function): Callbacks for the
695         netrc field encryption (GPG tokens).
696         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
697         Symmetric encryption and decryption of the netrc GPG tokens.
698         (auth-source-netrc-normalize): Use them, simplifying the closure.
699
700 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
701
702         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
703         is available.
704
705 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
708         non-nil, and `nnimap-split-methods' is nil, use the former.
709
710 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
711
712         * plstore.el (plstore-revert): New function.
713         (plstore-open): Use it; hide the buffer from user.
714
715 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
716
717         * auth-source.el (auth-source-backend): New member "arg".
718         (auth-source-backend-parse): Handle new backend 'plstore.
719         * plstore.el: New file.
720
721 2011-06-30  Glenn Morris  <rgm@gnu.org>
722
723         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
724
725 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
726
727         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
728         expiring articles to.
729
730         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
731         variations as ASCII (bug#5458).
732
733 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
734
735         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
736
737 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738
739         * message.el (message-point-in-header-p): Tweak the function to default
740         to saying that we're not in the headers if there is no separator at
741         all.  This makes it possible to use the Message version of `M-q' in
742         buffers with no headers (bug#7987).
743         (message-point-in-header-p): Fix last checkin to work with an empty
744         mail-header-separator, too.
745
746         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
747         again, save the choice via customize.
748
749 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
750
751         * message.el (message-send-mail-function): Add `sendmail-query-once'.
752
753         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
754         ended the connection, bail out before waiting infinitely on a new
755         connection.
756
757 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
758
759         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
760         reports.
761
762         * gnus.el (gnus-bug-package): Use "gnus."
763         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
764
765 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766
767         * dgnushack.el: Make the timer warning go away on XEmacs.
768
769         * gnus-art.el (gnus-article-stop-animations): New function to stop any
770         animations going on at article exit time.
771
772         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
773         since removing it breaks people upgrading.
774
775         * shr.el (shr-put-image): Use the new interface for animating images.
776         (shr-put-image): Animate for 60 seconds.
777
778         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
779         avoid compiler warnings.
780
781         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
782         error with `find-file-hooks' on Emacs 22.
783         (with-auth-source-epa-overrides): Ugly hack to Wrap the
784         `find-file-hook' things in `symbol-value' to avoid compilation warnings
785         on all architectures.
786
787         * spam.el (spam-stat): Require in a normal fashion without binding
788         `spam-stat-install-hooks' to avoid compilation warnings.
789
790         * spam-stat.el (spam-stat-install-hooks): Remove.
791         (spam-stat-install-hooks): Don't run automatically.
792
793 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
794
795         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
796         and keystroke.
797
798 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
799
800         * auth-source.el (auth-source-netrc-cache): Move forward.
801
802 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
803
804         * proto-stream.el (proto-stream-open-starttls): Use
805         `gnutls-available-p' to see whether we have built-in support.
806
807         * auth-source.el (auth-source-netrc-create): Don't query the bits that
808         we already know.
809         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
810         (auth-source-netrc-create): Don't prompt for the stuff we already know.
811
812 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
813
814         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
815         %S format, since that looks odd.
816         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
817         file, especially when saving.
818
819 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
820
821         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
822         article found.
823
824 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
825
826         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
827         `auth-source-save-secrets' with a more sensitive alist that can be
828         configured per file.  Experimental, so defaults to 'never.
829         (auth-source-netrc-create): Use it.  Still experimental code.
830         (with-auth-source-epa-overrides): Use `find-file-hooks' if
831         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
832
833 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
834
835         * auth-source.el (auth-source-save-secrets): New variable to control if
836         secret tokens should be saved encrypted.
837         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
838         to `auth-source-netrc-normalize'.
839         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
840         on the EPA variables being defined.
841         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
842         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
843         the lexical-let closure.
844         (auth-source-netrc-create): Create "gpg:" tokens according to
845         `auth-source-save-secrets'.
846
847 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
848
849         * gnus-group.el (gnus-group-update-group): Add new argument
850         `info-unchanged' that stops updating dribble buffer.
851
852         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
853         deletes lines matching to it in dribble buffer.
854
855         * gnus-agent.el (gnus-agent-fetch-group-1):
856         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
857         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
858         * gnus-start.el (gnus-group-change-level):
859         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
860
861         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
862         if newsgroup info is not changed.
863
864         * gnus-group.el (gnus-group-get-new-news-this-group):
865         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
866         Don't update dribble buffer.
867
868 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
869
870         * gnus-registry.el (gnus-registry-remove-ignored): New function to
871         remove entries with groups we ignore.
872
873 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
876         the underline comes at the bottom.
877
878 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
879
880         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
881         `gnus-registry-user-format-function-M' and declare the latter obsolete.
882         (gnus-registry-article-marks-to-names): Rename from
883         `gnus-registry-user-format-function-M2'.
884
885 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
886
887         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
888         ephemeral group.
889
890 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
891
892         * shr.el (shr-browse-image): Copy the URL if called interactively.
893
894 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
895
896         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
897         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
898         done, then unselected articles may be marked as read.
899
900         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
901         since not doing this seems to lead to a race condition in pop3-logon.
902
903         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
904         so that the call chain it correct when we call "upwards".
905
906         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
907         in read-only groups.
908
909         * gnus-group.el (gnus-group-mark-article-read): Ditto.
910
911         * message.el (message-cite-reply-position): Doc string fix.
912
913         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
914         avoid regexp overflow.
915         (nnimap-transform-split-mail): Ditto.
916
917         * pop3.el (pop3-retr): Error out if the server closes the connection.
918
919 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
920
921         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
922         mm-with-unibyte-current-buffer.  The buffer should not contain any
923         multibyte chars anyway at this stage.
924
925 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
928         at the end of lines.
929
930 2011-05-29  Julien Danjou  <julien@danjou.info>
931
932         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
933
934 2011-05-27  Glenn Morris  <rgm@gnu.org>
935
936         * gnus-group.el (gnus-bug-group-download-format-alist):
937         Use the "maintainer" version of debian reports as well.
938
939 2011-05-26  Glenn Morris  <rgm@gnu.org>
940
941         * gnus-group.el (gnus-bug-group-download-format-alist):
942         Use the "maintainer" version of debbugs.gnu.org reports.
943
944 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
945
946         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
947
948 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
949
950         * gnus-cus.el (gnus-agent-customize-category):
951         * gnus-delay.el (gnus-delay-send-queue):
952         * gnus.el (gnus-other-frame):
953         Don't quote lambda expressions with `quote'.
954
955 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
956
957         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
958         the thread moves us backwards and so we loop forever.
959
960 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
961
962         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
963         whitespace in base64 data lines.
964
965 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
966
967         * gnus-registry.el (gnus-registry-user-format-function-M):
968         Use `mapconcat'.
969         (gnus-registry-user-format-function-M2): Use to see the full text of
970         the marks.  Make "," the mark text separator.
971
972         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
973         authentication with auth-source.
974
975 2011-05-17  Glenn Morris  <rgm@gnu.org>
976
977         * gnus-group.el (gnus-import-other-newsrc-file):
978         Use insert-file-contents.
979
980 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
981
982         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
983         1000 iterations.
984
985 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
986
987         * nntp.el (nntp-open-connection): Check if process-type is available.
988
989 2011-05-16  Julien Danjou  <julien@danjou.info>
990
991         * shr.el (shr-tag-del): Add support for del tag.
992
993 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus-html.el (gnus-html-put-image): Register a displayer.
996
997         * shr.el (shr-image-displayer): Don't remove text props from alt text.
998
999 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
1000
1001         * registry.el (prune-factor): New initialization parameter defaulting
1002         to 0.1.
1003         (registry-prune-hard): Use it.
1004
1005         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1006         0.1 expicitly.
1007
1008 2011-05-13  Glenn Morris  <rgm@gnu.org>
1009
1010         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1011         is bound, since this function requires sendmail.
1012
1013 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1014
1015         * registry.el (registry-usage-test): Disable pruning test.
1016
1017 2011-05-11  David Engster  <dengste@eml.cc>
1018
1019         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
1020         Bind set-network-process-option for XEmacs.
1021
1022 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
1023
1024         * registry.el (registry-prune-hard-candidates)
1025         (registry-prune-soft-candidates): Helper methods for registry pruning.
1026         (registry-prune): Use them.  Make the sort function optional.
1027
1028 2011-05-10  Jim Meyering  <meyering@redhat.com>
1029
1030         * shr.el (shr-colorize-region): Fix typo "on on -> on".
1031
1032 2011-05-10  Julien Danjou  <julien@danjou.info>
1033
1034         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1035         symbol and not a list.
1036
1037 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1038
1039         * gnus-art.el (gnus-article-mode): Move binding of
1040         shr-put-image-function here from gnus-article-prepare-display.
1041
1042         * shr.el (shr-put-image-function): New variable.
1043         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1044         (shr-put-image): Return scaled image.
1045
1046         * gnus-art.el (gnus-shr-put-image): New function.
1047         (gnus-article-prepare-display): Bind shr-put-image-function to it.
1048
1049         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1050         original ones, as deletable.
1051
1052 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1053
1054         * nntp.el (nntp-open-connection): Set TCP keepalive option.
1055
1056 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * registry.el (registry-full): Add convenience method.  Fix logic.
1059         (registry-insert): Use it.  Fix logic here too.
1060
1061         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1062         `registry-prune' if `registry-full' returns t.
1063         (gnus-registry-handle-action)
1064         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1065         (gnus-registry-usage-test): Use it.
1066
1067 2011-05-07  Julien Danjou  <julien@danjou.info>
1068
1069         * shr.el (shr-link): Make shr-link inherit from link by default.
1070
1071 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
1072
1073         * shr.el (shr-urlify, shr-link): Fix shr-link face.
1074
1075 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1076
1077         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1078         error out because the face is not a list.
1079
1080 2011-05-05  Glenn Morris  <rgm@gnu.org>
1081
1082         * proto-stream.el (gnutls-negotiate): Fix declarations.
1083
1084         * gnus-start.el (gnus-propagate-marks): Declare.
1085
1086 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
1087
1088         * registry.el (registry-reindex): Fix percentage message.
1089
1090         * proto-stream.el (network-stream-open-starttls): Adjust to call
1091         `gnutls-negotiate' with :process and :hostname arguments.
1092
1093 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1094
1095         * shr.el: Add shr-link face for links.
1096         (shr-urlify): Use it.
1097
1098         * registry.el (registry-insert): Make error message more helpful.
1099
1100 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1101
1102         * gnus-html.el (gnus-html-schedule-image-fetching):
1103         Use url-queue-retrieve, if it exists.
1104
1105         * shr.el (shr-tag-img): Ditto.
1106
1107         * gnus.el: Autoload more gnus-agent functions.
1108
1109         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1110         agent if we haven't already (bug#8502).
1111
1112         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1113         into the Agent, too.
1114
1115         * gnus-agent.el (gnus-agent-store-article): New function.
1116
1117         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1118         and moved from that file for reuse.
1119
1120         * pop3.el (pop3-open-server): Error messages are "-ERR".
1121
1122 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123
1124         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1125         (open-tls-stream): Remove superfluous tls/starttls autoloads.
1126
1127 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1128
1129         * gnus.el: No Gnus v0.17 is released.
1130
1131 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1132
1133         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1134         buffer has moved to a different frame.
1135
1136 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1137
1138         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1139         to get the conversion from unibyte to multibyte buffers to work on
1140         Emacs 22.
1141
1142         * nntp.el (nntp-request-article): Slight clean-up.
1143
1144 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * shr.el (shr-strike-through): New face.
1147         (shr-tag-s): Use it to provide <s> support.
1148         (shr-tag-s): Remove duplicate definition.
1149
1150 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1151
1152         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1153         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1154
1155 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
1156
1157         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
1158         `gnutls-negotiate'.
1159         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
1160
1161 2011-04-23  Glenn Morris  <rgm@gnu.org>
1162
1163         * gnus-sum.el (gnus-extra-headers): Bump :version.
1164
1165 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166
1167         * shr.el (shr-tag-sup): New function.
1168         (shr-tag-sub): Ditto.
1169
1170 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1171
1172         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1173         for the case where `gnus-registry-ignored-groups' is a list of lists,
1174         and don't call `gnus-parameter-registry-ignore' otherwise.
1175
1176 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1177
1178         * nnimap.el (nnimap-user): New backend variable.
1179         (nnimap-open-connection-1): Use it.
1180         (nnimap-credentials): Accept user parameter so it's explicit what user
1181         name is desired.
1182
1183         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1184         default.
1185
1186         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1187         not gnus-registry.el.
1188
1189         * gnus-registry.el: Mention in comments how to modify
1190         `gnus-extra-headers' for proper recipient tracking and that it may
1191         already have To and Cc recently, which it does as of this commit.
1192         (gnus-registry-ignored-groups): Remove defcustom.
1193         Explain why in comments.
1194         (gnus-registry-action): Fix data-header reference to use the extra
1195         headers.  Explain in package commentary how to add To and Cc headers to
1196         the gnus-extra-headers.
1197         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1198         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1199         parameter list or a string list in `gnus-registry-ignored-groups'.
1200         Fix logic error.
1201
1202 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1203
1204         * shr.el (shr-expand-url): Protect against null urls.
1205
1206 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1207
1208         * shr.el (shr-base): New binding.
1209         (shr-tag-base): Keep track of <base>.
1210         (shr-expand-url): New function used throughout.
1211
1212 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
1213
1214         * gnus-registry.el
1215         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1216         (gnus-registry-ignored-groups): New variable.
1217         (gnus-registry-ignore-group-p): Use it.
1218         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1219         set the destination group to nil (same as delete) if it's ignored.
1220
1221 2011-04-20  David Engster  <dengste@eml.cc>
1222
1223         * tests/gnustest-nntp.el: New file for simple NNTP testing.
1224
1225         * Makefile.in (test-nntp): New rule.
1226         (check): Add it.
1227         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
1228
1229 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1230
1231         * gnus-registry.el (gnus-registry-action)
1232         (gnus-registry-fetch-header-fast):
1233         Don't use mail-header that looks an internal function of mailheader.el.
1234
1235 2011-04-19  Glenn Morris  <rgm@gnu.org>
1236
1237         * time-date.el (time-to-days): Remove unused local variables.
1238
1239 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1240
1241         * gnus-registry.el: Eliminate cl functions.
1242         (gnus-registry-sort-addresses): New function that replaces mapcan.
1243         (gnus-registry-action, gnus-registry-spool-action)
1244         (gnus-registry-split-fancy-with-parent)
1245         (gnus-registry-fetch-recipients-fast): Use it.
1246         (gnus-registry-import-eld): Replace delete* with dolist + delq.
1247
1248         * registry.el (initialize-instance, registry-lookup)
1249         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1250         (registry-lookup-secondary-value, registry-search, registry-delete)
1251         (registry-insert, registry-reindex, registry-size, registry-prune):
1252         Use eval-and-compile.
1253
1254 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1255
1256         * registry.el (registry-reindex): New method to recreate the secondary
1257         registry indices.
1258
1259         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1260         tracked field changes.
1261         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1262         (gnus-registry-action, gnus-registry-spool-action)
1263         (gnus-registry-handle-action)
1264         (gnus-registry--split-fancy-with-parent-internal)
1265         (gnus-registry-split-fancy-with-parent)
1266         (gnus-registry-register-message-ids): Add recipient tracking on spool,
1267         move, and delete actions, and for fancy splitting with parent.
1268         (gnus-registry-extract-addresses)
1269         (gnus-registry-fetch-recipients-fast)
1270         (gnus-registry-fetch-header-fast): Convenience functions.
1271         (gnus-registry-misc-test): ERT test of
1272         `gnus-registry-extract-addresses'.
1273
1274 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1275
1276         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1277         Track by subject first, then sender.
1278
1279 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1280
1281         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1282
1283         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1284         Lisp.
1285
1286         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1287         (gnus-draft-send): Use it to avoid popping
1288         up frames from gnus-group-send-queue.
1289
1290 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1291
1292         * gnus-registry.el: Updated gnus-registry docs.
1293
1294 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1295
1296         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1297         Fix logic bug.
1298         (gnus-registry-post-process-groups): Fix logging of no results and
1299         quote sender and subject.
1300
1301 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1302
1303         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
1304         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
1305         gnutls-cli are too slow to be done opportunistically.
1306
1307         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1308         (gnus-read-active-for-groups): Don't try to finish getting stuff where
1309         we had no early-data returned.
1310         (gnus-get-unread-articles): Add a sanity check so that we don't issue
1311         two async commands to the same server at the same time.
1312
1313 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
1314
1315         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1316
1317 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1318
1319         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1320         "warning" level.
1321
1322         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1323         (mm-url-insert-file-contents): Don't set the package names.
1324
1325 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1326
1327         * gnus-registry.el (gnus-registry-action): Remove properties and
1328         simplify subject in `gnus-registry-handle-action'.
1329         (gnus-registry-spool-action): Get subject and sender from message if
1330         they are not passed in.
1331         (gnus-registry-handle-action): Remove properties and simplify subject
1332         consistently.
1333
1334 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1335
1336         * registry.el: Require CL before using defmacro*.
1337
1338 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1339
1340         * gnus-art.el (article-treat-date): Assume that
1341         gnus-article-date-headers may be a group parameter.
1342
1343 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1344
1345         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1346
1347         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1348         interactively so the newsrc file can contain foreign groups too.
1349         Useful for debugging but not much for users.
1350
1351 2011-04-07  David Engster  <dengste@eml.cc>
1352
1353         * registry.el (registry-usage-test): Only do
1354         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1355         lexical binding.
1356
1357 2011-04-07  David Engster  <dengste@eml.cc>
1358
1359         * Makefile.in (check, test-registry): New rules for test-suite.
1360
1361 2011-04-06  David Engster  <dengste@eml.cc>
1362
1363         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1364         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1365
1366 2011-04-06  David Engster  <dengste@eml.cc>
1367
1368         * registry.el (initialize-instance): Change :after to :AFTER to be
1369         compatible with old EIEIO version in XEmacs.
1370
1371 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1372
1373         * gnus-registry.el (gnus-registry-post-process-groups)
1374         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1375         and provide better messaging.
1376
1377 2011-04-06  David Engster  <dengste@eml.cc>
1378
1379         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1380         errors.
1381
1382         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1383         dgnushack-compile with error-on-warn enabled, and to signal an error if
1384         clean compilation failed.
1385         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1386         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1387
1388 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1389
1390         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1391         unconditionally anyway, discarding errors.
1392         (gnus-registry-delete-entries): New convenience function.
1393         (gnus-registry-import-eld): Import from old .eld registry.
1394
1395         * registry.el: Don't use ERT if it's not available.  Load it
1396         unconditionally anyway, discarding errors.
1397
1398         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1399         version from the Claudio Bley GnuTLS patch (extra optional parameters
1400         and host name).
1401
1402 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1403
1404         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1405         fixup the parameters that can be customized by the user between
1406         save/read cycles.
1407         (gnus-registry-read): Use it.
1408         (gnus-registry-make-db): Use it.
1409         (gnus-registry-spool-action, gnus-registry-handle-action):
1410         Fix messaging.
1411         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1412         Map references to actual group names with sender and subject tracking.
1413         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1414         (gnus-registry-usage-test): Add subject lookup test.
1415
1416         * registry.el (registry-db, initialize-instance): Set up constructor
1417         instead of :initform arguments for the sake of older Emacsen.
1418         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1419         pre-lexbind merge bug.
1420         (registry-usage-test): Use it.
1421         (initialize-instance, registry-db): Move the non-function initforms
1422         back to the class definition.
1423
1424 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1425
1426         * registry.el: New library to manage gnus-registry-style data.
1427
1428         * gnus-registry.el: Use it (major rewrite).
1429
1430         * nnregistry.el: Use it.
1431
1432         * spam.el: Use it.
1433
1434 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435
1436         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1437         marks on non-selected articles.
1438
1439 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1440
1441         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1442         parameter to open-protocol-stream.
1443
1444 2011-04-01  Julien Danjou  <julien@danjou.info>
1445
1446         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1447         fundamental-mode.
1448
1449 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450
1451         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1452         servers.
1453
1454 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1457         made marks not propagate, again.
1458
1459 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1460
1461         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1462         Make this the default type.
1463         (proto-stream-open-plain): Rename from proto-stream-open-default.
1464         (open-protocol-stream, proto-stream-open-starttls)
1465         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1466         with `plain'.
1467
1468         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1469         value.
1470
1471         * nntp.el (nntp-open-connection-function): Document the fact that some
1472         values are not functions but are instead handled specially.
1473         Recognize nntp-open-plain-stream value.
1474         (nntp-open-connection): Recognize that value.
1475
1476 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477
1478         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1479         where it seems to be needed.
1480
1481 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1482
1483         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1484         stuff.
1485
1486         * gnus-score.el (gnus-score-string): Fix calling convention of
1487         `gnus-simplify-buffer-fuzzy' after last patches.
1488
1489         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1490         server for articles we didn't get any headers for.  This is a sanity
1491         check.
1492
1493 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1494
1495         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1496         new CAPABILITY, use it.
1497
1498 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499
1500         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1501         downloading anything.
1502
1503         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1504
1505 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1506
1507         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1508         colors.
1509         (gnus-splash-svg-color-symbols): New function.
1510
1511 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1512
1513         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1514         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1515         (gnus-simplify-subject-fuzzy): Use the local
1516         gnus-simplify-subject-fuzzy-regex instead of the global one.
1517         This makes using this variable in group parameters work.
1518
1519 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1520
1521         * gnus-registry.el (gnus-registry-unfollowed-groups):
1522         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1523         archive:sent-YYYY-MM-DD groups).
1524         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1525         tracking if there are more than `gnus-registry-max-track-groups'
1526         matches.
1527
1528 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1529
1530         * message.el (message--yank-original-internal): New function to do the
1531         insertion cleanly inside eval in `message-yank-original'.
1532         (message-yank-original): Use it.
1533
1534 2011-03-29  Julien Danjou  <julien@danjou.info>
1535
1536         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1537         local variables disabled rather than `normal-mode'.
1538
1539 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1540
1541         * imap.el (imap-shell-open, imap-process-connection-type):
1542         Use imap-process-connection-type for 'shell' streams as well as
1543         Kerberos, SSL, other subprocesses.
1544
1545 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1546
1547         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1548         with open-network-stream.
1549         (proto-stream-always-use-starttls): Option removed.
1550         (open-protocol-stream): Return a process object by default.  Provide a
1551         new parameter :return-list specifying a list-type return value, which
1552         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1553         :type `network' to `try-starttls', and `network-only' to `default'.
1554         Make `default' the default, for compatibility with open-network-stream.
1555         Handle the no-parameter case exactly as open-network-stream, with no
1556         additional stream processing.  Search plists using plist-get.
1557         Explicitly add :end-of-commend parameter if it is missing.
1558         (proto-stream-open-default): Rename from
1559         proto-stream-open-network-only.  Return 'default as the type.
1560         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1561         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1562         failed.  Always return a list with a (possibly dead) process as the
1563         first element, for compatibility with open-network-stream.
1564         (proto-stream-open-tls): Use plist-get.  Always return a list.
1565         (proto-stream-open-shell): Return `default' as connection type.
1566         (proto-stream-capability-open): Use plist-get.
1567         (proto-stream-eoc): Function deleted.
1568
1569         * nnimap.el (nnimap-stream, nnimap-open-connection)
1570         (nnimap-open-connection-1): Handle renaming of :type parameter for
1571         open-protocol-stream.
1572         (nnimap-open-connection-1): Pass a :return-list parameter
1573         open-protocol-stream to obtain a list return value.  Parse this list
1574         using plist-get.
1575
1576         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1577         for open-protocol-stream.  Accept open-protocol-stream return value
1578         that is a subprocess object instead of a list.  Handle the case of a
1579         dead returned process.
1580
1581 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1582
1583         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1584
1585         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1586
1587 2011-03-21  Julien Danjou  <julien@danjou.info>
1588
1589         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1590         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1591         query.
1592         (mm-inline-text): Render normal text with fontification whenever
1593         possible.
1594
1595         * gnus-sum.el (gnus-summary-save-parts-1):
1596         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1597         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1598         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1599         Use `mm-handle-filename'.
1600
1601         * mm-util.el (mm-handle-filename): New function, return the filename of
1602         an handle.
1603
1604 2011-03-18  Julien Danjou  <julien@danjou.info>
1605
1606         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1607         (gnus-buffer-live-p): Check that buffer is not nil.
1608
1609 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1610
1611         * gnus.el: No Gnus v0.15 is released.
1612
1613 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1614
1615         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1616         avoid warning on XEmacs.
1617
1618         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1619         on XEmacs.
1620
1621         * gnus-art.el: Require mouse, which the build bot seems to say is
1622         needed.
1623
1624         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1625
1626         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1627         XEmacs, since it doesn't have url-retrieve-synchronously.
1628
1629         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1630         since assoc-string doesn't exist in XEmacs.
1631
1632 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1633
1634         * gnus-group.el (gnus-group-list-ticked): New function.
1635         (gnus-group-make-menu-bar): Provide a menu entry for it.
1636         (gnus-group-list-map): Provide a binding for it.
1637
1638 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639
1640         * shr.el (shr-visit-file): New command.
1641
1642         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1643
1644 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1645
1646         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1647         servers.
1648
1649 2011-03-16  Julien Danjou  <julien@danjou.info>
1650
1651         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1652         inline.
1653
1654         * gnus-art.el (article-hide-list-identifiers):
1655         Use gnus-group-get-list-identifiers.
1656
1657         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1658         (gnus-summary-remove-list-identifiers):
1659         Use gnus-group-get-list-identifiers to get regexp.
1660         (gnus-select-newsgroup, gnus-summary-insert-subject)
1661         (gnus-summary-insert-articles):
1662         Call gnus-summary-remove-list-identifiers unconditionally.
1663
1664 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1665
1666         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1667         we're selecting a group with unread articles.
1668
1669         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1670
1671         * gssapi.el: New file separated out from imap.el to provide a general
1672         Kerberos 5 connection facility for Emacs.
1673
1674         * message.el (message-elide-ellipsis): Document the format spec
1675         ellipsis.
1676
1677 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1678
1679         * message.el (message-elide-region): Allow the ellipsis to say how many
1680         lines were removed.
1681
1682 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1683
1684         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1685         window configurations containing buffers that are now dead.
1686
1687         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1688         parsing to avoid integer overflows.
1689         (nnimap-parse-flags): Simplify the last change.
1690         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1691         too large for 32-bit Emacsen.
1692
1693 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1694
1695         * auth-source.el (auth-source-netrc-create):
1696         * message.el (message-yank-original): Fix use of `case'.
1697
1698 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1699
1700         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1701         XEmacs, which was one character too wide.
1702
1703 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1704
1705         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1706         default number of articles to display.
1707         (gnus-articles-to-read): Use pretty names for prompt.
1708
1709 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1710
1711         * gnus-int.el (gnus-open-server): Ditto.
1712
1713         * gnus-start.el (gnus-activate-group): Give a backtrace if
1714         debug-on-quit is set and the user hits `C-g'.
1715         (gnus-read-active-file): Ditto.
1716
1717         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1718
1719 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1720
1721         * message.el (message-yank-original): Use cond instead of CL case.
1722
1723 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1724
1725         * auth-source.el (auth-source-netrc-create): Use usual format for the
1726         default in prompts.
1727
1728 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1729
1730         * lpath.el: Fbind read-char-choice for XEmacs.
1731
1732 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1733
1734         * auth-source.el (auth-source-netrc-create): Show the default in the
1735         prompt when prompting for token creation.
1736
1737 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1738
1739         * auth-source.el (auth-source-format-prompt): Always convert the value
1740         to a string to avoid evaluating non-string arguments.
1741         (auth-source-netrc-create): Offer default properly, not as initial
1742         content in `read-string'.
1743         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1744         of line to determine if we've been run before.  If so, don't run again,
1745         but print a trivial message to indicate the cache was hit instead.
1746
1747 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1748
1749         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1750         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1751         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1752         Gnus.
1753
1754 2011-03-11  Julien Danjou  <julien@danjou.info>
1755
1756         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1757         modified file".
1758
1759 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1760
1761         * auth-source.el (auth-source-read-char-choice): New function to read a
1762         character choice using `dropdown-list', `read-char-choice', or
1763         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1764         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1765         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1766         (auth-source-netrc-saver): Use it.
1767         (auth-source-pick-first-password): New convenience function.
1768
1769 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1770
1771         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1772         parameter in the credentials.
1773         (nnimap-open-connection-1): Use it after a successful login.
1774         (nnimap-credentials): Add IMAP-specific user and password prompt.
1775
1776         * auth-source.el (auth-source-search): Add :require parameter, taking a
1777         list.  Document it and the :save-function return token.  Pass :require
1778         down.  Change the CREATED message from a warning to a debug statement.
1779         (auth-source-search-backends): Pass :require down.
1780         (auth-source-netrc-search): Pass :require down.
1781         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1782         Change save prompt to indicate all modifications saved here are
1783         deletions.
1784         (auth-source-netrc-create): Take user login name as default in user
1785         prompt.  Move all the save functionality to a lexically bound function
1786         under the :save-function token in the returned list.  Set up clearer
1787         default prompts for user, host, port, and secret.
1788         (auth-source-netrc-saver): New function, intended to be wrapped for
1789         :save-function.
1790
1791 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1794         lines to be spaces instead.
1795
1796 2011-03-07  Julien Danjou  <julien@danjou.info>
1797
1798         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1799         (sieve-sasl-auth): Check that auth-source-search did return something,
1800         or just return an empty string.
1801
1802 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1803
1804         * gnus.el (gnus-interactive): Use read-directory-name.
1805
1806         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1807         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1808         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1809         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1810         Likewise.
1811
1812         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1813
1814 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1815
1816         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1817         onto the list of killed groups, too.  This makes killed nnimap groups,
1818         for instance, more reliably not reappear.
1819
1820         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1821         the parent.
1822
1823         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1824
1825         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1826         really have server-side marks.
1827
1828         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1829         since most backends do not usefully have server-side marks.
1830         (gnus-update-read-articles): Propagate marks to all backends that
1831         really have server-side marks.
1832
1833 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1834
1835         * message.el (message-cite-reply-position, message-cite-style):
1836         New variables.
1837         (message-yank-original): Use the new citation styles.
1838
1839 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1840
1841         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1842         buffer-local issue); don't mark it buffer-local when running under
1843         XEmacs.
1844
1845 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1846
1847         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1848         numbers too big to be `read'.
1849
1850 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1851
1852         * password-cache.el (password-in-cache-p): Add autoload.
1853
1854         * message.el (message-options): Make buffer-local two ways to attempt
1855         to fix a XEmacs bug.
1856
1857 2011-03-02  Julien Danjou  <julien@danjou.info>
1858
1859         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1860
1861 2011-03-01  Julien Danjou  <julien@danjou.info>
1862
1863         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1864         group.
1865         (article-hide-list-identifiers): Use list-identifier group parameter.
1866
1867 2011-02-28  Julien Danjou  <julien@danjou.info>
1868
1869         * sieve.el (sieve-buffer-script-name): New local variable to store
1870         sieve script name.
1871         (sieve-edit-script): Store sieve script name.
1872         (sieve-upload): Use sieve script name when uploading.
1873         (sieve-upload): Use substitute-command-keys.
1874         (sieve-edit-script): Use substitute-command-keys.
1875         (sieve-refresh-scriptlist): Use substitute-command-keys.
1876         (sieve-manage-mode-map): Define keymap properly.
1877         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1878         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1879         Remove commented code about cvs.
1880         (sieve-manage-quit): New function.
1881         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1882
1883 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1884
1885         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1886
1887 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1888
1889         * auth-source.el (auth-source-search): Cache empty result sets.
1890
1891         * password-cache.el (password-in-cache-p): Convenience function to
1892         check if a key is in the cache, even if the value is nil.
1893
1894         * auth-source.el (auth-source-save-behavior): New variable to replace
1895         `auth-source-never-create'.
1896         (auth-source-netrc-create): Use it.
1897         (auth-source-never-save): Remove.
1898
1899 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1900
1901         * nnimap.el (nnimap-stream): Doc fix.
1902         (nnimap-open-connection-1): Reverse the order of the ports to that the
1903         prompted-for port is first.
1904
1905         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1906         retrieval by the no-group selection.
1907
1908         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1909         numerical parameters.
1910
1911 2011-02-25  Julien Danjou  <julien@danjou.info>
1912
1913         * gnus-gravatar.el: Use gnus-with-article-buffer.
1914
1915         * gnus-art.el (gnus-with-article-buffer): Check that the
1916         gnus-article-buffer is alive.
1917
1918 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1919
1920         * auth-source.el (auth-source-creation-prompts): New variable to manage
1921         creation-time prompts.
1922         (auth-source-search): Document it.
1923         (auth-source-format-prompt): Add utility function.
1924         (auth-source-netrc-create): Don't default the user name to
1925         user-login-name.  Use `auth-source-creation-prompts' and some default
1926         prompts for user, host, port, and password (the default generic prompt
1927         remains ugly).
1928         (auth-source-never-save): Add customizable option to never save info.
1929         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1930         mode excursion.
1931
1932 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1933
1934         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1935         argument that XEmacs doesn't support.
1936
1937         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1938         compiled for Emacsen having no `libxml-parse-html-region' support.
1939
1940         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1941
1942         * lpath.el: Bind buffer-save-without-query for XEmacs.
1943
1944 2011-02-23  Julien Danjou  <julien@danjou.info>
1945
1946         * gnus-art.el (article-make-date-line): Ignore errors if time is
1947         invalid and not convertible.
1948         (article-make-date-line): Only add lapsed time if time is not nil.
1949
1950 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1951
1952         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1953         `read-char-choice' for backwards compatibility.
1954         (auth-source-netrc-element-or-first): New function to DTRT for
1955         parameter extraction.
1956         (auth-source-netrc-create): Use it and fix multiple parameter print
1957         bug.  Use the default passed from above (given-default) or the
1958         built-in (user-login-name for :user).
1959
1960 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1961
1962         * gnus-start.el (gnus-dribble-read-file):
1963         Set buffer-save-without-query, since we always want to save the dribble
1964         file, probably.
1965
1966         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1967         nnimap.
1968
1969         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1970         -summary- since it's a user-visible variable.
1971
1972         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1973         first time you use the new Gnus.
1974
1975 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1976
1977         * auth-source.el: Don't load netrc.el.
1978         (auth-sources): Search ~/.netrc as well by default.
1979         (auth-source-debug): Add 'trivia option for extra output.
1980         (auth-source-do-trivia): Use it.
1981         (auth-source-search): Simplify logic to use
1982         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1983         appropriate.  Don't keep a running count at this level.  Layer :create
1984         and :delete options appropriately on the first and second passes.
1985         Don't track the backend with the search results.
1986         (auth-source-search-backends): New function to search a list of
1987         backends for a processed spec.
1988         (auth-source-netrc-parse): Cache all netrc files, making
1989         auth-source-netrc-cache an alist keyed by the file name and using the
1990         file mtime as the caching criterion.  Keep the obfuscated data secret
1991         with a lexical bind.
1992         (auth-source-netrc-search): Don't calculate the length of the results
1993         unnecessarily.
1994         (auth-source-search-backends): Fix bug.
1995         (auth-source-netrc-create): Rework prompts.
1996
1997 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1998
1999         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2000         Lower case names of search constraints.
2001         (nnir-run-query): Cache and reuse search constraints for all imap
2002         servers.
2003
2004 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
2005
2006         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2007         after exit.
2008         (gnus-setup-message): Define missing variable from last checkin.
2009
2010         * gnus-sum.el (gnus-summary-show-article): When called with t as the
2011         value, show the raw article.
2012
2013 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2014
2015         * gnus.el: No Gnus v0.13 is released.
2016
2017 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2018
2019         * nnimap.el (nnimap-open-connection-1): Revert last change, since
2020         auth-source now accepts numbers.
2021
2022         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2023         spec, too.
2024         (auth-source-ensure-strings): New function.
2025
2026         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2027         (gnus-article-setup-buffer): Always restart the date timer so that user
2028         changes to the frequency is respected.
2029
2030         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2031         port numbers, so make sure it gets that if nnimap-server-port is
2032         explicit.
2033
2034 2011-02-21  Simon Josefsson  <simon@josefsson.org>
2035
2036         * nnimap.el (nnimap-inbox): Doc fix.
2037
2038 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
2039
2040         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
2041         Autoload.  Add optional arg FRAME, and pass it to color-values.
2042         (color-complement): Caller changed.  Doc fix.
2043         (color-gradient): Rewrite for better clarity and efficiency.
2044
2045 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
2046
2047         * shr-color.el (shr-color->hexadecimal): Use renamed function names
2048         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2049         color-lab-to-srgb.
2050
2051 2011-02-20  Drew Adams  <drew.adams@oracle.com>
2052
2053         * color.el: First part of merge from hexrgb.el.
2054         (color-rgb-to-hex): Rename from color-rgb->hex.
2055         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
2056         saturation to zero if the value is too small.
2057         (color-rgb-to-hsl): Rename from color-rgb->hsl.
2058         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
2059         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
2060         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
2061         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
2062         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
2063         (color-cie-de2000): Doc fix.
2064
2065 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2066
2067         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2068         given method as in the group name if we're using an extended method.
2069         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2070         command, if we're using that, instead of waiting for the beginning.
2071
2072         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2073         we're sure to get unique server names, and we don't output two async
2074         commands in the same buffer.  This fixes an NNTP hang for some users.
2075
2076 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2077
2078         * gnus.el: No Gnus v0.11 is released.
2079
2080 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2081
2082         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2083         summary buffer before reading going to the next buffer.  This avoids
2084         putting the point in the group buffer if you `C-g' the command.
2085
2086         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2087         cache (for now) to make ~/.authinfo.gpg files usable.
2088
2089         * nnfolder.el (copyright-update): Define for the compiler.
2090
2091         * auth-source.el (auth-source-search): Fix unbound variable.
2092
2093 2011-02-19  Glenn Morris  <rgm@gnu.org>
2094
2095         * gnus.el (gnus-meta): Doc fix.
2096
2097 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
2098
2099         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2100         in case it's not yet loaded.
2101
2102 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2103
2104         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2105         line we're waiting for.
2106
2107 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
2108
2109         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2110         face with line-width greater than zero will cause RET in gnus summary
2111         buffer to scroll down article page-wise because auto vscroll happens,
2112         it should be temporalily disabled when doing a scroll-up.
2113
2114 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
2115
2116         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2117         outputs from the server.
2118
2119 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2120
2121         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2122         later so that bbdb can hook in easier.
2123
2124 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2125
2126         * auth-source.el (auth-source-search): Don't try to create credentials
2127         if the caller doesn't want that.
2128         (auth-source-search): If we don't find a match, don't bug out on
2129         non-bound variables.
2130         (auth-source-search): Only ask a single backend to create the
2131         credentials.
2132
2133         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2134         logging.
2135         (nnimap-credentials): Protect against auth-source-search returning nil.
2136         (nnimap-request-list): Protect against not being able to open the
2137         server.
2138
2139 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
2140
2141         * auth-source.el (auth-source-search): Do a two-phase search, one with
2142         no :create to get the responses from all backends.
2143
2144         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2145         when getting credentials.
2146
2147         * gnus-util.el (gnus-delete-duplicates): New function.
2148
2149 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2150
2151         * nnimap.el (nnimap-credentials): Instead of picking the first port as
2152         a creation default, pass the whole port list down.  It will be
2153         completed.
2154
2155         * auth-source.el (auth-source-search): Updated docs to talk about
2156         multiple creation choices.
2157         (auth-source-netrc-create): Accept a list as a value (from the search
2158         parameters) and do completion on that list.  Keep a separate netrc line
2159         with the password obscured for showing the user.
2160
2161         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2162         first choice to `auth-source-search' so it will be used for entry
2163         creation instead of the server's Gnus-specific name.
2164         (nnimap-credentials): Rely on the auth-source library to select which
2165         port is actually wanted in the new netrc entry, so don't override
2166         `auth-source-creation-defaults'.
2167
2168         * auth-source.el (auth-source-netrc-parse): Use :port instead of
2169         :protocol and accept a missing user, host, or port as a wildcard match.
2170         (auth-source-debug): Default to off.
2171
2172         (auth-source-netrc-search, auth-source-netrc-create)
2173         (auth-source-secrets-search, auth-source-secrets-create)
2174         (auth-source-user-or-password, auth-source-backend, auth-sources)
2175         (auth-source-backend-parse-parameters, auth-source-search): Use :port
2176         instead of :protocol.
2177
2178         * nnimap.el (nnimap-credentials): Pass a port default to
2179         `auth-source-search' in case an entry needs to be created.
2180         (nnimap-open-connection-1): Use :port instead of :protocol.
2181
2182 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2183
2184         * auth-source.el: Bind load-path when loading EIEIO from
2185         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
2186         21.4 doesn't support, to `require'.
2187         (auth-source-secrets-search): Use mm-delete-duplicates instead of
2188         delete-dups that is not available in XEmacs 21.4.
2189
2190 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2191
2192         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
2193         as EIEIO must also be loaded when auth-source.el is being
2194         byte-compiled.
2195
2196 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2197
2198         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
2199
2200         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
2201
2202         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
2203
2204         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
2205
2206         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
2207
2208         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
2209
2210         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
2211
2212         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
2213         necessary.
2214
2215 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2216
2217         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2218         nil means that nnimap doesn't get updated.
2219
2220 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2221
2222         * auth-source.el (auth-source-netrc-create): Return a synthetic search
2223         result when the user doesn't want to write to the file.
2224         (auth-source-netrc-search): Expect a synthetic result and proceed
2225         accordingly.
2226         (auth-source-cache-expiry): New variable to override
2227         `password-cache-expiry'.
2228         (auth-source-remember): Use it.
2229
2230         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2231         parameter.  Create entry if necessary by using :create t.
2232         (nnimap-open-connection-1): Don't pass `inhibit-create'.
2233
2234 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
2235
2236         * auth-source.el (auth-source-debug): Enable by default and don't
2237         mention the obsolete `auth-source-hide-passwords'.
2238         (auth-source-do-warn): New function to debug unconditionally.
2239         (auth-source-do-debug): Use it.
2240         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2241         and for Secrets API entries when the secrets.el library is not
2242         available.
2243
2244 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2245
2246         * gnus-sum.el (gnus-propagate-marks): Default to nil.
2247         (gnus-summary-exit): Kill the correct article buffer on exit from a
2248         `C-d' group.
2249
2250         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2251         gnus-propagate-marks.
2252
2253         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2254         before killing the buffers so that a non-full window conf gets handled
2255         correctly.
2256         (gnus-summary-exit): Ditto.
2257         (gnus-summary-read-group-1): Ditto.
2258
2259         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2260         async code again so that we can debug it properly.
2261
2262         * message.el (message-reply): Take an optional switch-buffer parameter
2263         so that Gnus window confs are respected better.
2264
2265 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2266
2267         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2268         `plist-get' to accept non-list parameters (XEmacs issue).
2269         Fix docstring.
2270         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2271         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2272         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2273         Login collection is "Login" and not "login".
2274
2275 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2276
2277         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2278         multiple headers.
2279
2280         * nnimap.el (nnimap-inhibit-logging): New variable.
2281         (nnimap-log-command): Don't log login commands.
2282
2283         * auth-source.el (auth-source-netrc-search): The asserts seem to want
2284         to have more parameters.
2285
2286         * nnimap.el (nnimap-send-command): Mark the command time for each
2287         command, so that we don't get NOOPs stepping on our toes.
2288
2289         * gnus-art.el (article-date-ut): Get the date from the Date header on
2290         `t'.
2291
2292 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2293
2294         * auth-source.el (auth-source-search): Use copy-sequence instead of
2295         the cl.el copy-list.
2296
2297 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         * imap.el: Bring it back (revert
2300         84d800cd31de3064f0ed39617d725709a2f8f42f).
2301
2302 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
2303
2304         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2305         Improve prompt.
2306
2307 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2308
2309         * gnus-art.el (gnus-article-mode-line-format): Remove the article
2310         washing status from the default format.  It isn't very informative.
2311
2312 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
2313
2314         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2315         Fix Gcc processing on imap.
2316
2317 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2318
2319         * imap.el: Remove file.  All the functionality is in nnimap.el.
2320
2321 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2322
2323         * message.el (message-bury): Don't pop up a new window when selected
2324         window is dedicated.
2325
2326 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2327
2328         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2329
2330 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2331
2332         * sieve-manage.el: Autoload `auth-source-search'.
2333         (sieve-sasl-auth): Use it.
2334
2335 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2336
2337         * nnimap.el: Autoload `auth-source-forget+'.
2338         (nnimap-open-connection-1): Use it if the connection fails.
2339
2340         * auth-source.el: Require `password-cache'.
2341         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2342         obsolete.
2343         (auth-source-magic): Marker for `password-cache' keys.
2344         (auth-source-do-cache): Update docstring.
2345         (auth-source-search): Use and check cache.
2346         (auth-source-forget-all-cached, auth-source-remember)
2347         (auth-source-recall, auth-source-forget, auth-source-forget+)
2348         (auth-source-specmatchp): Caching support functions.
2349         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2350         Remove and obsolete.
2351         (auth-source-user-or-password): Remove caching to further discourage
2352         using it.  Always hide passwords.
2353
2354         * password-cache.el (password-cache-remove): Accept secrets that are
2355         not strings.
2356
2357 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2358
2359         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2360         code for now, since it doesn't work for all users.
2361
2362 2011-02-09  Julien Danjou  <julien@danjou.info>
2363
2364         * message.el (message-options): Make message-options really buffer
2365         local.
2366
2367 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2368
2369         * mail-source.el: Autoload `auth-source-search'.
2370         (mail-source-keyword-map): Note order matters.
2371         (mail-source-set-1): Get all the mail-source source values and
2372         defaults and search auth-source on those if needed.  This can all
2373         probably be simplified.
2374
2375         * nnimap.el: Autoload `auth-source-search'.
2376         (nnimap-credentials): Use it.
2377         (nnimap-open-connection-1): Ask for the virtual server and physical
2378         address in one shot.
2379
2380         * nntp.el: Autoload `auth-source-search'.
2381         (nntp-send-authinfo): Use it.  Note TODO.
2382
2383 2011-02-08  Julien Danjou  <julien@danjou.info>
2384
2385         * shr.el (shr-tag-body): Add support for text attribute in body
2386         markups.
2387
2388         * message.el (message-options): Make message-options a local variable.
2389
2390 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2391
2392         * auth-source.el (auth-source-secrets-search)
2393         (auth-source-user-or-password): Use `append' instead of `nconc'.
2394         (auth-source-user-or-password): Build return list better and protect
2395         against nil :secret.
2396
2397 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2398
2399         * nnimap.el (nnimap-update-info): Refactor slightly.
2400         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2401         (nnimap-update-info): Clean up slightly.
2402         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2403         characters.
2404         (nnimap-process-quirk): Rename function to avoid collision.
2405         (nnimap-update-info): Fix macrology bug-out.
2406         (nnimap-update-info): Simplify split history test.
2407
2408 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2409
2410         * auth-source.el (top): Require 'eieio unconditionally.
2411         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2412         (auth-source-secrets-search): Limit search when `max' is greater than
2413         number of results.
2414
2415 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2416
2417         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2418         part not returning any data.
2419
2420         * proto-stream.el (open-protocol-stream): Document the return value.
2421
2422 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2423
2424         * auth-source.el (auth-source-secrets-search): Add examples.
2425
2426 2011-02-06  Julien Danjou  <julien@danjou.info>
2427
2428         * message.el (message-setup-1): Handle message-generate-headers-first
2429         set to t.
2430
2431 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2432
2433         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2434         API with a string "secrets:collection-name" and with 'default.
2435         (auth-source-backend-parse): Parse "secrets:collection-name" and
2436         'default.  Recurse on parses instead of repeating code.  Use the
2437         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2438         message when ignoring a source.
2439         (auth-source-search): List ignored search keys at the top level.
2440         (auth-source-netrc-create): Use `case' instead of `cond'.
2441         (auth-source-secrets-search): Created with TODOs.
2442         (auth-source-secrets-create): Created with TODOs.
2443         (auth-source-retrieve, auth-source-create, auth-source-delete)
2444         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2445         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2446         (auth-source-user-or-password-sftp)
2447         (auth-source-user-or-password-smtp): Remove.
2448         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2449         around `auth-source-search'.  Not tested thoroughly.
2450
2451 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2452
2453         * auth-source.el: Bring in assoc and eioeio libraries.
2454         (secrets-enabled): New variable to track the status of the Secrets API.
2455         (auth-source-backend): New EIOEIO class to represent a backend.
2456         (auth-source-creation-defaults): New variable to set prompt defaults
2457         during token creation (see the `auth-source-search' docstring for
2458         details).
2459         (auth-sources): Simplify to allow a simple string as a netrc backend
2460         spec.
2461         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2462         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2463         (auth-source-search): Main auth-source API entry point.
2464         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2465         (auth-source-search-collection): Helper function for searching.
2466         (auth-source-netrc-parse, auth-source-netrc-normalize)
2467         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2468         Supports search, create, and delete.
2469         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2470         backend stubs.
2471         (auth-source-user-or-password): Call `auth-source-search' but it's not
2472         ready yet.
2473
2474 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2475
2476         * message.el (message-setup-1): Remove the read-only stuff, since it
2477         doesn't work under XEmacs, for some reason.
2478
2479         * gnus-sum.el (gnus-user-date): Rename back from
2480         gnus-summary-user-date since user code refers to it.
2481
2482         * shr.el (shr-render-td): Store the actual background colour used.
2483
2484         * message.el (message-setup-1): Don't bind the constant
2485         -forbidden-properties.
2486         (message-setup-1): Revert previous change, since it needs to bind the
2487         props to insert them.
2488         (message-resend): Allow removing the read-only separator line.
2489
2490 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2491
2492         * nnimap.el (nnimap-request-accept-article): Give an error message if
2493         the APPEND wasn't successful.
2494
2495 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2496
2497         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2498         that have no groups.
2499
2500 2011-02-03  Julien Danjou  <julien@danjou.info>
2501
2502         * gnus-draft.el: Remove progn around gnus-draft-setup.
2503
2504 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2505
2506         * gnus-start.el (gnus-read-active-for-groups): This function is never
2507         called with a nil `infos', so clean that up.
2508         (gnus-get-unread-articles): Request active files from primary/secondary
2509         methods that have no groups (yet).
2510
2511 2011-02-03  Julien Danjou  <julien@danjou.info>
2512
2513         * message.el (message-setup-1): Always generate References first.
2514         (message-mail): Return the return value of message-setup, not always t.
2515         (message-setup-1): Insert mail-header-separator with read-only and
2516         intangible properties set.
2517
2518         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2519         user-date in docstring.
2520
2521         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2522
2523         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2524         docstring.
2525
2526         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2527         defcustom, with type and group. Move from gnus-util.el. Rename to
2528         gnus-summary-user-date-format-alist.
2529
2530 2011-02-03  Glenn Morris  <rgm@gnu.org>
2531
2532         * nnimap.el (gnus-fetch-headers): Declare.
2533
2534         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2535
2536 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2537
2538         * message.el (message-forward-make-body-digest-plain)
2539         (message-followup, message-reply): Clean up things noted by Stefan.
2540
2541         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2542         gnus-article-update-date-headers is nil.
2543         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2544         it didn't really work with defcustom.
2545         (article-update-date-lapsed): Make sure the window start doesn't move,
2546         either.
2547
2548 2011-02-01  Julien Danjou  <julien@danjou.info>
2549
2550         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2551         format.
2552
2553         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2554         standard in Emacs nowadays.
2555
2556         * color.el (color-gradient): Add a color-gradient function.
2557
2558 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2559
2560         * message.el (message-expand-name): Don't trust the return value of
2561         bbdb-complete-name.
2562         (message-check-news-header-syntax): Remove unused var `start'.
2563         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2564         (message-inhibit-body-encoding): Move to before first use.
2565         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2566         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2567         (Organization, Message-ID, Date, mh-previous-window-config):
2568         Defvar the vars using dynamic scoping.
2569
2570 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2571
2572         * shr.el (shr-render-td): Only do colours at the final rendering.
2573         Should be slightly faster.
2574         (shr-insert-table): Fix up TD background colours when doing the
2575         vertical padding.
2576
2577         * gnus-art.el (article-date-ut): Protect against articles with no Date
2578         header.
2579         (article-update-date-lapsed): Don't use current-column to find the
2580         horizontal position.  It's fragile in the presence of \003 characters.
2581
2582         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2583
2584 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2585
2586         * gnus-art.el (article-transform-date): Rewrite to still work when
2587         there are several rfc2822 parts.
2588         (article-transform-date): Fix infinite recursion.
2589         (article-date-ut): Replace infinitely many Date headers with a single
2590         one when called interactively.
2591
2592         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2593         secure manner.
2594
2595         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2596         move around by not using save-window-excursion.  It seems to work...
2597
2598 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2599
2600         * gnus-art.el (article-make-date-line): Work for user-defined format.
2601
2602 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2603
2604         * nntp.el (nntp-retrieve-group-data-early)
2605         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2606         fetching functions.
2607
2608         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2609         thoroughly for all backends that have no known groups.  This should
2610         allow new nnml methods to retrieve mail.
2611
2612         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2613         that Gnus doesn't know exists again.
2614
2615         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2616         (gnus-treat-date-ut): Ditto.
2617         (gnus-article-update-date-header): Rename.
2618         (gnus-treat-date-local): Remove.
2619         (gnus-treat-date-english): Remove.
2620         (gnus-treat-date-lapsed): Remove.
2621         (gnus-treat-date-combined-lapsed): Remove.
2622         (gnus-treat-date-original): Remove.
2623         (gnus-treat-date-iso8601): Remove.
2624         (gnus-treat-date-user-defined): Remove.
2625         (gnus-article-date-headers): New variable to control all the date
2626         header options.
2627         (article-date-ut): Rewrite to allow using the new way to format date
2628         headers(s).
2629
2630 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2631
2632         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2633         method.
2634         (nnmail-article-group): A better test for fanciness.
2635
2636         * nnimap.el (nnimap-request-head): Protect against not finding the
2637         article by Message-ID.
2638
2639 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2640
2641         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2642         keep point at the "same place".
2643
2644 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2645
2646         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2647         data if the group is unactivated.
2648
2649 2011-01-28  Julien Danjou  <julien@danjou.info>
2650
2651         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2652         (gnus-all-windows-visible-p): Remove old compatibility code.
2653         (gnus-window-top-edge): Add docstring.
2654
2655         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2656
2657 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2658
2659         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2660         older request-update-info.
2661
2662         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2663
2664 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2665
2666         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2667         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2668
2669 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2670
2671         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2672         groups.  This makes the nndraft:queue group pop up if it's not already
2673         there.
2674
2675         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2676         messages" logic, which was reversed.
2677
2678         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2679         the "same place" even if point is on the line being replaced.
2680         (article-update-date-lapsed): Allow updating both the combined lapsed
2681         and the lapsed headers.
2682         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2683         (article-make-date-line): Limit the number of segments dynamically to
2684         avoid too-long lines.
2685
2686 2011-01-27  Julien Danjou  <julien@danjou.info>
2687
2688         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2689         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2690
2691 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2692
2693         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2694         Use plist-get instead of the cl function getf.
2695
2696 2011-01-27  Glenn Morris  <rgm@gnu.org>
2697
2698         * gnus-util.el (float-time): Get rid of compiler warning, again.
2699
2700 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2701
2702         * shr.el (shr-put-color): Special-case background colours: Do put them
2703         at the blank parts at the front of the lines.
2704
2705         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2706         exit hook to nix out all data on readedness on group exit.
2707
2708         * gnus-util.el (float-time): If float-time is bound, always use it on
2709         all Emacsen.  It's unclear why the subrp check was there.
2710         (time-date): Require to make some autoload issues on XEmacs go away.
2711
2712         * shr.el (shr-put-color): Don't do the box padding in tables, since
2713         they're already padded.
2714
2715 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2716
2717         * gnus-art.el (gnus-article-next-page): When the last line of the
2718         article is displayed, scroll down once more instead of going to the
2719         next article at once.
2720         (article-lapsed-string): Refactor out and allow specifying how many
2721         segments you want.
2722         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2723         (gnus-article-update-lapsed-header): New variable.
2724
2725         * shr.el: Revert change that made headings use different-sized faces.
2726         The Emacs display engine isn't advanced enough that, for instance,
2727         tables can comfortably use differently-sized faces.
2728
2729 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2730
2731         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2732         used.
2733         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2734         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2735         we're using an encrypted connection.
2736
2737         * proto-stream.el: Alter the interface functions to also return the
2738         actual stream type used: network or tls.
2739
2740 2011-01-25  Julien Danjou  <julien@danjou.info>
2741
2742         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2743         (mm-display-javascript-inline): New function.
2744
2745         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2746         viewing function.
2747
2748 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2749
2750         * shr.el (shr-expand-newlines): Fix variable name.
2751
2752 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2753
2754         * shr.el (shr-expand-newlines): Make nested boxes work.
2755
2756 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2757
2758         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2759         backgrounds.
2760         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2761         in a more sensible manner.
2762
2763 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2764
2765         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2766         if EPG is loaded.
2767
2768 2011-01-24  Julien Danjou  <julien@danjou.info>
2769
2770         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2771         tags.
2772
2773 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2774
2775         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2776         commands.
2777
2778         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2779         in the article buffer.
2780         (gnus-gravatar-insert): Use blank space from the current buffer to
2781         avoid breaking text properties.  This makes X-Sent updating work again.
2782
2783         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2784
2785 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2786
2787         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2788         fix the bug in url-http.el instead.
2789
2790         * shr.el (shr-image-fetched): Ditto.
2791
2792         * shr.el (shr-image-fetched): Avoid having point move in the article
2793         buffer.
2794
2795         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2796         buffer after being called.  It's apparently being killed by url.el, and
2797         killing it made point move to end-of-buffer in a random buffer.
2798
2799         * shr.el (shr-image-fetched): Ditto.
2800
2801 2011-01-23  Julien Danjou  <julien@danjou.info>
2802
2803         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2804
2805         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2806         text/x-org.
2807
2808 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2809
2810         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2811         (i.e., nnimap) returning nil as the article number.
2812
2813 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2814
2815         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2816         "DelSp" parameter in RFC3676.
2817
2818 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2819
2820         * message.el (message-check-recipients): Display the encoded version of
2821         the bogus address if they differ.
2822
2823         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2824         after sending.
2825
2826         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2827
2828         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2829
2830         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2831         group buffer after sending the queue.
2832
2833         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2834
2835 2011-01-22  Julien Danjou  <julien@danjou.info>
2836
2837         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2838
2839 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2840
2841         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2842         nested related parts.
2843
2844         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2845         unexpired articles.  This fixes the regression that led expiry marks to
2846         disappear from nnfolder groups.
2847
2848 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2849
2850         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2851         Don't confuse the "ret" of "retrograde" with RET.
2852
2853 2011-01-21  Julien Danjou  <julien@danjou.info>
2854
2855         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2856         than mm-insert-inline.
2857
2858 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2859
2860         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2861         Widen article buffer.
2862
2863 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2864
2865         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2866         the temp buffer.
2867         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2868
2869 2011-01-20  Julien Danjou  <julien@danjou.info>
2870
2871         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2872
2873         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2874         than mm-insert-inline to insert inline part: this respect
2875         mm-inline-media-tests displayers.
2876
2877         * mm-view.el (mm-display-shell-script-inline): New function.
2878
2879         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2880
2881         * mm-uu.el (mm-uu-type-alist): Add org block.
2882         (mm-uu-org-src-code-block-extract): New function.
2883
2884         * mm-view.el (mm-display-org-inline): New function.
2885
2886         * mm-decode.el (mm-automatic-display): Add text/org.
2887
2888         * mailcap.el (mailcap-mime-extensions): Add .org.
2889
2890 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2891
2892         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2893         gnus-article-add-buttons.
2894
2895 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2896
2897         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2898         From header with a date and "nobody" as the sender.
2899
2900 2011-01-19  Julien Danjou  <julien@danjou.info>
2901
2902         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2903         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2904         if you have the same regexp several times.
2905         (gnus-button-push): Fix matching when regexp is symbol.
2906
2907 2011-01-15  Glenn Morris  <rgm@gnu.org>
2908
2909         * message.el (message-mail): A compose-mail function should
2910         accept headers as strings.
2911
2912 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2913
2914         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2915         Add :vert-only tags.
2916         (message-mail): New arg RETURN-ACTION.
2917         (message-return-action): New var.
2918         (message-bury): Use it.
2919         (message-mode): Make it buffer-local.
2920         (message-send-and-exit): Always call message-bury.
2921
2922         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2923         message-mail.
2924
2925 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2926
2927         * nnimap.el (nnimap-convert-partial-article): Protect against
2928         zero-length body parts.
2929
2930         * mm-decode.el (mm-preferred-alternative-precedence):
2931         Discourage showing empty parts.
2932
2933         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2934         and stuff if the backend didn't return the article number.  This fixes
2935         an Exchange-related nnimap bug.
2936
2937         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2938         group window, because it does the wrong thing when a separate frame
2939         displays the group buffer.
2940
2941         * proto-stream.el (open-protocol-stream): Protect against the low-level
2942         transport functions returning nil.
2943
2944 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2945
2946         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2947         (mml2015-epg-find-usable-secret-key): New function.
2948         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2949         mml2015-epg-find-usable-key (Bug#7797).
2950         (mml2015-epg-encrypt): Ditto.
2951
2952 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2953
2954         * dgnushack.el (rot13-string): Fix the way to get the argument.
2955
2956 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2957
2958         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2959
2960 2011-01-03  Glenn Morris  <rgm@gnu.org>
2961
2962         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2963
2964         * sieve.el (sieve-open-server): Give a more explicit error if
2965         sieve-manage-open returns nil.  (Bug#7720)
2966
2967 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2968
2969         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2970
2971 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2972
2973         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2974         This avoids sending passwords in plain text over non-encrypted
2975         channels.
2976
2977         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2978
2979         * nnimap.el (nnimap-login): Refactored out into own function, and
2980         implement CRAM-MD5.
2981         (nnimap-wait-for-line): Refactored out.
2982
2983         * mm-view.el (mml-smime): Require.
2984
2985 2010-12-20  David Engster  <deng@eml.cc>
2986
2987         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2988         use EPG to decrypt S/MIME messages instead of openssl.
2989
2990 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2993
2994         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2995         status is the group clearly is unreachable.
2996
2997         * auth-source.el (auth-source-create): Add the optional second
2998         parameter to `local-variable-p' to be compatible with XEmacs.
2999
3000 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
3001
3002         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3003         work when using a compressed nnml folder.
3004
3005 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3006
3007         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3008         backends after sanitising on entry, because this never makes sense:
3009         If the articles have gone missing, then the data no longer exists on
3010         the backend, and if they haven't, then Gnus is wrong, and shouldn't
3011         overwrite anything anyway.
3012
3013         * shr.el (shr-insert-document): Bind shr-width dynamically to
3014         window-width if it's nil.
3015
3016 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3017
3018         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3019         with the meaning of using the full emacs window width for rendering.
3020
3021 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
3022
3023         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3024         case when sender is not given.
3025
3026 2010-12-23  Julien Danjou  <julien@danjou.info>
3027
3028         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3029         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3030         the addresses, otherwise we might misplaced the gravatar.
3031
3032 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
3033
3034         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3035         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3036         obsolete in Emacs.
3037
3038 2010-12-20  Julien Danjou  <julien@danjou.info>
3039
3040         * gnus-util.el (gnus-rescale-image): Revert last change.
3041
3042 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
3043
3044         * binhex.el: Improve commentary (Bug#7482).
3045
3046 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3047
3048         * gnus-group.el (gnus-group-delete-articles): New command.
3049
3050 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3051
3052         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3053
3054 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3055
3056         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3057         here, since it's up to the backends to do CRLF removal if their
3058         protocol has it.
3059
3060         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3061
3062 2010-12-17  Julien Danjou  <julien@danjou.info>
3063
3064         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3065         they are from file. Can also scale up.
3066
3067 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3068
3069         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
3070         gnus-use-agent.
3071         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3072
3073         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3074
3075 2010-12-17  Julien Danjou  <julien@danjou.info>
3076
3077         * gravatar.el (gravatar-retrieve-synchronously): New function.
3078         (gravatar-get-data): Make more robust.
3079
3080 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
3083
3084 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3085
3086         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3087         to really consider the last line.
3088
3089 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
3090
3091         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3092         list of recipient keys, or use symmetric encryption if not a list.
3093         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3094         EPA override, replacing the call to `netrc-store-data'.
3095
3096 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
3097
3098         * gnus-srvr.el: Avoid passing nil regexp argument to
3099         delete-matching-lines.
3100
3101 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3102
3103         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3104         fetching stops when Gnus exits.
3105
3106         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3107         function.
3108         (nnfolder-request-expire-articles): Save all the buffers after doing
3109         expiry.
3110
3111         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3112         the last article", since that led to serious performance regressions
3113         when expiring nnml groups.
3114
3115 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
3116
3117         * nnir.el: Improve customizations.
3118
3119 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3122
3123         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3124         group has been killed.
3125         (gnus-group-yank-group): Ditto.
3126
3127         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3128
3129         * nnimap.el (nnimap-request-update-group-status): New function.
3130
3131         * gnus-int.el (gnus-request-update-group-status): New interface
3132         function.
3133
3134         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3135         copying read-ness to the backends.
3136
3137         * nnimap.el (nnimap-quirk): New function.
3138         (nnimap-retrieve-group-data-early): Use it.
3139         (nnimap-quirks): New alist.
3140
3141 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * shr.el (shr-insert): Set shr-start after deleting trailing space;
3144         don't delete it within indentation.
3145
3146 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3147
3148         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3149         previous line.
3150
3151 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3152
3153         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3154         QRESYNC command by deleting a superfluous space which broke Cyrus
3155         servers.  This change will break other servers that are buggy the other
3156         way around.
3157
3158 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3159
3160         * spam.el: Reindent and fix long lines.
3161         (spam-copy-or-move-routine): Exclude invalid move destinations.
3162
3163 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3164
3165         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3166         installed the registry.
3167
3168 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3169
3170         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
3171
3172 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3173
3174         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3175         groupname doesn't contain "gmane".
3176
3177 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3178
3179         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
3180         and netrc-bound-and-true-p bindings.
3181         (netrc-parse): Cache the netrc contents.
3182
3183         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3184         (gnus-1): Don't create the nndrafts group twice.
3185         (gnus-setup-news): There's no need to read the active file here, since
3186         that's done again later on a per-backend basis.
3187         (gnus-start-draft-setup): Make sure that the new group is started out
3188         empty.
3189
3190         * gnus-agent.el (gnus-agentize): Don't create the queue group
3191         automatically on startup.  It'll be created later, if needed.
3192
3193         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3194         of automatically subscribed groups.
3195         (gnus-auto-subscribed-categories): New variable.
3196         (gnus-matches-options-n): Use it.
3197         (gnus-default-subscribed-newsgroups): Remove unused variable.
3198         (gnus-start-draft-setup): Message a bit less.
3199
3200 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3201
3202         * nnir.el (nnir-run-imap): Return article list in order of increasing
3203         UID.
3204
3205 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3206
3207         * gnus-sum.el (gnus-summary-enter-digest-group):
3208         Mention gnus-auto-select-on-ephemeral-exit.
3209
3210         * proto-stream.el (proto-stream-open-network-only): Fix the calling
3211         convention of the network-only option.
3212
3213 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3214
3215         * proto-stream.el (proto-stream-open-network-only): New function to
3216         have a way to specify non-STARTTLS upgrade connections.
3217
3218 2010-12-10  Julien Danjou  <julien@danjou.info>
3219
3220         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3221         email address is nil.
3222
3223         * message.el (message-bogus-recipient-p): Set address to "" if nil.
3224
3225 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
3226
3227         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3228         deletion.
3229         (nnir-run-imap): Only need to parse list once.
3230
3231 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3232
3233         * shr.el (shr-tag-script): Ignore <script>.
3234         (shr-tag-label): Add <label> support.
3235
3236 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3239
3240         * shr.el (shr-image-displayer): Work for images lined side by side.
3241
3242 2010-12-08  Robert Pluim  <rpluim@gmail.com>
3243
3244         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3245         parameter, since XEmacs doesn't accept t as a parameter.
3246
3247 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
3248
3249         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3250         ids.
3251         (nnir-run-gmane): Simplify groupspec formatting.
3252         (nnir-request-expire-articles): New function.
3253
3254 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3255
3256         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3257         overflow, possibly.
3258
3259         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3260         (shr-render-td): Handle td style="" better.
3261         (shr-tag-table): Use the color from the style sheet.
3262         (shr-render-td): Make sure we copy over all the overlays, too.
3263
3264 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
3265
3266         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3267         (nnir-request-article): Improve article retrieval.
3268
3269 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * mm-util.el (mm-extra-numeric-entities): New variable.
3272
3273         * mm-url.el (mm-url-decode-entities):
3274         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3275
3276         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
3277
3278 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3279
3280         * message.el: Use completion-at-point.
3281         (message-completion-function): New fun, extracted from message-tab.
3282         (message-mode): Use it for completion-at-point-functions.
3283         (message-tab): Use it and completion-at-point.
3284
3285 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3286
3287         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3288         character if a non-breakable character follows.
3289
3290 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3291
3292         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3293         any stream.
3294
3295         * shr.el (shr-tag-font): Colorize the region.
3296         (shr-tag-body): Ditto.
3297         (shr-tag-font): Actually let the styles be inherited instead of
3298         overwriting them.
3299         (shr-tag-font): Get the background color right.
3300         (shr-tag-style): Ignore all <style> tags for the moment.
3301
3302         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3303         a Message-ID to avoid having nnimap depend on gnus-sum.
3304
3305         * shr.el (shr-descend): Only colorize something if we have a node that
3306         sets colors.
3307
3308 2010-12-06  Julien Danjou  <julien@danjou.info>
3309
3310         * shr.el (shr-render-td): Render td content with shr-descend, so style
3311         will be applied to <td> too.
3312         (shr-colorize-region): Colorize region even if we only have a background.
3313         (shr-tag-body): Fix color and background color inheritance.
3314         Do not recolorize after shr-generic.
3315         (shr-tag-font): Let shr-generic colorize via inheritance.
3316
3317 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3318
3319         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3320
3321 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3322
3323         * nnir.el (nnir-request-move-article): Remove obsolete code.
3324
3325 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3326
3327         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3328
3329 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3330
3331         * gnus-sum.el (gnus-summary-respool-article): The completion function
3332         expects a list instead of an alist.
3333
3334         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3335         string as the parameter.
3336
3337         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3338
3339         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3340         styles.
3341         (shr-colorize-region): New function.
3342         (shr-insert-background-overlay): Remove.
3343         (shr-render-td): Background setting should be taken care of on a higher
3344         level.
3345         (shr-tag-body): Use post-hoc colorizations.
3346         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3347         (shr-put-color-1): Don't overwrite old colors.
3348         (shr-colorize-region): When the background color isn't explicit, use
3349         a fixed background.
3350
3351         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3352         nnmail variables.
3353
3354 2010-12-05  Bjørn Mork  <bjorn@mork.no>
3355
3356         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3357         unless necessary.
3358
3359 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3360
3361         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3362         server.
3363
3364 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3365
3366         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3367         so that TAB works.
3368
3369         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3370         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3371
3372         * shr.el (shr-urlify): Show the URL before the title to avoid
3373         misleading URLs.
3374
3375 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3376
3377         * shr.el (shr-urlify): Display the title in <a> tags.
3378
3379 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3380
3381         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3382
3383 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3384
3385         * nnir.el: Rearrange code to allow macros to be autoloaded by
3386         gnus-sum.el.
3387         (nnir-retrieve-headers-override-function): Make this variable
3388         customizable.
3389         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3390
3391         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3392         from nnir.el.
3393
3394 2010-12-03  Julien Danjou  <julien@danjou.info>
3395
3396         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3397
3398 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3399
3400         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3401         allow optional argument `environment'.
3402
3403 2010-12-03  Glenn Morris  <rgm@gnu.org>
3404
3405         * mm-extern.el (message-goto-body): Update declaration.
3406
3407 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * gnus-util.el (gnus-macroexpand-all): New function.
3410
3411         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3412         instead of macroexpand-all that is unavailable in XEmacs.
3413
3414 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3415
3416         * nnir.el (nnir-summary-line-format): New variable.
3417         (nnir-mode): Use it.
3418         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3419         (nnir-article-ids): Reimplement as defsubst.
3420         (nnir-retrieve-headers): Don't mangle the subject header.
3421         (nnir-run-imap): Use 100 as RSV score.
3422         (nnir-run-find-grep): Fix for full server searching.
3423         (nnir-run-gmane): Better restriction to gmane groups.
3424
3425         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3426         summary buffers.
3427
3428 2010-12-02  Julien Danjou  <julien@danjou.info>
3429
3430         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3431
3432         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3433
3434         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3435         support.
3436
3437 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3438
3439         * nnir.el: Update to handle the registry better.
3440         (autoload): Silence byte-compiler.
3441         (nnir-open-server): Add a hook for nnir groups.
3442         (nnir-request-move-article): Don't mangle the header. Better to use
3443         formating variables (which will be added in the future).
3444         (nnir-registry-action): Update the registry using the original article
3445         group name.
3446         (nnir-mode): Install nnir-specific hooks for updating the registry.
3447
3448         * gnus-sum.el
3449         (gnus-article-original-subject,gnus-newsgroup-original-name):
3450         Remove obsolete variables.
3451         (gnus-summary-move-article): Remove use of obsolete variables.
3452         (gnus-summary-local-variables): Make move and delete hooks local to
3453         summary buffers.
3454
3455 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3456
3457         * rtree.el: New file.
3458
3459 2010-12-01  Julien Danjou  <julien@danjou.info>
3460
3461         * message.el (message-user-organization): Do not use
3462         gnus-local-organization.
3463
3464         * gnus.el: Remove gnus-local-organization.
3465
3466         * gnus-msg.el: Remove nastygram thing.
3467
3468 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3469
3470         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3471         funcall.
3472
3473 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3474
3475         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3476         names.
3477
3478         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3479         characters.
3480
3481         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3482         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3483         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
3484         (gnus-gravatar-transform-address): Use mail-extract-address-components
3485         that supports non-ASCII names rather than mail-header-parse-addresses.
3486
3487 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3488
3489         * proto-stream.el (open-protocol-stream): All starttls connections are
3490         handled by the network handler.
3491
3492 2010-11-30  Julien Danjou  <julien@danjou.info>
3493
3494         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3495         (nnimap-open-connection-1): Fix PREAUTH.
3496
3497         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3498
3499 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3502         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3503         (shr-insert): Use them.
3504         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3505
3506 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3507
3508         * nnir.el (nnir-request-move-article): Bail out if original group
3509         doesn't support article moves.
3510         (nnir-get-active): Improve active list retrieval.
3511
3512 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3513
3514         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3515
3516 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3517
3518         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3519         seem to accept strings-with-numbers as port numbers,
3520
3521 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3522
3523         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3524         change the registry.
3525
3526 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3529         delete-dups that is not available in XEmacs 21.4.
3530
3531         * mm-util.el (mm-delete-duplicates): Add comment.
3532
3533 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3534
3535         * nnir.el (nnir-ignored-newsgroups): New variable.
3536         (nnir-get-active): Use it.
3537
3538 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * proto-stream.el (proto-stream-open-network): Add some comments.
3541
3542         * nntp.el (nntp-open-connection): Provide a :success condition.
3543
3544         * nnimap.el (nnimap-open-connection-1): Ditto.
3545
3546         * proto-stream.el (proto-stream-open-network): See what the response to
3547         the STARTTLS command is.
3548
3549         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3550         backwards compatibility).
3551         (nnimap-open-connection-1): Really respect nnimap-server-port.
3552
3553         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3554         TLS upgrades we don't really care about the identity of the peer.
3555         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3556         that what we've checked for.
3557         (proto-stream-always-use-starttls): Only default to t if
3558         open-gnutls-stream exists.
3559         (proto-stream-open-network): If STARTTLS failed, then just open a
3560         normal connection.
3561         (proto-stream-open-network): Wait until the greeting before doing
3562         STARTTLS.
3563
3564         * nntp.el (nntp-open-connection): Report what the connection error is.
3565
3566         * proto-stream.el (open-protocol-stream): Rename from
3567         open-proto-stream.
3568
3569 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3570
3571         * nnimap.el (nnimap-stream): Change default to `undecided'.
3572         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3573         first, and then network.
3574         (nnimap-open-connection-1): Respect nnimap-server-port.
3575         (nnimap-open-connection): Be more backwards-compatible.
3576
3577         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3578         (proto-stream-open-starttls): De-duplicate the starttls code.
3579         (proto-stream-open-starttls): Folded back into the main function.
3580         (proto-stream-open-network): Fix typo in the gnutls path.
3581         (proto-stream-command): Refactor out.
3582
3583         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3584
3585         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3586         starttls.el STARTTLS.
3587
3588         * color.el (color-lab->srgb): Fix function call name.
3589
3590         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3591         if we're using tls.el.
3592         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3593         built in, then don't try to establish a STARTTLS connection.
3594
3595         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3596         servers.
3597
3598         * proto-stream.el (open-proto-stream): Use network, not stream.
3599         (open-proto-stream): Add a way to specify what the end of a command is.
3600
3601         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3602         connections types.
3603         (nntp-open-network-stream): Remove.
3604         (nntp-open-ssl-stream): Remove.
3605         (nntp-open-tls-stream): Remove.
3606         (nntp-ssl-program): Remove.
3607
3608         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3609
3610 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3611
3612         * nnir.el: Fix typos.
3613         (nnir-retrieve-headers-override-function): Rename variable to reflect
3614         new semantics.
3615         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3616         macros.
3617         (nnir-request-article, nnir-request-move-article): Use them.
3618         (nnir-categorize): New function.
3619         (nnir-run-query): Use it.
3620         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3621         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3622         sorted.
3623         (nnir-group-full-name): Use gnus-group-full-name instead.
3624         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3625         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3626
3627 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3630
3631         * proto-stream.el: New library to provide protocol-specific
3632         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3633         protocols.
3634         (open-proto-stream): Complete the documentation.
3635         (proto-stream-open-network): Fix some typos.
3636
3637         * nnimap.el (nnimap-open-connection): Use it.
3638
3639 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3640
3641         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3642         negotiation.
3643
3644 2010-11-26  Julien Danjou  <julien@danjou.info>
3645
3646         * color.el: Rename various rgb functions to srgb.
3647
3648 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3649
3650         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3651         names.
3652
3653 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * shr.el (shr-insert): Revert last change.
3656         (shr-find-fill-point): Never leave point being at bol;
3657         relax the kinsoku limitation when rendering tables.
3658
3659 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660
3661         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3662         results from -accept-article.
3663
3664         * shr-color.el: Require cl when compiling.
3665
3666         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3667         checkin.
3668
3669         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3670
3671         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3672
3673         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3674         'add and 'delete to set backend marks.
3675
3676         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3677
3678         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3679
3680         * nntp.el (nntp-request-set-mark): Use it.
3681
3682         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3683
3684         * nnml.el (nnml-request-set-mark): Ditto.
3685
3686         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3687         introduces regressions in article selection.
3688         (nnimap-find-uid-response): New function.
3689         (nnimap-request-accept-article): Use the UID returned, if any.
3690         (nnimap-request-move-article): Use the UID returned, if any.
3691         (nnimap-get-groups): Reimplement to work with folded lines.
3692         (nnimap-find-uid-response): The UID is the last element in the list.
3693         (nnimap-request-set-mark): Extend syntax with 'set.
3694
3695         * nnml.el (nnml-request-set-mark): Ditto.
3696
3697         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3698
3699         * nntp.el (nntp-request-set-mark): Ditto.
3700
3701 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * message.el (message-called-interactively-p): A temporary macro.
3704         (message-goto-body): Use it temporarily.
3705
3706 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3707
3708         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3709         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3710         (nnimap-last-response-string): Fix last unfolding fix.
3711
3712 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3713
3714         * shr.el (shr-insert): Fix the way to fold lines.
3715
3716 2010-11-25  Julien Danjou  <julien@danjou.info>
3717
3718         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3719
3720         * color.el: Rename from color-lab.el
3721         (color-rgb->hex): Add.
3722         (color-complement): Add.
3723         (color-complement-hex): Add.
3724
3725         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3726
3727 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3728
3729         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3730         don't exist.
3731
3732 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3735         assuming that article displaying or another mml-preview may be
3736         interrupted for an error or for the like.
3737
3738         * shr.el (shr-get-background): Fix argument name.
3739
3740 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3743
3744         * gnus-sum.el (gnus-summary-include-articles): New function.
3745
3746         * message.el (message-goto-body): called-interactively-p needs a
3747         parameter, so use `any'.
3748
3749         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3750         clear marks before moving, since they're synced from the Gnus side
3751         first.
3752
3753         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3754         (gnus-summary-move-article): Copy over all marks before moving, so that
3755         IMAP doesn't think a new article has arrived.
3756
3757 2010-11-24  Julien Danjou  <julien@danjou.info>
3758
3759         * shr.el (shr-insert-background-overlay): Fix typo.
3760         (shr-render-td): Copy the background before rendering.
3761
3762         * shr-color.el (shr-color-visible): Fix docstring.
3763
3764         * shr.el (shr-tag-table): Add bgcolor support.
3765         (shr-render-td): Add bgcolor support.
3766         (shr-get-background): Add.
3767         (shr-insert-foreground-overlay): Use shr-get-background.
3768
3769         * message.el (message-goto-body): Use called-interactively-p.
3770         (message-in-body-p): message-goto-body returns point.
3771
3772 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3773
3774         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3775         Fixes something or other in Emacs 23, and is backwards compatible.
3776
3777         * message.el (message-goto-body): Remove the <#secure special-casing,
3778         which is too special.
3779
3780         * shr.el (shr-parse-style): Drop !important from styles.
3781
3782 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3783
3784         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3785         this function to return incorrect results when calling it with an
3786         explicit article argument different from
3787         (gnus-summary-article-number).
3788
3789 2010-11-24  Julien Danjou  <julien@danjou.info>
3790
3791         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3792         (shr-tag-body): Add background support.
3793         (shr-descend): Add background support.
3794         (shr-tag-title): Add.
3795
3796         * shr-color.el (shr-color-visible): Really return original background
3797         if fixed.
3798
3799 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3800
3801         * shr.el (shr-color-check): Protect against non-existent colour names.
3802
3803 2010-11-24  Julien Danjou  <julien@danjou.info>
3804
3805         * color-lab.el: Require 'cl when compiling.
3806
3807         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3808
3809         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3810         matched part.
3811
3812         * color-lab.el: Fix all expt calls to use float type.
3813
3814 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3815
3816         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3817         expression to shr-color-check as is.
3818
3819         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3820
3821         * color-lab.el: Add coding cookie.
3822         (float-pi): Use eval-and-compile.
3823
3824         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3825         compiled for Emacsen having no `libxml-parse-html-region' support.
3826
3827 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3828
3829         * shr.el (shr-insert-color-overlay): Split stuff like
3830         "#444444 !important" to find the real colour.
3831         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3832         parse <font color="red"> entries.
3833
3834 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3835
3836         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3837         point when parsing headers.
3838
3839         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3840         is positioned properly when parsing headers.
3841
3842 2010-11-23  Julien Danjou  <julien@danjou.info>
3843
3844         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3845
3846         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3847
3848         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3849
3850         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3851         Use shr-color-hue-to-rgb.
3852         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3853
3854 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3855
3856         * shr.el (shr-color->hexadecimal): Autoload.
3857         (shr-descend): Add color to all tags.
3858
3859 2010-11-22  Julien Danjou  <julien@danjou.info>
3860
3861         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3862         shr-color->hexadecimal.
3863
3864         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3865         RGB() or HSL() color representation.
3866
3867         * shr.el (shr-tag-font): Add.
3868         (shr-tag-color-check): New function to get better colors.
3869         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3870         tag-span.
3871
3872         * shr-color.el: New file.
3873
3874         * color-lab.el: New file.
3875
3876         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3877
3878 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3879
3880         * nnir.el: Fix typo in comments.
3881         (nnir-run-imap): Simplify code. No need to reverse artlist.
3882         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3883
3884 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3887
3888         * nnimap.el (nnimap-get-capabilities): Refactor out.
3889         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3890
3891 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3892
3893         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3894         appearing when `mm-uu-hide-markers' is nil.
3895
3896 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3897
3898         * nnimap.el (nnimap-unselect-group): Make into its own function.
3899         (nnimap-request-rename-group): Unselect group before renaming.
3900         This had gotten lost somewhere.
3901         (nnimap-request-accept-article): Keep track of examined groups, and
3902         unselect the group before APPENDing to read-only groups.
3903         (nnimap-request-move-article): Clear flags before moving so that they
3904         can be re-set later.
3905
3906 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3907
3908         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3909         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3910
3911 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * gnus-art.el (gnus-mime-display-single)
3914         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3915         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3916         parameter.
3917
3918 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3919
3920         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3921         (shr-table-vertical-line): New variable.
3922         (shr-insert-table): Use it.
3923
3924 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * gnus-html.el (gnus-html-wash-images): Don't display images if
3927         gnus-inhibit-images is non-nil; register displayer for cid images.
3928         (gnus-html-display-image): Work for cid image.
3929         (gnus-html-insert-image): Allow arguments.
3930         (gnus-html-put-image): Inhibit read-only.
3931         (gnus-html-prefetch-images): Don't prefetch images if
3932         gnus-inhibit-images is non-nil.
3933
3934 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3935
3936         * shr.el (shr-put-image): Break lines when inserting big pictures.
3937
3938 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3939
3940         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3941         sender, thanks Katsumi Yamaoka.
3942
3943 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3944
3945         * nnir.el (nnir-run-imap): Reverse the article list for each group
3946         rather than the whole list.
3947
3948 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3949
3950         * shr.el (shr-image-displayer): Protect function against non-existent
3951         image source.
3952
3953         * gnus-art.el (gnus-inhibit-images): New user option.
3954         (gnus-mime-display-single): Don't display image if it is non-nil.
3955
3956         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3957         gnus-inhibit-images.
3958
3959         * shr.el (shr-image-displayer): New function.
3960         (shr-tag-img): Use it.
3961
3962 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3963
3964         * mml2015.el (mml2015-epg-sign): Use From header.
3965
3966 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3967
3968         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3969
3970         * gnus-util.el (gnus-find-text-property-region): Return markers.
3971
3972         * shr.el (shr-tag-img): Put a displayer in the text property.
3973
3974         * gnus-util.el (gnus-find-text-property-region): New utility function.
3975
3976         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3977         (gnus-html-show-images): Remove.
3978
3979         * gnus-art.el (gnus-article-show-images): New, more general function.
3980
3981         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3982         image url text properties.
3983
3984         * shr.el: Ditto.
3985
3986         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3987         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3988
3989 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3990
3991         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3992         work for two or more articles.
3993
3994 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3997         divide an image that's in an html article to two or more when washing
3998         non-ASCII characters in alt text of it.
3999
4000 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4001
4002         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4003         smime-decrypt-region using function argument.
4004         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4005
4006         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4007
4008         * smime.el (smime-decrypt-region): Catch it.
4009
4010 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4011
4012         * smime.el (smime-mode-map): Move initialization into declaration.
4013         (gnus-run-mode-hooks): Don't autoload.
4014         (smime-mode): Use define-derived-mode.
4015
4016 2010-11-11  Glenn Morris  <rgm@gnu.org>
4017
4018         * smime.el (from): Restrict declaration to XEmacs.
4019
4020         * nnir.el (gnus-group-topic-name): Autoload.
4021
4022 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4023
4024         * shr.el (shr-insert): Don't break long line if it is because of
4025         kinsoku-bol characters in the line end.
4026
4027 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
4028
4029         * nnir.el (nnir-request-move-article): Fix to provide original group
4030         and subject.
4031         (nnir-warp-to-article): Don't fail on articles whose headers haven't
4032         been retrieved.
4033
4034         * gnus-sum.el (gnus-summary-move-article): Use original group and
4035         subject for virtual articles such as those in an nnir summary buffer.
4036
4037 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4040         least 21.5).
4041
4042         * smime.el (from): Declare it again for XEmacs.
4043
4044 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4045
4046         * message.el (message-resend): Don't disable encoding unless it's
4047         already encoded.
4048
4049         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4050         low-numbered articles.
4051
4052 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * rfc2047.el (rfc2047-syntax-table): Simplify.
4055
4056         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4057
4058         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4059         set-char-table-range for XEmacs.
4060
4061 2010-11-10  Glenn Morris  <rgm@gnu.org>
4062
4063         * time-date.el (time-to-seconds): Always an alias on Emacs,
4064         never a real function.
4065         (with-no-warnings): Remove compat stub, now unused.
4066         (time-less-p): Doc fix.
4067         (time-to-number-of-days): Simplify.
4068
4069         * smime.el (from): Remove unused declaration.
4070
4071         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4072         (gnus-float-time): On Emacs, always an alias.
4073
4074         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4075         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4076
4077 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4078
4079         * dgnushack.el: Don't use ignore-errors in the top level form since it
4080         is unavailable in XEmacs even if cl is loaded.
4081
4082         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4083
4084 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4085
4086         * shr.el (browse-url-mailto): Autoload.
4087
4088         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4089
4090         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4091         regexp doesn't need quoting.
4092
4093 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
4094
4095         * message.el (message-subject-trailing-was-ask-regexp)
4096         (message-subject-trailing-was-regexp): Match was: in addition to was.
4097
4098 2010-11-09  Glenn Morris  <rgm@gnu.org>
4099
4100         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4101         (nnbabyl-check-mbox): Use point-at-bol.
4102
4103 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4104
4105         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4106
4107         * message.el (message-mailto): New function.
4108         (message-mailto): Should accept other parameters.
4109         (message-mailto): Remove since it duplicates browse-url-mailto
4110         functionality.
4111
4112 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4113
4114         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4115         methods.
4116         (gnus-read-active-file): Ditto.
4117
4118         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4119         ": " from the prompt.
4120         (gnus-group-make-group): Ditto.
4121
4122 2010-11-07  Glenn Morris  <rgm@gnu.org>
4123
4124         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4125         (gnus-bookmark-kill-line): Use point-at-eol.
4126
4127 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4128
4129         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4130         asterisks in From header.
4131
4132 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4133
4134         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4135         string to avoid making the From headers syntactically invalid.
4136
4137         * message.el (message-send-mail): Don't insert courtesy messages if the
4138         message already has List-Post and List-ID messages.
4139
4140 2010-11-06  Glenn Morris  <rgm@gnu.org>
4141
4142         * gnus-art.el (gnus-treat-article): Give dynamic local variables
4143         `condition', `type', `length' a prefix.
4144         (gnus-treat-predicate): Update for above name changes.
4145
4146 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
4147
4148         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4149         binding.  Handled by `gnus-summary-refer-thread' instead.
4150         (nnir-warp-to-article): New backend function.
4151
4152         * nnimap.el (nnimap-request-thread): Force dependency updating.
4153
4154         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4155         (gnus-summary-refer-thread): Rework to improve thread-referral.
4156
4157         * gnus-int.el (gnus-warp-to-article): New function.
4158
4159         * gnus-sum.el (gnus-summary-article-map): Bind it.
4160
4161 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
4162
4163         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4164         gnus-summary-refer-thread.
4165
4166         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4167         headers.
4168         (gnus-summary-limit-include-thread): Prevent articles in thread from
4169         being cut in gnus-cut-threads.
4170         (gnus-summary-refer-thread): Limit retrieved headers to those in
4171         thread.
4172
4173 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174
4175         * message.el (message-send-mail): Use the value of
4176         message-courtesy-message from the message buffer.
4177
4178         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4179
4180         * shr.el (shr-browse-url): Implement mailto: URLs.
4181
4182         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4183         "raw".
4184
4185         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4186         if it's already selected.
4187
4188         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4189
4190 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4191
4192         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4193         to measure the length and truncate alt text.
4194
4195 2010-11-03  Glenn Morris  <rgm@gnu.org>
4196
4197         * nndiary.el (nndiary-generate-nov-databases-1)
4198         (nndiary-generate-active-info): Rename dynamic variable `files' to
4199         something less generic.
4200
4201 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
4202
4203         * nnir.el (nnir-request-move-article): Call the underlying backend to
4204         move articles from nnir.
4205
4206 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4207
4208         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4209
4210 2010-11-02  Julien Danjou  <julien@danjou.info>
4211
4212         * nnir.el: Remove wais support.
4213
4214 2010-11-02  Glenn Morris  <rgm@gnu.org>
4215
4216         * gnus-html.el: Reorder requirements to quieten compiler.
4217
4218 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4219
4220         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4221         properly for XEmacs as well.
4222         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4223         (gnus-article-natural-long-line-p): Use window-width rather than
4224         frame-width.
4225
4226 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
4227
4228         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
4229         (nnir-read-parms): Don't modify query.
4230         (nnir-run-query): Add ability to search topic on current line.
4231         (nnir-get-active): Clean up.
4232
4233 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4234
4235         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4236         degenerate articles.
4237
4238         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4239         (gnus-print-buffer): Just print the buffer as is, without any copying
4240         to a buffer and then re-highlighting.
4241
4242         * nnimap.el (nnimap-request-group): Store the new updated info.
4243         (nnimap-request-group): Select the group when we don't know whether it
4244         exists or not.
4245
4246         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4247         groups.
4248
4249         * gnus-group.el (gnus-group-find-new-groups): Display all the new
4250         groups.
4251
4252         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4253         groups.
4254
4255         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4256         long-lines case by only filling the long lines.
4257
4258         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4259         (bug #7311).
4260
4261 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4262
4263         * shr.el: No need to declare `declare-function' since shr.el is for
4264         only Emacsen that provide `libxml-parse-html-region'.
4265
4266         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
4267         effective only in a file it is referred to.
4268
4269 2010-11-01  Glenn Morris  <rgm@gnu.org>
4270
4271         * mm-util.el (gnus-completing-read): Autoload.
4272         (mm-read-coding-system): Simplify Emacs definition.
4273
4274         * nnmail.el (gnus-activate-group):
4275         * nnimap.el (gnutls-negotiate):
4276         * nntp.el (netrc-parse): Fix declarations.
4277
4278 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4279
4280         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4281         string-match-p in Emacs >=23.
4282
4283         * gnus-msg.el (gnus-configure-posting-styles)
4284         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4285
4286 2010-11-01  Glenn Morris  <rgm@gnu.org>
4287
4288         * nnir.el (declare-function): Add compat stub.
4289         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4290         (nnir-run-gmane): Require 'mm-url.
4291
4292         * mm-util.el (mm-string-to-multibyte): Simplify.
4293
4294         * shr.el (declare-function): Add compat stub.
4295         (url-cache-create-filename): Declare.
4296         (mm-disable-multibyte, widget-convert-button): Autoload.
4297
4298         * smime.el (ldap-search): Declare.
4299         (smime-cert-by-ldap-1): Require ldap on Emacs.
4300
4301         * nnimap.el: Require nnmail, and gnus-sum when compiling.
4302         (nnimap-keepalive): Use gnus-float-time.
4303
4304         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4305         (mail-source-delete-crash-box): Use gnus-float-time.
4306
4307         * gnus-dired.el (gnus-completing-read): Autoload.
4308
4309         * mm-view.el (gnus-rescale-image): Autoload.
4310
4311         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4312
4313         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4314
4315         * sieve-manage.el: Require 'cl when compiling.
4316
4317         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4318         (gnus-iswitchb-completing-read): Require iswitchb.
4319         (gnus-select-frame-set-input-focus): Silence compiler.
4320
4321 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4322
4323         * message.el (message-subject-trailing-was-query): Change default to t,
4324         since I think that's what most people want.
4325
4326         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4327         appending for easier debugging.
4328         (nnimap-wait-for-connection): Take a regexp.
4329         (nnimap-request-accept-article): Wait for the continuation line before
4330         sending anything unless we're streaming.
4331
4332         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4333         leave the header washing to take place.
4334
4335 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4336
4337         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4338         regular expression match and replace in posting styles.
4339
4340 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4341
4342         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4343         an entire server.
4344         (nnir-get-active): New function.
4345         (nnir-run-imap): Use it.
4346         (nnir-run-gmane): Who knew, gmane search returns an article score!
4347
4348         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4349         server on the current line with nnir.
4350
4351 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352
4353         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4354         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4355         left edge.
4356         (gnus-article-foldable-buffer): Skip past the prefix when determining
4357         raggedness.
4358
4359         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4360         the raw article, and change `C-u g' to show the article without doing
4361         treatments.
4362
4363         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4364         on to `gnus-treat-article'.
4365         (gnus-inhibit-article-treatments): New variable.
4366
4367         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4368
4369         * gnus-art.el (gnus-treatment-function-alist): Have
4370         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4371         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4372         sections.
4373
4374         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4375         parameter.
4376         (gnus-article-fill-cited-long-lines): New function.
4377         (gnus-article-fill-cited-article): Allow filling only long sections.
4378
4379         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4380         and non-punctuation (like after the apostrophe in "'We").
4381
4382         * gnus-sum.el (gnus-summary-select-article): Make sure
4383         gnus-original-article-buffer is alive.
4384
4385         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4386         reflect the order they're in in the digest.
4387
4388         * gnus.el (gnus-group-startup-message): Move point to the start of the
4389         buffer.
4390
4391         * nnimap.el (nnimap-capability): New function.
4392         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4393         is set.
4394
4395 2010-10-31  David Engster  <dengste@eml.cc>
4396
4397         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4398         conform with changes to gnus-completing-read.
4399
4400 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4403
4404 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4405
4406         * nnir.el: Move defvar, defcustom around to keep file organized
4407         and keep byte-compiler quiet.
4408         (nnir-read-parms): Accept search-engine as arg.
4409         (nnir-run-query): Pass search-engine as arg.
4410         (nnir-search-engine): Remove.
4411
4412 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4413
4414         * shr.el (shr-generic): The text nodes should be text, not :text.
4415
4416         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4417         later in the file.
4418
4419 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4420
4421         * nnir.el: General clean up.  Allow searching with multiple engines.
4422         Allow separate extra-parameters for each engine.
4423         Batch queries when possible.
4424         (nnir-imap-default-search-key,nnir-method-default-engines):
4425         Add customize interface.
4426         (nnir-run-gmane): New engine.
4427         (nnir-engines): Use it.  Qualify all prompts with engine name.
4428         (nnir-search-engine): Remove global variable.
4429         (nnir-run-hyrex): Restore for now.
4430         (nnir-extra-parms,nnir-search-history): New variables.
4431         (gnus-group-make-nnir-group): Use them.
4432         (nnir-group-server): Remove in favor of gnus-group-server.
4433         (nnir-request-group): Avoid searching twice.
4434         (nnir-sort-groups-by-server): New function.
4435
4436 2010-10-30  Julien Danjou  <julien@danjou.info>
4437
4438         * gnus-group.el: Remove gnus-group-fetch-control.
4439
4440         * gnus-start.el (gnus-find-new-newsgroups):
4441         Remove gnus-check-first-time-used.
4442
4443         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4444
4445 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4446
4447         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4448         set on groups that don't have \* permanentflags.
4449
4450 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4451
4452         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4453         control the background color.
4454         (shr-tag-img): Ignore very small web bug type images.
4455         (shr-put-image): Add help-echo alt texts to the images.
4456         (shr-tag-video): Show the video poster image.
4457
4458 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4459
4460         * shr.el (shr-table-depth): New variable.
4461         (shr-tag-table-1): Only insert the images after the top-level table.
4462
4463         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4464
4465         * gnus-util.el (gnus-list-memq-of-list): New function.
4466
4467         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4468         selected.
4469         (nnimap-unsplittable-articles): New slot.
4470         (nnimap-new-articles): Use it.
4471
4472 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4473
4474         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4475         move to the previous line on `M-g'.
4476
4477 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4478
4479         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4480         *-request-group, which seems unnecessary.
4481
4482         * nnimap.el (nnimap-quote-specials): Function copied over from
4483         imap.el.
4484         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4485         they support that.  Suggested by Tom Regner.
4486
4487 2010-10-29  Julien Danjou  <julien@danjou.info>
4488
4489         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4490         defalias.
4491         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4492
4493         * gnus.el: Remove `gnus-nntp-service' variable.
4494         (gnus-secondary-servers): Make obsolete.
4495         (gnus-nntp-server): Make obsolete.
4496
4497         * gnus-start.el (gnus-1): Remove x-splash calls.
4498
4499         * gnus-ems.el (gnus-x-splash): Remove.
4500
4501         * gnus.el (gnus-group-startup-message): Simplify/update code.
4502
4503         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4504         definition.
4505
4506         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4507         capability before doing anything.
4508         (gnus-group-insert-group-line): Remove useless
4509         gnus-group-remove-excess-properties.
4510
4511 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4512
4513         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4514
4515 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4516
4517         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4518         config after reselecting.
4519
4520 2010-10-28  Julien Danjou  <julien@danjou.info>
4521
4522         * shr.el (shr-put-image): Use point even if only inserting text.
4523         (shr-put-image): Save excursion when inserting alt text on non-graphic
4524         display, so the behaviour is the same when we are on a graphic display.
4525
4526         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4527
4528 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4529
4530         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4531         (gnus-mime-copy-part): Check coding system, not charset.
4532         (gnus-mime-view-part-externally): Never remove part.
4533         (gnus-mime-view-part-internally): Don't remove part here.
4534         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4535         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4536         multipart/alternative.
4537
4538         * mm-decode.el (mm-display-part): Take optional arg `force'.
4539
4540 2010-10-26  Julien Danjou  <julien@danjou.info>
4541
4542         * gnus-group.el (gnus-group-default-list-level): Add this function to
4543         compute the default list level.
4544         (gnus-group-default-list-level): Add possibility to use a function.
4545
4546 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4547
4548         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4549
4550         * gnus-group.el (gnus-group-completing-read)
4551         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4552         gnus-replace-in-string.
4553
4554 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4555
4556         * shr.el (shr-tag-div): Add.
4557
4558         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4559
4560 2010-10-25  Julien Danjou  <julien@danjou.info>
4561
4562         * gnus-util.el: Remove `gnus-with-local-quit'.
4563
4564         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4565
4566 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4567
4568         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4569         the original article buffer.
4570
4571 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4572
4573         * nnimap.el (nnimap-request-head): New function.
4574         (nnimap-request-move-article): Try to be slighly faster by not
4575         requesting the entire message when moving.
4576         (nnimap-transform-headers): Don't bug out on bodiless articles.
4577         (nnimap-send-command): Have no outstanding messages if the IMAP server
4578         doesn't support streaming.
4579         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4580
4581 2010-10-24  Julien Danjou  <julien@danjou.info>
4582
4583         * message.el (message-default-headers): Fix type.
4584
4585 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4586
4587         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4588         prefetching images.
4589
4590         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4591         backend for unknown groups.  This is mainly useful for nnimap groups.
4592
4593         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4594         group isn't covered by the agent.
4595
4596 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4597
4598         * nnir.el (nnir-method-default-engines): New variable.
4599         (nnir-run-query): Use it.
4600         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4601         (gnus-summary-nnir-goto-thread): Change group if needed.
4602
4603         * gnus-group.el (gnus-group-group-map): Add key binding for
4604         gnus-group-make-nnir-group.
4605
4606 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4607
4608         * shr.el (shr-tag-object): Add.
4609
4610         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4611         original article buffer live.
4612         (gnus-summary-select-article-buffer):
4613         Mention gnus-widen-article-buffer.
4614
4615 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4616
4617         * shr.el (shr-tag-strong): Add.
4618
4619 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4620
4621         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4622         group names.  They mess up the group buffer badly.
4623
4624         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4625
4626         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4627         instead of the summary one.
4628
4629 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * mml.el (mml-preview): Work properly when editing article.
4632
4633         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4634         gnus-have-read-active-file if it's already been in.
4635
4636 2010-10-22  Tom Tromey  <tromey@redhat.com>
4637
4638         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4639         gnus-group-completing-read.
4640
4641 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4642
4643         * message.el (message-mode-map): Don't bind M-; to comment region, to
4644         allow the global comment-dwim to work.
4645
4646 2010-10-21  Julien Danjou  <julien@danjou.info>
4647
4648         * message.el (message-setup-1): Allow message-default-headers to be a
4649         function.
4650
4651 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4652
4653         * shr.el (shr-tag-table): Simplify.
4654
4655 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4656
4657         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4658         to avoid trying to snarf invalid stuff.
4659
4660         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4661
4662         * gnus.el (gnus-message-archive-group): Quote value.
4663         (gnus-message-archive-group): Mark as changed.
4664
4665         * shr.el (shr-add-font): Don't put the font properties on the newline
4666         or the indentation.
4667
4668         * message.el (message-fix-before-sending): Change options when sending
4669         non-printable characters.
4670
4671         * gnus.el (gnus-message-archive-method): Change the default to
4672         monthly outgoing groups.
4673
4674         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4675         that have gotten new numbers.
4676
4677         * nnimap.el (nnimap-request-replace-article): New function.
4678
4679 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4682         (nnrss-request-article): Don't use special html washing code.
4683
4684 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4685
4686         * shr.el (shr-tag-table): Remove useless nconc.
4687
4688 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4689
4690         * gnus-art.el (article-wash-html): Simplify and remove the charset
4691         stuff.  Use the normal html rendering code instead of the special html
4692         washing code.
4693
4694         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4695         `gnus-w3m' symbols.
4696         (mm-text-html-washer-alist): Remove.
4697
4698         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4699         (mm-inline-media-tests): Remove use.
4700         (mm-text-html-renderer): Change default to the `shr' symbol.
4701
4702         * mm-view.el (mm-inline-text-html): Remove use.
4703
4704         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4705         `gnus-blocked-images' to be a function.
4706         (gnus-article-wash-function): Remove.
4707
4708 2010-10-20  Julien Danjou  <julien@danjou.info>
4709
4710         * spam.el (spam-list-of-processors): Mark as obsolete.
4711
4712         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4713         (nnimap-insert-partial-structure): Fix boundary detection.
4714
4715 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4716
4717         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4718         run file-truename on remote files.  This can be expensive and even
4719         prevent one from editing drafts if some unrelated buffer has a stale
4720         connection.
4721
4722 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4723
4724         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4725         kinsoku-eol regardless of shr-kinsoku-shorten.
4726         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4727         (shr-tag-table): Support caption, thead, and tfoot.
4728
4729 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4732         lines.
4733         (shr-save-contents): New command and keystroke.
4734
4735         * nndoc.el (nndoc-type-alist): Add git support.
4736         (nndoc-git-type-p): New function.
4737         (nndoc-transform-git-article): Ditto.
4738         (nndoc-transform-git-headers): Ditto.
4739         (nndoc-transform-git-headers): Generate Subject headers.
4740
4741         * shr.el (shr-parse-style): New function.
4742         (shr-tag-span): Ditto.
4743
4744         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4745         to `G G' to avoid collisions.
4746
4747 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4748
4749         * shr.el: Load kinsoku if necessary.
4750         (shr-kinsoku-shorten): New internal variable.
4751         (shr-find-fill-point): Make kinsoku shorten text line if
4752         shr-kinsoku-shorten is bound to non-nil.
4753         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4754         shr-indentation too when testing if table is wider than frame width.
4755         (shr-insert-table): Use `string-width' instead of `length' to measure
4756         text width.
4757         (shr-insert-table-ruler): Make sure indentation is done at bol.
4758
4759 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4760
4761         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4762         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4763         undecoded network data.
4764
4765 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4766
4767         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4768         name in the mode line spec so that the mode line menu works
4769         (bug #2431).
4770
4771         * message.el (message-get-reply-headers): If we're fed `to-address',
4772         then always use that.
4773
4774         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4775         aren't so wide as to need to switch off the edit menu.
4776
4777         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4778         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4779
4780         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4781         `M-g'.
4782         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4783         the permanent marks.
4784
4785 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4786
4787         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4788         Splitting according to references/in-reply-to obeys the ignore-groups
4789         variable, while splitting by sender and subject do not.
4790
4791 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4792
4793         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4794         alist, so that we can look for non-Unicode chars.
4795         (article-translate-strings): Allow both character and string maps.
4796
4797 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4798
4799         * shr.el (shr-insert): Don't insert space behind a wide character
4800         categorized as kinsoku-bol, or between characters both categorized as
4801         nospace.
4802
4803 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4804
4805         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4806         headers to gnus-newsgroup-headers.
4807
4808 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4809
4810         * shr.el (shr-tag-img): Don't align images -- since we're not
4811         rescaling, this often leads to ugly displays.
4812
4813 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4814
4815         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4816         duplicates.
4817
4818 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4819
4820         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4821         call.
4822
4823 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824
4825         * gnus.el: Autoload gnus-html-show-images.
4826
4827         * nnimap.el: Use nnheader-message throughout.
4828
4829         * shr.el (shr-tag-img): Ignore images with no data.
4830
4831 2010-10-15  Julien Danjou  <julien@danjou.info>
4832
4833         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4834         a possibility to disable format=flow encoding when using hard newlines.
4835
4836 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4837
4838         * shr.el (shr-insert): Remove space inserted before or after a
4839         breakable character or at the beginning or the end of a line.
4840         (shr-find-fill-point): Do kinsoku; find the second best point or give
4841         it up if there's no breakable point.
4842
4843 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4844
4845         * nnimap.el (nnimap-open-connection): Message when opening connection
4846         for debugging purposes.
4847
4848         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4849         on every setup buffer call to allow this to change from article to
4850         article.
4851
4852         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4853         buffers where we have a wide table.
4854
4855 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4856
4857         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4858         uses *-request-thread.
4859
4860 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4861
4862         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4863         incantation, which is no longer valid.
4864
4865 2010-10-14  Julien Danjou  <julien@danjou.info>
4866
4867         * shr.el: Fix defcustom type (char -> character).
4868
4869 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4870
4871         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4872         programs.
4873
4874 2010-10-14  Julien Danjou  <julien@danjou.info>
4875
4876         * shr.el (shr-tag-a): Use url-link as widget type.
4877
4878         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4879         `gnus-group-get-icon'.
4880
4881 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4882
4883         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4884         This should make server editing work better.
4885
4886         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4887
4888         * tls.el (tls-program): Remove spurious %s from openssl.
4889
4890         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4891         (nnimap-parse-flags): Fix regexp.
4892
4893         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4894         probably work for CJVK text, too.
4895
4896         * nnimap.el (nnimap-extend-tls-programs): Remove.
4897         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4898
4899         * tls.el (tls-starttls-switches): Remove starttls hack.
4900         (open-tls-stream): Ditto.
4901         (tls-find-starttls-argument): Ditto.
4902
4903 2010-10-13  Julien Danjou  <julien@danjou.info>
4904
4905         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4906         responses.
4907
4908 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4909
4910         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4911
4912         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4913         anything in Emacs.
4914
4915         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4916
4917 2010-10-13  Julien Danjou  <julien@danjou.info>
4918
4919         * shr.el (shr-width): Make shr-width a defcustom with default to
4920         fill-column.
4921         (shr-tag-img): Use shr-width rather than fill-column.
4922
4923 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * dgnushack.el (byte-optimize-apply)
4926         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4927
4928         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4929         position when (X-)Faces exist.
4930         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4931         avatars when called interactively.
4932
4933 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4936         gnus-article-x-face-too-ugly is bound.
4937
4938 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4941
4942         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4943         mailbox that doesn't exist.
4944
4945 2010-10-12  Julien Danjou  <julien@danjou.info>
4946
4947         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4948         (shr-get-image-data): Encode URL properly when fetching from cache.
4949         (shr-tag-img): Use aligned-to spaces to align correctly images.
4950
4951         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4952         before inserting the Gravatar.
4953
4954         * shr.el (shr-tag-img): Add align attribute support for <img>.
4955
4956 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4957
4958         * gnus-gravatar.el (gnus-art): Require.
4959
4960         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4961         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4962         Remove long obsoleted functions.
4963
4964 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4965
4966         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4967
4968         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4969
4970         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4971         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4972         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4973         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4974         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4975         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4976         * sieve-manage.el, smime.el, spam.el:
4977         Fix comment for declare-function.
4978
4979 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4980
4981         * nnimap.el (nnimap-request-rename-group): Select group read-only
4982         before renaming it.
4983
4984         * shr.el (shr-insert): Fix up the white space only regexp.
4985
4986         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4987         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4988
4989         * shr.el (shr-current-column): New function.
4990         (shr-find-fill-point): New function.
4991
4992 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4993
4994         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4995         numbers.
4996
4997 2010-10-11  Julien Danjou  <julien@danjou.info>
4998
4999         * shr.el (shr-hr-line): Add.
5000         (shr-tag-hr): Use shr-hr-line to specify which character to use to
5001         display hr lines.
5002         (shr-max-columns): Do not change state to nil if we just inserting
5003         spaces.
5004
5005 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5006
5007         * gnus-topic.el (gnus-topic-read-group): If after the last group,
5008         select the last group.
5009
5010 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5011
5012         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5013
5014 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
5015
5016         * dig.el (dig-mode-map): Declare and define in one step.
5017
5018 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5019
5020         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5021         for Gnus.
5022         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5023         (nnimap-update-qresync-info): Mark \Seen articles as read.
5024
5025         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5026         non-variable, too.
5027
5028         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
5029         available.
5030         (nnimap-update-info): Rely more on the current active than the param
5031         active to avoid marking articles as read too much.
5032
5033         * auth-source.el (auth-source-create): Use (user-login-name) for the
5034         user name default.
5035
5036         * nnimap.el (nnimap-update-info): If the server doesn't return any
5037         useful info, just use the previous info.
5038         (nnimap-update-info): Prefer old info over start-article.
5039         (nnimap-update-qresync-info): Finish implementing QRESYNC.
5040
5041 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
5042
5043         * nnir.el (autoload): Clean up autoloads.
5044         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5045         Use key rather than value.
5046         (nnir-imap-search-other): New variable.
5047         (nnir-read-parm): Use it.
5048         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5049         (gnus-summary-nnir-goto-thread): Modify to work with imap.
5050
5051 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5052
5053         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5054         the process, too.
5055
5056 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5057
5058         * spam.el (gnus-summary-mode-map): Bind to "$".
5059         Suggested by Russ Allbery.
5060
5061         * shr.el: Rework the way things are indented by <li> slightly.
5062
5063         * gnus.el (gnus-group-set-parameter): Fix typo.
5064
5065         * nnimap.el: Start implementing QRESYNC support.
5066
5067 2010-10-09  Julien Danjou  <julien@danjou.info>
5068
5069         * nnir.el (nnir-engines): Fix too many arguments.
5070
5071 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5072
5073         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5074         group is the "last", so that the backends like nnfolder actually save
5075         their folders.
5076
5077         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
5078         try to use that for the tls stream.
5079         (nnimap-retrieve-group-data-early): Rework the marks code to heed
5080         UIDVALIDITY and find out which groups are read-only and not.
5081         (nnimap-get-flags): Use the same marks parsing code as the rest of
5082         nnimap.
5083
5084 2010-10-09  Julien Danjou  <julien@danjou.info>
5085
5086         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5087
5088         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5089         retrieving gravatars.
5090
5091         * shr.el (shr-table-corner): Add.
5092         (shr-table-line): Add.
5093         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5094
5095 2010-10-08  Julien Danjou  <julien@danjou.info>
5096
5097         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5098
5099 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
5100
5101         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5102
5103         * gnus-sum.el (gnus-mark-article-as-unread)
5104         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5105         (gnus-summary-set-bookmark): Use it.
5106
5107         * gnus-msg.el (gnus-setup-message): Use it.
5108
5109         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5110
5111         * gnus.el (gnus-group-remove-parameter): Use it.
5112
5113         * gnus-group.el (gnus-group-make-web-group): Use it.
5114
5115         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5116
5117         * nnregistry.el: Update docs to mention manual.
5118
5119         * gnus-registry.el: Update docs to mention nnregistry.el.
5120         (gnus-registry-initialize): Don't install nnregistry refer method
5121         automatically.
5122         (gnus-registry-install-nnregistry): Remove it.
5123
5124 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5125
5126         * shr.el (shr-insert): Don't insert double spaces.
5127
5128 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * gnus-gravatar.el (gnus-treat-from-gravatar)
5131         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5132         called interactively.
5133
5134         * gnus-art.el (gnus-mime-view-part-externally)
5135         (gnus-mime-view-part-internally): Make predicate function passed to
5136         gnus-mime-view-part-as-type assume argument is a mime type, not a list
5137         of a mime type.
5138
5139         * shr.el (shr-table-widths): Don't use cl function `reduce'.
5140
5141 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5142
5143         * shr.el (require): Require cl when compiling.
5144         (shr-tag-hr): New function.
5145
5146         * nnimap.el (nnimap-update-info): Remove double setting of high.
5147         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5148         This makes nnimap work properly on Courier again.
5149
5150         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5151         the variable for backwards compatibility.
5152
5153         * mm-decode.el (mm-save-part): If given a non-directory result, expand
5154         the file name before using to avoid setting mm-default-directory to
5155         nil.
5156
5157         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5158         bidning gnus-agent variables.
5159
5160         * shr.el (shr-render-td): Use a cache for the table rendering function
5161         to avoid getting an exponential rendering behaviour in nested tables.
5162         (shr-insert): Rework the line-breaking algorithm.
5163         (shr-insert): Don't leave trailing spaces.
5164         (shr-insert-table): Also insert empty TDs.
5165         (shr-tag-blockquote): Ensure paragraphs after </ul>.
5166
5167 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5168
5169         * gnus-sum.el (gnus-number): Rename from `number'.
5170         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5171         (gnus-summary-limit-children): Update uses correspondingly.
5172
5173 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5174
5175         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5176         (gnus-gravatar-transform-address): Don't show avatars of people of
5177         which mail addresses match gnus-gravatar-too-ugly.
5178
5179 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5180
5181         * shr.el (shr-table-widths): Expand TD elements to fill available
5182         space.
5183
5184 2010-10-07  Julien Danjou  <julien@danjou.info>
5185
5186         * nnimap.el (nnimap-request-rename-group): Add this method.
5187
5188 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5189
5190         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5191         name from XEmacs' function-arglist.
5192
5193         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5194         gravatar under XEmacs.
5195
5196 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
5197
5198         * auth-source.el: Update docs with TODO items.
5199
5200         * gnus-sync.el: Update docs to explain state and plans.
5201
5202         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5203         Hooks for mark updates.
5204         (gnus-request-set-mark, gnus-request-update-mark): Use them.
5205
5206         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5207         hooks with arguments, which is needed for mark update hooks.
5208
5209 2010-10-06  Julien Danjou  <julien@danjou.info>
5210
5211         * gnus.el (gnus-expand-group-parameter): Only return and act on what
5212         was matched.
5213
5214         * sieve-manage.el: Update example in `Commentary'.
5215
5216         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5217
5218         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5219         not 2000.
5220         (sieve-manage-authenticate): Re-add function.
5221
5222 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5223
5224         * shr.el (shr-insert): Get 'space transition right.
5225         (shr-render-td): Only delete space at the end of the TD.
5226
5227         * nnimap.el (nnimap-open-connection): Prepare to support
5228         open-gnutls-stream.
5229
5230         * shr.el: Rearrange function order to be more logical.
5231
5232 2010-10-06  Julien Danjou  <julien@danjou.info>
5233
5234         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5235         (nnrss-discover-feed): Remove 404 URL in docstring.
5236
5237         * nnir.el: Fix Swish-E URL.
5238         Fix Namazu URL.
5239
5240         * message.el (message-change-subject): Remove 404 URL in a comment.
5241
5242 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5245         called interactively.
5246
5247         * gnus-util.el (gnus-remove-if): Allow hash table.
5248         (gnus-remove-if-not): New function.
5249
5250         * gnus-art.el (gnus-mime-view-part-as-type)
5251         * gnus-score.el (gnus-summary-score-effect)
5252         * gnus-sum.el (gnus-read-move-group-name):
5253         Replace remove-if-not with gnus-remove-if-not.
5254
5255         * gnus-group.el (gnus-group-completing-read):
5256         Regard collection as a hash table if it is not a list.
5257
5258 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5259
5260         * shr.el (shr-render-td): Allow blank/missing <TD>s.
5261
5262         * shr.el: Document the table-rendering algorithm.
5263
5264 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5265
5266         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
5267         for Emacsen having no `libxml-parse-html-region' support.
5268
5269 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5270
5271         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5272         invalid URLs.
5273
5274         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5275         line-broken.
5276         (shr-tag-img): Ignore image fetching errors.
5277         (shr-overlays-in-region): Compute overlay positions correctly.
5278
5279         * mm-decode.el (mm-shr): Require shr.
5280
5281         * gnus-art.el (gnus-blocked-images): Move variable here.
5282
5283         * shr.el (shr-insert-table): Bind free variable.
5284
5285         * mm-decode.el (mm-shr): Bind shr-content-function.
5286
5287         * shr.el (shr-content-function): New variable.
5288
5289         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5290         added for symmetry.
5291
5292         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5293
5294         * gnus-group.el (gnus-group-make-group): Doc fix.
5295
5296         * nnimap.el (nnimap-request-newgroups): Return success.
5297
5298         * shr.el (shr-find-elements): New function.
5299         (shr-tag-table): Put all the images after the table.
5300         (shr-tag-table): Really inhibit images inside the table.
5301         (shr-collect-overlays): Copy over overlays from the TD elements to the
5302         main document.
5303
5304         * mm-decode.el (mm-shr): Bind shr-blocked-images to
5305         gnus-blocked-images.
5306
5307 2010-10-05  Julien Danjou  <julien@danjou.info>
5308
5309         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5310
5311         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5312         (gnus-html-maximum-image-size): Add this function.
5313         (gnus-html-put-image): Use gnus-html-maximum-image-size.
5314
5315         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5316         server-value of the capability is nil.
5317
5318 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5319
5320         * shr.el (shr-tag-em): Add <EM> tag.
5321
5322 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5323
5324         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5325         customizable.
5326
5327         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5328         handing broken links to browse-url.
5329
5330 2010-10-05  Julien Danjou  <julien@danjou.info>
5331
5332         * gnus-util.el (gnus-emacs-completing-read)
5333         (gnus-iswitchb-completing-read): Use autoload rather than require.
5334
5335 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5336
5337         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5338         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5339         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5340         iswitchb-temp-buflist for XEmacs.
5341
5342         * gnus-util.el (gnus-completing-read-function): Exclude
5343         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5344         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5345         XEmacs.
5346
5347         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5348         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5349
5350         * gnus-html.el: Don't require help-fns under XEmacs.
5351         (gnus-html-schedule-image-fetching): Work for XEmacs.
5352
5353         * mm-decode.el (mm-shr): Decode contents by charset.
5354
5355 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5356
5357         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5358         unknown.
5359
5360         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5361         (shr-get-image-data): Ensure against the cache file missing.
5362
5363         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5364         for data.
5365
5366         * spam-report.el (spam-report-url-ping-plain): Don't query about
5367         killing the process.
5368
5369         * shr.el (shr-render-td): Protect against too-wide text.
5370
5371 2010-10-04  Julien Danjou  <julien@danjou.info>
5372
5373         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5374         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5375
5376         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5377         retrieved.
5378
5379 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5380
5381         * shr.el (browse-url): Require.
5382         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5383         lines.
5384         (shr-show-alt-text, shr-browse-image): New commands.
5385         (shr-browse-url, shr-copy-url): New commands.
5386
5387         * gnus-sum.el (gnus-widen-article-window): New variable.
5388         (gnus-summary-select-article-buffer): Use it.
5389
5390         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5391         without @ signs.
5392
5393 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5394
5395         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5396
5397 2010-10-04  Julien Danjou  <julien@danjou.info>
5398
5399         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5400         for XEmacs.
5401
5402 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5403
5404         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5405
5406         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5407         (nnimap-close-server): Implement.
5408
5409         * dgnushack.el (iswitchb): Require to shut up the compiler.
5410
5411         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5412         (shr-insert): Tweak line breaking.
5413         (shr-insert): Handle <pre> better.
5414         (shr-tag-li): Get <li> indentation right.
5415         (shr-tag-li): Get <li> indentation even righter.
5416         (shr-tag-blockquote): Ensure paragraph start.
5417         (shr-make-table): Tweak table generation.
5418         (shr-make-table): Fix typo.
5419
5420         * shr.el: Implement table rendering.
5421
5422 2010-10-04  Julien Danjou  <julien@danjou.info>
5423
5424         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5425
5426 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5427
5428         * shr.el (shr-insert): Use string anchors instead of line anchors.
5429
5430 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5431
5432         * shr.el: Add headings.
5433         (shr-ensure-paragraph): Actually work.
5434         (shr-tag-li): Make <ul> prettier.
5435         (shr-insert): Get white space at the beginning/end of elements right.
5436         (shr-tag-p): Collapse subsequent <p>s.
5437         (shr-ensure-paragraph): Don't insert double line feeds after blank
5438         lines.
5439         (shr-insert): \t is also space.
5440         (shr-tag-s): Fix "s" tag name function.
5441         (shr-tag-s): Fix face prop name.
5442
5443 2010-10-03  Julien Danjou  <julien@danjou.info>
5444
5445         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5446
5447         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5448         gnus-window-inside-pixel-edges.
5449
5450         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5451         gnus-ems.
5452
5453         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5454
5455         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5456         function.
5457
5458         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5459         resize choice.
5460
5461 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5462
5463         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5464         beginning of the buffer.
5465
5466         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5467         article buffer again.
5468
5469         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5470
5471         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5472         when it's at the start of the buffer.
5473
5474         * shr.el (shr-tag-blockquote): Convert name.
5475         (shr-rescale-image): Use the right image-size variant.
5476
5477         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5478         buffer isn't shown, then select the current article first instead of
5479         bugging out.
5480         (gnus-summary-select-article-buffer): Show both the article and summary
5481         buffers again.
5482
5483         * shr.el (shr-fontize-cont): Protect against regions with no text.
5484         Rename tag functions to shr-tag-* for enhanced security.
5485         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5486
5487 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5488
5489         * shr.el (shr-insert):
5490         * pop3.el (pop3-movemail):
5491         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5492         loaded.
5493
5494 2010-10-03  Glenn Morris  <rgm@gnu.org>
5495
5496         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5497
5498         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5499
5500         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5501
5502         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5503
5504         * gnus-util.el (gnus-make-local-hook): Simplify.
5505
5506 2010-10-02  Julien Danjou  <julien@danjou.info>
5507
5508         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5509         (gnus-ido-completing-read): New function.
5510         (gnus-emacs-completing-read): New function.
5511         (gnus-completing-read): Use gnus-completing-read-function.
5512         Add gnus-completing-read-function.
5513
5514 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5515
5516         * shr.el (shr-insert-document): Autoload.
5517         (shr-img): Be silent.
5518         (shr-insert): Add a newline after every picture before text.
5519         (shr-add-font): Use overlays for combining faces.
5520         (shr-insert): Pass upwards the text start point.
5521
5522         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5523         possible.
5524         (mm-shr): New function.
5525
5526 2010-10-02  Julien Danjou  <julien@danjou.info>
5527
5528         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5529         should go backward.
5530
5531 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5532
5533         * shr.el (shr): Fix typo in provide call.
5534
5535 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5536
5537         * shr.el: New file.
5538
5539         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5540
5541         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5542         completing read.
5543
5544 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5545
5546         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5547         we're being queried about.  Suggested by Dan Jacobson.
5548
5549         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5550         Suggested by Jason Eisner.
5551
5552         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5553         table, too.  Suggested by Stefan Wiens.
5554         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5555         the table unnecessary.  Suggested by Stefan Wiens.
5556
5557         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5558         longer needed, and probably doesn't work either, as pointed out by
5559         Stefan Wiens.
5560         (gnus-summary-exit): Remove call to the clearing function.
5561         (gnus-summary-exit-no-update): Ditto.
5562
5563         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5564         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5565         Reported by Stefan Monnier.
5566         (gnus-summary-save-in-rmail): Ditto.
5567
5568         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5569         article buffer, instead of both the article buffer and the summary
5570         buffer.  Sort of suggested by Dan Jacobson.
5571
5572         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5573
5574         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5575         Suggested by Dan Jacobson.
5576
5577         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5578         documentation clearer.
5579
5580         * message.el (message-shorten-references): Comment on the number "21".
5581         Suggested by Stefan Monnier.
5582
5583         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5584         Suggested by Dan Jacobson.
5585
5586         * gnus.el (gnus-large-newsgroup):
5587         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5588
5589         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5590         externalize attachments.  Bug reported by Steve Wen.
5591
5592         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5593         really message anything to the user.
5594
5595         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5596         directly.
5597
5598         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5599         messages in empty groups.
5600
5601 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5602
5603         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5604         non-UIDNEXT group.
5605
5606 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5607
5608         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5609         not the value from the collection.
5610
5611         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5612         values.  This sometimes happens on some groups that have no info.
5613         (nnimap-request-newgroups): New function.
5614
5615 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5616
5617         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5618         check into `gnus-registry-initialize'.
5619         (gnus-registry-initialize): Ditto.
5620         Fix and extend header docs.
5621
5622 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623
5624         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5625         regexp backtrace overflows.
5626
5627         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5628         for starttls that tls.el implements; i.e. openssl.
5629
5630         * tls.el (tls-starttls-switches): Give up on using starttls with
5631         gnutls-cli.
5632         (tls-program): Add --insecure to be consistent with the defaults from
5633         openssl s_client.  Now all three commands are insecure.
5634
5635 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5636
5637         * lpath.el: Bind completion-styles-alist for XEmacs.
5638
5639         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5640         (gravatar-create-image): New function that's an alias to
5641         gnus-xmas-create-image, gnus-create-image, or create-image.
5642         (gravatar-data->image): Use it.
5643
5644 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5645
5646         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5647         install the nnregistry refer method.
5648         (gnus-registry-install-hooks): Use it.
5649         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5650         unfollowed groups.
5651
5652 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5653
5654         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5655         expanding threads.
5656
5657 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5658
5659         * nnir.el: Use the server names without suffixes (bug #7009).
5660
5661         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5662         unencrypted to STARTTLS, if possible.
5663
5664 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5665
5666         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5667         headers before superseding.
5668
5669 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5670
5671         * nnrss.el (nnrss-use-local): Add documentation.
5672
5673         * nnimap.el (nnimap-extend-tls-programs): New function.
5674         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5675         (nnimap-wait-for-connection): Accept the greeting from the stupid
5676         output from openssl s_client -starttls, too.
5677
5678         * tls.el (tls-starttls-switches): New variable.
5679         (tls-find-starttls-argument): Use it.
5680         (open-tls-stream): Ditto.
5681
5682         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5683         (netrc-machine): Ditto.
5684
5685         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5686         article number.
5687         (nnimap-split-fancy): New variable.
5688         (nnimap-split-incoming-mail): Use it.
5689
5690         * nntp.el (nntp-server-list-active-group): Document.
5691
5692         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5693         SELECT to get the message-id.
5694
5695         * mail-source.el (mail-sources): Remove webmail support.
5696         (defvar): Ditto.
5697         (mail-source-fetcher-alist): Ditto.
5698         (mail-source-fetch-webmail): Remove.
5699
5700         * webmail.el: Remove -- doesn't seem relevant any more.
5701
5702         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5703
5704         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5705         the \r.
5706
5707 2010-09-30  Julien Danjou  <julien@danjou.info>
5708
5709         * gnus-agent.el (gnus-agent-add-group): Fix call to
5710         gnus-completing-read.
5711
5712 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5713
5714         * nndoc.el (nndoc-retrieve-groups): New function.
5715
5716         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5717         `default', use nnmail-split-methods.
5718         (nnimap-request-article): Downcase the NILs so that they are nil.
5719
5720         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5721         symbol.
5722
5723         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5724         code, since if the user has requested network, that's what they ought
5725         to get.
5726         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5727         (nnimap-split-rule): Mark as obsolete.
5728
5729         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5730         New variable.
5731
5732         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5733         correct slot, too.
5734
5735 2010-09-29  Julien Danjou  <julien@danjou.info>
5736
5737         * gnus.el (gnus-local-domain): Declare variable obsolete.
5738
5739         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5740         Fix history computing.
5741         (gnus-ido-completing-read): Require ido.
5742
5743 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5744
5745         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5746         build Gnus.
5747
5748         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5749         when interpreting the structures.
5750         (nnimap-request-accept-article): Add \r\n to the lines to make this
5751         work with Cyrus.
5752
5753         * nndraft.el (nndraft-request-expire-articles): Use the group name
5754         instead if "nndraft".  Fix found by Nils Ackermann.
5755
5756 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5757
5758         * nnregistry.el: Add.
5759
5760 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5761
5762         * nnmail.el (group, group-art-list, group-art):
5763         Remove unneeded directives.
5764
5765 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5766
5767         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5768         (mm-mime-charset)
5769         * rfc2047.el (rfc2047-syntax-table)
5770         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5771
5772         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5773         rather than `insert-file-contents' and `eval-region'.
5774
5775         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5776         construction.
5777
5778         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5779
5780         * time-date.el: No need to require cl for Emacs 21.
5781
5782 2010-09-29  Julien Danjou  <julien@danjou.info>
5783
5784         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5785         replacement of `gnus-gravatar-relief' to mimic
5786         `gnus-faces-properties-alist'.
5787         Add :version property.
5788
5789 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * mail-source.el (mail-source-report-new-mail)
5792         * message.el (message-default-mail-headers)
5793         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5794
5795         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5796
5797 2010-09-28  Julien Danjou  <julien@danjou.info>
5798
5799         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5800         mail-address contains the same string as real-name.
5801
5802         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5803         non-blank in header, otherwise it'll get stripped.
5804
5805         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5806         real-name, and then for mail address rather than doing : or , search.
5807
5808 2010-09-27  Julien Danjou  <julien@danjou.info>
5809
5810         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5811         right completing-read function.
5812         (gnus-use-ido): New variable
5813         (gnus-completing-read-with-default): Remove.
5814         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5815         (gnus-agent-add-group):
5816         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5817         * mm-view.el (mm-view-pkcs7-decrypt):
5818         * mm-util.el (mm-codepage-setup):
5819         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5820         * mml-smime.el (mml-smime-openssl-sign-query):
5821         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5822         (mml-insert-multipart):
5823         * gnus-msg.el (gnus-summary-yank-message):
5824         * gnus-int.el (gnus-start-news-server):
5825         * mm-decode.el (mm-interactively-view-part):
5826         * gnus-dired.el (gnus-dired-attach):
5827         * gnus.el (gnus-read-method):
5828         * gnus-bookmark.el (gnus-bookmark-jump):
5829         * gnus-art.el (gnus-mime-view-part-as-type)
5830         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5831         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5832         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5833         * nnmairix.el (nnmairix-create-server-and-default-group)
5834         (nnmairix-update-groups, nnmairix-get-server)
5835         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5836         (nnmairix-get-group-from-file-path):
5837         * nnrss.el (nnrss-find-rss-via-syndic8):
5838         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5839         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5840         (gnus-group-browse-foreign-server):
5841         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5842         (gnus-summary-execute-command, gnus-summary-respool-article)
5843         (gnus-read-move-group-name):
5844         * gnus-score.el (gnus-summary-increase-score)
5845         (gnus-summary-score-effect):
5846         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5847
5848 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5851         x-focus-frame.
5852
5853         * nnimap.el (auth-source-forget-user-or-password)
5854         (auth-source-user-or-password): Autoload.
5855
5856         * message.el (message-from-style, message-interactive)
5857         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5858         (message-yank-prefix, message-indentation-spaces, message-signature)
5859         (message-signature-file): Add comment.
5860
5861 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5862
5863         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5864         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5865         new articles.
5866
5867         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5868         parts.
5869         (nnimap-request-article): Work with the t setting, too.
5870
5871         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5872         that you don't get flashes of other buffers.
5873         (gnus-summary-show-complete-article): Intern before setting.
5874
5875 2010-09-27  David Engster  <dengste@eml.cc>
5876
5877         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5878         well as HEADERS.
5879         (nnmairix-retrieve-headers): Provide new argument for the above.
5880
5881 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5882
5883         * gnus-sum.el (gnus-summary-move-article): Don't alter
5884         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5885         group.
5886
5887         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5888
5889         * message.el (message-cite-prefix-regexp): Revert my last edit.
5890
5891         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5892         variable instead of the Gnus variable.
5893
5894         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5895
5896         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5897
5898         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5899         since some servers don't like it.
5900         (nnimap-open-connection): Forget credentials if the server says the
5901         password was wrong.
5902         (nnimap-parse-line): Protect against invalid data.
5903
5904         * gnus-sum.el (gnus-summary-move-article): Add comment.
5905         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5906         nothing alters it while scanning for new messages.
5907
5908         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5909         which may or may not help.
5910         (nnimap-open-connection): If we're doing a stream connection, and then
5911         discover we're on a STARTTLS-capable server, then open a STARTTLS
5912         connection instead.
5913
5914 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5915
5916         * nnimap.el (utf7): Require.
5917
5918         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5919         prefix.
5920
5921 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5922
5923         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5924
5925 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5926
5927         * nnimap.el (nnimap-request-accept-article): Message the error on
5928         error.
5929
5930 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5931
5932         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5933
5934 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5935
5936         * nndoc.el (nndoc-request-list): Return success always.
5937
5938         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5939         `fetch-old' -- we only want to fetch the articles we've requested.
5940         The rest are in the agent, probably.
5941         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5942         disappeared server" to something low.  It's not important.
5943
5944         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5945         arrived before the FETCH data.
5946
5947         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5948         target here, because we don't know the Gnus name of the group.
5949
5950         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5951         for the correct group.
5952
5953         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5954
5955         * gnus.el (gnus): Give a final warning after startup.
5956
5957         * gnus-util.el (gnus-action-message-log): New variable.
5958         (gnus-message): Use it.
5959         (gnus-final-warning): New function.
5960
5961         * nnimap.el (nnimap-open-connection): Record the greeting.
5962         (nnimap): Add greeting.
5963
5964 2010-09-26  Julien Danjou  <julien@danjou.info>
5965
5966         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5967         arguments.
5968         (gnus-html-wash-images): Fix spec computing to include start/end.
5969
5970         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5971
5972 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5973
5974         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5975         deletion.
5976         (nnimap-retrieve-headers): Don't select the group, because that's
5977         already done by nnimap-possibly-change-group.
5978
5979         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5980         (gnus-picon-transform-address): Use it.
5981
5982         * mail-source.el (mail-source-value): Revert previous patch.
5983
5984         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5985         on failure.
5986         (nnimap-open-connection): Look up both virtual and physical server name
5987         credentials.
5988
5989         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5990
5991 2009-02-07  Dave Love  <fx@gnu.org>
5992
5993         * tls.el (open-tls-stream): Don't query killing process.
5994
5995 2009-02-08  Dave Love  <fx@gnu.org>
5996
5997         * gnus-win.el (gnus-window-to-buffer-helper)
5998         (gnus-all-windows-visible-p): Function needn't be a symbol.
5999
6000         * mail-source.el (mail-source-value): Function needn't be a symbol.
6001
6002 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6003
6004         * message.el (message-cite-prefix-regexp): Remove } from the cite
6005         prefix.
6006
6007         * gnus-art.el (gnus-treatment-function-alist): Do picons before
6008         highlight again, so that the highlight is correct.
6009
6010         * gnus-picon.el (gnus-picon): Remove again.
6011         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
6012
6013         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6014         doing the header highlightling, so that the background colour of the
6015         picon is correct.
6016
6017         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6018         (gnus-picon): Ditto.
6019         (gnus-picon): Reinstate.  The background colour for picons is white.
6020         (gnus-picon-insert-glyph): Make the background white.
6021
6022         * nnml.el (nnml-open-nov): Don't return dead buffers.
6023
6024         * auth-source.el (auth-source-create): Query the user for whether to
6025         store the credentials.
6026
6027         * netrc.el (netrc-store-data): New function.
6028
6029         * auth-source.el (auth-source-user-or-password): Use the existing auth
6030         sources, if any, for creation.
6031
6032         * gnus.el (gnus-group-fast-parameter): Return the last matching
6033         parameter instead of the first matching parameter.
6034
6035 2010-09-26  Julien Danjou  <julien@danjou.info>
6036
6037         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6038
6039 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6040
6041         * mml2015.el (mml2015-use): Remove gpg support.
6042
6043         * mml1991.el (mml1991-function-alist): Remove gpg function.
6044         (mml1991-gpg-sign): Remove.
6045
6046 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
6047
6048         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6049         (gnus-browse-unsubscribe-current-group): Document it.
6050         (gnus-browse-unsubscribe-group): Use it.
6051
6052 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6055         address to the To list for easier response.
6056
6057         * gnus.el (gnus-play-startup-jingle): Remove.
6058         (gnus-splash): Don't play jingle.
6059         (gnus): Silence gnus-load message.
6060
6061         * gnus-art.el (gnus-treat-play-sounds): Remove.
6062
6063         * gnus.el (gnus-play-jingle): Remove audio support.
6064
6065         * gnus-cus.el (gnus-score-customize): Remove audio reference.
6066
6067         * earcon.el: Remove -- no users.
6068
6069         * gnus-audio.el: Remove -- no users of this package.
6070
6071         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6072
6073         * gnus-start.el (gnus-setup-news): Remove nocem support.
6074
6075         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6076
6077         * gnus.el (gnus-use-nocem): Remove.
6078
6079         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6080         Remove.
6081
6082         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
6083         uses NoCeM any more.
6084
6085         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6086         (gnus-button-ctan-handler): Ditto.
6087         (gnus-button-handle-ctan-bogus-regexp): Ditto.
6088         (gnus-button-ctan-directory-regexp): Ditto.
6089         (gnus-button-handle-ctan): Ditto.
6090         (gnus-button-tex-level): Ditto.
6091         (gnus-button-alist): Remove CTAN stuff.
6092
6093 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6094
6095         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6096         nnimap-streaming test.
6097
6098         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6099         servers twice.
6100
6101         * nnimap.el (nnimap-open-connection): Add more error reporting when
6102         nnimap fails early.
6103
6104         * nnheader.el (nnheader-get-report-string): New function.
6105         (nnheader-get-report): Use it.
6106
6107         * gnus-int.el (gnus-check-server): Say what the error was when opening
6108         failed.
6109
6110         * nnimap.el (nnimap-wait-for-response): Search further when we're not
6111         using streaming.
6112
6113 2010-09-25  Julien Danjou  <julien@danjou.info>
6114
6115         * gnus-html.el (gnus-html-rescale-image): Use our defalias
6116         gnus-window-inside-pixel-edges.
6117
6118 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6119
6120         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6121
6122         * mm-decode.el (mm-save-part): Allow saving to other directories the
6123         normal Emacs way.
6124
6125         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6126         Suggested by Jay Berkenbilt.
6127
6128         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6129         there isn't a single byte.
6130
6131         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6132         just do it.  It doesn't really seem to matter what the user responds
6133         here, I think, so it's just a confusing question.
6134
6135         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6136         non-streaming case.
6137
6138         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6139         (gnus-article-encrypt-body): Use it.
6140
6141         * gnus-sum.el (gnus-summary-show-complete-article): New command and
6142         keystroke.
6143
6144         * nnimap.el (nnimap-find-wanted-parts-1):
6145         Use gnus-fetch-partial-articles.
6146
6147         * gnus-art.el (gnus-fetch-partial-articles): New variable.
6148
6149         * nnimap.el (nnimap-insert-partial-structure): New function.
6150         (nnimap-get-partial-article): New function.
6151         (nnimap-request-article): Use it.
6152         (nnimap-wait-for-response): Return whether the wait was successful.
6153         (nnimap-finish-retrieve-group-infos): Don't do anything if the
6154         retrieval wasn't successful.
6155         (nnimap-retrieve-group-data-early): Allow throttling servers.
6156         (nnimap-streaming): New variable.
6157         (nnimap-fetch-partial-articles): Remove.
6158
6159         * mm-decode.el (mm-with-part): Protect against killed buffers.
6160
6161         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6162         for prettier summary display.
6163
6164 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
6165
6166         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6167
6168 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6169
6170         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6171         apparently third-party libraries depend on it.
6172
6173         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6174         before starting negotiation.
6175
6176         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6177         privacy reasons.
6178         (gnus-treat-mail-gravatar): Ditto.
6179
6180         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6181         buffer when inserting images.  Inserting text into the headers, for
6182         instance, can make them invalid.
6183
6184 2010-09-25  Julien Danjou  <julien@danjou.info>
6185
6186         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6187         variables.
6188
6189         * nnheader.el: Remove useless variables news-reply-yank-from and
6190         news-reply-yank-message-id.
6191
6192         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6193         variables.
6194
6195         * mml1991.el: Remove useless mml1991-verbose.
6196
6197         * gnus.el: Remove useless variable gnus-use-generic-from.
6198         Remove obsolete variable gnus-topic-indentation.
6199
6200         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6201
6202         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6203
6204         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6205
6206         * gnus-group.el: Remove useless gnus-group-icon-cache.
6207         Remove useless gnus-ephemeral-group-server.
6208
6209         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6210
6211         * mml2015.el: Remove useless mml2015-verbose.
6212
6213         * mml-smime.el: Remove useless mml-smime-verbose.
6214
6215         * gnus.el: Remove useless gnus-local-domain.
6216
6217         * gnus-gravatar.el (gnus-gravatar-transform-address):
6218         Use gnus-gravatar-size.
6219
6220         * gnus-art.el: Remove useless gnus-treat-translate.
6221
6222 2010-09-24  Julien Danjou  <julien@danjou.info>
6223
6224         * gnus-sum.el: Add support for Gravatars.
6225
6226         * gnus-art.el: Add support for Gravatars.
6227
6228         * gnus-gravatar.el: Add this file.
6229
6230         * gravatar.el: Add this file.
6231
6232 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6233
6234         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6235
6236         * gnus-group.el (gnus-group-fetch-faq): Remove.
6237
6238         * gnus.el (gnus-group-faq-directory): Remove.
6239
6240         * gnus-group.el (gnus-group-fetch-charter): Remove.
6241
6242         * gnus.el (gnus-group-charter-alist): Remove.
6243
6244         * gnus-group.el (gnus-group-archive-directory): Remove.
6245         (gnus-group-recent-archive-directory): Ditto.
6246         (gnus-group-make-archive-group): Remove.
6247
6248         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6249
6250         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6251         use the same article number for all the cached articles.
6252
6253         * nnimap.el (nnimap-command): Register the last command time so
6254         that we can use it for idling NOOPs.
6255         (nnimap-open-connection): Start the keeplive timer.
6256         (nnimap-make-process-buffer): Store all the process buffers.
6257         (nnimap-keepalive): New function.
6258
6259         * starttls.el (starttls-open-stream): Add autoload cookie.
6260
6261 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6262
6263         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6264         handling.
6265
6266 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6269         its data structures.
6270
6271         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6272         instead of the cl.el copy-list.
6273         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6274         equalp.
6275
6276 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6279         and tool-bar-local-item-from-menu.
6280
6281         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6282         mode-line-highlight face for Emacs.
6283
6284         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6285         loading gnus-sum.elc; fix comment for canlock-verify.
6286         (gnus-article-jump-to-part): Use read-number.
6287         (gnus-insert-mime-button, gnus-insert-mime-security-button):
6288         Remove Emacs pre-21 compatible code for help-echo.
6289         (gnus-article-next-page-1): No need to adjust the number of lines.
6290         (gnus-article-describe-bindings): Always use help-buffer.
6291
6292         * gnus-audio.el (gnus-audio-inline-sound)
6293         * gnus-cus.el (gnus-custom-mode)
6294         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6295
6296         * gnus-sum.el (gnus-remove-overlays): Doc fix.
6297
6298         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6299         compatible code.
6300
6301 2010-09-24  Glenn Morris  <rgm@gnu.org>
6302
6303         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6304         visiting the fcc file in rmail-mode.
6305
6306         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
6307
6308 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * nnir.el: Silence the byte compiler.
6311
6312         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6313         alias to browse-url-url-encode-chars if any.
6314         (gnus-html-encode-url): Use it.
6315
6316 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6317
6318         * gnus-start.el (gnus-use-backend-marks): New variable.
6319         (gnus-get-unread-articles-in-group): Use it.
6320
6321         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6322         makeover.
6323
6324 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6325
6326         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6327
6328 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6329
6330         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6331         Remove.
6332         (gnus-setup-news-hook):
6333         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6334
6335         * gnus-int.el (gnus-request-update-info): Protect against backends not
6336         having the function.
6337
6338         * nnimap.el (nnimap-stream): Mention starttls.
6339         (nnimap-open-connection): Add starttls support.
6340
6341 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6342
6343         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6344
6345 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6346
6347         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6348         BODYSTRUCTUREs.
6349         (nnimap-transform-headers): Unfold quoted {42} headers.
6350
6351         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6352         the info.
6353         (gnus-get-unread-articles): Only call updatep on backends that support
6354         it.
6355
6356         * nnweb.el (nnweb-request-update-info): NOOP.
6357
6358         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6359
6360         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6361         since it only deals with marks.
6362
6363         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6364         gnus-request-marks, and make a new gnus-request-update-info.
6365
6366         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6367         the active instead of the high number, which is usually too low.
6368
6369 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6370
6371         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6372         * encrypt.el: Remove.
6373
6374 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6375
6376         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6377         server in symbolic form.
6378
6379         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6380
6381 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6382
6383         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6384         (nnimap-update-info): Fix up code slightly.
6385
6386         * gnus-int.el (gnus-open-server): Add tracing for performance
6387         debugging.
6388
6389         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6390         (gnus-group-insert-group-line): Pass the real group name so that it
6391         gets the right data.
6392
6393         * gnus-start.el (gnus-get-unread-articles): Don't have
6394         `gnus-get-unread-articles-in-group' update info, since that can be
6395         really slow and doesn't seem to be needed?
6396
6397 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6398
6399         * time-date.el (date-to-time): Try using parse-time-string first before
6400         using the slower timezone-make-date-arpa-standard.
6401
6402 2010-09-22  Julien Danjou  <julien@danjou.info>
6403
6404         * gnus-group.el (gnus-group-insert-group-line):
6405         Call gnus-group-highlight-line.
6406         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6407         default hook list.
6408         (gnus-group-update-eval-form): Add new function.
6409         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6410         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6411
6412 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6413
6414         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6415         immediate, then expire all articles.
6416         (nnimap-update-info): Fix off-by-one errors.
6417         (nnimap-flags-to-marks): Would return no marks lists for group with no
6418         flags.  Instead return the other data.
6419
6420 2010-09-22  Julien Danjou  <julien@danjou.info>
6421
6422         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6423         Only return an icon.
6424         (gnus-group-insert-group-line): Compute icon to return.
6425
6426         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6427         (gnus-html-image-fetched): Only cache if
6428         gnus-html-image-automatic-caching is set.
6429         (gnus-html-image-fetched): Check for errors.
6430
6431 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6432
6433         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6434         once per method on `g'.  This ensures that backends like nnfolder don't
6435         open all their folders.
6436
6437         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6438         (nnimap-request-list): Nix out group in the correct buffer.
6439         (nnimap-parse-flags): Implement by using `read' instead of
6440         hand-parsing.
6441         (nnimap-flags-to-marks): Pass on permanent-flags.
6442         (nnimap-make-process-buffer): Record the server name.
6443         (nnimap-parse-flags): Fix typo.
6444         (nnimap-request-scan): Run split on the server in general, not just a
6445         single group.
6446
6447         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6448         parameter, and propagate this downwards.
6449
6450         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6451         since EXAMINE changes it on the server.
6452
6453         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6454         this command might take a while.
6455
6456 2010-09-22  Julien Danjou  <julien@danjou.info>
6457
6458         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6459         harmful if you have 2 images side-by-side, they can't be properly
6460         update on text deletion.  Using text-property is safer here.
6461         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6462         data.
6463
6464 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6465
6466         * nnimap.el (nnimap-expunge-inbox): Remove.
6467         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6468         (nnimap-expunge): Flip default to t.
6469
6470         * gnus.el (gnus-method-to-server): Don't push things to the cache
6471         unless it's unique.
6472         (gnus-server-to-method): Ditto.
6473
6474 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6475
6476         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6477
6478 2010-09-22  Julien Danjou  <julien@danjou.info>
6479
6480         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6481         get the start of data.
6482         (gnus-html-encode-url): Add this function to encode special chars in
6483         URL.
6484         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6485         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6486
6487         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6488         default.
6489         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6490
6491         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6492         images alt-text.
6493         (gnus-html-put-image): Put alt-text as help-echo.
6494
6495 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6498         * mm-util.el (mm-decompress-buffer)
6499         * nnir.el (nnir-run-find-grep)
6500         * pop3.el (pop3-list): Use 3rd arg of split-string.
6501
6502         * time-date.el (format-seconds): Comment fix.
6503
6504         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6505         and byte-optimize-form-code-walker.
6506         (dgnushack-make-auto-load): Don't advise make-autoload.
6507
6508         * lpath.el: Remove Emacs 21 stuff.
6509
6510 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511
6512         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6513         outside the active range.  Suggested by Dan Christensen.
6514
6515         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6516         slightly later to avoid double-getting it.
6517
6518         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6519         previous patch.
6520
6521         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6522
6523 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6524
6525         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6526
6527 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6528
6529         * gnus-int.el (gnus-open-server): Give a better error message in the
6530         "go offline" case.
6531
6532         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6533         marks for nnimap, which is seldom the right thing to do.
6534
6535         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6536         (gnus-same-method-different-name): New function.
6537
6538         * nnimap.el (parse-time): Require.
6539
6540         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6541         method in the presence of many similar methods.
6542
6543         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6544
6545         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6546         nnml-inhibit-expiry.
6547
6548         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6549         find out whether methods are equal.
6550
6551         * nnimap.el (nnimap-find-expired-articles): New function.
6552         (nnimap-process-expiry-targets): New function.
6553         (nnimap-request-move-article): Request the article before looking at
6554         what the Message-ID is.  Fix found by Andrew Cohen.
6555         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6556
6557         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6558         for oldness in addition to being a predicate.
6559
6560         * nnimap.el (nnimap-request-group): When we have zero articles, return
6561         the right data to Gnus.
6562         (nnimap-request-expire-articles): Only delete articles immediately if
6563         the target is 'delete.
6564
6565         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6566         method, this would bug out.
6567
6568         * gnus-group.el (gnus-group-expunge-group): Rename from
6569         gnus-group-nnimap-expunge, and implemented as a normal interface
6570         function.
6571
6572         * gnus-int.el (gnus-request-expunge-group): New function.
6573
6574         * nnimap.el (nnimap-request-create-group): Implement.
6575         (nnimap-request-expunge-group): New function.
6576
6577 2010-09-21  Julien Danjou  <julien@danjou.info>
6578
6579         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6580         (gnus-html-cache-expired): Add new function.
6581         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6582         wethever we should display image for fetch it.
6583         Compute alt-text earlier to pass it to the fetching function too.
6584         (gnus-html-schedule-image-fetching): Change function argument to only
6585         get one image at a time, not a list.
6586         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6587         cache.
6588         (gnus-html-get-image-data): New function to retrieve image data from
6589         cache.
6590         (gnus-html-put-image): Change buffer argument to use image data rather
6591         than file, and place image above region rather than inserting a new
6592         one.  Do not take alt-text as argument, since it's useless now: we place
6593         the image above alt-text.
6594         (gnus-html-prune-cache): Remove.
6595         (gnus-html-show-images): Start to fetch image when we find one, do not
6596         push into a temporary list.
6597         (gnus-html-prefetch-images): Only fetch image if they have expired.
6598         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6599         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6600
6601 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6604
6605 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6606
6607         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6608         spec inser "*" if the group isn't active instead of 0.
6609
6610         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6611         opening the server.
6612         (nnimap-request-delete-group): Implement group deletion.
6613         (nnimap-transform-headers): Return the size of the entire message in
6614         the Bytes header, not just the size of the first part.
6615         (nnimap-request-move-article): When moving an article from nnimap,
6616         request the article first so the accepting form has an article to
6617         accept.  Reported by Dan Christensen.
6618         (nnimap-command): Make sure that the error message doesn't error out.
6619
6620 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6621
6622         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6623         we haven't requested anything.
6624
6625 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6626
6627         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6628         "".  Fix found by Andrew Cohen.
6629
6630         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6631         instead of -encode-string.
6632
6633 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6634
6635         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6636
6637         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6638         by mm-subst-char-in-string.
6639
6640 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6641
6642         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6643         waiting for the connection string.
6644
6645         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6646         arriving.
6647
6648         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6649         bogus characters.  This allows selecting certain Gmail groups.
6650
6651         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6652         (nnimap-fetch-partial-articles): New variable.
6653         (nnimap-open-connection): When looking for credentials, also use the
6654         nnimap-server-port.
6655         (nnimap-request-article): Return the group/article number, so that Gnus
6656         `^' works as expected.
6657         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6658
6659         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6660         comments.
6661         (gnus-methods-sloppily-equal): New function.
6662         (gnus): When using the development version of Gnus, load the gnus-load
6663         file.
6664
6665         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6666         `gnus-open-server' on each method before trying to scan them etc.
6667         This ensures that all the backend parameters are set correctly.
6668
6669         * nnimap.el (nnimap-authenticator): New variable.
6670         (nnimap-open-connection): Allow anonymous login.
6671         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6672         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6673
6674         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6675         patch, found by Knut Anders Hatlen.
6676
6677 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6678
6679         * gnus-agent.el (gnus-agent-batch-confirmation)
6680         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6681         to gnus-message.
6682         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6683         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6684         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6685         * gnus-int.el (gnus-open-server): Likewise.
6686         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6687         (gnus-score-check-syntax): Likewise.
6688         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6689         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6690         Likewise.
6691         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6692
6693 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6694
6695         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6696         calling conventions so that prefetch doesn't bug out.
6697
6698 2010-09-19  Julien Danjou  <julien@danjou.info>
6699
6700         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6701         rather than `subst-char-in-region' in order to be able to replace ASCII
6702         char by UTF-8 ones.
6703
6704         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6705         than curl.
6706         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6707         the right URL and ALT text on images.
6708         (gnus-html-wash-tags): Fix tag case.
6709         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6710         (gnus-article-html): Add -o display_ins_del=2 option.
6711         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6712
6713 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6714
6715         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6716         the extra mail headers, which sometimes seem to happen for unknown
6717         reasons.
6718
6719         * mail-parse.el (mail-header-encode-parameter): Define as
6720         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6721         (or most, perhaps?) mail readers don't understand the latter, but do
6722         understand the former.
6723
6724         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6725         to nil, so that no methods are automatically agentized.  I think this
6726         is probably what most users want.
6727
6728         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6729         from url-retrieve, for instance about invalid URLs.
6730
6731         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6732         groups that have no articles.
6733         (nnimap-request-article): Check that we really got an article when we
6734         requested one.
6735
6736         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6737         doesn't exist.
6738
6739         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6740         nntp buffer so the agent can save it.
6741         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6742         that CRLF doesn't get translated to \n.
6743         (nnimap-open-connection): Don't make 'shell commands only send \n.
6744
6745 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6746
6747         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6748         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6749         Update var name.
6750         (nnml-generate-nov-file): Use dolist.
6751         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6752         Use with-current-buffer.
6753
6754 2010-09-18  Julien Danjou  <julien@danjou.info>
6755
6756         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6757         parallel.
6758
6759 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6760
6761         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6762         the range update right.
6763         (nnimap-request-group): Don't make `M-g' bug out on group with no
6764         marks.
6765         (nnoo): Require, so that other packages can require nnimap.
6766         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6767         command we're looking for.  This helps when the server sends more
6768         responses after we've gotten everything we expected.
6769         (nnimap): Add a `newlinep' field to keep track of end-of-line
6770         conventions.
6771         Don't send CRLF to things that don't want it.
6772         (nnimap-request-accept-article): Ditto.
6773
6774 2010-09-18  Julien Danjou  <julien@danjou.info>
6775
6776         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6777         than curl to retrieve images.
6778
6779 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6780
6781         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6782         the marks.
6783         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6784         (nnimap-wait-for-connection): New function.
6785         (nnimap-open-connection): If we have PREAUTH, don't query for login
6786         credentials.
6787         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6788         when doing a partial update.
6789
6790 2010-09-18  Julien Danjou  <julien@danjou.info>
6791
6792         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6793         tags.
6794
6795 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6796
6797         * nnimap.el (nnimap-credentials): New function.
6798         (nnimap-open-connection): Use the new function to look for credentials
6799         also on the numeric equivalents of "imap" and "imaps".
6800
6801         * gnus-start.el (gnus-activate-group): Send the info to
6802         gnus-request-group.
6803
6804         * nnimap.el (nnimap-request-group): Have the "check" version of the
6805         function parse flags and update the info, so that a `M-g' get a total
6806         resync of all flags from the group.
6807
6808         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6809         to allow backends to alter the info on group selection.  Also alter all
6810         the backend -request-group functions to take the parameter.
6811
6812         * nnimap.el (nnimap-store-info): New function.
6813         (nnimap-update-info): Store the info for later usage.
6814         (nnimap-request-group): Use the stored info for the dont-check case, so
6815         that we don't retrieve all marks when we enter a group.
6816
6817         * nnimap.el: Use deffoo instead of defun for interface functions.
6818
6819         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6820         update the group info.  This makes the nndraft groups, for instance, go
6821         back to their old behaviour.
6822
6823         * gnus-sum.el (gnus-select-newsgroup): Indent.
6824
6825         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6826         in.
6827         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6828         nothing.
6829
6830         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6831         from methods that are denied.
6832
6833         * gnus-int.el (gnus-method-denied-p): New function.
6834
6835         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6836         store the password instead of netrc.
6837         (nnimap-open-connection): Don't error out when we can't make a
6838         connections.
6839
6840         * auth-source.el (auth-source-create): In the password prompt, say what
6841         we're querying for.  Also prompt for user name if that hasn't been
6842         given.
6843
6844         * nnimap.el (nnimap-with-process-buffer): Remove.
6845
6846 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6847
6848         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6849         method when we're reading from the agent.
6850
6851         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6852
6853         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6854         that's probably most useful for users.
6855
6856         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6857         "failed" all the time.
6858
6859         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6860         ...)) with (with-current-buffer ... ).
6861
6862         * nntp.el (nntp-open-server): Return whether the open was successful or
6863         not.
6864
6865         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6866         select an unread unseen article first.
6867
6868         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6869         /etc/services, supply some sensible port defaults.
6870
6871         * dgnushack.el: Define netrc-credentials.
6872
6873 2010-09-17  Julien Danjou  <julien@danjou.info>
6874
6875         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6876
6877 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6878
6879         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6880         doesn't have any parameters.
6881
6882 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6883
6884         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6885         only upcased checks.
6886
6887         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6888
6889         * nnimap.el (nnimap-open-shell-stream): New function.
6890         (nnimap-open-connection): Use it.
6891         (nnimap-transform-headers): Get the number of lines in each message.
6892         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6893         number of lines.
6894         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6895         problem.
6896
6897         * utf7.el (utf7-encode): Autoload.
6898
6899         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6900         to allow the mail splitting to not return a default group.  This is
6901         useful for nnimap, which will leave unmatched mail in the inbox.
6902
6903         * nnimap.el: Rewritten.
6904
6905         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6906         nnimap usage.
6907
6908         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6909         if the move is internal, so that nnimap can do fast internal moves.
6910
6911         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6912         data.
6913         (gnus-read-active-for-groups): Support finishing the early retrieval of
6914         data.
6915
6916         * gnus-range.el (gnus-range-nconcat): New function.
6917
6918         * gnus-int.el (gnus-finish-retrieve-group-infos)
6919         (gnus-retrieve-group-data-early): New functions.
6920
6921 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6922
6923         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6924         (nnrss-retrieve-groups):
6925         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6926         (pop3-quit): Use with-current-buffer.
6927
6928 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6929
6930         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6931         instead of nnheader-accept-process-output.
6932
6933         * dgnushack.el (dgnushack-compile): Add comment.
6934
6935         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6936
6937         * gnus-html.el (gnus-html-schedule-image-fetching)
6938         (gnus-html-prefetch-images): Replace process-kill-without-query by
6939         gnus-set-process-query-on-exit-flag.
6940
6941 2010-09-16  Romain Francoise  <romain@orebokech.com>
6942
6943         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6944
6945 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6946
6947         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6948         parameter to unintern is mandatory-ish in Emacs 24.
6949
6950         * gnus-html.el (gnus-html-schedule-image-fetching)
6951         (gnus-html-prefetch-images): Check for curl before using it.
6952
6953         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6954         depend on curl, which isn't essential.
6955
6956         * imap.el: Revert back to version
6957         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6958         seem problematic.
6959
6960 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6961
6962         * gnus-registry.el (gnus-registry-install-shortcuts):
6963         Explicitly pass `obarray' to `unintern' to avoid a warning.
6964
6965 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6966
6967         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6968         change.
6969
6970         * nnrss.el (nnrss-request-list): Remove this function and related
6971         functions, including the moreover stuff.
6972
6973 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6974
6975         * nnrss.el (nnrss-retrieve-groups): New function.
6976
6977 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6978
6979         * .dir-locals.el: Add no-byte-compile cookie.
6980
6981 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * time-date.el (format-seconds): Comment fix.
6984
6985         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6986         for back end that doesn't support request-scan.
6987
6988 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6989
6990         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6991         then do request scans from the backends.
6992
6993         * netrc.el (netrc-credentials): New conveniency function.
6994
6995         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6996         avoid running a hook per line, since this takes a lot of time,
6997         profiling shows.
6998         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6999         directly if gnus-visual-p is true.
7000
7001 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7004         groups; replace mapcar with dolist which is a bit faster; pass groups
7005         info to gnus-read-active-file-1.
7006         (gnus-read-active-file-1): Scan only specified groups if the new
7007         optional arg `infos' is given.
7008
7009 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7012
7013         * pop3.el (pop3-movemail): Remove.
7014         (pop3-streaming-movemail): Rename to pop3-movemail.
7015
7016         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7017         don't restrict end-tag searches to the end of the line.
7018
7019 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7020
7021         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7022         articles of every unchecked group to t, which means unknown since the
7023         server has never been opened.
7024
7025 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7026
7027         * gnus-html.el (gnus-html-show-alt-text): New command.
7028         (gnus-html-browse-image): Ditto.
7029         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7030         to browse the image directly.
7031         (gnus-html-wash-tags): Search for images first, so that <a><img> works
7032         better.
7033
7034         * gnus-async.el (gnus-async-article-callback):
7035         Call `gnus-html-prefetch-images' unconditionally.
7036
7037         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7038         before feeding URLs to curl.
7039
7040 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7043         internal images as deletable by `W D D'.
7044
7045         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7046         (gnus-async-article-callback): Fix typo.
7047
7048 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7049
7050         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7051         current line to work around bugs in the output from w3m.
7052
7053         * gnus-async.el (gnus-async-article-callback): Always prefetch images
7054         for groups that want that.
7055
7056         * nntp.el (nntp-wait-for-string): Supply a timeout for
7057         accept-process-output to ensure progress.
7058
7059         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7060         level to get unread articles from, then use that for foreign groups,
7061         too.
7062
7063         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7064         confuses the rest of the function.
7065
7066         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7067         for the methods that support -retrieve-groups, too.
7068
7069         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7070
7071 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7072
7073         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
7074         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
7075
7076         * pop3.el: Require cl when compiling.
7077         (pop3-number-of-responses): Search for "+OK", not "+OK ".
7078
7079 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7080
7081         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7082         that aren't going to be activated.
7083         (gnus-get-unread-articles): Fix up the last commit.
7084
7085         * gnus-html.el (gnus-article-html): Allow calling without specifying
7086         the handle.  In that case, dissect the buffer first.
7087
7088         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7089
7090         * nnimap.el (nnimap-open-connection): Revert the change that would look
7091         into authinfo for imaps instead of imap.
7092
7093         * gnus-start.el (gnus-activate-group): Take an optional parameter to
7094         say that you don't want to call gnus-request-group with don-check, but
7095         do check the reponse.  This is for virtual groups only.
7096         (gnus-get-unread-articles): Count the archive groups as secondary, so
7097         that they're activated the same way as before.
7098
7099         * imap.el (imap-message-map): Removed optional buffer parameter, since
7100         no callers use it.
7101         (imap-message-get): Ditto.
7102         (imap-message-put): Ditto.
7103         (imap-mailbox-map): Ditto.
7104         (imap-mailbox-put): Ditto.
7105         (imap-mailbox-get): Ditto.
7106         (imap-mailbox-get): Revert last change for this function.
7107
7108         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7109         case-insensitively.
7110         (nnimap-debug): Remove.
7111
7112         * net/imap.el (imap-fetch-safe): Remove function, and alter all
7113         callers to use `imap-fetch' instead.  According to the comments, this
7114         should be safe, since all other IMAP clients use the 1:* syntax.
7115         (imap-enable-exchange-bug-workaround): Remove.
7116         (imap-debug): Remove -- doesn't seem very useful.
7117
7118         * mail-source.el (mail-source-fetch): Don't message if we're fetching
7119         mail from a file, and the file doesn't exist.
7120
7121         * imap.el (imap-log): New convenience function used throughout instead
7122         of repeating the same code all over the place.
7123
7124         * pop3.el (pop3-streaming-movemail): Return t for success.
7125
7126         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7127         .authinfo if we're using ssl connection.
7128
7129         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7130         already have if we're in a main Gnus `g' run.
7131
7132         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7133
7134 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7137
7138         * nnmh.el (nnmh-request-list-1): Bind `file'.
7139
7140         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7141         alias to set-process-query-on-exit-flag or process-kill-without-query.
7142         (pop3-open-server): Use it.
7143
7144 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7145
7146         * mail-source.el (mail-source-delete-crash-box): Always move the crash
7147         box to the Incoming file.  Fixes mistake in previous checkin.
7148
7149         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7150         request loop (for debugging purposes) removed.
7151
7152         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7153         culprit is more visible.
7154         (nnml-save-incremental-nov, nnml-open-incremental-nov)
7155         (nnml-add-incremental-nov): New functions to do "incremental" nov
7156         updates, where we just append to the end of the existing nov files
7157         without reading/writing them in full.
7158
7159         * mail-source.el (mail-source-delete-crash-box): Really only check the
7160         incoming files once in a while.
7161
7162         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7163
7164         * mail-source.el (mail-source-delete-crash-box): Only check the
7165         incoming files for deletion once per day to save a lot of file
7166         accesses.
7167
7168         * pop3.el (pop3-logon): Fix up unbound variable typo.
7169
7170         * mail-source.el (pop3-streaming-movemail): Autoload.
7171
7172         * pop3.el (pop3-streaming-movemail):
7173         Respect pop3-leave-mail-on-server.
7174
7175         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7176         retrieval.
7177
7178         * pop3.el (pop3-process-filter): Remove unused function.
7179         (pop3-streaming-movemail, pop3-send-streaming-command)
7180         (pop3-wait-for-messages, pop3-write-to-file)
7181         (pop3-number-of-responses): New functions for streaming pop3
7182         retrieval.
7183
7184         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7185         come from no known methods.
7186         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7187         list.
7188
7189         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7190         message sizes.
7191         (pop3-movemail): Use erase-buffer instead of looping and deleting
7192         regions, which seems rather odd.
7193
7194         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7195         file once per `g' run.
7196
7197         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7198         directories.  This makes the draft queue directory work.
7199
7200         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7201         data from the backends, so that we only request the list of groups from
7202         each method once.  This should speed things up considerably.
7203
7204         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7205         detect that it's not implemented.
7206
7207         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7208         we actually do recurse down into the tree, but don't stat all leaf
7209         nodes.
7210
7211         * gnus-html.el (gnus-html-show-images): If there are no images to show,
7212         then say so instead of bugging out.
7213
7214         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7215         files exist before trying to read them.
7216
7217         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7218         around <pre_int>.
7219
7220         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7221
7222         * nnmh.el (nnmh-request-list-1): Optimize for speed.
7223
7224 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7225
7226         * mm-util.el (mm-image-load-path): Just return the image directories,
7227         not all directories in the path in addition to the image directories.
7228         (mm-image-load-path): Maintain a cache of the image directories so that
7229         the `g' command in Gnus doesn't have to stat dozens of directories each
7230         time.
7231
7232         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7233         (gnus-html-wash-tags): Add a new `i' command to insert images.
7234         (gnus-html-insert-image): New command and keystroke.
7235         (gnus-html-redisplay-with-images): New command and keystroke.
7236         (gnus-html-show-images): Rename command.
7237         (gnus-html-wash-tags): Remove more white space before <pre_int> image
7238         spacers.
7239         (gnus-html-wash-tags): Decode entities at the end, so that entities
7240         inside the tags don't mess up the rest of the "parsing".
7241
7242         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7243         so that nnimap methods aren't agentized by default.  There's apparently
7244         many problems related to agent/imap behaviour.
7245
7246         * gnus-art.el (gnus-article-copy-string): New command and key binding.
7247
7248         * gnus-html.el: Doc fix.
7249
7250 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
7253         specifier-spec-list for Emacs 21.
7254
7255         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7256         glyph-width and glyph-height instead of display-graphic-p and
7257         image-size; make avoidance of displaying small images work for XEmacs.
7258
7259         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7260         for XEmacs.
7261
7262         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7263         of symbol that holds plist data.
7264         (gnus-process-plist): Remove plist of process after getting it.
7265
7266 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7267
7268         * message.el (message-generate-hashcash): Change default to
7269         'opportunistic if hashcash is installed.
7270
7271         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7272         (gnus-html-put-image): Only call image-size once, since it's somewhat
7273         time-consuming on remote X servers.
7274
7275 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
7278         type on data, not a file name.
7279
7280         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
7281         window-pixel-edges for Emacs 21.
7282
7283         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7284         decoded contents.
7285         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7286
7287 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7288
7289         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7290         group line format, since it isn't very interesting.
7291
7292         * gnus-agent.el (gnus-agent-short-article),
7293         (gnus-agent-long-article): Increase values for these two variables,
7294         since most people are likely to have more network connection and
7295         storage than before.
7296
7297         * gnus.el (gnus-refer-article-method): Change default to 'current.
7298         When referring an article, the common behaviour is to refer it from the
7299         current select method, not the native select method.  The chances of
7300         the native select method having the message in question is rather slim
7301         these days.
7302
7303         * gnus-sum.el (gnus-auto-select-subject): Change default to
7304         `unseen-or-unread'.  I think it's likely that most people want to
7305         select an unseen article over a previously seen, but unread one.
7306
7307         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
7308         means that in the article buffer none of the minor mode elements will
7309         be shown, usually, and this is not desirable in most cases.
7310
7311         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7312         that commands like `d' (and the like) go to the next line in the
7313         buffer, instead of the next unread article.  I think this is the
7314         behaviour that is most natural for most users.
7315         (gnus-single-article-buffer): Change default to nil, so that people can
7316         have as many article buffers open as they have summary buffer.  I think
7317         this is the most natural way for the groups to behave.
7318
7319         * message.el (message-generate-new-buffers): Change default to
7320         `unsent', so that all new message buffers start their names with the
7321         string "*unsent", and it's easier to find the buffers if you move from
7322         them.
7323
7324 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7325
7326         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7327         small.  They're probably tracking images.
7328         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7329         (gnus-html-rescale-image): Yet another try at getting the image sizing
7330         right.
7331
7332         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7333         nntp-marks-file-name is nil.
7334
7335 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7336
7337         * gnus-html.el (gnus-html-wash-tags)
7338         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7339         Better logging.
7340
7341 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342
7343         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7344
7345         * gnus-html.el (gnus-html-wash-tags): Check the value of
7346         gnus-blocked-images in the summary buffer.
7347
7348 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7349
7350         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7351
7352 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7353
7354         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7355         like "a", it seems like.
7356         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7357         since it needs to be picked from the correct buffer.
7358
7359         * nnwfm.el: Remove.
7360
7361         * nnlistserv.el: Remove.
7362
7363 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7364
7365         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7366         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7367
7368 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7369
7370         * nnkiboze.el: Remove.
7371
7372         * nndb.el: Remove.
7373
7374         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7375         alt text.
7376         (gnus-html-rescale-image): Try to get the rescaling logic right for
7377         images that are just wide and not tall.
7378
7379         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7380         overshadow variable bindings.
7381
7382 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7383
7384         * gnus-html.el (gnus-html-wash-tags)
7385         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7386         Add extra logging.
7387
7388 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7389
7390         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7391         (gnus-max-image-proportion): New variable.
7392         (gnus-html-rescale-image): New function.
7393         (gnus-html-put-image): Rescale images.
7394
7395 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7396
7397         Fix up some byte-compiler warnings.
7398         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7399         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7400         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7401         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7402         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7403         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7404         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7405
7406 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7407
7408         * gnus-html.el (gnus-article-html): Decode contents by charset.
7409
7410 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7413         (gnus-html-frame-width, gnus-blocked-images)
7414         * message.el (message-prune-recipient-rules): Add custom version.
7415         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7416
7417         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7418         functions.
7419
7420         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7421         gnus-process-get.
7422
7423 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7424
7425         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7426         instead of lsub directly.
7427
7428 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7429
7430         * nnwarchive.el: Remove.
7431
7432         * gnus-soup.el: Remove.
7433
7434         * nnsoup.el: Remove.
7435
7436         * nnultimate.el: Remove.
7437
7438         * gnus-html.el (gnus-blocked-images): New variable.
7439
7440         * message.el (message-prune-recipients): New function.
7441         (message-prune-recipient-rules): New variable.
7442
7443         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7444         guess whether a long line is natural text or not.
7445
7446         * gnus-html.el (gnus-html-schedule-image-fetching):
7447         Use gnus-process-plist and friends for compatibility.
7448
7449 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7450
7451         * gnus-html.el: Require packages that define macros used in this file.
7452         (gnus-article-mouse-face): Declare to silence byte-compiler.
7453         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7454         process-get.
7455         (gnus-html-put-image): Use plist-get to avoid getf.
7456         (gnus-html-prefetch-images): Use with-current-buffer.
7457
7458 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7459
7460         * gnus-ems.el: Provide compatibility functions for
7461         gnus-set-process-plist.
7462
7463         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7464         header-line-format for XEmacs 21.4.
7465
7466         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7467         * gnus.el (gnus-valid-select-methods)
7468         * message.el (message-send-mail-partially-limit)
7469         * mm-decode.el (mm-text-html-renderer)
7470         * mml.el (mml-insert-mime-headers-always)
7471         * smiley.el (smiley-regexp-alist): Bump custom version.
7472
7473 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7474
7475         * gnus-html.el: require mm-url.
7476         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7477         with the url to `url'.
7478         (gnus-html-wash-tags): Support cid: URLs/images.
7479
7480 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7481
7482         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7483         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7484         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7485
7486         * gnus-move.el: Remove file, since it doesn't really work.
7487
7488         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7489         UTF-8.  This seems to fix problems with some German web feeds.
7490
7491         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7492         at the top so that the proper colours are applied.
7493
7494         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7495         don't have dots in their names.
7496
7497         * gnus-art.el (gnus-article-view-part): Doc fix.
7498
7499         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7500         XEmacs-compatible.
7501         (gnus-html-put-image): Don't do images on non-graphic displays.
7502
7503         * nnslashdot.el: Remove this unused backend.
7504
7505         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7506         actions.
7507         (gnus-undo-register-1): Revert last change.
7508
7509         * gnus-group.el (gnus-group-completing-read): Protect against not
7510         having completion-styles bound.
7511
7512         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7513         make broken recipients happier.
7514
7515         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7516
7517         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7518         point parameter.
7519
7520         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7521
7522         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7523         completion-styles for group selection.
7524
7525 2009-02-04  Andreas Schwab  <schwab@suse.de>
7526
7527         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7528         headers and regexp-quote the match if necessary.
7529
7530 2009-03-24  Miles Bader  <miles@gnu.org>
7531
7532         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7533         the blinking smiley.
7534
7535 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7536
7537         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7538         blink smiley.
7539
7540 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7541
7542         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7543         where the dribbel file lives exists.
7544
7545         * message.el (message-send-mail-partially-limit): Change the default to
7546         nil, since most people don't want this.
7547
7548         * mm-url.el (mm-url-decode-entities): Also decode entities like
7549         &#x3212.
7550
7551 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7552
7553         * gnus-sum.el (gnus-summary-idna-message):
7554         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7555         Hyperlink urls in docstrings with URL `...'.
7556
7557 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7558
7559         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7560         functions.
7561
7562 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7563
7564         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7565         say what the mouseover text should be.
7566
7567         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7568         version of the mm-w3m-safe-url-regexp variable to only download images
7569         in the groups where we want that to happen.
7570
7571         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7572
7573         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7574         easier debugging.
7575         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7576         big pictures in the article buffer.
7577
7578         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7579         gnus-article-html.
7580         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7581         w3m.
7582
7583         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7584
7585 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7586
7587         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7588         which doesn't exist.
7589
7590         * message.el (message-inhibit-ecomplete): New variable to allow some
7591         function to inhibit ecomplete address storage.
7592         (message-resend): Disable ecomplete message storage when resending
7593         messages.
7594
7595         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7596
7597 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7600         Save excursion while copying, moving, and deleting articles in order to
7601         prevent the cursor from jumping to unforeseen place.
7602
7603 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7604
7605         * lpath.el: No need to bind bookmark-current-buffer,
7606         bookmark-yank-point and bookmark-make-record-function.
7607
7608 2010-08-17  Glenn Morris  <rgm@gnu.org>
7609
7610         * gnus-sync.el: Require gnus components whose functions are used.
7611
7612         * gnus-art.el (bookmark-make-record-function):
7613         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7614         Declare for compiler.
7615
7616         * mm-url.el (mml-compute-boundary): Autoload.
7617
7618 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7619
7620         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7621
7622 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7623
7624         Typo fix "hoo4a" -> "hook".
7625
7626         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7627
7628 2010-08-14  Glenn Morris  <rgm@gnu.org>
7629
7630         * gnus-sync.el (gnus-sync): Fix defgroup version.
7631
7632 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7633
7634         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7635
7636         * gnus-sync.el: Fix docs.
7637         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7638         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7639
7640 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7641
7642         Optimizations for gnus-sync.el.
7643
7644         * gnus-sync.el: Add docs about gnus-sync-backend
7645         possibilities.
7646         (gnus-sync-save): Remove unnecessary message.
7647         (gnus-sync-read): Optimize and show what groups were skipped.
7648
7649 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7650
7651         Minor bug fixes for gnus-sync.el.
7652
7653         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7654         Don't read the sync on get-new-news.
7655
7656         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7657         quiet.
7658
7659         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7660         (fix typo).
7661
7662 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7663
7664         Make saving and restoring of hidden threads work with overlays.
7665         Patch applied by Ted Zlatanov.
7666
7667         * gnus-sum.el (gnus-hidden-threads-configuration)
7668         (gnus-restore-hidden-threads-configuration): Update to deal with text
7669         properties, rather than searching for a magic character.
7670
7671 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7672
7673         New gnus-sync.el library for synchronization of marks.
7674
7675         * gnus-sync.el: New library for synchronization of marks.
7676
7677         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7678         renamed from `gnus-registry-grep-in-list'.
7679
7680         * gnus-registry.el (gnus-registry-follow-group-p):
7681         Use `gnus-grep-in-list'.
7682
7683         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7684
7685 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7688         determining charset of text fails.
7689
7690 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7691
7692         * nnmail.el (nnmail-get-new-mail-1): Revert.
7693
7694         * nnml.el (nnml-active-number): Make sure names of newly created groups
7695         in nnml-group-alist are encoded.
7696
7697 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7698
7699         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7700         containing non-ASCII characters in active file for nnml back end.
7701
7702 2010-07-24  David Engster  <dengste@eml.cc>
7703
7704         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7705         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7706
7707 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7708
7709         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7710         tag (Bug#6654).
7711
7712 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7715         the article buffer, not the summary buffer.
7716
7717 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7718
7719         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7720         Emacs 23 as well.
7721
7722 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7725         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7726
7727 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7728
7729         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7730         Patch applied by Karl Fogel.
7731
7732         * gnus-sum.el (gnus-summary-bookmark-make-record):
7733         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7734
7735 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7736
7737         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7738         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7739         C-w still not working correctly from Article buffers; Thierry's
7740         patch to fix that will be applied after this.
7741
7742         * gnus-art.el (bookmark-make-record-function): New local variable.
7743
7744         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7745         article buffer.
7746         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7747
7748 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7749
7750         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7751         on changes in bookmark.el.
7752
7753 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7754
7755         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7756         `no-log' instead of message not to log prompt string.
7757
7758 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7759
7760         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7761         the *other* type of HTML form submission.
7762
7763 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7764
7765         * auth-source.el (auth-source-pick): If choice does not contain a
7766         questioned keyword, set the check to t.
7767
7768 2010-06-12  Romain Francoise  <romain@orebokech.com>
7769
7770         * gnus-util.el (gnus-date-get-time): Move up before first use.
7771
7772 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7773
7774         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7775         (gnus-article-edit-part): Bind it to make last part that is substituted
7776         or deleted visible.
7777         (gnus-mime-display-single): Buttonize part of which id equals to
7778         gnus-mime-buttonized-part-id.
7779
7780 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7781
7782         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7783         (gnus-dd-mmm): Use gnus-date-get-time.
7784         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7785         simplify logic.
7786         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7787         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7788
7789 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7790
7791         * auth-source.el (top): Autoload `secrets-list-collections',
7792         `secrets-create-item', `secrets-delete-item'.
7793         (auth-sources): Fix tag string.
7794         (auth-get-source, auth-source-retrieve, auth-source-create)
7795         (auth-source-delete): New defuns.
7796         (auth-source-pick): Rewrite in order to avoid 2 passes.
7797         (auth-source-forget-user-or-password): New parameter USERNAME.
7798         (auth-source-user-or-password): New parameters CREATE-MISSING and
7799         DELETE-EXISTING.  Retrieve password interactively, if needed.
7800
7801 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7802
7803         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7804         deleting unused directories when gnus-expert-user is t.
7805
7806 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7807
7808         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7809         for each temp file when gnus-article-browse-delete-temp is ask.
7810
7811 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7812
7813         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7814         Replace Lisp calls to delete-backward-char by calls to delete-char.
7815
7816 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7817
7818         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7819
7820 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7821
7822         * password-cache.el (password-cache-remove): Fix docstring.
7823
7824 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7825
7826         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7827         article unless decoding article to be saved.
7828
7829 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7830
7831         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7832         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7833         generated within the mm-with-unibyte-current-buffer macro.
7834
7835 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7836
7837         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7838         to nil when we're in a mml-preview buffer and no group is selected.
7839
7840 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7841
7842         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7843         when catching the `C-g'.  Reported by "Leo".
7844
7845 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * message.el (message-forward-make-body-plain)
7848         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7849         multibyte-string-p.
7850
7851         * lpath.el: Revert.
7852
7853 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7854
7855         * message.el (message-forward-make-body-mml): Assume original message
7856         is multibyte string; error on unibyte.
7857         (message-forward-make-body-plain): Ditto; don't add excessive newline
7858         in body end.
7859
7860         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7861
7862 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7863
7864         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7865         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7866
7867 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * mm-extern.el (mm-extern-url): Don't use
7870         mm-with-unibyte-current-buffer.
7871         (mm-extern-cache-contents): Use with-current-buffer instead of
7872         save-excursion + set-buffer.
7873
7874 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7875
7876         * mm-util.el (mm-emacs-mule): Remove.
7877
7878 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7879
7880         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7881         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7882         change.
7883
7884 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7885
7886         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7887         bind the default value of enable-multibyte-characters to nil.
7888
7889 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * message.el (message-forward-make-body-plain)
7892         (message-forward-make-body-mml):
7893         Don't use mm-with-unibyte-current-buffer.
7894
7895 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7896
7897         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7898
7899 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7900
7901         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7902         (Bug#5592).
7903
7904 2010-05-07  Julien Danjou  <julien@danjou.info>
7905
7906         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7907         it to mm-pipe-part.
7908
7909         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7910         it is given.
7911
7912 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7913
7914         * binhex.el (binhex-decode-region-internal)
7915         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7916         (dns-query)
7917         * nnweb.el (nnweb-gmane-search)
7918         * pgg-parse.el (pgg-parse-armor)
7919         * pgg.el (pgg-verify-region)
7920         * sha1.el (sha1-string-external)
7921         * uudecode.el (uudecode-decode-region-internal)
7922         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7923         XEmacs.
7924
7925         * gnus-art.el (gnus-article-browse-html-parts)
7926         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7927         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7928         make-temp-file.
7929
7930         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7931         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7932         compiling.
7933
7934         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7935         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7936         XEmacs when compiling.
7937
7938         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7939         gnus-pick-mode-off-hook for XEmacs when compiling.
7940         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7941         gnus-binary-mode-off-hook for XEmacs when compiling.
7942
7943         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7944         Return nil if char-charset is not available.
7945
7946         * imap.el (imap-disable-multibyte)
7947         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7948         macros.
7949
7950         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7951         instead of encode-coding-string.
7952
7953         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7954         'xemacs) instead of mm-emacs-mule to switch function definitions.
7955         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7956
7957         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7958         bind temporary-file-directory for XEmacs;
7959         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7960         timer-set-function for XEmacs 21.4 and SXEmacs;
7961         bind timer-list for XEmacs 21.4 and SXEmacs;
7962         fbind char-charset and find-charset-region for non-Mule XEmacs;
7963         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7964         encode-coding-region and encode-coding-string for XEmacs having no
7965         file-coding feature.
7966
7967 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7968
7969         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7970
7971 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7972
7973         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7974         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7975
7976 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7977
7978         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7979         alias `jka-compr-delete-temp-file' no longer exists.
7980
7981 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7982
7983         Use define-minor-mode in Gnus where applicable.
7984         * mml.el (mml-mode): Use define-minor-mode.
7985         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7986         (gnus-undo-mode): Use define-minor-mode.
7987         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7988         (gnus-dead-summary-mode): Use define-minor-mode.
7989         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7990         Initialize in declaration.
7991         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7992         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7993         (gnus-mailing-list-mode): Use define-minor-mode.
7994         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7995         (gnus-draft-mode): Use define-minor-mode.
7996         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7997         (gnus-dired-mode): Use define-minor-mode.
7998
7999 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
8000
8001         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8002         handles on recursive mml-to-mime translation and check them for
8003         boundary delimiter collisions.  Reported by Greg Troxel.
8004
8005 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8006
8007         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8008
8009 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8010
8011         * mm-util.el (mm-find-buffer-file-coding-system):
8012         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8013
8014 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
8015
8016         * message.el (message-generate-headers): Record insertion of optional
8017         headers as well.  Otherwise the check to prevent repeated insertion of
8018         optional headers is a no-op.
8019
8020 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
8021
8022         * smime.el: Don't mention CVS.
8023
8024         * nnrss.el (nnrss-fetch): Don't mention CVS.
8025
8026         * nnir.el: Don't mention CVS.
8027
8028 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8029
8030         * gnus-sum.el (gnus-summary-bookmark-make-record):
8031         Add `location' field.
8032
8033 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8034
8035         * lpath.el: Fbind bookmark-default-handler,
8036         bookmark-get-bookmark-record, bookmark-make-record-default,
8037         bookmark-prop-get for Emacs <23 and XEmacs.
8038
8039 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8040
8041         * gnus-sum.el: Add bookmark declarations to silence the compiler.
8042         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8043         Use with-current-buffer to silence the byte-compiler.
8044         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8045         bother to require `gnus'.
8046         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
8047
8048 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8049
8050         * gnus-sum.el (gnus-summary-bookmark-make-record)
8051         (gnus-summary-bookmark-jump): New functions.
8052         (gnus-summary-mode): Setup bookmark support.
8053
8054 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
8055
8056         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8057         if set.
8058
8059 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8060
8061         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8062         gnus-article-browse-html-save-cid-image; make it work recursively for
8063         forwarded messages as well.
8064         (gnus-article-browse-html-parts): Work when prefix arg is given.
8065         (gnus-article-browse-html-article): Doc fix.
8066
8067 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
8068
8069         * message.el (message-default-mail-headers):
8070         (message-default-headers): Carry the value mail-default-headers over
8071         into message-default-mail-headers, rather than message-default-headers.
8072
8073 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
8074
8075         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8076         charset.
8077
8078         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8079         charset into the <meta> tag when the article is encoded to utf-8.
8080
8081 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8082
8083         * gnus-art.el (gnus-article-browse-delete-temp-files):
8084         Delete directories as well.
8085         (gnus-article-browse-html-parts): Work for images that do not specify
8086         file names; delete temp directory when quitting; insert header at the
8087         right place; use file: scheme for image files.
8088
8089 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
8090
8091         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8092         (gnus-article-browse-html-parts): Use it to make temporary cid image
8093         files in addition to html file so that browser may display them.
8094
8095 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8098
8099 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8100
8101         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8102
8103 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
8104
8105         * auth-source.el (auth-sources): Change default to be simpler.
8106         Explain about Secret Service API sources.  Improve Customize options.
8107         (auth-source-pick): Change to accept any number of search parameters.
8108         Implement fallbacks iteratively, not recursively.  Add scoring on the
8109         second pass and sort by score.  Call Secret Service API when needed.
8110         (auth-source-user-or-password): Use it.  Call Secret Service API
8111         directly when needed to get the user name and the password.
8112
8113 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
8114
8115         * message.el (message-interactive): Doc fix.
8116         (message-qmail-inject-args): Reflow.
8117         (message-kill-to-signature): Fix typo in docstring.
8118
8119         * smiley.el (smiley-buffer): Fix typo in docstring.
8120
8121 2010-03-24  Glenn Morris  <rgm@gnu.org>
8122
8123         * mail-source.el (gnus-message): Declare.
8124         (mail-source-delete-old-incoming): Require gnus-util.
8125
8126 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8127
8128         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8129
8130         * message.el (ecomplete-setup): Autoload it for Emacs <23.
8131
8132         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8133         password-cache's default if it is not bound.
8134         (mml-secure-passphrase-cache-expiry): Default to 16 that is
8135         password-cache-expiry's default if it is not bound.
8136
8137         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8138         available in Emacs 21.
8139
8140         * lpath.el: Suppress compiler warnings for:
8141         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
8142         XEmacs;
8143         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
8144         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
8145         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
8146
8147 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
8148
8149         * auth-source.el (auth-sources): Fix up definition so extra parameters
8150         are always inline.
8151
8152 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
8153
8154         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8155         wasn't updated after mismatch.  Clear cached mailbox info correctly
8156         when uidvalidity changes.
8157         (nnimap-group-prefixed-name): New function to avoid some code
8158         duplication.
8159         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8160         (nnimap-request-group): Use it.
8161         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8162         (nnimap-update-unseen): Significantly improved speed of Gnus startup
8163         with many imap folders.  This is done by caching the group status from
8164         the imap server persistently in a group parameter `imap-status'.  (This
8165         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8166         but not persistently, so every Gnus startup was still very slow.)
8167
8168 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
8169
8170         * assistant.el (assistant-render-text): Run `widget-setup' and don't
8171         delete the extra newline.  Otherwise editing of :string and :number
8172         types don't work.
8173
8174 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8175
8176         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
8177         secrets.el dependency.
8178         (auth-sources): Add optional user name.  Add secrets.el configuration
8179         choice (unused right now).
8180
8181 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8182
8183         * gnus-sum.el (gnus-summary-make-menu-bar):
8184         Let `gnus-registry-install-shortcuts' fill in the functions.
8185
8186         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8187         warnings.
8188         (gnus-registry-misc-menus): Variable to hold registry mark menus.
8189         (gnus-registry-install-shortcuts): Populate and use it in a
8190         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8191
8192 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
8193
8194         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8195         In-place substitutions for the group name encoding/decoding.
8196         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8197         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8198         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8199         (nnimap-update-unseen, nnimap-request-list)
8200         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8201         (nnimap-request-set-mark, nnimap-split-to-groups)
8202         (nnimap-split-articles, nnimap-request-newgroups)
8203         (nnimap-request-create-group, nnimap-request-accept-article)
8204         (nnimap-request-delete-group, nnimap-request-rename-group)
8205         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
8206         `encoded-mbx' for consistency.
8207         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8208         variable `imap-current-mailbox'.
8209
8210         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8211         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8212
8213 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
8214
8215         * pop3.el (pop3-display-message-size-flag): Display message size byte
8216         counts during POP3 download.
8217         (pop3-movemail): Use it.
8218         (pop3-list): Implement listing of available messages.
8219
8220 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
8221
8222         * nnir.el (nnir-get-article-nov-override-function): New function to
8223         override the normal NOV retrieval.
8224         (nnir-retrieve-headers): Use it.
8225
8226 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
8227
8228         * auth-source.el (netrc-machine-user-or-password): Autoload.
8229
8230 2010-03-19  Glenn Morris  <rgm@gnu.org>
8231
8232         Stop message.el from loading about 40 libraries it doesn't always need.
8233         The general approach is to autoload rather than require, and to
8234         require in the specific functions rather than the file.  (Bug#5642)
8235
8236         * gmm-utils.el: Don't require wid-edit.
8237         (widget-create-child-value, widget-convert, widget-default-get):
8238         Autoload.
8239
8240         * gnus-util.el: Don't require time-date, netrc.
8241         (message-fetch-field, gnus-group-name-decode): Declare rather than
8242         autoloading.
8243         (gnus-fetch-field): Require message.
8244         (gnus-decode-newsgroups): Require gnus-group.
8245
8246         * ietf-drums.el: Don't require time-date.
8247
8248         * message.el: Don't require hashcash, canlock, ecomplete.
8249         Do require mail-utils.  Require nnheader only when compiling.
8250         (smtpmail-default-smtp-server): Remove declaration.
8251         (message-send-mail-function): Check smtpmail-default-smtp-server
8252         is bound rather than requiring smtpmail.
8253         (message-auto-save-directory, message-insert-signature):
8254         Use expand-file-name rather than nnheader-concat.
8255         (nnheader-insert-file-contents): Autoload.
8256         (hashcash-wait-async): Declare.
8257         (message-send-mail): Only call gnus-setup-posting-charset if
8258         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
8259         (message-send-mail-with-sendmail): Require sendmail.
8260         (canlock-password, canlock-password-for-verify): Declare.
8261         (message-canlock-password): Require canlock.
8262         (nnheader-get-report): Autoload.
8263         (gnus-setup-posting-charset): Declare.
8264         (message-send-news): Require gnus-msg.
8265         (message-make-references, message-make-in-reply-to): Use mail-header-id
8266         rather than the alias mail-header-message-id.
8267         (ecomplete-add-item, ecomplete-save): Declare.
8268         (message-put-addresses-in-ecomplete): Require ecomplete.
8269         (ecomplete-display-matches): Autoload.
8270
8271         * mm-decode.el: Don't require mailcap, gnus-util.
8272         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8273         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8274         Autoload.
8275         (mailcap-mime-extensions): Declare.
8276
8277         * mm-encode.el: Don't require mailcap.
8278         (mailcap-extension-to-mime): Autoload.
8279
8280         * mml-sec.el: Don't require password-cache.
8281
8282         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8283         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8284         (mml-minibuffer-read-type): Require mailcap.
8285         (mml-preview): Require gnus-msg.
8286
8287         * mml1991.el: Require password-cache.
8288         (password-cache-expiry): Remove declaration.
8289
8290         * mml2015.el: Require password-cache.
8291         (password-cache-expiry): Remove declaration.
8292
8293         * nneething.el (mailcap): Require mailcap.
8294
8295         * nnheader.el (declare-function): Add compatibility stub.
8296         (message-remove-header): Declare rather than autoload.
8297         (nnheader-replace-header): Require message.
8298
8299         * nnimap.el (declare-function): Add compatibility stub.
8300         (netrc-parse, netrc-machine-user-or-password): Declare.
8301         (nnimap-open-connection): Require netrc.
8302
8303         * nntp.el (declare-function): Add compatibility stub.
8304         (netrc-parse, netrc-machine, netrc-get): Declare.
8305         (nntp-send-authinfo): Require netrc.
8306
8307         * rfc2047.el: Don't require qp.
8308         (quoted-printable-encode-region, quoted-printable-decode-string):
8309         Autoload.
8310
8311         * sieve-mode.el: Don't require easymenu.
8312         (easy-menu-add-item): Autoload it.
8313
8314         * spam-stat.el (time-to-number-of-days): Autoload it.
8315
8316 2010-03-19  Glenn Morris  <rgm@gnu.org>
8317
8318         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8319
8320 2010-03-18  Glenn Morris  <rgm@gnu.org>
8321
8322         * hashcash.el (declare-function): Remove duplicate definition.
8323
8324 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8325
8326         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8327         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8328         value if any backslash escapes).
8329
8330 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8331
8332         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8333         if it is available.  (bug#5647)
8334
8335         * lpath.el: Suppress compiler warning for coding-system-from-name for
8336         Emacs 21 and XEmacs.
8337
8338 2010-03-14  Juri Linkov  <juri@jurta.org>
8339
8340         * hmac-def.el:
8341         * hmac-md5.el:
8342         * netrc.el: Fix keywords.
8343
8344 2010-02-26  Glenn Morris  <rgm@gnu.org>
8345
8346         * message.el (message-send-mail-function): Change the default, so that
8347         it inherits from a customized send-mail-function.  (Bug#5643)
8348
8349 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8350
8351         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8352         shell-command-to-string signals an error (bug#5299).
8353
8354 2010-02-24  Glenn Morris  <rgm@gnu.org>
8355
8356         * message.el (message-smtpmail-send-it)
8357         (message-send-mail-with-mailclient): Doc fixes.
8358
8359 2010-02-16  Glenn Morris  <rgm@gnu.org>
8360
8361         * message.el (message-default-mail-headers): Change the default value
8362         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8363
8364 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8367         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8368
8369 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8370
8371         * time-date.el (date-to-time): Doc fix (Bug#5408).
8372
8373 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8374
8375         * message.el (message-mail): Just pass yank-action on to message-setup.
8376         (message-setup): Handle (FUN . ARGS) form of yank-action.
8377         (message-with-reply-buffer, message-widen-reply)
8378         (message-yank-original): Handle non-buffer values of
8379         message-reply-buffer (Bug#4080).
8380         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8381
8382 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8383
8384         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8385         Fix typo in docstring.
8386
8387 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8388
8389         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8390         response.
8391
8392 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8395
8396         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8397
8398         * message.el (message-check-news-header-syntax): Protect against a
8399         string that `rfc822-addresses' returns when parsing fails.
8400
8401 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8402
8403         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8404         (gnus-previous-char-property-change): New functions.
8405
8406         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8407
8408 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8409
8410         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8411         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8412
8413 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8414
8415         * message.el (message-exchange-point-and-mark): Rework last change to
8416         avoid using optional arg of exchange-point-and-mark, for backward
8417         compatibility.
8418
8419 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8420
8421         * message.el (message-exchange-point-and-mark):
8422         Call exchange-point-and-mark with an argument rather than setting
8423         mark-active by hand (Bug#5175).
8424
8425 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8426
8427         * nntp.el (nntp-service-to-port): Work for service expressed with
8428         numeric string; replace [:digit:] with [0-9] for XEmacs.
8429
8430 2009-12-17  Glenn Morris  <rgm@gnu.org>
8431
8432         * gnus-group.el (gnus-bug-group-download-format-alist):
8433         Change emacs entry to debbugs.gnu.org.  Bump :version.
8434
8435 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8436
8437         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8438
8439 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8440
8441         * message.el (message-info): Explain why we use `Info-goto-node'.
8442
8443 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8444
8445         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8446
8447 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8448
8449         * message.el (message-completion-in-region): New compatibility function.
8450         (message-expand-group): Use it.
8451
8452 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8453
8454         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8455         with no unread article should be listed if the 2nd arg `predicate' is
8456         given.
8457
8458 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8461
8462 2009-11-29  Juri Linkov  <juri@jurta.org>
8463
8464         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8465         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8466         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8467
8468 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8469
8470         * sha1.el (sha1-string-external): default-directory "/" in case
8471         otherwise non-existent.  process-connection-type pipe for touch of
8472         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8473
8474 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8475
8476         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8477         it's comms related and sgml-mode.el has "comm" on that basis too.
8478
8479 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8480
8481         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8482         containing tspecial characters if they have been already quoted.
8483
8484 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8485
8486         * dns-mode.el (auto-mode-alist): Purecopy string.
8487
8488 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8489
8490         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8491
8492 2009-10-24  Glenn Morris  <rgm@gnu.org>
8493
8494         * gnus-art.el (help-xref-stack-item): Define for compiler.
8495
8496 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8497
8498         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8499
8500 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8501
8502         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8503
8504 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8505
8506         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8507         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8508
8509 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8510
8511         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8512         (gnus-overlays-in): New alias to overlays-in.
8513
8514         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8515         gnus-overlay-get, and gnus-delete-overlay.
8516         (gnus-summary-show-thread): Make it work as well for systems in which
8517         next-single-char-property-change is not available.
8518         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8519
8520         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8521         (gnus-overlay-get): New alias to extent-property.
8522         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8523
8524         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8525         SXEmacs.
8526
8527         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8528         SXEmacs.
8529
8530 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8531
8532         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8533
8534 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8535
8536         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8537         and XEmacs that don't have `remove-overlays'.
8538
8539 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8540
8541         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8542         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8543         selective display.  Use overlays instead.
8544
8545 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8546
8547         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8548
8549 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8550
8551         * spam-stat.el (spam-stat-load): Fix typo in message.
8552
8553 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8554
8555         * dig.el (dig-invoke): Fix typo in docstring.
8556         (query-dig): Reflow docstring.
8557
8558 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8559
8560         * gnus-art.el (gnus-article-encrypt-body):
8561         * message.el (message-check-recipients):
8562         * mm-util.el (mm-codepage-setup):
8563         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8564         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8565
8566 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8567
8568         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8569         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8570         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8571         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8572         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8573
8574 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8575
8576         * dig.el: Add "Keywords: comm", as per net-utils.el.
8577
8578 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8579
8580         * dig.el (dig-mode): Use define-derived-mode.
8581
8582 2009-09-19  Glenn Morris  <rgm@gnu.org>
8583
8584         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8585
8586 2009-09-18  Glenn Morris  <rgm@gnu.org>
8587
8588         * gnus-diary.el (gnus-diary-check-message):
8589         * message.el (message-insert-formatted-citation-line):
8590         * nnbabyl.el (top-level):
8591         * nndiary.el (nndiary-schedule):
8592         Fix typos in condition-case handlers.
8593
8594 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8595
8596         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8597         configuration that provides the sole article window in a frame;
8598         position point correctly after deleting a part.
8599
8600 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8601
8602         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8603         (spam-resolve-registrations-routine): Use it to unregister articles
8604         that change status.
8605
8606 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8609         with XEmacs.
8610         (parse-time-string-chars): Use it.
8611
8612 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8613
8614         * imap.el (imap-interactive-login): Better messages.
8615         (imap-open): Fix bug with renamed buffer on reconnect.
8616         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8617         for easier debugging and cleaner code.  On successful (guessed based on
8618         server capabilities) secondary authentication, set imap-state
8619         correctly.
8620         (imap-last-authenticator): Define imap-last-authenticator as a variable
8621         to avoid warnings.
8622
8623 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8624
8625         * nnrss.el (nnrss-request-article): Remove binding of
8626         default-enable-multibyte-characters that has gotten needless by
8627         the 2007-07-13 change in rfc2047-encode-message-header.
8628
8629         * mml.el (mml-insert-multipart): Error on the message header.
8630         (mml-insert-part): Error on the message header; position point at
8631         the end of a MIME tag.
8632
8633 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8634
8635         * time-date.el (autoload): Expand define-obsolete-function-alias into
8636         defalias and make-obsolete for old Emacsen that Gnus supports.
8637         (with-no-warnings): Define it for old Emacsen.
8638         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8639         is available.
8640         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8641         float-time is available; suppress compile warning for time-to-seconds.
8642
8643         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8644         (gnus-float-time): Alias to float-time if it exists.
8645
8646         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8647         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8648         float-time is available; suppress compile warning for time-to-seconds.
8649
8650         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8651         XEmacs.
8652
8653 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8654
8655         * imap.el (imap-message-map): Docstring fix.
8656
8657 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8660         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8661         Add the optional argument `encoding' that overrides the default.
8662
8663         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8664         mm-encode-buffer.
8665
8666 2009-09-04  Glenn Morris  <rgm@gnu.org>
8667
8668         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8669         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8670         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8671         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8672         * mm-util.el (mm-with-unibyte-current-buffer)
8673         (mm-find-buffer-file-coding-system):
8674         * yenc.el (yenc-decode-region): Use default-value rather than
8675         default-enable-multibyte-characters.
8676
8677 2009-09-03  Glenn Morris  <rgm@gnu.org>
8678
8679         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8680         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8681         than default-enable-multibyte-characters.
8682
8683 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8684
8685         * gnus-art.el (gnus-article-read-summary-keys):
8686         Fix gnus-buffer-configuration's value temporarily used.
8687
8688 2009-09-02  Glenn Morris  <rgm@gnu.org>
8689
8690         * gnus-util.el (gnus-float-time): New function.
8691         * gnus-delay.el (gnus-delay-article):
8692         * gnus-sum.el (gnus-thread-latest-date):
8693         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8694         * nnspool.el (nnspool-request-newgroups):
8695         Use gnus-float-time rather than time-to-seconds.
8696         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8697
8698         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8699         (gnus-header-subject-face, gnus-header-newsgroups-face)
8700         (gnus-header-name-face, gnus-header-content-face):
8701         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8702         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8703         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8704         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8705         (gnus-cite-face-11):
8706         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8707         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8708         (gnus-server-closed-face, gnus-server-denied-face)
8709         (gnus-server-offline-face):
8710         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8711         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8712         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8713         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8714         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8715         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8716         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8717         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8718         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8719         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8720         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8721         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8722         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8723         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8724         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8725         (gnus-summary-high-undownloaded-face)
8726         (gnus-summary-low-undownloaded-face)
8727         (gnus-summary-normal-undownloaded-face)
8728         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8729         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8730         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8731         (gnus-splash-face):
8732         * message.el (message-header-to-face, message-header-cc-face)
8733         (message-header-subject-face, message-header-newsgroups-face)
8734         (message-header-other-face, message-header-name-face)
8735         (message-header-xheader-face, message-separator-face)
8736         (message-cited-text-face, message-mml-face):
8737         * sieve-mode.el (sieve-control-commands-face)
8738         (sieve-action-commands-face, sieve-test-commands-face)
8739         (sieve-tagged-arguments-face):
8740         * spam.el (spam-face):
8741         Mark face aliases with "-face" in the name as obsolete.
8742
8743 2009-09-01  Glenn Morris  <rgm@gnu.org>
8744
8745         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8746         than goto-line.
8747
8748 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8751         Don't move point if the command is invoked inside the message header.
8752
8753 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8754
8755         * imap.el (imap-send-command): Simplify.
8756         (imap-wait-for-tag): point-max -> buffer-size.
8757
8758 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8759
8760         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8761         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8762         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8763         * nnir.el (nnir-swish-e-index-file):
8764         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8765         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8766         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8767         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8768         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8769         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8770
8771 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8774         Don't save excursion.
8775
8776 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8777
8778         * nnheader.el (nnheader-find-file-noselect):
8779         * mm-util.el (mm-insert-file-contents):
8780         Use (default-value 'major-mode) instead of default-major-mode.
8781
8782 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8783
8784         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8785
8786 2009-08-26  Glenn Morris  <rgm@gnu.org>
8787
8788         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8789         than placing in files.el.
8790
8791 2009-08-25  Glenn Morris  <rgm@gnu.org>
8792
8793         * nnir.el (top-level): Don't require cl at run-time.
8794         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8795         Replace cl-function substitute with gnus-replace-in-string.
8796         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8797         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8798         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8799         simplified expansions.
8800
8801 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8802
8803         * dig.el (dig): Add autoload cookie.
8804
8805 2009-08-22  Glenn Morris  <rgm@gnu.org>
8806
8807         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8808         goto-line.
8809
8810 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8811
8812         * parse-time.el (parse-time-string-chars): Save match data.
8813
8814 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8815
8816         * parse-time.el (parse-time-string-chars): Compute using character
8817         classes, to handle non-ascii characters (Bug#3190).
8818
8819 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8820
8821         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8822
8823         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8824         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8825         (gnus-mm-display-part, gnus-mime-display-single)
8826         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8827         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8828
8829         * gnus-sum.el
8830         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8831         (gnus-summary-move-article): Add expirable mark to articles copied or
8832         moved to group that has auto-expire turned on if the option is non-nil.
8833
8834 2009-07-24  Glenn Morris  <rgm@gnu.org>
8835
8836         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8837         Fix typo.  (Bug#3903)
8838
8839 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8842         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8843         that should not be used for draft articles.
8844         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8845         that has no concern in minor mode keys.
8846         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8847         Abolish.
8848
8849 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8850
8851         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8852         article without making inquiry to a user for unknown encoding.
8853
8854         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8855         (nnmaildir--scan): Assume i-node and device number that file-attributes
8856         returns might be cons-cell.
8857
8858         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8859
8860         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8861
8862 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8863
8864         * auth-source.el: Remove docs now in auth.texi.  Don't use
8865         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8866         `auth-source-hide-passwords' and use them.
8867
8868 2009-07-15  Glenn Morris  <rgm@gnu.org>
8869
8870         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8871
8872 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8875         excessive whitespace from the default values of title and description.
8876
8877 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8880         mail-fetch-field to fetch Content-Description header in order to
8881         exclude newlines.
8882
8883 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8884
8885         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8886         format used by GnuPG 2.0.11.
8887
8888 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8889
8890         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8891         to deleted part.
8892
8893 2009-05-30  David Engster  <dengste@eml.cc>
8894
8895         * nnmairix.el: Remove old documentation in the commentary block.
8896         (nnmairix-request-group): Do not update active file for nnml back ends.
8897         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8898         end so that overview files are ignored.
8899         (nnmairix-update-groups): Make updating the groups more robust by using
8900         marks.
8901         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8902         with dollar characters in message-id.
8903
8904 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8905
8906         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8907         2008-12-25 in dns.el.
8908
8909 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8910
8911         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8912         could happen if the text is only composed of spaces and/or tabs.
8913
8914 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8915
8916         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8917         when sending a queued message to avoid extra mml tags.
8918
8919 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8920
8921         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8922
8923 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8924
8925         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8926         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8927         rmail-toggle-header for XEmacs;
8928         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8929
8930 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * gnus-dired.el: Remove autoload for gnus-setup-message.
8933         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8934         displaying Gnus logo; always use compose-mail.
8935
8936 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8937
8938         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8939
8940 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8943         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8944         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8945         available.
8946         (gnus-nocem-epg-verify): New function.
8947
8948 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8949
8950         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8951
8952 2009-02-15  Glenn Morris  <rgm@gnu.org>
8953
8954         * gnus-util.el (rmail-insert-rmail-file-header)
8955         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8956         autoloads.
8957         (rmail-default-rmail-file): Remove unnecessary declaration.
8958         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8959
8960 2009-02-14  Glenn Morris  <rgm@gnu.org>
8961
8962         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8963         variable (only used in gnus-util, which declares it anyway).
8964         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8965         which was only needed by gnus-art (changed to not use it any more).
8966         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8967         only used in gnus-util, which autoloads it itself.
8968         (rmail-update-summary): Fix autoload.
8969
8970         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8971         rather than rmail-output-to-rmail-file.
8972
8973 2009-02-07  Glenn Morris  <rgm@gnu.org>
8974
8975         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8976         autoload of function that no longer exists.
8977         (rmail-toggle-header): Declare.
8978         (message-forward-rmail-make-body): Handle mbox Rmail.
8979
8980 2009-01-31  Glenn Morris  <rgm@gnu.org>
8981
8982         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8983         2009-01-09 change.
8984
8985 2009-01-31  Dave Love  <fx@gnu.org>
8986
8987         * imap.el (imap-fetch-safe): Bind debug-on-error.
8988         (imap-debug): Add imap-fetch-safe.
8989
8990 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8991
8992         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8993         (auth-source-forget-all-cached): New convenience function.
8994         (auth-source-user-or-password): Accept list of modes or a single mode.
8995
8996         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8997         auth-source modes.
8998
8999         * netrc.el (netrc-machine-user-or-password): Use list of
9000         auth-source modes.
9001
9002         * nnimap.el (nnimap-open-connection): Use list of
9003         auth-source modes.
9004
9005         * nntp.el (nntp-send-authinfo): Use list of
9006         auth-source modes.
9007
9008 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9009
9010         * auth-source.el: Update docs to reflect epa-file-enable is to be used
9011         now.
9012
9013 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9016         coding system in XEmacs; add a workaround for XEmacs.
9017
9018         * lpath.el: Fbind coding-system-aliasee.
9019
9020 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9021
9022         * mm-util.el (mm-coding-system-priorities): Protect against nil value
9023         of current-language-environment.
9024
9025 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
9026
9027         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
9028         available at runtime.
9029
9030 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9031
9032         * gnus-art.el (article-date-ut): Fix end point of narrowing.
9033
9034 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
9035
9036         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
9037         the greatest positive fixnum value doesn't work under an XEmacs with
9038         bignum support; use the most-positive-fixnum constant instead,
9039         available since Emacs 21.1 with cl and XEmacs 21.1.
9040
9041 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
9044         XEmacs gets not to work.
9045
9046 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9047
9048         * mm-util.el (mm-coding-system-priorities): Allow the value like
9049         "Japanese (UTF-8)" of current-language-environment.
9050
9051 2009-01-09  Glenn Morris  <rgm@gnu.org>
9052
9053         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9054         with last-command-event.
9055
9056 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
9059         in the doc string.
9060
9061         * message.el (message-fix-before-sending): Amend comment.
9062
9063 2009-01-08  Dave Love  <fx@gnu.org>
9064
9065         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
9066
9067 2009-01-07  David Engster  <dengste@eml.cc>
9068
9069         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9070         simplified server definitions by converting it via
9071         gnus-server-to-method.
9072
9073 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9074
9075         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9076         parameter's operands.
9077
9078 2009-01-06  David Engster  <dengste@eml.cc>
9079
9080         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9081         primary select method (for gnus-group-mark-article-as-read).
9082
9083 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
9084
9085         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9086         `(gnus)Face', not `(gnus)X-Face'.
9087
9088 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * mm-util.el (mm-ucs-to-char): New function.
9091
9092         * mm-url.el (mm-url-decode-entities): Use it.
9093
9094         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
9095         unicode-to-char.
9096
9097 2009-01-05  Dave Love  <fx@gnu.org>
9098
9099         * time-date.el: Require cl for `declare'.
9100
9101 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
9104         Dave Love.
9105
9106 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9107
9108         * message.el (message-fix-before-sending): Add `eight-bit' to
9109         illegible-text check.
9110
9111 2009-01-03  Michael Olson  <mwolson@gnu.org>
9112
9113         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9114         `headers' is nil.  This can occur if the IMAP server does not have
9115         permissions to read messages from a folder, but can write new messages
9116         to the folder.
9117         (nnimap-request-article-part): Do not insert `data' if it is nil.
9118
9119         * imap.el (imap-parse-fetch): Courier can insert spurious blank
9120         characters which will confuse `read', so skip past them.
9121
9122 2009-01-01  Dave Love  <fx@gnu.org>
9123
9124         * imap.el (imap-string-to-integer): Fix typo.
9125         (imap-fetch-safe): New function.
9126         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
9127
9128         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9129
9130         * imap.el (imap-process-connection-type, imap-debug, imap-open):
9131         (imap-parse-greeting): Fix doc strings.
9132         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
9133         (imap-parse-flag-list): Make messages unique.
9134         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
9135
9136         * nnimap.el: Fix author email.
9137         (nnimap-split-rule): Add FIXME comment.
9138         (nnimap-debug): Fix doc string.
9139
9140 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9141
9142         * dns.el (dns-set-servers): Check "Address".  Fix typo.
9143
9144 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
9145
9146         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
9147         nslookup if resolv.conf isn't available.
9148         (dns-query): Rename from query-dns.
9149         (dns-query-cached): Rename from query-dns-cached.
9150
9151 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9152
9153         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9154         overlay-arrow-position and overlay-arrow-string buffer-local; no need
9155         to check if those variables exist (first appeared in Emacs 18.50).
9156
9157 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9158
9159         * mm-util.el (mm-line-number-at-pos): New function.
9160
9161         * spam-report.el (spam-report-process-queue): Use it.
9162
9163 2008-12-24  David Engster  <dengste@eml.cc>
9164
9165         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9166         parameters that haven't existed as variables as buffer-local variables.
9167
9168 2008-12-23  Dave Love  <fx@gnu.org>
9169
9170         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9171         cadar.
9172
9173         * sieve-manage.el (sieve-manage-starttls-p): Rename from
9174         imap-starttls-p.
9175         (sieve-manage-starttls-open): Rename from imap-starttls-open.
9176
9177 2008-12-22  Dave Love  <fx@gnu.org>
9178
9179         * imap.el: Fix author email.  Doc fixes.
9180         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
9181         reply.
9182
9183 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
9184
9185         * spam-report.el (spam-report-gmane-max-requests): New constant.
9186         (spam-report-gmane-wait): New variable.
9187         (spam-report-gmane-ham, spam-report-gmane-spam)
9188         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9189         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9190         the server.
9191
9192         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9193         Add explanations.
9194
9195         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9196         nnheader-accept-process-output and nnheader-read-timeout if available.
9197         (pop3-movemail): Use it.
9198
9199         * message.el (message-check-news-body-syntax): Fix signature check if
9200         there's an attachment.
9201
9202 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9203
9204         * mm-util.el: Add comments to the mm- emulating functions.
9205
9206 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
9207
9208         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9209         Reported by Stephen Berman <stephen.berman@gmx.net>.
9210
9211 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9212
9213         * mm-util.el (mm-substring-no-properties): New function.
9214         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9215         (mm-special-display-p): Enable those lambda forms to be byte compiled.
9216         (mm-string-to-multibyte): Doc fix.
9217
9218         * mml.el (mml-attach-file): Use mm-substring-no-properties.
9219
9220 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9221
9222         * mml.el (mml-attach-file): Strip text properties from file name.
9223         (Bug#1574)
9224
9225 2008-12-16  Glenn Morris  <rgm@gnu.org>
9226
9227         * mm-util.el (mm-charset-override-alist): Declare for compiler.
9228
9229 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9230
9231         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9232         knows since the charset specified might be a bogus alias that
9233         mm-charset-synonym-alist provides.
9234
9235 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9236
9237         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9238         "ISO_8859-1".
9239
9240         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9241
9242 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9243
9244         * mm-util.el (mm-charset-eval-alist):
9245         Define it before mm-charset-to-coding-system.
9246         (mm-charset-to-coding-system): Add optional argument `silent';
9247         define it before mm-charset-override-alist.
9248         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9249         default value if it can be used in Emacs currently running;
9250         silence mm-charset-to-coding-system.
9251
9252 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9255         `allow-override' which says whether to use `mm-charset-override-alist'.
9256         (rfc2047-decode-encoded-words): Use it.
9257
9258         * mm-util.el (mm-charset-override-alist): Fix custom type;
9259         add `(gb2312 . gbk)' to choices.
9260
9261 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9262
9263         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9264         fast.
9265
9266         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9267
9268         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
9269
9270 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
9271
9272         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9273         on links.
9274
9275         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9276
9277 2008-12-03  Lute Kamstra  <lute@gnu.org>
9278
9279         * sha1.el: Remove leading * from docstrings of defcustoms,
9280         deffaces, defconsts and defuns.
9281
9282 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * message.el (message-idna-to-ascii-rhs-1): Protect against local
9285         users' addresses that don't have domain parts.
9286         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9287         rather than message-narrow-to-head since there will be the message
9288         header separator.
9289
9290 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9291
9292         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9293         since the result is inserted in a unibyte buffer anyway.
9294         (nnimap-demule-use-string-to-multibyte): Remove.
9295         (nnimap-demule): Alias it to mm-string-to-multibyte.
9296
9297 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9298
9299         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9300         variable for debugging bug#464 and bug#1174.
9301         (nnimap-demule): Use it.
9302
9303 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9304
9305         * gnus-score.el (gnus-score-find-trace): Handle default score in total
9306         score calculation correctly.
9307
9308 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9309
9310         * message.el (message-send-mail): Just set the buffer to unibyte
9311         rather than use mm-with-unibyte-current-buffer which does a lot more.
9312         (message-send-mail-partially): Don't bother with
9313         mm-with-unibyte-current-buffer since it's already been made unibyte by
9314         message-send-mail.
9315
9316 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9317
9318         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9319
9320 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9321
9322         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9323
9324 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9325
9326         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9327         require itself and to remove `with-no-warnings'.
9328
9329 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9330
9331         * starttls.el (starttls-any-program-available): Get the name of the
9332         available TLS layer program.
9333         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9334         well as the host name in the "opening" message.
9335
9336         * auth-source.el (auth-source-cache, auth-source-do-cache)
9337         (auth-source-user-or-password): Cache passwords and logins by default,
9338         allow override with `auth-source-do-cache'.
9339         (auth-source-forget-user-or-password): Allow users to remove cache
9340         entries if needed.
9341
9342 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9343
9344         * md4.el (md4-buffer): Fix typo in docstring.
9345         (md4, md4-64): Doc fixes.
9346         (md4-pack-int32): Reflow docstring.
9347
9348 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9349
9350         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9351         condition-case to only the forward-sexp call.
9352
9353 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9354
9355         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9356         quotes contained.  Make it more robust regardless by an extra
9357         condition-case wrapper.
9358
9359 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9360
9361         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9362
9363 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9364
9365         * nnml.el (nnml-request-expire-articles): Check if the function set to
9366         `nnmail-expiry-target' returns the symbol `delete'.
9367
9368         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9369
9370         * nnmail.el (nnmail-expiry-target): Fix custom type.
9371
9372 2008-10-02  Glenn Morris  <rgm@gnu.org>
9373
9374         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9375         Silence compiler warning.
9376
9377 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9378
9379         * tls.el (open-tls-stream): Show the actual command being
9380         executed, instead of the format string.
9381
9382 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9383
9384         * lpath.el: Fbind codepage-setup for Emacs 23.
9385
9386 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9387
9388         * mml.el (mml-menu): Don't assume mml2015 is bound.
9389
9390 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9391
9392         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9393         exists.
9394
9395 2008-09-27  Glenn Morris  <rgm@gnu.org>
9396
9397         * gnus-util.el (mail-header-remove-comments): Autoload it.
9398
9399 2008-09-27  Andreas Schwab  <schwab@suse.de>
9400
9401         * gnus-util.el (gnus-split-references): Strip comments.
9402         (gnus-parent-id): Likewise.
9403
9404 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9405
9406         * message.el (message-confirm-send): Fix version.
9407
9408 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9409
9410         * message.el (message-idna-to-ascii-rhs-1): Use
9411         mail-extract-address-components rather than mail-header-parse-addresses
9412         that is an alias by default to ietf-drums-parse-addresses that does not
9413         support non-ASCII names in headers' contents.
9414
9415 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9416
9417         * message.el (message-confirm-send): Fix variable documentation to
9418         avoid the "y/n" wording.
9419
9420 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9421
9422         * message.el (message-set-auto-save-file-name): Save to a different
9423         filename so multiple messages (especially drafts) can be recovered.
9424
9425 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9426
9427         * message.el (message-confirm-send): Add appropriate version.
9428
9429 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9430
9431         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9432         defvar.
9433
9434 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9435
9436         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9437         (mm-pkcs7-enveloped-magic): Ditto.
9438
9439 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9440
9441         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9442         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9443
9444 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9445
9446         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9447         default, it's better.
9448
9449 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9450
9451         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9452         summary line gnus-number property and ignore them (with a warning
9453         message).
9454
9455 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9458         macro caddr in the interactive form since it won't be expanded.
9459
9460 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9461
9462         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9463         `charset'; fix name of function called recursively.
9464         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9465
9466 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9467
9468         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9469         (gnus-mime-set-charset-parameters): New function.
9470         (gnus-mime-view-part-as-charset): Use it to correctly display part
9471         specifying wrong charset.
9472
9473 2008-09-08  David Engster  <dengste@eml.cc>
9474
9475         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9476         in completing-read for back end server.
9477
9478 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9479
9480         * message.el (message-confirm-send): New variable to confirm sending a
9481         message.
9482         (message-send): Use it.
9483
9484 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9485
9486         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9487
9488 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9491
9492 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9493
9494         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9495         prevent tracking too many groups.
9496         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9497         Use it.
9498
9499 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9500
9501         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9502         moving point to the bottom of the window in order to avoid recentering.
9503
9504 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9505
9506         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9507
9508         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9509         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9510         (gnus-article-beginning-of-window): Fix calculation.
9511
9512 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * gnus-msg.el (gnus-summary-supersede-article)
9515         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9516         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9517         message header.
9518
9519 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9520
9521         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9522         pending output coming after the status change.
9523
9524 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9525
9526         * message.el:
9527         * gnus-start.el:
9528         * gnus-registry.el: Remove VMS support.
9529
9530 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9531
9532         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9533         macro.
9534         (rfc2104-hash): Use it.
9535
9536 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9537
9538         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9539         (gnus-summary-sort-by-most-recent-date): New commands.
9540         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9541         and menu entries.
9542
9543 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9546         don't redisplay article for raw contents; remove plural articles stuff.
9547
9548         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9549         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9550         on gnus-summary-save-article; display results properly.
9551
9552 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9553
9554         * lpath.el: No need to fbind ns-focus-frame.
9555
9556 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9559
9560 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9561
9562         * gnus-art.el (gnus-summary-save-in-pipe):
9563         Consider gnus-save-all-headers.
9564
9565 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9566
9567         * gnus-util.el (ns-focus-frame): Remove declaration.
9568         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9569         like x.
9570
9571 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9572
9573         * rfc2104.el (rfc2104-zero): Delete defconst.
9574         (rfc2104-hex-alist): Likewise.
9575         (rfc2104-hex-to-int): Delete func.
9576         (rfc2104-hexstring-to-bitstring): Likewise.
9577         (rfc2104-nybbles): New defconst.
9578         (rfc2104-hash): Rewrite for speed.
9579
9580 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9581
9582         * tls.el (open-tls-stream): Make it work with the 2nd argument
9583         BUFFER that is a string but does not exist as a buffer object, as
9584         mentioned in the doc-string.
9585
9586 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9587
9588         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9589         SXEmacs.
9590
9591 2008-07-16  Glenn Morris  <rgm@gnu.org>
9592
9593         * gnus-util.el (ns-focus-frame): Declare for compiler.
9594
9595 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9598         set as a group parameter.
9599         (gnus-summary-save-in-pipe): Work when it is called independently.
9600         (gnus-summary-pipe-to-muttprint): Don't modify
9601         gnus-summary-pipe-output-default-command.
9602
9603 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9604
9605         * message.el (message-send-mail-with-sendmail):
9606         Display the error message.
9607
9608 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9609
9610         * gnus-art.el (gnus-default-article-saver):
9611         Add gnus-summary-save-in-pipe to choices.
9612         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9613         gnus-summary-pipe-output-default-command as the default command.
9614         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9615         instead of gnus-last-shell-command.
9616
9617         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9618         New user option.
9619         (gnus-summary-muttprint-program): Mention the value will be changed.
9620         (gnus-summary-save-article): Force showing of all headers.
9621         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9622
9623 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9624
9625         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9626
9627 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9628
9629         * nnimap.el (nnimap-id):
9630         * sieve-manage.el (sieve-manage-open): Doc fixes.
9631
9632 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9633
9634         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9635         if available.
9636
9637 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9638
9639         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9640
9641         * nnkiboze.el (nnkiboze-generate-group):
9642         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9643
9644         * nnmairix.el: Require CL.
9645
9646 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9647
9648         * dgnushack.el: Autoload get-display-table and put-display-table for
9649         XEmacs 21.5.
9650
9651         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9652         21.4 and SXEmacs.
9653
9654 2008-06-15  David Engster  <dengste@eml.cc>
9655
9656         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9657
9658 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9659
9660         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9661         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9662         runtime choice under XEmacs.
9663
9664         * gnus-sum.el (gnus-summary-set-display-table):
9665         Use `gnus-put-display-table', `gnus-get-display-table',
9666         `gnus-set-display-table' for the display table, instead of `aset'.
9667
9668         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9669         Use `gnus-put-display-table', `gnus-get-display-table',
9670         `gnus-set-display-table' for the display table.
9671
9672 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9673
9674         * nnmairix.el: Add autoloads.
9675
9676 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9677
9678         * nnmairix.el (nnmairix-delete-recreate-group)
9679         (nnmairix-update-and-clear-marks): Fix error messages.
9680
9681 2008-06-14  David Engster  <dengste@eml.cc>
9682
9683         * nnmairix.el: Upgrade to version 0.6.
9684         (nnmairix-group-toggle-propmarks-this-group)
9685         (nnmairix-group-toggle-readmarks-this-group)
9686         (nnmairix-group-delete-recreate-this-group)
9687         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9688         (nnmairix-remove-tick-mark-original-article): New commands.
9689         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9690         (nnmairix-propagate-marks-to-nnmairix-groups)
9691         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9692         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9693         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9694         functions needed for marks propagation and manipulation of read marks.
9695         (nnmairix-update-groups): New function.
9696         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9697         (nnmairix-determine-original-group-from-registry)
9698         (nnmairix-determine-original-group-from-path)
9699         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9700         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9701         New helper functions.
9702         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9703         keystrokes for new commands.
9704         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9705         (nnmairix-request-group): Check allow-fast group parameter.
9706         (nnmairix-request-create-group): Set allow-fast group parameter if
9707         nnmairix-allowfast-default is set.
9708         (nnmairix-close-group): Propagate marks upon closing if needed.
9709         (nnmairix-group-toggle-threads-this-group): Use new.
9710         nnmairix-group-toggle-parameter helper function.
9711         (nnmairix-search): Better check for empty search result.
9712         (nnmairix-goto-original-article): Use new helper functions for
9713         determining original article.
9714         (nnmairix-show-original-article): Make sure message-id is in brackets.
9715         (nnmairix-call-mairix-binary): Change variable name.
9716         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9717         helper function.
9718         (nnmairix-widget-toggle-activate): Fix doc string.
9719
9720 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9721
9722         * nnir.el: Require edmacro when compiling with XEmacs.
9723         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9724         available in Emacs 21.
9725
9726 2008-06-11  Glenn Morris  <rgm@gnu.org>
9727
9728         * gnus-util.el (x-focus-frame):
9729         * gnus.el (image-size):
9730         * mm-decode.el (image-size): Declare.
9731
9732         * gnus-picon.el (declare-function): Add compat definition.
9733         (image-size): Declare.
9734
9735         * gnus-group.el (tool-bar-map):
9736         * gnus-sum.el (tool-bar-map): Define for compiler.
9737
9738         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9739
9740         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9741
9742         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9743         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9744         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9745         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9746         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9747         * sieve-manage.el, spam-report.el, spam.el:
9748         Remove unnecessary eval-and-compile of autoloads.
9749
9750 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9751
9752         * auth-source.el: Precise Tramp doc.
9753
9754 2008-06-07  Glenn Morris  <rgm@gnu.org>
9755
9756         * nnmairix.el: Remove unnecessary eval-when-compile.
9757
9758 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9759
9760         * lpath.el: Fbind propertize for XEmacs 21.4.
9761
9762 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9763
9764         * nnir.el: Move here from ../contrib.
9765
9766 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9767
9768         * gnus-util.el (gnus-read-shell-command): New function.
9769         * mm-decode.el (mm-pipe-part):
9770         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9771
9772 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9773
9774         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9775
9776 2008-06-03  Glenn Morris  <rgm@gnu.org>
9777
9778         * pop3.el (nnheader-accept-process-output): Autoload it.
9779
9780 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9781
9782         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9783         are not 2-digit hexadecimal characters that follow `%'s.
9784
9785 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9786
9787         * message.el (message-bogus-recipient-p): Fix type in doc string.
9788         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9789         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9790         Improve custom options.
9791         (message-bogus-recipient-p): Adjust accordingly.
9792
9793 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9794
9795         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9796         long-form month and day names.
9797
9798 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * dgnushack.el: Autoload debug, eudc-expand-inline and
9801         pgg-snarf-keys-region for XEmacs.
9802
9803         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9804
9805         * nnmairix.el: Require edmacro when compiling with XEmacs.
9806
9807 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9808
9809         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9810         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9811
9812 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9813
9814         * auth-source.el: Add more docs.
9815
9816         * netrc.el (netrc-machine): Always match if the port is not given.
9817
9818 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9819
9820         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9821         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9822         retrieval faster in some cases, but might make CPU usage larger.
9823         If this has any bad side effects, we might revert this change.
9824
9825         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9826         seems to make mail retrieval much, much faster.
9827         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9828         unconditionally.
9829
9830         * gnus-draft.el (gnus-group-send-queue):
9831         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9832
9833 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9834
9835         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9836
9837         * message.el (message-bogus-address-regexp): Fix and improve custom
9838         type.
9839         (message-setup-hook): Add message-check-recipients as custom option.
9840
9841 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9842
9843         * message.el (message-cite-function): Remove bogus autoload which crept
9844         in during merge from v5-10.
9845
9846 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9847
9848         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9849
9850         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9851
9852         * auth-source.el: Preliminary Tramp docs.
9853         (auth-sources): Change the default auth-sources to use
9854         EPA .gpg files.
9855
9856 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9857
9858         * nntp.el: Autoload `auth-source-user-or-password'.
9859         (nntp-send-authinfo): Use it.
9860
9861         * nnimap.el: Autoload `auth-source-user-or-password'.
9862         (nnimap-open-connection): Use it.
9863
9864         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9865         for the gnus-message function.
9866         (auth-source-user-or-password): Use it.
9867
9868 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9869
9870         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9871         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9872         (rfc2104-hash): Use it.
9873
9874 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9875
9876         * gnus-art.el (gnus-article-toggle-truncate-lines):
9877         Don't use `iff' in docstring.
9878
9879 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9880
9881         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9882
9883         * gnus-util.el (gnus-extract-address-component-name)
9884         (gnus-extract-address-component-email): Convenience functions around
9885         `gnus-extract-address-components'.
9886
9887         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9888         Use `gnus-extract-address-component-email' to fix bug of comparing full
9889         sender name to `user-mail-address'.
9890
9891 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9892
9893         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9894         catch/throw to optimize.
9895         (gnus-registry-find-keywords): Just use member to find a keyword.
9896
9897 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9898
9899         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9900         is current before calling gnus-server-prepare.
9901         (gnus-server-setup-buffer, gnus-server-update-server)
9902         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9903
9904 2008-05-04  Juri Linkov  <juri@jurta.org>
9905
9906         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9907         (mailcap-file-default-commands): Use mailcap-replace-in-string
9908         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9909         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9910
9911 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9912
9913         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9914
9915 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9916
9917         * gnus.el: Bump version to 0.11.
9918
9919 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9920
9921         * gnus.el: No Gnus v0.10 is released.
9922
9923 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9924
9925         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9926         hooks.
9927         (gnus-update-read-articles): Speed up non-marks-using users.
9928         (gnus-use-marks): Define gnus-use-marks.
9929         (gnus-propagate-marks): Rename variable to something more sensible.
9930
9931 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9932
9933         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9934         (gmm-image-load-path-for-library): Fix typos in docstrings.
9935         (gmm-message): Reflow docstring.
9936
9937 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9938
9939         * mail-source.el (mail-source-set-1, mail-source-bind):
9940         Move auth-source code out of the macro to clean it up and fix bugs.
9941
9942 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9943
9944         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9945         by sender if it's equal to user-mail-address, it's likely to be
9946         useless.
9947
9948         * mail-source.el (mail-source-bind): Don't use user or password if they
9949         are not bound.  Unintern them if they are nil.  Don't use server unless
9950         it's bound, and default it to empty string otherwise.
9951
9952 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9953
9954         * mail-source.el: Load auth-source.el.
9955         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9956         get user name or password, if auth-sources is set up.
9957
9958         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9959         strategy of splitting with parent.
9960         (gnus-registry-split-fancy-with-parent)
9961         (gnus-registry-post-process-groups): Use it and fix prior
9962         bug (returning a list as the split result).
9963
9964         * auth-source.el (auth-sources): Remove server parameter.
9965         (auth-source-pick, auth-source-user-or-password)
9966         (auth-source-user-or-password-imap)
9967         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9968         (auth-source-user-or-password-sftp)
9969         (auth-source-user-or-password-smtp): Remove server parameter.
9970
9971 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9972
9973         * smime.el (smime-sign-region, smime-encrypt-region)
9974         (smime-decrypt-region):
9975         Remove redundant calls to `generate-new-buffer-name'.
9976
9977 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9978
9979         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9980         Don't use QP for message/rfc822.
9981         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9982
9983 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9984
9985         * sieve-manage.el (sieve-string-bytes): Remove.
9986         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9987         correct byte-length only if the process's coding-system is the same as
9988         the one used internally by Emacs to represent strings.
9989
9990 2008-04-22  Juri Linkov  <juri@jurta.org>
9991
9992         * mailcap.el (mailcap-file-default-commands): New function.
9993
9994 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9995
9996         * message.el (message-signature-separator, message-cite-function):
9997         Change custom version.
9998
9999 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
10000
10001         * tls.el (tls-program): Add -ign_eof argument to call the openssl
10002         commands.
10003         (tls-checktrust): Ditto.
10004
10005 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10006
10007         * mm-decode.el (mm-display-external): Make temp file read-only.
10008
10009 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10010
10011         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10012         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10013         `C-c C-f d'.
10014
10015 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10016
10017         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10018
10019 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10020
10021         * gnus.el: Bump version to 0.9.
10022
10023 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
10024
10025         * gnus.el: No Gnus v0.8 is released.
10026
10027 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10028
10029         * mail-source.el (mail-source-value):
10030         Prefer fboundp to functionp so it works with macros as well.
10031
10032 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10033
10034         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10035         Fix last change in case the element is not even a symbol.
10036
10037 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10038
10039         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10040         Prefer fboundp to functionp so it works with macros as well.
10041
10042 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10043
10044         * auth-source.el: Add docs.
10045         (auth-sources): Modify format to support server.
10046         (auth-source-pick, auth-source-user-or-password)
10047         (auth-source-user-or-password-imap)
10048         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10049         (auth-source-user-or-password-sftp)
10050         (auth-source-user-or-password-smtp): Add server parameter.
10051
10052 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10053
10054         * gnus-registry.el: Initialize the registry when gnus-registry-install
10055         is t.
10056
10057 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10058
10059         * compface.el (uncompface): Make buffer unibyte.
10060
10061 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10062
10063         * mail-source.el (mail-source-value):
10064         Prefer fboundp to functionp so it works with macros as well.
10065
10066 2008-04-05  Glenn Morris  <rgm@gnu.org>
10067
10068         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10069
10070 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10071
10072         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10073         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10074
10075         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10076         multibyteness after rather than before erasing it.
10077
10078         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10079         mm-with-multibyte.
10080         (gnus-request-article-this-buffer): Make sure the proper decoding is
10081         used if gnus-original-article-buffer happens to be unibyte.
10082
10083         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10084         default-enable-multibyte-characters.
10085
10086         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10087         default-enable-multibyte-characters.
10088
10089         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10090
10091         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10092
10093 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10094
10095         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10096         Fix last change in case the element is not even a symbol.
10097
10098 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10099
10100         * imap.el (imap-enable-exchange-bug-workaround): New variable.
10101         (imap-message-copyuid-1): Use it.
10102         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
10103         J. Williams in
10104         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
10105
10106         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10107         imap-enable-exchange-bug-workaround.
10108         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10109
10110 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10111
10112         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10113         a 100 byte status-checks into a 2-3MB transfer for each group.
10114         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10115         to enable bug workaround or not.
10116         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10117
10118 2008-03-31  Glenn Morris  <rgm@gnu.org>
10119
10120         * message.el (mml2015-use): Declare for compiler.
10121         (message-info): Require mml2015 when appropriate.
10122
10123 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10124
10125         * Makefile.in (EMACS_COMP): Quote directory name that might contain
10126         whitespace.
10127
10128 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10129
10130         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10131         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10132         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10133         (nntp-service-to-port): New function.
10134         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10135         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10136         (nntp-open-netcat-stream): New function.
10137         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10138
10139 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10140
10141         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10142
10143 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10144
10145         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10146
10147 2008-03-28  Magnus Henoch  <mange@freemail.hu>
10148
10149         * dns.el (dns-write): Use set-buffer-multibyte.
10150
10151 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10152
10153         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10154
10155 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10156
10157         * message.el (message-signature-separator): Change default.
10158         Improve custom type.
10159         (message-cite-function): Change default to
10160         message-cite-original-without-signature.
10161
10162         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10163         toggle.
10164
10165         * message.el (message-check-news-body-syntax): Fix signature check.
10166         (message-setup-1): Mark buffer as unmodified _after_ running
10167         message-setup-hook and handling message-alternative-emails.
10168         (message-shorten-references): Be more strict when building list of
10169         valid references to comply with GNKSA.
10170
10171         * gnus-group.el (gnus-read-ephemeral-bug-group)
10172         (gnus-read-ephemeral-debian-bug-group)
10173         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10174
10175         * message.el (message-info): Don't use booleanp which isn't supported
10176         in Emacs 21 and XEmacs.
10177
10178 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10179
10180         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10181         gnus-group-gmane-group-download-format.
10182         (gnus-group-read-ephemeral-gmane-group): Rename from
10183         gnus-group-read-ephemeral-gmane-group.
10184         (gnus-read-ephemeral-gmane-group-url): Rename from
10185         gnus-group-read-ephemeral-gmane-group-url.
10186         (gnus-bug-group-download-format-alist): New variable.
10187         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10188         (gnus-read-ephemeral-emacs-bug-group): New commands.
10189
10190 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10191
10192         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10193         (gnus-visible-headers): Improve custom type.
10194
10195 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10196
10197         * mml.el (mml-menu): Add workarounds for XEmacs.
10198
10199         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10200         X-Boundary header.
10201
10202         * message.el (message-simplify-recipients): Fix previous commit.
10203
10204 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10205
10206         * mm-util.el (mm-set-buffer-multibyte): New function.
10207         * mm-decode.el (mm-copy-to-buffer): Use it.
10208
10209         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10210         Prefer fboundp to functionp so it works with macros as well.
10211
10212 2008-03-19  Glenn Morris  <rgm@gnu.org>
10213
10214         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
10215         Accidentally removed in the sync process with Emacs.
10216
10217 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
10218
10219         * message.el (message-alter-recipients-discard-bogus-full-name):
10220         New function.
10221         (message-alter-recipients-function): New variable.
10222         (message-get-reply-headers): Use it.
10223         (message-replace-header): New helper function.
10224         (message-recipients-without-full-name): New variable.
10225         (message-simplify-recipients): New command.
10226
10227         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10228
10229         * message.el (message-info): Handle EasyPG manual.
10230
10231         * mml.el (mml-menu): Add entry for EasyPG.
10232
10233 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
10234
10235         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10236         parameter.
10237
10238         * message.el (message-disassociate-draft): Specify drafts group name
10239         fully.
10240
10241 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
10242
10243         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10244         Eliminate unnecessary duplicates from the match list.
10245
10246 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
10249
10250         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
10251
10252         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10253         args of `how-many' of which the XEmacs version doesn't take; declare
10254         Info-index-next as function.
10255
10256 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10257
10258         * gnus-score.el (gnus-score-headers): Fix handling of
10259         gnus-inhibit-slow-scoring.
10260
10261         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10262         string.
10263         (gnus-button-url-regexp): Improve handling of parenthesis.
10264         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10265         (gnus-button-handle-info-keystrokes): Handle index entries.
10266
10267 2008-03-15  Glenn Morris  <rgm@gnu.org>
10268
10269         * parse-time.el (parse-time-string): Simplify.
10270
10271 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10272
10273         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10274         Incoming* files.
10275
10276 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
10277
10278         * auth-source.el (auth-sources): Rename from auth-source-choices.
10279         (auth-source-pick): Use it.
10280
10281 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10282
10283         * binhex.el (binhex-decode-region-internal):
10284         * uudecode.el (uudecode-decode-region-internal):
10285         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10286         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10287         setting default-enable-multibyte-characters.
10288
10289 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
10290
10291         * auth-source.el (auth-source-protocols)
10292         (auth-source-protocols-customize, auth-source-choices): Add and
10293         modified variable customizations and defaults.
10294         (auth-source-pick, auth-source-user-or-password)
10295         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10296         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10297         (auth-source-user-or-password-sftp)
10298         (auth-source-user-or-password-smtp): Use new variables and provide an
10299         interface to netrc.el.
10300
10301 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10302
10303         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10304         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10305         Make sure the nntp port to specify is a string.
10306
10307 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10308
10309         * nntp.el: Use with-current-buffer.
10310         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10311         dubious mm-with-unibyte-current-buffer.
10312         (nntp-with-open-group-function): New function extracted from
10313         nntp-with-open-group macro.
10314         (nntp-with-open-group): Use the function, so it's easier to debug.
10315         Add indentation and debugging info.
10316         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10317         Recommend the use of the netcat alternatives.
10318
10319         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10320         Avoid mm-string-as-multibyte as well.
10321
10322         * nnweb.el (nnweb-insert-html):
10323         Remove use of nnheader-string-as-multibyte.
10324
10325         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10326         (nnheader-string-as-multibyte): Remove.
10327
10328         * mm-view.el: Use inhibit-read-only.
10329         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10330         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10331         or unibyte-string.
10332
10333         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10334         (mm-uu-yenc-extract): Use with-current-buffer.
10335
10336         * gnus-soup.el (gnus-soup-send-packet): Don't use
10337         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10338
10339         * nnmh.el: Use with-current-buffer.
10340         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10341         mm-string-as-multibyte on the output of mm-encode-coding-string.
10342
10343         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10344         (nnimap-request-move-article): Use with-current-buffer.
10345
10346         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10347         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10348         conversion uses string-make-unibyte rather than string-as-unibyte.
10349
10350         * gnus-msg.el: Use with-current-buffer.
10351
10352         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10353
10354 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10355
10356         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10357         string for caching if it is 'PIN.
10358
10359 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10360
10361         * lpath.el: Consider the case without Emacs/W3.
10362
10363 2008-03-08  Glenn Morris  <rgm@gnu.org>
10364
10365         * time-date.el (date-to-time, time-subtract, time-add)
10366         (safe-date-to-time): Doc fixes.
10367
10368 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10369
10370         * mail-source.el (mail-source-delete-old-incoming-confirm):
10371         Change default to nil.
10372         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10373
10374 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10375
10376         * lpath.el: Rearrange.
10377
10378         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10379         (gnus-article-goto-prev-page): Work for articles having ^L's.
10380
10381         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10382
10383         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10384
10385 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10386
10387         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10388         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10389         (gnus-bookmark-jump): Adjust some variable names.
10390
10391 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10392
10393         * auth-source.el: New package.
10394         (auth-source-choices): Add customization entry point variable.
10395
10396         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10397         bug.
10398
10399 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10400
10401         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10402         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10403         (gnus-registry-install-shortcuts): Rename from
10404         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10405         the `gnus-registry-mark-map' keymap dynamically from
10406         `gnus-registry-marks'.  The generated functions update the summary line
10407         when a registry mark is added or deleted, and will call
10408         `gnus-registry-install-p' (see the comments in the code).
10409         (gnus-registry-user-format-function-M): Use concat intelligently.
10410
10411         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10412         the registry mark functions.
10413
10414 2008-03-05  Glenn Morris  <rgm@gnu.org>
10415
10416         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10417         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10418         gnus-art.
10419         (top-level): No need to load own source when compiling.
10420
10421 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10422
10423         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10424         Suggested by <chris.anderton@zetnet.co.uk>.
10425
10426 2008-03-04  Glenn Morris  <rgm@gnu.org>
10427
10428         * gnus-sum.el (top-level): No need to require gnus when compiling,
10429         since unconditionally required near start of file.
10430         (gnus-summary-display-while-building): Move definition before use.
10431
10432 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10433
10434         * gnus-registry.el (gnus-registry-user-format-function-M):
10435         Add formatting function.
10436
10437 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10438
10439         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10440         with plists.
10441         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10442         Use new format.
10443
10444 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10445
10446         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10447         `where-is-internal' that returns a range of key sequences.
10448
10449 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10450
10451         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10452
10453         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10454         (gnus-summary-jump-to-group): Consider windows on other displayed
10455         frames as well.  Similar changes might be needed elsewhere, but that's
10456         the one I've bumped into during my use.
10457
10458         * nndoc.el (nndoc-oe-dbx-type-p):
10459         * gnus-msg.el (gnus-debug):
10460         * gnus-group.el (gnus-update-group-mark-positions):
10461         Use mm-string-to-multibyte.
10462
10463 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10464
10465         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10466         doesn't handle NotDashEscaped.
10467
10468         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10469         (mml-dnd-attach-options): Fix typo in custom choice.
10470
10471         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10472         Change nndoc-article-type to mbox.
10473         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10474
10475         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10476         to nil, instead of html2text.
10477
10478         * imap.el (imap-debug): Add `imap-ping-server'.
10479
10480         * gnus-bookmark.el: Add FIXMEs.
10481
10482         * message.el (message-form-letter-separator)
10483         (message-send-form-letter-delay): New variables.
10484         (message-send-form-letter): Use them.  New command to send form
10485         letters.  Requested by Uwe Siart.
10486         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10487
10488 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10489
10490         * Update copyright years.
10491
10492 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10493
10494         Sync from EMACS_22_BASE.
10495
10496         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10497
10498 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10499
10500         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10501         empty author.
10502
10503 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10504
10505         * gnus-registry.el (gnus-registry-marks): Add variable for
10506         customization of marks and their appearance.
10507         (gnus-registry-read-mark): Use it.
10508         (gnus-registry-do-marks): Add utility function to loop through
10509         `gnus-registry-marks'.
10510         (gnus-registry-install-shortcuts-and-menus): Add function to install
10511         shortcuts and menus.
10512         (gnus-registry-initialize): Use it.
10513         (gnus-registry-default-mark): Clarify documentation.
10514
10515 2008-02-29  Glenn Morris  <rgm@gnu.org>
10516
10517         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10518         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10519         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10520         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10521         Change defcustom :version from 23.0 to 23.1.
10522
10523 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10524
10525         * gnus-registry.el (gnus-registry-follow-group-p)
10526         (gnus-registry-post-process-groups): Add functions to aid registry
10527         splitting and improve logging.  Clarify behavior in function
10528         documentation.
10529         (gnus-registry-split-fancy-with-parent): Use them.
10530
10531 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10532
10533         * gnus-art.el: Use with-current-buffer.
10534
10535 2008-02-27  David Engster  <dengste@eml.cc>
10536
10537         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10538         Express real group name in the response.
10539
10540 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10541
10542         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10543         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10544         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10545         autoload gnus-registry-fetch-group when compiling.
10546         (nnmairix-request-group-with-article-number-correction):
10547         Remove unreferenced argument passed to nnmairix-call-backend.
10548
10549 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10550
10551         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10552         (mm-uu-extract): Improve face for low color ttys.
10553         Reported by Sascha Wilde.
10554
10555 2008-02-27  Glenn Morris  <rgm@gnu.org>
10556
10557         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10558         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10559         variables to defconsts.  Convert comments to doc-strings.
10560         (nnmairix-last-server, nnmairix-current-server): Convert from free
10561         variables to defvars.  Convert comments to doc-strings.
10562         (gnus-registry-fetch-group): Autoload.
10563         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10564         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10565         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10566         caddr.
10567         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10568         nnmairix-request-group-with-article-number-correction call.
10569         (nnmairix-fast, nnmairix-group): New, less general names, for free
10570         variables passed from nnmairix-request-group to
10571         nnmairix-request-group-with-article-number-correction.  Declare.
10572         (nnmairix-request-group-with-article-number-correction):
10573         Use nnmairix-fast, nnmairix-group rather than fast, group.
10574
10575 2008-02-26  David Engster  <dengste@eml.cc>
10576
10577         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10578         version 0.5.
10579
10580 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10581
10582         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10583         instead of making an extra function call.  Don't add the current group
10584         to articles only when they have the group.  Use
10585         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10586         Reported by David <de_bb@arcor.de>.
10587
10588 2008-02-24  Miles Bader  <miles@gnu.org>
10589
10590         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10591         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10592         (mm-find-mime-charset-region):
10593         * mm-bodies.el (mm-encode-body):
10594         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10595
10596 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10597
10598         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10599         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10600
10601 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10602
10603         * mail-source.el (mail-source-delete-incoming): Change default.
10604         Supplement doc string.
10605
10606         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10607
10608 2008-02-14  Glenn Morris  <rgm@gnu.org>
10609
10610         * time-date.el (format-seconds): New function.
10611
10612 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10613
10614         * nnmail.el (nnmail-message-id-cache-file): Derive from
10615         `gnus-home-directory'.
10616
10617 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10618
10619         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10620         Document negative prefix.
10621
10622         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10623
10624 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10625
10626         * message.el (message-unsent-separator): Add the Exim bounce
10627         separator.
10628
10629 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10630
10631         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10632         list.
10633         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10634         recipient/signer list.
10635
10636 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10637
10638         * Makefile.in (datarootdir): Define.
10639         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10640         name that might contain whitespace.
10641
10642 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10643
10644         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10645         fbound (Emacs 23 unicode), signal an error.
10646
10647 2008-02-08  Glenn Morris  <rgm@gnu.org>
10648
10649         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10650
10651 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10652
10653         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10654         ports to the calls to `netrc-machine-user-or-password' in addition to
10655         "imap" and "imaps".
10656
10657 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10658
10659         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10660
10661         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10662
10663 2008-02-01  Kenichi Handa  <handa@m17n.org>
10664
10665         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10666         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10667         (rfc2104-hash): Convert the result of concat to unibyte string.
10668
10669 2008-02-01  Dave Love  <fx@gnu.org>
10670
10671         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10672         coding-system-for-read.
10673         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10674
10675 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10676
10677         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10678         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10679         <hanche@math.ntnu.no>.
10680
10681 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10682
10683         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10684
10685         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10686
10687 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10688
10689         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10690         * message.el (message-beginning-of-line): Use featurep instead of bound
10691         tests in order to resolve conditionals at compile time.
10692
10693 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10694
10695         * mail-source.el (mail-sources): Add `group' choice.
10696
10697         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10698         parameter `in-group' to control into which group the articles go.
10699         Add treatment of `group' mail-source.
10700
10701 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10702
10703         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10704
10705         * mm-decode.el (mm-dissect-buffer): Decode description.
10706
10707         * mml.el (mml-to-mime): Encode message header first.
10708
10709 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10710
10711         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10712         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10713
10714         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10715         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10716
10717 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10718
10719         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10720
10721 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10722
10723         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10724         prefix keys.
10725         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10726         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10727         gnus-xmas.el.
10728
10729         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10730         (gnus-xmas-article-describe-bindings): New function.
10731         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10732         gnus-xmas-article-describe-bindings.
10733
10734         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10735
10736 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10737
10738         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10739         Add new variables for article mark management.
10740         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10741         list of extra data entries which, when present, will indicate that the
10742         article ID should not be trimmed from the registry.
10743         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10744         functions.
10745         (gnus-registry-read-mark): New function to read a mark name from the
10746         user.
10747         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10748         (gnus-registry-set-article-mark-internal): New functions to add and
10749         remove marks.
10750         (gnus-registry-get-article-marks): New function to show the marks for
10751         an article, or retrieve them for further use.
10752
10753 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10754
10755         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10756         keys when no argument is given.
10757
10758 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10759
10760         * imap.el (imap-ping-server): New variable.
10761         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10762         (imap-ping-server): Minor doc string fixes.
10763
10764 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10765
10766         * imap.el (imap-ping-server): New function.
10767         (imap-opened): Call imap-ping-server.
10768
10769 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10770
10771         * gnus-sum.el (gnus-article-sort-by-random)
10772         (gnus-thread-sort-by-random): Fix doc strings.
10773         Reported by jidanni@jidanni.org.
10774
10775 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10776
10777         * gnus-art.el (gnus-article-describe-bindings): New function.
10778         (gnus-article-read-summary-keys): Use it.
10779         (gnus-article-mode-map): Bind `C-h b' to it.
10780
10781 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10782
10783         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10784         XEmacs.
10785         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10786         Protect against non-character events.
10787
10788         * lpath.el: Fbind map-keymap for Emacs 21.
10789
10790 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10791
10792         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10793         New command.
10794         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10795         instead of END.  Change name of the temp file.
10796         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10797         customizable.
10798
10799 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10802         bind `S W' to gnus-article-wide-reply-with-original; set default
10803         binding to gnus-article-read-summary-send-keys.
10804         (gnus-article-read-summary-keys): Fix the order of keys; display
10805         continuation keys correctly in the echo area; describe bindings
10806         correctly when keys end with `C-h'.
10807         (gnus-article-read-summary-send-keys): New function.
10808         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10809         Work for gnus-article-read-summary-send-keys; display continuation keys
10810         correctly in the echo area.
10811         (gnus-article-reply-with-original): Ignore prefix argument.
10812         (gnus-article-wide-reply-with-original): New function.
10813
10814         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10815         Emacs 21.
10816
10817 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10818
10819         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10820         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10821
10822 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10823
10824         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10825         (gnus-group-read-ephemeral-gmane-group): New command.
10826
10827 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10828
10829         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10830
10831 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10832
10833         * message.el (message-send-mail-function): Increase custom version.
10834
10835         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10836         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10837
10838 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10839
10840         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10841         for the cases where imap-authenticate is called with a nil buffer
10842         parameter.
10843
10844 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10845
10846         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10847         html parts correctly; support forwarded messages.
10848         (gnus-article-browse-html-article): Remove work buffers.
10849
10850         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10851         compiling.
10852         (netrc-bound-and-true-p): New macro.
10853         (netrc-parse): Use it instead of bound-and-true-p that is not available
10854         in XEmacs 21.4.
10855
10856 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10857
10858         * gnus-registry.el (gnus-registry-mark-article)
10859         (gnus-registry-article-marks): Add functionality to mark articles
10860         through the Gnus registry.
10861
10862         * encrypt.el: Clarify documentation for the new pgg method.
10863         (encrypt-file-alist): Add PGG option.
10864         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10865         functionality.  Abstract password key and messaging to external
10866         functions.
10867         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10868         (encrypt-message-method-and-cipher): Add new convenience external
10869         functions.
10870         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10871         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10872
10873         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10874         (netrc-parse): Use encrypt-file-alist to determine if
10875         encrypt-find-model or encrypt-insert-file-contents should be used.
10876
10877         * encrypt.el: Clarify documentation.  Load password-cache or
10878         password, whichever one is found first, instead of autoloading.
10879
10880 2007-12-19  Glenn Morris  <rgm@gnu.org>
10881
10882         * mml.el (message-options-set, message-narrow-to-head)
10883         (message-in-body-p, message-mail-p, message-encode-message-body):
10884         Autoload.
10885         (message-remove-header, message-narrow-to-headers-or-head)
10886         (message-subscribed-p, message-make-mail-followup-to)
10887         (message-position-on-field, message-news-p)
10888         (message-options-set-recipient, message-generate-headers)
10889         (message-sort-headers): Declare as functions.
10890
10891 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10892
10893         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10894         convention in doc string.
10895
10896 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10897
10898         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10899         title to html parts.
10900         (gnus-article-browse-html-article): Pass message header to it.
10901
10902         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10903
10904 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10905
10906         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10907         or password compatible with XEmacs.
10908
10909 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10910
10911         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10912         format document.
10913         (gnus-mime-delete-part): Don't write description line if empty.
10914         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10915
10916 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10917
10918         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10919         (gnus-summary-mark-read-and-unread-as-read)
10920         (gnus-summary-mark-current-read-and-unread-as-read)
10921         (gnus-summary-mark-unread-as-ticked): Doc fix.
10922         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10923
10924 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10925
10926         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10927         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10928
10929 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10930
10931         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10932         yes-or-no-p.
10933
10934 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10935
10936         * mm-decode.el (mm-add-meta-html-tag): New function.
10937         (mm-save-part-to-file, mm-pipe-part): Use it.
10938
10939         * gnus-art.el (gnus-article-browse-delete-temp-files):
10940         Use gnus-y-or-n-p instead of y-or-n-p.
10941         (gnus-article-browse-html-parts): Work with message/external-body; use
10942         mm-add-meta-html-tag.
10943
10944 2007-12-11  Glenn Morris  <rgm@gnu.org>
10945
10946         * gnus-cache.el: Require gnus-sum not just when compiling.
10947
10948         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10949
10950         * gnus-int.el (gnus-server-opened, gnus-status-message):
10951         Move definitions before use.
10952
10953         * mm-decode.el: Require gnus-util.
10954         (mm-remove-part): Only call delete-annotation on XEmacs.
10955
10956         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10957
10958         * nnmail.el: Require gnus-int.
10959
10960         * spam.el: Move `require's before `eval-when-compile's.
10961
10962         * gnus-ems.el (gnus-alive-p):
10963         * gnus-fun.el (message-goto-eoh):
10964         * gnus-util.el (gnus-group-name-decode):
10965         * mail-source.el (gnus-compress-sequence):
10966         * message.el (Info-goto-node, format-spec):
10967         * mm-bodies.el (message-options-get):
10968         * mm-decode.el (mm-view-pkcs7):
10969         * mm-util.el (gmm-write-region):
10970         * mml-smime.el (mml-compute-boundary)
10971         (gnus-completing-read-with-default):
10972         * mml.el (widget-button-press, gnus-make-hashtable):
10973         * mml1991.el (mm-decode-content-transfer-encoding)
10974         (mm-encode-content-transfer-encoding)
10975         (message-options-get, message-options-set):
10976         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10977         * nnfolder.el (gnus-request-group):
10978         * nnheader.el (ietf-drums-unfold-fws):
10979         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10980         * smime.el (gnus-run-mode-hooks):
10981         * spam-stat.el (gnus-message): Autoload.
10982
10983         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10984         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10985         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10986         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10987         Add declare-function compatibility definition.
10988
10989         * gnus-cache.el (nnvirtual-find-group-art):
10990         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10991         (gnus-add-image, gnus-add-wash-type):
10992         * gnus-group.el (nnkiboze-score-file):
10993         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10994         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10995         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10996         (message-tokenize-header, gnus-get-buffer-create)
10997         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10998         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10999         * gnus.el (gnus-group-decoded-name):
11000         * mail-source.el (imap-capability):
11001         * mm-bodies.el (message-options-set):
11002         * mm-decode.el (gnus-configure-windows):
11003         * mm-extern.el (message-goto-body):
11004         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11005         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11006         (epg-sub-key-validity, message-options-set):
11007         * mml.el (widget-event-point, gnus-configure-windows):
11008         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11009         * mml2015.el (epg-check-configuration, epg-configuration)
11010         (message-options-set):
11011         * nndb.el (nndb-request-article):
11012         * nnfolder.el (gnus-request-create-group):
11013         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11014         * nnmaildir.el (gnus-group-mark-article-read):
11015         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11016         * rfc1843.el (message-fetch-field):
11017         * spam.el (gnus-extract-address-components):
11018         Declare as functions.
11019
11020 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11021
11022         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11023
11024         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11025
11026         * lpath.el: Fbind run-mode-hooks for Emacs 21;
11027         bind show-trailing-whitespace for XEmacs.
11028
11029 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11030
11031         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
11032         new no-op macro for backward compatibility.
11033
11034         * imap.el (imap-string-to-integer): New function.
11035
11036 2007-12-09  Glenn Morris  <rgm@gnu.org>
11037
11038         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11039
11040         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11041         * message.el, mm-view.el, sieve-manage.el, smime.el:
11042         Add declare-function compatibility definition.
11043
11044         * gnus-art.el (w3-region, w3m-region, Info-menu):
11045         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11046         * gnus-sum.el (gnus-get-predicate):
11047         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11048         * message.el (mail-abbrev-in-expansion-header-p):
11049         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11050         (w3m-detect-meta-charset, w3m-region):
11051         * sieve-manage.el (password-read, password-cache-add)
11052         (password-cache-remove):
11053         * smime.el (password-read-and-add): Declare as functions.
11054
11055 2007-12-08  David Kastrup  <dak@gnu.org>
11056
11057         * gnus-sum.el (gnus-summary-simplify-subject-query):
11058         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11059         `message'.
11060
11061 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11062
11063         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
11064         it to bind idna-program, installation-directory, defined-colors, and
11065         face-attribute for XEmacs of the version that compiles defcustom forms.
11066
11067 2007-12-07  Glenn Morris  <rgm@gnu.org>
11068
11069         * gnus-art.el (article-make-date-line): Revert previous change.
11070
11071 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11072
11073         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11074
11075 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11076
11077         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11078         Call gnus-add-to-range ranges only once with a prepared article-list.
11079
11080 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11081
11082         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11083         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11084         group names with backslashes.
11085         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11086
11087 2007-12-06  Deepak Goel  <deego3@gmail.com>
11088
11089         * gnus-art.el (article-make-date-line):
11090         * gnus-start.el (gnus-load):
11091         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11092
11093 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11094
11095         * gnus-art.el (gnus-use-idna)
11096         * gnus-start.el (gnus-site-init-file)
11097         * message.el (message-use-idna)
11098         * mm-uu.el (mm-uu-hide-markers)
11099         * smiley.el (smiley-style): Revert changes that suppress warnings.
11100
11101 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11104         specify charset to html source.
11105         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11106
11107 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11108
11109         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11110         idna-program in order to suppress byte compile warning issued by XEmacs
11111         that came to byte compile the default value section of defcustom forms
11112         recently.
11113
11114         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11115         value of installation-directory.
11116
11117         * message.el (message-use-idna): Don't directly refer to the value of
11118         idna-program.
11119
11120         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11121
11122         * smiley.el (smiley-style): Don't directly call face-attribute.
11123
11124 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11125
11126         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11127
11128         * gnus-dired.el: Reduce Gnus dependencies.
11129         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11130         Don't require.  Use autoloads instead.
11131         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11132         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11133         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11134         (gnus-dired-mode): Adjust doc string.
11135         (gnus-dired-mail-mode): New variable.
11136         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11137         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11138         (gnus-dired-mail-buffers): New function.  Return mail or message
11139         composition buffers.
11140         (gnus-dired-attach): Use it.
11141         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11142         NO-DECODE.
11143         (gnus-dired-print): Use `gnus-print-buffer' depending on
11144         `gnus-dired-mail-mode'.
11145
11146 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11147
11148         * rfc2047.el (rfc2047-encoded-word-regexp)
11149         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11150         explaining what regexp patterns are for.
11151
11152 2007-12-04  Glenn Morris  <rgm@gnu.org>
11153
11154         * password.el: Move to password-cache.el.
11155
11156         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11157         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11158         * mml-smime.el (password-read, password-cache-add)
11159         (password-cache-remove):
11160         No need to autoload, since mml-sec requires password.
11161
11162         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11163         * message.el (gnus-extract-address-components):
11164         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11165
11166         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11167         password.
11168
11169 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11170
11171         * mailcap.el: Reduce dependencies.
11172         (mail-header-parse-content-type): Autoload.
11173         (mailcap-delete-duplicates): New alias.
11174         (mailcap-mime-info): Add optional argument NO-DECODE.
11175         (mailcap-mime-types): Use mailcap-delete-duplicates.
11176
11177         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11178
11179 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11180
11181         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11182         (imap-parse-status): Upcase status-att for servers that sends them
11183         lower-case (e.g., MS Exchange 2007).
11184
11185 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11186
11187         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11188         function.
11189
11190         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11191         (gnus-uu-yenc-article): New function.
11192
11193         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11194
11195         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11196
11197 2007-12-02  Glenn Morris  <rgm@gnu.org>
11198
11199         * binhex.el (binhex): New custom group.
11200         (binhex-decoder-program, binhex-decoder-switches)
11201         (binhex-use-external): Move to the binhex custom group.
11202
11203         * uudecode.el (uudecode): New custom group.
11204         (uudecode-decoder-program, uudecode-decoder-switches)
11205         (uudecode-use-external): Move to the uudecode custom group.
11206
11207         * netrc.el (top-level): Don't load `encrypt' features.
11208         (netrc-parse): Don't use encrypt.
11209         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11210
11211         * encrypt.el: Remove file.
11212
11213 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11214
11215         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11216         matches on patches.
11217
11218         * gnus-art.el (gnus-article-browse-html-article):
11219         Mention `mm-text-html-renderer' in the doc string.
11220
11221         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11222         string.  Add comments.
11223
11224         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11225         if rhs is ASCII.
11226
11227 2007-12-01  Glenn Morris  <rgm@gnu.org>
11228
11229         * mail-source.el (top-level): Require format-spec before
11230         eval-when-compile.
11231
11232 2007-11-30  Glenn Morris  <rgm@gnu.org>
11233
11234         * encrypt.el: Require password, rather than autoloading password-read.
11235
11236 2007-11-29  Glenn Morris  <rgm@gnu.org>
11237
11238         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
11239         (sasl-make-client, sasl-next-step, sasl-step-data)
11240         (sasl-step-set-data): Declare as functions.
11241
11242 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
11243
11244         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11245
11246 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11247
11248         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
11249         certs should be verified and what is to be done in the event of a
11250         verification failure.
11251
11252         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11253         caller can indicate whether the cache should be disregarded for this
11254         call.  This way the result of the call is reproducible at all times and
11255         can be considered a canonical server name for the supplied method.
11256         (gnus-agent-method-p): Canonicalize server names by pushing their
11257         method through `gnus-method-to-server' using the no-cache argument.
11258
11259         * gnus-srvr.el (gnus-server-insert-server-line):
11260         Call `gnus-method-to-server' with `no-cache' argument.
11261
11262         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11263         gnus-agent-possibly-synchronize-flags as this should be called when the
11264         server is actually being opened.
11265         (gnus-agent-possibly-synchronize-flags)
11266         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11267         flags file of an agentized server to the latter function.
11268
11269         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11270         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11271         after a connection has been established successfully.
11272
11273 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11274
11275         * gnus-art.el (article-display-face): Force to display face if called
11276         interactively; check if gnus-article-x-face-too-ugly matches author.
11277         (article-display-x-face): Display face even if From header is missing
11278         as article-display-face does.
11279
11280 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11281
11282         * hashcash.el (message-narrow-to-headers-or-head)
11283         (message-fetch-field, message-goto-eoh)
11284         (message-narrow-to-headers): Declare as functions.
11285
11286 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * mail-source.el (mail-sources): Default to fetch from file for
11289         compatibility with default of nnmail-spool-file.
11290
11291 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11292
11293         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11294         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11295         to look for encoded word that should be encoded again.
11296         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11297         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11298         encoding pattern.
11299         (rfc2047-decode-region): Switch strict regexp and loose one according
11300         to rfc2047-allow-irregular-q-encoded-words.
11301
11302 2007-11-25  Romain Francoise  <romain@orebokech.com>
11303
11304         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11305
11306 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11307
11308         * tls.el (tls-program): Provide more custom choices from
11309         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11310         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11311
11312 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11313
11314         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11315         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11316
11317         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11318         `nnmail-spool-file'.
11319
11320         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11321         `nnmail-spool-file'.
11322
11323         * gnus-move.el (gnus-change-server): Ditto.
11324
11325         * gnus-kill.el (gnus-batch-score): Ditto.
11326
11327         * gnus-cache.el (gnus-jog-cache): Ditto.
11328
11329         * gnus-msg.el (gnus-summary-reply):
11330         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11331
11332 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11333
11334         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11335         version.  Minor improvement to doc strings.
11336         (tls-program): Add comment.
11337
11338 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11339
11340         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11341         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11342         mismatch between the hostname provided in the certificate and the name
11343         of the host connnecting to.
11344         (open-tls-stream): Use them.  Check certificates against trusted root
11345         certificates.
11346
11347 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11348
11349         * gnus-cache.el (gnus-cache-generate-nov-databases):
11350         Use nnml-generate-nov-databases-directory instead of
11351         nnml-generate-nov-databases-1.
11352
11353 2007-11-24  Glenn Morris  <rgm@gnu.org>
11354
11355         * message.el (message-tool-bar-retro): Update for rename
11356         mail_send.xpm->mail-send.xpm.
11357
11358 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11359
11360         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11361         `smime-ldap-search' for Emacs 22 and up.
11362
11363 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11364
11365         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11366
11367         * message.el (message-send-mail-function): Fix error convention.
11368         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11369         (message-widen-reply, message-send-mail, message-talkative-question)
11370         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11371         (message-clone-locals, message-send-news): Use with-current-buffer.
11372         (message-insert-or-toggle-importance): Remove unused var `valid'.
11373         (message-make-references): Remove unused var `new-references'.
11374         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11375
11376 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11377
11378         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11379         (spam-split-symbolic-return-positive): Reflow docstring.
11380         (spam-backends, spam-summary-exit-behavior)
11381         (spam-mark-ham-unread-before-move-from-spam-group)
11382         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11383         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11384         (spam-clear-cache, spam-backend-check, spam-install-backend)
11385         (spam-install-statistical-backend, spam-list-of-processors)
11386         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11387         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11388         (spam-check-crm114, spam-initialize, spam-unload-hook):
11389         Fix typos in docstrings.
11390
11391 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11392
11393         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11394         been checked if they have never been read and those group levels are
11395         higher than the one that a user specified.
11396
11397 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11398
11399         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11400         foreign groups unless a group level is specified by a user.
11401         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11402
11403 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11404
11405         * message.el (message-send-mail-function): Require sendmail.
11406
11407 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11408
11409         * message.el (message-send-mail-function): Check for smtpmail too.
11410
11411         * utf7.el (utf7-encode, utf7-decode): Use coding system
11412         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11413
11414         * message.el (message-send-mail-function): New function.
11415         (message-send-mail-function): Set default using
11416         message-send-mail-function.  Adjust doc string.
11417         (message-send-mail-with-mailclient): New function.
11418
11419 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11420
11421         * smime.el (from):
11422         * rfc2047.el (message-posting-charset):
11423         * qp.el (mm-use-ultra-safe-encoding):
11424         * pop3.el (parse-time-months):
11425         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11426         * nnml.el (files):
11427         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11428         (jka-compr-compression-info-list, ange-ftp-path-format)
11429         (efs-path-regexp):
11430         * nndiary.el (files):
11431         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11432         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11433         (epg-digest-algorithm-alist, inhibit-redisplay)
11434         (password-cache-expiry):
11435         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11436         (pgg-output-buffer, password-cache-expiry):
11437         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11438         (efs-path-regexp):
11439         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11440         (inhibit-redisplay):
11441         * mm-uu.el (file-name, start-point, end-point, entry)
11442         (gnus-newsgroup-name, gnus-newsgroup-charset):
11443         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11444         (latin-unity-ucs-list):
11445         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11446         (mm-uu-binhex-decode-function):
11447         * message.el (gnus-message-group-art, gnus-list-identifiers)
11448         (rmail-enable-mime-composing, gnus-local-organization)
11449         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11450         (gnus-read-active-file, facemenu-add-face-function)
11451         (facemenu-remove-face-function, gnus-article-decoded-p)
11452         (tool-bar-mode):
11453         * mail-source.el (display-time-mail-function):
11454         * gnus-util.el (nnmail-pathname-coding-system)
11455         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11456         (gnus-original-article-buffer, gnus-user-agent)
11457         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11458         (xemacs-codename, sxemacs-codename, emacs-program-version):
11459         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11460         * gnus-start.el (gnus-agent-covered-methods)
11461         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11462         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11463         (gnus-newsgroup-headers, gnus-group-list-mode)
11464         (gnus-group-mark-positions, gnus-newsgroup-data)
11465         (gnus-newsgroup-unreads, nnoo-state-alist)
11466         (gnus-current-select-method, mail-sources)
11467         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11468         (nnmail-spool-file, gnus-cache-active-hashtb):
11469         * gnus-mh.el (mh-lib-progs):
11470         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11471         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11472         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11473         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11474         (gnus-group-buffer):
11475         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11476         (font-lock-set-defaults):
11477         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11478         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11479         (gnus-summary-post-menu, total-parts, type, condition, length):
11480         * gnus-agent.el (gnus-agent-read-agentview):
11481         * flow-fill.el (show-trailing-whitespace):
11482         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11483         eval-and-compile wrappers for byte compiler pacifiers.
11484
11485         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11486         (mm-display-inline-fontify): Check for featurep 'xemacs not
11487         extent-list.
11488
11489         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11490         itimer-list.
11491         (mm-create-image-xemacs): Only do something for XEmacs.
11492         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11493
11494         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11495
11496         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11497         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11498
11499 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11500
11501         * nnimap.el (nnimap-split-download-body):
11502         * gnus-demon.el (gnus-demon):
11503         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11504
11505 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11508         New macros.
11509         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11510         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11511         copy data from unibyte buffer to multibyte current buffer.
11512         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11513         to copy data from unibyte current buffer to multibyte buffer.
11514         (nntp-make-process-buffer): Make process buffer unibyte.
11515
11516         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11517
11518 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11519
11520         * pop3.el (pop3-open-server): Accept and process data more robustly at
11521         connexion start to avoid spurious "POP SSL connexion failed" errors.
11522
11523 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11526         read group names.
11527
11528 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11529
11530         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11531
11532 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11533
11534         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11535         (nnmail-save-active): Use a unibyte buffer when saving active file,
11536         which may contain non-ASCII group names.
11537
11538         * nnml.el (nnml-request-group): Decode group names in messages.
11539
11540 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11541
11542         * message.el (message-citation-line-function)
11543         (message-insert-formatted-citation-line): Fix spelling of
11544         `message-insert-formated-citation-line'.
11545
11546 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11547
11548         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11549
11550 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11551
11552         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11553         nnmail-pathname-coding-system.
11554
11555         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11556         that a user enters; decode group names in messages.
11557
11558         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11559
11560 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11561
11562         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11563
11564         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11565
11566         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11567         risky local variable.
11568
11569         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11570
11571 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11572
11573         * encrypt.el: Improve documentation to fix function name typo.
11574         Reported by Daiki Ueno <ueno@unixuser.org>.
11575
11576 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11577
11578         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11579         even if the point is not in the last page of an article.
11580         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11581         back to the previous page.
11582
11583 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11584
11585         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11586
11587 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11588
11589         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11590
11591 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11592
11593         * message.el (message-check-news-body-syntax):
11594         Avoid mm-string-as-multibyte.
11595         (message-hide-headers): Don't assume (point-min)==1.
11596
11597 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11598
11599         * message.el (message-remove-blank-cited-lines): Fix if remove is
11600         given.
11601         (message-bogus-address-regexp): New variable.
11602         (message-bogus-recipient-p): New function.
11603         (message-check-recipients): New command.
11604         (message-syntax-checks): Add `bogus-recipient'.
11605         (message-fix-before-sending): Add `bogus-recipient'.
11606
11607         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11608         (gnus-treat-body-boundary): Don't test window-system.
11609
11610 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11611
11612         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11613
11614 2007-10-28  Miles Bader  <miles@gnu.org>
11615
11616         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11617         at compile-time too.
11618
11619 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11620
11621         * gnus-msg.el (gnus-message-setup-hook):
11622         Add `message-remove-blank-cited-lines' to options.
11623
11624 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11625
11626         * message.el (message-remove-blank-cited-lines): New function.
11627         Suggested by Karl Plästerer.
11628
11629 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11632         mapc.
11633
11634         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11635         (top-level): Use mapc to set functions to be traced for debugging.
11636
11637         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11638         called for effect with while loop.
11639
11640         * message.el (message-talkative-question): Replace mapcar called for
11641         effect with mapc.
11642
11643         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11644         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11645         called for effect with dolist.
11646
11647         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11648
11649         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11650         gnus-extra-headers and nnmail-extra-headers.
11651
11652         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11653         called for effect with dolist.
11654         (top-level): Use mapc to set functions to be traced for debugging.
11655
11656         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11657         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11658         dolist.
11659
11660         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11661         Replace mapcar called for effect with mapc.
11662         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11663         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11664         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11665         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11666
11667         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11668         remove-if that's a cl function.
11669
11670         * webmail.el (webmail-debug): Replace mapcar called for effect with
11671         dolist.
11672
11673         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11674         with mapc.
11675
11676 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11677
11678         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11679         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11680         with while loop.
11681
11682         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11683         functions from article-* functions.
11684         (gnus-multi-decode-header): Replace mapcar called for effect with
11685         dolist.
11686
11687         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11688         (gnus-bookmark-show-details): Replace mapcar called for effect with
11689         while loop.
11690
11691         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11692         called for effect with while loop.
11693
11694         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11695         with dolist.
11696
11697         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11698         Replace mapcar called for effect with dolist.
11699
11700         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11701
11702         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11703         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11704         Replace mapcar called for effect with dolist.
11705         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11706         mapc.
11707
11708         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11709         Replace mapcar called for effect with dolist.
11710         (gnus-topic-list): Replace mapcar called for effect with mapc.
11711
11712         * gnus.el: Use mapc instead of mapcar to add autoloads.
11713
11714 2007-10-23  Richard Stallman  <rms@gnu.org>
11715
11716         * gnus-group.el (gnus-group-highlight): Mark as risky.
11717
11718 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11719
11720         * gnus.el (gnus-server-to-method): Return method found first in
11721         gnus-newsrc-alist.
11722
11723         * gnus-art.el (gnus-article-highlight-signature)
11724         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11725         button overlay without the front stickiness.
11726
11727 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11728
11729         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11730         overview buffer needed a catch to receive its throw.
11731         (gnus-agent-flush-cache): Declare as interactive to make this function
11732         easier to use.
11733
11734 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11735
11736         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11737         `next-line'.
11738
11739 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11740
11741         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11742         exclude address matching message-dont-reply-to-names.
11743
11744 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11745
11746         * gnus-util.el (gnus-string<): New function.
11747
11748         * gnus-sum.el (gnus-article-sort-by-author)
11749         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11750
11751 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11752
11753         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11754         the frame-focus tag is set in gnus-buffer-configuration.
11755
11756 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11757
11758         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11759         the front stickiness.
11760
11761 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11762
11763         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11764         url pattern; remove duplicate one.
11765         (gnus-article-extend-url-button): New function.
11766         (gnus-article-add-buttons): Use it.
11767         (gnus-button-push): Use concatenated url that it makes.
11768
11769 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11770
11771         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11772
11773 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11774
11775         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11776         Don't hardcode point-min==1.
11777
11778 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11779
11780         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11781         Fix comment about "iso8859-1".
11782
11783 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11784
11785         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11786         ones returned from the verify-function.
11787
11788         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11789         Call mml2015-extract-cleartext-signature if extraction failed.
11790
11791 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11792
11793         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11794         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11795         failed.
11796
11797 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11800
11801 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11802
11803         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11804         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11805         recommends to use EasyPG instead of PGG.
11806
11807         * pgg.el: Revert to revision 6.23.2.16.
11808
11809         * pgg-def.el: Revert to revision 6.6.2.14.
11810
11811         * pgg-gpg.el: Revert to revision 6.23.2.34.
11812
11813 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11814
11815         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11816         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11817         thread for both the null and zero (kill/expire thread) universal prefix
11818         cases.
11819         (gnus-summary-expire-thread): Add new function to expire a thread,
11820         using gnus-summary-kill-thread.
11821         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11822         shortcuts for gnus-summary-expire-thread.
11823         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11824         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11825
11826 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11827
11828         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11829         extras value, so an extras entry can be deleted.
11830         (gnus-registry-delete-extra-entry): Use it.
11831         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11832         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11833         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11834         storage through the gnus-registry, and provide an appropriate API for
11835         it.
11836
11837 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11838
11839         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11840         Suggested by Leo <sdl.web@gmail.com>.
11841
11842         * gnus.el: Do.
11843
11844 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11845
11846         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11847         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11848
11849         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11850
11851         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11852         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11853
11854 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11855
11856         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11857         newline.
11858         (nnmbox-request-accept-article): Don't change article in source buffer;
11859         narrow to header to use message-fetch-field rather than
11860         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11861         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11862         as delimiters; make sure article ends with newline.
11863         (nnmbox-delete-mail): Correct last position of article to be deleted;
11864         ignore X-Gnus-Newsgroup header in article body.
11865         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11866         positions; make sure article ends with newline.
11867
11868         * message.el (message-display-abbrev): Don't infloop when a user
11869         inserts SPC in the beginning of header.
11870
11871         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11872         coding-system-for-read and coding-system-for-write for XEmacs having no
11873         file-coding feature.
11874
11875         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11876
11877 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11878
11879         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11880         list of groups not followed by default.  Fix type to be regexp.
11881         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11882
11883 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11884
11885         * hmac-def.el (define-hmac-function): Switch from old-style to
11886         new-style backquotes.
11887
11888         * md4.el (md4-make-step): Likewise.
11889
11890 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11891
11892         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11893         raw-text coding system when saving .newsrc file, which may contain
11894         non-ASCII group names.
11895
11896 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11897
11898         * gnus-cus.el (gnus-score-extra): New widget.
11899         (gnus-score-extra-convert): New function.
11900         (gnus-score-customize): Use it for Extra.
11901
11902 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11903
11904         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11905         (mml2015-mailcrypt-clear-verify): Use it.
11906         (mml2015-gpg-clear-verify): Use it.
11907         (mml2015-pgg-clear-verify): Use it.
11908         (mml2015-epg-clear-verify): Replace the current part with the output
11909         from GnuPG; don't extract the plaintext by itself.
11910
11911         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11912         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11913         mml2015-clear-verify-function; don't touch the armor headers or
11914         dash-escaped text here.
11915
11916 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11919         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11920         parts, or application/octet-stream as a last resort.
11921         (gnus-mime-view-part-as-type): Don't toggle display.
11922         (gnus-mime-view-part-as-charset): Don't turn off display before
11923         querying charset.
11924
11925         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11926         stuff to undisplayer function in Emacs.
11927         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11928
11929         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11930         text/calendar parts.
11931
11932 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11933
11934         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11935         decoding text/calendar parts.
11936
11937         * message.el (message-forward-make-body-mime): Always mark body as
11938         having no illegible text; remove signed-or-encrypted argument.
11939         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11940
11941         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11942         (mml-generate-mime-1): Don't encode body if it is specified to be in
11943         raw form; don't make buffer be unibyte when inserting multibyte string.
11944
11945 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11946
11947         * sha1.el: Fix up comment style.
11948         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11949         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11950
11951         * hex-util.el: Fix up comment style.
11952         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11953
11954         * gnus-salt.el: Use with-current-buffer.
11955         (gnus-pick-setup-message): Fix long-standing typo.
11956
11957 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * imap.el (imap-logout-timeout): New variable.
11960         (imap-logout, imap-logout-wait): New functions.
11961         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11962
11963         * nnimap.el (nnimap-logout-timeout): New server variable.
11964         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11965         nnimap-logout-timeout.
11966
11967         * gnus-art.el (gnus-article-summary-command-nosave)
11968         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11969
11970 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11971
11972         * gnus.el (gnus-maximum-newsgroup): New variable.
11973
11974         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11975         according to gnus-maximum-newsgroup.
11976
11977         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11978         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11979         Limit the range of articles according to gnus-maximum-newsgroup.
11980
11981 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11982
11983         * gnus-art.el (gnus-sticky-article): Fix problems described in
11984         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11985         Don't perform gnus-configure-windows here; reuse existing sticky
11986         article buffer.
11987
11988         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11989         it doesn't exist in gnus-article-mode.
11990
11991 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11994         (gnus-agent-decoded-group-name): New function.
11995         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11996         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11997
11998 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11999
12000         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12001         Add binding for gnus-sticky-article.
12002         (gnus-summary-exit): Don't kill sticky article buffers.
12003
12004         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12005         article buffer.
12006         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12007         (gnus-kill-sticky-article-buffers): New commands.
12008
12009 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12010
12011         * nntp.el (nntp-xref-number-is-evil): New server variable.
12012         (nntp-find-group-and-number): If it is non-nil, don't trust article
12013         numbers in the Xref header.
12014
12015 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12016
12017         * gnus-agent.el (gnus-agent-read-group): New function.
12018         (gnus-agent-flush-group, gnus-agent-expire-group)
12019         (gnus-agent-regenerate-group): Use it.
12020         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12021         nnmail-pathname-coding-system.
12022
12023 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12026
12027         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12028         that are unread as unread, and also as selected so that information of
12029         marks having been changed by a user may be updated when exiting group.
12030
12031 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12032
12033         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12034
12035 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12036
12037         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12038         calculated ignoring signature parts to gnus-treat-article.
12039
12040 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12041
12042         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12043         a point here in order to keep the window start.
12044         (gnus-insert-mime-security-button): Make a button overlay without the
12045         front stickiness.
12046         (gnus-mime-display-security): Goto the end of a button.
12047
12048         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12049
12050 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12051
12052         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12053         group-name-at-point.
12054         (gnus-group-completing-read): New function that offers decoded
12055         non-ASCII group names for completion.
12056         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12057         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12058         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12059         (gnus-group-fetch-control): Use it.
12060         (gnus-fetch-group): Use group-name-at-point for the initial value
12061         rather than the default value; use gnus-alive-p.
12062
12063         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12064         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12065         (gnus-summary-post-news): Use gnus-group-completing-read.
12066
12067         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12068         (gnus-read-move-group-name): Decode group name for completion.
12069
12070 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12071
12072         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12073         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12074         Yamaoka slightly modified the code).
12075
12076 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12077
12078         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12079         (nnmail-split-incoming): Bind it.
12080
12081         * nnml.el (nnml-group-name-charset): New function.
12082         (nnml-decoded-group-name): Use it; don't decode group name if
12083         nnmail-group-names-not-encoded-p is non-nil.
12084         (nnml-encoded-group-name): New function.
12085         (nnml-group-pathname): Inline nnml-decoded-group-name.
12086         (nnml-request-expire-articles): Decode group name in message.
12087         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12088         nnmail-pathname-coding-system.
12089         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12090         not decoded ones according to nnmail-group-names-not-encoded-p.
12091         (nnml-generate-active-info): Use nnml-encoded-group-name.
12092
12093 2007-08-08  Glenn Morris  <rgm@gnu.org>
12094
12095         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12096         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12097         doc-strings and comments.
12098
12099 2007-07-25  Glenn Morris  <rgm@gnu.org>
12100
12101         * Relicense all FSF files to GPLv3 or later.
12102
12103 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12104
12105         * gnus-sum.el (gnus-summary-move-article):
12106         Make gnus-summary-respool-article work.
12107
12108 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12109
12110         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12111         string.
12112
12113 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12114
12115         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12116         that should be ignored when comparing distant RSS articles with local
12117         ones.
12118         (nnrss-make-hash-index): New function.  Create a hash index according
12119         to the ignored fields.
12120         (nnrss-check-group): Use it.
12121
12122 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12123
12124         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12125
12126         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12127
12128         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12129         the new optional argument ENCODED is non-nil.
12130         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12131         coding system for encoding group name.
12132         (gnus-group-make-rss-group): Pass un-encoded group name to
12133         gnus-group-make-group.
12134         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12135         encoded.
12136
12137         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12138         Encode group name to which articles are moved or copied.
12139         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12140         coding system for encoding Newsgroup, Followup-To and Xref headers.
12141
12142         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12143         marks; use nnheader-file-coding-system to write a file.
12144         (nnagent-retrieve-headers): Bind file-name-coding-system to
12145         nnmail-pathname-coding-system.
12146
12147         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12148
12149         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12150         (nnml-request-article, nnml-request-create-group)
12151         (nnml-request-rename-group, nnml-find-id)
12152         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12153         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12154         (nnml-save-marks): Use nnml-group-pathname instead of
12155         nnmail-group-pathname.
12156
12157         (nnml-request-create-group, nnml-request-expire-articles)
12158         (nnml-request-move-article, nnml-request-delete-group)
12159         (nnml-deletable-article-p, nnml-possibly-create-directory)
12160         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12161         (nnml-open-marks): Bind file-name-coding-system to
12162         nnmail-pathname-coding-system.
12163
12164         (nnml-request-article): Pass server argument to nnml-find-group-number.
12165         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12166         Pass server argument to nnml-possibly-create-directory.
12167         (nnml-request-accept-article): Pass server argument to
12168         nnml-active-number and nnml-save-mail.
12169         (nnml-find-group-number): Pass server argument to nnml-find-id.
12170         (nnml-request-update-info): Pass server argument to
12171         nnml-marks-changed-p.
12172
12173         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12174         (nnml-save-mail, nnml-active-number): Add server argument.
12175
12176         (nnml-request-delete-group): Warn if group is missing.
12177         (nnml-get-nov-buffer): Decode group name.
12178         (nnml-generate-active-info): Encode group name.
12179         (nnml-open-marks): Decode group name in messages.
12180
12181 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12182
12183         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12184         if it is not specified.
12185         (gnus-article-pipe-part, gnus-article-save-part)
12186         (gnus-article-interactively-view-part, gnus-article-copy-part)
12187         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12188         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12189         (gnus-article-replace-part, gnus-article-delete-part)
12190         (gnus-article-view-part-as-type): Pass raw prefix argument to
12191         gnus-article-part-wrapper.
12192
12193 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12194
12195         * gnus-agent.el (gnus-agent-save-active):
12196         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12197
12198         * gnus-cache.el (gnus-cache-save-buffers)
12199         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12200         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12201         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12202         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12203         (gnus-cache-generate-active, gnus-cache-rename-group)
12204         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12205         (gnus-cache-update-overview-total-fetched-for):
12206         Bind file-name-coding-system to nnmail-pathname-coding-system.
12207         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12208         New variables.
12209         (gnus-cache-decoded-group-name): New function.
12210         (gnus-cache-file-name): Use it.
12211         (gnus-cache-generate-active): Use non-decoded group name for active.
12212
12213         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12214         right place.
12215         (gnus-write-active-file): Don't break non-ASCII group names.
12216
12217         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12218         nnmail-pathname-coding-system.
12219
12220         * lpath.el: Bind default-file-name-coding-system,
12221         file-name-coding-system and language-info-alist for XEmacs.
12222
12223         * gnus-uu.el (gnus-uu-decode-save): Typo.
12224
12225 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12226
12227         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12228
12229 2007-07-14  David Kastrup  <dak@gnu.org>
12230
12231         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12232         finishing actions if we did not edit the article.
12233
12234 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12237         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12238         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12239         (gnus-agent-flush-group, gnus-agent-flush-cache)
12240         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12241         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12242         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12243         (gnus-agent-regenerate-group)
12244         (gnus-agent-update-files-total-fetched-for)
12245         (gnus-agent-update-view-total-fetched-for):
12246         Bind file-name-coding-system to nnmail-pathname-coding-system.
12247         (gnus-agent-group-pathname): Don't encode file names by
12248         nnmail-pathname-coding-system.
12249         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12250         coding-system-for-write instead of buffer-file-coding-system to
12251         gnus-agent-file-coding-system.
12252
12253         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12254         Decode group name.
12255
12256         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12257
12258         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12259         (gnus-read-newsrc-el-file): Make group names unibyte.
12260
12261         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12262         nnmail-pathname-coding-system.
12263
12264         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12265         (nnrss-request-delete-group): Bind file-name-coding-system to
12266         nnmail-pathname-coding-system.
12267         (nnrss-read-server-data, nnrss-read-group-data):
12268         Bind file-name-coding-system correctly.
12269         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12270
12271         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12272         (nntp-server-to-method-cache): New variable.
12273         (nntp-group-pathname): New function that decodes non-ASCII group names.
12274         (nntp-possibly-create-directory, nntp-marks-changed-p)
12275         (nntp-save-marks, nntp-open-marks): Use it.
12276         (nntp-possibly-create-directory, nntp-open-marks):
12277         Bind file-name-coding-system to nnmail-pathname-coding-system.
12278         (nntp-open-marks): Decode group names when bootstrapping marks.
12279
12280         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12281         Newsgroups and Folowup-To headers.
12282
12283 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12286         (gnus-server-closed-face, gnus-server-denied-face)
12287         (gnus-server-offline-face): Remove variable.
12288         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12289
12290         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12291         of modifying message-stack directly for XEmacs.
12292
12293         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12294         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12295         if the coding-system argument is nil for XEmacs.
12296
12297         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12298         mm-charset-override-alist.
12299
12300         * rfc2047.el: Don't require base64; require rfc2045 for the function
12301         rfc2045-encode-string.
12302         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12303         to quote the parameter value.
12304
12305 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12308         form in gnus-group-name-charset-method-alist.
12309
12310         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12311         overrides the default layout edit-form.
12312
12313         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12314
12315         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12316
12317 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12318
12319         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12320         as unfetched articles.
12321
12322 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12323
12324         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12325
12326 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12327
12328         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12329         original back end that keeps marks in the local system.
12330
12331 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12332
12333         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12334         arg of pop-to-buffer for XEmacs.
12335         (gnus-article-read-summary-keys): Ditto; don't restore window
12336         configuration if summary command ends up with neither article buffer
12337         nor summary buffer; describe bindings if summary keys end with C-h.
12338
12339 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12340
12341         * message.el (message-fix-before-sending): Skip raw message part to be
12342         forwarded while checking illegible text.
12343         (message-forward-make-body-mime, message-forward-make-body):
12344         Mark signed or encrypted raw message as having no illegible text.
12345
12346 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12347
12348         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12349         (gnus-message-with-timestamp-1): New macro.
12350         (gnus-message-with-timestamp): New function.
12351         (gnus-message): Use them.
12352
12353         * nnheader.el (nnheader-message): Use them.
12354
12355 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12356
12357         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12358         .newsrc.eld file.
12359
12360 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * gnus-agent.el (gnus-agent-fetch-headers)
12363         (gnus-agent-retrieve-headers):
12364         Bind gnus-decode-encoded-address-function to identity.
12365
12366         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12367         available also when the server returns simply a dot.
12368
12369         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12370
12371 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12374
12375 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12376
12377         * gnus-ems.el (gnus-x-splash): Make it work.
12378
12379         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12380         from being used.
12381
12382         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12383
12384 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12385
12386         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12387         4th and the 5th arguments.
12388
12389         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12390         the front stickiness.
12391         (gnus-article-summary-command-nosave): Correct the order of the
12392         arguments passed to pop-to-buffer.
12393         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12394         summary command ends up with the article buffer.
12395
12396         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12397         the same faces.
12398
12399 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12400
12401         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12402
12403 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12404
12405         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12406         * gnus-sum.el (gnus-summary-highlight):
12407         * pgg.el (pgg-sign-region, pgg-sign):
12408         * mail-source.el (mail-source-delete-old-incoming-confirm):
12409         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12410
12411 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * gnus-art.el (gnus-mime-view-part-externally)
12414         (gnus-mime-view-part-internally): Fix predicate function passed to
12415         completing-read.
12416
12417         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12418
12419         * gnus.el (gnus-update-message-archive-method): Add :version.
12420
12421 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12422
12423         * gnus.el (gnus-update-message-archive-method): New variable.
12424
12425         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12426         according to gnus-message-archive-method if
12427         gnus-update-message-archive-method is non-nil.
12428
12429 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12430
12431         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12432         Suggested by Loic Dachary <loic@dachary.org>.
12433         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12434
12435 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12436
12437         * message.el (message-pop-to-buffer): Add switch-function argument.
12438         (message-mail): Pass switch-function argument to it.
12439
12440 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12441
12442         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12443         Improve doc string.
12444
12445 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12446
12447         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12448         (gnus-header-content)
12449         * gnus-cite.el (gnus-cite-10)
12450         * gnus-srvr.el (gnus-server-closed)
12451         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12452         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12453         (gnus-group-mail-3-empty, gnus-group-mail-low)
12454         (gnus-group-mail-low-empty, gnus-splash)
12455         * message.el (message-header-to, message-header-cc)
12456         (message-header-subject, message-header-other, message-header-name)
12457         (message-header-xheader, message-separator, message-cited-text)
12458         (message-mml): Lighten colors of faces used for dark background.
12459
12460 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12461
12462         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12463         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12464
12465 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12466
12467         * message.el (message-narrow-to-headers-or-head):
12468         Ignore mail-header-separator in the body.
12469
12470 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12471
12472         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12473         same as window size.
12474
12475 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12476
12477         * message.el (message-font-lock-keywords): Use message-header-xheader
12478         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12479         ahead of the anything pattern, to get it recognised.
12480
12481 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12482
12483         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12484         spam.el loads uses it in the compiled defadvice form.
12485
12486 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12487
12488         * gnus-sum.el (gnus-articles-to-read)
12489         (gnus-summary-insert-old-articles): Don't truncate group name for
12490         `read-string'.
12491
12492         * gnus-util.el (gnus-limit-string): Delete this function.
12493
12494         * gnus-sum.el (gnus-simplify-subject-fully):
12495         Use `truncate-string-to-width' instead.
12496
12497 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12498
12499         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12500         Tell if, on summary exit, the next group has to be selected.
12501         (gnus-summary-exit): Use it.
12502
12503 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12504
12505         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12506         non-break space.
12507
12508 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12509
12510         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12511         Check if group is not a directory.
12512         (nnfolder-request-expire-articles): Don't delete articles if the target
12513         group is not available.
12514
12515         * nnml.el (nnml-request-create-group): Properly check if group is not a
12516         file.
12517         (nnml-request-expire-articles): Don't delete articles if the target
12518         group is not available.
12519
12520         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12521         Don't quote characters that are within parentheses.
12522
12523 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12526         (gnus-handle-ephemeral-exit): Select article according to it.
12527
12528 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12529
12530         * message.el (message-insert-formated-citation-line): Remove newline.
12531         (message-citation-line-format): Add final \n here so that the user can
12532         avoid a blank line.
12533
12534 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12535
12536         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12537         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12538         Update lanl/arXiv support.
12539
12540 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12541
12542         * gnus.el: Bump version number.
12543
12544 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12545
12546         * gnus.el (gnus-version-number): Bump version.
12547
12548 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12549
12550         * gnus.el: No Gnus v0.6 is released.
12551
12552 2007-04-27  Didier Verna  <didier@xemacs.org>
12553
12554         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12555         * gmm-utils.el (gmm-regexp-concat): ... here.
12556         * message.el: Don't require 'gnus-util.
12557         (message-dont-reply-to-names): Handle name change above.
12558         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12559
12560 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12561
12562         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12563         since the initial value varies according to the system.
12564
12565 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12566
12567         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12568
12569 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12570
12571         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12572
12573 2007-04-24  Didier Verna  <didier@xemacs.org>
12574
12575         Improve the type of gnus-ignored-from-addresses.
12576         * gnus-util.el (gnus-orify-regexp): New function.
12577         * message.el (gnus-util): Require it.
12578         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12579         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12580         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12581
12582 2007-04-24  Didier Verna  <didier@xemacs.org>
12583
12584         * gnus-sum.el:
12585         * gnus-utils.el: Fix some trailing whitespaces.
12586
12587 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12588
12589         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12590         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12591         article's Message-ID; refer parent article in summary buffer.
12592
12593         * message.el (message-bounce): Call mime-to-mml.
12594
12595         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12596         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12597         optimize and/or forms properly.
12598
12599 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12600
12601         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12602         URL.
12603
12604 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12605
12606         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12607
12608 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12611         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12612         displayed of multipart/alternative part if it is invoked from summary
12613         buffer.
12614
12615         * mm-view.el (mm-inline-text-html-render-with-w3m)
12616         (mm-inline-text-html-render-with-w3m-standalone)
12617         (mm-inline-render-with-function): Use mail-parse-charset by default.
12618
12619 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12620
12621         * parse-time.el (parse-time-string-chars): Check if CHAR
12622         is less than the length of parse-time-syntax.
12623
12624 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12627         from gnus-newsgroup-processable.
12628
12629 2007-04-16  Didier Verna  <didier@xemacs.org>
12630
12631         * gnus-msg.el (gnus-configure-posting-styles):
12632         Handle message-signature-directory properly with :file syntax.
12633         Reported by "Leo".
12634
12635 2007-04-11  Didier Verna  <didier@xemacs.org>
12636
12637         New user option: message-signature-directory.
12638         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12639         * message.el (message-insert-signature): Ditto.
12640         * message.el (message-signature-file): Doc update.
12641         * message.el (message-signature-directory): New.
12642
12643 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12644
12645         * gnus-msg.el (gnus-inews-yank-articles):
12646         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12647
12648 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12649
12650         * message.el (message-yank-original): Make sure cited text ends with
12651         newline; don't exchange point and mark.
12652
12653 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12654
12655         * tls.el (open-tls-stream): Properly handle case where there
12656         is no associated buffer.
12657
12658 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12659
12660         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12661         message-yank-original, make sure (< mark TEXT point).
12662
12663 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12664
12665         * message.el (message-fill-column): New variable.
12666         (message-mode): Use it.  Add comment on a possible new hook.
12667
12668         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12669         (nnmail-get-new-mail): Reformat.
12670
12671         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12672
12673         * gmm-utils.el: Fix Commentary.
12674         (gmm-tool-bar-from-list): Fix typo in doc string.
12675
12676 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12677
12678         * message.el (message-yank-original): Don't switch point and mark
12679         unnecessarily to put point and mark as documented.
12680
12681 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12682
12683         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12684         from the message heads.
12685
12686 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12687
12688         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12689         article buffer does not have a window.  This may not be the best
12690         solution but is certainly better than setting the start of the null,
12691         that is the current, window.
12692
12693 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12694
12695         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12696         (gnus-draft-setup): Run it.
12697
12698         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12699         gnus-score-fast-scoring.  Allow regexp.
12700         (gnus-score-headers): Use it.
12701
12702         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12703         XEmacs.
12704
12705         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12706         string.
12707         (gnus-button-alist): Also catch `<f1> k ...'.
12708         (gnus-treat-display-x-face): Fix doc string.
12709
12710 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12711
12712         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12713         evaluation of gnus-extended-version to ensure correct generation of the
12714         User-Agent header when message-generate-headers-first is used.
12715
12716 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12717
12718         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12719         hashcash-path is nil.  Don't call callback with incorrect number of
12720         parameters if val is 0.
12721
12722 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12723
12724         * message.el (message-required-news-headers):
12725         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12726
12727 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12728
12729         * tls.el (open-tls-stream): In handshake-waiting loop,
12730         don't wait more if there is output available to process.
12731
12732 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12733
12734         * tls.el (tls-program): Doc fix.
12735
12736 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12737
12738         * message.el (message-generate-new-buffers): Change the meaning of the
12739         nil value; add `standard' to the choices; treat t as `unique'; improve
12740         doc string.
12741         (gnus-select-frame-set-input-focus): Autoload.
12742         (message-buffer-name): Search for the existing message buffer if
12743         message-generate-new-buffers is nil or `standard'; treat the value t of
12744         message-generate-new-buffers as `unique'.
12745         (message-pop-to-buffer): Raise the frame already displaying the message
12746         buffer; clear the echo area after querying.
12747         (message-setup): Pass the `continue' argument to compose-mail.
12748         (message-mail): Prefer `switch-function' if it is given; search for the
12749         existing message buffer if the `continue' argument is non-nil; pass
12750         continue and switch-function arguments to compose-mail by way of
12751         message-setup.
12752         (message-mail-other-window): Adjust argument of message-setup.
12753         (message-mail-other-frame): Ditto.
12754
12755 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12758         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12759         to turn font-lock on when turning gnus-message-citation-mode on.
12760
12761 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12762
12763         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12764         (mml-smime-function-alist): New variable; add epg as the backend.
12765         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12766         mml-smime- functions instead.
12767         * mm-view.el: Require smime.
12768
12769 2007-03-05  Didier Verna  <didier@xemacs.org>
12770
12771         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12772         instead of just inheritance for posting styles.
12773         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12774
12775 2007-02-24  Chris Moore  <dooglus@gmail.com>
12776
12777         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12778         * pgg-pgp.el (pgg-pgp-encrypt-region):
12779         * pgg-gpg.el (pgg-gpg-encrypt-region):
12780         Check pgg-encrypt-for-me if no other recipients.
12781
12782 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12783
12784         * tls.el (tls-certtool-program): Fix custom type.
12785
12786 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12787
12788         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12789         and point-at-eol instead of line-(beginning|end)-position.
12790
12791         * assistant.el (assistant-parse-buffer): Ditto.
12792
12793         * netrc.el (netrc-parse-services): Ditto.
12794
12795 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12796
12797         * mml2015.el (mml2015-epg-find-usable-key): New function.
12798         (mml2015-epg-sign): Use it.
12799         (mml2015-epg-encrypt): Use it.
12800
12801 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12802
12803         * message.el (message-make-in-reply-to): Quote name containing
12804         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12805         if there are special characters.  Reported by NAKAJI Hiroyuki
12806         <nakaji@jp.freebsd.org>.
12807
12808 2007-02-27  Didier Verna  <didier@xemacs.org>
12809
12810         Include the group parameters as well as the topic ones in the
12811         inheritance filter process.
12812         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12813         argument GROUP-PARAMS-LIST.
12814         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12815
12816 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * nntp.el (nntp-never-echoes-commands)
12819         (nntp-open-connection-functions-never-echo-commands): New variables.
12820         (nntp-send-command): Use them.
12821
12822 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12823
12824         * mml2015.el (mml2015-epg-verify): Simplify.
12825
12826 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12827
12828         * mml.el (mml-content-disposition-alist): New user option.
12829         (mml-content-disposition): New function.
12830         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12831         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12832
12833 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12834
12835         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12836         verification.
12837
12838 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12839
12840         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12841         articles posted in the last 24 hours.
12842
12843 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12844
12845         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12846
12847 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12848
12849         * nntp.el (nntp-send-command): Don't wait for echoes when
12850         nntp-open-ssl-stream is used.
12851
12852 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12853
12854         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12855         (gnus-message-add-citation-keywords)
12856         (gnus-message-remove-citation-keywords): Remove.
12857         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12858         directly, make the variables in font-lock-defaults buffer-local, add
12859         gnus-message-citation-keywords to them and then update the value of
12860         font-lock-keywords.
12861
12862 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12863
12864         * message.el (message-cite-original-1): Don't call
12865         gnus-article-highlight-citation.
12866
12867         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12868         citations; fix line count.
12869
12870 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12871
12872         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12873         (gnus-message-add-citation-keywords)
12874         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12875         versions of font-lock-add-keywords and font-lock-remove-keywords to
12876         work with XEmacs correctly.
12877
12878 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * gnus-cite.el (gnus-cite-face-list): Set the values of
12881         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12882         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12883         (gnus-message-cite-prefix-regexp): New variable.
12884         (gnus-message-search-citation-line): Use it; protect against long
12885         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12886         the 0th match data for Emacs.
12887         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12888         (gnus-message-add-citation-keywords): Append keywords rather than
12889         prepending; emulate font-lock-add-keywords if it is not available.
12890         (gnus-message-remove-citation-keywords):
12891         Emulate font-lock-remove-keywords if it is not available.
12892
12893         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12894
12895         * message.el (message-cite-prefix-regexp): Set the value of
12896         gnus-message-cite-prefix-regexp.
12897
12898 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12899
12900         * nnweb.el (nnweb-google-parse-1): Update parser.
12901
12902 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12903
12904         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12905
12906 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12907
12908         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12909         regexp.
12910
12911 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12912
12913         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12914         string-to-multibyte.
12915         (uudecode-decode-region-internal): Use it.
12916
12917         * lpath.el: Fbind string-as-multibyte for XEmacs.
12918
12919 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12920
12921         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12922         Fix custom choice.
12923
12924         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12925
12926 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12927
12928         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12929
12930         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12931         `write-region' to respect `mm-inhibit-file-name-handlers'.
12932
12933 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12934
12935         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12936         Use gnus-home-directory instead of "~/" or "$HOME".
12937
12938 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12939
12940         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12941         to mention filename.
12942         Add comments at beginning regarding usage.
12943         (encrypt-write-file-contents): Change interactive so a string is
12944         acceptable.  If the file has no associated model, show an error instead
12945         of a nonsense prompt.
12946
12947 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12948
12949         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12950         Thanks to Yoshihiko Yamada for kind notification of this typo.
12951
12952 2007-01-12  Kenichi Handa  <handa@m17n.org>
12953
12954         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12955         multibyte buffer.
12956
12957 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12958
12959         * gnus-score.el (gnus-score-fast-scoring): New variable.
12960         (gnus-score-headers): Use it.
12961
12962         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12963
12964         * message.el (message-cite-original-1):
12965         Call gnus-article-highlight-citation if requested.
12966         (message-make-from): Allow name and address as optional arguments.
12967
12968         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12969
12970         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12971         bugs to doc string.
12972         (gnus-button-alist): Add mid\\|message-id.
12973         (gnus-button-fetch-group): Extend for use in
12974         `browse-url-browser-function'.
12975         (gnus-button-url-regexp): Try to catch paired parentheses like in
12976         Wikipedia URLs.
12977
12978         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12979         Suggested by Simon Krahnke <overlord@gmx.li>.
12980
12981 2007-01-13  Romain Francoise  <romain@orebokech.com>
12982
12983         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12984         Update copyright.
12985
12986 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12987
12988         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12989
12990 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12991
12992         * gnus-registry.el (gnus-registry-unfollowed-groups)
12993         (gnus-registry-split-fancy-with-parent): Fix documentation.
12994
12995 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12996
12997         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12998         from nnweb groups.
12999
13000 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13001
13002         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13003         Xref urls.  Erase buffer before requesting head.
13004
13005         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13006
13007 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13008
13009         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13010         customizable.
13011
13012 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13013
13014         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13015         no signing key is found.
13016         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13017         no encrypting and/or signing key is found.
13018
13019 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13020
13021         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13022
13023 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13024
13025         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13026         headers read from disk with the ones newly found in the current search.
13027         This should no longer cause problems, because the article numbers in
13028         Gmane's `nov.php' output are ignored since the previous change.
13029
13030 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13031
13032         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13033
13034 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13035
13036         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
13037         replace-regexp-in-string; bind url-version; fbind display-images-p and
13038         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
13039         find-face and set-itimer-function for Emacs; bind itimer-list for
13040         Emacs.
13041
13042         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13043
13044 2007-01-01  Romain Francoise  <romain@orebokech.com>
13045
13046         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13047
13048 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13049
13050         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13051         `define-minor-mode' macro definition expanded properly.
13052         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13053         exclude it there.
13054
13055         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13056         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13057         `fboundp' test.
13058         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13059         This is OK to autoload in (S)XEmacs now.
13060
13061 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13062
13063         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13064         keystroke.
13065         (gnus-summary-limit-to-singletons): Fix typo.
13066
13067         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13068         else fails.
13069
13070 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13071
13072         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13073         docstring.
13074
13075         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13076         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13077         (gnus-summary-insert-dormant-articles): Fix typo in message.
13078
13079 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13080
13081         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13082         nil for XEmacs.
13083         (gnus-message-citation-mode): Don't autoload in XEmacs.
13084
13085         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13086
13087 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13088
13089         * nnimap.el (nnimap-expunge-search-string):
13090         Mention nnimap-search-uids-not-since-is-evil in docstring.
13091
13092 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13093
13094         * spam.el: Revert to make-obsolete-variable because
13095         define-obsolete-variable-alias is not supported in Emacs 21.
13096
13097         * spam.el (spam-ifile-path, spam-ifile-database-path)
13098         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13099         make-obsolete-variable.
13100         (spam-bsfilter-path, spam-bsfilter-program)
13101         (spam-spamassassin-path, spam-spamassassin-program)
13102         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13103         Don't use "path" inappropriately.
13104         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13105         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13106         variable names.
13107
13108 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13109
13110         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13111         summary buffer.
13112
13113         * password.el (password-cache-remove): Use clear-string to burn
13114         password, if available.
13115
13116 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13117
13118         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13119
13120         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13121
13122         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13123         (gnus-message-highlight-citation): Move defcustom here from
13124         gnus-cite.el.
13125         (gnus-message-citation-mode): Autoload.
13126
13127         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13128         checks to make it compile with XEmacs.
13129         (gnus-message-citation-mode): New minor mode.
13130         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13131         (gnus-message-highlight-citation): New variables.
13132         (gnus-message-search-citation-line)
13133         (gnus-message-add-citation-keywords)
13134         (gnus-message-remove-citation-keywords)
13135         (turn-on-gnus-message-citation-mode)
13136         (turn-off-gnus-message-citation-mode): New functions.
13137
13138 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13139
13140         * gnus-cite.el: Enable highlighting of different citation levels in
13141         message-mode.
13142
13143 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13144
13145         * message.el (message-make-fqdn): Fix comment.
13146         (message-bogus-system-names): Add ".local".
13147
13148         * spam.el (spam-ifile-path, spam-ifile-program)
13149         (spam-ifile-database-path, spam-ifile-database)
13150         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13151         Don't use "path" inappropriately.
13152         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13153         strings.
13154         (spam-check-ifile, spam-ifile-register-with-ifile)
13155         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13156         Use new variable names.
13157
13158         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13159         (gnus-treat-display-smileys): Simplify using
13160         gnus-image-type-available-p.
13161
13162         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13163         available.
13164
13165         * gnus-xmas.el (gnus-xmas-image-type-available-p):
13166         Use `display-images-p' if available.
13167
13168 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13169
13170         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13171         one after turning on the buffer's multibyteness instead of decoding
13172         them directly in the unibyte buffer that causes unexpected conversion
13173         in Emacs 23 (unicode).
13174
13175 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13176
13177         * message.el (message-generate-hashcash): Fix custom type.
13178
13179 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13180
13181         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13182
13183 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13184
13185         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13186         disconnect icons.  Add help text.
13187
13188 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13189
13190         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13191         negated to be consistent with the others we handle.
13192
13193 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13194
13195         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13196         version of gnus-summary-buffer to something, so that we can use two
13197         article buffers at the same time.
13198
13199 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13200
13201         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13202         trigger all the extra headers.
13203         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13204         sorting.
13205
13206 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13207
13208         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13209         solid groups.
13210
13211 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
13212
13213         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
13214
13215 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13216
13217         * legacy-gnus-agent.el: Add Copyright notice.
13218
13219 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13220
13221         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13222
13223 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13224
13225         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13226
13227         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13228         to make it work reliably in CVS Emacs.
13229         (gnus-summary-limit-strange-charsets-predicate)
13230         (gnus-summary-limit-to-predicate): New functions.
13231
13232 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13233
13234         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13235         specifying array size.
13236         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13237         array if it is too small.
13238         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13239         (gnus-sort-threads-loop): New function.
13240
13241 2006-12-06  Chris Moore  <dooglus@gmail.com>
13242
13243         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13244         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13245
13246 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13247
13248         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13249         options.
13250
13251 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13252
13253         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13254         DOS-ing the recipient.
13255
13256         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13257         the headers when creating the mapping to avoid mismappings.
13258         (nnweb-gmane-create-mapping): Always nix out old mapping.
13259
13260 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13263         and mm-verify-option to never.
13264
13265 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * message.el (message-signed-or-encrypted-p): New function.
13268         (message-forward-make-body): Use it.
13269
13270         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13271         Replace encode-coding-string with mm-encode-coding-string.
13272
13273 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13274
13275         * nneething.el (nneething-decode-file-name):
13276         Replace decode-coding-string with mm-decode-coding-string.
13277
13278         * gnus-int.el (gnus-open-server): Say failed server's name.
13279
13280 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13281
13282         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
13283         strings to a single string.  Quote `errors-file-name'.
13284         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
13285         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
13286         Adjust calls.  Use `shell-quote-argument'.
13287
13288 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13289
13290         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13291         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13292
13293         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13294         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13295         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13296         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13297         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13298         (gnus-subscribe-newsgroup, gnus-1):
13299         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13300         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13301         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13302         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13303
13304 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13305
13306         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13307         keystroke.
13308         (gnus-summary-limit-to-bodies): Implement headersp.
13309
13310 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13311
13312         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13313
13314 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13315
13316         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13317
13318 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13319
13320         * message.el (message-generate-hashcash): Expand range of values to
13321         include `opportunistic'.
13322         (message-send-mail): Use it.
13323
13324 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13325
13326         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13327         and comment it.
13328
13329         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13330
13331 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13332
13333         * gnus-util.el (gnus-extract-address-components): Improve comment.
13334
13335 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13336
13337         * gnus-util.el (gnus-extract-address-components): Work with address in
13338         which the name portion contains @.
13339
13340         * lpath.el: Fbind custom-autoload.
13341
13342 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13343
13344         * gnus.el (gnus-start): Move custom group up.
13345         (gnus-select-method): Don't autoload, but make it available for
13346         `customize-variable'.
13347         (gnus-getenv-nntpserver): Don't autoload.
13348
13349 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13350
13351         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13352
13353 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13354
13355         * message.el (message-sendmail-extra-arguments): New variable.
13356         (message-send-mail-with-sendmail): Use it.
13357
13358 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13359
13360         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13361         mm-with-unibyte-current-buffer to make string unibyte.
13362
13363         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13364         mm-string-as-multibyte.
13365
13366 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13367
13368         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13369         Reported by Werner Koch <wk@gnupg.org>.
13370
13371 2006-11-14  Daiki Ueno  <ueno@p360>
13372
13373         * mml2015.el: Autoload epa-select-keys when compiling.
13374
13375 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13376
13377         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13378         message-options.
13379         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13380
13381 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13382
13383         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13384         EasyPG (< 0.0.6).
13385         (mml2015-always-trust): New user option.
13386         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13387         prompt.
13388
13389 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * nntp.el (nntp-authinfo-force): New variable.
13392         (nntp-send-authinfo): Use it.
13393
13394 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13395
13396         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13397         decode encoded words.  Improve prompt.  Add comment about forwarding.
13398         (message-replacement-char): Move up.
13399
13400 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13401
13402         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13403         instead of gnus-intersection because arguments of gnus-sorted-nunion
13404         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13405
13406 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13407
13408         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13409         (message-simplify-subject-functions):
13410         Enable message-strip-subject-encoded-words by default.
13411
13412 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13413
13414         * message.el (message-strip-subject-encoded-words): New function.
13415         (message-simplify-subject-functions): New variable.
13416         (message-simplify-subject): Use it.  Fix typo in doc string.
13417         Support message-strip-subject-encoded-words.
13418
13419 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13420
13421         * gnus-diary.el (gnus-diary-delay-format-function):
13422         * nndiary.el (nndiary-reminders):
13423         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13424
13425 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13426
13427         * gnus-art.el (article-hide-boring-headers): Fetch date from
13428         gnus-original-article-buffer to avoid problems with localized date
13429         strings.
13430
13431 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13432
13433         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13434
13435 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13436
13437         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13438         New variables.
13439         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13440         (mm-charset-synonym-alist): Move some entries to
13441         mm-codepage-iso-8859-list.
13442         (mm-charset-synonym-alist, mm-charset-override-alist):
13443         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13444
13445 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13446
13447         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13448
13449 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13450
13451         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13452         with Emacs 21 and XEmacs.
13453
13454 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13455
13456         * spam.el (spam-parse-address): New function for better parsing,
13457         catching errors, etc.
13458         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13459
13460 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13461
13462         * mm-view.el: Add interactive arg to html2text autoload.
13463
13464 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13465
13466         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13467
13468 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13469
13470         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13471         New variables.
13472         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13473         (mm-charset-synonym-alist): Move some entries to
13474         mm-codepage-iso-8859-list.
13475
13476         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13477
13478 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13479
13480         * message.el (message-citation-line-format)
13481         (message-insert-formated-citation-line): Fix implementation of %E, %N
13482         and %n according to the doc string.
13483
13484 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13485
13486         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13487         Use car-safe to avoid bad parses.
13488
13489 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13490
13491         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13492         names.
13493
13494         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13495
13496 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13497
13498         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13499         header.
13500
13501         * message.el (message-draft-headers): Add Date.
13502         (message-headers-to-generate): Fix typo in docstring.
13503
13504         * nndraft.el (nndraft-required-headers): New variable.
13505         (nndraft-generate-headers): Use it.
13506
13507         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13508
13509 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13510
13511         * gnus-registry.el (gnus-registry-wash-for-keywords)
13512         (gnus-registry-find-keywords): New functions to allow easy searching of
13513         articles that are in the registry.
13514
13515 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13516
13517         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13518         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13519         Reported by Damien Elmes <damien@repose.cx>.
13520
13521 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13522
13523         * gnus.el (gnus-mime): Remove unused custom group.
13524
13525 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13526
13527         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13528         "blank line" when searching for end of armor headers.
13529
13530 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13531
13532         * gmm-utils.el (gmm-write-region): Fix variable name.
13533
13534 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13535
13536         * gmm-utils.el (gmm-write-region): New function based on compatibility
13537         code from `mm-make-temp-file'.
13538
13539         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13540
13541         * nnmaildir.el (nnmaildir--update-nov)
13542         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13543         Use `gmm-write-region'.
13544
13545 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13546
13547         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13548         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13549
13550         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13551
13552         * message.el (message-replacement-char): New variable.
13553         (message-fix-before-sending): Use it.
13554         (message-simplify-subject): New function to remove duplicate code.
13555         (message-reply, message-followup): Use it.
13556
13557         * gnus-sum.el (gnus-summary-make-menu-bar):
13558         Clarify gnus-summary-limit-to-articles.
13559
13560 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13561
13562         * gnus-util.el (gnus-with-local-quit): New macro.
13563
13564         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13565
13566 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13567
13568         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13569         ignore non-string data.
13570
13571 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13572
13573         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13574         non-string data (needs to be done in the registry too).
13575
13576 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13577
13578         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13579         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13580         (gnus-registry-split-fancy-with-parent)
13581         (gnus-registry-fetch-simplified-message-subject-fast)
13582         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13583         Remove text properties on ingress into the registry and when it's saved.
13584         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13585         registry from entries with no groups.
13586
13587 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13588
13589         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13590         function to remove string properties.
13591
13592 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13593
13594         * gmm-utils.el (gmm): Adjust custom version.
13595
13596         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13597         Adjust custom version.
13598
13599         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13600
13601 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13602
13603         * gnus-art.el (gnus-insert-prev-page-button)
13604         (gnus-insert-next-page-button): Simplify.  Reformat.
13605
13606 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13607
13608         * gnus-art.el (gnus-insert-prev-page-button)
13609         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13610
13611 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13612
13613         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13614
13615 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13616
13617         * gnus-art.el (gnus-insert-mime-button)
13618         (gnus-insert-mime-security-button):
13619         Apply gnus-article-button-face to MIME and security buttons.
13620
13621 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13622
13623         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13624         readable.
13625
13626 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13627
13628         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13629
13630 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13631
13632         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13633         `browse-url-of-file' instead of `browse-url'.
13634
13635 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13636
13637         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13638         regexp.  Articles containing quotation were cut prematurely.
13639
13640 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * message.el (message-cite-original-1): Use nobody by default for the
13643         value of From header.
13644         (message-reply): Ditto.
13645
13646 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13647
13648         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13649         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13650         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13651
13652 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13653
13654         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13655         mails in the doc string.  Add some URLs in comment.
13656         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13657
13658 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13659
13660         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13661         backslashes handling and the way to find boundaries of quoted strings.
13662
13663 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13664
13665         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13666         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13667         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13668         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13669
13670 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13671
13672         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13673         doc string.
13674         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13675
13676 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13677
13678         * lpath.el: Fbind epg-check-configuration.
13679
13680 2006-09-06  Simon Josefsson  <jas@extundo.com>
13681
13682         * mml2015.el (mml2015-use): Doc fix, mention epg.
13683
13684 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13685
13686         * mml2015.el (mml2015-use): Default to epg, if available.
13687
13688 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13689
13690         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13691         message-sender.
13692         (mml1991-epg-encrypt): Ditto.
13693         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13694         message-sender.
13695         (mml2015-epg-encrypt): Ditto.
13696
13697 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13698
13699         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13700         several common directories.
13701
13702 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13703
13704         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13705         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13706
13707 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13708
13709         * gnus-art.el (article-decode-encoded-words): Make it fast.
13710
13711 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13712
13713         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13714
13715         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13716         in quoted string into `\'.
13717
13718 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13719
13720         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13721         Use standard-syntax-table.
13722
13723 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * gnus-art.el (gnus-decode-address-function): New variable.
13726         (article-decode-encoded-words): Use it to decode headers which are
13727         assumed to contain addresses.
13728         (gnus-mime-delete-part): Remove useless `or'.
13729
13730         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13731         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13732         (gnus-nov-parse-line): Use it to decode From header.
13733         (gnus-get-newsgroup-headers): Ditto.
13734         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13735
13736         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13737         (mail-decode-encoded-address-string): New alias.
13738
13739         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13740         New function.
13741         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13742         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13743         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13744         (rfc2047-decode-string): Ditto.
13745         (rfc2047-decode-address-region): New function.
13746         (rfc2047-decode-address-string): New function.
13747
13748 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13749
13750         * message.el (message-caesar-buffer-body): Allow rotating headers.
13751
13752         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13753
13754         * message.el (message-insert-formated-citation-line): Fix %f.
13755         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13756
13757 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13758
13759         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13760         (gnus-bookmark-mouse-available-p): New macro.
13761         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13762         (gnus-bookmark-bmenu-show-infos): Use it.
13763         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13764         (gnus-bookmark-bmenu-hide-infos): Ditto.
13765         (gnus-bookmark-remove-properties): New function.
13766         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13767         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13768         (gnus-bookmark-write-file): Bind coding-system-for-write.
13769         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13770         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13771         group before selecting it.
13772         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13773         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13774         quit-window if it is not available; use gnus-mouse-2 and bind it to
13775         gnus-bookmark-bmenu-select-by-mouse.
13776         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13777         (gnus-bookmark-bmenu-select-by-mouse): New function.
13778
13779 2006-08-13  Romain Francoise  <romain@orebokech.com>
13780
13781         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13782         space.
13783
13784 2006-08-10  Romain Francoise  <romain@orebokech.com>
13785
13786         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13787         (dns-mode-soa-auto-increment-serial): New user option.
13788         (dns-mode-soa-maybe-increment-serial): New function.
13789         (dns-mode): Add the latter to `write-contents-functions'.
13790
13791 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * compface.el (uncompface): Use binary rather than raw-text-unix.
13794
13795 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13796
13797         * compface.el (uncompface): Make sure the eol conversion doesn't take
13798         place when communicating with the external programs.
13799         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13800
13801 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13802
13803         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13804
13805 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13806
13807         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13808         Make it more robust by parsing author and date independently.
13809
13810 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13813
13814 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13815
13816         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13817         first matching secret key.
13818         (mml2015-epg-encrypt): Ditto.
13819
13820         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13821         first matching secret key.
13822         (mml1991-epg-encrypt): Ditto.
13823
13824         * mml2015.el (mml2015-encrypt-to-self): New user option.
13825         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13826         mml2015-epg-encrypt-to-self is set.
13827
13828         * mml1991.el (mml1991-encrypt-to-self): New variable.
13829         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13830         mml1991-epg-encrypt-to-self is set.
13831
13832         * mml2015.el (mml2015-signers): New user option.
13833         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13834         (mml2015-epg-encrypt): Allow to select signing keys.
13835
13836         * mml1991.el (mml1991-signers): New variable.
13837         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13838         (mml1991-epg-encrypt): Allow to select signing keys.
13839
13840 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13841
13842         * nnheader.el (nnheader-insert-head): Make it work even if the file
13843         uses CRLF for the line-break code.
13844
13845 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13846
13847         * mml2015.el: Require mml-sec instead of password.
13848         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13849         (mml2015-cache-passphrase): Inherit the default value from
13850         mml-secure-cache-passphrase.
13851         (mml2015-passphrase-cache-expiry): Inherit the default value from
13852         mml-secure-passphrase-cache-expiry.
13853
13854         * mml1991.el: Require mml-sec instead of password.
13855         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13856         (mml1991-cache-passphrase): Inherit the default value from
13857         mml-secure-cache-passphrase.
13858         (mml1991-passphrase-cache-expiry): Inherit the default value from
13859         mml-secure-passphrase-cache-expiry.
13860
13861         * mml-sec.el: Require password.
13862         (mml-secure-verbose): New user option.
13863         (mml-secure-cache-passphrase): New user option.
13864         (mml-secure-passphrase-cache-expiry): New user option.
13865
13866 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13867
13868         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13869         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13870         andreas@altroot.de (Andreas Vögele).
13871
13872         FIXME: Use `tiny change'?
13873
13874 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13875
13876         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13877         workaround for the url package included with Emacs.
13878
13879         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13880
13881 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13884         correctly.  This fixes a bug caused by the 2006-05-12 change.
13885
13886 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13887
13888         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13889         some information about the error when saying that the `bogus' mail
13890         group will be used.
13891
13892 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13893
13894         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13895         string.
13896
13897 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13898
13899         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13900
13901 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13902
13903         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13904
13905 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13906
13907         * mml1991.el (mml1991-function-alist): Add epg.
13908         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13909         (mml1991-epg-encrypt): New functions.
13910
13911 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13912
13913         * mml2015.el (mml2015-verbose): New variable.
13914         (mml2015-cache-passphrase): Ditto.
13915         (mml2015-passphrase-cache-expiry): Ditto.
13916         (mml2015-function-alist): Add epg.
13917         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13918         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13919         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13920         New functions.
13921
13922 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13923
13924         * message.el (message-cite-original-1): Preserve region when removing
13925         quoted text due to X-No-Archive in order to avoid bogus attribution
13926         when citing multiple messages.
13927
13928 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13929
13930         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13931         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13932
13933 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13934
13935         * gnus-diary.el (gnus-user-format-function-d)
13936         (gnus-user-format-function-D): Autoload.
13937
13938         * imap.el (Commentary): Fix typo.
13939
13940         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13941         2006-04-22 contribution.
13942
13943 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13944
13945         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13946         It didn't really fix the bogosity I'm seeing with solid web groups.
13947
13948 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13949
13950         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13951         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13952         created using server names.  If we use the feature without declaring
13953         it, Gnus does not properly manage server and group state.
13954
13955         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13956         bound.
13957
13958 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13959
13960         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13961         looking up the method using GROUP's prefix before inventing a new one.
13962         It is used on killed/unknown groups in various places where returning
13963         an all-new method isn't expected by the caller.
13964
13965         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13966         and match semantics of gnus-group-real-prefix.
13967
13968 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13969
13970         * nnmail.el (nnmail-broken-references-mailers): New variable.
13971         (nnmail-ignore-broken-references): New function generalizing
13972         nnmail-fix-eudora-headers.
13973         (nnmail-fix-eudora-headers): Now obsolete.
13974
13975         * gnus-art.el (gnus-button-handle-custom):
13976         Support `customize-apropos*'.
13977
13978 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13979
13980         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13981
13982         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13983         articles.
13984
13985 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13986
13987         * message.el (message-cite-reply-above): New variable.
13988         (message-yank-original): Use it.
13989
13990 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13991
13992         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13993
13994 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13995
13996         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13997         as read.
13998
13999         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14000
14001 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14002
14003         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14004         (gnus-bookmark-default-file): Use gnus-directory.
14005         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14006         Remove "*" in doc string.
14007         (gnus-bookmark-write-file): Simplify.
14008         (gnus-bookmark-maybe-sort-alist): Use `when'.
14009         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14010         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14011         Add FIXME about Emacs 21 and XEmacs compatibility.
14012         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14013         compatibility.
14014         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14015         compatibility.
14016         (gnus-bookmark-menu-heading): Fix version.
14017
14018 2006-06-19  Bastien Guerry  <bzg@altern.org>
14019
14020         * gnus-bookmark.el: New file.
14021
14022 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * message.el (message-syntax-checks): Doc fix.
14025
14026 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14027
14028         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14029         unsubscribed groups as if they were killed ones.  It causes duplicate
14030         entries in gnus-newsrc-alist.
14031
14032 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14033
14034         * message.el (message-syntax-checks): Doc fix.
14035         (message-send-mail): Add check for continuation headers.
14036         (message-check-news-header-syntax): Fix regexp used to check for
14037         continuation headers.
14038
14039 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14040
14041         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14042
14043 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14044
14045         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14046
14047 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14048
14049         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14050         default-truncate-lines.
14051
14052 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14053
14054         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14055         to fill the utf-8 entry.
14056
14057         * lpath.el: Fbind unicode-precedence-list.
14058
14059 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14060
14061         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14062
14063 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14064
14065         * gnus-agent.el (directory-files-and-attributes): Move all the way
14066         forward (the third and final move).
14067         (gnus-agent-read-agentview): Trap reconstruction errors due to
14068         nonexistent directory.  Handle by returning nil.
14069
14070 2006-05-30  Didier Verna  <didier@xemacs.org>
14071
14072         * message.el (message-dont-reply-to-names): Update the custom type.
14073         * message.el (message-dont-reply-to-names): New defsubst: potentially
14074         convert a list of regexps into a single one.
14075         * message.el (message-get-reply-headers): Use it.
14076         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14077
14078 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * gnus-agent.el (directory-files-and-attributes): Move forward.
14081
14082 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14083
14084         * gnus-ml.el (gnus-mailing-list-subscribe)
14085         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14086         (gnus-mailing-list-message): Fix doc strings.
14087
14088 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14089
14090         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14091         of doing it manually.
14092
14093 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14094
14095         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14096         comment.
14097
14098 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14099
14100         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14101         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14102         (gnus-agent-read-local): All symbols allocated in my-obarray.
14103         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14104         (gnus-agent-regenerate-group): Check numeric names to see if they are
14105         messages or groups.
14106         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14107         better way of do this...)
14108
14109         * gnus-cache.el (gnus-agent-total-fetched-for):
14110         Ignore 'dummy.group' (there should be a better way of do this...)
14111
14112 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14113
14114         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14115         (gnus-saved-headers): Ditto.
14116         (gnus-default-article-saver): Mention functions may have properties.
14117         (gnus-article-save): Override gnus-save-all-headers and
14118         gnus-saved-headers by :headers property which saver function may have.
14119         (gnus-summary-save-in-file): Add :headers property.
14120         (gnus-summary-write-to-file): Ditto.
14121
14122         * gnus-sum.el (gnus-summary-save-article): Bind
14123         gnus-prompt-before-saving to t when saving many articles in a file;
14124         always show all headers.
14125
14126         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
14127
14128 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14129
14130         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14131         marks.
14132
14133         * message.el (message-indent-citation): Add optional arguments to allow
14134         using it outside of message buffers.
14135
14136         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14137         (gnus-article-treat-unfold-headers): Use it.
14138         (gnus-article-truncate-lines): New variable.
14139         (gnus-article-mode): Use it.
14140         (gnus-article-toggle-truncate-lines): New function.
14141
14142         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14143         Add gnus-article-toggle-truncate-lines.
14144
14145         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14146         coding system in XEmacs, use binary.
14147
14148 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14149
14150         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14151         after-load-alist.
14152
14153         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14154         this function should save decoded articles.
14155         (gnus-summary-write-to-file): Use property to specify this function
14156         should save decoded articles and specify gnus-summary-save-in-file
14157         should be used to save articles other than the first one when saving
14158         many articles.
14159         (gnus-summary-save-body-in-file): Use property to specify this
14160         function should save decoded articles.
14161         (gnus-summary-write-body-to-file): Use property to specify this
14162         function should save decoded articles and specify
14163         gnus-summary-save-body-in-file should be used to save articles other
14164         than the first one when saving many articles.
14165
14166         * gnus-sum.el (gnus-summary-save-article): Simplify.
14167
14168 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14169
14170         * gnus-art.el (gnus-default-article-saver):
14171         Add gnus-summary-write-body-to-file.
14172         (gnus-article-save-coding-system): Don't use coding system object
14173         in XEmacs.
14174         (gnus-read-save-file-name): Add optional `dir-var' argument which
14175         specifies directory in which files are saved; work even if optional
14176         `variable' argument is not specified.
14177         (gnus-summary-write-to-file): Read file name.
14178         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14179         (gnus-summary-write-body-to-file): New function.
14180
14181         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14182         (gnus-summary-local-variables): Add it.
14183         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14184         (gnus-summary-save-article): Remove optional `decode' argument;
14185         determine whether to decode articles by the value of
14186         gnus-default-article-saver; when saving many files using
14187         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14188         it first and use gnus-summary-save-in-file or
14189         gnus-summary-save-body-in-file thereafter unless
14190         gnus-prompt-before-saving is always; move point to article which
14191         will be saved.
14192         (gnus-summary-save-article-file): Revert.
14193         (gnus-summary-write-article-file): Revert.
14194         (gnus-summary-save-article-body-file): Revert.
14195         (gnus-summary-write-article-body-file): New function.
14196
14197 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * gnus-art.el (gnus-default-article-saver): Doc fix.
14200         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14201         from gnus-summary-save-article-coding-system, and default to a
14202         certain coding system.
14203         (gnus-output-to-file): Add coding cookie and encode text according
14204         to gnus-article-save-coding-system; don't use mm-append-to-file.
14205
14206         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14207         gnus-art.el and rename to gnus-article-save-coding-system.
14208         (gnus-summary-save-article): Require gnus-art; don't show all
14209         headers if it decodes articles; don't add coding cookie here;
14210         don't bind mm-text-coding-system-for-write.
14211         (gnus-summary-save-article-file): Save decoded articles.
14212         (gnus-summary-write-article-file): When saving many files, use
14213         gnus-summary-write-to-file first and gnus-summary-save-in-file
14214         thereafter unless gnus-prompt-before-saving is always.
14215         (gnus-summary-save-article-body-file): Save decoded articles.
14216
14217         * lpath.el: Fbind select-safe-coding-system for XEmacs.
14218
14219 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14220
14221         * nnrss.el (nnrss-check-group): Bind hash-index.
14222
14223 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14224
14225         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14226         its hash index.  Store this hash in `nnrss-group-data'.
14227         (nnrss-read-group-data): Update accordingly.
14228
14229 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14230
14231         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14232         entry.
14233
14234         * gnus-sum.el (gnus-summary-make-menu-bar):
14235         Add gnus-article-browse-html-article.
14236
14237 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14238
14239         * gnus-sum.el (gnus-summary-mime-map):
14240         Add gnus-article-browse-html-article.
14241
14242         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14243
14244 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14245
14246         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14247         suitable coding systems in customize.
14248
14249 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14250
14251         * mail-source.el (mail-sources): Fix custom type.
14252
14253 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14254
14255         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14256         (gnus-summary-expire-articles-now): Shorten prompt.
14257
14258         * gmm-utils.el (wid-edit): Require.
14259         (defun-gmm): Rename from `gmm-defun-compat'.
14260         (gmm-image-search-load-path): Use it.
14261         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14262
14263 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14264
14265         * gnus-sum.el (gnus-summary-save-article-coding-system):
14266         New variable.
14267         (gnus-summary-save-article): Add optional `decode' argument.
14268         If it is set and gnus-summary-save-article-coding-system is non-nil,
14269         save decoded article.
14270         (gnus-summary-write-article-file): Save decoded article if
14271         gnus-summary-save-article-coding-system is non-nil.
14272
14273         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14274         type.
14275
14276 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14277
14278         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14279
14280 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14281
14282         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14283         first to test gnus-single-article-buffer which may be buffer-local.
14284
14285         * gnus-sum.el (gnus-summary-setup-buffer):
14286         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14287         group; make gnus-article-buffer, gnus-article-current, and
14288         gnus-original-article-buffer always buffer-local.
14289         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14290         group.
14291         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14292
14293 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14294
14295         * nnml.el (nnml-request-compact-group): Compressed files might not
14296         have .gz extension.
14297
14298 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14299
14300         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14301         (mm-copy-to-buffer): Use with-current-buffer.
14302         (mm-display-part): Simplify.
14303         (mm-inlinable-p): Add optional arg `type'.
14304
14305 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14306
14307         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14308         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14309         Try harder to show the attachment internally or externally using
14310         gnus-mime-view-part-as-type.
14311
14312 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14313
14314         * message.el (message-from-style, message-signature-separator)
14315         (message-user-organization-file, message-send-mail-function)
14316         (message-citation-line-function, message-yank-prefix)
14317         (message-indent-citation-function, message-signature)
14318         (message-signature-file, message-signature-insert-empty-line):
14319         Remove autoloads.
14320
14321         * gnus-art.el (gnus-buttonized-mime-types):
14322         Remove "multipart/signed".  Revert 2006-04-26 change.
14323
14324 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14325
14326         * gnus.el (gnus-version-number): Bump version.
14327
14328 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14329
14330         * gnus.el: No Gnus v0.5 is released.
14331
14332 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14333
14334         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14335         fetching articles by message-id.
14336
14337 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14338
14339         * message.el (hashcash): Require hashcash as normal.
14340
14341         * ecomplete.el (ecomplete-highlight-match-line):
14342         Use point-at-eol.
14343         (ecomplete-highlight-match-line): Use `highlight', because that
14344         face exists in both Emacs and XEmacs.
14345
14346         * message.el (message-display-abbrev): Use point-at-bol.
14347
14348         * mail-source.el: Don't require timer/timer-funcs.
14349
14350         * gnus-async.el: Ditto.
14351
14352         * password.el: Ditto.
14353
14354         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14355
14356         * mm-url.el: Ditto.
14357
14358         * gnus-xmas.el: Don't require timer-funcs.
14359
14360         * mm-util.el: Require timer/timer-funcs.
14361
14362 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14363
14364         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14365         Close.
14366
14367 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14368
14369         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14370         unibyte after clear-decrypt function runs.
14371
14372         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14373         returns as a unibyte string.
14374
14375 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14376
14377         * lpath.el: Revert.
14378
14379         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14380         (pgg-gpg-process-sentinel): Revert.
14381
14382         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14383         (pgg-pgp-lookup-key): Revert.
14384
14385         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14386         (pgg-pgp5-lookup-key): Revert.
14387
14388         * pgg.el (pgg-fetch-key): Revert.
14389
14390 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14391
14392         * lpath.el: Fbind string-as-multibyte for XEmacs.
14393
14394         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14395         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14396         (mml1991-pgg-encrypt): Ditto.
14397
14398         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14399         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14400         a multibyte buffer.
14401
14402         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14403         (pgg-pgp-lookup-key): Ditto.
14404
14405         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14406         (pgg-pgp5-lookup-key): Ditto.
14407
14408         * pgg.el (pgg-fetch-key): Ditto.
14409
14410 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14411
14412         * message.el (message-user-organization-file): Check several
14413         locations of the organization file.
14414
14415         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14416         Add gnus-article-view-part-as-type.
14417
14418         * gnus-art.el (gnus-article-view-part-as-type): New function.
14419
14420         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14421         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14422
14423         * mml.el: Simplify autoload.
14424         (mml-mode): defvar dnd-protocol-alist instead of using
14425         symbol-value.
14426         (mml-default-directory): New variable.
14427         (mml-minibuffer-read-file): Use it.
14428         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14429
14430         * message.el (message-citation-line-format): New variable.
14431         (message-insert-formated-citation-line): New function.
14432         (message-citation-line-function):
14433         Add `message-insert-formated-citation-line' to custom type.
14434
14435         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14436         to doc string.
14437
14438         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14439         depending on mm-verify-option.
14440
14441 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14442
14443         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14444         binding pgg-* variables; reimplement the section which prevents
14445         MIME header from being signed.
14446         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14447         pgg-text-mode; remove a blank line at the top of body.
14448
14449         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14450         lines at the top of body; use gnus-newsgroup-charset if there's no
14451         Charset header.
14452
14453 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14454
14455         * message.el (message-self-insert-commands): Doc fix.
14456
14457         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14458         (mm-uu-pgp-encrypted-test): Ditto.
14459         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14460         between header and body; return application/pgp-encrypted handle
14461         if decryption failed; decode decrypted body by charset.
14462
14463         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14464         element match to application/pgp-*.
14465
14466 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14467
14468         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14469         HTML.
14470
14471 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14472
14473         * mail-source.el (mail-source-call-script): Message the error
14474         string.
14475
14476 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14477
14478         * gnus-util.el (gnus-byte-compile): Use it.
14479
14480 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14481
14482         * gnus-util.el (kill-empty-logs): New function.
14483
14484 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14485
14486         * message.el (message-mail-alias-type): Doc fix.
14487         (message-mail-alias-type-p): New function.
14488         (message-send): Use it.
14489         (message-mode): Ditto.
14490         (message-strip-forbidden-properties): Ditto.
14491
14492         * ecomplete.el (ecomplete-database-file-coding-system):
14493         New variable.
14494         (ecomplete-save): Use it.
14495         (ecomplete-setup): Use it.
14496
14497 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14498
14499         * message.el (message-self-insert-commands): New variable.
14500         (message-strip-forbidden-properties): Use it.
14501
14502 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14503
14504         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14505         that doesn't make XEmacs choke.
14506
14507 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14508
14509         * gnus-util.el (gnus-replace-in-string):
14510         Prefer replace-regexp-in-string over of replace-in-string.
14511
14512 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * gnus-util.el (gnus-select-frame-set-input-focus):
14515         Use select-frame-set-input-focus if it is available in XEmacs; use
14516         definition defined in Emacs 22 for old Emacsen.
14517
14518         * dgnushack.el: Autoload unmorse-region for XEmacs.
14519
14520         * lpath.el: Bind cursor-in-non-selected-windows and
14521         select-frame-set-input-focus for XEmacs.
14522
14523 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14524
14525         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14526
14527 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14528
14529         * gnus-registry.el (gnus-registry-cache-save): Remove text
14530         properties when saving via the temp buffer.
14531
14532 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14533
14534         * message.el (message-generate-hashcash): Honor custom type.
14535
14536 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14537
14538         * message.el (message-generate-hashcash): Default to non-nil when
14539         hashcash is found.
14540
14541         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14542         (gnus-refer-thread-limit): Increase default to 500.
14543
14544         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14545
14546         * flow-fill.el (fill-flowed): Allow delete-space.
14547
14548 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14549
14550         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14551         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14552         Remove autoloads.
14553
14554 2006-04-18  Simon Josefsson  <jas@extundo.com>
14555
14556         * message.el (message-generate-hashcash): Default to.
14557
14558 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14559
14560         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14561         concatenating segments rather than before concatenating them.
14562
14563 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14564
14565         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14566
14567 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14568
14569         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14570
14571         * message.el (message-forward-make-body-plain):
14572         Allow message-forward-ignored-headers to be a list.
14573         (message-remove-ignored-headers): Factor out into function.
14574         (message-forward-make-body-mml): Use it.
14575
14576         * imap.el (imap-quote-specials): New function.
14577         (imap-login-auth): Quote specials.
14578
14579         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14580         (rfc2231-parse-string): Allow concatanation of parameters that
14581         aren't contiguous.  The test case is
14582           (mail-header-parse-content-type "message/external-body;
14583             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14584             access-type=LOCAL-FILE;
14585             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14586
14587 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14588
14589         * nntp.el (nntp-accept-process-output): Return the value of
14590         `nnheader-accept-process-output'.
14591
14592 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14593
14594         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14595         (gnus-button-alist): Recognize more diff formats.
14596         (gnus-button-patch): Strip directory.
14597
14598 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14599
14600         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14601         Emacs 22 when setting focus.
14602
14603 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14604
14605         * gnus-art.el (gnus-article-treat-types): Do treatment of
14606         text/x-verbatim parts.
14607         (gnus-button-patch): New command.
14608
14609         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14610         addresses that contain invalid characters.
14611
14612 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14613
14614         * message.el (message-put-addresses-in-ecomplete):
14615         Use gnus-replace-in-string.
14616         (message-is-yours-p): Use the more correct
14617         mail-header-parse-address instead of
14618         mail-extract-address-components.
14619         (message-put-addresses-in-ecomplete): Fix typo.
14620
14621         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14622         keystroke.
14623
14624         * gnus-art.el (gnus-treatment-function-alist): Change order of
14625         newsgroups/generic header folding to avoid double-folding.
14626
14627         * message.el (message-hidden-headers): Add X-Draft-From.
14628
14629         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14630         New command.
14631         (gnus-summary-repeat-search-article-backward): New command.
14632
14633         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14634         groups in the parent topic.
14635
14636 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14637
14638         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14639         (spam-extra-header-to-number): Return the CRM114 number as a
14640         number instead of a string.
14641
14642 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14643
14644         * gnus-art.el (gnus-face-properties-alist): Move here from
14645         gnus-fun.
14646
14647         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14648
14649 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14650
14651         * message.el (message-strip-forbidden-properties): Only display on
14652         self-insert-command.
14653
14654         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14655         reindent.
14656         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14657
14658 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14659
14660         * smiley.el (smiley-style): Fix typo.
14661
14662 2006-03-23  Kenichi Handa  <handa@m17n.org>
14663
14664         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14665         instead of set-buffer-multibyte.
14666
14667 2006-03-23  Kenichi Handa  <handa@m17n.org>
14668
14669         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14670         buffer and then decode the buffer text if necessary.
14671         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14672         first, and after mm-encode-body, change the buffer to unibyte.
14673
14674 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14675
14676         * hashcash.el (hashcash-insert-payment-async-2):
14677         Use message-goto-eoh instead of doing it manually.
14678         (mail-add-payment): Use message-narrow-to-header instead of trying
14679         to do the same itself.
14680
14681         * message.el (message-hidden-headers): Add Face.
14682
14683         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14684         reparenting code.
14685         (gnus-summary-reparent-children): Refactored out code.
14686         (gnus-summary-thread-map): New keystroke.
14687         (gnus-summary-reparent-children): Make into command.
14688
14689         * smiley.el (smiley-style): Default to `medium' if using a large
14690         font.
14691
14692         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14693         does it itself.
14694
14695         * message.el (message-point-in-header-p): Simplify definition.
14696
14697 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14698
14699         * nnagent.el (nnagent-request-set-mark): Silence log file
14700         writing.
14701         (nnagent-request-set-mark): Use write-region instead of
14702         append-to-file.
14703
14704         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14705         strange select method.
14706
14707         * ecomplete.el (ecomplete-display-matches): Get highlightling
14708         right.
14709         (ecomplete-display-matches): Use literals.
14710         (ecomplete-display-matches): Disable message logging.
14711
14712         * message.el (message-display-abbrev): Small optimization.
14713
14714         * ecomplete.el (ecomplete-display-matches): Allow automatic
14715         display.
14716
14717         * message.el (message-strip-forbidden-properties):
14718         Display abbrevs.
14719         (message-display-abbrev): Get automatic display right.
14720
14721         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14722         keystrokes.
14723
14724 2006-04-13  Romain Francoise  <romain@orebokech.com>
14725
14726         TODO: Backport to v5-10!
14727
14728         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14729         Move here (and rename) from gnus-registry.el.
14730
14731         * gnus-registry.el: Require gnus-util.
14732         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14733
14734 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14735
14736         * gnus-group.el (gnus-group-catchup-current):
14737         Change if-then-else-if-then-else into cond.
14738         (gnus-group-catchup): Indent.
14739         (group-name-at-point): New function.
14740         (gnus-fetch-group): Provide default from thing at point.
14741
14742 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14743
14744         * message.el (message-display-abbrev): Fix regexp.
14745
14746         * ecomplete.el (ecomplete-highlight-match-line):
14747         Reimplement choosing.
14748         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14749         dead variables.
14750
14751         * message.el (message-newline-and-indent): Remove debugging.
14752         (message-display-abbrev): Use new implementation.
14753
14754 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14755
14756         * gnus-art.el (gnus-article-mode):
14757         Set cursor-in-non-selected-windows to nil.
14758
14759         * smiley.el: Revert previous change.
14760         (smiley-data-directory): defvar it before using it in the
14761         defcustom of `smiley-style'.
14762
14763 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14764
14765         * message.el (message-newline-and-indent): New function.
14766
14767         * ecomplete.el: Implement more bits.
14768
14769         * message.el (message-put-addresses-in-ecomplete): Clean up the
14770         string.
14771
14772         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14773
14774         * gnus-sum.el (gnus-summary-save-parts):
14775         Bind gnus-summary-save-parts-counter and use it to make unique file
14776         names.
14777
14778         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14779
14780         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14781         parameter to say whether to actually parse the individual
14782         addresses.
14783
14784         * message.el (message-put-addresses-in-ecomplete): New function.
14785         (ecomplete): Require.
14786         (message-mail-alias-type): Add ecomplete as an option.
14787
14788 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14789
14790         * flow-fill.el (fill-flowed): Remove trailing space from blank
14791         quoted lines.
14792
14793 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14794
14795         * smiley.el (smiley-style): Move definition later to avoid a
14796         compilation warning.
14797
14798 2006-04-12  Kenichi Handa  <handa@m17n.org>
14799
14800         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14801         buffer and then decode the buffer text if necessary.
14802         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14803         first, and after mm-encode-body, change the buffer to unibyte.
14804         Use mm-disable-multibyte instead of set-buffer-multibyte.
14805
14806 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14809         Content-Type header instead of Content-Disposition header.
14810         (gnus-mime-inline-part): Ditto.
14811         (gnus-mime-view-part-as-charset): Ignore charset that the part
14812         specifies.
14813
14814         * mm-decode.el (mm-display-part): Work with external parts and
14815         usual parts similarly.
14816
14817         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14818         instead of gnus-display-mime.
14819
14820         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14821         instead of with-temp-buffer.
14822
14823         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14824         tag to summarized topics part in order to encode non-ASCII text.
14825
14826 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14827
14828         * smiley.el (smiley-style): New variable.
14829         (smiley-directory): New function.
14830         (smiley-data-directory): Derive from `smiley-style' using
14831         `smiley-directory'.
14832         (smiley-regexp-alist): Add new entries.
14833
14834         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14835         (gnus-article-browse-delete-temp): Add :version.
14836
14837 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14838
14839         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14840         the sieve region.
14841
14842 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14843
14844         * gnus.el (gnus-version-number): Bump version.
14845
14846 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * gnus.el: No Gnus v0.4 is released.
14849
14850 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14851
14852         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14853         layout.
14854
14855         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14856         unknown charset.
14857
14858         * message.el (message-header-synonyms): Add Original-To to the
14859         default.
14860
14861         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14862         optional parameter.
14863
14864 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14865
14866         * gnus-fun.el (gnus): Require it for gnus-directory.
14867
14868 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14869
14870         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14871
14872 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14873
14874         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14875
14876 2006-04-05  Simon Josefsson  <jas@extundo.com>
14877
14878         * password.el (password-reset): New function.
14879
14880 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14881
14882         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14883         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14884
14885 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14886
14887         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14888         Some whitespace was matched into the url, which broke browsing hits
14889         > 100 when mm-url-use-external was nil.
14890
14891 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14892
14893         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14894         Check gnus-extra-headers for 'Newsgroups.
14895
14896         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14897         bound.
14898
14899 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14900
14901         * pgg-gpg.el: Clean up process buffers every time gpg processes
14902         complete.
14903
14904 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14905
14906         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14907         doc string.
14908
14909 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14910
14911         * pgg-gpg.el (pgg-gpg-process-filter)
14912         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14913
14914         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14915         lines, temporary fix.
14916
14917 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14918
14919         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14920
14921 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14922
14923         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14924         default-enable-multibyte-characters.  This reverts the change from
14925         revision 6.17 which is no longer necessary because the passphrase
14926         is sent separately now.  GnuPG messages are unreadable under
14927         multibyte locales with default-enable-multibyte-characters set to
14928         nil.
14929
14930 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14931
14932         * message.el (message-tool-bar-gnome): Move "spell".
14933
14934 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14937         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14938         instead.
14939
14940 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14941
14942         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14943         Improve newsgroups handling for NNTP overviews which don't include
14944         Newsgroups.
14945
14946 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14947
14948         * message.el (message-resend): Bind message-generate-hashcash to nil.
14949
14950 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14951
14952         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14953         when searching for already-paid recipients.
14954
14955 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14956
14957         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14958         passphrases when it is not needed.
14959         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14960         passphrase stuff from gpg, should only be necessary when you use
14961         gpg with a smartcard.
14962
14963 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14964
14965         * mml.el (mml-insert-mime): Ignore cached contents of
14966         message/external-body part.
14967
14968         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14969         (mm-insert-part): Ditto.
14970
14971 2006-03-23  Simon Josefsson  <jas@extundo.com>
14972
14973         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14974         Reiner.
14975         (pgg-gpg-use-agent-p): Use it again.
14976
14977 2006-03-23  Simon Josefsson  <jas@extundo.com>
14978
14979         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14980         older emacsen.
14981         (pgg-gpg-use-agent-p): Don't use it.
14982
14983 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14984
14985         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14986         if we can.
14987
14988 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14989
14990         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14991         (pgg-gpg-update-agent): New function.
14992         (pgg-gpg-use-agent-p): New function.
14993         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14994         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14995         (pgg-gpg-sign-region): Use it.
14996
14997 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15000         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15001
15002 2006-03-21  Simon Josefsson  <jas@extundo.com>
15003
15004         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15005         <wilde@sha-bang.de>.
15006         (pgg-gpg-use-agent): New variable.
15007         (pgg-gpg-process-region): Use it.
15008         (pgg-gpg-encrypt-region): Likewise.
15009         (pgg-gpg-encrypt-symmetric-region): Likewise.
15010         (pgg-gpg-decrypt-region): Likewise.
15011         (pgg-gpg-sign-region): Likewise.
15012         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15013
15014 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15015
15016         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15017
15018         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15019         Add comment on version.
15020
15021 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15022
15023         * smiley.el: Add missing test smiley.
15024
15025 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15026
15027         * mm-decode.el (mm-with-part): New macro.
15028         (mm-get-part): Use it; work with message/external-body as well.
15029         (mm-save-part): Treat name and filename equally.
15030
15031         * mm-extern.el (mm-extern-cache-contents): New function.
15032         (mm-inline-external-body): Use it; force the part to be displayed;
15033         move undisplayer added to the cached handle to the parent.
15034
15035         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15036         (gnus-mime-view-part-as-type): Work with message/external-body.
15037
15038         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15039
15040 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15041
15042         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15043         images in image-load-path.  [Sync with image.el, revision 1.60, in
15044         Emacs.]
15045
15046 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15047
15048         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15049         path rather than symbol.  Always return list of directories.
15050         Guarantee that image directory comes first.  [Sync with image.el,
15051         revision 1.59, in Emacs.]
15052
15053         * message.el (message-make-tool-bar): Adjust to new API of
15054         `gmm-image-load-path-for-library'.
15055
15056         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15057
15058         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15059
15060 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15061
15062         * gnus-art.el (gnus-article-only-boring-p):
15063         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15064         intangible text.
15065         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15066
15067 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15068
15069         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15070         Use `defun' instead of `gmm-defun-compat'.
15071
15072 2006-03-14  Simon Josefsson  <jas@extundo.com>
15073
15074         * message.el (message-unique-id): Don't use message-number-base36
15075         if (user-uid) is a float.
15076         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15077
15078 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15079
15080         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15081
15082         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15083         empty line between a part and a message part.
15084
15085 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15086
15087         * smiley.el: Add more test smileys.
15088         (smiley-data-directory, smiley-regexp-alist)
15089         (gnus-smiley-file-types): Fix doc strings.
15090         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15091         adding new elements.
15092         (smiley-mouse-map): Unused code.  Make it a comment.
15093
15094 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15095
15096         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15097         scan latest NoCeM messages instead of old ones.
15098         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15099         delimiters that are recently used.
15100         (gnus-nocem-load-cache): Add autoload cookie.
15101
15102         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15103
15104         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15105         level which is larger than gnus-use-nocem is specified.
15106
15107         * gnus-group.el (gnus-group-get-new-news): Ditto.
15108
15109 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15110
15111         * gnus-util.el (gnus-tool-bar-update): New function.
15112
15113         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15114         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15115
15116         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15117
15118         * gnus-group.el (gnus-group-redraw-when-idle)
15119         (gnus-group-redraw-check): Remove.
15120         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15121
15122 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15123
15124         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15125         if optional last element is specified in splits (FIELD VALUE...).
15126
15127 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15128
15129         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15130         to gmm-image-load-path-for-library.  Call with no-error argument.
15131         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15132
15133         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15134
15135         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15136
15137         * gmm-utils.el (gmm-image-load-path): Remove alias.
15138
15139 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15140
15141         * gmm-utils.el (gmm-image-load-path): Add alias.
15142
15143         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15144         nnml-generate-nov-databases-1.
15145         (nnml-generate-nov-databases): Use it.
15146         (nnml-generate-nov-databases-directory): Document no-active
15147         argument.
15148
15149         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15150         directory if path is t.  Add no-error.
15151
15152         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15153         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15154
15155         * gnus-art.el (gnus-article-browse-delete-temp-files):
15156         Simplify resetting gnus-article-browse-html-temp-list.
15157
15158         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15159         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15160         Add example to docstring.  Rename local variables.  Move error
15161         checks to default case in cond and simplify.
15162
15163 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15164
15165         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15166         handle is multipart when calling it recursively.
15167         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15168
15169 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15170
15171         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15172         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15173
15174 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15175
15176         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15177         is loaded.
15178
15179         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15180         loaded.
15181
15182 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15183
15184         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15185         to "Emacs 23 (unicode)" in doc string.
15186
15187         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15188         "Emacs 23 (unicode)" in comment.
15189
15190 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15191
15192         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15193
15194         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15195         characters 160 through 255 in Emacs 23.
15196
15197 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15198
15199         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15200         gnus-article-browse-html-temp.
15201         (gnus-article-browse-delete-temp): Make it customizable.
15202         Add `file'.  Adjust doc string.
15203         (gnus-article-browse-delete-temp-files): Add argument.
15204         Allow query for each file.  Adjust doc string.
15205         (gnus-article-browse-html-parts):
15206         Add `gnus-article-browse-delete-temp-files' to
15207         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15208
15209 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15210
15211         * gnus-art.el (gnus-article-browse-html-temp)
15212         (gnus-article-browse-delete-temp): New variables.
15213         (gnus-article-browse-delete-temp-files): New function.
15214         (gnus-article-browse-html-parts): Use it.
15215
15216 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15217
15218         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15219
15220         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15221         string.
15222
15223         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15224         gnus-summary-insert-new-articles when unplugged.
15225         Remove gnus-summary-search-article-forward.
15226
15227         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15228         display-visual-class instead of display-color-cells.
15229
15230 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * dgnushack.el: Autoload customize-group for XEmacs.
15233
15234         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15235         message/* containing non-ASCII text properly.
15236
15237 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15238
15239         * message.el: Require gmm-utils, remove autoloads.
15240         (message-tool-bar): Set default based on
15241         gmm-tool-bar-style.
15242         (message-tool-bar-gnome): Add gmm-customize-mode.
15243
15244         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15245         gmm-tool-bar-style.
15246         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15247
15248         * gnus-group.el (gnus-group-tool-bar): Set default based on
15249         gmm-tool-bar-style.
15250         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15251
15252         * gmm-utils.el (gmm-image-directory): Rename variable from
15253         gmm-image-load-path.
15254         (gmm-image-load-path): Use gmm-image-directory.
15255         (gmm-customize-mode): New function.
15256         (gmm-tool-bar-style): New variable.
15257
15258         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15259         gnus-group-redraw-line-number.
15260         (gnus-group-redraw-check): Simplify.
15261         (gnus-group-tool-bar-update): Remove redraw check.
15262         (gnus-group-make-tool-bar): Add redraw check.
15263
15264 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15265
15266         * gnus-art.el (gnus-button): Add missing parentheses.
15267
15268 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15269
15270         * lpath.el: Fbind line-number-at-pos.
15271
15272 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15273
15274         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15275
15276 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15277
15278         * gnus-art.el (gnus-button): New face.
15279         (gnus-article-button-face): Use it.
15280
15281         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15282         Add gnus-summary-next-page.  Re-order.
15283
15284         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15285         next-node are now included.
15286         (gnus-group-redraw-line-number): New internal variable.
15287         (gnus-group-redraw-check): Helper function for updating the tool
15288         bar.
15289         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15290
15291         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15292
15293         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15294         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15295         Use it to match format of Spamassassin 3.0 and later.
15296         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15297         (spam-check-bogofilter)
15298         (spam-bogofilter-register-with-bogofilter): Fix args of
15299         `gnus-error' calls.
15300
15301 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15302
15303         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15304         unnecessary interaction when sending queued mails.
15305         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15306
15307 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15308
15309         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15310         first or last are nil.
15311
15312 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15313
15314         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15315
15316 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15317
15318         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15319
15320 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15321
15322         * dns.el (query-dns): Protect more against buggy tcp output.
15323
15324 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15325
15326         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15327         nov.php.
15328
15329 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15330
15331         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15332         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15333         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15334         output on the server side.
15335         (nnweb-google-create-mapping): Update regexps and add some
15336         progress indication.
15337
15338 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15339
15340         * gnus-group.el (gnus-group-tool-bar-gnome):
15341         Fix gnus-agent-toggle-plugged.  Re-order icons.
15342         (gnus-group-tool-bar-gnome):
15343         Add gnus-group-{prev,next}-unread-group.
15344         (gnus-group-tool-bar-gnome): Re-order icons.
15345
15346         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15347         Move gnus-summary-insert-new-articles.
15348
15349         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15350         Fix comments.
15351
15352         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15353         also available in Emacs 21.3.
15354
15355         * message.el (message-fix-before-sending): Change "Emacs 22" to
15356         "Emacs 23 (unicode)" in comment.
15357
15358         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15359         "Emacs 23 (unicode)" in comment.
15360
15361         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15362         comment.
15363         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15364
15365         * mm-view.el (mm-fill-flowed): Add :version.
15366
15367 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15368
15369         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15370         and load-path.
15371
15372 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15373
15374         * message.el: Autoload gmm-image-load-path.
15375         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15376         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15377         consitency.
15378
15379         * gmm-utils.el (gmm-image-load-path): Also search in
15380         "../etc/images".  Don't set gmm-image-load-path if we don't find
15381         the image.
15382
15383 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15384
15385         * gmm-utils.el (gmm-image-load-path): Don't make
15386         `gmm-image-load-path' include subdirectories which the second arg
15387         `image' might specify.
15388
15389         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15390         subdirectory to icon file names.
15391
15392         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15393
15394 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15395
15396         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15397         gmm-image-load-path calls.
15398
15399         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15400
15401         * message.el (message-make-tool-bar): Ditto.
15402
15403         * mml.el (mml-preview): Add comment concerning tool bar icons.
15404
15405         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15406         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15407
15408         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15409         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15410
15411         * message.el (message-tool-bar-gnome): Use new icon names.
15412         (message-make-tool-bar): Use `gmm-image-load-path'.
15413
15414         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15415         New functions from MH-E.
15416         (gmm-image-load-path): New variable from MH-E.
15417         (gmm-image-load-path): New function from MH-E.  Add arguments
15418         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15419         *-image-load-path-called-flag.
15420
15421 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15422
15423         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15424
15425 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15426
15427         * nnimap.el (nnimap-request-move-article): Change folder back to
15428         source group before deleting.
15429
15430 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15431
15432         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15433
15434         * gnus-art.el (mm-url-insert-file-contents-external):
15435         Autoload mm-url.
15436
15437         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15438
15439 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15440
15441         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15442         coding system which mm-charset-to-coding-system returns for a
15443         given charset is valid.
15444
15445 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15446
15447         * html2text.el (html2text-remove-tag-list):
15448         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15449
15450 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15451
15452         * gnus-cus.el: Revert 2005-10-17 change.
15453
15454 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15455
15456         * gnus-art.el (article-strip-banner):
15457         Call article-really-strip-banner only when the regexp match is made.
15458
15459 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15460
15461         * gnus-art.el (article-strip-banner):
15462         Use gnus-extract-address-components instead of
15463         mail-header-parse-addresses to make it work with non-ASCII text;
15464         remove mail-encode-encoded-word-string.
15465
15466         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15467         values which are surrounded with \"...\"; make it never cause a
15468         Lisp error; give up parsing of parameters if it failed in
15469         extracting type.
15470
15471 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15472
15473         * smime.el (smime-cert-by-ldap-1): Fix bug where
15474         `smime-ldap-search' returns results without userCertificates.
15475
15476 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15477
15478         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15479
15480 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15481
15482         * spam.el (spam-check-spamassassin-headers): Adapt format for
15483         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15484         <ari@mbf.ocn.ne.jp>.
15485         (spam-list-of-processors): Add spam-use-gmane.
15486
15487 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15488
15489         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15490         make-temp-file; make it work with XEmacs as well.
15491
15492         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15493         mm-make-temp-file.
15494
15495         * mm-decode.el (mm-display-external): Use the 3rd arg of
15496         mm-make-temp-file.
15497         (mm-create-image-xemacs): Ditto.
15498
15499 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15500
15501         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15502         with message-narrow-to-headers.
15503         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15504         (gnus-draft-check-draft-articles): New function.
15505         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15506
15507 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15508
15509         * gnus-art.el (gnus-article-browse-html-parts):
15510         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15511         Don't use suffix argument for mm-make-temp-file for Emacs 21
15512         compatibility.  Remove useless `format'.
15513
15514 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15515
15516         * nnweb.el (nnweb-google-wash-article): Update regexps.
15517         (nnweb-group-alist): Use defvoo instead of defvar.
15518
15519 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15520
15521         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15522         re-loading nn* modules.
15523
15524 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15525
15526         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15527         for `tool-bar-mode' and don't check it's default-value.
15528
15529         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15530
15531         * message.el (message-make-tool-bar): Ditto.
15532
15533         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15534         `substring'.  Shorten tmp-file name.
15535
15536         * gnus.el: Remove bogus comment.
15537
15538 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15539
15540         * gnus-art.el (gnus-article-browse-html-parts): New function.
15541         (gnus-article-browse-html-article): New function for viewing html
15542         articles with a browser.
15543
15544 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15545
15546         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15547         in elisp.
15548         (pgg-gpg-encrypt-symmetric-region): Ditto.
15549         (pgg-gpg-sign-region): Ditto.
15550
15551         * pgg-def.el (pgg-text-mode): New variable.
15552
15553         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15554         (mml2015-pgg-encrypt): Ditto.
15555
15556         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15557         (mml1991-pgg-encrypt): Ditto.
15558
15559 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15560
15561         * nnfolder.el (nnfolder-insert-newsgroup-line):
15562         Use message-make-date instead of current-time-string.
15563
15564         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15565         to gnus-decoded which mm-uu might set.
15566
15567 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15568
15569         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15570         don't decode quoted parameters; remove misimported Emacs code.
15571         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15572         (rfc2231-decode-encoded-string): Don't use split-string which
15573         behaves differently according to Emacs version; use
15574         mm-decode-coding-region to convert charset to coding-system.
15575         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15576         (rfc2231-encode-string): Remove misimported Emacs code.
15577
15578 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15579
15580         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15581         when calling mail-header-parse-content-type.
15582         (article-de-quoted-unreadable): Ditto.
15583         (article-de-base64-unreadable): Ditto.
15584         (article-wash-html): Ditto.
15585
15586         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15587         calling mail-header-parse-content-type and
15588         mail-header-parse-content-disposition.
15589         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15590         mail-header-parse-content-type.
15591
15592         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15593         insert charset and format parameters; encode description after
15594         inserting it to buffer.
15595         (mml-insert-parameter): Fold lines properly even if a parameter is
15596         segmented into two or more lines; change the max column to 76.
15597
15598         * rfc1843.el (rfc1843-decode-article-body): Don't use
15599         ignore-errors when calling mail-header-parse-content-type.
15600
15601         * rfc2231.el (rfc2231-parse-string): Return at least type if
15602         possible; don't cause an error even if it fails in parsing of
15603         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15604         (rfc2231-encode-string): Don't break lines at the beginning, leave
15605         it to mml-insert-parameter.
15606
15607         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15608         calling mail-header-parse-content-type.
15609
15610 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15611
15612         * spam-report.el (spam-report-gmane-use-article-number):
15613         Improve doc string.
15614         (spam-report-gmane-internal): Check if a suitable header was found
15615         in the article.
15616
15617 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15618
15619         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15620         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15621
15622 2006-02-05  Romain Francoise  <romain@orebokech.com>
15623
15624         Update copyright notices of all files in the gnus directory.
15625
15626 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15627
15628         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15629
15630 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15633         segmented lines of parameter value to cope with Thunderbird 1.5
15634         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15635         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15636         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15637
15638 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15639
15640         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15641         parts.
15642
15643 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15644
15645         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15646         there's only one active file for all servers.
15647         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15648         solid groups.  Gnus might have used a FAST request to select the group.
15649         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15650         and nnweb-search redundantly in the active file.
15651         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15652         (nnweb-request-create-group): Don't use ARGS.
15653         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15654         initialisations.  Let nnoo do the work.
15655
15656 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15657
15658         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15659         Say the part has been decoded.
15660
15661         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15662
15663 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15664
15665         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15666         mailcap-viewer-test-cache when there's no 'test clause, since that
15667         will invert the meaning of a "nil" test previously determined by
15668         mailcap-mailcap-entry-passes-test.
15669
15670 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15671
15672         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15673         compiling.
15674
15675         * gnus-sum.el: Ditto.
15676
15677         * message.el: Don't bind tool-bar-map when compiling.
15678
15679 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15680
15681         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15682
15683 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15684
15685         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15686         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15687         current Google Groups.
15688
15689 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15690
15691         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15692         and tool-bar-mode.
15693
15694         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15695         and tool-bar-mode.
15696
15697         * message.el (message-tool-bar-update): Simplify.
15698         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15699
15700         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15701         gnus-summary-buffer.
15702         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15703         gnus-summary-reply.
15704
15705         * gmm-utils.el (gmm): Add :version.
15706
15707 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15708
15709         * Makefile.in (clean): New rule.
15710         (distclean): Use it.
15711
15712 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15713
15714         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15715         Don't autoload.
15716
15717 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15718
15719         * gmm-utils.el (gmm-verbose): Add :group.
15720
15721 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15722
15723         * message.el: Change some comments WRT tool-bars.
15724
15725         * gnus-sum.el (gnus-summary-tool-bar)
15726         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15727         (gnus-summary-tool-bar-zap-list): New variables.
15728         (gnus-summary-make-tool-bar): Complete rewrite using
15729         `gmm-tool-bar-from-list'.
15730
15731         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15732         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15733         New variables.
15734         (gnus-group-make-tool-bar): Complete rewrite using
15735         `gmm-tool-bar-from-list'.
15736         (gnus-group-tool-bar-update): New function.
15737
15738         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15739
15740 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15741
15742         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15743         is dissected into a single part of which the type is the same as
15744         the given one; decode charset.
15745
15746 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15747
15748         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15749         into alists as symbol not string, since that's what
15750         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15751         look for.
15752
15753 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15754
15755         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15756         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15757
15758         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15759
15760 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15761
15762         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15763         (gnus-xmas-mime-security-button-menu): New function.
15764
15765         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15766         (gnus-mime-security-button-menu): New definition.
15767         (gnus-mime-security-button-map): Use them.
15768         (gnus-mime-security-button-menu): New function.
15769         (gnus-insert-mime-security-button): Addition to help echo.
15770         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15771         (gnus-mime-security-pipe-part): New functions.
15772
15773         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15774         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15775
15776         * mm-decode.el (mm-handle-set-disposition): Remove.
15777         (mm-handle-set-description): Remove.
15778
15779 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15780
15781         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15782         (mm-w3m-standalone-supports-m17n-p): New function.
15783         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15784         w3m usage.
15785
15786         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15787         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15788
15789 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15790
15791         * message.el (message-tool-bar-zap-list):
15792         Use gmm-tool-bar-zap-list as custom type.
15793         (message-tool-bar-update): New function.
15794         (message-tool-bar, message-tool-bar-gnome)
15795         (message-tool-bar-retro): Add message-tool-bar-update.
15796         (message-tool-bar-gnome): Add flyspell-buffer.
15797
15798         * gnus-util.el (gnus-error): Describe `args'.
15799
15800         * gmm-utils.el (gmm-error): Describe `args'.
15801         (gmm-tool-bar-zap-list): New widget.
15802         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15803
15804 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15805
15806         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15807         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15808         the number of recursive calls.
15809
15810         * mm-decode.el (mm-handle-set-disposition): New macro.
15811         (mm-handle-set-description): New macro.
15812
15813 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15814
15815         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15816         encoding.
15817
15818 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15819
15820         * message.el (message-tool-bar-zap-list, message-tool-bar)
15821         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15822         (message-tool-bar-local-item-from-menu): Remove.
15823         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15824         (message-make-tool-bar): New function.
15825         (message-mode): Use `message-make-tool-bar'.
15826
15827         * gmm-utils.el: New file.
15828         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15829         (gmm-lazy): New widget copied from `nnmail.el'.
15830         (gmm-tool-bar-from-list): New function for creating customizable
15831         tool bars.
15832         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15833         output.
15834         (gmm): Add :prefix to defgroup.
15835
15836 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15837
15838         * gmm-utils.el (gmm-widget-p): New function.
15839
15840 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15841
15842         * mml.el (mml-attach-file): Describe `description' in doc string.
15843         (mml-menu): Add Emacs MIME manual and PGG manual.
15844
15845 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15846
15847         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15848
15849 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15850
15851         * nntp.el (nntp-end-of-line): Doc fix.
15852
15853 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15854
15855         * imap.el (imap-open): Handle case where buffer is a buffer
15856         object.
15857
15858 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15859
15860         * gnus-delay.el (gnus-delay): Don't autoload.
15861         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15862         to be re-loaded when customizing the `gnus-delay' group.
15863
15864 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15865
15866         * message.el (message-insert-citation-line): Use newlines.
15867
15868 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15869
15870         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15871         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15872         these routines, so the passphrase can be managed externally and
15873         passed in to the system.
15874         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15875         pgg-add-passphrase-to-cache function.
15876
15877         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15878         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15879         these routines, so the passphrase can be managed externally and
15880         passed in to the system.
15881         (pgg-pgp5-sign-region): Use new name of
15882         pgg-add-passphrase-to-cache function.
15883
15884 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15885
15886         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15887         part of the decoded armor to find the key-identifier.
15888         (pgg-gpg-lookup-key-owner): New function to return the
15889         human-readable identifier of a key owner.
15890         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15891         itself.
15892         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15893         the key value) if we have a key and can match it against a secret
15894         key.  Also, added a note pointing out fact that the prompt only
15895         indicates the first matching key.
15896
15897         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15898         pgg-decrypt-region.
15899         (pgg-add-passphrase-to-cache): Rename from
15900         `pgg-add-passphrase-cache' to reduce confusion (all callers
15901         changed).
15902         (pgg-remove-passphrase-from-cache): Rename from
15903         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15904         changed).
15905         (pgg-read-passphrase, pgg-add-passphrase-cache)
15906         (pgg-remove-passphrase-cache): Add informative docstrings.
15907         (pgg-decrypt): Convey provided passphrase in subordinate call to
15908         pgg-decrypt-region.
15909
15910 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15911
15912         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15913         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15914         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15915         'passphrase' argument, so the passphrase can be managed externally
15916         and then passed in to the system.
15917
15918         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15919         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15920         so the passphrase cache can be used reliably with identifiers
15921         besides a pgp packet's key id.
15922
15923         * pgg-gpg.el (pgg-gpg-encrypt-region)
15924         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15925         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15926         these routines, so the passphrase can be managed externally and
15927         passed in to the system.
15928
15929         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15930         'notruncate' argument, so the passphrase cache can be used
15931         reliably with identifiers besides a pgp packet's key id.
15932
15933 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15934
15935         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15936         symmetric encryption.
15937         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15938         encrypted session key.
15939         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15940         message ask for the passphrase in a proper way.
15941
15942         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15943         New user commands for symmetric encryption.
15944
15945 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15946
15947         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15948
15949         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15950
15951 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15952
15953         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15954
15955 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15956
15957         * mm-decode.el (mm-inlined-types): Add application/pgp.
15958         (mm-automatic-display): Ditto.
15959
15960         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15961         part as text.
15962
15963 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15964
15965         * nnrss.el: Update copyright.
15966         (nnrss-opml-import): Query whether to subscribe to each entry.
15967
15968         * gnus-art.el:
15969         * gnus-sum.el:
15970         * gnus-xmas.el:
15971         * messagexmas.el:
15972         * mm-uu.el:
15973         * mm-view.el: Update copyright.
15974
15975 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15976
15977         * message.el (message-info): New function.
15978         (message-mode-menu): Add it.
15979         Update copyright.
15980
15981         * ChangeLog: Fix and update copyright.
15982
15983 2006-01-13  Romain Francoise  <romain@orebokech.com>
15984
15985         * message.el (message-forward-subject-name-subject): Prefer the
15986         address to 'nowhere' if the sender has no name.
15987         Fix typo.  Update copyright year.
15988
15989 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15990
15991         * gnus-art.el (article-wash-html):
15992         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15993         (gnus-article-wash-html-with-w3m-standalone): New function.
15994
15995         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15996         mm-inline-text-html-render-with-w3m-standalone.
15997         (mm-text-html-washer-alist): Map w3m-standalone to
15998         gnus-article-wash-html-with-w3m-standalone.
15999         (mm-inline-text-html-render-with-w3m-standalone): New function.
16000
16001 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16002
16003         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16004         Improve LaTeX.
16005
16006 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16007
16008         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16009         (nnrss-request-article): Render text/plain parts as HTML.
16010
16011         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16012         the buffer.
16013
16014 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16015
16016         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16017         custom definition of `gnus-posting-styles'.
16018
16019         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16020         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16021
16022 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16023
16024         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16025         Use nntp for bug archive.
16026
16027 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16028
16029         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16030         parts.
16031         (nnrss-normalize-date): New function converts ISO 8601 date into
16032         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16033         (nnrss-check-group): Use it.
16034
16035 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16036
16037         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16038
16039         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16040         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16041         (nnrss-insert-w3): Ditto.
16042
16043 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16044
16045         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16046         the articles to be forwarded including the case where neither a
16047         number of articles nor a region is specified.
16048
16049 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16050
16051         * nnrss.el (nnrss-request-article): Fix last change; fill
16052         text/plain parts.
16053
16054 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16055
16056         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16057         in text/plain part.
16058         (nnrss-check-group): Don't add excessive newline to dc:subject.
16059
16060 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16061
16062         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16063         article.
16064
16065 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16066
16067         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16068         (nnml-use-compressed-files, nnml-save-mail): Support other
16069         comression programs such as bzip2.
16070
16071 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16072
16073         * dns.el (query-dns): Make sure we check the buffer size before
16074         removing tcp headers.
16075
16076 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16077
16078         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16079         remove MIME buttons associated with multipart/alternative parts.
16080         (gnus-mime-display-alternative): Tag buttons using `article-type'
16081         text property.
16082
16083         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16084         associated with multipart/alternative parts.
16085
16086         * gnus-art.el (gnus-signature-separator): Fix custom type.
16087
16088         * mm-decode.el (mm-inlined-types): Fix custom type.
16089         (mm-keep-viewer-alive-types): Ditto.
16090         (mm-automatic-display): Ditto.
16091         (mm-attachment-override-types): Ditto.
16092         (mm-inline-override-types): Ditto.
16093         (mm-automatic-external-display): Ditto.
16094
16095 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16096
16097         * spam-report.el (spam-report-user-mail-address)
16098         (spam-report-user-agent): New variables.
16099         (spam-report-url-ping-plain): Use spam-report-user-agent.
16100
16101 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16102
16103         * gnus-art.el (gnus-button-handle-custom): Do not just use
16104         `customize-apropos' for any "M-x customize-*" button but the
16105         function called for.  Accept both the function name and its
16106         argument in order to achieve this.
16107         (gnus-button-alist): Remove support for "custom:" URL's.
16108         Pass function name to `gnus-button-handle-custom' in case of "M-x
16109         customize-*" buttons.
16110
16111 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16112
16113         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16114         multipart/alternative and add xref to mm-discouraged-alternatives
16115         in doc string.
16116
16117         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16118         gnus-buttonized-mime-types in doc string.
16119
16120 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16121
16122         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16123         Suggest image/.* in the doc string.
16124
16125 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16126
16127         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16128         message-marks (Debian bug #342521).
16129
16130 2005-12-12  Simon Josefsson  <jas@extundo.com>
16131
16132         * password.el (password-read-from-cache): Add.
16133         (password-read): Use it.
16134
16135 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16136
16137         * rfc2047.el (rfc2047-charset-to-coding-system):
16138         Recognize us-ascii as a MIME charset.
16139
16140         * mm-bodies.el (mm-decode-content-transfer-encoding):
16141         Protect against the case where the 2nd arg TYPE is nil.
16142
16143 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16144
16145         * pop3.el (pop3-stream-type): Fix custom version.
16146
16147         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16148
16149 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16150
16151         * mm-decode.el (mm-display-external): Add missing cdr.
16152
16153 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16154
16155         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16156         RFC1524) if it is in mailcap or add a suffix according to
16157         mailcap-mime-extensions when generating a temp filename; postpone
16158         deleting a temp file for 2 seconds for some wrappers, shell
16159         scripts, and so on, which might exit right after having started a
16160         viewer command as a background job.
16161
16162 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16163
16164         * nntp.el (nntp-marks-directory): Fix custom group.
16165
16166         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16167         steps when < 10.
16168
16169         * gnus-start.el (gnus-no-server-1):
16170         Mention `gnus-level-default-subscribed' in doc string.
16171
16172 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16173
16174         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16175         parens.
16176
16177 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16178
16179         * gnus-xmas.el (gnus-use-toolbar): Revert.
16180         (gnus-xmas-setup-toolbar): Use global default-toolbar if
16181         gnus-use-toolbar is default.
16182
16183         * messagexmas.el (message-use-toolbar): Revert.
16184         (message-setup-toolbar): Use global default-toolbar if
16185         message-use-toolbar is default.
16186
16187 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16188
16189         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
16190         according to default-toolbar-visible-p.
16191
16192         * messagexmas.el (message-use-toolbar): Ditto.
16193
16194 2005-11-26  Dave Love  <fx@gnu.org>
16195
16196         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16197         (tls-program, tls-success): Provide openssl alternative.
16198
16199         * starttls.el: Doc fixes.
16200         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16201         SERVICE to PORT.
16202
16203         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16204         port null or service name.
16205         (starttls-negotiate): Autoload.
16206
16207 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16208
16209         * message.el (message-kill-to-signature): Fix interactive spec.
16210
16211 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16212
16213         * pop3.el (pop3-open-server): Recognize a string as a service name.
16214
16215 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16216
16217         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16218
16219 2005-11-23  Dave Love  <fx@gnu.org>
16220
16221         Add pop3s, pop3/starttls.
16222
16223         * pop3.el (pop3-authentication-scheme): Clarify doc.
16224         (open-tls-stream, starttls-open-stream): Autoload.
16225         (pop3-stream-type): New.
16226         (pop3-open-server): Use it.
16227
16228         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16229         for POP.
16230         (mail-source-keyword-map): Add :stream for POP.
16231         (mail-source-fetch-pop): Use pop3-stream-type.
16232
16233 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16234
16235         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16236         of current-time-string.
16237
16238 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16239
16240         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16241         date header.
16242
16243 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16244
16245         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16246         it can seriously impact performance as it bypasses the agent's
16247         local caches.
16248
16249 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16250
16251         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16252         must be explicitly online rather than "not explicitly offline" for
16253         its flags to be synchronized.
16254
16255         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16256         that gnus-uu-unmark-thread will function correctly.
16257
16258         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16259         1024K is instead displayed as 1M.
16260
16261 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16262
16263         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16264
16265 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16266
16267         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16268
16269 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16270
16271         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16272         error message to display actual error condition.
16273         (gnus-agent-save-local): Avoid saving symbols that are bound to
16274         nil as they simply result in a warning message in
16275         gnus-agent-read-local.
16276
16277 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16278
16279         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16280         rather than make-variable-buffer-local for file-precious-flag.
16281
16282 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16283
16284         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16285         for duplicates which are removed.  The invalid sort check then
16286         triggers a rescan after the sort as sorting may have moved
16287         duplicate entries such that they can be cheaply detected.
16288
16289 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16292
16293 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16294
16295         * gnus-agent.el (gnus-agent-article-alist-save-format):
16296         Change internal variable to a custom variable.  Change default value
16297         from compressed(2) to uncompressed(1).
16298         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16299         support for uncompressed agentview files.  Taken together, reading
16300         the agentview file should now be 6-7 times faster.
16301
16302 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16303
16304         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16305         as a buffer-local variable.  This avoids creating truncated
16306         dribble files as a result of a hang up, eg.
16307
16308 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
16309
16310         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
16311         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
16312         XEmacs.
16313
16314 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16315
16316         * gnus-start.el (gnus-start-draft-setup):
16317         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16318
16319         * gnus.el (gnus-splash): Change custom group.
16320         (gnus-group-get-parameter, gnus-group-parameter-value):
16321         Describe allow-list argument.
16322
16323         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16324         string.
16325
16326 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16327
16328         * gnus-art.el (gnus-default-article-saver): Add user-defined
16329         `function' to custom type.
16330
16331 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16332
16333         * imap.el (imap-open): Handle case where buffer is a buffer
16334         object.
16335
16336 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16337
16338         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16339         long lines.
16340         (gnus-cache-delete-group): Wrap doc strings.
16341
16342         * gnus-agent.el (gnus-agent-rename-group)
16343         (gnus-agent-delete-group): Wrap doc strings.
16344
16345 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * messagexmas.el (message-use-toolbar): Change the valid values
16348         into default, top, bottom, left, and right.
16349         (message-toolbar-thickness): New variable.
16350         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16351         well.
16352         (message-setup-toolbar): Make it work.
16353
16354         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16355         (gnus-use-toolbar): Change the valid values into default, top,
16356         bottom, left, and right.
16357         (gnus-toolbar-thickness): New variable.
16358         (gnus-xmas-setup-toolbar): New function.
16359         (gnus-xmas-setup-group-toolbar): Use it.
16360         (gnus-xmas-setup-summary-toolbar): Use it.
16361
16362 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16363
16364         * gnus-start.el (gnus-1): Add "native" to
16365         gnus-predefined-server-alist.
16366
16367         * gnus.el (gnus-method-to-server): Don't add "native" to the
16368         lists here, because that leads to problems when
16369         gnus-select-method is bound.
16370
16371 2005-11-09  Simon Josefsson  <jas@extundo.com>
16372
16373         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16374         use (not sort-by-date) instead.
16375
16376 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16377
16378         * gnus-delay.el (gnus-delay-group): Don't autoload.
16379         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16380         to be re-loaded when customizing the `gnus-delay' group.
16381
16382 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16383
16384         * message.el: Revert last changes.
16385         (message-insert-citation-line): Use newlines.
16386
16387 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16388
16389         * message.el (message-courtesy-message)
16390         (message-mark-insert-begin, message-mark-insert-end)
16391         (message-elide-ellipsis, message-cancel-message)
16392         (message-add-header, message-change-subject)
16393         (message-cross-post-followup-to-header)
16394         (message-cross-post-insert-note, message-reduce-to-to-cc)
16395         (message-widen-reply, message-delete-not-region)
16396         (message-kill-to-signature, message-insert-signature)
16397         (message-insert-importance-high, message-insert-importance-low)
16398         (message-insert-or-toggle-importance)
16399         (message-insert-disposition-notification-to)
16400         (message-indent-citation, message-yank-original)
16401         (message-cite-original-without-signature, message-cite-original)
16402         (message-insert-citation-line, message-position-on-field)
16403         (message-fix-before-sending, message-send-mail-partially)
16404         (message-send-mail, message-send-mail-with-sendmail)
16405         (message-send-mail-with-qmail, message-send-news)
16406         (message-check-news-header-syntax, message-generate-headers)
16407         (message-insert-courtesy-copy, message-fill-address)
16408         (message-fill-header, message-shorten-references)
16409         (message-setup-1, message-cancel-news)
16410         (message-forward-make-body-plain, message-forward-make-body-mime)
16411         (message-forward-make-body-mml, message-encode-message-body)
16412         (message-forward-make-body-digest-plain)
16413         (message-forward-make-body-digest-mime)
16414         (message-use-alternative-email-as-from): Insert `hard-newline'
16415         instead of ordinary newlines.
16416
16417 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16418
16419         * message.el (message-generate-headers): Downcase the argument
16420         given to message-check-element.
16421
16422 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16423
16424         * nntp.el (nntp-authinfo-rejected): New error condition.
16425         (nntp-wait-for): Use new error condition to signal authentication
16426         error.
16427         (nntp-retrieve-data): Rethrow new error condition to break out of
16428         recursive call to nntp-send-authinfo.
16429
16430 2005-11-08  Romain Francoise  <romain@orebokech.com>
16431
16432         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16433         (gnus-summary-exit-map): Bind to `Z p'.
16434         (gnus-summary-make-menu-bar): Add menu item.
16435
16436 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16437
16438         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16439         (gnus-treat-*): Add `first' in all doc strings.
16440
16441         * gnus-group.el (gnus-group-compact-group): Fix typo.
16442
16443 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16444
16445         * gnus.el (gnus-parameters-case-fold-search): New variable.
16446         (gnus-parameters-get-parameter): Use it.
16447
16448         * gnus-score.el (gnus-home-score-file): Doc fix.
16449
16450 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16451
16452         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16453
16454 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * mm-util.el (mm-special-display-p): New function.
16457
16458         * mml.el (mml-preview): Use it; doc fix.
16459
16460 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16461
16462         * imap.el (imap-open): Handle case where buffer is a buffer object.
16463
16464 2005-10-29  Romain Francoise  <romain@orebokech.com>
16465
16466         * message.el (message-fix-before-sending): Fix comment.
16467
16468 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16469
16470         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16471
16472 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16473
16474         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16475         Used in gnus-score.el.
16476
16477 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16478
16479         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16480
16481 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16482
16483         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16484         whitespace removed in revision 7.8.  Use concatenated string to
16485         protect trailing whitespace.
16486
16487 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16488
16489         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16490         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16491         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16492         Courier IMAP ("some version from 2004").  Mostly based on similar
16493         code in the same function.
16494
16495 2005-10-26  Didier Verna  <didier@xemacs.org>
16496
16497         * gnus-group.el (gnus-group-compact-group): Invalidate original
16498         article buffer.
16499         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16500         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16501         NOV database and in article itself.
16502         Invalidate article backlog.
16503
16504 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16505
16506         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16507
16508 2005-10-26  Simon Josefsson  <jas@extundo.com>
16509
16510         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16511         part of 2004-07-25 change.
16512
16513 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16514
16515         * message.el (message-display-completion-list): New function.
16516         (message-expand-group): Use it; make sure the Completions buffer
16517         is modifiable.
16518 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16519
16520         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16521         user-mail-name is an empty string.
16522
16523 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16524
16525         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16526         depending on gnus-score-decay-constant.
16527
16528         * encrypt.el (encrypt-insert-file-contents)
16529         (encrypt-write-file-contents): Don't use `gnus-message'.
16530
16531         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16532         arguments.
16533         (mm-uu-type-alist): Add message-marks and insert-marks.
16534         Pass arguments to mm-uu-verbatim-marks-extract.
16535         (mm-uu-hide-markers): New variable.
16536         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16537
16538         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16539         (gnus-convert-image-to-face-command): Use "convert" by default to
16540         allow other input image formats.
16541         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16542         accordingly.
16543
16544 2005-10-23  Simon Josefsson  <jas@extundo.com>
16545
16546         * imap.el (imap-gssapi-program): Align command line parameters
16547         with latest GNU SASL.
16548         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16549
16550 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16551
16552         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16553         HTML.
16554         (nnslashdot-request-article): Ditto.
16555
16556         * lpath.el (featurep): Add nobreak-char-display.
16557
16558 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16559
16560         * mail-source.el (mail-source-fetch-pop): Require pop3.
16561         (mail-source-check-pop): Ditto.
16562
16563 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16564
16565         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16566         errors.
16567
16568 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16569
16570         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16571         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16572
16573         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16574
16575         * mm-bodies.el (mm-decode-string):
16576         Call `mm-charset-to-coding-system' with allow-override argument.
16577
16578 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16581         (rfc2047-charset-to-coding-system): New function.
16582         (rfc2047-decode-encoded-words): New function.
16583         (rfc2047-decode-region): Use them.
16584         (rfc2047-decode-cte): Remove.
16585         (rfc2047-parse-and-decode): Remove.
16586         (rfc2047-decode): Remove.
16587
16588 2005-10-15  Kenichi Handa  <handa@m17n.org>
16589
16590         * rfc2047.el (rfc2047-decode-cte): New function.
16591         (rfc2047-decode-region): Change the way to decode successive
16592         encoded-words: decode B- or Q-encoding in each encoded-word,
16593         concatenate them, and decode it as charset.
16594
16595 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16596
16597         * lpath.el: Fbind codepage-setup for XEmacs.
16598
16599 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16600
16601         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16602         widget-move-and-invoke.
16603         (gnus-custom-mode): Use gnus-custom-map.
16604
16605 2005-10-15  Bill Wohler  <wohler@newt.com>
16606
16607         * message.el (message-tool-bar-map): Rename image file from
16608         mail_send to mail/send.
16609
16610 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16611
16612         * message.el (message-expand-group): Pass the common
16613         prefix substring of completion to `display-completion-list'.
16614
16615 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16616
16617         * mml-sec.el (mml-secure-method): New internal variable.
16618         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16619         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16620         New functions using mml-secure-method.
16621
16622         * mml.el (mml-mode-map): Add key bindings for those functions.
16623         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16624         Harder <harder@myrealbox.com>.
16625         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16626         Goto end of message if point is the headers of the message.
16627
16628         * message.el (message-in-body-p): New function.
16629
16630         * assistant.el: Autoload gnus-util and netrc.
16631
16632         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16633         Use `mm-charset-override-alist' only when decoding.
16634
16635         * mm-bodies.el (mm-decode-body):
16636         Call `mm-charset-to-coding-system' with allow-override argument.
16637
16638         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16639         `filename' from Content-Disposition if Content-Type doesn't
16640         provide `name'.
16641         (gnus-mime-view-part-as-type): Set default instead of
16642         initial-input.
16643
16644 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16645
16646         * format-spec.el (format-spec): Propagate text properties of % spec.
16647
16648 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16649
16650         * gnus-art.el (gnus-treat-predicate): Add `first'.
16651
16652 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16653
16654         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16655         (mm-charset-override-alist): New variable.
16656         (mm-charset-to-coding-system): Use it.
16657         (mm-codepage-setup): New helper function.
16658         (mm-charset-eval-alist): New variable.
16659         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16660         Warn about unknown charsets.
16661
16662         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16663
16664 2005-10-04  David Hansen  <david.hansen@gmx.net>
16665
16666         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16667         (nnrss-check-group): Ditto.
16668
16669 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16670
16671         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16672         Rename x-gnus-verbatim to x-verbatim.
16673         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16674
16675         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16676         x-verbatim.
16677
16678         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16679
16680         * gnus-util.el (gnus-remove-duplicates): Remove.
16681
16682         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16683         instead of gnus-remove-duplicates.
16684
16685         * message.el (message-remove-duplicates): Remove.
16686         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16687         message-remove-duplicates.
16688
16689         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16690         available, else use implementation from `delete-dups'.
16691
16692         * message.el (message-insert-expires): New function.
16693         (message-mode-map): Add key binding.
16694         (message-mode-field-menu): Add menu entry.
16695         (message-mode): Document it.
16696         (message-make-expires-date): Use `message-make-date'.
16697
16698 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16699
16700         * message.el (message-make-expires-date): New function.
16701
16702 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16703
16704         * Makefile.in (list-installed-shadows): New entry.
16705         (install): Use it.
16706         (remove-installed-shadows): New entry.
16707
16708         * dgnushack.el (dgnushack-default-load-path): New variable.
16709         (dgnushack-find-lisp-shadows): New function.
16710         (dgnushack-remove-lisp-shadows): New function.
16711
16712 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16713
16714         * Makefile.in (install-el-elc): New entry.
16715         (install): Use it so that .el files are necessarily installed.
16716
16717 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16720
16721 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16722
16723         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16724         function rather than the diff-mode.el package.
16725         (mm-display-external): Use with-current-buffer.
16726         (mm-viewer-completion-map, mm-viewer-completion-map):
16727         Move initialization inside declaration.
16728
16729 2005-09-29  Simon Josefsson  <jas@extundo.com>
16730
16731         * spam.el: Load hashcash when compiling, to avoid warnings.
16732         Don't autoload mail-check-payment.
16733         (spam-check-hashcash): Define unconditionally, since hashcash.el
16734         is part of Gnus now.  Ignore errors from payment checking.
16735
16736 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16737
16738         * message.el (message-bold-region, message-unbold-region):
16739         Rename from `bold-region' and `unbold-region'.
16740
16741         * message.el: Remove useless autoloads.
16742
16743 2005-09-28  Simon Josefsson  <jas@extundo.com>
16744
16745         * message.el (message-use-idna): Default to t.
16746         (message-use-idna): Test whether encoding works too.  Doc fix.
16747
16748 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16749
16750         * nntp.el (nntp-warn-about-losing-connection): Remove.
16751
16752 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16753
16754         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16755         customizable.  Change default value.
16756         (mm-uu-diff-groups-regexp): Change default value.
16757         (mm-uu-type-alist): Add doc string.
16758         (mm-uu-configure): Add doc string.  Make it interactive.
16759         (mm-uu-tex-groups-regexp): New variable.
16760         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16761         (mm-uu-type-alist): Add LaTeX documents.
16762         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16763         of "text/verbatim".
16764         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16765
16766         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16767         instead of "text/verbatim".
16768
16769         * message.el (message-mark-inserted-region)
16770         (message-mark-insert-file): Use slrn style marks when called with
16771         prefix argument.
16772
16773 2005-09-27  Simon Josefsson  <jas@extundo.com>
16774
16775         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16776
16777 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16778
16779         * message.el (message-remove-duplicates): New function.
16780         Implementation borrowed from `gnus-remove-duplicates'.
16781         (message-idna-to-ascii-rhs): Also encode idna addresses in
16782         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16783         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16784         only ask about the same idna domain once per header and also tell
16785         in what header to replace the idna domain.
16786
16787         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16788         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16789         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16790         a header is decoded and not just the last one.
16791
16792 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16793
16794         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16795         has been decoded.
16796
16797         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16798         (mm-insert-part): Don't modify text if it has been decoded.
16799
16800         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16801         decoded.
16802
16803         * mm-view.el (mm-inline-text): Don't strip text props unless
16804         decoding enriched or richtext parts.
16805
16806 2005-09-25  Romain Francoise  <romain@orebokech.com>
16807
16808         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16809         * gnus-start.el (gnus-subscribe-interactively):
16810         * gnus-uu.el (gnus-uu-grab-articles):
16811         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16812         space.
16813
16814 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16815
16816         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16817         * mm-view.el (mm-view-pkcs7-decrypt):
16818         * gnus-sum.el (gnus-summary-limit-to-extra)
16819         (gnus-summary-respool-article, gnus-read-move-group-name):
16820         * gnus-score.el (gnus-summary-increase-score):
16821         * gnus-util.el (gnus-completing-read-with-default):
16822         * gnus-art.el (gnus-read-save-file-name)
16823         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16824         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16825         * message.el (message-check-news-header-syntax):
16826         Follow convention for reading with the minibuffer.
16827
16828 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16829
16830         * spam-report.el (spam-report-url-ping-plain):
16831         Use gnus-extended-version as User-Agent.
16832
16833         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16834         default value is nil.
16835
16836         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16837         (mm-uu-verbatim-marks-extract): New function.
16838         (mm-uu-extract): New face.
16839         (mm-uu-copy-to-buffer): Use it.
16840
16841         * spam-report.el (spam-report-gmane-ham): Rename from
16842         `spam-report-gmane-unspam'.
16843         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16844         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16845
16846         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16847         Autoload.
16848         (spam-report-gmane-unregister-routine):
16849         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16850
16851 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16852
16853         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16854         (spam-report-gmane-unregister-routine): Add support for gmane
16855         unregistration.
16856
16857         * spam-report.el (spam-report-gmane-unspam)
16858         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16859         (spam-report-gmane): Change to take a single article and do unspam
16860         registration.
16861
16862 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16863
16864         * mm-url.el (mm-url-decode-entities): Fix regexp.
16865
16866 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16867
16868         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16869         default to nil, to be able to use Gnus at all.  If the default
16870         switches to something else, then the function should be fixed not
16871         be exceedingly slow.
16872
16873 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16874
16875         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16876         fail hard.
16877
16878         * spam-report.el: Add better Keywords line.
16879
16880         * spam.el: Add Maintainer and better Keywords line.
16881
16882 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16883
16884         * gnus-art.el (gnus-article-replace-part)
16885         (gnus-mime-replace-part): New functions.
16886         (gnus-mime-action-alist, gnus-mime-button-commands)
16887         (gnus-mime-save-part-and-strip): Add file argument.
16888         (gnus-article-part-wrapper): Add interactive argument.
16889
16890         * gnus-sum.el (gnus-summary-mime-map):
16891         Add `gnus-article-replace-part'.
16892
16893 2005-09-19  Didier Verna  <didier@xemacs.org>
16894
16895         The nnml compaction feature:
16896         * nnml.el (nnml-request-compact-group): New function.
16897         * nnml.el (nnml-request-compact): New function.
16898         * gnus-int.el (gnus-request-compact-group): New function.
16899         * gnus-int.el (gnus-request-compact): New function.
16900         * gnus-group.el (gnus-group-compact-group): New function.
16901         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16902         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16903         * gnus-srvr.el (gnus-server-compact-server): New function.
16904         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16905         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16906
16907 2005-09-18  Deepak Goel  <deego@gnufans.org>
16908
16909         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16910         format spec.
16911
16912 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16915
16916 2005-09-15  Romain Francoise  <romain@orebokech.com>
16917
16918         * message.el (message-fill-paragraph): Clarify docstring.
16919
16920 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16921
16922         * gnus-art.el (gnus-mime-display-part): Protect against broken
16923         MIME messages.
16924
16925 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16926
16927         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16928         before parsing header.
16929
16930 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16931
16932         * html2text.el (html2text-replace-list): Add new entities.
16933
16934 2005-09-11  Romain Francoise  <romain@orebokech.com>
16935
16936         * message.el (message-alternative-emails): Improve docstring.
16937         (message-setup-1): Call `message-use-alternative-email-as-from'
16938         after `message-setup-hook' to give it precedence over posting
16939         styles, etc.
16940         (message-use-alternative-email-as-from): Add docstring.
16941         Remove the original From header if present.
16942
16943         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16944         (nnml-save-mail): Use it.
16945
16946         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16947         articles.  Add new argument `silent'.
16948         (gnus-uu-mark-all): Report the total number of marked articles.
16949
16950 2005-09-10  Romain Francoise  <romain@orebokech.com>
16951
16952         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16953         (gnus-uu-mark-series): Likewise.
16954
16955 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16956
16957         * spam-report.el (spam-report-gmane): Fix generation of spam
16958         report URL.
16959
16960 2005-09-10  Simon Josefsson  <jas@extundo.com>
16961
16962         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16963         t, based on discussion on the ding list with Robert Epprecht
16964         <epprecht@solnet.ch>.
16965
16966 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16967
16968         * spam-report.el (spam-report-gmane): Make it work without
16969         X-Report-Spam header.  Gmane now only provides Archived-At.
16970         This is only used if `spam-report-gmane-use-article-number' is nil.
16971         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16972
16973         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16974         make `gnus-summary-sort-by-recipient' work with threading.
16975
16976         * nnweb.el (nnweb-google-wash-article): Print a message if article
16977         is not available.
16978
16979 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16980
16981         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16982         change.  Decode text/* parts content before displaying.
16983
16984 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16985
16986         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16987
16988 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16991
16992         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16993         url-package-name, url-package-version,
16994         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16995         w3m-display-inline-images, and w3m-minor-mode-map.
16996
16997 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16998
16999         * message.el (message-tab-body-function): Fix mismatched custom type.
17000
17001         * gnus.el (gnus-group-change-level-function): Ditto.
17002
17003         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17004
17005         * gnus-art.el (gnus-signature-limit)
17006         (gnus-article-mime-part-function): Ditto.
17007
17008 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17009
17010         * mml.el (mml-mode): Silence the byte compiler.
17011
17012         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17013         using `(sit-for 0)' before moving the point to the specified part;
17014         skip unbuttonized parts.
17015         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17016         return to the summary window if gnus-auto-select-part is non-nil.
17017
17018 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17019
17020         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17021         New variables.
17022         (mml-dnd-attach-file, mml-mode): Use them.
17023
17024         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17025         Make fetching article by MID work again for Google Groups.
17026         Add FIXME concerning gnus-group-make-web-group.
17027
17028         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17029         Don't depend on Gnus by using mail-extract-address-components if
17030         gnus-extract-address-components is not bound.
17031
17032 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17033
17034         * gnus-art.el (gnus-mime-display-security): Don't display the
17035         signature, but only the signed part.
17036
17037 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17038
17039         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17040
17041         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17042         list, not listp.
17043
17044 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17045
17046         * mm-encode.el (mm-encode-content-transfer-encoding):
17047         Likewise when encoding.
17048
17049         * mm-bodies.el (mm-decode-content-transfer-encoding):
17050         De-canonicalize CRLF for all text content types, not just
17051         text/plain.
17052
17053 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17054
17055         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17056         valid article; point arrow and cursor at the MIME button.
17057
17058 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17059
17060         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17061         Suggested by Dan Christensen <jdc@uwo.ca>.
17062
17063         * mm-decode.el (mm-save-part): Enable change of prompt.
17064
17065 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17066
17067         * gnus-msg.el (gnus-inews-add-send-actions):
17068         Make `message-post-method' lambda parameter ARG `&optional'.
17069
17070 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17071
17072         * gnus-sum.el (gnus-summary-mime-map):
17073         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17074         gnus-article-jump-to-part.
17075
17076         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17077         (gnus-article-edit-part): Use it.
17078         (gnus-article-part-wrapper): Add no-handle argument.
17079         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17080         New functions.
17081
17082 2005-08-29  Romain Francoise  <romain@orebokech.com>
17083
17084         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17085         docstring.
17086         (gnus-face-from-file): Likewise.
17087
17088 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17089
17090         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17091         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17092         non-nil.
17093         (gnus-auto-select-part): New variable.
17094         (gnus-article-jump-to-part): New function.
17095         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17096         (gnus-mime-delete-part): Allow selecting specified part after
17097         deleting or stripping parts.
17098         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17099         part if argument is bogus.
17100
17101 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17102
17103         * gnus-art.el (w3m-minor-mode-map):
17104         * gnus-spec.el (gnus-newsrc-file-version):
17105         * gnus-util.el (nnmail-active-file-coding-system)
17106         (gnus-original-article-buffer, gnus-user-agent):
17107         * gnus.el (gnus-ham-process-destinations)
17108         (gnus-parameter-ham-marks-alist)
17109         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17110         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17111         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17112         * mm-decode.el (gnus-current-window-configuration):
17113         * mm-extern.el (gnus-article-mime-handles):
17114         * mm-url.el (url-current-object, url-package-name)
17115         (url-package-version):
17116         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17117         (smime-keys, w3m-cid-retrieve-function-alist)
17118         (w3m-current-buffer, w3m-display-inline-images)
17119         (w3m-minor-mode-map):
17120         * mml-smime.el (gnus-extract-address-components):
17121         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17122         (gnus-newsrc-hashtb, message-default-charset)
17123         (message-deletable-headers, message-options)
17124         (message-posting-charset, message-required-mail-headers)
17125         (message-required-news-headers):
17126         * mml1991.el (mc-pgp-always-sign):
17127         * mml2015.el (mc-pgp-always-sign):
17128         * nnheader.el (nnmail-extra-headers):
17129         * rfc1843.el (gnus-decode-encoded-word-function)
17130         (gnus-decode-header-function, gnus-newsgroup-name):
17131         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17132
17133 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17134
17135         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17136         the end of the date treatments.
17137
17138 2005-08-15  Simon Josefsson  <jas@extundo.com>
17139
17140         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17141         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17142         Capello and Romain Francoise.
17143         (pgg-fetch-key-function): Remove, not used?
17144         (pgg-insert-url-with-w3): Require url, to get
17145         url-insert-file-contents regardless of where it is defined.
17146
17147 2005-08-13  Romain Francoise  <romain@orebokech.com>
17148
17149         * message.el (message-cite-original-1): New function.
17150         (message-cite-original): Use it.
17151         (message-cite-original-without-signature): Ditto.
17152
17153 2005-08-08  Romain Francoise  <romain@orebokech.com>
17154
17155         * message.el (message-yank-empty-prefix): New variable.
17156         (message-indent-citation): Use it.
17157         (message-cite-original-without-signature): Respect X-No-Archive.
17158
17159 2005-08-08  Simon Josefsson  <jas@extundo.com>
17160
17161         * pgg.el: Autoload url-insert-file-contents instead of loading
17162         w3/url.
17163         (pgg-insert-url-with-w3): Don't load url here.
17164
17165 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17166
17167         * message.el (message-kill-to-signature): Don't insert newline at
17168         bol.
17169         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17170
17171 2005-08-06  Romain Francoise  <romain@orebokech.com>
17172
17173         * message.el (message-user-fqdn): Fix typo in docstring.
17174
17175 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17176
17177         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17178
17179         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17180
17181 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17182
17183         * mm-bodies.el (mm-encode-body): Use coding system rather than
17184         charset to encode text.
17185
17186         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17187         number of charsets if utf-8 is available (XEmacs).
17188
17189 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17190
17191         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17192         taken from `gnus-button-mid-or-mail-regexp'.
17193         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17194         (gnus-button-alist): Improve regexp for domain part of the MIDs
17195         for news:localpart@domain buttons.
17196         (gnus-button-ctan-directory-regexp): Update.
17197
17198 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17199
17200         * sieve-manage.el (sieve-manage-interactive-login):
17201         Use make-local-variable rather than make-variable-buffer-local.
17202         (sieve-manage-open): Ditto.
17203         (sieve-manage-authenticate): Ditto.
17204
17205         * mml.el (mml-generate-mime-1): Make the content type default to
17206         text/plain if the filename is not specified.
17207
17208 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17209
17210         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17211         instead of insert-buffer.
17212
17213         * message.el (message-yank-original): Ditto; set the mark at the
17214         end of the yanked message.
17215
17216 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17217
17218         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17219         lines to scroll rather than to stop it.
17220
17221         * mml.el (mml-generate-default-type): Add doc string.
17222         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17223         default to application/octet-stream when determining the content
17224         type if it is not specified for the part or the mml contents; add
17225         a comment about mml-generate-default-type.
17226
17227 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17228
17229         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17230         make it default to application/octet-stream when determining the
17231         content type if it is not specified for the external contents.
17232
17233 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17234
17235         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17236         segmented parameter but also other parameters might be there.
17237
17238 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17239
17240         * mm-decode.el (mm-display-external): Delete temp file, directory
17241         and buffer immediately if the external process is exited.
17242
17243 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17244
17245         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17246         fewer lines than that of scroll-margin.
17247         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17248
17249 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17250
17251         * gnus-art.el (gnus-article-next-page): Revert.
17252         (gnus-article-beginning-of-window): New macro.
17253         (gnus-article-next-page-1): Use it.
17254         (gnus-article-prev-page): Ditto.
17255         (gnus-article-edit-part): Use insert-buffer-substring instead of
17256         insert-buffer.
17257         (gnus-article-edit-exit): Ditto.
17258
17259         * gnus-util.el (gnus-beginning-of-window): Remove.
17260         (gnus-end-of-window): Remove.
17261
17262         * lpath.el: Don't bind header-line-format and scroll-margin.
17263
17264 2005-07-25  Simon Josefsson  <jas@extundo.com>
17265
17266         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17267         to have the url package without w3.  Reported by Daiki Ueno
17268         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17269
17270 2005-07-20  Didier Verna  <didier@xemacs.org>
17271
17272         * gnus-diary.el: Remove the description comment (nndiary is now
17273         properly documented in the Gnus manual).
17274         Fix the spelling of "Back End".
17275         * nndiary.el: Ditto.
17276         Fix the copyright notice.
17277
17278 2005-07-18  Romain Francoise  <romain@orebokech.com>
17279
17280         * gnus-sum.el (gnus-summary-to-prefix)
17281         (gnus-summary-newsgroup-prefix): New variables.
17282         (gnus-summary-from-or-to-or-newsgroups): Use them.
17283
17284 2005-07-17  Romain Francoise  <romain@orebokech.com>
17285
17286         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17287         space as it's generally not especially interesting to the user.
17288
17289 2005-07-16  Romain Francoise  <romain@orebokech.com>
17290
17291         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17292         nil to avoid prompting and file modification if one of the
17293         messages at the top of the nnfolder file contains a copyright
17294         notice.
17295         Update copyright notice.
17296
17297         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17298         instead of `current-time-string' as the latter creates a time
17299         string that is not RFC 2822 compliant (it lacks the zone).
17300         Update copyright notice.
17301
17302 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17303
17304         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17305         for text/rtf.  Display default in prompt.  Pass default for M-n.
17306
17307         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17308
17309 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17310
17311         * gnus-msg.el (gnus-button-mailto):
17312         Remove save-selected-window-window hackery because it relies on
17313         save-selected-window internals.
17314
17315 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17316
17317         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17318         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17319         (gnus-article-prev-page): Ditto.
17320
17321         * gnus-util.el (gnus-beginning-of-window): New function.
17322         (gnus-end-of-window): New function.
17323
17324         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17325
17326 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17327
17328         * gnus-score.el (gnus-score-edit-all-score):
17329         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17330         gnus-message.
17331
17332 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17333
17334         * gnus-msg.el (gnus-button-mailto):
17335         Remove save-selected-window-window hackery because it relies on
17336         save-selected-window internals.
17337
17338 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17339
17340         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17341         add-minor-mode.
17342         (gnus-binary-mode): Ditto.
17343
17344         * gnus-topic.el (gnus-topic-mode): Ditto.
17345
17346 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17347
17348         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17349         (gnus-article-prev-page): Take scroll-margin into consideration.
17350
17351 2005-07-04  Lute Kamstra  <lute@gnu.org>
17352
17353         Update FSF's address in GPL notices.
17354
17355 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17356
17357         * gnus.el (gnus-exit):
17358         * gnus-group.el (gnus-group-icons):
17359         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17360
17361         * gnus-nocem.el (gnus-nocem):
17362         * message.el (message-various, message-buffers, message-sending)
17363         (message-interface, message-forwarding, message-insertion)
17364         (message-headers, message-news, message-mail):
17365         * pgg-gpg.el (pgg-gpg):
17366         * pgg-parse.el (pgg-parse):
17367         * pgg-pgp.el (pgg-pgp):
17368         * pgg-pgp5.el (pgg-pgp5):
17369         * pop3.el (pop3): Finish `defgroup' description with period.
17370
17371 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17372
17373         * gnus-art.el (article-display-face): Improve the efficiency.
17374         (article-display-x-face): Ditto; remove grey x-face stuff.
17375
17376 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17377
17378         * gnus-art.el (article-display-face): Correct the position in
17379         which Faces are inserted.
17380
17381 2005-06-29  Didier Verna  <didier@xemacs.org>
17382
17383         * gnus-art.el (article-display-face): Display faces in correct
17384         order.
17385
17386 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17387
17388         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17389         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17390         (gnus-nocem-check-article): Fetch the Type header.
17391         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17392         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17393         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17394         make sure gnus-nocem-hashtb is initialized.
17395         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17396         (gnus-nocem-unwanted-article-p): Ditto.
17397
17398         * pgg.el (pgg-verify): Return the verification result.
17399
17400 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17401
17402         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17403         is ascii.
17404
17405 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17406
17407         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17408         `show-nonbreak-escape'.
17409
17410 2005-06-23  Lute Kamstra  <lute@gnu.org>
17411
17412         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17413
17414         * dig.el (dig-mode):
17415         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17416
17417 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17418
17419         * nnimap.el (nnimap-split-download-body): Fix spellings.
17420
17421 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17422
17423         * gnus-art.el (gnus-article-encrypt-body):
17424         * gnus-cus.el (gnus-score-customize):
17425         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17426         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17427
17428 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17429
17430         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17431         header by looking for magic "MII" at the beginnig.
17432
17433 2005-06-16  Miles Bader  <miles@gnu.org>
17434
17435         * gnus-xmas.el (gnus-xmas-group-startup-message):
17436         Use renamed gnus-splash face.
17437
17438         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17439         (assistant-field-face): New backward-compatibility alias for renamed
17440         face.
17441         (assistant-render-text): Use renamed assistant-field face.
17442
17443         * spam.el (spam): Remove "-face" suffix from face name.
17444         (spam-face): New backward-compatibility alias for renamed face.
17445         (spam-face, spam-initialize): Use renamed spam face.
17446
17447         * message.el (message-header-to, message-header-cc)
17448         (message-header-subject, message-header-newsgroups)
17449         (message-header-other, message-header-name)
17450         (message-header-xheader, message-separator, message-cited-text)
17451         (message-mml): Remove "-face" suffix from face names.
17452         (message-header-to-face, message-header-cc-face)
17453         (message-header-subject-face, message-header-newsgroups-face)
17454         (message-header-other-face, message-header-name-face)
17455         (message-header-xheader-face, message-separator-face)
17456         (message-cited-text-face, message-mml-face):
17457         New backward-compatibility aliases for renamed faces.
17458         (message-font-lock-keywords): Use renamed message faces.
17459
17460         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17461         (sieve-test-commands, sieve-tagged-arguments):
17462         Remove "-face" suffix from face names.
17463         (sieve-control-commands-face, sieve-action-commands-face)
17464         (sieve-test-commands-face, sieve-tagged-arguments-face):
17465         New backward-compatibility aliases for renamed faces.
17466         (sieve-control-commands-face, sieve-action-commands-face)
17467         (sieve-test-commands-face, sieve-tagged-arguments-face):
17468         Use renamed sieve faces.
17469
17470         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17471         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17472         (gnus-group-news-3-empty, gnus-group-news-4)
17473         (gnus-group-news-4-empty, gnus-group-news-5)
17474         (gnus-group-news-5-empty, gnus-group-news-6)
17475         (gnus-group-news-6-empty, gnus-group-news-low)
17476         (gnus-group-news-low-empty, gnus-group-mail-1)
17477         (gnus-group-mail-1-empty, gnus-group-mail-2)
17478         (gnus-group-mail-2-empty, gnus-group-mail-3)
17479         (gnus-group-mail-3-empty, gnus-group-mail-low)
17480         (gnus-group-mail-low-empty, gnus-summary-selected)
17481         (gnus-summary-cancelled, gnus-summary-high-ticked)
17482         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17483         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17484         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17485         (gnus-summary-low-undownloaded)
17486         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17487         (gnus-summary-low-unread, gnus-summary-normal-unread)
17488         (gnus-summary-high-read, gnus-summary-low-read)
17489         (gnus-summary-normal-read, gnus-splash):
17490         Remove "-face" suffix from face names.
17491         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17492         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17493         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17494         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17495         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17496         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17497         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17498         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17499         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17500         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17501         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17502         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17503         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17504         (gnus-summary-normal-ticked-face)
17505         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17506         (gnus-summary-normal-ancient-face)
17507         (gnus-summary-high-undownloaded-face)
17508         (gnus-summary-low-undownloaded-face)
17509         (gnus-summary-normal-undownloaded-face)
17510         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17511         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17512         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17513         (gnus-splash-face):
17514         New backward-compatibility aliases for renamed faces.
17515         (gnus-group-startup-message): Use renamed gnus faces.
17516
17517         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17518         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17519         (gnus-server-agent): Remove "-face" suffix from face names.
17520         (gnus-server-agent-face, gnus-server-opened-face)
17521         (gnus-server-closed-face, gnus-server-denied-face)
17522         (gnus-server-offline-face):
17523         New backward-compatibility aliases for renamed faces.
17524         (gnus-server-agent-face, gnus-server-opened-face)
17525         (gnus-server-closed-face, gnus-server-denied-face)
17526         (gnus-server-offline-face): Use renamed gnus faces.
17527
17528         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17529         Remove "-face" suffix from face names.
17530         (gnus-picon-xbm-face, gnus-picon-face):
17531         New backward-compatibility aliases for renamed faces.
17532
17533         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17534         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17535         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17536         (gnus-cite-11): Remove "-face" suffix from face names.
17537         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17538         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17539         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17540         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17541         New backward-compatibility aliases for renamed faces.
17542         (gnus-cite-attribution-face, gnus-cite-face-list)
17543         (gnus-article-boring-faces): Use renamed gnus faces.
17544
17545         * gnus-art.el (gnus-signature, gnus-header-from)
17546         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17547         (gnus-header-content): Remove "-face" suffix from face names.
17548         (gnus-signature-face, gnus-header-from-face)
17549         (gnus-header-subject-face, gnus-header-newsgroups-face)
17550         (gnus-header-name-face, gnus-header-content-face):
17551         New backward-compatibility aliases for renamed faces.
17552         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17553
17554         * gnus-sum.el (gnus-summary-selected-face)
17555         (gnus-summary-highlight): Use renamed gnus faces.
17556         * gnus-group.el (gnus-group-highlight): Likewise.
17557
17558 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17559
17560         * gnus-sieve.el (gnus-sieve-article-add-rule):
17561         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17562         * spam-stat.el (spam-stat-buffer-change-to-spam)
17563         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17564
17565         * message.el (message-is-yours-p):
17566         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17567
17568 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17569
17570         * mm-view.el (mm-inline-text): Withdraw the last change.
17571
17572 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17573
17574         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17575         executing enriched-decode.
17576
17577 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17578
17579         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17580         charset of tar files.
17581
17582 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17583
17584         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17585
17586 2005-06-04  Lute Kamstra  <lute@gnu.org>
17587
17588         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17589         information is never recorded.
17590
17591 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17592
17593         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17594
17595 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17596
17597         * pop3.el (pop3-apop): Run md5 in the binary mode.
17598
17599         * starttls.el (starttls-set-process-query-on-exit-flag):
17600         Use eval-and-compile.
17601
17602 2005-05-31  Simon Josefsson  <jas@extundo.com>
17603
17604         * smime.el (smime-replace-in-string): Define.
17605         (smime-cert-by-ldap-1): Use it.
17606
17607 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17608
17609         * gnus-art.el (article-display-x-face): Replace
17610         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17611
17612         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17613         set-process-query-on-exit-flag or process-kill-without-query.
17614
17615         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17616         loop instead of replace-regexp.
17617
17618         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17619         instead of process-kill-without-query if it is available.
17620
17621         * lpath.el: Fbind ldap-search-entries.
17622
17623         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17624         instead of find-file-hooks if it is available.
17625
17626         * mml1991.el: Bind pgg-default-user-id when compiling.
17627
17628         * mml2015.el: Bind pgg-default-user-id when compiling.
17629
17630         * nndraft.el (nndraft-request-associate-buffer):
17631         Use write-contents-functions instead of write-contents-hooks if it is
17632         available.
17633
17634         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17635         instead of find-file-hooks if it is available.
17636
17637         * nntp.el (nntp-open-connection): Replace
17638         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17639         (nntp-open-ssl-stream): Ditto.
17640         (nntp-open-tls-stream): Ditto.
17641
17642         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17643         set-process-query-on-exit-flag or process-kill-without-query.
17644         (starttls-open-stream-gnutls): Use it instead of
17645         process-kill-without-query.
17646         (starttls-open-stream): Ditto.
17647
17648 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17649
17650         * smime.el (smime-cert-by-ldap-1): Don't use
17651         replace-regexp-in-string.
17652
17653 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17654
17655         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17656
17657         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17658         in PEM format.  Adjust to the XEmacs compatibility.
17659
17660 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17661
17662         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17663         by `string-to-number'.
17664         * gnus-agent.el (gnus-agent-regenerate-group)
17665         (gnus-agent-fetch-articles): Ditto.
17666         * gnus-art.el (gnus-button-fetch-group): Ditto.
17667         * gnus-cache.el (gnus-cache-generate-active)
17668         (gnus-cache-articles-in-group): Ditto.
17669         * gnus-group.el (gnus-group-set-current-level)
17670         (gnus-group-insert-group-line): Ditto.
17671         * gnus-score.el (gnus-score-set-expunge-below)
17672         (gnus-score-set-mark-below, gnus-summary-score-effect)
17673         (gnus-summary-score-entry): Ditto.
17674         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17675         (gnus-soup-pack): Ditto.
17676         * gnus-spec.el (gnus-xmas-format): Ditto.
17677         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17678         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17679         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17680         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17681         * nndb.el (nndb-get-remote-expire-response): Ditto.
17682         * nndiary.el (nndiary-parse-schedule-value)
17683         (nndiary-string-to-number, nndiary-request-replace-article)
17684         (nndiary-request-article): Ditto.
17685         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17686         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17687         * nneething.el (nneething-make-head): Ditto.
17688         * nnfolder.el (nnfolder-request-article)
17689         (nnfolder-retrieve-headers): Ditto.
17690         * nnheader.el (nnheader-file-to-number): Ditto.
17691         * nnkiboze.el (nnkiboze-request-article): Ditto.
17692         * nnmail.el (nnmail-process-unix-mail-format)
17693         (nnmail-process-babyl-mail-format): Ditto.
17694         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17695         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17696         (nnmh-request-create-group, nnmh-request-list-1)
17697         (nnmh-request-group, nnmh-request-article): Ditto.
17698         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17699         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17700         * nnsoup.el (nnsoup-make-active): Ditto.
17701         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17702         * nntp.el (nntp-find-group-and-number)
17703         (nntp-retrieve-headers-with-xover): Ditto.
17704         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17705         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17706         (pgg-format-key-identifier): Ditto.
17707         * pop3.el (pop3-last, pop3-stat): Ditto.
17708         * qp.el (quoted-printable-decode-region): Ditto.
17709
17710         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17711         of concat.
17712
17713 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17714
17715         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17716
17717         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17718
17719         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17720
17721         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17722
17723         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17724
17725         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17726
17727         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17728         (gnus-carpal-mode): Ditto.
17729
17730         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17731         (gnus-browse-mode): Ditto.
17732
17733         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17734
17735         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17736
17737 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17738
17739         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17740
17741 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17742
17743         * gnus-util.el (gnus-run-mode-hooks): New function.
17744
17745         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17746
17747         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17748         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17749
17750 2005-05-27  Lute Kamstra  <lute@gnu.org>
17751
17752         * dns-mode.el (dns-mode): Specify customization group.
17753
17754 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17755
17756         * gnus-agent.el (gnus-agent-make-mode-line-string):
17757         Use mode-line-highlight as mouse-face.
17758
17759 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17760
17761         * canlock.el (canlock): Change the parent group to news.
17762
17763         * deuglify.el (gnus-outlook-deuglify): Add :group.
17764
17765         * dig.el (dig): Add :group.
17766
17767         * dns-mode.el (dns-mode): Add :group.
17768
17769         * encrypt.el (encrypt): Add :group.
17770
17771         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17772         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17773         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17774         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17775         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17776
17777         * gnus-diary.el (gnus-diary): Add :group.
17778
17779         * gnus.el (gnus-group-news-1-face): Add :group.
17780         (gnus-group-news-1-empty-face): Ditto.
17781         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17782         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17783         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17784         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17785         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17786         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17787         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17788         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17789         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17790         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17791         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17792         (gnus-summary-high-ticked-face): Ditto.
17793         (gnus-summary-low-ticked-face): Ditto.
17794         (gnus-summary-normal-ticked-face): Ditto.
17795         (gnus-summary-high-ancient-face): Ditto.
17796         (gnus-summary-low-ancient-face): Ditto.
17797         (gnus-summary-normal-ancient-face): Ditto.
17798         (gnus-summary-high-undownloaded-face): Ditto.
17799         (gnus-summary-low-undownloaded-face): Ditto.
17800         (gnus-summary-normal-undownloaded-face): Ditto.
17801         (gnus-summary-high-unread-face): Ditto.
17802         (gnus-summary-low-unread-face): Ditto.
17803         (gnus-summary-normal-unread-face): Ditto.
17804         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17805         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17806
17807         * hashcash.el (hashcash): New custom group.
17808         (hashcash-default-payment): Add :group.
17809         (hashcash-payment-alist): Ditto.
17810         (hashcash-default-accept-payment): Ditto.
17811         (hashcash-accept-resources): Ditto.
17812         (hashcash-path): Ditto.
17813         (hashcash-extra-generate-parameters): Ditto.
17814         (hashcash-double-spend-database): Ditto.
17815         (hashcash-in-news): Ditto.
17816
17817         * message.el (message-minibuffer-local-map): Add :group.
17818
17819         * netrc.el (netrc): Add :group.
17820
17821         * sieve-manage.el (sieve-manage-log): Add :group.
17822         (sieve-manage-default-user): Diito.
17823         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17824         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17825         (sieve-manage-authenticators): Ditto.
17826         (sieve-manage-authenticator-alist): Ditto.
17827         (sieve-manage-default-port): Ditto.
17828
17829         * sieve-mode.el (sieve-control-commands-face): Add :group.
17830         (sieve-action-commands-face): Ditto.
17831         (sieve-test-commands-face): Ditto.
17832         (sieve-tagged-arguments-face): Ditto.
17833
17834         * smime.el (smime): Add :group.
17835
17836         * spam-report.el (spam-report): Add :group.
17837
17838         * spam.el (spam, spam-face): Add :group.
17839
17840 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17841
17842         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17843         return \n.\n.\n at the end of articles.  Protect against that.
17844         (nntp-with-open-group): Allow debugging.
17845
17846         * nnheader.el (mail-header-set-extra): Make into a function
17847         because I just could't understand how to quote the list properly.
17848
17849         * dns.el (query-dns-cached): New function.
17850
17851 2005-05-26  Lute Kamstra  <lute@gnu.org>
17852
17853         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17854
17855 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17856
17857         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17858
17859         * gnus-art.el: Don't autoload mail-extract-address-components.
17860
17861         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17862         eval-and-compile to evaluate it.
17863
17864         * hashcash.el: Don't autoload executable-find.
17865
17866         * nndb.el: Don't declare the nndb back end two or more times; don't
17867         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17868
17869         * nntp.el: Autoload format-spec instead of format; use
17870         eval-and-compile to evaluate autoload forms.
17871
17872 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17873
17874         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17875
17876 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17877
17878         * gnus.el (gnus-version-number): Bump version.
17879
17880 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17881
17882         * gnus.el: No Gnus v0.3 is released.
17883
17884 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17885
17886         * lpath.el (featurep): Bind show-nonbreak-escape.
17887
17888 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17889
17890         * gnus-art.el (gnus-article-edit-part): Disable undo.
17891
17892 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17893
17894         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17895         gnus-article-date-lapsed-new-header is t if date timer is active;
17896         skip headers in which the original date value is empty.
17897         (gnus-article-save-original-date): Redefine it as a macro.
17898         (gnus-display-mime): Use it.
17899
17900 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17901
17902         * gnus-art.el (article-date-ut): Support converting date in
17903         forwarded parts as well.
17904         (gnus-article-save-original-date): New function.
17905         (gnus-display-mime): Use it.
17906
17907 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17908
17909         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17910         enclosure element of <item>.
17911
17912 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17913
17914         * message.el (message-kill-buffer-query): Rename from
17915         `message-kill-buffer-query-if-modified'.  Add :version.
17916
17917 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17918
17919         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17920         window layout.
17921
17922 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17923
17924         * mml.el: Autoload dnd when compiling.
17925
17926 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17927
17928         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17929         x-dnd-*.
17930
17931 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17932
17933         * qp.el (quoted-printable-encode-region): Save excursion.
17934
17935 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17936
17937         * message.el (message-kill-buffer-query-if-modified): Add new variable
17938         so the user can kill a modified message buffer quickly.
17939         (message-kill-buffer): Use it.
17940
17941 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17942
17943         * lpath.el: Fbind display-time-event-handler; don't fbind
17944         string-to-multibyte.
17945
17946         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17947
17948 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17949
17950         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17951         contained in text because xml.el decodes entities) with LFs.
17952
17953 2005-04-11  Lute Kamstra  <lute@gnu.org>
17954
17955         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17956         differently.
17957
17958 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17959
17960         * mm-util.el (mm-detect-coding-region): Typo.
17961
17962 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17963
17964         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17965
17966 2005-04-06  Deepak Goel  <deego@gnufans.org>
17967
17968         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17969         user-function allow user modifications of the scores.
17970         (spam-stat-score-buffer-user): New function, to allow
17971         user-computed modifications to the score.
17972         (spam-stat-score-buffer-user-functions): List of additional
17973         scoring functions.
17974         (spam-stat-error-holder): Global temporary error holder.
17975         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17976         variable.
17977
17978 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17979
17980         * gnus-registry.el (gnus-registry-clean-empty-function)
17981         (gnus-registry-trim, gnus-registry-fetch-groups)
17982         (gnus-registry-delete-group): Groups that match
17983         `gnus-registry-ignored-groups' are removed from the registry
17984         entries, not just ignored for splitting.  This helps clean up the
17985         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17986         to get all the groups a message ID is in.
17987
17988         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17989         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17990         (spam-stat-score-buffer-user-functions): Add :number custom type.
17991
17992 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17993
17994         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17995         argument in XEmacs.
17996
17997         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17998         (nnrss-request-group): Decode group name first.
17999         (nnrss-request-article): Make a text/plain article if mml-to-mime
18000         failed.
18001         (nnrss-get-encoding): Return a compatible encoding according to
18002         nnrss-compatible-encoding-alist.
18003         (nnrss-find-el): Use consp instead of listp.
18004         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18005
18006 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18007
18008         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18009         which Emacs 20 doesn't support.
18010         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18011
18012 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18013
18014         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18015         silence the byte compiler inside the defun.
18016
18017         * gnus-demon.el (parse-time-string): Add autoload.
18018
18019         * gnus-delay.el (parse-time-string): Add autoload.
18020
18021         * gnus-art.el (parse-time-string): Add autoload.
18022
18023         * nnultimate.el (parse-time): Require for `parse-time-string'.
18024
18025 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18026
18027         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18028
18029         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18030
18031         * smime.el (smime-ldap-host-list): Add :version.
18032
18033 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18034
18035         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18036         pass it to `gnus-browse-read-group'.
18037         (gnus-browse-read-group): Add NUMBER argument and pass it to
18038         `gnus-group-read-ephemeral-group'.
18039
18040         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18041         argument and pass it to `gnus-group-read-group'.
18042
18043 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18044
18045         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18046         mm-xemacs-find-mime-charset-1 if we have the mule feature
18047         available at runtime.
18048
18049 2005-03-25  Werner Lemberg  <wl@gnu.org>
18050
18051         * nnmaildir.el: Replace `illegal' with `invalid'.
18052
18053 2005-03-23  Lute Kamstra  <lute@gnu.org>
18054
18055         * time-date.el: Add comment on time value formats.
18056         Don't require parse-time.
18057         (with-decoded-time-value): New macro.
18058         (encode-time-value): New function.
18059         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18060         (days-to-time): Return a valid time value when arg is huge.
18061         (time-since): Use time-subtract.
18062         (time-to-number-of-days): Use time-to-seconds.
18063
18064 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18065
18066         * gnus-start.el (gnus-display-time-event-handler):
18067         Check display-time-timer at runtime rather than only at load time
18068         in case display-time-mode is turned off in the mean time.
18069
18070 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18071
18072         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18073         used.
18074
18075         * nneething.el (nneething-map-file-directory): Derive from
18076         `gnus-directory'.
18077
18078         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18079         the To/Cc button.
18080
18081 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18082
18083         * nnmaildir.el (nnmaildir-request-accept-article):
18084         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18085
18086 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18087
18088         * gnus-async.el: Require timer-funcs at compile time when in
18089         XEmacs for `run-with-idle-timer'.
18090
18091 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18092
18093         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18094         autoloaded function.
18095
18096 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18097
18098         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18099
18100 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18101
18102         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18103
18104 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18105
18106         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18107         Add gnus-expert-user to default.
18108
18109 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18110
18111         * nnimap.el (nnimap-open-server): Ditto.
18112
18113         * imap.el (imap-authenticate): Fix typo.
18114
18115 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18116
18117         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18118         buffer (since IMAP server might return FETCH response out of
18119         order, and the nntp buffer must be sorted).
18120
18121 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18122
18123         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18124         comparison on string.
18125
18126         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18127         (gnus-agent-score): Rename category keywords to match gnus-cus.
18128         (gnus-agent-summary-fetch-series): Modify to protect against
18129         gnus-agent-summary-fetch-group clearing processable flags.
18130         (gnus-agent-synchronize-group-flags): Update live group buffer as
18131         synchronization may occur due to the user toggle the plugged
18132         status.
18133         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18134         successfully downloaded.
18135         (gnus-agent-expire-group-1): Avoid using markers when the overview
18136         is in ascending order; greatly improves performance.
18137         (gnus-agent-regenerate-group):
18138         Use gnus-agent-synchronize-group-flags to reset read status in both
18139         gnus and server.
18140         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18141
18142 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18143
18144         * message.el: Don't autoload former message-utils variables.
18145         (message-strip-subject-trailing-was): Change doc string.
18146
18147         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18148         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18149         (nnweb-google-search): Add "hl=en" here.
18150         (nnweb-google-parse-1, nnweb-google-create-mapping):
18151         Don't hardcode URL.
18152
18153 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18154
18155         * message.el (message-get-reply-headers, message-followup):
18156         Mention related variables `message-use-followup-to' and
18157         `message-use-mail-followup-to', in the information buffer.
18158
18159         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18160         of broken groups(-beta).google.com.
18161
18162 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18163
18164         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18165         parameter to invoked gnus-request-move-article; remove the
18166         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18167         all at once instead of once per article.
18168         (gnus-summary-remove-process-mark): Accept a list of articles as
18169         well as a single article for processing.
18170
18171         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18172         parameter.
18173
18174         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18175
18176         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18177
18178         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18179         parameter.
18180
18181         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18182         parameter.
18183
18184         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18185         parameter and remove the gnus-sum-hint-move-is-internal variable.
18186
18187         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18188         parameter.
18189
18190         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18191         parameter.
18192
18193         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18194         parameter.
18195
18196         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18197
18198         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18199         parameter.
18200
18201         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18202         parameter.
18203
18204 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18205
18206         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18207         a more conservative way.
18208
18209 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18210
18211         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18212         buffer, so it moves the window's cursor.
18213
18214 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18215
18216         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18217         `mm-dissect-multipart' and receive the from field as an (optional)
18218         argument from `mm-dissect-multipart'.
18219         (mm-dissect-multipart): Receive the from field as an argument and
18220         pass it on when we call `mm-dissect-buffer' on MIME parts.
18221         Fixes verification/decryption of signed/encrypted MIME parts.
18222
18223 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18224
18225         * gnus-sum.el (gnus-summary-move-article):
18226         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18227         whatever it calls (right now, only nnimap-request-move article
18228         respects it).
18229
18230         * nnimap.el (nnimap-request-move-article):
18231         When gnus-sum-hint-move-is-internal is set, don't do the extra
18232         nnimap-request-article.
18233
18234 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18235
18236         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18237
18238         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18239         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18240
18241         * gnus-sum.el (gnus-summary-caesar-message):
18242         Apply `gnus-treat-article' after rotation.
18243
18244         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18245         doc string.
18246
18247 2005-02-22  Simon Josefsson  <jas@extundo.com>
18248
18249         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18250         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18251         <arne@arnested.dk>.
18252         (encrypt): Add password-cache and password-cache-expiry as group
18253         members.
18254
18255 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18256
18257         * smime.el (smime-ldap-host-list): Doc fix.
18258         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18259         cache) password.
18260         (smime-sign-region): Use it.
18261         (smime-decrypt-region): Use it.
18262         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18263         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18264         fails.
18265         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18266         certificate from DER to PEM format rather than calling openssl.
18267
18268         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18269
18270         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18271         for signing/encryption.
18272
18273         * mml.el (mml-parse-1): Use them.
18274
18275 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18276
18277         * nnrss.el (nnrss-verbose): Remove.
18278         (nnrss-request-group): Use `nnheader-message' instead.
18279
18280 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18281
18282         * nnrss.el (nnrss-verbose): New variable.
18283         (nnrss-request-group): Make it say nnrss is requesting a group.
18284
18285 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18286
18287         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18288         Handle news URL with given port correctly.
18289
18290 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18291
18292         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18293         containing special characters.
18294
18295         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18296
18297         * mml.el (mime-to-mml): Ditto.
18298
18299         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18300         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18301         (rfc2047-decode-region): Quote decoded words containing special
18302         characters when rfc2047-quote-decoded-words-containing-tspecials
18303         is non-nil.
18304
18305 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18306
18307         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18308
18309         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18310
18311 2005-02-15  Simon Josefsson  <jas@extundo.com>
18312
18313         * nnimap.el (nnimap-debug): Doc fix.
18314
18315         * imap.el (imap-debug): Doc fix.
18316
18317 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18318
18319         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18320
18321 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18322
18323         * gnus.el (spam-contents): Improve docs for spam-contents
18324         parameter in its variable incarnation.
18325
18326 2005-02-14  Simon Josefsson  <jas@extundo.com>
18327
18328         * smime-ldap.el: Use require instead of load-library for ldap.
18329         (smime-ldap-search): Indent.
18330         (smime-ldap-search-internal): Shorten line.
18331
18332         * smime.el (smime-cert-by-dns): Add doc-string.
18333         (smime-cert-by-ldap-1): Indent.
18334
18335         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18336         mml-smime-get-dns-ldap.
18337         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18338
18339 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18340
18341         * smime.el: Require smime-ldap.
18342         (smime-ldap-host-list): New variable.
18343         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18344
18345         * mml-smime.el (mml-smime-encrypt-query): New function.
18346         (mml-smime-encrypt-query): Use it.
18347
18348         * smime-ldap.el: New file.
18349
18350 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18351
18352         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18353
18354 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18355
18356         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18357         argument in doc string.  Make query for type more clear.
18358
18359 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18360
18361         * gnus.el (gnus-group-startup-message): Search for gnus images in
18362         etc/images/gnus.
18363         * mm-util.el (mm-image-load-path): Likewise.
18364         * smiley.el (smiley-data-directory): Search for smilies in
18365         etc/images/smilies.
18366
18367 2005-02-09  Kim F. Storm  <storm@cua.dk>
18368
18369         Change Emacs release version from 21.4 to 22.1 throughout.
18370         Change Emacs development version from 21.3.50 to 22.0.50.
18371
18372 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18373
18374         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18375
18376         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18377         non-Mule XEmacs as well.
18378         (mm-decompress-buffer): Signal an error intentionally if it does
18379         not decompress compressed data because auto-compression-mode is
18380         disabled.
18381
18382 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18383
18384         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18385         an ID in the registry even if it has no groups.
18386
18387 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18388
18389         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18390         merge it into mm-decompress-buffer.
18391         (gnus-mime-copy-part): Use the MIME part charset, the value which
18392         a user specified or gnus-newsgroup-charset for decoding, like
18393         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18394         save-buffer what was used.  Suggested by Kevin Ryde
18395         <user42@zip.com.au>.
18396         (gnus-mime-inline-part): Allow the name parameter as well as the
18397         filename parameter; force decompressing of compressed data; always
18398         display contents being not decoded as unibyte.
18399
18400         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18401         as well as the filename parameter.
18402
18403         * mm-util.el (mm-decompress-buffer):
18404         Merge gnus-mime-jka-compr-maybe-uncompress.
18405         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18406         of compressed data.
18407
18408 2005-02-08  Simon Josefsson  <jas@extundo.com>
18409
18410         * imap.el (imap-log): Doc fix.
18411
18412 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18413
18414         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18415         the coding cookies; decompress compressed parts.
18416
18417         * mml.el (mml-generate-mime-1): Add the charset parameter according
18418         to the value which a user specified manually or the coding cookie.
18419
18420         * mm-util.el (mm-string-to-multibyte): New function.
18421         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18422         (mm-coding-system-to-mime-charset): New function.
18423         (mm-decompress-buffer): New function.
18424         (mm-find-buffer-file-coding-system): New function.
18425
18426         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18427         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18428         parts.
18429
18430 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18431
18432         * mm-view.el (mm-display-inline-fontify): Decode a part according
18433         to the charset parameter.
18434
18435 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18436
18437         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18438         prefix arg is neither nil nor a number, as info specifies.
18439
18440 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18441
18442         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18443         timestamps.
18444
18445 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18446
18447         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18448         groups error checking and notify user.
18449
18450 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18451
18452         * message.el (message-send-mail-function): Check existence of
18453         sendmail-program first before using default value
18454         `message-send-mail-with-sendmail'.  Otherwise use more generic
18455         `smtpmail-send-it'.
18456
18457 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18458
18459         * nntp.el (nntp-request-update-info): Always return nil.
18460
18461 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18462
18463         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18464
18465 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18466
18467         * message.el (message-beginning-of-line): Change the behavior when
18468         invoked between BOL and : so that it first moves backward.
18469
18470 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18471
18472         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18473         article buffer when editing of the article is discarded.
18474         (gnus-article-prepare): Revert.
18475
18476 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18477
18478         * gnus-art.el (gnus-article-prepare):
18479         Remove message-strip-forbidden-properties from the local hook.
18480
18481 2005-01-27  Simon Josefsson  <jas@extundo.com>
18482
18483         * password.el (password-cache-add): Only start one timer per key.
18484         Reported by Derek Atkins <warlord@MIT.EDU>.
18485
18486 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18487
18488         * run-at-time.el: Remove.  It is no longer needed as
18489         timer-funcs.el in the xemacs-base package has a working version of
18490         `run-at-time'.
18491
18492         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18493
18494         * password.el: Require timer-funcs instead of run-at-time in
18495         XEmacs.
18496         Remove `password-run-at-time' macro.
18497         (password-cache-add): Use `run-at-time' instead of
18498         `password-run-at-time'.
18499
18500         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18501         Remove `nnheader-cancel-function-timers' alias,
18502         `cancel-function-timers' exists in XEmacs in timer-funcs.
18503
18504         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18505         for `run-with-idle-timer'.
18506
18507         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18508         for `run-at-time'.
18509
18510         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18511         for `with-timeout'.
18512
18513         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18514         the same as for XEmacs 21.4.
18515         No need to ignore `run-with-idle-timer', this function exists in
18516         XEmacs now in timer-funcs.el in the xemacs-base package.
18517         (dgnushack-compile): No need to delete
18518         run-at-time.el from the list of files to compile because it
18519         doesn't exist anymore.
18520
18521 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18522
18523         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18524         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18525
18526 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18527
18528         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18529         sensitively.
18530
18531 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18532
18533         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18534
18535 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18536
18537         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18538         which will be inserted according to the multibyteness of a buffer
18539         rather than the type of contents.  Suggested by ARISAWA Akihiro
18540         <ari@mbf.ocn.ne.jp>.
18541
18542         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18543         of string which old xml.el may return rather than a string.
18544
18545 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18546
18547         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18548
18549 2005-01-16  Simon Josefsson  <jas@extundo.com>
18550
18551         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18552         idn/idna.el isn't available.
18553         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18554         <michael@waxrat.com>.
18555
18556         * hashcash.el: Remove non-FSF copyright header.
18557
18558         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18559         (hashcash-generate-payment): Use it.
18560         (hashcash-generate-payment-async): Use it.
18561
18562 2005-01-15  Simon Josefsson  <jas@extundo.com>
18563
18564         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18565         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18566
18567         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18568         gnus-summary-idna-message.
18569         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18570         (gnus-summary-idna-message): New function.
18571
18572 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18573
18574         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18575         gnus-novice-user.
18576
18577 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18578
18579         * nnrss.el (nnrss-request-delete-group): Delete entries in
18580         nnrss-group-alist as well.
18581         (nnrss-save-server-data): Insert newline.
18582
18583 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18584
18585         * gnus.el (gnus-user-agent): Use list of symbols instead of
18586         symbols.  Display full version number for (S)XEmacs.
18587         Optionally display (S)XEmacs codename.
18588
18589         * gnus-util.el (gnus-emacs-version): Update for new
18590         `gnus-user-agent'.
18591
18592         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18593         Gnus version.
18594
18595 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18596
18597         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18598         which is unreadable in some setups.
18599
18600 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18601
18602         * gnus-spec.el (gnus-update-format-specifications): Flush the
18603         group format spec cache if it doesn't support decoded group names.
18604
18605 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18606
18607         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18608         Allow to apply decay on score files matching a regexp.
18609
18610 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18611
18612         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18613         compatibility in %g and %c.
18614
18615 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18616
18617         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18618         name for only %g and %c.
18619         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18620         of gnus-tmp-group to decoded group name.
18621         (gnus-group-make-rss-group): Exclude `/'s from group names.
18622
18623 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18624
18625         * nnrss.el (nnrss-get-encoding): Fix regexp.
18626
18627 2004-12-27  Simon Josefsson  <jas@extundo.com>
18628
18629         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18630         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18631         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18632
18633 2004-12-17  Kim F. Storm  <storm@cua.dk>
18634
18635         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18636
18637         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18638
18639 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18640
18641         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18642
18643 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18644
18645         * nnrss.el: Require rfc2047 and mml.
18646         (nnrss-file-coding-system): New variable.
18647         (nnrss-format-string): Redefine it as an inline function.
18648         (nnrss-decode-group-name): New function.
18649         (nnrss-string-as-multibyte): Remove.
18650         (nnrss-retrieve-headers): Decode group name; don't use
18651         nnrss-format-string.
18652         (nnrss-request-group): Decode group name.
18653         (nnrss-request-article): Decode group name; allow a Message-ID as
18654         well as an article number; don't use nnrss-format-string; encode a
18655         Message-ID string which may contain non-ASCII characters; use
18656         mml-to-mime to compose a MIME article.
18657         (nnrss-request-expire-articles): Decode group name.
18658         (nnrss-request-delete-group): Decode group name.
18659         (nnrss-fetch): Clarify error message.
18660         (nnrss-read-server-data): Use insert-file-contents instead of load;
18661         bind file-name-coding-system; use multibyte buffer.
18662         (nnrss-save-server-data): Bind coding-system-for-write to the
18663         value of nnrss-file-coding-system; bind file-name-coding-system;
18664         add coding cookie.
18665         (nnrss-read-group-data): Use insert-file-contents instead of load;
18666         bind file-name-coding-system; use multibyte buffer.
18667         (nnrss-save-group-data): Bind coding-system-for-write to the
18668         value of nnrss-file-coding-system; bind file-name-coding-system.
18669         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18670         make it work with non-ASCII text.
18671         (nnrss-find-el): Make it work with old xml.el as well.
18672
18673 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18674
18675         * nnrss.el (nnrss-get-encoding): New function.
18676         (nnrss-fetch): Use unibyte buffer initially; bind
18677         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18678         decode contents according to the encoding attribute.
18679         (nnrss-save-group-data): Add coding cookie.
18680         (nnrss-mime-encode-string): New function.
18681         (nnrss-check-group): Use it to encode subject and author.
18682
18683 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18684
18685         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18686         imaginary variable.
18687
18688 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18689
18690         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18691         correctly even if there are wide characters.
18692
18693 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18694
18695         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18696         downcased symbol names; make a new cache instead of reusing
18697         bbdb-hashtable.
18698
18699 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18700
18701         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18702         concatenating segments rather than before concatenating them.
18703         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18704
18705         * message.el (message-get-reply-headers): Bind `extra'.
18706
18707 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18708
18709         * message.el (message-extra-wide-headers): New variable.
18710         (message-get-reply-headers): Use it.
18711
18712 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18713
18714         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18715         (gnus-agent-group-pathname): Ditto.
18716
18717         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18718
18719         * gnus-group.el (gnus-group-make-group): Decode group name.
18720         (gnus-group-make-rss-group): Register the group data after opening
18721         the nnrss group.
18722
18723 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18724
18725         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18726         by expiry now get marked as read.
18727
18728 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18729
18730         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18731
18732 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18733
18734         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18735         unify Latin characters in XEmacs.
18736         (mm-find-mime-charset-region): Use it.
18737
18738 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18739
18740         * gnus-util.el (gnus-delete-directory): New function.
18741
18742         * gnus-agent.el (gnus-agent-delete-group): Use it.
18743
18744         * gnus-cache.el (gnus-cache-delete-group): Use it.
18745
18746 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18747
18748         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18749         names.
18750
18751 2004-12-16  Simon Josefsson  <jas@extundo.com>
18752
18753         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18754
18755 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18756
18757         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18758
18759         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18760         (gnus-group-set-current-level): Decode group name.
18761
18762 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18763
18764         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18765         failed.
18766
18767 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18768
18769         * gnus-group.el (gnus-group-delete-group): Decode group name.
18770         (gnus-group-make-rss-group): Encode group name.
18771         (gnus-group-catchup-current): Decode group name.
18772         (gnus-group-kill-group): Decode group name.
18773
18774 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18775
18776         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18777
18778 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18779
18780         * gnus-group.el (gnus-group-make-rss-group):
18781         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18782
18783         * gnus-start.el (gnus-setup-news): Honor user's setting to
18784         gnus-message-archive-method.  Suggested by Lute Kamstra
18785         <lute@gnu.org>.
18786
18787 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18788
18789         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18790         global counterparts of the buffer-local variables.
18791
18792 2004-11-16  Romain Francoise  <romain@orebokech.com>
18793
18794         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18795         counterparts of the buffer-local variables.
18796
18797 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18798
18799         * message.el (message-forbidden-properties): Fix typo in doc
18800         string.
18801
18802 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18803
18804         * gnus-util.el (gnus-replace-in-string): Add doc string.
18805
18806         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18807         to avoid problems when splitting mails with many recipients.
18808
18809 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18810
18811         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18812         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18813
18814 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18815
18816         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18817         if there is no hashtable in memory or file modification time is
18818         newer than cached timestamp.
18819
18820 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18821
18822         * gnus-sum.el (gnus-summary-limit-to-recipient):
18823         Implement not-matching option.
18824
18825 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18826
18827         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18828         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18829         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18830         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18831         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18832         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18833
18834 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18835
18836         * message.el (message-forward-make-body-mml): Remove headers
18837         according to message-forward-ignored-headers if a message is decoded.
18838
18839 2004-12-02  Romain Francoise  <romain@orebokech.com>
18840
18841         * message.el (message-forward-make-body-plain): Always remove
18842         headers according to message-forward-ignored-headers.
18843
18844 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18845
18846         * spam.el (spam-summary-prepare-exit): Remove the
18847         gnus-summary-limit pop for now, it has problems with ham marks for
18848         me.
18849
18850 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18851
18852         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18853         correctly.
18854
18855 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18856
18857         * format-spec.el (format-spec): Message the char.
18858
18859 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18860
18861         * gnus-art.el (gnus-split-methods): Reformat comments.
18862
18863         * spam.el (spam-summary-prepare-exit): Remove article limits
18864         before exiting the summary buffer.
18865
18866 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18867
18868         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18869         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18870
18871         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18872         order to silence the byte compiler.
18873
18874         * spam.el: Fix the way to silence the byte compiler, which
18875         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18876         bbdb-search-simple, spam-BBDB-register-routine,
18877         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18878         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18879         spam-stat-buffer-is-spam, spam-stat-load,
18880         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18881         spam-stat-save and spam-stat-split-fancy.
18882
18883 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18884
18885         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18886         which may confuse users.
18887         (canlock-password-for-verify): Ditto.
18888
18889         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18890
18891         * gnus-art.el (gnus-emphasis-alist): Ditto.
18892
18893         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18894
18895         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18896
18897         * gnus-start.el (gnus-save-killed-list): Ditto.
18898
18899         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18900         (gnus-sum-thread-tree-root): Ditto.
18901         (gnus-sum-thread-tree-false-root): Ditto.
18902         (gnus-sum-thread-tree-single-indent): Ditto.
18903
18904         * message.el (message-courtesy-message): Ditto.
18905         (message-archive-note): Ditto.
18906         (message-subscribed-address-file): Ditto.
18907         (message-user-fqdn): Ditto.
18908
18909         * spam-report.el (spam-report-gmane-regex): Ditto.
18910
18911         * spam.el (spam-blackhole-good-server-regex): Ditto.
18912
18913 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18914
18915         * mml.el (mml-preview): Widen the message buffer before copying
18916         the contents to the preview buffer; sort headers before previewing.
18917
18918         * message.el (message-hidden-headers): Fix the way to avoid a bug
18919         in the `repeat' widget in Emacs 21.3 or earlier.
18920
18921 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18922
18923         * message.el (message-hidden-headers): Default to "^References:".
18924         Improve customization type.  Suggested by Reiner Steib
18925         <Reiner.Steib@gmx.de>.
18926
18927 2004-11-25  Romain Francoise  <romain@orebokech.com>
18928
18929         * message.el (message-strip-forbidden-properties): Remove check for
18930         obsolete `message-hidden' text property, hidden headers are not
18931         accessible in the buffer anymore.
18932
18933 2004-11-22  Romain Francoise  <romain@orebokech.com>
18934
18935         * message.el (message-header-format-alist): Add `From' in list
18936         so that it can be sorted.
18937         (message-fix-before-sending): Widen and sort headers before
18938         sending.
18939         (message-hide-headers): Use narrowing to hide headers by moving
18940         them to the top of the buffer and narrowing to the region
18941         underneath.
18942
18943 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18944
18945         * message.el (message-strip-forbidden-properties):
18946         Bind buffer-read-only (etc) to nil.
18947
18948 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18949
18950         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18951         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18952
18953 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18954
18955         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18956
18957 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18958
18959         * dns.el (query-dns): Use sit-for to time instead of
18960         accept-process-output, since that doesn't seem to work on udp
18961         sockets.
18962
18963 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18964
18965         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18966
18967 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18968
18969         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18970         doc string.  Improve doc string.
18971
18972 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18973
18974         * nntp.el (nntp-request-update-info): Return nil if
18975         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18976         may not call gnus-activate-group which uselessly issues the GROUP
18977         commands for all nntp groups and wastes time.  Reported by Romain
18978         Francoise <romain@orebokech.com>.
18979
18980         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18981
18982 2004-11-15  Simon Josefsson  <jas@extundo.com>
18983
18984         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18985         headers separately.
18986         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18987         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18988
18989 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18990
18991         * gnus-start.el (gnus-convert-old-newsrc):
18992         Assign legacy-gnus-agent to 5.10.7.
18993
18994 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18995
18996         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18997         start of the lines.
18998
18999 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19000
19001         * hashcash.el (hashcash-default-payment): Change default to 20.
19002         (hashcash-default-accept-payment): Change default to 20.
19003         (hashcash-process-alist): New variable.
19004         (hashcash-generate-payment-async): Add.
19005         (hashcash-already-paid-p): Add.
19006         (hashcash-insert-payment): Don't generate payments twice.
19007         (hashcash-insert-payment-async): Add.
19008         (hashcash-insert-payment-async-2): Add.
19009         (hashcash-cancel-async): Add.
19010         (hashcash-wait-async): Add.
19011         (hashcash-processes-running-p): Add.
19012         (hashcash-wait-or-cancel): Add.
19013         (mail-add-payment): New optional argument.  Conditionally start
19014         asynchronous calculation.
19015         (mail-add-payment-async): Add.
19016
19017         * message.el (message-send-mail): Wait for asynchronous hashcash
19018         results.  Don't clobber existing X-Hashcash headers.
19019         (message-setup-1): Call mail-add-payment-async when
19020         message-generate-hashcash is non-nil.
19021
19022 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19023
19024         * message.el (message-use-alternative-email-as-from): Examine the
19025         From header as well; use message-make-from in order to include a
19026         user's full name.
19027
19028 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19029
19030         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19031         default; improve customization type.
19032         (gnus-emphasis-custom-with-format): New macro.
19033         (gnus-emphasis-custom-value-to-external): New function.
19034         (gnus-emphasis-custom-value-to-internal): New function.
19035
19036 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19037
19038         * dns.el (query-dns): Resolve reverse addresses.
19039
19040 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19041
19042         * gnus-group.el (gnus-group-get-new-news): Use it.
19043
19044         * gnus-start.el (gnus-check-reasonable-setup): New function.
19045
19046 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19047
19048         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19049         "Args out of range" error.  Reported by Arnaud Giersch
19050         <arnaud.giersch@free.fr>.
19051
19052 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19053
19054         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19055
19056 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19057
19058         * spam.el (spam group): Add :version.
19059
19060         * pgg-def.el (pgg group): Add :version.
19061
19062 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19063
19064         * gnus-art.el (gnus-article-edit-article): Don't associate the
19065         article buffer with a draft file.  This is a temporary measure
19066         against the 2004-08-22 change to gnus-article-edit-mode.
19067
19068 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19069
19070         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19071         (html2text-format-tags): Remove unused variable `attr'.
19072
19073 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19074
19075         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19076
19077         * tls.el (tls-process-connection-type, tls-success)
19078         (tls-certtool-program): Add :version.
19079
19080         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
19081         (starttls-extra-arguments, starttls-process-connection-type)
19082         (starttls-connect, starttls-failure, starttls-success): Add :version.
19083
19084         * spam-stat.el (spam-stat): Add :version.
19085
19086         * sieve.el (sieve): Add :version.
19087
19088         * sha1.el (sha1): Add :version.
19089         (sha1-use-external): Remove redundant version.
19090
19091         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19092         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19093         (nnmail-split-fancy-match-partial-words)
19094         (nnmail-split-lowercase-expanded): Add :version.
19095
19096         * nndiary.el (nndiary): Add :version.
19097
19098         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19099
19100         * mml-sec.el (mml-default-sign-method)
19101         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19102         Add :version.
19103
19104         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19105
19106         * mm-url.el (mm-url-use-external, mm-url-program)
19107         (mm-url-arguments): Add :version.
19108
19109         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19110         (mm-attachment-file-modes, mm-decrypt-option)
19111         (mm-w3m-safe-url-regexp): Add :version.
19112
19113         * message.el (message-cite-prefix-regexp)
19114         (message-sendmail-envelope-from, message-minibuffer-local-map)
19115         (message-user-fqdn, message-completion-alist): Add :version.
19116
19117         * gnus-win.el (gnus-configure-windows-hook)
19118         (gnus-use-frames-on-any-display): Add :version.
19119
19120         * gnus-art.el (gnus-article-address-banner-alist)
19121         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19122         (gnus-treat-from-picon, gnus-treat-mail-picon)
19123         (gnus-treat-x-pgp-sig): Add :version.
19124
19125         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19126         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19127         (gnus-summary-article-delete-hook)
19128         (gnus-summary-display-while-building): Add :version.
19129
19130         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19131         (gnus-get-top-new-news-hook): Add :version.
19132
19133         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19134         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19135
19136         * gnus-registry.el (gnus-registry): Add :version.
19137
19138         * gnus-spec.el (gnus-use-correct-string-widths)
19139         (gnus-make-format-preserve-properties): Add :version.
19140
19141         * gnus.el (gnus-group-charter-alist)
19142         (gnus-group-fetch-control-use-browse-url)
19143         (gnus-install-group-spam-parameters): Add :version.
19144
19145         * gnus-diary.el (gnus-diary): Add :version.
19146
19147         * gnus-delay.el (gnus-delay): Add :version.
19148
19149         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19150         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19151         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19152         Add :version.
19153
19154         * gnus-agent.el (gnus-agent-max-fetch-size)
19155         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19156         (gnus-agent-prompt-send-queue): Add :version.
19157
19158         * deuglify.el (gnus-outlook-deuglify): Add :version.
19159
19160         * html2text.el: Beautify code.  Improve doc strings.
19161         Some checkdoc cleanup.
19162         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19163
19164 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19165
19166         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19167
19168 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19169
19170         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19171         when package is loaded.
19172
19173         * spam.el (spam-summary-score-preferred-header): Add global preference
19174         for people who want to override the default SpamAssassin over
19175         Bogofilter preference (when both are set).
19176         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19177         (spam-user-format-function-S):
19178         Check spam-summary-score-preferred-header.
19179         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19180         (spam-user-format-function-S): Format the score correctly.
19181
19182 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19183
19184         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19185         signature file.  Suggested by Manoj Srivastava
19186         <srivasta@golden-gryphon.com>.
19187
19188         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19189         iso-2022-jp even in the Japanese language environment.
19190         Suggested by Jason Rumney <jasonr@gnu.org>.
19191
19192 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19193
19194         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19195         use the same characters as the dummy marks; make it free from
19196         getting affected by the language environment.
19197         (gnus-summary-read-group-1): Update mark positions only when the
19198         format spec is updated.
19199
19200         * gnus-spec.el (gnus-update-format-specifications): Return a list
19201         of updated types.
19202
19203 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19204
19205         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19206         of boundp to check if display-warning is available.
19207
19208 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19209
19210         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19211
19212 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19213
19214         * nnspool.el (nnspool-spool-directory): Use news-path if the
19215         news-directory variable is not bound.
19216
19217         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19218         function instead of display-warning if it is not available.
19219
19220 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19221
19222         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19223         v5-10: Use `point-at-bol'.
19224
19225 2004-10-26  Simon Josefsson  <jas@extundo.com>
19226
19227         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19228         <chenggao@gmail.com>.
19229
19230 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19231
19232         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19233         instead.
19234
19235 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19236
19237         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19238         to remove a server from the nnimap-server-buffer-alist.
19239         (nnimap-open-connection, nnimap-close-server): Use it.
19240
19241         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19242
19243 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19244
19245         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19246         running the major-mode function.
19247
19248 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19249
19250         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19251         dummy marks in the right way.
19252
19253 2004-10-18  David Edmondson  <dme@dme.org>
19254
19255         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19256         excessively.
19257
19258 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19259
19260         * gnus-util.el (gnus-split-references): Accept a nil references
19261         string and go on blissfully.
19262
19263         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19264         cases where the references string is non-nil but has no references.
19265
19266         * encrypt.el: Add autoload tags.
19267
19268         * spam.el (spam-resolve-registrations-routine): Remove article
19269         from unregistration list too.  Reported by David Hanak
19270         <dhanak@isis.vanderbilt.edu>
19271
19272 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19273
19274         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19275         nil.  Change custom type.
19276
19277 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19278
19279         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19280
19281         * gnus-sum.el (gnus-summary-move-article): Use it.
19282
19283 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19284
19285         * encrypt.el: Add autoload cookies.
19286
19287         * spam.el (spam-backend-article-list-property)
19288         (spam-backend-get-article-todo-list)
19289         (spam-backend-put-article-todo-list)
19290         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19291         Resolve registrations separately.
19292         (spam-register-routine): Format comments.
19293         (spam-unregister-routine, spam-register-routine): Always call with
19294         specific-articles, no default list.
19295         (spam-summary-prepare-exit): Use the spam-classifications function.
19296
19297         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19298         gnus-encrypt.el.
19299
19300         * encrypt.el: Copied from gnus-encrypt.el.
19301
19302         * gnus-encrypt.el: Commented that it's obsolete.
19303
19304 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19305
19306         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19307         (gnus-score-save): Use it.
19308
19309         * message.el (message-bury): Use `window-dedicated-p'.
19310
19311 2004-10-15  Simon Josefsson  <jas@extundo.com>
19312
19313         * pop3.el (top-level): Don't require nnheader.
19314         (pop3-read-timeout): Add.
19315         (pop3-accept-process-output): Add.
19316         (pop3-read-response, pop3-retr): Use it.
19317
19318 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19319
19320         * spam.el (spam-register-routine): Move comment.
19321         (spam-verify-bogofilter): Use 'unknown for the initial
19322         spam-bogofilter-valid state, not 'never.
19323
19324         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19325         for netrc-machine.
19326
19327         * nnimap.el (nnimap-open-connection):
19328         Use netrc-machine-user-or-password.
19329
19330 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19331
19332         * gnus-registry.el (gnus-registry-unload-hook):
19333         Set as a variable with add-hook.
19334
19335         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19336         of news-path.
19337
19338         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19339
19340         * spam.el: Delete duplicate `provide'.
19341         (spam-unload-hook): Set as a variable with add-hook.
19342
19343 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19344
19345         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19346         in the doc string.
19347
19348         * message.el (message-ignored-news-headers)
19349         (message-ignored-supersedes-headers)
19350         (message-ignored-resent-headers)
19351         (message-forward-ignored-headers): Improve custom type.
19352
19353 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19354
19355         * message.el (message-tokenize-header): Fix 2004-09-06 change
19356         which used point-min in the wrong place.
19357
19358 2004-10-12  Simon Josefsson  <jas@extundo.com>
19359
19360         * tls.el (tls-certtool-program): New variable.
19361         (tls-certificate-information): New function, based on
19362         ssl-certificate-information.
19363
19364 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19365
19366         * compface.el: Move the version of ELisp-based uncompface program
19367         to the contrib directory because of the copyright problem.
19368
19369 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19370
19371         * message.el (message-kill-buffer): Raise the current frame.
19372
19373 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19374
19375         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19376
19377         * gnus.el (message-y-or-n-p): Autoload.
19378
19379         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19380         (pop3-password-required, pop3-authentication-scheme)
19381         (pop3-leave-mail-on-server): Make customizable.
19382         (pop3): New custom group.
19383         (pop3-retr): Remove `sleep-for' statements.
19384         Suggested by Dave Love <fx@gnu.org>.
19385
19386         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19387         Windows/DOS.
19388
19389         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19390         (imap-parse-body): Fix incorrect use of `assert'.
19391         Suggested by Dave Love <fx@gnu.org>.
19392
19393         * mml.el (mml-minibuffer-read-disposition): Require match.
19394         Suggested by Dave Love <fx@gnu.org>.
19395
19396 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19397
19398         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19399         doc string.
19400
19401 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19402
19403         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19404
19405 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19406
19407         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19408         instead of calling `mm-insert-inline', to decode text/* parts
19409         before displaying them.
19410
19411 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19412
19413         * mm-uu.el (mm-uu-text-plain-type): New variable.
19414         (mm-uu-pgp-signed-extract-1): Use it.
19415         (mm-uu-pgp-encrypted-extract-1): Use it.
19416         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19417         bind mm-uu-text-plain-type with that value.
19418         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19419         mm-uu-dissect.
19420
19421 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19422
19423         * gnus-group.el (gnus-update-group-mark-positions):
19424         * gnus-sum.el (gnus-update-summary-mark-positions):
19425         * message.el (message-check-news-body-syntax):
19426         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19427         of string-as-multibyte.
19428
19429 2004-10-05  Juri Linkov  <juri@jurta.org>
19430
19431         * gnus-group.el (gnus-update-group-mark-positions):
19432         * gnus-sum.el (gnus-update-summary-mark-positions):
19433         * message.el (message-check-news-body-syntax):
19434         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19435         8-bit unibyte values to a multibyte string for search functions.
19436
19437 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19438
19439         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19440         (mm-uu-dissect-text-parts): New function.
19441
19442         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19443         dissect text parts.
19444
19445         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19446         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19447
19448         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19449
19450         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19451         Use gnus-current-topics instead of gnus-current-topic.
19452
19453 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19454
19455         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19456
19457 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19458
19459         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19460         where approriate.
19461
19462         * nnml.el (nnml-generate-active-info): do.
19463
19464         * nndiary.el (nndiary-generate-active-info): do.
19465
19466         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19467         (gnus-topic-move): do.
19468
19469         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19470         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19471
19472         * gnus-srvr.el (gnus-server-prepare)
19473         (gnus-server-open-all-servers): do.
19474
19475         * gnus-msg.el (gnus-summary-cancel-article)
19476         (gnus-summary-resend-message)
19477         (gnus-summary-mail-crosspost-complaint): do.
19478
19479         * gnus-move.el (gnus-change-server): do.
19480
19481         * gnus-group.el (gnus-group-unmark-all-groups)
19482         (gnus-group-set-current-level): do.
19483
19484 2004-10-04  Simon Josefsson  <jas@extundo.com>
19485
19486         * message.el (message-generate-hashcash): Doc fix.
19487
19488 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19489
19490         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19491         avoid infinite recursion via gnus-get-function.
19492
19493 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19494
19495         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19496
19497         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19498
19499         * nnmail.el (nnmail-split-history): do.
19500
19501         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19502         (nnml-request-delete-group): do.
19503
19504         * nnslashdot.el (nnslashdot-read-groups): do.
19505
19506         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19507         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19508
19509         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19510         (nnspool-sift-nov-with-sed): Use last.
19511         (nnspool-retrieve-headers-with-nov): Use mapc.
19512         (nnspool-request-newgroups): Use dolist.
19513         (nnspool-request-group): Use last.
19514
19515         * nntp.el (nntp-read-server-type): Use dolist.
19516
19517         * nnvirtual.el (nnvirtual-create-mapping)
19518         (nnvirtual-update-read-and-marked): Use dolist.
19519         (nnvirtual-convert-headers): Simplify.
19520
19521 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19522
19523         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19524         Add support for sync'ing tick marks.
19525
19526 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19527
19528         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19529         there's no visible header.
19530
19531 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19532
19533         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19534         When necessary, pass full group name to gnus-request-set-marks.
19535
19536 2004-10-01  Simon Josefsson  <jas@extundo.com>
19537
19538         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19539         acroread.
19540
19541 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19542
19543         * spam-report.el (spam-report-gmane): Fix interactive.
19544
19545         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19546
19547         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19548         when writing file.
19549         (gnus-agent-synchronize-flags): Don't default to being
19550         interactive.
19551
19552 2004-09-30  Simon Josefsson  <jas@extundo.com>
19553
19554         * message.el (message-generate-hashcash): Add.
19555         (message-send-mail): Use it, call mail-add-payment.
19556
19557 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19558
19559         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19560
19561 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19562
19563         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19564         gnus-requst-update-info with explicit code to sync the in-memory
19565         info read flags with the marks being sync'd to the backend.
19566
19567         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19568
19569 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19570
19571         * spam.el (spam-verify-bogofilter): Add new function.
19572         (spam-check-bogofilter)
19573         (spam-bogofilter-register-with-bogofilter): Use it.
19574         (spam-verify-bogofilter): Add small fixes.
19575
19576 2004-09-28  Simon Josefsson  <jas@extundo.com>
19577
19578         * hashcash.el (hashcash-generate-payment): Revert.
19579
19580 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19581
19582         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19583         Use gnus-extract-references instead of gnus-split-references.
19584
19585         * gnus-util.el (gnus-extract-references): Add new function, analogous
19586         to gnus-split-references but extracts only the message-ID without
19587         anything extra.
19588
19589         * hashcash.el (hashcash-generate-payment)
19590         (hashcash-check-payment): Do the right thing if hashcash-path is
19591         nil (because the hashcash program could not be found).
19592
19593         * spam.el (spam-use-hashcash): Remove comment.
19594
19595 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19596
19597         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19598         (gnus-cache-enter-article, gnus-cache-remove-article)
19599         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19600
19601         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19602
19603         * gnus-art.el (article-hide-boring-headers)
19604         (article-translate-strings, article-display-face)
19605         (gnus-article-mime-match-handle-first)
19606         (gnus-article-highlight-headers)
19607         (gnus-article-add-buttons-to-head): do.
19608
19609 2004-09-27  Simon Josefsson  <jas@extundo.com>
19610
19611         * hashcash.el: New version, from
19612         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19613         ../contrib/.
19614
19615 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19616
19617         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19618
19619 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19620
19621         * gnus-dup.el (gnus-dup-open): Use mapc.
19622         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19623
19624         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19625         Reported by Stefan Wiens <s.wi@gmx.net>.
19626
19627         * gnus.el (gnus-shutdown): Use dolist.
19628
19629         * gnus-undo.el (gnus-undo): Use mapc.
19630
19631         * nnrss.el (nnrss-generate-active): do.
19632
19633         * message.el (message-cite-original-without-signature)
19634         (message-cite-original): Use mapc.
19635         (message-do-actions, message-make-forward-subject): Use dolist.
19636
19637 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19638
19639         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19640         deletion to remove entire duplicate line.  Fixes merged article
19641         number bug.
19642
19643 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19644
19645         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19646         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19647         first ask if you want to open a server and then, even when you
19648         responded with no, asking if you want to synchronize the server's
19649         flags.
19650         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19651         multi-line expressions.
19652         (gnus-agent-synchronize-group-flags): New internal function.
19653         Updates marks in memory (in the info structure) AND in the
19654         backend.
19655
19656         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19657
19658         * nnagent.el (nnagent-request-set-mark):
19659         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19660         method, to ensure that synchronization updates marks in the
19661         backend and in the info (in memory) structure.
19662
19663 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19664
19665         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19666         convention fully; don't miss the root article of a thread; make
19667         the X-Draft-From header with correct article numbers.
19668
19669 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19670
19671         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19672         unless plugged.  Disable the agent so that an open failure causes
19673         an error.
19674
19675         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19676         Revert 2004-09-21 change.  The backend must be opened while
19677         synchronizing flags even when the backend stores the flags
19678         locally.
19679
19680 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19681
19682         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19683         in `header' match.  Reported by Svend Tollak Munkejord.
19684
19685         * message.el (message-cite-original): Fix use of
19686         `message-cite-articles-with-x-no-archive'.
19687
19688 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19689
19690         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19691         (gnus-window-to-buffer): Ditto.
19692
19693         * mml.el (mml-preview-buffer): New variable.
19694         (mml-preview): Manage window layout with gnus-buffer-configuration.
19695
19696         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19697         X-Draft-From header even if those articles aren't quoted.
19698
19699 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19700
19701         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19702         (gnus-request-set-mark, gnus-request-update-mark): Use new
19703         g-s-t-u-l-m to decide to use backend even when unplugged.
19704
19705 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19706
19707         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19708         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19709
19710 2004-09-20  Simon Josefsson  <jas@extundo.com>
19711
19712         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19713         "utf-16-le".
19714
19715 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19716
19717         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19718
19719 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19720
19721         * uudecode.el (uudecode-use-external): Add :version.
19722
19723         * smime.el (smime-CA-file, smime-encrypt-cipher)
19724         (smime-dns-server): Add :version.
19725
19726         * smiley.el (gnus-smiley-file-types): Add :version.
19727
19728         * sha1.el (sha1-use-external): Add :version.
19729
19730         * pgg-def.el (pgg-query-keyserver): Add :version.
19731
19732         * nnmail.el (nnmail-fancy-expiry-targets)
19733         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19734         Add :version.
19735
19736         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19737         (nnimap-retrieve-groups-asynchronous): Add :version.
19738         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19739
19740         * mml.el (mml-content-disposition-parameters)
19741         (mml-insert-mime-headers-always): Add :version.
19742
19743         * mm-util.el (mm-coding-system-priorities): Add :version.
19744
19745         * mm-decode.el (mm-inline-text-html-with-images)
19746         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19747         (mm-verify-option): Add :version.
19748         (mm-text-html-renderer): Change :version.
19749
19750         * message.el (message-fcc-externalize-attachments)
19751         (message-required-headers, message-draft-headers)
19752         (message-subject-trailing-was-query)
19753         (message-subject-trailing-was-ask-regexp)
19754         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19755         (message-mark-insert-end, message-archive-header)
19756         (message-archive-note, message-cross-post-default)
19757         (message-cross-post-note, message-followup-to-note)
19758         (message-cross-post-note-function, message-use-mail-followup-to)
19759         (message-subscribed-address-functions)
19760         (message-subscribed-address-file, message-subscribed-addresses)
19761         (message-subscribed-regexps, message-allow-no-recipients)
19762         (message-yank-cited-prefix, message-signature-insert-empty-line)
19763         (message-hidden-headers, message-hierarchical-addresses)
19764         (message-mail-user-agent, message-use-idna)
19765         (message-valid-fqdn-regexp)
19766         (message-strip-special-text-properties, message-header-synonyms)
19767         (message-beginning-of-line, message-tab-body-function): Add :version.
19768         (message-insert-canlock, message-wide-reply-confirm-recipients):
19769         Change :version.
19770
19771         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19772         and :version.
19773         (mail-source-delete-old-incoming-confirm)
19774         (mail-source-movemail-program): Add :version.
19775
19776         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19777         (gnus-agent-cache, gnus-agent): Change :version.
19778
19779         * gnus-util.el (gnus-use-byte-compile): Change :version.
19780
19781         * gnus-sum.el (gnus-summary-make-false-root-always)
19782         (gnus-summary-default-high-score)
19783         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19784         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19785         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19786         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19787         (gnus-sum-thread-tree-single-indent)
19788         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19789         (gnus-sum-thread-tree-leaf-with-other)
19790         (gnus-sum-thread-tree-single-leaf): Add :version.
19791         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19792         (gnus-article-loose-mime): Change :version.
19793
19794         * gnus-start.el (gnus-backup-startup-file)
19795         (gnus-save-startup-file-via-temp-buffer): Add :version.
19796
19797         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19798         (gnus-server-offline-face): Add :version.
19799
19800         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19801
19802         * gnus-msg.el (gnus-gcc-externalize-attachments)
19803         (gnus-debug-files, gnus-debug-exclude-variables)
19804         (gnus-discouraged-post-methods): Change :version.
19805         (gnus-confirm-mail-reply-to-news)
19806         (gnus-confirm-treat-mail-like-news): Add :version.
19807
19808         * gnus-int.el (gnus-server-unopen-status): Add :version.
19809
19810         * gnus-group.el (gnus-group-jump-to-group-prompt)
19811         (gnus-large-ephemeral-newsgroup)
19812         (gnus-fetch-old-ephemeral-headers): Add :version.
19813
19814         * gnus-fun.el (gnus-x-face-directory)
19815         (gnus-convert-pbm-to-x-face-command)
19816         (gnus-convert-image-to-x-face-command)
19817         (gnus-convert-image-to-face-command): Add :version.
19818
19819         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19820
19821         * gnus-cite.el (gnus-cite-blank-line-after-header)
19822         (gnus-article-boring-faces): Add :version.
19823
19824         * gnus-art.el (gnus-buttonized-mime-types)
19825         (gnus-inhibit-mime-unbuttonizing)
19826         (gnus-treat-display-face)
19827         (gnus-treat-body-boundary): Change :version.
19828         (gnus-body-boundary-delimiter, gnus-picon-databases)
19829         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19830         (gnus-treat-date-english, gnus-treat-fold-headers)
19831         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19832         (gnus-treat-mail-picon, gnus-treat-wash-html)
19833         (gnus-article-encrypt-protocol)
19834         (gnus-use-idna, gnus-article-over-scroll)
19835         (gnus-mime-display-multipart-alternative-as-mixed)
19836         (gnus-mime-display-multipart-related-as-mixed)
19837         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19838         (gnus-ctan-url, gnus-button-ctan-handler)
19839         (gnus-button-handle-ctan-bogus-regexp)
19840         (gnus-button-ctan-directory-regexp)
19841         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19842         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19843         (gnus-button-man-level, gnus-button-emacs-level)
19844         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19845
19846         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19847         (gnus-agent-go-online): Change :version.
19848         (gnus-agent-expire-unagentized-dirs)
19849         (gnus-agent-auto-agentize-methods): Add :version.
19850
19851         * flow-fill.el (fill-flowed-display-column)
19852         (fill-flowed-encode-column): Add :version.
19853
19854         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19855         (gnus-outlook-deuglify-unwrap-max)
19856         (gnus-outlook-deuglify-cite-marks)
19857         (gnus-outlook-deuglify-unwrap-stop-chars)
19858         (gnus-outlook-deuglify-no-wrap-chars)
19859         (gnus-outlook-deuglify-attrib-cut-regexp)
19860         (gnus-outlook-deuglify-attrib-verb-regexp)
19861         (gnus-outlook-deuglify-attrib-end-regexp)
19862         (gnus-outlook-display-hook): Add :version.
19863
19864         * binhex.el (binhex-use-external): Add :version.
19865
19866 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19867
19868         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19869         and `invisible'.
19870
19871 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19872
19873         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19874         in gnus-registry-trim.
19875
19876 2004-09-13  Simon Josefsson  <jas@extundo.com>
19877
19878         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19879
19880         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19881
19882         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19883         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19884         <yamaoka@jpl.org>.
19885         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19886         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19887         <yamaoka@jpl.org>.
19888
19889         * sieve.el (sieve-manage-mode): Ditto.
19890
19891 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19892
19893         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19894
19895 2004-09-11  Simon Josefsson  <jas@extundo.com>
19896
19897         * dns-mode.el: Add.
19898
19899         * mm-view.el (mm-display-dns-inline): Add.
19900
19901         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19902         (mm-automatic-display): Ditto.
19903
19904         * mailcap.el (mailcap-mime-data): Add text/dns.
19905         (mailcap-mime-extensions): Map .soa to text/dns.
19906
19907 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19908
19909         * gnus-art.el (article-decode-mime-words, article-babel)
19910         (gnus-article-highlight-signature, gnus-article-add-buttons)
19911         (gnus-signature-toggle): Remove unnecessary bindings of
19912         `inhibit-read-only' inherited from v5.10 merge.
19913
19914 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19915
19916         * nntp.el (nntp): New customization group.
19917         (nntp-authinfo-file): Add customization group.
19918
19919         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19920
19921         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19922
19923         * gnus.el (to-address, to-list, subscribed)
19924         (large-newsgroup-initial): Ditto.
19925
19926         * flow-fill.el (fill-flowed-display-column)
19927         (fill-flowed-encode-column): Ditto.
19928
19929 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19930
19931         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19932         Use point-min rather than 1.
19933         (message-send-mail): Use buffer-size rather than point-max.
19934
19935         * gnus-sum.el (gnus-summary-search-article-forward):
19936         Signal a specific `search-failed' rather than a generic `error'.
19937
19938         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19939         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19940         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19941
19942 2004-09-10  Simon Josefsson  <jas@extundo.com>
19943
19944         * nndb.el (require): Remove tcp and duplicate cl.
19945
19946 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19947
19948         * gnus-agent.el (directory-files-and-attributes): Move forward.
19949
19950 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19951
19952         * gnus-agent.el (directory-files-and-attributes):
19953         Optionally defined to support XEmacs.
19954
19955 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19956
19957         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19958         to avoid run-time CL dependencies.
19959         (gnus-agent-unfetch-articles): New function.
19960         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19961         article numbers even when local .overview file is missing.
19962         (gnus-agent-read-article-number): New function.  Only accepts
19963         27-bit article numbers.
19964         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19965         Use gnus-agent-read-article-number.
19966         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19967         from backend while recognizing that article numbers in .overview
19968         must be valid.
19969         (gnus-agent-update-files-total-fetched-for):
19970         Use directory-files-and-attributes to improve performance.
19971         * gnus-int.el (gnus-request-move-article):
19972         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19973         improve performance.
19974
19975         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19976         some users confused by references to .newsrc when they only have a
19977         .newsrc.eld file.
19978         (gnus-convert-mark-converter-prompt)
19979         (gnus-convert-converter-needs-prompt): Fix use of property list.
19980         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19981         New function.  Used internally to only display 'gnus converting
19982         files' message when actually necessary.
19983
19984         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19985         methods now autoloaded.
19986
19987 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19988
19989         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19990         identifiers.
19991
19992 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19993
19994         * gnus-picon.el: Fix indentation and closing parenthesis.
19995
19996 2004-09-01  Simon Josefsson  <jas@extundo.com>
19997
19998         * message.el (message-canlock-generate): Require sha1, not
19999         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20000         to require within a function.  Sadly, if sha1.el isn't loaded, the
20001         let binding in m-c-g will hide the defcustom definition, which is
20002         bad.)
20003
20004         * canlock.el: Require sha1, not sha1-el.
20005
20006         * message.el: Don't autoload sha1 (there is a autoload cookie in
20007         sha1.el).
20008
20009         * sha1-el.el: Rename to sha1.el.
20010
20011 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20012
20013         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20014
20015 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20016
20017         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20018
20019 2004-08-30  Kim F. Storm  <storm@cua.dk>
20020
20021         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20022
20023         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20024         Add :group 'nnimap.
20025
20026 2004-08-30  Andreas Schwab  <schwab@suse.de>
20027
20028         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20029         ?* and ?\;.
20030
20031         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20032         and ?\' to symbol instead of whitespace.
20033
20034 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20035
20036         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20037
20038         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20039         instead of re-search-forward.
20040
20041         * gnus-uu.el (gnus-uu-save-article): Ditto.
20042         (gnus-uu-post-encode-uuencode): Ditto.
20043
20044         * html2text.el (html2text-clean-list-items): Ditto.
20045         (html2text-clean-dtdd): Ditto.
20046         (html2text-format-tags): Ditto.
20047
20048         * message.el (message-send-mail-with-sendmail): Fix regexp.
20049         (message-fill-field-general): Use search-forward instead of
20050         re-search-forward.
20051         (unbold-region): Ditto.
20052
20053         * nnrss.el (nnrss-request-article): Ditto.
20054
20055         * nnslashdot.el (nnslashdot-request-article): Ditto.
20056
20057         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20058
20059         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20060         "Unrecognized menu descriptor" error in XEmacs.
20061
20062 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20063
20064         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20065         parent article of a sparse article in the thread hashtb.
20066
20067 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20068
20069         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20070         (nnmail-expand-newtext): Lowercase expanded entries if
20071         nnmail-split-lowercase-expanded is non-nil.
20072
20073 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20074
20075         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20076
20077         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20078         of gnus-tmp-news-method into string under XEmacs.  It will be
20079         passed to gnus-correct-length which takes only a string argument.
20080
20081 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20082
20083         * gnus-util.el (gnus-bind-print-variables): New macro.
20084         (gnus-prin1): Use it.
20085         (gnus-prin1-to-string): Use it.
20086         (gnus-pp): New function.
20087         (gnus-pp-to-string): New function.
20088
20089         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20090         Replace pp-to-string with gnus-pp-to-string.
20091         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20092         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20093         * gnus-msg.el (gnus-debug): Ditto.
20094         * gnus-score.el (gnus-score-save): Ditto.
20095         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20096         gnus-pp-to-string.
20097         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20098         with gnus-pp.
20099         * score-mode.el (gnus-score-pretty-print): Ditto.
20100         * webmail.el (webmail-debug): Ditto.
20101
20102 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20103
20104         * gnus-art.el (article-display-face, article-display-x-face):
20105         Use buffer-read-only.
20106
20107 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20108
20109         * gnus-art.el (article-hide-list-identifiers):
20110         Bind inhibit-read-only as t.
20111
20112 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20113
20114         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20115
20116 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20117
20118         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20119         (gnus-narrow-to-page): Don't assume point-min == 1.
20120         (gnus-article-edit-mode): Derive from message-mode.
20121
20122         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20123         point-min == 1.
20124
20125         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20126         Disable incorrect use of `assert'.
20127
20128         * message.el (message-mode): Set comment-start-skip.
20129
20130
20131 2004-08-22  Sam Steingold  <sds@gnu.org>
20132
20133         * pop3.el (pop3-leave-mail-on-server): New user variable.
20134         (pop3-movemail): Delete mail only when it is nil.
20135
20136 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20137
20138         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20139
20140         * mml.el (mml-preview): Use `pop-to-buffer'.
20141
20142         * message.el (message-goto-mail-followup-to): Insert after "To".
20143         (message-carefully-insert-headers): Add comment.
20144
20145         * gnus.el: Remove unused variable `gnus-article-check-size'.
20146
20147         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20148
20149         * gnus-art.el (gnus-button-alist):
20150         Improve `gnus-button-handle-library' entry.
20151
20152 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20153
20154         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20155         Use downcase, since XEmacs capitalizes error messages differently.
20156
20157 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20158
20159         * nntp.el: Add (require 'gnus) due to reference to
20160         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20161
20162 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20163
20164         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20165         Bind `mm-fill-flowed'.
20166
20167         * mm-decode.el (mm-dissect-singlepart): Check it.
20168
20169 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20170
20171         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20172         'imap' for netrc parsing.
20173
20174 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20175
20176         * mailcap.el (mailcap-mime-data): Mark as risky.
20177
20178 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20179
20180         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20181         may be included in the encoded word.
20182         (rfc2047-encode): Don't append a space if the encoded word
20183         includes close parenthesis.
20184
20185 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20186
20187         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20188         of text within parentheses.
20189
20190 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20191
20192         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20193         (gnus-encrypt-write-file-contents): Make the password key the file
20194         name PLUS the cipher, not just the cipher.  Also remove failed
20195         passwords from the cache.
20196
20197 2004-08-06  Simon Josefsson  <jas@extundo.com>
20198
20199         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20200         Doc fix.
20201
20202 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20203
20204         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20205         LWSP.
20206
20207 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20208
20209         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20210         Try to append in-reply-to: data to the references: header.
20211
20212         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20213         (netrc-parse): Use gnus-encrypt.el functions.
20214
20215         * gnus-encrypt.el: Add new file for encryption support; currently
20216         does only a few GPG ciphers and an internal XOR cipher.
20217
20218         * password.el: Add comments on using password-read-and-add.
20219         (password-read-and-add): Add function to read and add the
20220         password to the cache at once.
20221
20222 2004-07-28  Simon Josefsson  <jas@extundo.com>
20223
20224         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20225         parameter (but don't use it, for now).
20226
20227         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20228         instead of hard coding to nil.
20229
20230 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20231
20232         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20233         as mm-inline-image-xemacs does.
20234
20235 2004-07-26  Simon Josefsson  <jas@extundo.com>
20236
20237         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20238         Revert part of 2004-07-17 change below.
20239
20240 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20241
20242         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20243         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20244
20245 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20246
20247         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20248         quotes that actually start with ">" at the beginning of the
20249         lines.
20250
20251 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20252
20253         * rfc2047.el (rfc2047-encode-region): Fix last change.
20254         (rfc2047-encode-parameter): Remove useless concat.
20255
20256 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20257
20258         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20259         encode special characters; fix some kind of misconfigured headers;
20260         signal a real error if debug-on-quit or debug-on-error is non-nil.
20261         (rfc2047-encode-max-chars): New variable.
20262         (rfc2047-encode-1): Use it.
20263         (rfc2047-encode-parameter): New function.
20264
20265         * mml.el (mml-insert-parameter): Remove an excessive space.
20266
20267 2004-07-17  Simon Josefsson  <jas@extundo.com>
20268
20269         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20270         Kai Grossjohann <kai@emptydomain.de>.
20271         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20272         (gnus-group-make-menu-bar): Ditto.
20273
20274         * gnus-util.el (gnus-group-server): Add.
20275
20276 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20277
20278         * message.el (message-clone-locals): Clone sendmail and smtp
20279         variables.
20280
20281 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20282
20283         * rfc2047.el (rfc2047-encode-region): Fix last change.
20284
20285 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20286
20287         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20288         characters as non-special.
20289
20290 2004-07-09  Simon Josefsson  <jas@extundo.com>
20291
20292         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20293         Users will lose all flag changes made while unplugged with
20294         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20295         good default.  See numerous reports on ding mailing list.
20296
20297 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20298
20299         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20300         add generate-head-function and generate-article-function to the
20301         rfc822-forward entry.
20302         (nndoc-rfc822-forward-generate-article): New function.
20303         (nndoc-rfc822-forward-generate-head): New function.
20304
20305         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20306
20307 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20308
20309         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20310         respect display group parameter and gnus-summary-expunge-below.
20311         (gnus-articles-to-read): Remove unused reference to display group
20312         parameter.
20313
20314 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20315
20316         * nnheader.el (nnheader-uniquify-message-id): New experimental
20317         variable.
20318         (nnheader-nov-read-message-id): Use it.
20319
20320         * spam-report.el (spam-report-gmane): Add interactive.
20321
20322 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20323
20324         * mm-encode.el (mm-content-transfer-encoding-defaults):
20325         Use qp-or-base64 for the application/* types.
20326
20327 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20328
20329         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20330
20331 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20332
20333         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20334         trim value.
20335
20336 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20337
20338         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20339         New macro and function.
20340         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20341
20342 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20343
20344         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20345         after-load-alist.
20346
20347 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20348
20349         * gnus-group.el (gnus-group-get-new-news-this-group):
20350         Don't update info that isn't there.
20351
20352 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20353
20354         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20355         entry.
20356
20357 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20358
20359         * mm-view.el (mm-inline-render-with-function): Use multibyte
20360         buffer; decode html source by charset.
20361
20362         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20363
20364         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20365         Mule-UCS is loaded under XEmacs.
20366         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20367
20368 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20369
20370         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20371
20372 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20373
20374         * mm-util.el (mm-coding-system-p): Return a coding-system.
20375         (mm-mime-mule-charset-alist): Use shift_jis instead of
20376         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20377         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20378         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20379         instead of japanese-shift-jis and iso-latin-1 respectively in
20380         order to share the default value with both Emacs and XEmacs-mule.
20381         (mm-mule-charset-to-mime-charset):
20382         Make mm-coding-system-priorities effective.
20383         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20384         while predicating of candidates upon the priorities.
20385
20386 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20387
20388         * gnus-sum.el (gnus-summary-make-menu-bar):
20389         Add gnus-uu-invert-processable.
20390
20391         * gnus.el: Autoload gnus-uu-invert-processable.
20392
20393 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20394
20395         * mm-util.el (mm-with-multibyte-buffer): New macro.
20396
20397         * rfc2047.el (rfc2047-encode-string): Use it.
20398         (rfc2047-encode-region): Move point to the end of the region after
20399         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20400
20401 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20402
20403         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20404         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20405
20406 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20407
20408         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20409         (gnus-cite-parse): Ignore quoted envelope From_.
20410         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20411
20412 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20413
20414         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20415         invalid addresses.
20416
20417 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20418
20419         * spam.el: Change section markers, revise TODO list.
20420         (spam-backends): Make new master list of all installed backends.
20421         (spam-summary-exit-behavior): Add new variable to determine how
20422         messages moves are done at summary exit.
20423         (spam-move-spam-nonspam-groups-only)
20424         (spam-process-ham-in-nonham-groups)
20425         (spam-process-ham-in-spam-groups): Remove variables, the
20426         spam-summary-exit-behavior variable should be used to manage this
20427         behavior.
20428         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20429         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20430         and spam-old-spam-articles.
20431         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20432         Add empty variables, placeholders for the backends they represent.
20433         (spam-set-difference): Move, unchanged.
20434         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20435         unless the user has a processor variable.
20436         (spam-classifications, spam-classification-valid-p)
20437         (spam-backend-properties, spam-backend-property-valid-p)
20438         (spam-backend-function-type-valid-p)
20439         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20440         (spam-report-articles-gmane, spam-report-articles-resend):
20441         Remove functions, they are not needed.
20442         (spam-install-backend-super, spam-backend-list)
20443         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20444         (spam-backend-function, spam-backend-ham-registration-function)
20445         (spam-backend-spam-registration-function)
20446         (spam-backend-ham-unregistration-function)
20447         (spam-backend-spam-unregistration-function)
20448         (spam-backend-statistical-p, spam-backend-mover-p)
20449         (spam-install-backend-alias, spam-install-checkonly-backend)
20450         (spam-install-mover-backend, spam-install-nocheck-backend)
20451         (spam-install-backend, spam-install-statistical-backend)
20452         (spam-install-statistical-checkonly-backend): Add backend installation
20453         support.
20454         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20455         (spam-group-processor-p): Use the new backend code and respect the
20456         summary exit behavior.
20457         (spam-mark-spam-as-expired-and-move-routine): Remove.
20458         (spam-summary-prepare): Change to use the new spam-old-articles
20459         variable.
20460         (spam-copy-or-move-routine, spam-copy-spam-routine)
20461         (spam-move-spam-routine, spam-copy-ham-routine)
20462         (spam-move-ham-routine): Add code to copy/move ham or spam.
20463         (spam-fetch-field-fast): Improve doc and code, plus allow the
20464         'number request.
20465         (spam-list-of-checks, spam-list-of-statistical-checks):
20466         Remove variables.
20467         (spam-split, spam-find-spam): Use the new backend code.
20468         (spam-registration-functions): Remove variable.
20469         (spam-unregister-routine): Add convenience wrapper.
20470         (spam-log-undo-registration, spam-register-routine)
20471         (spam-log-processing-to-registry)
20472         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20473         where possible.
20474         (spam-check-gmane-xref, spam-check-regex-headers)
20475         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20476         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20477         (spam-check-bogofilter-headers, spam-check-spamoracle)
20478         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20479         (spam-check-crm114-headers): Use the spam-split-group that
20480         spam-split prepares, no need to determine it every time.
20481
20482         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20483         to the nnheader-parse-naked-head call.
20484
20485         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20486
20487         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20488         the nnheader-nov-read-message-id call.
20489
20490 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20491
20492         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20493         gnus-activate-group twice.  Suggested by Markus Peter
20494         <warp@spin.de>.
20495
20496 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20497
20498         * gnus-art.el (gnus-article-time-format): Exchange the order of
20499         day and month in the default value; fix customization type.
20500         (article-date-ut): Use add-text-properties.
20501         (article-make-date-line): Use message-make-date instead of
20502         current-time-string.
20503
20504         * message.el (message-fetch-field): Don't use set-text-properties.
20505         (message-make-date): Simplify.
20506
20507         * messagexmas.el (message-xmas-make-date): New function.
20508         (message-xmas-redefine): Defalias message-make-date to it.
20509
20510 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20511
20512         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20513         (rfc2047-encode-region): Treat text within parentheses as special;
20514         show the original text when error has occurred.
20515
20516         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20517         already-computed method to gnus-activate-group.
20518
20519         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20520         same select-methods identical Lisp objects.
20521
20522         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20523         object when modifying the info.
20524
20525 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20526
20527         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20528         gnus-opened-servers since it has never been opened with the new
20529         configuration yet.
20530
20531 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20532
20533         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20534         arg to nnheader-generate-fake-message-id.
20535
20536 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20537
20538         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20539         number and build a fake message ID localized to a group and
20540         article number (so it's repeatable from that point on).
20541         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20542         ID format.
20543
20544         * gnus-sum.el (gnus-get-newsgroup-headers):
20545         Call nnheader-generate-fake-message-id with the article number.
20546
20547 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20548
20549         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20550         end-of-buffer.
20551
20552 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20553
20554         * message.el (message-ignored-supersedes-headers): Add Approved.
20555
20556 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20557
20558         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20559         goto-char.
20560         (rfc2047-encode): Fold the line before encoding.
20561
20562 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20563
20564         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20565         folding -- not all headers can be folded, and this should be done
20566         by the message composition mode.  Probably.  I think.
20567
20568 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20569
20570         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20571         fast.
20572
20573         * gnus-ems.el (gnus-remove-image): Don't use
20574         message-text-with-property; remove only the image found first.
20575
20576         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20577         found first.
20578
20579 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20580
20581         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20582
20583 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20584
20585         * message.el (message-text-with-property): Make it fast and accept
20586         optional arguments.
20587         (message-strip-forbidden-properties): Use it.
20588         (message-fix-before-sending): Follow the m-t-w-p change.
20589
20590         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20591
20592 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20593
20594         * gnus-art.el (article-hide-headers): Don't change the buffer
20595         mistakenly when performing mml-preview even if
20596         gnus-single-article-buffer is nil.
20597
20598 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20599
20600         * message.el (message-expand-name-databases): New user option.
20601         (message-expand-name): Use it.
20602
20603 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20604
20605         * spam.el (spam-report-articles-resend)
20606         (spam-report-resend-register-routine): Allow ham reporting.
20607         (spam-report-resend-register-ham-routine): Add wrapper.
20608         (spam-registration-functions): Add ham resending functions.
20609         (spam-list-of-processors): Add ham resend processor.
20610
20611         * gnus.el (ham-resend-to): Add new group parameter.
20612         (spam-process): Add ham resend option.
20613
20614         * spam-report.el (spam-report-resend): Allow reporting ham.
20615         (spam-report-resend-ham): Add wrapper.
20616
20617 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20618
20619         * message.el (message-cite-articles-with-x-no-archive):
20620         New variable.
20621         (message-cite-original): Use it.
20622
20623 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20624
20625         * message.el (message-cite-original): Respect X-No-Archive.
20626
20627 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20628
20629         * gnus-art.el (article-hide-headers): Refer to the values for
20630         gnus-ignored-headers and gnus-visible-headers in the summary
20631         buffer since a user may have set them as group parameters.
20632
20633 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20634
20635         * assistant.el (assistant-node-name): Add convenience function.
20636         (assistant-render-text, assistant-render-node): Add error handling,
20637         plus handle multiple next nodes.
20638         (assistant-find-next-node): Comment out for now.
20639         (assistant-find-next-nodes): Add function, returns list of next
20640         nodes.
20641
20642 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20643
20644         * mail-source.el (mail-source-directory): Fix doc-string.
20645
20646 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20647
20648         * assistant.el (assistant-render-text, assistant-eval): Add :set
20649         widget type, which is different because it takes and returns a
20650         list.  Much hilarity ensues.
20651
20652 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20653
20654         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20655
20656         * gnus-group.el (gnus-group-get-new-news-this-group):
20657         Add doc-string.
20658
20659         * gnus-start.el (gnus-activate-group): Add doc-string.
20660
20661 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20662
20663         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20664
20665 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20666
20667         * assistant.el (assistant-render-text): Try to add a :set
20668         widget, more to come.
20669
20670         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20671         strings.
20672         (spam-report-articles-resend)
20673         (spam-register-routine): Do registration iff any articles warrant
20674         it.
20675         (spam-summary-prepare-exit): Change log message for nil group
20676         destinations.
20677
20678 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20679
20680         * spam.el (spam-report-resend-register-routine):
20681         Allow spam-report-resend-to to be a group parameter or a global value.
20682
20683 2004-05-26  Simon Josefsson  <jas@extundo.com>
20684
20685         * starttls.el: Merge with my GNUTLS based starttls.el.
20686         (starttls-gnutls-program, starttls-use-gnutls)
20687         (starttls-extra-arguments, starttls-process-connection-type)
20688         (starttls-connect, starttls-failure, starttls-success):
20689         New variables.
20690         (starttls-program, starttls-extra-args): Doc fix.
20691         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20692         New functions.
20693         (starttls-negotiate, starttls-open-stream):
20694         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20695         function if it is set.
20696
20697 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20698
20699         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20700         structured fields.
20701
20702 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20703
20704         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20705
20706 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20707
20708         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20709         Add variable.
20710         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20711         assigning the spam-mark to new messages.
20712
20713 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20714
20715         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20716
20717 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20718
20719         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20720
20721         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20722         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20723         default.
20724
20725 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20726
20727         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20728         correct data.
20729
20730 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20731
20732         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20733         (spam-group-processor-p): Fix function.
20734         (spam-group-processor-multiple-p)
20735         (spam-group-spam-processor-report-gmane-p)
20736         (spam-group-spam-processor-report-resend-p)
20737         (spam-group-spam-processor-bogofilter-p)
20738         (spam-group-spam-processor-blacklist-p)
20739         (spam-group-spam-processor-ifile-p)
20740         (spam-group-ham-processor-ifile-p)
20741         (spam-group-spam-processor-spamoracle-p)
20742         (spam-group-spam-processor-crm114-p)
20743         (spam-group-ham-processor-bogofilter-p)
20744         (spam-group-spam-processor-stat-p)
20745         (spam-group-ham-processor-stat-p)
20746         (spam-group-ham-processor-whitelist-p)
20747         (spam-group-ham-processor-BBDB-p)
20748         (spam-group-ham-processor-spamoracle-p)
20749         (spam-group-ham-processor-copy-p): Remove functions with some
20750         prejudice against unneeded code.
20751         (spam-report-articles-resend)
20752         (spam-report-resend-register-routine): Allow the group/topic
20753         spam-resend-to value to override spam-report-resend-to.
20754         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20755         properly now.
20756
20757         * gnus.el (spam-resend-to): Add group/topic parameter.
20758         (spam-process): Move the OBSOLETE processors to the end of the
20759         choices.
20760
20761 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20762
20763         * spam-report.el (spam-report-resend-to, spam-report-resend):
20764         Start with resend-to set to nil, and then ask the user if necessary.
20765         (spam-report-resend): spam-report-resend takes a list of articles, not
20766         separate article numbers.
20767
20768 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20769
20770         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20771         addition to emacs-w3m.
20772
20773 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20774
20775         * assistant.el (assistant-authinfo-data): New function.
20776         (assistant-eval): Eval for entire assistant.
20777
20778         * netrc.el (netrc-services-file): New variable.
20779         (netrc-parse-services): New function.
20780         (netrc-find-service-name): New function.
20781         (netrc-find-service-number): New function.
20782         (netrc-port-equal): New function.
20783         (netrc-machine): Use it.
20784
20785         * nnimap.el (nnimap-open-connection): Use netrc.
20786
20787         * gnus-util.el (gnus-netrc-get): Remove aliases.
20788
20789         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20790
20791         * assistant.el (wid-edit): Fix compilation.
20792
20793         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20794
20795 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20796
20797         * gnus-util.el (gnus-set-file-modes): New function.  (small
20798         patch).
20799
20800 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20801
20802         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20803
20804         * assistant.el (assistant-render-node): Fix up rendering and
20805         read-only text.
20806         (assistant-render-node): Reset.
20807         (assistant-make-read-only): Not sticky.
20808
20809 2004-05-20  Danny Siu  <dsiu@adobe.com>
20810
20811         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20812         centered even when gnus-auto-center-summary is t.
20813
20814 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20815
20816         * dns.el (dns-get-txt-answer): New function.
20817         (dns-read-txt): Ditto.
20818         (query-dns): Use it.
20819
20820 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20821
20822         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20823         active for foreign groups even if the group level is higher than
20824         the specified value.
20825
20826 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20827
20828         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20829         non-active groups.
20830
20831         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20832
20833 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20834
20835         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20836
20837 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20838
20839         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20840         (spam-crm114-header, spam-crm114-spam-switch)
20841         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20842         (spam-crm114-positive-spam-header)
20843         (spam-crm114-database-directory, spam-list-of-processors)
20844         (spam-group-spam-processor-crm114-p)
20845         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20846         (spam-generic-score, spam-list-of-checks)
20847         (spam-list-of-statistical-checks, spam-registration-functions)
20848         (spam-check-crm114-headers, spam-crm114-score)
20849         (spam-check-crm114, spam-crm114-register-with-crm114)
20850         (spam-crm114-register-spam-routine)
20851         (spam-crm114-unregister-spam-routine)
20852         (spam-crm114-register-ham-routine)
20853         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20854         From asjo@koldfront.dk (Adam Sjøgren).
20855
20856         * gnus.el: Add spam-use-crm114.
20857
20858         * spam.el (spam-list-of-processors, spam-registration-functions):
20859         Add spam-use-resend.
20860         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20861         (spam-report-articles-gmane): Add doc fix.
20862         (spam-report-articles-resend, spam-report-resend-register-routine):
20863         Add wrappers around spam-report-resend-to.
20864
20865         * spam-report.el (spam-report-resend-to, spam-report-resend):
20866         Add support for resending spam.
20867         (spam-report-gmane): Fix line length >80.
20868
20869         * gnus.el (spam-process): Add spam-use-resend.
20870
20871 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20872
20873         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20874         number of processed spam messages.
20875         (spam-ham-copy-or-move-routine): Return the number of processed
20876         ham messages.
20877         (spam-summary-prepare-exit): Use the above values to decide
20878         whether status messages shouled be displayed.
20879
20880 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20881
20882         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20883         `rfc2047-encoding-function-alist' in order to avoid conflicting
20884         with the old version.
20885         (rfc2047-encode-region): Concatenate words containing non-ASCII
20886         characters in structured fields; don't encode space-delimited
20887         ASCII words even in unstructured fields; don't break words at
20888         char-category boundaries.
20889         (rfc2047-encode-1): New function.
20890         (rfc2047-encode): Use it; encode text so that it occupies the
20891         maximum width within 76-column; work correctly on Q encoding for
20892         iso-2022-* charsets.
20893         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20894         sure not to break a line just after the header name.
20895         (rfc2047-b-encode-region): Remove.
20896         (rfc2047-b-encode-string): New function.
20897         (rfc2047-q-encode-region): Remove.
20898         (rfc2047-q-encode-string): New function.
20899
20900         * mm-util.el (mm-replace-in-string): New function.
20901
20902 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20903
20904         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20905         Really get it right.
20906         (gnus-inews-make-draft): Really.
20907
20908 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20909
20910         * nnmh.el (nnmh-request-list-1): Don't check the link count
20911         before descending.  (small patch)
20912
20913 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20914
20915         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20916         stuff.
20917
20918         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20919         Match on real group name.
20920
20921         * gnus-art.el (gnus-signature-limit): Doc fix.
20922
20923         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20924
20925         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20926
20927 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20928
20929         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20930         isn't a string.
20931
20932 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20933
20934         * gnus-draft.el (gnus-draft-send):
20935         Bind rfc2047-encode-encoded-words.
20936
20937         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20938         (rfc2047-encodable-p): Say that =? needs encoding.
20939         (rfc2047-encode-encoded-words): New variable.
20940
20941         * gnus-group.el (gnus-group-select-group): Doc fix.
20942
20943         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20944
20945         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20946         to nil.
20947
20948         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20949
20950         * nnheader.el (nnheader-get-lines-and-char): New function.
20951
20952 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20953
20954         * gnus-msg.el (gnus-summary-followup-with-original):
20955         Document yanking of region when active.
20956
20957 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20958
20959         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20960         groups if the group level is higher than the specified value.
20961
20962 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20963
20964         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20965         (gnus-group-jump-to-group): Add prefix argument using
20966         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20967         non-active group.
20968
20969         * compface.el (uncompface): Be verbose when changing
20970         `uncompface-use-external'.
20971
20972         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20973         handle manual section.
20974
20975 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20976
20977         * gnus-art.el (gnus-button-alist): Revert previous change.
20978
20979 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20980
20981         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20982
20983 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20984
20985         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20986         whether backend can accept message.
20987
20988         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20989
20990 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20991
20992         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20993         Avoid creating directory when nntp-marks-is-evil is true.
20994         Reported by Reiner Steib.
20995
20996 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20997
20998         * gnus-picon.el (gnus-picon-style): New variable.
20999         (gnus-picon-insert-glyph): Add optional `nostring' argument.
21000         (gnus-picon-transform-address): Support `gnus-picon-style'.
21001         From Jesper Harder <harder@ifa.au.dk>.
21002
21003 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21004
21005         * message.el (message-fill-field): Return point.
21006         (message-generate-headers): Go to end of field.
21007
21008         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21009         stuff for non-living groups.
21010
21011 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21012
21013         * gnus-art.el (gnus-article-followup-with-original)
21014         (gnus-article-reply-with-original): gnus-mark-active-p ->
21015         gnus-region-active-p.
21016
21017 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21018
21019         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21020         only when there is spam or ham to be processed.
21021
21022 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21023
21024         * mail-source.el (mail-source-delete-crash-box): Refactor.
21025         (mail-source-fetch): Use it.
21026         (mail-source-fetch-file): Ditto.
21027         (mail-source-fetch-directory): Run postscript in loop.
21028         (mail-source-fetch-pop): Delete.
21029         (mail-source-fetch-maildir): Ditto.
21030         (mail-source-fetch-imap): Ditto.
21031
21032         * imap.el (imap-authenticators): Comment out sasl.
21033
21034         * message.el (message-skip-to-next-address): New function.
21035         (message-fill-header-address): Refactor.
21036         (message-fill-address): Use it.
21037         (message-delete-address): Use it.
21038         (message-fill-header-general): Refactor.
21039         (message-fill-field-address): Rename.
21040         (message-narrow-to-field): Find the start of the header.
21041         (message-header-format-alist): Don't pre-fill.
21042         (message-fill-header): Remove.
21043         (message-insert-header): New function.
21044         (message-shorten-references): Use it.
21045
21046         * rfc2047.el (rfc2047-field-value): Strip props.
21047
21048         * mail-parse.el (mail-header-make-address): New alias.
21049
21050         * ietf-drums.el (ietf-drums-make-address): New function.
21051
21052         * imap.el: Add compiler directives.
21053
21054         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21055
21056         * gnus-art.el (article-decode-idna-rhs): Don't use
21057         message-idna-inside-rhs-p.
21058
21059 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21060
21061         * message.el (message-idna-inside-rhs-p): Remove.
21062         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21063
21064         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21065         false positives.
21066
21067 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21068
21069         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21070
21071 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21072
21073         * nneething.el (nneething-file-name): Don't create spurious
21074         files.
21075
21076         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21077         (gnus-inews-do-gcc): Remove sleep.
21078
21079         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21080         part under point.
21081
21082         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21083         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21084
21085 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21086
21087         * spam.el (spam-summary-prepare-exit): Fix (length).
21088
21089 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21090
21091         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21092         as expired without moving it" message when there are spam
21093         messages left.
21094
21095 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21096
21097         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21098         header is not nil.
21099
21100 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21101
21102         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21103         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21104         (nntp-marks-changed-p): New arg SERVER.
21105         (nntp-request-update-info): Adjust caller.
21106
21107 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21108
21109         * nntp.el (nntp-save-marks): Pass missing arg.
21110
21111 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21112
21113         * nntp.el: Support marks.
21114         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21115         (nntp-marks-modtime, nntp-marks-directory): New variables.
21116         (nntp-request-set-mark, nntp-request-update-info)
21117         (nntp-possibly-create-directory, nntp-marks-changed-p)
21118         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21119         New functions.
21120
21121 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21122
21123         * gnus-xmas.el (gnus-xmas-select-lowest-window)
21124         (gnus-xmas-redefine): Rename.
21125
21126         * gnus-score.el (gnus-score-insert-help):
21127         Use gnus-select-lowest-window.
21128
21129         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21130         appt-select-lowest-window and rename to gnus-select-lowest-window.
21131
21132         * gnus.el: do.
21133
21134 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21135
21136         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21137         encodings of MIME-encoded words, in order to improve
21138         interoperability with several broken MUAs.
21139
21140 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21141
21142         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21143         tags, only when charsets are not specified in headers.
21144         (mm-inline-text-html-render-with-w3m): Ditto.
21145
21146         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
21147         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
21148
21149 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21150
21151         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21152         instead of MIME-decoded from fields when checking
21153         `gnus-article-address-banner-alist'.
21154
21155 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21156
21157         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21158         description rather than subject.
21159
21160 2004-05-02  Steve Youngs  <steve@youngs.au.com>
21161
21162         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
21163
21164 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21165
21166         * gnus.el (gnus-version-number): Bump.
21167
21168 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21169
21170         * gnus.el: No Gnus v0.2 is released.
21171
21172 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21173
21174         * gnus-agent.el (gnus-agent-read-agentview):
21175         Inline gnus-uncompress-range.
21176
21177 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21178
21179         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21180         `exec-installed-p'.
21181
21182 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21183
21184         * gnus.el (spam-process, spam-autodetect-methods):
21185         Add bsfilter and bsfilter-headers.
21186
21187         * spam.el (spam-bsfilter): New customize group.
21188         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21189         (spam-bsfilter-header, spam-bsfilter-probability-header)
21190         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21191         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21192         (spam-bsfilter-database-directory): New options.
21193         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21194         (spam-list-of-statistical-checks, spam-registration-functions):
21195         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21196         (spam-bsfilter-score): New command.
21197         (spam-check-bsfilter-headers, spam-check-bsfilter)
21198         (spam-bsfilter-register-with-bsfilter)
21199         (spam-bsfilter-register-spam-routine)
21200         (spam-bsfilter-unregister-spam-routine)
21201         (spam-bsfilter-register-ham-routine)
21202         (spam-bsfilter-unregister-ham-routine): New functions.
21203         (spam-generic-score): Support bsfilter; Accept an optional argument
21204         to recalcurate spam score even if scoring header has already been
21205         added.
21206         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21207         optional argument to recalcurate spam score even if scoring header
21208         has already been added.
21209
21210 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21211
21212         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21213         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21214         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21215         link is missing.
21216
21217 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21218
21219         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21220         (html2text-get-attr): Rewrite.
21221
21222         * message.el (message-setup-1): Remove redundant put-text-property
21223         on mail-header-separator.
21224
21225 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21226
21227         * gnus-registry.el (gnus-registry-cache-whitespace)
21228         (gnus-registry-action, gnus-registry-spool-action)
21229         (gnus-registry-split-fancy-with-parent): Change message levels
21230         from 5 to 3 or 7, as needed.
21231
21232         * spam.el (spam-summary-prepare-exit)
21233         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21234         (spam-split, spam-find-spam, spam-log-undo-registration)
21235         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21236         level from 5 to 6.
21237
21238 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21239
21240         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21241         2004-03-04 change).
21242
21243 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21244
21245         * sieve-manage.el (sieve-manage-open):
21246         * nnweb.el (nnweb-insert-html):
21247         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21248         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21249         * nnspool.el (nnspool-request-group):
21250         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21251         * nnml.el (nnml-request-update-info):
21252         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21253         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21254         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21255         (nnimap-request-set-mark):
21256         * nnfolder.el (nnfolder-request-update-info):
21257         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21258         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21259         * gnus-uu.el (gnus-uu-find-articles-matching):
21260         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21261         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21262         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21263         * gnus-nocem.el (gnus-nocem-scan-groups):
21264         * gnus-int.el (gnus-start-news-server):
21265         * gnus-group.el (gnus-group-make-kiboze-group)
21266         (gnus-group-browse-foreign-server):
21267         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21268         Use mapc when appropriate.
21269
21270 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
21271
21272         FIXME: Make separate entries for each person.
21273
21274         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
21275         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
21276         <shields@msrl.com>:
21277
21278         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21279         may need for spam sorting and scoring.
21280         (spam-user-format-function-S): Add user format function suitable for
21281         general use.
21282         (spam-article-sort-by-spam-status): Add sorting function for summary
21283         sorting.
21284         (spam-extra-header-to-number): Add function to get a score from a
21285         header.
21286         (spam-summary-score): Add function to get a numeric score from the
21287         headers.
21288         (spam-generic-score): Fix function doc, was in wrong place.
21289         (spam-initialize): Take symbols when it's run, and install the
21290         extra headers that spam-necessary-extra-headers thinks we need.
21291
21292 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21293
21294         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21295         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21296
21297 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21298
21299         * gnus-sum.el (gnus-set-global-variables)
21300         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21301         (gnus-article-get-xrefs, gnus-summary-best-group)
21302         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21303         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21304         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21305         Use with-current-buffer.
21306
21307 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21308
21309         * spam.el (spam-summary-prepare-exit): Simplify logic.
21310         (spam-fetch-article-header): Read the article header if it's not
21311         available.
21312         (spam-list-articles): Simplify logic.
21313         (spam-filelist-register-routine): Fix bug with unregister-list.
21314
21315         * gnus-registry.el: Fix comments at beginning.
21316
21317 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21318
21319         * message.el (message-cater-to-broken-inn): Remove.
21320         (message-shorten-references): Make sure the total folded length of
21321         References is shorter than 998 characters to cater to a bug in INN
21322         2.3.  Also, don't pretend that references aren't folded -- this
21323         hasn't worked for a while.
21324
21325 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21326
21327         * gnus-agent.el (gnus-agentize):
21328         gnus-agent-send-mail-real-function no longer set to current value
21329         of message-send-mail-function but rather a lambda that calls
21330         message-send-mail-function.  The change makes the agent real-time
21331         responsive to user changes to message-send-mail-function.
21332
21333 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21334
21335         * legacy-gnus-agent.el
21336         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21337         help from Florian Weimer <fw@deneb.enyo.de>
21338
21339 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21340
21341         * nnmail.el (nnmail-cache-insert): Revert last change.
21342
21343 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21344
21345         * nnmail.el (nnmail-cache-insert): Always check whether
21346         nnmail-cache-ignore-groups matches a group name.
21347
21348 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21349
21350         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21351         (spam-find-spam, spam-log-processing-to-registry)
21352         (spam-log-registered-p, spam-log-unregistration-needed-p)
21353         (spam-log-undo-registration): Use gnus-message instead of
21354         gnus-error, none of these errors are fatal.
21355
21356         * gnus-registry.el (gnus-registry-clean-empty-function)
21357         (gnus-registry-clean-empty): Remove only empty entries without
21358         extra data.
21359
21360 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21361
21362         * spam-stat.el (spam-stat-buffer-change-to-spam)
21363         (spam-stat-buffer-change-to-non-spam): Change (error) to
21364         (gnus-message 8) invocation.
21365
21366 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21367
21368         * nntp.el (nntp-via-netcat-command): New variable.
21369         (nntp-via-netcat-switches): New variable.
21370         (nntp-open-via-rlogin-and-netcat): New function.
21371         (nntp-open-connection-function): Doc fix.
21372         (nntp-telnet-command): Doc fix.
21373         (nntp-end-of-line): Doc fix.
21374         (nntp-via-rlogin-command): Doc fix.
21375         (nntp-via-user-name): Doc fix.
21376         (nntp-via-address): Doc fix.
21377
21378 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21379
21380         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21381         error in Emacs 21.1.
21382
21383 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21384
21385         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21386
21387 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21388
21389         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21390         (gnus-agent-with-refreshed-group): New macro.
21391         (gnus-agent-rename-group): New function.
21392         (gnus-agent-delete-group): New function.
21393         (gnus-agent-save-group-info): Use gnus-command-method when
21394         `method' parameter is nil.  Don't write nil entries into the
21395         active file.
21396         (gnus-agent-get-group-info): New function.
21397         (gnus-agent-fetch-articles):
21398         Use gnus-agent-update-files-total-fetched-for to increment disk space
21399         used.
21400         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21401         Use gnus-agent-update-view-total-fetched-for to increment disk space
21402         used.
21403         (gnus-agent-get-local): Add optional parameters to avoid calling
21404         gnus-group-real-name and gnus-find-method-for-group.
21405         (gnus-agent-set-local): Delete stored entry if either min, or max,
21406         are nil.
21407         (gnus-agent-fetch-session): Reworded error/quit messages.
21408         On quit, use gnus-agent-regenerate-group to record existance of any
21409         articles fetched to disk before the quit occurred.
21410         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21411         gnus-agent-update-view-total-fetched-for, and
21412         gnus-agent-update-files-total-fetched-for to decrement disk space
21413         used.
21414         (gnus-agent-retrieve-headers):
21415         Use gnus-agent-update-view-total-fetched-for to increment disk space
21416         used.
21417         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21418         with gnus-agent-update-files-total-fetched-for to decrement disk
21419         space and fresh group buffer.
21420         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21421         (gnus-agent-need-update-total-fetched-for): New variable.
21422         (gnus-agent-update-files-total-fetched-for): New function.
21423         (gnus-agent-update-view-total-fetched-for): New function.
21424         (gnus-agent-total-fetched-for): New function.
21425
21426         * gnus-cache.el (gnus-cache-save-buffers):
21427         Use gnus-cache-update-overview-total-fetched-for to change disk space
21428         used by this group.
21429         (gnus-cache-possibly-enter-article):
21430         Use gnus-cache-update-file-total-fetched-for to increment disk space
21431         used by this group.
21432         (gnus-cache-possibly-remove-article):
21433         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21434         used by this group.
21435         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21436         (gnus-cache-rename-group): New function.
21437         (gnus-cache-delete-group): New function.
21438         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21439         (gnus-cache-need-update-total-fetched-for): New variable.
21440         (gnus-cache-with-refreshed-group): New macro.
21441         (gnus-cache-update-file-total-fetched-for): New function.
21442         (gnus-cache-update-overview-total-fetched-for): New function.
21443         (gnus-cache-rename-group-total-fetched-for): New function.
21444         (gnus-cache-delete-group-total-fetched-for): New function.
21445         (gnus-cache-total-fetched-for): New function.
21446
21447         * gnus-group.el: Require gnus-sum and autoload functions to
21448         resolve warnings when gnus-group.el compiled alone.
21449         (gnus-group-line-format): Documented new %F.
21450         (size of Fetched data) group line format; identifies disk space
21451         used by agent and cache.
21452         (gnus-group-line-format-alist): Defined new F format.
21453         (gnus-total-fetched-for): New function.
21454         (gnus-group-delete-group): No longer update
21455         gnus-cache-active-altered as gnus-request-delete-group now keeps
21456         the cache in sync.
21457         (gnus-group-list-active): Let the agent store a server's active
21458         list if currently plugged.
21459
21460         * gnus-int.el (gnus-request-delete-group):
21461         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21462         local disk in sync with the server.
21463         (gnus-request-rename-group):
21464         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21465         local disk in sync with the server.
21466
21467         * gnus-start.el (gnus-get-unread-articles):
21468         Cosmetic simplification to logic.
21469
21470         * gnus-util.el (gnus-rename-file): New function.
21471
21472 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21473
21474         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21475
21476 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21477
21478         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21479         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21480
21481 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21482
21483         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21484         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21485
21486 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21487
21488         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21489
21490 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21491
21492         * spam.el (spam-set-difference): Add function to replace
21493         gnus-set-difference in spam.el.
21494         (spam-summary-prepare-exit): Use spam-set-difference.
21495
21496 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21497
21498         * gnus-registry.el (gnus-registry-cache-file): Update to use
21499         gnus-dribble-directory OR gnus-home-directory OR ~.
21500         (gnus-registry-split-fancy-with-parent): Fix doc.
21501
21502 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21503
21504         * message.el (message-exchange-point-and-mark):
21505         Use message-mark-active-p.  Suggested by Jesper Harder
21506         <harder@ifa.au.dk>.
21507
21508 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21509
21510         * message.el (message-exchange-point-and-mark): Don't activate
21511         region if it was inactive.  Suggested by Hiroshi Fujishima
21512         <pooh@nature.tsukuba.ac.jp>.
21513
21514 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21515
21516         * gnus-art.el (article-display-face): Display Faces in the same
21517         order as X-Faces.
21518
21519 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21520
21521         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21522
21523 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21524
21525         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21526         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21527         (gnus-article-mime-hierarchy): Remove.
21528         (gnus-article-mime-hierarchy-next): Remove.
21529         (gnus-article-mode): Revert 2004-03-19 change.
21530         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21531         (gnus-insert-mime-button): Revert 2004-03-19 change.
21532         (gnus-mime-accumulate-hierarchy): Remove.
21533         (gnus-mime-enter-multipart): Remove.
21534         (gnus-mime-leave-multipart): Remove.
21535         (gnus-mime-display-part): Revert 2004-03-19 change.
21536         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21537
21538         * mml.el (mml-preview): Revert 2004-03-19 change.
21539
21540 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21541
21542         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21543
21544 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21545
21546         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21547         t while entering a file name using the mm-with-multibyte macro.
21548         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21549
21550         * mm-util.el (mm-with-multibyte): New macro.
21551
21552 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21553
21554         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21555         New user option.
21556         (gnus-mime-multipart-functions): Doc and customization fix.
21557         (gnus-article-mime-hierarchy): New variable.
21558         (gnus-article-mime-hierarchy-next): New variable.
21559         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21560         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21561         gnus-article-mime-hierarchy-next to nil.
21562         (gnus-insert-mime-button): Show hierarchy numbers.
21563         (gnus-mime-accumulate-hierarchy): New function.
21564         (gnus-mime-enter-multipart): New function.
21565         (gnus-mime-leave-multipart): New function.
21566         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21567         (gnus-mime-display-alternative): Show hierarchy numbers.
21568
21569         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21570         gnus-article-mime-hierarchy-next to nil.
21571
21572 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21573
21574         * dns.el: Don't require gnus-xmas.
21575
21576 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21577
21578         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21579         inline PGP.
21580         (mml-menu): Disable mml-quote-region if mark is inactive.
21581
21582 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21583
21584         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21585         when the group's active is not available.
21586
21587 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21588
21589         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21590         error.
21591
21592 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21593
21594         * imap.el (imap-store-password): New variable.
21595         (imap-interactive-login): Use it.
21596         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21597
21598 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21599
21600         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21601         window-start and hscroll to summary window.
21602
21603 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21604
21605         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21606         conversion message to newsrc-dribble when an actual conversion is
21607         performed.
21608
21609 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21610
21611         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21612
21613 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21614
21615         * mm-decode.el (mm-complicated-handles): New function reviving
21616         former definition of mm-multiple-handles.
21617
21618         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21619         (gnus-mime-delete-part): Use it.
21620
21621 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21622
21623         * gnus-agent.el (gnus-agent-read-local):
21624         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21625         avoid the implicit assumption that they will always be equal.
21626         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21627         coding-system-for-write, as the with-temp-file macro first prints
21628         to a buffer then saves the buffer.
21629
21630 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21631
21632         * gnus-art.el (gnus-article-edit-part): New function.
21633         (gnus-mime-save-part-and-strip): Use it; do query instead of
21634         signaling an error; don't use mm-multiple-handles.
21635         (gnus-mime-delete-part): Ditto.
21636
21637 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21638
21639         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21640         old file versions.
21641         (gnus-group-prepare-hook): Remove function that converted list
21642         form of gnus-agent-expire-days to group properties.
21643
21644         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21645         (gnus-request-accept-article): Re-indented.
21646
21647         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21648         converters to handle old agent file formats.  Add logic for a
21649         "backup before upgrading warning".
21650         (gnus-convert-mark-converter-prompt): Developers can mark
21651         functions as needing (default), or not needing,
21652         gnus-convert-old-newsrc's "backup before upgrading warning".
21653         (gnus-convert-converter-needs-prompt): Tests whether the user
21654         should be protected from potentially irreversable changes by the
21655         function.
21656
21657         * legacy-gnus-agent.el: New.  Provides converters that are only
21658         loaded when gnus-convert-old-newsrc needs to call them.
21659
21660 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21661
21662         * mail-source.el (mail-source-touch-pop): Doc fix.
21663
21664         * message.el (message-smtpmail-send-it): Doc fix.
21665
21666 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21667
21668         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21669
21670         * nnmail.el (nnmail-split-fancy): do.
21671
21672         * gnus-kill.el (gnus-kill, gnus-execute): do.
21673
21674 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21675
21676         * gnus-sum.el (gnus-widget-reversible-match)
21677         (gnus-widget-reversible-to-internal)
21678         (gnus-widget-reversible-to-external): New functions.
21679         (gnus-widget-reversible): New widget.
21680         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21681
21682 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21683
21684         * gnus-sum.el (gnus-thread-sort-functions)
21685         (gnus-article-sort-functions): Document `(not F)' items.
21686
21687 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21688
21689         * spam.el (spam-use-gmane-xref): Add new backend.
21690         (spam-gmane-xref-spam-group): Add variable to control the name of the
21691         Gmane spam group.
21692         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21693         (spam-regex-headers-spam, spam-regex-headers-ham)
21694         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21695         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21696         backends and checks.
21697         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21698
21699         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21700         an autodetect method.
21701
21702 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21703
21704         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21705         articles are being added to a group.
21706         (gnus-request-replace-article): Inform the agent that articles
21707         need to be uncached as the cached contents are no longer valid.
21708
21709 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21710
21711         * binhex.el: Don't autoload executable-find.
21712
21713         * canlock.el: Don't autoload mail-fetch-field.
21714
21715         * dgnushack.el: Autoload c-mode for XEmacs.
21716
21717         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21718
21719         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21720         rmail-dont-reply-to and rmail-output.
21721
21722         * gnus-score.el: Don't autoload ffap-string-at-point.
21723
21724         * gnus-setup.el: Don't autoload sc-cite-original.
21725
21726         * imap.el: Don't autoload base64-decode-string,
21727         base64-encode-string and md5.
21728
21729         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21730         and rmail-msg-restore-non-pruned-header.
21731
21732         * mm-decode.el: Don't autoload executable-find.
21733
21734         * mm-url.el: Don't autoload executable-find.
21735
21736         * mm-view.el: Don't autoload diff-mode.
21737
21738         * nndb.el: Don't autoload news-reply-mode, news-setup,
21739         cancel-timer and telnet.
21740
21741         * password.el: Don't autoload run-at-time for Emacs.
21742
21743         * sha1-el.el: Don't autoload executable-find.
21744
21745         * sieve-mode.el: Don't autoload c-mode.
21746
21747         * uudecode.el: Don't autoload executable-find.
21748
21749 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21750
21751         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21752         (gnus-agent-possibly-alter-active): Avoid null in numeric
21753         comparison.
21754         (gnus-agent-set-local): Refuse to save null in local object table.
21755         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21756         list of articles that will be marked as unread.
21757
21758 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21759
21760         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21761
21762 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21763
21764         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21765         language tags.
21766
21767 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21768
21769         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21770         Don't bind "obarray".
21771
21772         * gnus-sum.el (gnus-thread-sort-functions):
21773         Add `gnus-thread-sort-by-most-recent-number' and
21774         `gnus-thread-sort-by-most-recent-date'.
21775         Reported by Kai Grossjohann <kai@emptydomain.de>.
21776
21777 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21778
21779         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21780
21781 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21782
21783         * gnus-cus.el (gnus-agent-customize-category):
21784         Remove ignore-errors macro reference that required cl to be loaded at
21785         run-time.
21786
21787         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21788         single-interval range of the form (min . max).  Previously the
21789         range had to look like ((min . max)).  Likewise, return
21790         (min . max) rather than ((min . max)).
21791         (gnus-range-map): Use gnus-range-normalize to accept
21792         single-interval range.
21793
21794         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21795         the cache, but not the agent, now appear with their usual face.
21796
21797         * dgnushack.el (loaddir): New variable that is bound to the
21798         directory containing the dgnushack.el file. Use loaddir, rather
21799         than srcdir, to update load-path. Change lets dgnushack compile
21800         code in directories other than GNUS/lisp.
21801
21802 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21803
21804         * lpath.el: Don't bind w3m-safe-url-regexp.
21805
21806         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21807         w3m-safe-url-regexp variable buffer-local.
21808
21809         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21810
21811 2004-02-27  Simon Josefsson  <jas@extundo.com>
21812
21813         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21814         gnus-group-real-prefix.
21815         (gnus-summary-move-article): Use it, instead of
21816         gnus-group-real-prefix.
21817
21818 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21819
21820         * lpath.el: Bind w3m-safe-url-regexp.
21821
21822         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21823         w3m-safe-url-regexp variable buffer-local and set it as the value
21824         of mm-w3m-safe-url-regexp.
21825
21826         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21827
21828         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21829         parsing gnus-posting-styles when the message is not for replying.
21830
21831         * dgnushack.el: Autoload sgml-mode for XEmacs.
21832
21833         * nnrss.el (nnrss-opml-export):
21834         Use mm-set-buffer-file-coding-system instead of
21835         set-buffer-file-coding-system.
21836
21837 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21838
21839         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21840         of checkdoc.el).
21841         * nnrss.el: do.
21842         * gnus-mlspl.el: do.
21843         * gnus-ml.el: do.
21844         * gnus-srvr.el: do.
21845
21846         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21847
21848 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21849
21850         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21851         Corrections to custom-manual links.
21852
21853         * gnus-art.el (gnus-article): Ditto.
21854
21855         * mm-decode.el (mime-display, mime-security): Ditto.
21856
21857 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21858
21859         * flow-fill.el: Typo.
21860
21861 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21862
21863         * spam-wash.el: New file.
21864
21865 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21866
21867         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21868
21869 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21870
21871         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21872         to be run with new-articles as LIST1, not LIST2.
21873         (spam-registration-functions): Add spam-use-ham-copy as a nil
21874         registration backend.
21875
21876 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21877
21878         * spam-stat.el (spam-stat-washing-hook): New option.
21879         (spam-stat-buffer-words): Use it.
21880         (spam-stat-process-directory, spam-stat-test-directory):
21881         Use insert-file-contents-literally.
21882         (spam-stat-coding-system): New variable.
21883         (spam-stat-load, spam-stat-save): Use it.
21884
21885 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21886
21887         * spam-report.el (spam-report-plug-agent):
21888         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21889
21890 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21891
21892         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21893         Allow / in mailto URLs.
21894
21895 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21896
21897         * spam-report.el (spam-report-process-queue): Fix interactive use.
21898         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21899         (spam-report-unplug-agent): Doc fixes.
21900         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21901         (spam-report-agentize, spam-report-deagentize): Autoload.
21902
21903 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21904
21905         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21906
21907         * message.el (message-setup-fill-variables): Add mml tags to
21908         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21909         <ajk@iu.edu>.
21910         (message-mode): Don't modify paragraph-separate there.
21911
21912 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21913
21914         * compface.el (uncompface-use-external): Default to undecided.
21915         (uncompface-use-external-threshold): New variable.
21916         (uncompface-float-time): New macro.
21917         (uncompface): Determine whether to use the external decoder if
21918         uncompface-use-external is undecided.
21919
21920 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21921
21922         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21923         after images.
21924
21925         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21926
21927 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21928
21929         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21930
21931         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21932
21933         * gnus-sum.el (gnus-summary-limit-to-age)
21934         (gnus-summary-limit-children): do.
21935
21936         * gnus-int.el (gnus-request-scan): do.
21937
21938         * gnus-group.el (gnus-group-suspend): do.
21939
21940         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21941
21942         * gnus-cite.el (gnus-cite-parse-attributions): do.
21943
21944         * gnus-agent.el (gnus-summary-set-agent-mark)
21945         (gnus-agent-regenerate-group): do.
21946
21947         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21948
21949         * binhex.el (binhex-decode-region-internal): do.
21950
21951 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21952
21953         * gnus-fun.el (gnus-face-properties-alist): New user option.
21954         (gnus-display-x-face-in-from): Use it.
21955
21956         * gnus-art.el (article-display-face): Ditto.
21957
21958         * compface.el (uncompface-use-external): Default to nil.
21959
21960 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21961
21962         * nntp.el (nntp-erase-buffer): New function.
21963         (nntp-retrieve-data, nntp-send-command)
21964         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21965         (nntp-possibly-change-group): Use it.
21966
21967         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21968         Use with-current-buffer.
21969
21970 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21971
21972         * compface.el: Merge the ELisp-based uncompface program.
21973         (compface): New customization group.
21974         (uncompface-use-external): New user option.
21975         (uncompface): Call uncompface-internal if uncompface-use-external
21976         is nil.
21977         (uncompface-internal): New function.  Note that there are also
21978         some other functions and variables added for this function.
21979
21980 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21981
21982         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21983         if necessary.
21984
21985 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21986
21987         * spam-report.el (spam-report-unplug-agent)
21988         (spam-report-plug-agent, spam-report-deagentize)
21989         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21990         Add support for the Agent in spam-report: when unplugged, report to a
21991         file; when plugged, submit all the requests.
21992
21993         * spam.el (spam-register-routine): Fix message about
21994         registration.
21995
21996 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21997
21998         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21999         dependencies.
22000         (rfc2047-encode): Use it.
22001
22002         * gnus-art.el (gnus-button-marker-list): Move before first
22003         reference.
22004
22005         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22006         (imap-parse-body): Fix format string mismatch.
22007
22008         * gnus-score.el (gnus-summary-increase-score): do.
22009
22010         * nnrss.el (nnrss-close): New function.
22011
22012 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22013
22014         * nnrss.el (nnrss-make-filename): New function.
22015         (nnrss-request-delete-group, nnrss-read-server-data)
22016         (nnrss-save-server-data, nnrss-read-group-data)
22017         (nnrss-save-group-data): Use it.
22018         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22019         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22020         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22021
22022 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22023
22024         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22025
22026 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22027
22028         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22029         files.
22030
22031         * message.el (message-generate-headers-first): Don't quote nil
22032         and t in docstrings.
22033
22034         * imap.el (imap-id): do.
22035
22036         * gnus-agent.el (gnus-agent-consider-all-articles)
22037         (gnus-agent-queue-mail): do.
22038
22039 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22040
22041         * spam-report.el (spam-report-process-queue): New function.
22042         Process requests from `spam-report-requests-file'.
22043         (spam-report-process-queue): Doc fix.
22044
22045 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22046
22047         * spam.el (spam-register-routine)
22048         (spam-log-processing-to-registry, spam-log-registered-p)
22049         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22050         Change "check" to "spam-check" for semi-clarity.
22051
22052 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22053
22054         * pop3.el: Require nnheader.
22055
22056         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22057
22058         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22059
22060         * gnus-picon.el: Require cl.
22061
22062         * gnus-fun.el: Require gnus-ems and gnus-util.
22063
22064         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22065
22066         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
22067
22068         * gnus-art.el (gnus-article-edit-mode): Define before first
22069         reference.
22070
22071 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22072
22073         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22074         (gnus-uu-post-encoded): Use point-at-bol.
22075
22076         * gnus-topic.el (gnus-group-active-topic-p): do.
22077
22078         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22079
22080         * gnus-group.el (gnus-group-kill-region): do.
22081
22082         * gnus-art.el (article-date-ut): do.
22083
22084         * message.el (message-fetch-field): Remove redundant
22085         case-fold-search binding.
22086         (message-narrow-to-field): Simplify.
22087
22088 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22089
22090         * spam.el (spam-directory): Derive from `gnus-directory'.
22091
22092         * spam-report.el (spam-report-url-to-file)
22093         (spam-report-requests-file): New function and variable for offline
22094         reporting.
22095         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22096         and user defined function.
22097         (spam-report-url-ping-mm-url): Remove doubled slash.
22098
22099 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22100
22101         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22102
22103 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22104
22105         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22106         Fix format string mismatch.
22107
22108         * sieve.el (sieve-deactivate-all): do.
22109
22110         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22111
22112         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22113
22114         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22115
22116         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22117
22118 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22119
22120         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22121         the list of checks.
22122
22123 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22124
22125         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22126         padding.
22127
22128 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22129
22130         * mm-view.el (mm-fill-flowed): New variable.
22131         (mm-inline-text): Use it.
22132
22133 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22134
22135         * spam.el (spam-spamassassin-register-ham-routine)
22136         (spam-spamassassin-register-spam-routine): Fix function names.
22137
22138 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22139
22140         * gnus.el (gnus-tmp-grouplens): Remove.
22141         (gnus-summary-line-format): Remove grouplens.
22142
22143         * gnus-group.el (gnus-group-line-format): Ditto.
22144
22145         * gnus-spec.el (gnus-format-specs): Ditto.
22146         (gnus-update-format-specifications): Flush the group format spec
22147         cache if there's the grouplens stuff.
22148         (gnus-parse-simple-format): Replace %l with the empty string.
22149
22150 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22151
22152         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22153         omission.
22154
22155 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22156
22157         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22158         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22159
22160 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22161
22162         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22163         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22164         New macros and functions.
22165         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22166         Handle > NLINK_MAX messages.
22167         * nnmaildir.el (nnmaildir-request-set-mark):
22168         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22169
22170 2004-01-25  Alex Schroeder  <alex@gnu.org>
22171
22172         * spam-stat.el (spam-stat-process-directory-age): New option.
22173         (spam-stat-process-directory): Use it.
22174
22175 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22176
22177         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22178         (spam-stat-save): Accept prefix argument.
22179
22180 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22181
22182         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22183         links" error.
22184
22185 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22186
22187         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
22188         the rest of the and/or forms.
22189
22190 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22191
22192         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22193         compatibility with old .newsrc.eld files.
22194
22195         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
22196
22197         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22198
22199         * gnus-start.el (gnus-1): do.
22200
22201         * gnus-group.el (gnus-group-line-format-alist): do.
22202
22203         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22204
22205         * gnus-gl.el: Remove.
22206
22207 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22208
22209         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22210         marks consisting of a single range {for example, (3 . 5)} rather
22211         than a list of a single range { ((3 . 5)) }.
22212
22213 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22214
22215         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22216         Use with-current-buffer.
22217         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22218         avoid consing a string.
22219
22220         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22221         Remove obsolete entries for big5 and gb2312.
22222
22223 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22224
22225         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22226         uncompressed list.
22227
22228 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22229
22230         * spam-stat.el (spam-stat-strip-xref): New function.
22231         (spam-stat-process-directory): Use it.
22232
22233         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22234         here -- it's done in message-fetch-field.
22235
22236 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22237
22238         * gnus-agent.el (gnus-agent-queue-mail)
22239         (gnus-agent-prompt-send-queue): New variables.
22240         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22241         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22242         "nndraft:queue" along to gnus-draft-send.
22243         Use gnus-agent-prompt-send-queue.
22244         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22245         is "nndraft:queue".  Suggested by Gaute Strokkenes
22246         <gs234@srcf.ucam.org>
22247
22248         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22249         (agent-enable-undownloaded-faces): Add.
22250         (gnus-agent-cat-groups): Use eval-and-compile, not
22251         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22252         method of gnus-agent-cat-groups even when the buffer has been
22253         evaled.
22254         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22255         delete gnus-agent-save-active-1.
22256         (gnus-agent-save-groups): Delete.  Identical to
22257         gnus-agent-save-active.
22258         (gnus-agent-write-active): No longer adjust agent's copy of active
22259         file as agent's adjustments are now stored in their own
22260         file.  Remove optional parameter.
22261         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22262         servers.  Add use of min/max range limits from server's local
22263         file.
22264         (gnus-agent-save-alist): Remove unused optional argument.
22265         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22266         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22267         (gnus-agent-set-local): A per-server file that keeps min/max range
22268         limits for articles known to the agent.  Provides a fast mechanism
22269         for altering many active ranges.
22270         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22271         active file (local makes it unnecessary).
22272         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22273
22274         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22275         (agent-enable-undownloaded-faces): Add.
22276
22277         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22278         disable it when sending to "nndraft:queue".
22279         (gnus-group-send-queue): Add safety check to avoid sending queue
22280         when unplugged.
22281
22282         * gnus-group.el (gnus-group-catchup): Use new
22283         gnus-sequence-of-unread-articles, not
22284         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22285         numbers of articles.  Use gnus-range-map to avoid having to
22286         uncompress the unread list.
22287         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22288         Fix invalid ange-ftp reference.
22289
22290         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22291         (gnus-sorted-range-intersection): Intersection of two ranges
22292         without requiring that they first be uncompressed.
22293
22294         * gnus-start.el (gnus-activate-group): Unless blocked by the
22295         caller, possibly expand the active range to include both cached
22296         and agentized articles.
22297         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22298         multiple version-dependent converters.
22299         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22300         gnus-agent-save-active.
22301         (gnus-save-newsrc-file): Save dirty agent range limits.
22302
22303         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22304         gnus-agent-possibly-alter-active.
22305         (gnus-adjust-marked-articles): Faster handling of simple lists.
22306
22307 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22308
22309         * spam-stat.el (spam-stat-test-directory): New optional argument
22310         displays a list of files detected.  Suggested by Andrew Cohen
22311         <cohen@andy.bu.edu>.
22312         (spam-stat-buffer-words-with-scores): Don't narrow and change
22313         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22314
22315 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22316
22317         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22318         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22319         (spam-spamassassin-arguments)
22320         (spam-spamassassin-spam-flag-header)
22321         (spam-spamassassin-positive-spam-flag-header)
22322         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22323         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22324         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22325         (spam-list-of-processors, spam-list-of-checks)
22326         (spam-list-of-statistical-checks, spam-registration-functions)
22327         (spam-check-spamassassin-headers, spam-check-spamassassin)
22328         (spam-spamassassin-score)
22329         (spam-spamassassin-register-with-sa-learn)
22330         (spam-spamassassin-register-spam-routine)
22331         (spam-spamassassin-register-ham-routine)
22332         (spam-assassin-register-spam-routine)
22333         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22334         (spam-bogofilter-score): Fix to show article before scoring.
22335
22336 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22337
22338         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22339         default scoring function.
22340         (spam-generic-score): Call spam-spamassassin-score if
22341         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22342         spam-bogofilter-score otherwise.
22343
22344         * gnus.el (spam-process, spam-autodetect-methods):
22345         Add spamassassin and spamassassin-headers.
22346
22347 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22348
22349         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22350         Suppress unnecessary messages.
22351
22352 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22353
22354         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22355         make-hash-table.
22356
22357 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22358
22359         * canlock.el (base64-encode-string): Don't autoload it.
22360
22361 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22362
22363         * run-at-time.el: Remove useless (require 'itimer),
22364         eval-and-compile and (featurep 'xemacs).
22365
22366 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22367
22368         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22369         GROUP is a virtual group.
22370
22371 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22372
22373         * gnus.el: Autoload `message-y-or-n-p'.
22374
22375 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22376
22377         * pgg-parse.el: Remove unnecessary (require 'custom).
22378
22379         * pgg-def.el: do.
22380
22381         * nnmail.el: do.
22382
22383         * gnus-undo.el: do.
22384
22385         * gnus-picon.el: do.
22386
22387         * gnus-util.el: do.
22388
22389 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22390
22391         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22392
22393 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22394
22395         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22396         handle, as well as a list.
22397
22398         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22399         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22400         (mm-w3m-cid-retrieve): Simplify.
22401
22402 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22403
22404         * message.el (message-kill-to-signature): Allow prefix arg to
22405         specify number of lines to keep before signature.
22406
22407 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22408
22409         * message.el (message-kill-to-signature): Change docstring.
22410
22411 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22412
22413         * canlock.el: Always require sha1-el.
22414         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22415
22416         * message.el: Autoload sha1 only when compiling.
22417
22418         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22419         eudc-expand-inline for XEmacs.
22420
22421 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22422
22423         * message.el (message-canlock-generate): Require sha1-el.
22424
22425 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22426
22427         * message.el (message-expand-name): Silence the byte compiler.
22428
22429         * lpath.el: Add detect-coding-system.
22430
22431         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22432         cus-edit.
22433
22434 2004-01-13  Simon Josefsson  <jas@extundo.com>
22435
22436         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22437         Invoke gnus-score-mode.
22438         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
22439
22440         * gnus-range.el (gnus-compress-sequence): Doc fix.
22441         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22442
22443 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22444
22445         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22446
22447 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22448
22449         * spam.el (spam-get-article-as-string): Update to use
22450         gnus-request-article-this-buffer, much simpler.
22451         (spam-get-article-as-buffer): Remove.
22452
22453 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22454
22455         * message.el (message-expand-name): Use EUDC if the user uses that.
22456
22457 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22458
22459         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22460         character for the encoding to avoid consing a string.
22461
22462         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22463         unnecessarily.
22464
22465         * mm-util.el (mm-replace-chars-in-string): Remove.
22466
22467         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22468         of mm-replace-chars-in-string.
22469
22470 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22471
22472         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22473
22474         * mm-util.el (mm-subst-char-in-string): Support inplace.
22475
22476         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22477         a new string in every iteration.  Use shy groups.
22478
22479 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22480
22481         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22482         * gnus-soup.el (gnus-soup-group-brew):
22483         * gnus-msg.el (gnus-put-message):
22484         * gnus-move.el (gnus-group-move-group-to-server):
22485         * gnus-kill.el (gnus-batch-score):
22486         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22487         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22488         (gnus-group-update-group, gnus-group-read-group)
22489         (gnus-group-make-group, gnus-group-make-help-group)
22490         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22491         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22492         (gnus-group-sort-by-unread, gnus-group-catchup)
22493         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22494         (gnus-group-yank-group, gnus-group-set-info)
22495         (gnus-group-list-groups):
22496         * gnus.el (gnus-generate-new-group-name):
22497         * gnus-delay.el (gnus-delay-send-queue):
22498         * nnvirtual.el (nnvirtual-catchup-group):
22499         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22500         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22501         (gnus-group-prepare-topics, gnus-topic-check-topology):
22502         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22503         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22504         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22505         (gnus-group-make-articles-read):
22506         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22507         (gnus-group-change-level, gnus-kill-newsgroup)
22508         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22509         (gnus-get-unread-articles, gnus-make-articles-unread)
22510         (gnus-make-ascending-articles-unread): Use accessor
22511         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22512         to get group information for improved readability.
22513
22514
22515 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22516
22517         * gnus-art.el (article-decode-mime-words, article-babel)
22518         (gnus-article-highlight-signature, gnus-article-add-buttons)
22519         (gnus-signature-toggle): Use gnus-with-article-buffer.
22520
22521         * gnus-art.el (gnus-article-highlight-headers)
22522         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22523
22524         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22525         (gnus-article-set-globals, gnus-request-article-this-buffer)
22526         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22527         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22528         (gnus-mime-display-alternative): Use with-current-buffer.
22529
22530 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22531
22532         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22533         also under 80 char limit, and call gnus-error if needed.
22534         (spam-fetch-article-header): Fix - it was a
22535         buffer-local variable (gnus-newsgroup-data).
22536         (spam-find-spam): Use spam-generate-fake-headers, forget about
22537         spam-insert-fake-headers.
22538         (spam-insert-fake-headers): Remove.
22539
22540 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22541
22542         * deuglify.el (gnus-article-outlook-unwrap-lines)
22543         (gnus-outlook-rearrange-article)
22544         (gnus-outlook-repair-attribution-outlook)
22545         (gnus-outlook-repair-attribution-block)
22546         (gnus-outlook-repair-attribution-other): Remove redundant
22547         save-excursion.
22548
22549 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22550
22551         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22552         (spam-fetch-field-subject-fast)
22553         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22554         (spam-fetch-article-header): Add functions to deal with Gnus
22555         internals for fast retrieval of article header data.
22556         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22557
22558 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22559
22560         * pop3.el (pop3-md5): Remove.
22561         (pop3-apop): Replace pop3-md5 with md5.
22562
22563         * mm-bodies.el: base64 is always built-in.
22564
22565         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22566         Use with-current-buffer.
22567
22568 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22569
22570         * canlock.el (canlock-insert-header): Remove excessive grouping in
22571         regexp.
22572
22573         * gnus-sum.el (gnus-summary-read-document): Ditto.
22574
22575         * gnus-uu.el (gnus-uu-part-number): Ditto.
22576
22577         * html2text.el (html2text-remove-tags): Ditto.
22578         (html2text-format-tags): Ditto.
22579         (html2text-format-single-elements): Ditto.
22580
22581         * mml.el (mml-parse-1): Ditto.
22582
22583 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22584
22585         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22586
22587         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22588
22589         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22590
22591         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22592
22593 2003-11-15  Simon Josefsson  <jas@extundo.com>
22594
22595         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22596         (pgg-gpg-lookup-key): Use regexp match instead of
22597         split-string (split-string is different between emacs 21.2 and
22598         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22599
22600 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22601
22602         * gnus-art.el (gnus-mime-view-all-parts)
22603         (gnus-article-part-wrapper, gnus-article-view-part):
22604         Use with-current-buffer.
22605
22606 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22607
22608         * spam.el (spam-disable-spam-split-during-ham-respool)
22609         (spam-spamoracle-database, spam-cache-lookups)
22610         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22611         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22612         (spam-group-ham-marks, spam-group-spam-marks)
22613         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22614         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22615         also add spam-use-blackholes to the statistical checks.
22616         (spam-fetch-field-fast): Add interface to fetching fields, may
22617         become a macro.
22618         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22619         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22620         (spam-insert-fake-headers): Fake an article when needed.
22621         (spam-find-spam): Fake article when possible.
22622         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22623         (spam-check-bogofilter-headers): Use message-fetch-field instead
22624         of nnmail-fetch-field.
22625
22626 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22627
22628         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22629
22630 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22631
22632         * spam.el (spam-split): Do not require spam-use-CHECK to be
22633         enabled if that check is passed to spam-split explicitly; also
22634         fix so 'spam doesn't get converted to spam-split-group when
22635         spam-split-symbolic-return is t.
22636         (spam-find-spam): Find registrations of the article and use those
22637         instead of re-running spam-split to find the spam/ham
22638         classification of the article.
22639         (spam-log-processing-to-registry, spam-log-registered-p)
22640         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22641         Use gnus-error instead of gnus-message.
22642         (spam-log-registration-type): Add function to determine the
22643         classification of a message based on registry entries; will
22644         return nil if both 'spam and 'ham are found.
22645         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22646         a reasonably fast local cache without the loading errors.
22647         (spam-cache-lookups): Set to t by default.
22648         (spam-find-spam): Don't try to guess spam-cache-lookups.
22649         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22650         spam-caches entry.
22651         (spam-filelist-build-cache, spam-filelist-check-cache):
22652         Fix caching of whitelist/blacklist entries.
22653         (spam-check-whitelist, spam-check-blacklist):
22654         Invoke spam-from-listed-p with a type, not a cache variable.
22655         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22656
22657 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22658
22659         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22660
22661         * nnmail.el (nnmail-split-fancy): do.
22662
22663         * mml.el (mml-parse): do.
22664
22665         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22666         (gnus-score-adaptive): do.
22667
22668 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22669
22670         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22671         (gnus-mime-button-map): Don't set keymap parent.
22672         (gnus-button-ctan-directory-regexp): Use shy grouping.
22673         (gnus-prev-page-map): Don't set keymap parent.
22674         (gnus-prev-page-map): Remove duplicated one.
22675         (gnus-next-page-map): Don't set keymap parent.
22676         (gnus-mime-security-button-map): Ditto.
22677
22678         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22679         version number.
22680
22681         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22682
22683 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22684
22685         * canlock.el (canlock-sha1-function): Remove.
22686         (canlock-sha1-function-for-verify): Remove.
22687         (canlock-openssl-program): Remove.
22688         (canlock-openssl-args): Remove.
22689         (canlock-ignore-errors): Remove.
22690         (canlock-sha1-with-openssl): Remove.
22691         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22692         (canlock-verify): Don't use canlock-ignore-errors.
22693
22694         * sha1-el.el (sha1-string-external): Make it can return a string
22695         in binary form.
22696         (sha1-region-external): Ditto.
22697         (sha1-string-internal): Ditto.
22698         (sha1-region-internal): Ditto.
22699         (sha1-region): Ditto.
22700         (sha1-string): Ditto.
22701         (sha1): Ditto.
22702
22703 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22704
22705         * spam.el (spam-report-articles-gmane): New command.
22706
22707 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22708
22709         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22710
22711         * run-at-time.el (run-at-time-saved): Remove.
22712         (run-at-time): Doc fix.
22713
22714 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22715
22716         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22717         (gnus-summary-limit-map): Add it.
22718         (gnus-summary-make-menu-bar): do.
22719
22720 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22721
22722         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22723         Make attempt at some caching support (done for BBDB only now).
22724         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22725         addresses to be checked.
22726         (spam-clear-cache-BBDB): Add function, to be invoked by
22727         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22728         (spam-check-BBDB): Check and use the caches, if
22729         spam-cache-lookups is on, remove superfluous (provide).
22730
22731 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22732
22733         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22734
22735 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22736
22737         * run-at-time.el (run-at-time-saved): Move to after the definition
22738         of `run-at-time'.
22739
22740         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22741
22742 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22743
22744         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22745         mm-w3m-local-map-property.
22746
22747         * mm-view.el (mm-w3m-mode-map): Remove.
22748         (mm-w3m-local-map-property): Remove.
22749         (mm-inline-text-html-render-with-w3m): Don't use
22750         mm-w3m-local-map-property.
22751
22752 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22753
22754         * run-at-time.el: New file.
22755
22756         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22757         under Emacs.
22758
22759         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22760         of gnus-set-text-properties.
22761
22762         * gnus-uu.el (gnus-uu-save-article): Ditto.
22763
22764         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22765
22766         * gnus-cite.el (gnus-cite-parse): Ditto.
22767
22768         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22769         of gnus-.
22770
22771         * gnus-xmas.el (run-at-time): Require run-at-time.
22772
22773         * gnus.el: Change calls to nnheader-run-at-time and
22774         password-run-at-time throughout to use run-at-time directly.
22775
22776         * password.el: Remove definition of run-at-time.
22777
22778         * nnheaderxm.el: Remove definition of run-at-time.
22779
22780 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22781
22782         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22783         in prompt.
22784
22785 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22786
22787         * messagexmas.el (message-xmas-redefine): Alias
22788         `message-make-caesar-translation-table' to
22789         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22790         version.
22791
22792         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22793         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22794         `gnus-xmas-set-text-properties'.
22795         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22796         `gnus-xmas-completing-read'.
22797         (gnus-xmas-completing-read): Removed.
22798         (gnus-xmas-open-network-stream): Removed.
22799
22800         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22801         XEmacs version.
22802
22803         * dns.el (dns-make-network-process): Use `open-network-stream'
22804         instead of `gnus-xmas-open-network-stream'.
22805
22806         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22807
22808         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22809
22810 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22811
22812         * gnus-art.el (gnus-mime-display-alternative)
22813         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22814         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22815         Don't use gnus-local-map-property.
22816
22817         * gnus-util.el (gnus-local-map-property): Remove.
22818
22819         * mm-view.el (mm-view-pkcs7-decrypt):
22820         Replace gnus-completing-read-maybe-default with completing-read.
22821
22822         * gnus-util.el (gnus-completing-read): do.
22823         (gnus-completing-read-maybe-default): Remove.
22824
22825 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22826
22827         * password.el: Only autoload `run-at-time' if not XEmacs.
22828         Only autoload the itimer functions if XEmacs.
22829
22830 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22831
22832         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22833         XEmacsen.
22834
22835         * dgnushack.el: Autoload executable-find for XEmacs.
22836
22837 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22838
22839         * gnus-art.el (gnus-read-string): Remove.
22840         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22841         read-string.
22842
22843 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22844
22845         * netrc.el: Autoload password-read.
22846         (netrc): Add configuration group.
22847         (netrc-encoding-method, netrc-openssl-path):
22848         Add variables for encoding and decoding of files with symmetric
22849         ciphers.
22850         (netrc-encode): Add assistant function to encode a file with
22851         netrc-encoding-method.
22852         (netrc-parse): Add interactive parameter, added optional
22853         decoding if netrc-encoding-method is non-nil but otherwise
22854         behavior is standard.
22855         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22856         Do s/encode/encrypt/ everywhere.
22857
22858         * spam.el: Remove executable-find autoload.
22859
22860 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22861
22862         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22863
22864         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22865
22866 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22867
22868         * gnus-art.el (gnus-treat-ansi-sequences)
22869         (article-treat-ansi-sequences): New variable and function.
22870         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22871
22872         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22873         Use it.
22874
22875 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22876
22877         * mm-util.el (mm-quote-arg): Remove.
22878
22879         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22880         shell-quote-argument.
22881
22882         * gnus-uu.el (gnus-uu-command): do.
22883
22884         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22885
22886         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22887         with make-char.
22888
22889         * mm-util.el (mm-make-char): Remove.
22890
22891         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22892         add-minor-mode.
22893
22894         * gnus-undo.el (gnus-undo-mode): do.
22895
22896         * gnus-topic.el (gnus-topic-mode): do.
22897
22898         * gnus-sum.el (gnus-dead-summary-mode): do.
22899
22900         * gnus-start.el (gnus-slave-mode): do.
22901
22902         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22903
22904         * gnus-ml.el (gnus-mailing-list-mode): do.
22905
22906         * gnus-gl.el (gnus-grouplens-mode): do.
22907
22908         * gnus-draft.el (gnus-draft-mode): do.
22909
22910         * gnus-dired.el (gnus-dired-mode): do.
22911
22912         * gnus-ems.el (gnus-add-minor-mode): Remove.
22913
22914         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22915         Replace gnus-char-width with char-width.
22916
22917         * gnus-ems.el (gnus-char-width): Remove.
22918
22919         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22920         Replace gnus-char-width with char-width.
22921
22922         * gnus-ems.el (gnus-char-width): Remove.
22923
22924         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22925         definition.
22926         Remove Emacs 20 hash table compatibility code.
22927
22928         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22929         20 compatibility code.
22930
22931         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22932
22933         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22934
22935         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22936         Replace with point-at-{eol,bol}.
22937
22938         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22939
22940         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22941
22942         * flow-fill.el (fill-flowed-point-at-bol)
22943         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22944
22945         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22946         Replace with point-at-{eol,bol} throughout all files.
22947
22948 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22949
22950         * ntlm.el (ntlm-string-as-unibyte): New macro.
22951         (ntlm-build-auth-response): Use it.
22952
22953         Remove Emacs 20 stuff:
22954         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22955         (butlast, mapc, remove): Remove the compiler macros.
22956         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22957         of delq and copy-sequence.
22958         * gnus-art.el (popup-menu): Remove the compiler macro.
22959         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22960         Emacs 20.
22961
22962 2004-01-05  Simon Josefsson  <jas@extundo.com>
22963
22964         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22965         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22966         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22967         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22968         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22969         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22970         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22971         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22972         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22973         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22974         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22975         string-xor into ntlm-string-xor.
22976         Suggested by Jesper Harder <harder@myrealbox.com>.
22977
22978         * ntlm.el: Don't include poem.
22979
22980         * md4.el (print-int32, print-string-hexa): Remove.
22981         Suggested by Jesper Harder <harder@myrealbox.com>.
22982
22983         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22984
22985         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22986         probably breaks emacs with DL patch, but do we care? Is anyone
22987         still using the DL stuff?)
22988
22989         * sieve-manage.el: Use the password package.
22990         (sieve-manage-read-passwd): Remove.
22991         (sieve-manage-interactive-login): Use password.  Re-add
22992         condition-case around loop.
22993
22994         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22995         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22996         Use the password package.
22997
22998 2003-02-19  Simon Josefsson  <jas@extundo.com>
22999
23000         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23001         token.
23002
23003 2002-08-07  Simon Josefsson  <jas@extundo.com>
23004
23005         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23006         (sieve-manage-authenticators):
23007         (sieve-manage-authenticator-alist): Add some SASL mechs.
23008         (sieve-sasl-auth): New function.
23009         (sieve-manage-cram-md5-auth):
23010         (sieve-manage-plain-auth): Rewrite using SASL library.
23011         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23012         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23013         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23014         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23015
23016 2004-01-05  Simon Josefsson  <jas@extundo.com>
23017
23018         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23019         New files.
23020
23021 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23022
23023         * gnus-group.el (gnus-no-groups-message): Update.
23024
23025         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23026
23027 2003-11-09  Simon Josefsson  <jas@extundo.com>
23028
23029         * imap.el: Support for ID IMAP extension (RFC 2971).
23030         (imap-local-variables): Add imap-id.
23031         (imap-id): New variable.
23032         (imap-id): New function.
23033         (imap-parse-response): Parse untagged ID response.
23034         * nnimap.el (nnimap-id): New variable.
23035         (nnimap-open-connection): Use it.
23036
23037 2003-12-28  Simon Josefsson  <jas@extundo.com>
23038
23039         * gnus-score.el (gnus-score-edit-all-score): New.
23040         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23041
23042 2004-01-04  Simon Josefsson  <jas@extundo.com>
23043
23044         * password.el: Add.
23045
23046 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23047
23048         * dns.el (dns-query-types): Fix typo.
23049         (dns-query-types): New function.
23050         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23051         PTR and SOA replies, see RFC 1035.
23052
23053 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23054
23055         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23056
23057         * Move to Changelog.2.
23058
23059 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23060
23061         * gnus.el (gnus-version-number): Bump version.
23062
23063 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23064
23065         * gnus.el: No Gnus v0.1 is released.
23066
23067 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23068
23069         * gnus.el: No Gnus v0.0 is released.
23070
23071 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23072
23073         * gnus.el (gnus-version-number): Bump.
23074         (gnus-version): No.
23075
23076 See ChangeLog.2 for earlier changes.
23077
23078   Copyright (C) 2004-2011  Free Software Foundation, Inc.
23079
23080   This file is part of GNU Emacs.
23081
23082   GNU Emacs is free software: you can redistribute it and/or modify
23083   it under the terms of the GNU General Public License as published by
23084   the Free Software Foundation, either version 3 of the License, or
23085   (at your option) any later version.
23086
23087   GNU Emacs is distributed in the hope that it will be useful,
23088   but WITHOUT ANY WARRANTY; without even the implied warranty of
23089   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23090   GNU General Public License for more details.
23091
23092   You should have received a copy of the GNU General Public License
23093   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23094
23095 ;; Local Variables:
23096 ;; coding: utf-8
23097 ;; fill-column: 79
23098 ;; add-log-time-zone-rule: t
23099 ;; End: