password-cache: fix negative caching invalidation
[gnus] / lisp / ChangeLog
1 2011-09-20  Julien Danjou  <julien@danjou.info>
2
3         * password-cache.el (password-cache-remove): Remove entries even if the
4         value is nil, so that password with a nil value (negative caching) is
5         possible to invalidate.
6
7         * auth-source.el (auth-source-format-cache-entry): New function.
8
9 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
12
13 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
16
17 2011-09-19  Julien Danjou  <julien@danjou.info>
18
19         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
20         which work with things that are not ASCII.
21
22 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23
24         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
25
26 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27
28         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
29         message level.
30
31 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
34
35 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
36
37         * gnus.el (gnus-interactive-exit): Update defcustom spec.
38
39 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
40
41         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
42         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
43
44 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
45
46         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
47         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
48         articles.
49
50 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
51
52         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
53         (message-mail-other-window, message-mail-other-frame)
54         (message-news-other-window, message-news-other-frame):
55         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
56         instead of setting buffer display varibles.
57
58 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
59
60         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
61
62         * gnus-sum.el (gnus-fetch-headers): Bump message level.
63
64 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
65
66         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
67         duplicates" to a higher level.
68
69         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
70         most egregious messages.
71
72 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
73
74         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
75
76 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
77
78         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
79         up the file (bug#9351).
80
81 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
82
83         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
84         it does with all other backends, but decode the names immediately after
85         getting them.
86
87         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
88         decoding nnimap groups.
89
90         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
91         newsrc file.  It doesn't seem like an important optimisation any more.
92
93 2011-09-10  Dave Abrahams  <dave@boostpro.com>  (tiny change)
94
95         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
96         overflows.
97
98 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
99
100         * gnus.el (gnus-article-mark-lists): Remove `recent'.
101         (gnus-interactive-exit): Extend to `quiet'.
102
103         * gnus-sum.el (gnus-offer-save-summaries): Use it.
104
105         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
106         string.
107
108         * plstore.el (plstore--get-buffer): Silence compiler warnings by
109         renaming function arguments from `this'.
110
111         * gnus-sum.el (gnus-newsgroup-recent): Remove.
112
113         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
114         has been renamed.
115         (gnus-lrm-string-p): Include RLM and PDF, too.
116
117         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
118         (bug#9225).
119
120 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
121
122         Add autoload cookies for functions used by sendmail.el.
123         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
124
125         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
126
127 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
128
129         * gnus-art.el (article-date-ut): Work properly even when there are
130         things like Date header in the body; work for forwarded parts.
131
132 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
133
134         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
135         original-article-buffer.
136
137 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
138
139         * nnir.el (nnir-compose-result): Fix matching of server type.
140         (nnir-run-swish++): Ditto.
141         (nnir-run-namazu): Ditto.
142         (nnir-run-notmuch): Ditto.
143
144 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
145
146         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
147         (bug#9405).
148
149         * gnus-score.el (gnus-summary-increase-score): Doc clarification
150         (bug#9421).
151
152         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
153         (bug#9425).
154
155         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
156         thing (bug#9426).
157
158 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
159
160         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
161         the error message.
162
163 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
164
165         * message.el (message-setup-1): Return t (Bug#9392).
166
167 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
168
169         * gnus-sum.el: When adding article headers to a summary buffer also
170         update gnus-newsgroup-articles (bug#9386).
171
172 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
173
174         * auth-source.el: Autoload help-mode.
175
176 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
179         names.
180
181 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
182
183         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
184         mm-replace-in-string for compatibility issues.
185         * mml2015.el (mml2015-epg-verify): Ditto.
186
187 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
190
191         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
192
193 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
194
195         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
196         continue on and do the clean-up phase (bug#9188).
197
198         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
199         just ignore groups that can't be opened instead of erroring out
200         (bug#9225).
201
202         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
203         nil since some many people are fuddy-duddies.
204
205         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
206         images.
207
208         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
209         instead.
210
211         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
212
213         * gnus-util.el (gnus-process-live-p): Copy over compat function.
214
215         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
216         processing.
217
218         * nntp.el (nntp-kill-buffer): Kill the process before killing the
219         buffer to avoid warnings.
220
221 2011-08-20  Simon Josefsson  <simon@josefsson.org>
222
223         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
224         specified to reduce precision.
225
226 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
229         bodystructures (bug#9314).
230
231 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
232
233         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
234         Make button keymap non-sticky after buttons.
235
236 2011-08-18  David Engster  <dengste@eml.cc>
237
238         * nnmairix.el (nnmairix-request-set-mark)
239         (nnmairix-goto-original-article): Remove adding of article to registry,
240         since `gnus-registry-add-group' isn't available anymore.
241         (nnmairix-determine-original-group-from-registry):
242         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
243         available anymore.
244
245 2011-08-12  Simon Josefsson  <simon@josefsson.org>
246
247         * starttls.el (starttls-any-program-available): Define as obsolete
248         function.
249
250 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
251
252         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
253         versions which Gnus use when appropriate.
254
255         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
256         a pretty destructive command.
257
258         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
259
260 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
261
262         * message.el (message-fix-before-sending): Make a different warning
263         about NUL characters (bug#9270).
264
265         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
266         from custom (bug#9260).
267
268         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
269         things work in Emacs 22 and XEmacs, too.
270
271         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
272         default From.
273
274         * gnus-spec.el (gnus-lrm-string-p): New macro.
275         (gnus-lrm-string): New constant.
276         (gnus-summary-line-format-spec): LRM-ify the from.
277         (gnus-tilde-max-form): LRM-ify string chopping.
278
279         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
280
281         * message.el (message-is-yours-p): Allow disabling canlock checking
282         (bug#9295).
283         (message-shoot-gnksa-feet): Add `canlock-verify'.
284         (message-auto-save-directory): Use ~/ as the auto-save directory if the
285         message directory isn't writable (bug#9304).
286
287         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
288         non-world-readable.
289
290 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
291
292         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
293         articles.
294
295 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
296
297         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
298         copy-list.
299
300 2011-08-12  Sam Steingold  <sds@gnu.org>
301
302         * gnus-score.el (gnus-score-find-alist): Keep the score files already
303         in the reverse order to avoid modifying the cache with `nreverse'.
304         (gnus-all-score-files): Do not modify the value returned by
305         `gnus-score-find-alist' because it lives in a cache variable.
306         (gnus-current-home-score-file): No need to `nreverse' the return value
307         of `gnus-score-find-alist', it is already in the correct order.
308
309 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
310
311         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
312         type MESSAGE and subtype RFC822 is slightly different from those of
313         type TEXT.
314
315 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
316
317         * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
318         allows article-referral to work from an nnir group.
319
320 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
321
322         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
323
324 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
325
326         * mml1991.el (mml1991-epg-find-usable-key)
327         (mml1991-epg-find-usable-secret-key): New function.
328         (mml1991-epg-sign): Check if signing key is usable.
329         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
330
331 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
332
333         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
334         server-variables only. This should fix a bug introduced with commit
335         e1889675b7f4adf057833c5513c9374134c4e053.
336         (nnir-run-query): 'nnir-search-engine should not be set from the global
337         environment.
338
339 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
340
341         * nnir.el (nnir-search-thread): Position point on referring article
342         line.
343         (nnir-warp-to-article): Clean up summary buffers.
344
345         * nnimap.el (nnimap-request-thread): Whitespace fix.
346
347 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
348
349         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
350
351 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
352
353         * starttls.el (starttls-available-p): Rename from
354         `starttls-any-program-available' and changed return convention.
355
356 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
357
358         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
359         `unix-sync' unless it's defined.
360
361 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
362
363         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
364         `aref' for XEmacs compatibiltiy.
365
366 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
367
368         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
369
370 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
371
372         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
373         closures, quote the form properly (bug#9194).
374
375 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
376
377         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
378         (gnus-summary-insert-new-articles): Protect against servers that are
379         down.
380
381 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
382
383         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
384         in mm handle if none is specified.
385
386 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
387
388         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
389
390 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
391
392         * nnir.el (nnir-search-thread): New function to make an nnir group
393         based on a thread query.
394
395         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
396         of nnir in thread referral.
397         (gnus-summary-refer-thread): Use it.
398
399         * nnimap.el (nnimap-request-thread): Use it.
400
401 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * shr.el (shr-tag-comment): Ignore HTML comments.
404
405 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
406
407         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
408         argument.
409         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
410         Use `nnir-address' to handle server info rather than passing an arg.
411
412         * nnimap.el (nnimap-make-thread-query): New utility function to format
413         an imap thread search query.
414         (nnimap-request-thread): Use it.
415
416         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
417         right select-method if we are not going back to the group buffer.
418
419 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420
421         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
422         enter invalid buffer configurations into the quit form (bug#9107).
423         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
424         unplugged/plugged.
425
426         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
427         keep track of which ones are unread (bug#9061).
428
429         * gnus.el (gnus-refer-article-method): Allow entering any sexp
430         (bug#9055).
431
432         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
433         (bug#9041).
434
435         * gnus-html.el (mm-util): Require (bug#9073).
436
437         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
438         (gnus-summary-refer-thread): Use it to remove duplicates in the
439         un-threaded view (bug#9053).
440         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
441
442 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
443
444         * nnir.el (nnir-read-server-parm): Use default value from global
445         variable.  Without this the default search engine parameters aren't
446         used at all.
447
448 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
449
450         * message.el (message-unique-id): Don't use the undocumented return
451         value from (random t) (bug#9118).
452
453 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * message.el (message-auto-save-directory): If the ~/Mail directory
456         doesn't exist, use ~ as the auto-save directory (bug#4432).
457
458         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
459         hasn't already been started.
460
461 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
462
463         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
464
465         * message.el (message-reply): Work around mysterious bug where
466         `message-mode' seems to overwrite the locally bound `subject' variable.
467
468 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
469
470         * nnimap.el (nnimap-request-thread): Ensure search is performed in
471         correct group.
472
473         * gnus-int.el (gnus-request-thread): Add group argument.
474
475         * gnus-sum.el (gnus-summary-refer-thread): Use it.
476
477 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
478
479         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
480
481         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
482         renamed to `debbugs-gnu-*'.
483
484 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
485
486         * plstore.el: Revert the editing feature since it is not urgent.
487         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
488         (plstore-mode-decoded): Remove.
489
490 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491
492         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
493         isn't very interesting any more, and it leaks potentially secret data.
494         (gnus-debug): Remove.
495
496         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
497         use of :custom-show.
498
499 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
500
501         * plstore.el: Add documentation.
502         (plstore-mode): New mode to edit plstore file.
503         (plstore-mode-toggle-display, plstore-mode-original)
504         (plstore-mode-decoded): New command.
505         (plstore--encode, plstore--decode, plstore--write-contents-functions)
506         (plstore--insert-buffer, plstore--make): New function.
507         (plstore-open, plstore-save): Simplify by using them.
508
509 2011-07-06  Glenn Morris  <rgm@gnu.org>
510
511         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
512
513 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
516         no longer is much used.
517         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
518         Articles".
519
520 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
521
522         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
523         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
524         `notmuch' backend.
525
526 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
527
528         * mm-decode.el (mm-text-html-renderer): Doc fix.
529
530         * gnus-msg.el (gnus-bug): Fix the MML tag.
531
532         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
533
534 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
535
536         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
537         secondary methods if started with `gnus-no-server'.
538
539 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
540
541         * message.el (message-return-action): Fix typo in docstring.
542
543 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544
545         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
546         bug reports at once.
547
548         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
549
550 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
551
552         * nndraft.el: Require gnus-group.
553         (nndraft-request-list): Declare.
554
555         * nndraft.el (nndraft-update-unread-articles): Don't show group having
556         no unread article unless it matches gnus-permanently-visible-groups.
557
558         * nndraft.el (nndraft-update-unread-articles): New function.
559         (nndraft-request-associate-buffer): Use it to update the number of
560         unread articles for the nndraft groups in the group buffer when saving
561         or killing a draft message.
562
563 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
564
565         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
566         systems to binary before writing and reading the mbox files.
567
568         * gnus.el (gnus-summary-line-format): Link to the info node for %U
569         instead of trying to list them all (bug#8978).
570
571 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
572
573         * pop3.el (pop3-open-server): Use :end-of-capability.
574
575 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
578         the id is always a number.
579
580         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
581
582         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
583         debbugs mode, if possible.
584
585 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
586
587         * auth-source.el (auth-source-token-passphrase-callback-function):
588         Reindent.
589         (epg-context-operation): Remove unnecessary autoload.
590
591 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592
593         * gnus.el (gnus-list-debbugs): New command.
594
595         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
596         mboxstat instead of the maintbox, since the stat seems to be fuller.
597
598         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
599         summary buffers.
600
601         * message.el (message-get-reply-headers): Delete all duplicates,
602         instead of the first.
603         (message-get-reply-headers): Ensure that we have progress while
604         deleting duplicates.
605
606         * gnus-msg.el (gnus-configure-posting-styles): Get the local
607         gnus-posting-style value from the summary buffer to make it easier to
608         make that a per-buffer conf.
609
610 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
611
612         * nnir.el (nnir-run-imap): Allow halting a search when an article is
613         found by setting `shortcut' in 'query.
614         (nnir-request-article): Use `shortcut' setting when requesting article
615         by Message-ID.
616
617 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
618
619         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
620         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
621         Bring the pseudo-headers back too.
622
623 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
624
625         * auth-source.el (auth-source-token-passphrase-callback-function):
626         Simplify and remove EPA dependency.
627
628 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
629
630         * nnir.el (nnir-request-article): Fix error message text.
631
632 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
633
634         * auth-source.el (plstore-delete): Autoload.
635         (auth-source-plstore-search): Support delete operation.
636         * plstore.el (plstore-delete): New function.
637
638 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
639
640         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
641         mark actually existing articles as unread rather than the ones that
642         active asserts.
643
644 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
645
646         * nntp.el (nntp-record-command):
647         * gnus-util.el (gnus-message-with-timestamp-1):
648         Use format-time-string rather than decoding time stamps by hand.
649         This is simpler and insulates the code from potential changes to
650         current-time format.
651
652 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
653
654         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
655
656 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
657
658         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
659         (plstore-save): Support public key encryption.
660         (plstore--init-from-buffer): New function.
661         (plstore-open): Use it; fix error when opening a non-existent file.
662         (plstore-revert): Use plstore--init-from-buffer.
663
664 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
665
666         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
667
668 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * mml2015.el (mml2015-use): Replace string-match-p with string-match
671         for old Emacsen.
672
673 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
674
675         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
676         is not fully working.
677
678 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
679
680         * dgnushack.el: Autoload sha1 on XEmacs.
681
682         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
683         quit window configuration.
684
685         * auth-source.el (epg-context-set-passphrase-callback):
686         Remove duplicate autoload.
687
688 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
689
690         * nnir.el (nnir-request-article): Allow requesting articles by
691         Message-ID with nnimap.
692
693         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
694         current server.
695
696 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
697
698         * auth-source.el: Autoload EPA/EPG functions.
699         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
700         changed when EPA/EPG is not available.
701         (auth-source-backend): Rename "arg" member to "data".
702         (auth-source-backend-parse, auth-source-plstore-search)
703         (auth-source-plstore-create): Use it.
704
705 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
706
707         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
708         `gnus-refer-article-methods'.
709
710 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
711
712         * auth-source.el: Require EPA and EPG.
713         (auth-source-passphrase-alist): New variable.
714         (auth-source-passphrase-callback-function)
715         (auth-source-token-passphrase-callback-function): Callbacks for the
716         netrc field encryption (GPG tokens).
717         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
718         Symmetric encryption and decryption of the netrc GPG tokens.
719         (auth-source-netrc-normalize): Use them, simplifying the closure.
720
721 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
722
723         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
724         is available.
725
726 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
727
728         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
729         non-nil, and `nnimap-split-methods' is nil, use the former.
730
731 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
732
733         * plstore.el (plstore-revert): New function.
734         (plstore-open): Use it; hide the buffer from user.
735
736 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
737
738         * auth-source.el (auth-source-backend): New member "arg".
739         (auth-source-backend-parse): Handle new backend 'plstore.
740         * plstore.el: New file.
741
742 2011-06-30  Glenn Morris  <rgm@gnu.org>
743
744         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
745
746 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
747
748         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
749         expiring articles to.
750
751         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
752         variations as ASCII (bug#5458).
753
754 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
757
758 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
759
760         * message.el (message-point-in-header-p): Tweak the function to default
761         to saying that we're not in the headers if there is no separator at
762         all.  This makes it possible to use the Message version of `M-q' in
763         buffers with no headers (bug#7987).
764         (message-point-in-header-p): Fix last checkin to work with an empty
765         mail-header-separator, too.
766
767         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
768         again, save the choice via customize.
769
770 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * message.el (message-send-mail-function): Add `sendmail-query-once'.
773
774         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
775         ended the connection, bail out before waiting infinitely on a new
776         connection.
777
778 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
779
780         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
781         reports.
782
783         * gnus.el (gnus-bug-package): Use "gnus."
784         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
785
786 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
787
788         * dgnushack.el: Make the timer warning go away on XEmacs.
789
790         * gnus-art.el (gnus-article-stop-animations): New function to stop any
791         animations going on at article exit time.
792
793         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
794         since removing it breaks people upgrading.
795
796         * shr.el (shr-put-image): Use the new interface for animating images.
797         (shr-put-image): Animate for 60 seconds.
798
799         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
800         avoid compiler warnings.
801
802         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
803         error with `find-file-hooks' on Emacs 22.
804         (with-auth-source-epa-overrides): Ugly hack to Wrap the
805         `find-file-hook' things in `symbol-value' to avoid compilation warnings
806         on all architectures.
807
808         * spam.el (spam-stat): Require in a normal fashion without binding
809         `spam-stat-install-hooks' to avoid compilation warnings.
810
811         * spam-stat.el (spam-stat-install-hooks): Remove.
812         (spam-stat-install-hooks): Don't run automatically.
813
814 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
815
816         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
817         and keystroke.
818
819 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
820
821         * auth-source.el (auth-source-netrc-cache): Move forward.
822
823 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824
825         * proto-stream.el (proto-stream-open-starttls): Use
826         `gnutls-available-p' to see whether we have built-in support.
827
828         * auth-source.el (auth-source-netrc-create): Don't query the bits that
829         we already know.
830         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
831         (auth-source-netrc-create): Don't prompt for the stuff we already know.
832
833 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
834
835         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
836         %S format, since that looks odd.
837         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
838         file, especially when saving.
839
840 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
841
842         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
843         article found.
844
845 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
846
847         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
848         `auth-source-save-secrets' with a more sensitive alist that can be
849         configured per file.  Experimental, so defaults to 'never.
850         (auth-source-netrc-create): Use it.  Still experimental code.
851         (with-auth-source-epa-overrides): Use `find-file-hooks' if
852         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
853
854 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
855
856         * auth-source.el (auth-source-save-secrets): New variable to control if
857         secret tokens should be saved encrypted.
858         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
859         to `auth-source-netrc-normalize'.
860         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
861         on the EPA variables being defined.
862         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
863         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
864         the lexical-let closure.
865         (auth-source-netrc-create): Create "gpg:" tokens according to
866         `auth-source-save-secrets'.
867
868 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * gnus-group.el (gnus-group-update-group): Add new argument
871         `info-unchanged' that stops updating dribble buffer.
872
873         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
874         deletes lines matching to it in dribble buffer.
875
876         * gnus-agent.el (gnus-agent-fetch-group-1):
877         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
878         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
879         * gnus-start.el (gnus-group-change-level):
880         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
881
882         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
883         if newsgroup info is not changed.
884
885         * gnus-group.el (gnus-group-get-new-news-this-group):
886         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
887         Don't update dribble buffer.
888
889 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
890
891         * gnus-registry.el (gnus-registry-remove-ignored): New function to
892         remove entries with groups we ignore.
893
894 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
895
896         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
897         the underline comes at the bottom.
898
899 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
900
901         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
902         `gnus-registry-user-format-function-M' and declare the latter obsolete.
903         (gnus-registry-article-marks-to-names): Rename from
904         `gnus-registry-user-format-function-M2'.
905
906 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
907
908         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
909         ephemeral group.
910
911 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
912
913         * shr.el (shr-browse-image): Copy the URL if called interactively.
914
915 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
916
917         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
918         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
919         done, then unselected articles may be marked as read.
920
921         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
922         since not doing this seems to lead to a race condition in pop3-logon.
923
924         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
925         so that the call chain it correct when we call "upwards".
926
927         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
928         in read-only groups.
929
930         * gnus-group.el (gnus-group-mark-article-read): Ditto.
931
932         * message.el (message-cite-reply-position): Doc string fix.
933
934         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
935         avoid regexp overflow.
936         (nnimap-transform-split-mail): Ditto.
937
938         * pop3.el (pop3-retr): Error out if the server closes the connection.
939
940 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
941
942         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
943         mm-with-unibyte-current-buffer.  The buffer should not contain any
944         multibyte chars anyway at this stage.
945
946 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
949         at the end of lines.
950
951 2011-05-29  Julien Danjou  <julien@danjou.info>
952
953         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
954
955 2011-05-27  Glenn Morris  <rgm@gnu.org>
956
957         * gnus-group.el (gnus-bug-group-download-format-alist):
958         Use the "maintainer" version of debian reports as well.
959
960 2011-05-26  Glenn Morris  <rgm@gnu.org>
961
962         * gnus-group.el (gnus-bug-group-download-format-alist):
963         Use the "maintainer" version of debbugs.gnu.org reports.
964
965 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
966
967         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
968
969 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
970
971         * gnus-cus.el (gnus-agent-customize-category):
972         * gnus-delay.el (gnus-delay-send-queue):
973         * gnus.el (gnus-other-frame):
974         Don't quote lambda expressions with `quote'.
975
976 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
977
978         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
979         the thread moves us backwards and so we loop forever.
980
981 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
982
983         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
984         whitespace in base64 data lines.
985
986 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
987
988         * gnus-registry.el (gnus-registry-user-format-function-M):
989         Use `mapconcat'.
990         (gnus-registry-user-format-function-M2): Use to see the full text of
991         the marks.  Make "," the mark text separator.
992
993         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
994         authentication with auth-source.
995
996 2011-05-17  Glenn Morris  <rgm@gnu.org>
997
998         * gnus-group.el (gnus-import-other-newsrc-file):
999         Use insert-file-contents.
1000
1001 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
1002
1003         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
1004         1000 iterations.
1005
1006 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1007
1008         * nntp.el (nntp-open-connection): Check if process-type is available.
1009
1010 2011-05-16  Julien Danjou  <julien@danjou.info>
1011
1012         * shr.el (shr-tag-del): Add support for del tag.
1013
1014 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * gnus-html.el (gnus-html-put-image): Register a displayer.
1017
1018         * shr.el (shr-image-displayer): Don't remove text props from alt text.
1019
1020 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
1021
1022         * registry.el (prune-factor): New initialization parameter defaulting
1023         to 0.1.
1024         (registry-prune-hard): Use it.
1025
1026         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1027         0.1 expicitly.
1028
1029 2011-05-13  Glenn Morris  <rgm@gnu.org>
1030
1031         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1032         is bound, since this function requires sendmail.
1033
1034 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1035
1036         * registry.el (registry-usage-test): Disable pruning test.
1037
1038 2011-05-11  David Engster  <dengste@eml.cc>
1039
1040         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
1041         Bind set-network-process-option for XEmacs.
1042
1043 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
1044
1045         * registry.el (registry-prune-hard-candidates)
1046         (registry-prune-soft-candidates): Helper methods for registry pruning.
1047         (registry-prune): Use them.  Make the sort function optional.
1048
1049 2011-05-10  Jim Meyering  <meyering@redhat.com>
1050
1051         * shr.el (shr-colorize-region): Fix typo "on on -> on".
1052
1053 2011-05-10  Julien Danjou  <julien@danjou.info>
1054
1055         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1056         symbol and not a list.
1057
1058 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1059
1060         * gnus-art.el (gnus-article-mode): Move binding of
1061         shr-put-image-function here from gnus-article-prepare-display.
1062
1063         * shr.el (shr-put-image-function): New variable.
1064         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1065         (shr-put-image): Return scaled image.
1066
1067         * gnus-art.el (gnus-shr-put-image): New function.
1068         (gnus-article-prepare-display): Bind shr-put-image-function to it.
1069
1070         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1071         original ones, as deletable.
1072
1073 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1074
1075         * nntp.el (nntp-open-connection): Set TCP keepalive option.
1076
1077 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1078
1079         * registry.el (registry-full): Add convenience method.  Fix logic.
1080         (registry-insert): Use it.  Fix logic here too.
1081
1082         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1083         `registry-prune' if `registry-full' returns t.
1084         (gnus-registry-handle-action)
1085         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1086         (gnus-registry-usage-test): Use it.
1087
1088 2011-05-07  Julien Danjou  <julien@danjou.info>
1089
1090         * shr.el (shr-link): Make shr-link inherit from link by default.
1091
1092 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
1093
1094         * shr.el (shr-urlify, shr-link): Fix shr-link face.
1095
1096 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1097
1098         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1099         error out because the face is not a list.
1100
1101 2011-05-05  Glenn Morris  <rgm@gnu.org>
1102
1103         * proto-stream.el (gnutls-negotiate): Fix declarations.
1104
1105         * gnus-start.el (gnus-propagate-marks): Declare.
1106
1107 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
1108
1109         * registry.el (registry-reindex): Fix percentage message.
1110
1111         * proto-stream.el (network-stream-open-starttls): Adjust to call
1112         `gnutls-negotiate' with :process and :hostname arguments.
1113
1114 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1115
1116         * shr.el: Add shr-link face for links.
1117         (shr-urlify): Use it.
1118
1119         * registry.el (registry-insert): Make error message more helpful.
1120
1121 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * gnus-html.el (gnus-html-schedule-image-fetching):
1124         Use url-queue-retrieve, if it exists.
1125
1126         * shr.el (shr-tag-img): Ditto.
1127
1128         * gnus.el: Autoload more gnus-agent functions.
1129
1130         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1131         agent if we haven't already (bug#8502).
1132
1133         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1134         into the Agent, too.
1135
1136         * gnus-agent.el (gnus-agent-store-article): New function.
1137
1138         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1139         and moved from that file for reuse.
1140
1141         * pop3.el (pop3-open-server): Error messages are "-ERR".
1142
1143 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1144
1145         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1146         (open-tls-stream): Remove superfluous tls/starttls autoloads.
1147
1148 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1149
1150         * gnus.el: No Gnus v0.17 is released.
1151
1152 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1153
1154         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1155         buffer has moved to a different frame.
1156
1157 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1158
1159         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1160         to get the conversion from unibyte to multibyte buffers to work on
1161         Emacs 22.
1162
1163         * nntp.el (nntp-request-article): Slight clean-up.
1164
1165 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166
1167         * shr.el (shr-strike-through): New face.
1168         (shr-tag-s): Use it to provide <s> support.
1169         (shr-tag-s): Remove duplicate definition.
1170
1171 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1172
1173         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1174         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1175
1176 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
1177
1178         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
1179         `gnutls-negotiate'.
1180         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
1181
1182 2011-04-23  Glenn Morris  <rgm@gnu.org>
1183
1184         * gnus-sum.el (gnus-extra-headers): Bump :version.
1185
1186 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1187
1188         * shr.el (shr-tag-sup): New function.
1189         (shr-tag-sub): Ditto.
1190
1191 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1192
1193         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1194         for the case where `gnus-registry-ignored-groups' is a list of lists,
1195         and don't call `gnus-parameter-registry-ignore' otherwise.
1196
1197 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1198
1199         * nnimap.el (nnimap-user): New backend variable.
1200         (nnimap-open-connection-1): Use it.
1201         (nnimap-credentials): Accept user parameter so it's explicit what user
1202         name is desired.
1203
1204         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1205         default.
1206
1207         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1208         not gnus-registry.el.
1209
1210         * gnus-registry.el: Mention in comments how to modify
1211         `gnus-extra-headers' for proper recipient tracking and that it may
1212         already have To and Cc recently, which it does as of this commit.
1213         (gnus-registry-ignored-groups): Remove defcustom.
1214         Explain why in comments.
1215         (gnus-registry-action): Fix data-header reference to use the extra
1216         headers.  Explain in package commentary how to add To and Cc headers to
1217         the gnus-extra-headers.
1218         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1219         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1220         parameter list or a string list in `gnus-registry-ignored-groups'.
1221         Fix logic error.
1222
1223 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224
1225         * shr.el (shr-expand-url): Protect against null urls.
1226
1227 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1228
1229         * shr.el (shr-base): New binding.
1230         (shr-tag-base): Keep track of <base>.
1231         (shr-expand-url): New function used throughout.
1232
1233 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
1234
1235         * gnus-registry.el
1236         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1237         (gnus-registry-ignored-groups): New variable.
1238         (gnus-registry-ignore-group-p): Use it.
1239         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1240         set the destination group to nil (same as delete) if it's ignored.
1241
1242 2011-04-20  David Engster  <dengste@eml.cc>
1243
1244         * tests/gnustest-nntp.el: New file for simple NNTP testing.
1245
1246         * Makefile.in (test-nntp): New rule.
1247         (check): Add it.
1248         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
1249
1250 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1251
1252         * gnus-registry.el (gnus-registry-action)
1253         (gnus-registry-fetch-header-fast):
1254         Don't use mail-header that looks an internal function of mailheader.el.
1255
1256 2011-04-19  Glenn Morris  <rgm@gnu.org>
1257
1258         * time-date.el (time-to-days): Remove unused local variables.
1259
1260 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * gnus-registry.el: Eliminate cl functions.
1263         (gnus-registry-sort-addresses): New function that replaces mapcan.
1264         (gnus-registry-action, gnus-registry-spool-action)
1265         (gnus-registry-split-fancy-with-parent)
1266         (gnus-registry-fetch-recipients-fast): Use it.
1267         (gnus-registry-import-eld): Replace delete* with dolist + delq.
1268
1269         * registry.el (initialize-instance, registry-lookup)
1270         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1271         (registry-lookup-secondary-value, registry-search, registry-delete)
1272         (registry-insert, registry-reindex, registry-size, registry-prune):
1273         Use eval-and-compile.
1274
1275 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1276
1277         * registry.el (registry-reindex): New method to recreate the secondary
1278         registry indices.
1279
1280         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1281         tracked field changes.
1282         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1283         (gnus-registry-action, gnus-registry-spool-action)
1284         (gnus-registry-handle-action)
1285         (gnus-registry--split-fancy-with-parent-internal)
1286         (gnus-registry-split-fancy-with-parent)
1287         (gnus-registry-register-message-ids): Add recipient tracking on spool,
1288         move, and delete actions, and for fancy splitting with parent.
1289         (gnus-registry-extract-addresses)
1290         (gnus-registry-fetch-recipients-fast)
1291         (gnus-registry-fetch-header-fast): Convenience functions.
1292         (gnus-registry-misc-test): ERT test of
1293         `gnus-registry-extract-addresses'.
1294
1295 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1296
1297         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1298         Track by subject first, then sender.
1299
1300 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1301
1302         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1303
1304         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1305         Lisp.
1306
1307         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1308         (gnus-draft-send): Use it to avoid popping
1309         up frames from gnus-group-send-queue.
1310
1311 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1312
1313         * gnus-registry.el: Updated gnus-registry docs.
1314
1315 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1316
1317         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1318         Fix logic bug.
1319         (gnus-registry-post-process-groups): Fix logging of no results and
1320         quote sender and subject.
1321
1322 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
1325         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
1326         gnutls-cli are too slow to be done opportunistically.
1327
1328         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1329         (gnus-read-active-for-groups): Don't try to finish getting stuff where
1330         we had no early-data returned.
1331         (gnus-get-unread-articles): Add a sanity check so that we don't issue
1332         two async commands to the same server at the same time.
1333
1334 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
1335
1336         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1337
1338 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1339
1340         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1341         "warning" level.
1342
1343         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1344         (mm-url-insert-file-contents): Don't set the package names.
1345
1346 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1347
1348         * gnus-registry.el (gnus-registry-action): Remove properties and
1349         simplify subject in `gnus-registry-handle-action'.
1350         (gnus-registry-spool-action): Get subject and sender from message if
1351         they are not passed in.
1352         (gnus-registry-handle-action): Remove properties and simplify subject
1353         consistently.
1354
1355 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1356
1357         * registry.el: Require CL before using defmacro*.
1358
1359 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1360
1361         * gnus-art.el (article-treat-date): Assume that
1362         gnus-article-date-headers may be a group parameter.
1363
1364 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1365
1366         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1367
1368         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1369         interactively so the newsrc file can contain foreign groups too.
1370         Useful for debugging but not much for users.
1371
1372 2011-04-07  David Engster  <dengste@eml.cc>
1373
1374         * registry.el (registry-usage-test): Only do
1375         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1376         lexical binding.
1377
1378 2011-04-07  David Engster  <dengste@eml.cc>
1379
1380         * Makefile.in (check, test-registry): New rules for test-suite.
1381
1382 2011-04-06  David Engster  <dengste@eml.cc>
1383
1384         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1385         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1386
1387 2011-04-06  David Engster  <dengste@eml.cc>
1388
1389         * registry.el (initialize-instance): Change :after to :AFTER to be
1390         compatible with old EIEIO version in XEmacs.
1391
1392 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1393
1394         * gnus-registry.el (gnus-registry-post-process-groups)
1395         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1396         and provide better messaging.
1397
1398 2011-04-06  David Engster  <dengste@eml.cc>
1399
1400         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1401         errors.
1402
1403         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1404         dgnushack-compile with error-on-warn enabled, and to signal an error if
1405         clean compilation failed.
1406         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1407         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1408
1409 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1410
1411         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1412         unconditionally anyway, discarding errors.
1413         (gnus-registry-delete-entries): New convenience function.
1414         (gnus-registry-import-eld): Import from old .eld registry.
1415
1416         * registry.el: Don't use ERT if it's not available.  Load it
1417         unconditionally anyway, discarding errors.
1418
1419         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1420         version from the Claudio Bley GnuTLS patch (extra optional parameters
1421         and host name).
1422
1423 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1424
1425         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1426         fixup the parameters that can be customized by the user between
1427         save/read cycles.
1428         (gnus-registry-read): Use it.
1429         (gnus-registry-make-db): Use it.
1430         (gnus-registry-spool-action, gnus-registry-handle-action):
1431         Fix messaging.
1432         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1433         Map references to actual group names with sender and subject tracking.
1434         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1435         (gnus-registry-usage-test): Add subject lookup test.
1436
1437         * registry.el (registry-db, initialize-instance): Set up constructor
1438         instead of :initform arguments for the sake of older Emacsen.
1439         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1440         pre-lexbind merge bug.
1441         (registry-usage-test): Use it.
1442         (initialize-instance, registry-db): Move the non-function initforms
1443         back to the class definition.
1444
1445 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1446
1447         * registry.el: New library to manage gnus-registry-style data.
1448
1449         * gnus-registry.el: Use it (major rewrite).
1450
1451         * nnregistry.el: Use it.
1452
1453         * spam.el: Use it.
1454
1455 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456
1457         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1458         marks on non-selected articles.
1459
1460 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1461
1462         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1463         parameter to open-protocol-stream.
1464
1465 2011-04-01  Julien Danjou  <julien@danjou.info>
1466
1467         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1468         fundamental-mode.
1469
1470 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1473         servers.
1474
1475 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1476
1477         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1478         made marks not propagate, again.
1479
1480 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1481
1482         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1483         Make this the default type.
1484         (proto-stream-open-plain): Rename from proto-stream-open-default.
1485         (open-protocol-stream, proto-stream-open-starttls)
1486         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1487         with `plain'.
1488
1489         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1490         value.
1491
1492         * nntp.el (nntp-open-connection-function): Document the fact that some
1493         values are not functions but are instead handled specially.
1494         Recognize nntp-open-plain-stream value.
1495         (nntp-open-connection): Recognize that value.
1496
1497 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1498
1499         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1500         where it seems to be needed.
1501
1502 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1503
1504         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1505         stuff.
1506
1507         * gnus-score.el (gnus-score-string): Fix calling convention of
1508         `gnus-simplify-buffer-fuzzy' after last patches.
1509
1510         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1511         server for articles we didn't get any headers for.  This is a sanity
1512         check.
1513
1514 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1515
1516         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1517         new CAPABILITY, use it.
1518
1519 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1520
1521         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1522         downloading anything.
1523
1524         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1525
1526 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1527
1528         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1529         colors.
1530         (gnus-splash-svg-color-symbols): New function.
1531
1532 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1533
1534         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1535         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1536         (gnus-simplify-subject-fuzzy): Use the local
1537         gnus-simplify-subject-fuzzy-regex instead of the global one.
1538         This makes using this variable in group parameters work.
1539
1540 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1541
1542         * gnus-registry.el (gnus-registry-unfollowed-groups):
1543         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1544         archive:sent-YYYY-MM-DD groups).
1545         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1546         tracking if there are more than `gnus-registry-max-track-groups'
1547         matches.
1548
1549 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1550
1551         * message.el (message--yank-original-internal): New function to do the
1552         insertion cleanly inside eval in `message-yank-original'.
1553         (message-yank-original): Use it.
1554
1555 2011-03-29  Julien Danjou  <julien@danjou.info>
1556
1557         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1558         local variables disabled rather than `normal-mode'.
1559
1560 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1561
1562         * imap.el (imap-shell-open, imap-process-connection-type):
1563         Use imap-process-connection-type for 'shell' streams as well as
1564         Kerberos, SSL, other subprocesses.
1565
1566 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1567
1568         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1569         with open-network-stream.
1570         (proto-stream-always-use-starttls): Option removed.
1571         (open-protocol-stream): Return a process object by default.  Provide a
1572         new parameter :return-list specifying a list-type return value, which
1573         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1574         :type `network' to `try-starttls', and `network-only' to `default'.
1575         Make `default' the default, for compatibility with open-network-stream.
1576         Handle the no-parameter case exactly as open-network-stream, with no
1577         additional stream processing.  Search plists using plist-get.
1578         Explicitly add :end-of-commend parameter if it is missing.
1579         (proto-stream-open-default): Rename from
1580         proto-stream-open-network-only.  Return 'default as the type.
1581         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1582         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1583         failed.  Always return a list with a (possibly dead) process as the
1584         first element, for compatibility with open-network-stream.
1585         (proto-stream-open-tls): Use plist-get.  Always return a list.
1586         (proto-stream-open-shell): Return `default' as connection type.
1587         (proto-stream-capability-open): Use plist-get.
1588         (proto-stream-eoc): Function deleted.
1589
1590         * nnimap.el (nnimap-stream, nnimap-open-connection)
1591         (nnimap-open-connection-1): Handle renaming of :type parameter for
1592         open-protocol-stream.
1593         (nnimap-open-connection-1): Pass a :return-list parameter
1594         open-protocol-stream to obtain a list return value.  Parse this list
1595         using plist-get.
1596
1597         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1598         for open-protocol-stream.  Accept open-protocol-stream return value
1599         that is a subprocess object instead of a list.  Handle the case of a
1600         dead returned process.
1601
1602 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1603
1604         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1605
1606         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1607
1608 2011-03-21  Julien Danjou  <julien@danjou.info>
1609
1610         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1611         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1612         query.
1613         (mm-inline-text): Render normal text with fontification whenever
1614         possible.
1615
1616         * gnus-sum.el (gnus-summary-save-parts-1):
1617         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1618         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1619         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1620         Use `mm-handle-filename'.
1621
1622         * mm-util.el (mm-handle-filename): New function, return the filename of
1623         an handle.
1624
1625 2011-03-18  Julien Danjou  <julien@danjou.info>
1626
1627         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1628         (gnus-buffer-live-p): Check that buffer is not nil.
1629
1630 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1631
1632         * gnus.el: No Gnus v0.15 is released.
1633
1634 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1637         avoid warning on XEmacs.
1638
1639         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1640         on XEmacs.
1641
1642         * gnus-art.el: Require mouse, which the build bot seems to say is
1643         needed.
1644
1645         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1646
1647         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1648         XEmacs, since it doesn't have url-retrieve-synchronously.
1649
1650         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1651         since assoc-string doesn't exist in XEmacs.
1652
1653 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1654
1655         * gnus-group.el (gnus-group-list-ticked): New function.
1656         (gnus-group-make-menu-bar): Provide a menu entry for it.
1657         (gnus-group-list-map): Provide a binding for it.
1658
1659 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1660
1661         * shr.el (shr-visit-file): New command.
1662
1663         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1664
1665 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1666
1667         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1668         servers.
1669
1670 2011-03-16  Julien Danjou  <julien@danjou.info>
1671
1672         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1673         inline.
1674
1675         * gnus-art.el (article-hide-list-identifiers):
1676         Use gnus-group-get-list-identifiers.
1677
1678         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1679         (gnus-summary-remove-list-identifiers):
1680         Use gnus-group-get-list-identifiers to get regexp.
1681         (gnus-select-newsgroup, gnus-summary-insert-subject)
1682         (gnus-summary-insert-articles):
1683         Call gnus-summary-remove-list-identifiers unconditionally.
1684
1685 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1686
1687         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1688         we're selecting a group with unread articles.
1689
1690         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1691
1692         * gssapi.el: New file separated out from imap.el to provide a general
1693         Kerberos 5 connection facility for Emacs.
1694
1695         * message.el (message-elide-ellipsis): Document the format spec
1696         ellipsis.
1697
1698 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1699
1700         * message.el (message-elide-region): Allow the ellipsis to say how many
1701         lines were removed.
1702
1703 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1704
1705         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1706         window configurations containing buffers that are now dead.
1707
1708         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1709         parsing to avoid integer overflows.
1710         (nnimap-parse-flags): Simplify the last change.
1711         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1712         too large for 32-bit Emacsen.
1713
1714 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1715
1716         * auth-source.el (auth-source-netrc-create):
1717         * message.el (message-yank-original): Fix use of `case'.
1718
1719 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1720
1721         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1722         XEmacs, which was one character too wide.
1723
1724 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1725
1726         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1727         default number of articles to display.
1728         (gnus-articles-to-read): Use pretty names for prompt.
1729
1730 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1731
1732         * gnus-int.el (gnus-open-server): Ditto.
1733
1734         * gnus-start.el (gnus-activate-group): Give a backtrace if
1735         debug-on-quit is set and the user hits `C-g'.
1736         (gnus-read-active-file): Ditto.
1737
1738         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1739
1740 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1741
1742         * message.el (message-yank-original): Use cond instead of CL case.
1743
1744 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1745
1746         * auth-source.el (auth-source-netrc-create): Use usual format for the
1747         default in prompts.
1748
1749 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1750
1751         * lpath.el: Fbind read-char-choice for XEmacs.
1752
1753 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1754
1755         * auth-source.el (auth-source-netrc-create): Show the default in the
1756         prompt when prompting for token creation.
1757
1758 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1759
1760         * auth-source.el (auth-source-format-prompt): Always convert the value
1761         to a string to avoid evaluating non-string arguments.
1762         (auth-source-netrc-create): Offer default properly, not as initial
1763         content in `read-string'.
1764         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1765         of line to determine if we've been run before.  If so, don't run again,
1766         but print a trivial message to indicate the cache was hit instead.
1767
1768 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1769
1770         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1771         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1772         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1773         Gnus.
1774
1775 2011-03-11  Julien Danjou  <julien@danjou.info>
1776
1777         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1778         modified file".
1779
1780 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1781
1782         * auth-source.el (auth-source-read-char-choice): New function to read a
1783         character choice using `dropdown-list', `read-char-choice', or
1784         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1785         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1786         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1787         (auth-source-netrc-saver): Use it.
1788         (auth-source-pick-first-password): New convenience function.
1789
1790 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1791
1792         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1793         parameter in the credentials.
1794         (nnimap-open-connection-1): Use it after a successful login.
1795         (nnimap-credentials): Add IMAP-specific user and password prompt.
1796
1797         * auth-source.el (auth-source-search): Add :require parameter, taking a
1798         list.  Document it and the :save-function return token.  Pass :require
1799         down.  Change the CREATED message from a warning to a debug statement.
1800         (auth-source-search-backends): Pass :require down.
1801         (auth-source-netrc-search): Pass :require down.
1802         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1803         Change save prompt to indicate all modifications saved here are
1804         deletions.
1805         (auth-source-netrc-create): Take user login name as default in user
1806         prompt.  Move all the save functionality to a lexically bound function
1807         under the :save-function token in the returned list.  Set up clearer
1808         default prompts for user, host, port, and secret.
1809         (auth-source-netrc-saver): New function, intended to be wrapped for
1810         :save-function.
1811
1812 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1815         lines to be spaces instead.
1816
1817 2011-03-07  Julien Danjou  <julien@danjou.info>
1818
1819         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1820         (sieve-sasl-auth): Check that auth-source-search did return something,
1821         or just return an empty string.
1822
1823 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1824
1825         * gnus.el (gnus-interactive): Use read-directory-name.
1826
1827         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1828         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1829         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1830         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1831         Likewise.
1832
1833         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1834
1835 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1836
1837         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1838         onto the list of killed groups, too.  This makes killed nnimap groups,
1839         for instance, more reliably not reappear.
1840
1841         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1842         the parent.
1843
1844         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1845
1846         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1847         really have server-side marks.
1848
1849         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1850         since most backends do not usefully have server-side marks.
1851         (gnus-update-read-articles): Propagate marks to all backends that
1852         really have server-side marks.
1853
1854 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1855
1856         * message.el (message-cite-reply-position, message-cite-style):
1857         New variables.
1858         (message-yank-original): Use the new citation styles.
1859
1860 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1861
1862         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1863         buffer-local issue); don't mark it buffer-local when running under
1864         XEmacs.
1865
1866 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1867
1868         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1869         numbers too big to be `read'.
1870
1871 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1872
1873         * password-cache.el (password-in-cache-p): Add autoload.
1874
1875         * message.el (message-options): Make buffer-local two ways to attempt
1876         to fix a XEmacs bug.
1877
1878 2011-03-02  Julien Danjou  <julien@danjou.info>
1879
1880         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1881
1882 2011-03-01  Julien Danjou  <julien@danjou.info>
1883
1884         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1885         group.
1886         (article-hide-list-identifiers): Use list-identifier group parameter.
1887
1888 2011-02-28  Julien Danjou  <julien@danjou.info>
1889
1890         * sieve.el (sieve-buffer-script-name): New local variable to store
1891         sieve script name.
1892         (sieve-edit-script): Store sieve script name.
1893         (sieve-upload): Use sieve script name when uploading.
1894         (sieve-upload): Use substitute-command-keys.
1895         (sieve-edit-script): Use substitute-command-keys.
1896         (sieve-refresh-scriptlist): Use substitute-command-keys.
1897         (sieve-manage-mode-map): Define keymap properly.
1898         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1899         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1900         Remove commented code about cvs.
1901         (sieve-manage-quit): New function.
1902         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1903
1904 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1905
1906         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1907
1908 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1909
1910         * auth-source.el (auth-source-search): Cache empty result sets.
1911
1912         * password-cache.el (password-in-cache-p): Convenience function to
1913         check if a key is in the cache, even if the value is nil.
1914
1915         * auth-source.el (auth-source-save-behavior): New variable to replace
1916         `auth-source-never-create'.
1917         (auth-source-netrc-create): Use it.
1918         (auth-source-never-save): Remove.
1919
1920 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1921
1922         * nnimap.el (nnimap-stream): Doc fix.
1923         (nnimap-open-connection-1): Reverse the order of the ports to that the
1924         prompted-for port is first.
1925
1926         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1927         retrieval by the no-group selection.
1928
1929         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1930         numerical parameters.
1931
1932 2011-02-25  Julien Danjou  <julien@danjou.info>
1933
1934         * gnus-gravatar.el: Use gnus-with-article-buffer.
1935
1936         * gnus-art.el (gnus-with-article-buffer): Check that the
1937         gnus-article-buffer is alive.
1938
1939 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1940
1941         * auth-source.el (auth-source-creation-prompts): New variable to manage
1942         creation-time prompts.
1943         (auth-source-search): Document it.
1944         (auth-source-format-prompt): Add utility function.
1945         (auth-source-netrc-create): Don't default the user name to
1946         user-login-name.  Use `auth-source-creation-prompts' and some default
1947         prompts for user, host, port, and password (the default generic prompt
1948         remains ugly).
1949         (auth-source-never-save): Add customizable option to never save info.
1950         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1951         mode excursion.
1952
1953 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1954
1955         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1956         argument that XEmacs doesn't support.
1957
1958         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1959         compiled for Emacsen having no `libxml-parse-html-region' support.
1960
1961         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1962
1963         * lpath.el: Bind buffer-save-without-query for XEmacs.
1964
1965 2011-02-23  Julien Danjou  <julien@danjou.info>
1966
1967         * gnus-art.el (article-make-date-line): Ignore errors if time is
1968         invalid and not convertible.
1969         (article-make-date-line): Only add lapsed time if time is not nil.
1970
1971 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1972
1973         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1974         `read-char-choice' for backwards compatibility.
1975         (auth-source-netrc-element-or-first): New function to DTRT for
1976         parameter extraction.
1977         (auth-source-netrc-create): Use it and fix multiple parameter print
1978         bug.  Use the default passed from above (given-default) or the
1979         built-in (user-login-name for :user).
1980
1981 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1982
1983         * gnus-start.el (gnus-dribble-read-file):
1984         Set buffer-save-without-query, since we always want to save the dribble
1985         file, probably.
1986
1987         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1988         nnimap.
1989
1990         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1991         -summary- since it's a user-visible variable.
1992
1993         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1994         first time you use the new Gnus.
1995
1996 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1997
1998         * auth-source.el: Don't load netrc.el.
1999         (auth-sources): Search ~/.netrc as well by default.
2000         (auth-source-debug): Add 'trivia option for extra output.
2001         (auth-source-do-trivia): Use it.
2002         (auth-source-search): Simplify logic to use
2003         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
2004         appropriate.  Don't keep a running count at this level.  Layer :create
2005         and :delete options appropriately on the first and second passes.
2006         Don't track the backend with the search results.
2007         (auth-source-search-backends): New function to search a list of
2008         backends for a processed spec.
2009         (auth-source-netrc-parse): Cache all netrc files, making
2010         auth-source-netrc-cache an alist keyed by the file name and using the
2011         file mtime as the caching criterion.  Keep the obfuscated data secret
2012         with a lexical bind.
2013         (auth-source-netrc-search): Don't calculate the length of the results
2014         unnecessarily.
2015         (auth-source-search-backends): Fix bug.
2016         (auth-source-netrc-create): Rework prompts.
2017
2018 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
2019
2020         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2021         Lower case names of search constraints.
2022         (nnir-run-query): Cache and reuse search constraints for all imap
2023         servers.
2024
2025 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
2026
2027         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2028         after exit.
2029         (gnus-setup-message): Define missing variable from last checkin.
2030
2031         * gnus-sum.el (gnus-summary-show-article): When called with t as the
2032         value, show the raw article.
2033
2034 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2035
2036         * gnus.el: No Gnus v0.13 is released.
2037
2038 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2039
2040         * nnimap.el (nnimap-open-connection-1): Revert last change, since
2041         auth-source now accepts numbers.
2042
2043         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2044         spec, too.
2045         (auth-source-ensure-strings): New function.
2046
2047         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2048         (gnus-article-setup-buffer): Always restart the date timer so that user
2049         changes to the frequency is respected.
2050
2051         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2052         port numbers, so make sure it gets that if nnimap-server-port is
2053         explicit.
2054
2055 2011-02-21  Simon Josefsson  <simon@josefsson.org>
2056
2057         * nnimap.el (nnimap-inbox): Doc fix.
2058
2059 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
2060
2061         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
2062         Autoload.  Add optional arg FRAME, and pass it to color-values.
2063         (color-complement): Caller changed.  Doc fix.
2064         (color-gradient): Rewrite for better clarity and efficiency.
2065
2066 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
2067
2068         * shr-color.el (shr-color->hexadecimal): Use renamed function names
2069         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2070         color-lab-to-srgb.
2071
2072 2011-02-20  Drew Adams  <drew.adams@oracle.com>
2073
2074         * color.el: First part of merge from hexrgb.el.
2075         (color-rgb-to-hex): Rename from color-rgb->hex.
2076         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
2077         saturation to zero if the value is too small.
2078         (color-rgb-to-hsl): Rename from color-rgb->hsl.
2079         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
2080         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
2081         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
2082         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
2083         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
2084         (color-cie-de2000): Doc fix.
2085
2086 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2087
2088         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2089         given method as in the group name if we're using an extended method.
2090         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2091         command, if we're using that, instead of waiting for the beginning.
2092
2093         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2094         we're sure to get unique server names, and we don't output two async
2095         commands in the same buffer.  This fixes an NNTP hang for some users.
2096
2097 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2098
2099         * gnus.el: No Gnus v0.11 is released.
2100
2101 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2102
2103         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2104         summary buffer before reading going to the next buffer.  This avoids
2105         putting the point in the group buffer if you `C-g' the command.
2106
2107         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2108         cache (for now) to make ~/.authinfo.gpg files usable.
2109
2110         * nnfolder.el (copyright-update): Define for the compiler.
2111
2112         * auth-source.el (auth-source-search): Fix unbound variable.
2113
2114 2011-02-19  Glenn Morris  <rgm@gnu.org>
2115
2116         * gnus.el (gnus-meta): Doc fix.
2117
2118 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
2119
2120         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2121         in case it's not yet loaded.
2122
2123 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2124
2125         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2126         line we're waiting for.
2127
2128 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
2129
2130         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2131         face with line-width greater than zero will cause RET in gnus summary
2132         buffer to scroll down article page-wise because auto vscroll happens,
2133         it should be temporalily disabled when doing a scroll-up.
2134
2135 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
2136
2137         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2138         outputs from the server.
2139
2140 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2141
2142         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2143         later so that bbdb can hook in easier.
2144
2145 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2146
2147         * auth-source.el (auth-source-search): Don't try to create credentials
2148         if the caller doesn't want that.
2149         (auth-source-search): If we don't find a match, don't bug out on
2150         non-bound variables.
2151         (auth-source-search): Only ask a single backend to create the
2152         credentials.
2153
2154         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2155         logging.
2156         (nnimap-credentials): Protect against auth-source-search returning nil.
2157         (nnimap-request-list): Protect against not being able to open the
2158         server.
2159
2160 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
2161
2162         * auth-source.el (auth-source-search): Do a two-phase search, one with
2163         no :create to get the responses from all backends.
2164
2165         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2166         when getting credentials.
2167
2168         * gnus-util.el (gnus-delete-duplicates): New function.
2169
2170 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2171
2172         * nnimap.el (nnimap-credentials): Instead of picking the first port as
2173         a creation default, pass the whole port list down.  It will be
2174         completed.
2175
2176         * auth-source.el (auth-source-search): Updated docs to talk about
2177         multiple creation choices.
2178         (auth-source-netrc-create): Accept a list as a value (from the search
2179         parameters) and do completion on that list.  Keep a separate netrc line
2180         with the password obscured for showing the user.
2181
2182         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2183         first choice to `auth-source-search' so it will be used for entry
2184         creation instead of the server's Gnus-specific name.
2185         (nnimap-credentials): Rely on the auth-source library to select which
2186         port is actually wanted in the new netrc entry, so don't override
2187         `auth-source-creation-defaults'.
2188
2189         * auth-source.el (auth-source-netrc-parse): Use :port instead of
2190         :protocol and accept a missing user, host, or port as a wildcard match.
2191         (auth-source-debug): Default to off.
2192
2193         (auth-source-netrc-search, auth-source-netrc-create)
2194         (auth-source-secrets-search, auth-source-secrets-create)
2195         (auth-source-user-or-password, auth-source-backend, auth-sources)
2196         (auth-source-backend-parse-parameters, auth-source-search): Use :port
2197         instead of :protocol.
2198
2199         * nnimap.el (nnimap-credentials): Pass a port default to
2200         `auth-source-search' in case an entry needs to be created.
2201         (nnimap-open-connection-1): Use :port instead of :protocol.
2202
2203 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2204
2205         * auth-source.el: Bind load-path when loading EIEIO from
2206         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
2207         21.4 doesn't support, to `require'.
2208         (auth-source-secrets-search): Use mm-delete-duplicates instead of
2209         delete-dups that is not available in XEmacs 21.4.
2210
2211 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2212
2213         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
2214         as EIEIO must also be loaded when auth-source.el is being
2215         byte-compiled.
2216
2217 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2218
2219         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
2220
2221         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
2222
2223         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
2224
2225         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
2226
2227         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
2228
2229         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
2230
2231         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
2232
2233         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
2234         necessary.
2235
2236 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2237
2238         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2239         nil means that nnimap doesn't get updated.
2240
2241 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2242
2243         * auth-source.el (auth-source-netrc-create): Return a synthetic search
2244         result when the user doesn't want to write to the file.
2245         (auth-source-netrc-search): Expect a synthetic result and proceed
2246         accordingly.
2247         (auth-source-cache-expiry): New variable to override
2248         `password-cache-expiry'.
2249         (auth-source-remember): Use it.
2250
2251         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2252         parameter.  Create entry if necessary by using :create t.
2253         (nnimap-open-connection-1): Don't pass `inhibit-create'.
2254
2255 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
2256
2257         * auth-source.el (auth-source-debug): Enable by default and don't
2258         mention the obsolete `auth-source-hide-passwords'.
2259         (auth-source-do-warn): New function to debug unconditionally.
2260         (auth-source-do-debug): Use it.
2261         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2262         and for Secrets API entries when the secrets.el library is not
2263         available.
2264
2265 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2266
2267         * gnus-sum.el (gnus-propagate-marks): Default to nil.
2268         (gnus-summary-exit): Kill the correct article buffer on exit from a
2269         `C-d' group.
2270
2271         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2272         gnus-propagate-marks.
2273
2274         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2275         before killing the buffers so that a non-full window conf gets handled
2276         correctly.
2277         (gnus-summary-exit): Ditto.
2278         (gnus-summary-read-group-1): Ditto.
2279
2280         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2281         async code again so that we can debug it properly.
2282
2283         * message.el (message-reply): Take an optional switch-buffer parameter
2284         so that Gnus window confs are respected better.
2285
2286 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2287
2288         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2289         `plist-get' to accept non-list parameters (XEmacs issue).
2290         Fix docstring.
2291         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2292         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2293         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2294         Login collection is "Login" and not "login".
2295
2296 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2297
2298         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2299         multiple headers.
2300
2301         * nnimap.el (nnimap-inhibit-logging): New variable.
2302         (nnimap-log-command): Don't log login commands.
2303
2304         * auth-source.el (auth-source-netrc-search): The asserts seem to want
2305         to have more parameters.
2306
2307         * nnimap.el (nnimap-send-command): Mark the command time for each
2308         command, so that we don't get NOOPs stepping on our toes.
2309
2310         * gnus-art.el (article-date-ut): Get the date from the Date header on
2311         `t'.
2312
2313 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2314
2315         * auth-source.el (auth-source-search): Use copy-sequence instead of
2316         the cl.el copy-list.
2317
2318 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2319
2320         * imap.el: Bring it back (revert
2321         84d800cd31de3064f0ed39617d725709a2f8f42f).
2322
2323 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
2324
2325         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2326         Improve prompt.
2327
2328 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2329
2330         * gnus-art.el (gnus-article-mode-line-format): Remove the article
2331         washing status from the default format.  It isn't very informative.
2332
2333 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
2334
2335         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2336         Fix Gcc processing on imap.
2337
2338 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2339
2340         * imap.el: Remove file.  All the functionality is in nnimap.el.
2341
2342 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2343
2344         * message.el (message-bury): Don't pop up a new window when selected
2345         window is dedicated.
2346
2347 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2348
2349         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2350
2351 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2352
2353         * sieve-manage.el: Autoload `auth-source-search'.
2354         (sieve-sasl-auth): Use it.
2355
2356 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2357
2358         * nnimap.el: Autoload `auth-source-forget+'.
2359         (nnimap-open-connection-1): Use it if the connection fails.
2360
2361         * auth-source.el: Require `password-cache'.
2362         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2363         obsolete.
2364         (auth-source-magic): Marker for `password-cache' keys.
2365         (auth-source-do-cache): Update docstring.
2366         (auth-source-search): Use and check cache.
2367         (auth-source-forget-all-cached, auth-source-remember)
2368         (auth-source-recall, auth-source-forget, auth-source-forget+)
2369         (auth-source-specmatchp): Caching support functions.
2370         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2371         Remove and obsolete.
2372         (auth-source-user-or-password): Remove caching to further discourage
2373         using it.  Always hide passwords.
2374
2375         * password-cache.el (password-cache-remove): Accept secrets that are
2376         not strings.
2377
2378 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2379
2380         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2381         code for now, since it doesn't work for all users.
2382
2383 2011-02-09  Julien Danjou  <julien@danjou.info>
2384
2385         * message.el (message-options): Make message-options really buffer
2386         local.
2387
2388 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2389
2390         * mail-source.el: Autoload `auth-source-search'.
2391         (mail-source-keyword-map): Note order matters.
2392         (mail-source-set-1): Get all the mail-source source values and
2393         defaults and search auth-source on those if needed.  This can all
2394         probably be simplified.
2395
2396         * nnimap.el: Autoload `auth-source-search'.
2397         (nnimap-credentials): Use it.
2398         (nnimap-open-connection-1): Ask for the virtual server and physical
2399         address in one shot.
2400
2401         * nntp.el: Autoload `auth-source-search'.
2402         (nntp-send-authinfo): Use it.  Note TODO.
2403
2404 2011-02-08  Julien Danjou  <julien@danjou.info>
2405
2406         * shr.el (shr-tag-body): Add support for text attribute in body
2407         markups.
2408
2409         * message.el (message-options): Make message-options a local variable.
2410
2411 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2412
2413         * auth-source.el (auth-source-secrets-search)
2414         (auth-source-user-or-password): Use `append' instead of `nconc'.
2415         (auth-source-user-or-password): Build return list better and protect
2416         against nil :secret.
2417
2418 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2419
2420         * nnimap.el (nnimap-update-info): Refactor slightly.
2421         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2422         (nnimap-update-info): Clean up slightly.
2423         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2424         characters.
2425         (nnimap-process-quirk): Rename function to avoid collision.
2426         (nnimap-update-info): Fix macrology bug-out.
2427         (nnimap-update-info): Simplify split history test.
2428
2429 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2430
2431         * auth-source.el (top): Require 'eieio unconditionally.
2432         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2433         (auth-source-secrets-search): Limit search when `max' is greater than
2434         number of results.
2435
2436 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2437
2438         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2439         part not returning any data.
2440
2441         * proto-stream.el (open-protocol-stream): Document the return value.
2442
2443 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2444
2445         * auth-source.el (auth-source-secrets-search): Add examples.
2446
2447 2011-02-06  Julien Danjou  <julien@danjou.info>
2448
2449         * message.el (message-setup-1): Handle message-generate-headers-first
2450         set to t.
2451
2452 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2453
2454         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2455         API with a string "secrets:collection-name" and with 'default.
2456         (auth-source-backend-parse): Parse "secrets:collection-name" and
2457         'default.  Recurse on parses instead of repeating code.  Use the
2458         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2459         message when ignoring a source.
2460         (auth-source-search): List ignored search keys at the top level.
2461         (auth-source-netrc-create): Use `case' instead of `cond'.
2462         (auth-source-secrets-search): Created with TODOs.
2463         (auth-source-secrets-create): Created with TODOs.
2464         (auth-source-retrieve, auth-source-create, auth-source-delete)
2465         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2466         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2467         (auth-source-user-or-password-sftp)
2468         (auth-source-user-or-password-smtp): Remove.
2469         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2470         around `auth-source-search'.  Not tested thoroughly.
2471
2472 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2473
2474         * auth-source.el: Bring in assoc and eioeio libraries.
2475         (secrets-enabled): New variable to track the status of the Secrets API.
2476         (auth-source-backend): New EIOEIO class to represent a backend.
2477         (auth-source-creation-defaults): New variable to set prompt defaults
2478         during token creation (see the `auth-source-search' docstring for
2479         details).
2480         (auth-sources): Simplify to allow a simple string as a netrc backend
2481         spec.
2482         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2483         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2484         (auth-source-search): Main auth-source API entry point.
2485         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2486         (auth-source-search-collection): Helper function for searching.
2487         (auth-source-netrc-parse, auth-source-netrc-normalize)
2488         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2489         Supports search, create, and delete.
2490         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2491         backend stubs.
2492         (auth-source-user-or-password): Call `auth-source-search' but it's not
2493         ready yet.
2494
2495 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2496
2497         * message.el (message-setup-1): Remove the read-only stuff, since it
2498         doesn't work under XEmacs, for some reason.
2499
2500         * gnus-sum.el (gnus-user-date): Rename back from
2501         gnus-summary-user-date since user code refers to it.
2502
2503         * shr.el (shr-render-td): Store the actual background colour used.
2504
2505         * message.el (message-setup-1): Don't bind the constant
2506         -forbidden-properties.
2507         (message-setup-1): Revert previous change, since it needs to bind the
2508         props to insert them.
2509         (message-resend): Allow removing the read-only separator line.
2510
2511 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2512
2513         * nnimap.el (nnimap-request-accept-article): Give an error message if
2514         the APPEND wasn't successful.
2515
2516 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2517
2518         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2519         that have no groups.
2520
2521 2011-02-03  Julien Danjou  <julien@danjou.info>
2522
2523         * gnus-draft.el: Remove progn around gnus-draft-setup.
2524
2525 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2526
2527         * gnus-start.el (gnus-read-active-for-groups): This function is never
2528         called with a nil `infos', so clean that up.
2529         (gnus-get-unread-articles): Request active files from primary/secondary
2530         methods that have no groups (yet).
2531
2532 2011-02-03  Julien Danjou  <julien@danjou.info>
2533
2534         * message.el (message-setup-1): Always generate References first.
2535         (message-mail): Return the return value of message-setup, not always t.
2536         (message-setup-1): Insert mail-header-separator with read-only and
2537         intangible properties set.
2538
2539         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2540         user-date in docstring.
2541
2542         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2543
2544         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2545         docstring.
2546
2547         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2548         defcustom, with type and group. Move from gnus-util.el. Rename to
2549         gnus-summary-user-date-format-alist.
2550
2551 2011-02-03  Glenn Morris  <rgm@gnu.org>
2552
2553         * nnimap.el (gnus-fetch-headers): Declare.
2554
2555         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2556
2557 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2558
2559         * message.el (message-forward-make-body-digest-plain)
2560         (message-followup, message-reply): Clean up things noted by Stefan.
2561
2562         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2563         gnus-article-update-date-headers is nil.
2564         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2565         it didn't really work with defcustom.
2566         (article-update-date-lapsed): Make sure the window start doesn't move,
2567         either.
2568
2569 2011-02-01  Julien Danjou  <julien@danjou.info>
2570
2571         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2572         format.
2573
2574         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2575         standard in Emacs nowadays.
2576
2577         * color.el (color-gradient): Add a color-gradient function.
2578
2579 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2580
2581         * message.el (message-expand-name): Don't trust the return value of
2582         bbdb-complete-name.
2583         (message-check-news-header-syntax): Remove unused var `start'.
2584         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2585         (message-inhibit-body-encoding): Move to before first use.
2586         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2587         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2588         (Organization, Message-ID, Date, mh-previous-window-config):
2589         Defvar the vars using dynamic scoping.
2590
2591 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2592
2593         * shr.el (shr-render-td): Only do colours at the final rendering.
2594         Should be slightly faster.
2595         (shr-insert-table): Fix up TD background colours when doing the
2596         vertical padding.
2597
2598         * gnus-art.el (article-date-ut): Protect against articles with no Date
2599         header.
2600         (article-update-date-lapsed): Don't use current-column to find the
2601         horizontal position.  It's fragile in the presence of \003 characters.
2602
2603         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2604
2605 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2606
2607         * gnus-art.el (article-transform-date): Rewrite to still work when
2608         there are several rfc2822 parts.
2609         (article-transform-date): Fix infinite recursion.
2610         (article-date-ut): Replace infinitely many Date headers with a single
2611         one when called interactively.
2612
2613         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2614         secure manner.
2615
2616         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2617         move around by not using save-window-excursion.  It seems to work...
2618
2619 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2620
2621         * gnus-art.el (article-make-date-line): Work for user-defined format.
2622
2623 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2624
2625         * nntp.el (nntp-retrieve-group-data-early)
2626         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2627         fetching functions.
2628
2629         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2630         thoroughly for all backends that have no known groups.  This should
2631         allow new nnml methods to retrieve mail.
2632
2633         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2634         that Gnus doesn't know exists again.
2635
2636         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2637         (gnus-treat-date-ut): Ditto.
2638         (gnus-article-update-date-header): Rename.
2639         (gnus-treat-date-local): Remove.
2640         (gnus-treat-date-english): Remove.
2641         (gnus-treat-date-lapsed): Remove.
2642         (gnus-treat-date-combined-lapsed): Remove.
2643         (gnus-treat-date-original): Remove.
2644         (gnus-treat-date-iso8601): Remove.
2645         (gnus-treat-date-user-defined): Remove.
2646         (gnus-article-date-headers): New variable to control all the date
2647         header options.
2648         (article-date-ut): Rewrite to allow using the new way to format date
2649         headers(s).
2650
2651 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2652
2653         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2654         method.
2655         (nnmail-article-group): A better test for fanciness.
2656
2657         * nnimap.el (nnimap-request-head): Protect against not finding the
2658         article by Message-ID.
2659
2660 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2661
2662         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2663         keep point at the "same place".
2664
2665 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2666
2667         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2668         data if the group is unactivated.
2669
2670 2011-01-28  Julien Danjou  <julien@danjou.info>
2671
2672         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2673         (gnus-all-windows-visible-p): Remove old compatibility code.
2674         (gnus-window-top-edge): Add docstring.
2675
2676         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2677
2678 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2679
2680         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2681         older request-update-info.
2682
2683         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2684
2685 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2686
2687         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2688         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2689
2690 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2691
2692         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2693         groups.  This makes the nndraft:queue group pop up if it's not already
2694         there.
2695
2696         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2697         messages" logic, which was reversed.
2698
2699         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2700         the "same place" even if point is on the line being replaced.
2701         (article-update-date-lapsed): Allow updating both the combined lapsed
2702         and the lapsed headers.
2703         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2704         (article-make-date-line): Limit the number of segments dynamically to
2705         avoid too-long lines.
2706
2707 2011-01-27  Julien Danjou  <julien@danjou.info>
2708
2709         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2710         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2711
2712 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2713
2714         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2715         Use plist-get instead of the cl function getf.
2716
2717 2011-01-27  Glenn Morris  <rgm@gnu.org>
2718
2719         * gnus-util.el (float-time): Get rid of compiler warning, again.
2720
2721 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2722
2723         * shr.el (shr-put-color): Special-case background colours: Do put them
2724         at the blank parts at the front of the lines.
2725
2726         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2727         exit hook to nix out all data on readedness on group exit.
2728
2729         * gnus-util.el (float-time): If float-time is bound, always use it on
2730         all Emacsen.  It's unclear why the subrp check was there.
2731         (time-date): Require to make some autoload issues on XEmacs go away.
2732
2733         * shr.el (shr-put-color): Don't do the box padding in tables, since
2734         they're already padded.
2735
2736 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2737
2738         * gnus-art.el (gnus-article-next-page): When the last line of the
2739         article is displayed, scroll down once more instead of going to the
2740         next article at once.
2741         (article-lapsed-string): Refactor out and allow specifying how many
2742         segments you want.
2743         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2744         (gnus-article-update-lapsed-header): New variable.
2745
2746         * shr.el: Revert change that made headings use different-sized faces.
2747         The Emacs display engine isn't advanced enough that, for instance,
2748         tables can comfortably use differently-sized faces.
2749
2750 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2751
2752         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2753         used.
2754         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2755         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2756         we're using an encrypted connection.
2757
2758         * proto-stream.el: Alter the interface functions to also return the
2759         actual stream type used: network or tls.
2760
2761 2011-01-25  Julien Danjou  <julien@danjou.info>
2762
2763         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2764         (mm-display-javascript-inline): New function.
2765
2766         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2767         viewing function.
2768
2769 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2770
2771         * shr.el (shr-expand-newlines): Fix variable name.
2772
2773 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2774
2775         * shr.el (shr-expand-newlines): Make nested boxes work.
2776
2777 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2778
2779         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2780         backgrounds.
2781         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2782         in a more sensible manner.
2783
2784 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2785
2786         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2787         if EPG is loaded.
2788
2789 2011-01-24  Julien Danjou  <julien@danjou.info>
2790
2791         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2792         tags.
2793
2794 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2795
2796         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2797         commands.
2798
2799         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2800         in the article buffer.
2801         (gnus-gravatar-insert): Use blank space from the current buffer to
2802         avoid breaking text properties.  This makes X-Sent updating work again.
2803
2804         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2805
2806 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2807
2808         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2809         fix the bug in url-http.el instead.
2810
2811         * shr.el (shr-image-fetched): Ditto.
2812
2813         * shr.el (shr-image-fetched): Avoid having point move in the article
2814         buffer.
2815
2816         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2817         buffer after being called.  It's apparently being killed by url.el, and
2818         killing it made point move to end-of-buffer in a random buffer.
2819
2820         * shr.el (shr-image-fetched): Ditto.
2821
2822 2011-01-23  Julien Danjou  <julien@danjou.info>
2823
2824         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2825
2826         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2827         text/x-org.
2828
2829 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2830
2831         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2832         (i.e., nnimap) returning nil as the article number.
2833
2834 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2835
2836         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2837         "DelSp" parameter in RFC3676.
2838
2839 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2840
2841         * message.el (message-check-recipients): Display the encoded version of
2842         the bogus address if they differ.
2843
2844         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2845         after sending.
2846
2847         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2848
2849         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2850
2851         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2852         group buffer after sending the queue.
2853
2854         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2855
2856 2011-01-22  Julien Danjou  <julien@danjou.info>
2857
2858         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2859
2860 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2861
2862         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2863         nested related parts.
2864
2865         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2866         unexpired articles.  This fixes the regression that led expiry marks to
2867         disappear from nnfolder groups.
2868
2869 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2870
2871         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2872         Don't confuse the "ret" of "retrograde" with RET.
2873
2874 2011-01-21  Julien Danjou  <julien@danjou.info>
2875
2876         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2877         than mm-insert-inline.
2878
2879 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2880
2881         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2882         Widen article buffer.
2883
2884 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2885
2886         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2887         the temp buffer.
2888         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2889
2890 2011-01-20  Julien Danjou  <julien@danjou.info>
2891
2892         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2893
2894         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2895         than mm-insert-inline to insert inline part: this respect
2896         mm-inline-media-tests displayers.
2897
2898         * mm-view.el (mm-display-shell-script-inline): New function.
2899
2900         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2901
2902         * mm-uu.el (mm-uu-type-alist): Add org block.
2903         (mm-uu-org-src-code-block-extract): New function.
2904
2905         * mm-view.el (mm-display-org-inline): New function.
2906
2907         * mm-decode.el (mm-automatic-display): Add text/org.
2908
2909         * mailcap.el (mailcap-mime-extensions): Add .org.
2910
2911 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2912
2913         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2914         gnus-article-add-buttons.
2915
2916 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2917
2918         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2919         From header with a date and "nobody" as the sender.
2920
2921 2011-01-19  Julien Danjou  <julien@danjou.info>
2922
2923         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2924         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2925         if you have the same regexp several times.
2926         (gnus-button-push): Fix matching when regexp is symbol.
2927
2928 2011-01-15  Glenn Morris  <rgm@gnu.org>
2929
2930         * message.el (message-mail): A compose-mail function should
2931         accept headers as strings.
2932
2933 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2934
2935         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2936         Add :vert-only tags.
2937         (message-mail): New arg RETURN-ACTION.
2938         (message-return-action): New var.
2939         (message-bury): Use it.
2940         (message-mode): Make it buffer-local.
2941         (message-send-and-exit): Always call message-bury.
2942
2943         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2944         message-mail.
2945
2946 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2947
2948         * nnimap.el (nnimap-convert-partial-article): Protect against
2949         zero-length body parts.
2950
2951         * mm-decode.el (mm-preferred-alternative-precedence):
2952         Discourage showing empty parts.
2953
2954         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2955         and stuff if the backend didn't return the article number.  This fixes
2956         an Exchange-related nnimap bug.
2957
2958         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2959         group window, because it does the wrong thing when a separate frame
2960         displays the group buffer.
2961
2962         * proto-stream.el (open-protocol-stream): Protect against the low-level
2963         transport functions returning nil.
2964
2965 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2966
2967         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2968         (mml2015-epg-find-usable-secret-key): New function.
2969         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2970         mml2015-epg-find-usable-key (Bug#7797).
2971         (mml2015-epg-encrypt): Ditto.
2972
2973 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2974
2975         * dgnushack.el (rot13-string): Fix the way to get the argument.
2976
2977 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2978
2979         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2980
2981 2011-01-03  Glenn Morris  <rgm@gnu.org>
2982
2983         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2984
2985         * sieve.el (sieve-open-server): Give a more explicit error if
2986         sieve-manage-open returns nil.  (Bug#7720)
2987
2988 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2989
2990         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2991
2992 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2995         This avoids sending passwords in plain text over non-encrypted
2996         channels.
2997
2998         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2999
3000         * nnimap.el (nnimap-login): Refactored out into own function, and
3001         implement CRAM-MD5.
3002         (nnimap-wait-for-line): Refactored out.
3003
3004         * mm-view.el (mml-smime): Require.
3005
3006 2010-12-20  David Engster  <deng@eml.cc>
3007
3008         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
3009         use EPG to decrypt S/MIME messages instead of openssl.
3010
3011 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3012
3013         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
3014
3015         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
3016         status is the group clearly is unreachable.
3017
3018         * auth-source.el (auth-source-create): Add the optional second
3019         parameter to `local-variable-p' to be compatible with XEmacs.
3020
3021 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
3022
3023         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3024         work when using a compressed nnml folder.
3025
3026 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3027
3028         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3029         backends after sanitising on entry, because this never makes sense:
3030         If the articles have gone missing, then the data no longer exists on
3031         the backend, and if they haven't, then Gnus is wrong, and shouldn't
3032         overwrite anything anyway.
3033
3034         * shr.el (shr-insert-document): Bind shr-width dynamically to
3035         window-width if it's nil.
3036
3037 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3038
3039         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3040         with the meaning of using the full emacs window width for rendering.
3041
3042 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
3043
3044         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3045         case when sender is not given.
3046
3047 2010-12-23  Julien Danjou  <julien@danjou.info>
3048
3049         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3050         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3051         the addresses, otherwise we might misplaced the gravatar.
3052
3053 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
3054
3055         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3056         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3057         obsolete in Emacs.
3058
3059 2010-12-20  Julien Danjou  <julien@danjou.info>
3060
3061         * gnus-util.el (gnus-rescale-image): Revert last change.
3062
3063 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
3064
3065         * binhex.el: Improve commentary (Bug#7482).
3066
3067 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3068
3069         * gnus-group.el (gnus-group-delete-articles): New command.
3070
3071 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3072
3073         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3074
3075 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3076
3077         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3078         here, since it's up to the backends to do CRLF removal if their
3079         protocol has it.
3080
3081         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3082
3083 2010-12-17  Julien Danjou  <julien@danjou.info>
3084
3085         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3086         they are from file. Can also scale up.
3087
3088 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3089
3090         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
3091         gnus-use-agent.
3092         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3093
3094         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3095
3096 2010-12-17  Julien Danjou  <julien@danjou.info>
3097
3098         * gravatar.el (gravatar-retrieve-synchronously): New function.
3099         (gravatar-get-data): Make more robust.
3100
3101 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3102
3103         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
3104
3105 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3106
3107         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3108         to really consider the last line.
3109
3110 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
3111
3112         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3113         list of recipient keys, or use symmetric encryption if not a list.
3114         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3115         EPA override, replacing the call to `netrc-store-data'.
3116
3117 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
3118
3119         * gnus-srvr.el: Avoid passing nil regexp argument to
3120         delete-matching-lines.
3121
3122 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3123
3124         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3125         fetching stops when Gnus exits.
3126
3127         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3128         function.
3129         (nnfolder-request-expire-articles): Save all the buffers after doing
3130         expiry.
3131
3132         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3133         the last article", since that led to serious performance regressions
3134         when expiring nnml groups.
3135
3136 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
3137
3138         * nnir.el: Improve customizations.
3139
3140 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3141
3142         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3143
3144         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3145         group has been killed.
3146         (gnus-group-yank-group): Ditto.
3147
3148         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3149
3150         * nnimap.el (nnimap-request-update-group-status): New function.
3151
3152         * gnus-int.el (gnus-request-update-group-status): New interface
3153         function.
3154
3155         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3156         copying read-ness to the backends.
3157
3158         * nnimap.el (nnimap-quirk): New function.
3159         (nnimap-retrieve-group-data-early): Use it.
3160         (nnimap-quirks): New alist.
3161
3162 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3163
3164         * shr.el (shr-insert): Set shr-start after deleting trailing space;
3165         don't delete it within indentation.
3166
3167 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3168
3169         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3170         previous line.
3171
3172 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173
3174         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3175         QRESYNC command by deleting a superfluous space which broke Cyrus
3176         servers.  This change will break other servers that are buggy the other
3177         way around.
3178
3179 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3180
3181         * spam.el: Reindent and fix long lines.
3182         (spam-copy-or-move-routine): Exclude invalid move destinations.
3183
3184 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3185
3186         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3187         installed the registry.
3188
3189 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3190
3191         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
3192
3193 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3194
3195         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3196         groupname doesn't contain "gmane".
3197
3198 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
3201         and netrc-bound-and-true-p bindings.
3202         (netrc-parse): Cache the netrc contents.
3203
3204         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3205         (gnus-1): Don't create the nndrafts group twice.
3206         (gnus-setup-news): There's no need to read the active file here, since
3207         that's done again later on a per-backend basis.
3208         (gnus-start-draft-setup): Make sure that the new group is started out
3209         empty.
3210
3211         * gnus-agent.el (gnus-agentize): Don't create the queue group
3212         automatically on startup.  It'll be created later, if needed.
3213
3214         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3215         of automatically subscribed groups.
3216         (gnus-auto-subscribed-categories): New variable.
3217         (gnus-matches-options-n): Use it.
3218         (gnus-default-subscribed-newsgroups): Remove unused variable.
3219         (gnus-start-draft-setup): Message a bit less.
3220
3221 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3222
3223         * nnir.el (nnir-run-imap): Return article list in order of increasing
3224         UID.
3225
3226 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3227
3228         * gnus-sum.el (gnus-summary-enter-digest-group):
3229         Mention gnus-auto-select-on-ephemeral-exit.
3230
3231         * proto-stream.el (proto-stream-open-network-only): Fix the calling
3232         convention of the network-only option.
3233
3234 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3235
3236         * proto-stream.el (proto-stream-open-network-only): New function to
3237         have a way to specify non-STARTTLS upgrade connections.
3238
3239 2010-12-10  Julien Danjou  <julien@danjou.info>
3240
3241         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3242         email address is nil.
3243
3244         * message.el (message-bogus-recipient-p): Set address to "" if nil.
3245
3246 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
3247
3248         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3249         deletion.
3250         (nnir-run-imap): Only need to parse list once.
3251
3252 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3253
3254         * shr.el (shr-tag-script): Ignore <script>.
3255         (shr-tag-label): Add <label> support.
3256
3257 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3260
3261         * shr.el (shr-image-displayer): Work for images lined side by side.
3262
3263 2010-12-08  Robert Pluim  <rpluim@gmail.com>
3264
3265         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3266         parameter, since XEmacs doesn't accept t as a parameter.
3267
3268 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
3269
3270         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3271         ids.
3272         (nnir-run-gmane): Simplify groupspec formatting.
3273         (nnir-request-expire-articles): New function.
3274
3275 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3276
3277         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3278         overflow, possibly.
3279
3280         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3281         (shr-render-td): Handle td style="" better.
3282         (shr-tag-table): Use the color from the style sheet.
3283         (shr-render-td): Make sure we copy over all the overlays, too.
3284
3285 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
3286
3287         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3288         (nnir-request-article): Improve article retrieval.
3289
3290 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * mm-util.el (mm-extra-numeric-entities): New variable.
3293
3294         * mm-url.el (mm-url-decode-entities):
3295         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3296
3297         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
3298
3299 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3300
3301         * message.el: Use completion-at-point.
3302         (message-completion-function): New fun, extracted from message-tab.
3303         (message-mode): Use it for completion-at-point-functions.
3304         (message-tab): Use it and completion-at-point.
3305
3306 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3307
3308         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3309         character if a non-breakable character follows.
3310
3311 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3312
3313         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3314         any stream.
3315
3316         * shr.el (shr-tag-font): Colorize the region.
3317         (shr-tag-body): Ditto.
3318         (shr-tag-font): Actually let the styles be inherited instead of
3319         overwriting them.
3320         (shr-tag-font): Get the background color right.
3321         (shr-tag-style): Ignore all <style> tags for the moment.
3322
3323         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3324         a Message-ID to avoid having nnimap depend on gnus-sum.
3325
3326         * shr.el (shr-descend): Only colorize something if we have a node that
3327         sets colors.
3328
3329 2010-12-06  Julien Danjou  <julien@danjou.info>
3330
3331         * shr.el (shr-render-td): Render td content with shr-descend, so style
3332         will be applied to <td> too.
3333         (shr-colorize-region): Colorize region even if we only have a background.
3334         (shr-tag-body): Fix color and background color inheritance.
3335         Do not recolorize after shr-generic.
3336         (shr-tag-font): Let shr-generic colorize via inheritance.
3337
3338 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3341
3342 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3343
3344         * nnir.el (nnir-request-move-article): Remove obsolete code.
3345
3346 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3349
3350 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3351
3352         * gnus-sum.el (gnus-summary-respool-article): The completion function
3353         expects a list instead of an alist.
3354
3355         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3356         string as the parameter.
3357
3358         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3359
3360         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3361         styles.
3362         (shr-colorize-region): New function.
3363         (shr-insert-background-overlay): Remove.
3364         (shr-render-td): Background setting should be taken care of on a higher
3365         level.
3366         (shr-tag-body): Use post-hoc colorizations.
3367         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3368         (shr-put-color-1): Don't overwrite old colors.
3369         (shr-colorize-region): When the background color isn't explicit, use
3370         a fixed background.
3371
3372         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3373         nnmail variables.
3374
3375 2010-12-05  Bjørn Mork  <bjorn@mork.no>
3376
3377         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3378         unless necessary.
3379
3380 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3381
3382         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3383         server.
3384
3385 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3386
3387         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3388         so that TAB works.
3389
3390         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3391         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3392
3393         * shr.el (shr-urlify): Show the URL before the title to avoid
3394         misleading URLs.
3395
3396 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3397
3398         * shr.el (shr-urlify): Display the title in <a> tags.
3399
3400 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3401
3402         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3403
3404 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3405
3406         * nnir.el: Rearrange code to allow macros to be autoloaded by
3407         gnus-sum.el.
3408         (nnir-retrieve-headers-override-function): Make this variable
3409         customizable.
3410         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3411
3412         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3413         from nnir.el.
3414
3415 2010-12-03  Julien Danjou  <julien@danjou.info>
3416
3417         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3418
3419 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3420
3421         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3422         allow optional argument `environment'.
3423
3424 2010-12-03  Glenn Morris  <rgm@gnu.org>
3425
3426         * mm-extern.el (message-goto-body): Update declaration.
3427
3428 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3429
3430         * gnus-util.el (gnus-macroexpand-all): New function.
3431
3432         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3433         instead of macroexpand-all that is unavailable in XEmacs.
3434
3435 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3436
3437         * nnir.el (nnir-summary-line-format): New variable.
3438         (nnir-mode): Use it.
3439         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3440         (nnir-article-ids): Reimplement as defsubst.
3441         (nnir-retrieve-headers): Don't mangle the subject header.
3442         (nnir-run-imap): Use 100 as RSV score.
3443         (nnir-run-find-grep): Fix for full server searching.
3444         (nnir-run-gmane): Better restriction to gmane groups.
3445
3446         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3447         summary buffers.
3448
3449 2010-12-02  Julien Danjou  <julien@danjou.info>
3450
3451         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3452
3453         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3454
3455         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3456         support.
3457
3458 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3459
3460         * nnir.el: Update to handle the registry better.
3461         (autoload): Silence byte-compiler.
3462         (nnir-open-server): Add a hook for nnir groups.
3463         (nnir-request-move-article): Don't mangle the header. Better to use
3464         formating variables (which will be added in the future).
3465         (nnir-registry-action): Update the registry using the original article
3466         group name.
3467         (nnir-mode): Install nnir-specific hooks for updating the registry.
3468
3469         * gnus-sum.el
3470         (gnus-article-original-subject,gnus-newsgroup-original-name):
3471         Remove obsolete variables.
3472         (gnus-summary-move-article): Remove use of obsolete variables.
3473         (gnus-summary-local-variables): Make move and delete hooks local to
3474         summary buffers.
3475
3476 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3477
3478         * rtree.el: New file.
3479
3480 2010-12-01  Julien Danjou  <julien@danjou.info>
3481
3482         * message.el (message-user-organization): Do not use
3483         gnus-local-organization.
3484
3485         * gnus.el: Remove gnus-local-organization.
3486
3487         * gnus-msg.el: Remove nastygram thing.
3488
3489 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3490
3491         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3492         funcall.
3493
3494 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3497         names.
3498
3499         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3500         characters.
3501
3502         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3503         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3504         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
3505         (gnus-gravatar-transform-address): Use mail-extract-address-components
3506         that supports non-ASCII names rather than mail-header-parse-addresses.
3507
3508 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3509
3510         * proto-stream.el (open-protocol-stream): All starttls connections are
3511         handled by the network handler.
3512
3513 2010-11-30  Julien Danjou  <julien@danjou.info>
3514
3515         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3516         (nnimap-open-connection-1): Fix PREAUTH.
3517
3518         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3519
3520 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3521
3522         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3523         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3524         (shr-insert): Use them.
3525         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3526
3527 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3528
3529         * nnir.el (nnir-request-move-article): Bail out if original group
3530         doesn't support article moves.
3531         (nnir-get-active): Improve active list retrieval.
3532
3533 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3534
3535         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3536
3537 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3538
3539         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3540         seem to accept strings-with-numbers as port numbers,
3541
3542 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3543
3544         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3545         change the registry.
3546
3547 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3548
3549         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3550         delete-dups that is not available in XEmacs 21.4.
3551
3552         * mm-util.el (mm-delete-duplicates): Add comment.
3553
3554 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3555
3556         * nnir.el (nnir-ignored-newsgroups): New variable.
3557         (nnir-get-active): Use it.
3558
3559 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * proto-stream.el (proto-stream-open-network): Add some comments.
3562
3563         * nntp.el (nntp-open-connection): Provide a :success condition.
3564
3565         * nnimap.el (nnimap-open-connection-1): Ditto.
3566
3567         * proto-stream.el (proto-stream-open-network): See what the response to
3568         the STARTTLS command is.
3569
3570         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3571         backwards compatibility).
3572         (nnimap-open-connection-1): Really respect nnimap-server-port.
3573
3574         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3575         TLS upgrades we don't really care about the identity of the peer.
3576         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3577         that what we've checked for.
3578         (proto-stream-always-use-starttls): Only default to t if
3579         open-gnutls-stream exists.
3580         (proto-stream-open-network): If STARTTLS failed, then just open a
3581         normal connection.
3582         (proto-stream-open-network): Wait until the greeting before doing
3583         STARTTLS.
3584
3585         * nntp.el (nntp-open-connection): Report what the connection error is.
3586
3587         * proto-stream.el (open-protocol-stream): Rename from
3588         open-proto-stream.
3589
3590 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3591
3592         * nnimap.el (nnimap-stream): Change default to `undecided'.
3593         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3594         first, and then network.
3595         (nnimap-open-connection-1): Respect nnimap-server-port.
3596         (nnimap-open-connection): Be more backwards-compatible.
3597
3598         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3599         (proto-stream-open-starttls): De-duplicate the starttls code.
3600         (proto-stream-open-starttls): Folded back into the main function.
3601         (proto-stream-open-network): Fix typo in the gnutls path.
3602         (proto-stream-command): Refactor out.
3603
3604         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3605
3606         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3607         starttls.el STARTTLS.
3608
3609         * color.el (color-lab->srgb): Fix function call name.
3610
3611         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3612         if we're using tls.el.
3613         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3614         built in, then don't try to establish a STARTTLS connection.
3615
3616         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3617         servers.
3618
3619         * proto-stream.el (open-proto-stream): Use network, not stream.
3620         (open-proto-stream): Add a way to specify what the end of a command is.
3621
3622         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3623         connections types.
3624         (nntp-open-network-stream): Remove.
3625         (nntp-open-ssl-stream): Remove.
3626         (nntp-open-tls-stream): Remove.
3627         (nntp-ssl-program): Remove.
3628
3629         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3630
3631 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3632
3633         * nnir.el: Fix typos.
3634         (nnir-retrieve-headers-override-function): Rename variable to reflect
3635         new semantics.
3636         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3637         macros.
3638         (nnir-request-article, nnir-request-move-article): Use them.
3639         (nnir-categorize): New function.
3640         (nnir-run-query): Use it.
3641         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3642         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3643         sorted.
3644         (nnir-group-full-name): Use gnus-group-full-name instead.
3645         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3646         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3647
3648 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3649
3650         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3651
3652         * proto-stream.el: New library to provide protocol-specific
3653         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3654         protocols.
3655         (open-proto-stream): Complete the documentation.
3656         (proto-stream-open-network): Fix some typos.
3657
3658         * nnimap.el (nnimap-open-connection): Use it.
3659
3660 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3661
3662         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3663         negotiation.
3664
3665 2010-11-26  Julien Danjou  <julien@danjou.info>
3666
3667         * color.el: Rename various rgb functions to srgb.
3668
3669 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3672         names.
3673
3674 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * shr.el (shr-insert): Revert last change.
3677         (shr-find-fill-point): Never leave point being at bol;
3678         relax the kinsoku limitation when rendering tables.
3679
3680 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3683         results from -accept-article.
3684
3685         * shr-color.el: Require cl when compiling.
3686
3687         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3688         checkin.
3689
3690         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3691
3692         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3693
3694         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3695         'add and 'delete to set backend marks.
3696
3697         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3698
3699         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3700
3701         * nntp.el (nntp-request-set-mark): Use it.
3702
3703         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3704
3705         * nnml.el (nnml-request-set-mark): Ditto.
3706
3707         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3708         introduces regressions in article selection.
3709         (nnimap-find-uid-response): New function.
3710         (nnimap-request-accept-article): Use the UID returned, if any.
3711         (nnimap-request-move-article): Use the UID returned, if any.
3712         (nnimap-get-groups): Reimplement to work with folded lines.
3713         (nnimap-find-uid-response): The UID is the last element in the list.
3714         (nnimap-request-set-mark): Extend syntax with 'set.
3715
3716         * nnml.el (nnml-request-set-mark): Ditto.
3717
3718         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3719
3720         * nntp.el (nntp-request-set-mark): Ditto.
3721
3722 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * message.el (message-called-interactively-p): A temporary macro.
3725         (message-goto-body): Use it temporarily.
3726
3727 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3728
3729         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3730         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3731         (nnimap-last-response-string): Fix last unfolding fix.
3732
3733 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * shr.el (shr-insert): Fix the way to fold lines.
3736
3737 2010-11-25  Julien Danjou  <julien@danjou.info>
3738
3739         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3740
3741         * color.el: Rename from color-lab.el
3742         (color-rgb->hex): Add.
3743         (color-complement): Add.
3744         (color-complement-hex): Add.
3745
3746         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3747
3748 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3749
3750         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3751         don't exist.
3752
3753 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3754
3755         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3756         assuming that article displaying or another mml-preview may be
3757         interrupted for an error or for the like.
3758
3759         * shr.el (shr-get-background): Fix argument name.
3760
3761 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3762
3763         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3764
3765         * gnus-sum.el (gnus-summary-include-articles): New function.
3766
3767         * message.el (message-goto-body): called-interactively-p needs a
3768         parameter, so use `any'.
3769
3770         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3771         clear marks before moving, since they're synced from the Gnus side
3772         first.
3773
3774         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3775         (gnus-summary-move-article): Copy over all marks before moving, so that
3776         IMAP doesn't think a new article has arrived.
3777
3778 2010-11-24  Julien Danjou  <julien@danjou.info>
3779
3780         * shr.el (shr-insert-background-overlay): Fix typo.
3781         (shr-render-td): Copy the background before rendering.
3782
3783         * shr-color.el (shr-color-visible): Fix docstring.
3784
3785         * shr.el (shr-tag-table): Add bgcolor support.
3786         (shr-render-td): Add bgcolor support.
3787         (shr-get-background): Add.
3788         (shr-insert-foreground-overlay): Use shr-get-background.
3789
3790         * message.el (message-goto-body): Use called-interactively-p.
3791         (message-in-body-p): message-goto-body returns point.
3792
3793 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3794
3795         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3796         Fixes something or other in Emacs 23, and is backwards compatible.
3797
3798         * message.el (message-goto-body): Remove the <#secure special-casing,
3799         which is too special.
3800
3801         * shr.el (shr-parse-style): Drop !important from styles.
3802
3803 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3804
3805         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3806         this function to return incorrect results when calling it with an
3807         explicit article argument different from
3808         (gnus-summary-article-number).
3809
3810 2010-11-24  Julien Danjou  <julien@danjou.info>
3811
3812         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3813         (shr-tag-body): Add background support.
3814         (shr-descend): Add background support.
3815         (shr-tag-title): Add.
3816
3817         * shr-color.el (shr-color-visible): Really return original background
3818         if fixed.
3819
3820 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3821
3822         * shr.el (shr-color-check): Protect against non-existent colour names.
3823
3824 2010-11-24  Julien Danjou  <julien@danjou.info>
3825
3826         * color-lab.el: Require 'cl when compiling.
3827
3828         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3829
3830         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3831         matched part.
3832
3833         * color-lab.el: Fix all expt calls to use float type.
3834
3835 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3838         expression to shr-color-check as is.
3839
3840         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3841
3842         * color-lab.el: Add coding cookie.
3843         (float-pi): Use eval-and-compile.
3844
3845         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3846         compiled for Emacsen having no `libxml-parse-html-region' support.
3847
3848 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3849
3850         * shr.el (shr-insert-color-overlay): Split stuff like
3851         "#444444 !important" to find the real colour.
3852         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3853         parse <font color="red"> entries.
3854
3855 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3856
3857         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3858         point when parsing headers.
3859
3860         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3861         is positioned properly when parsing headers.
3862
3863 2010-11-23  Julien Danjou  <julien@danjou.info>
3864
3865         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3866
3867         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3868
3869         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3870
3871         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3872         Use shr-color-hue-to-rgb.
3873         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3874
3875 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3876
3877         * shr.el (shr-color->hexadecimal): Autoload.
3878         (shr-descend): Add color to all tags.
3879
3880 2010-11-22  Julien Danjou  <julien@danjou.info>
3881
3882         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3883         shr-color->hexadecimal.
3884
3885         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3886         RGB() or HSL() color representation.
3887
3888         * shr.el (shr-tag-font): Add.
3889         (shr-tag-color-check): New function to get better colors.
3890         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3891         tag-span.
3892
3893         * shr-color.el: New file.
3894
3895         * color-lab.el: New file.
3896
3897         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3898
3899 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3900
3901         * nnir.el: Fix typo in comments.
3902         (nnir-run-imap): Simplify code. No need to reverse artlist.
3903         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3904
3905 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3906
3907         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3908
3909         * nnimap.el (nnimap-get-capabilities): Refactor out.
3910         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3911
3912 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3913
3914         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3915         appearing when `mm-uu-hide-markers' is nil.
3916
3917 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3918
3919         * nnimap.el (nnimap-unselect-group): Make into its own function.
3920         (nnimap-request-rename-group): Unselect group before renaming.
3921         This had gotten lost somewhere.
3922         (nnimap-request-accept-article): Keep track of examined groups, and
3923         unselect the group before APPENDing to read-only groups.
3924         (nnimap-request-move-article): Clear flags before moving so that they
3925         can be re-set later.
3926
3927 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3928
3929         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3930         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3931
3932 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * gnus-art.el (gnus-mime-display-single)
3935         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3936         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3937         parameter.
3938
3939 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3940
3941         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3942         (shr-table-vertical-line): New variable.
3943         (shr-insert-table): Use it.
3944
3945 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3946
3947         * gnus-html.el (gnus-html-wash-images): Don't display images if
3948         gnus-inhibit-images is non-nil; register displayer for cid images.
3949         (gnus-html-display-image): Work for cid image.
3950         (gnus-html-insert-image): Allow arguments.
3951         (gnus-html-put-image): Inhibit read-only.
3952         (gnus-html-prefetch-images): Don't prefetch images if
3953         gnus-inhibit-images is non-nil.
3954
3955 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3956
3957         * shr.el (shr-put-image): Break lines when inserting big pictures.
3958
3959 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3960
3961         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3962         sender, thanks Katsumi Yamaoka.
3963
3964 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3965
3966         * nnir.el (nnir-run-imap): Reverse the article list for each group
3967         rather than the whole list.
3968
3969 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3970
3971         * shr.el (shr-image-displayer): Protect function against non-existent
3972         image source.
3973
3974         * gnus-art.el (gnus-inhibit-images): New user option.
3975         (gnus-mime-display-single): Don't display image if it is non-nil.
3976
3977         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3978         gnus-inhibit-images.
3979
3980         * shr.el (shr-image-displayer): New function.
3981         (shr-tag-img): Use it.
3982
3983 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3984
3985         * mml2015.el (mml2015-epg-sign): Use From header.
3986
3987 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3988
3989         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3990
3991         * gnus-util.el (gnus-find-text-property-region): Return markers.
3992
3993         * shr.el (shr-tag-img): Put a displayer in the text property.
3994
3995         * gnus-util.el (gnus-find-text-property-region): New utility function.
3996
3997         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3998         (gnus-html-show-images): Remove.
3999
4000         * gnus-art.el (gnus-article-show-images): New, more general function.
4001
4002         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
4003         image url text properties.
4004
4005         * shr.el: Ditto.
4006
4007         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
4008         gnus-agent-auto-agentize-methods is set.  Which it isn't.
4009
4010 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4011
4012         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
4013         work for two or more articles.
4014
4015 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4016
4017         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
4018         divide an image that's in an html article to two or more when washing
4019         non-ASCII characters in alt text of it.
4020
4021 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4022
4023         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4024         smime-decrypt-region using function argument.
4025         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4026
4027         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4028
4029         * smime.el (smime-decrypt-region): Catch it.
4030
4031 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4032
4033         * smime.el (smime-mode-map): Move initialization into declaration.
4034         (gnus-run-mode-hooks): Don't autoload.
4035         (smime-mode): Use define-derived-mode.
4036
4037 2010-11-11  Glenn Morris  <rgm@gnu.org>
4038
4039         * smime.el (from): Restrict declaration to XEmacs.
4040
4041         * nnir.el (gnus-group-topic-name): Autoload.
4042
4043 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * shr.el (shr-insert): Don't break long line if it is because of
4046         kinsoku-bol characters in the line end.
4047
4048 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
4049
4050         * nnir.el (nnir-request-move-article): Fix to provide original group
4051         and subject.
4052         (nnir-warp-to-article): Don't fail on articles whose headers haven't
4053         been retrieved.
4054
4055         * gnus-sum.el (gnus-summary-move-article): Use original group and
4056         subject for virtual articles such as those in an nnir summary buffer.
4057
4058 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4059
4060         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4061         least 21.5).
4062
4063         * smime.el (from): Declare it again for XEmacs.
4064
4065 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4066
4067         * message.el (message-resend): Don't disable encoding unless it's
4068         already encoded.
4069
4070         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4071         low-numbered articles.
4072
4073 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * rfc2047.el (rfc2047-syntax-table): Simplify.
4076
4077         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4078
4079         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4080         set-char-table-range for XEmacs.
4081
4082 2010-11-10  Glenn Morris  <rgm@gnu.org>
4083
4084         * time-date.el (time-to-seconds): Always an alias on Emacs,
4085         never a real function.
4086         (with-no-warnings): Remove compat stub, now unused.
4087         (time-less-p): Doc fix.
4088         (time-to-number-of-days): Simplify.
4089
4090         * smime.el (from): Remove unused declaration.
4091
4092         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4093         (gnus-float-time): On Emacs, always an alias.
4094
4095         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4096         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4097
4098 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4099
4100         * dgnushack.el: Don't use ignore-errors in the top level form since it
4101         is unavailable in XEmacs even if cl is loaded.
4102
4103         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4104
4105 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4106
4107         * shr.el (browse-url-mailto): Autoload.
4108
4109         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4110
4111         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4112         regexp doesn't need quoting.
4113
4114 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
4115
4116         * message.el (message-subject-trailing-was-ask-regexp)
4117         (message-subject-trailing-was-regexp): Match was: in addition to was.
4118
4119 2010-11-09  Glenn Morris  <rgm@gnu.org>
4120
4121         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4122         (nnbabyl-check-mbox): Use point-at-bol.
4123
4124 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4125
4126         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4127
4128         * message.el (message-mailto): New function.
4129         (message-mailto): Should accept other parameters.
4130         (message-mailto): Remove since it duplicates browse-url-mailto
4131         functionality.
4132
4133 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4134
4135         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4136         methods.
4137         (gnus-read-active-file): Ditto.
4138
4139         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4140         ": " from the prompt.
4141         (gnus-group-make-group): Ditto.
4142
4143 2010-11-07  Glenn Morris  <rgm@gnu.org>
4144
4145         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4146         (gnus-bookmark-kill-line): Use point-at-eol.
4147
4148 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4149
4150         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4151         asterisks in From header.
4152
4153 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4154
4155         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4156         string to avoid making the From headers syntactically invalid.
4157
4158         * message.el (message-send-mail): Don't insert courtesy messages if the
4159         message already has List-Post and List-ID messages.
4160
4161 2010-11-06  Glenn Morris  <rgm@gnu.org>
4162
4163         * gnus-art.el (gnus-treat-article): Give dynamic local variables
4164         `condition', `type', `length' a prefix.
4165         (gnus-treat-predicate): Update for above name changes.
4166
4167 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
4168
4169         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4170         binding.  Handled by `gnus-summary-refer-thread' instead.
4171         (nnir-warp-to-article): New backend function.
4172
4173         * nnimap.el (nnimap-request-thread): Force dependency updating.
4174
4175         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4176         (gnus-summary-refer-thread): Rework to improve thread-referral.
4177
4178         * gnus-int.el (gnus-warp-to-article): New function.
4179
4180         * gnus-sum.el (gnus-summary-article-map): Bind it.
4181
4182 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
4183
4184         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4185         gnus-summary-refer-thread.
4186
4187         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4188         headers.
4189         (gnus-summary-limit-include-thread): Prevent articles in thread from
4190         being cut in gnus-cut-threads.
4191         (gnus-summary-refer-thread): Limit retrieved headers to those in
4192         thread.
4193
4194 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4195
4196         * message.el (message-send-mail): Use the value of
4197         message-courtesy-message from the message buffer.
4198
4199         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4200
4201         * shr.el (shr-browse-url): Implement mailto: URLs.
4202
4203         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4204         "raw".
4205
4206         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4207         if it's already selected.
4208
4209         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4210
4211 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4212
4213         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4214         to measure the length and truncate alt text.
4215
4216 2010-11-03  Glenn Morris  <rgm@gnu.org>
4217
4218         * nndiary.el (nndiary-generate-nov-databases-1)
4219         (nndiary-generate-active-info): Rename dynamic variable `files' to
4220         something less generic.
4221
4222 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
4223
4224         * nnir.el (nnir-request-move-article): Call the underlying backend to
4225         move articles from nnir.
4226
4227 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4228
4229         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4230
4231 2010-11-02  Julien Danjou  <julien@danjou.info>
4232
4233         * nnir.el: Remove wais support.
4234
4235 2010-11-02  Glenn Morris  <rgm@gnu.org>
4236
4237         * gnus-html.el: Reorder requirements to quieten compiler.
4238
4239 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4242         properly for XEmacs as well.
4243         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4244         (gnus-article-natural-long-line-p): Use window-width rather than
4245         frame-width.
4246
4247 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
4248
4249         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
4250         (nnir-read-parms): Don't modify query.
4251         (nnir-run-query): Add ability to search topic on current line.
4252         (nnir-get-active): Clean up.
4253
4254 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4255
4256         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4257         degenerate articles.
4258
4259         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4260         (gnus-print-buffer): Just print the buffer as is, without any copying
4261         to a buffer and then re-highlighting.
4262
4263         * nnimap.el (nnimap-request-group): Store the new updated info.
4264         (nnimap-request-group): Select the group when we don't know whether it
4265         exists or not.
4266
4267         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4268         groups.
4269
4270         * gnus-group.el (gnus-group-find-new-groups): Display all the new
4271         groups.
4272
4273         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4274         groups.
4275
4276         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4277         long-lines case by only filling the long lines.
4278
4279         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4280         (bug #7311).
4281
4282 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * shr.el: No need to declare `declare-function' since shr.el is for
4285         only Emacsen that provide `libxml-parse-html-region'.
4286
4287         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
4288         effective only in a file it is referred to.
4289
4290 2010-11-01  Glenn Morris  <rgm@gnu.org>
4291
4292         * mm-util.el (gnus-completing-read): Autoload.
4293         (mm-read-coding-system): Simplify Emacs definition.
4294
4295         * nnmail.el (gnus-activate-group):
4296         * nnimap.el (gnutls-negotiate):
4297         * nntp.el (netrc-parse): Fix declarations.
4298
4299 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4300
4301         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4302         string-match-p in Emacs >=23.
4303
4304         * gnus-msg.el (gnus-configure-posting-styles)
4305         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4306
4307 2010-11-01  Glenn Morris  <rgm@gnu.org>
4308
4309         * nnir.el (declare-function): Add compat stub.
4310         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4311         (nnir-run-gmane): Require 'mm-url.
4312
4313         * mm-util.el (mm-string-to-multibyte): Simplify.
4314
4315         * shr.el (declare-function): Add compat stub.
4316         (url-cache-create-filename): Declare.
4317         (mm-disable-multibyte, widget-convert-button): Autoload.
4318
4319         * smime.el (ldap-search): Declare.
4320         (smime-cert-by-ldap-1): Require ldap on Emacs.
4321
4322         * nnimap.el: Require nnmail, and gnus-sum when compiling.
4323         (nnimap-keepalive): Use gnus-float-time.
4324
4325         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4326         (mail-source-delete-crash-box): Use gnus-float-time.
4327
4328         * gnus-dired.el (gnus-completing-read): Autoload.
4329
4330         * mm-view.el (gnus-rescale-image): Autoload.
4331
4332         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4333
4334         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4335
4336         * sieve-manage.el: Require 'cl when compiling.
4337
4338         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4339         (gnus-iswitchb-completing-read): Require iswitchb.
4340         (gnus-select-frame-set-input-focus): Silence compiler.
4341
4342 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4343
4344         * message.el (message-subject-trailing-was-query): Change default to t,
4345         since I think that's what most people want.
4346
4347         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4348         appending for easier debugging.
4349         (nnimap-wait-for-connection): Take a regexp.
4350         (nnimap-request-accept-article): Wait for the continuation line before
4351         sending anything unless we're streaming.
4352
4353         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4354         leave the header washing to take place.
4355
4356 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4357
4358         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4359         regular expression match and replace in posting styles.
4360
4361 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4362
4363         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4364         an entire server.
4365         (nnir-get-active): New function.
4366         (nnir-run-imap): Use it.
4367         (nnir-run-gmane): Who knew, gmane search returns an article score!
4368
4369         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4370         server on the current line with nnir.
4371
4372 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4373
4374         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4375         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4376         left edge.
4377         (gnus-article-foldable-buffer): Skip past the prefix when determining
4378         raggedness.
4379
4380         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4381         the raw article, and change `C-u g' to show the article without doing
4382         treatments.
4383
4384         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4385         on to `gnus-treat-article'.
4386         (gnus-inhibit-article-treatments): New variable.
4387
4388         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4389
4390         * gnus-art.el (gnus-treatment-function-alist): Have
4391         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4392         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4393         sections.
4394
4395         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4396         parameter.
4397         (gnus-article-fill-cited-long-lines): New function.
4398         (gnus-article-fill-cited-article): Allow filling only long sections.
4399
4400         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4401         and non-punctuation (like after the apostrophe in "'We").
4402
4403         * gnus-sum.el (gnus-summary-select-article): Make sure
4404         gnus-original-article-buffer is alive.
4405
4406         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4407         reflect the order they're in in the digest.
4408
4409         * gnus.el (gnus-group-startup-message): Move point to the start of the
4410         buffer.
4411
4412         * nnimap.el (nnimap-capability): New function.
4413         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4414         is set.
4415
4416 2010-10-31  David Engster  <dengste@eml.cc>
4417
4418         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4419         conform with changes to gnus-completing-read.
4420
4421 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4422
4423         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4424
4425 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4426
4427         * nnir.el: Move defvar, defcustom around to keep file organized
4428         and keep byte-compiler quiet.
4429         (nnir-read-parms): Accept search-engine as arg.
4430         (nnir-run-query): Pass search-engine as arg.
4431         (nnir-search-engine): Remove.
4432
4433 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4434
4435         * shr.el (shr-generic): The text nodes should be text, not :text.
4436
4437         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4438         later in the file.
4439
4440 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4441
4442         * nnir.el: General clean up.  Allow searching with multiple engines.
4443         Allow separate extra-parameters for each engine.
4444         Batch queries when possible.
4445         (nnir-imap-default-search-key,nnir-method-default-engines):
4446         Add customize interface.
4447         (nnir-run-gmane): New engine.
4448         (nnir-engines): Use it.  Qualify all prompts with engine name.
4449         (nnir-search-engine): Remove global variable.
4450         (nnir-run-hyrex): Restore for now.
4451         (nnir-extra-parms,nnir-search-history): New variables.
4452         (gnus-group-make-nnir-group): Use them.
4453         (nnir-group-server): Remove in favor of gnus-group-server.
4454         (nnir-request-group): Avoid searching twice.
4455         (nnir-sort-groups-by-server): New function.
4456
4457 2010-10-30  Julien Danjou  <julien@danjou.info>
4458
4459         * gnus-group.el: Remove gnus-group-fetch-control.
4460
4461         * gnus-start.el (gnus-find-new-newsgroups):
4462         Remove gnus-check-first-time-used.
4463
4464         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4465
4466 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4467
4468         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4469         set on groups that don't have \* permanentflags.
4470
4471 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4472
4473         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4474         control the background color.
4475         (shr-tag-img): Ignore very small web bug type images.
4476         (shr-put-image): Add help-echo alt texts to the images.
4477         (shr-tag-video): Show the video poster image.
4478
4479 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4480
4481         * shr.el (shr-table-depth): New variable.
4482         (shr-tag-table-1): Only insert the images after the top-level table.
4483
4484         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4485
4486         * gnus-util.el (gnus-list-memq-of-list): New function.
4487
4488         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4489         selected.
4490         (nnimap-unsplittable-articles): New slot.
4491         (nnimap-new-articles): Use it.
4492
4493 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4494
4495         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4496         move to the previous line on `M-g'.
4497
4498 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4499
4500         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4501         *-request-group, which seems unnecessary.
4502
4503         * nnimap.el (nnimap-quote-specials): Function copied over from
4504         imap.el.
4505         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4506         they support that.  Suggested by Tom Regner.
4507
4508 2010-10-29  Julien Danjou  <julien@danjou.info>
4509
4510         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4511         defalias.
4512         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4513
4514         * gnus.el: Remove `gnus-nntp-service' variable.
4515         (gnus-secondary-servers): Make obsolete.
4516         (gnus-nntp-server): Make obsolete.
4517
4518         * gnus-start.el (gnus-1): Remove x-splash calls.
4519
4520         * gnus-ems.el (gnus-x-splash): Remove.
4521
4522         * gnus.el (gnus-group-startup-message): Simplify/update code.
4523
4524         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4525         definition.
4526
4527         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4528         capability before doing anything.
4529         (gnus-group-insert-group-line): Remove useless
4530         gnus-group-remove-excess-properties.
4531
4532 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4535
4536 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4539         config after reselecting.
4540
4541 2010-10-28  Julien Danjou  <julien@danjou.info>
4542
4543         * shr.el (shr-put-image): Use point even if only inserting text.
4544         (shr-put-image): Save excursion when inserting alt text on non-graphic
4545         display, so the behaviour is the same when we are on a graphic display.
4546
4547         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4548
4549 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4550
4551         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4552         (gnus-mime-copy-part): Check coding system, not charset.
4553         (gnus-mime-view-part-externally): Never remove part.
4554         (gnus-mime-view-part-internally): Don't remove part here.
4555         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4556         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4557         multipart/alternative.
4558
4559         * mm-decode.el (mm-display-part): Take optional arg `force'.
4560
4561 2010-10-26  Julien Danjou  <julien@danjou.info>
4562
4563         * gnus-group.el (gnus-group-default-list-level): Add this function to
4564         compute the default list level.
4565         (gnus-group-default-list-level): Add possibility to use a function.
4566
4567 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4570
4571         * gnus-group.el (gnus-group-completing-read)
4572         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4573         gnus-replace-in-string.
4574
4575 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * shr.el (shr-tag-div): Add.
4578
4579         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4580
4581 2010-10-25  Julien Danjou  <julien@danjou.info>
4582
4583         * gnus-util.el: Remove `gnus-with-local-quit'.
4584
4585         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4586
4587 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4588
4589         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4590         the original article buffer.
4591
4592 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4593
4594         * nnimap.el (nnimap-request-head): New function.
4595         (nnimap-request-move-article): Try to be slighly faster by not
4596         requesting the entire message when moving.
4597         (nnimap-transform-headers): Don't bug out on bodiless articles.
4598         (nnimap-send-command): Have no outstanding messages if the IMAP server
4599         doesn't support streaming.
4600         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4601
4602 2010-10-24  Julien Danjou  <julien@danjou.info>
4603
4604         * message.el (message-default-headers): Fix type.
4605
4606 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4607
4608         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4609         prefetching images.
4610
4611         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4612         backend for unknown groups.  This is mainly useful for nnimap groups.
4613
4614         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4615         group isn't covered by the agent.
4616
4617 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4618
4619         * nnir.el (nnir-method-default-engines): New variable.
4620         (nnir-run-query): Use it.
4621         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4622         (gnus-summary-nnir-goto-thread): Change group if needed.
4623
4624         * gnus-group.el (gnus-group-group-map): Add key binding for
4625         gnus-group-make-nnir-group.
4626
4627 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * shr.el (shr-tag-object): Add.
4630
4631         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4632         original article buffer live.
4633         (gnus-summary-select-article-buffer):
4634         Mention gnus-widen-article-buffer.
4635
4636 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4637
4638         * shr.el (shr-tag-strong): Add.
4639
4640 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4641
4642         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4643         group names.  They mess up the group buffer badly.
4644
4645         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4646
4647         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4648         instead of the summary one.
4649
4650 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4651
4652         * mml.el (mml-preview): Work properly when editing article.
4653
4654         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4655         gnus-have-read-active-file if it's already been in.
4656
4657 2010-10-22  Tom Tromey  <tromey@redhat.com>
4658
4659         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4660         gnus-group-completing-read.
4661
4662 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4663
4664         * message.el (message-mode-map): Don't bind M-; to comment region, to
4665         allow the global comment-dwim to work.
4666
4667 2010-10-21  Julien Danjou  <julien@danjou.info>
4668
4669         * message.el (message-setup-1): Allow message-default-headers to be a
4670         function.
4671
4672 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * shr.el (shr-tag-table): Simplify.
4675
4676 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4677
4678         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4679         to avoid trying to snarf invalid stuff.
4680
4681         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4682
4683         * gnus.el (gnus-message-archive-group): Quote value.
4684         (gnus-message-archive-group): Mark as changed.
4685
4686         * shr.el (shr-add-font): Don't put the font properties on the newline
4687         or the indentation.
4688
4689         * message.el (message-fix-before-sending): Change options when sending
4690         non-printable characters.
4691
4692         * gnus.el (gnus-message-archive-method): Change the default to
4693         monthly outgoing groups.
4694
4695         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4696         that have gotten new numbers.
4697
4698         * nnimap.el (nnimap-request-replace-article): New function.
4699
4700 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4703         (nnrss-request-article): Don't use special html washing code.
4704
4705 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * shr.el (shr-tag-table): Remove useless nconc.
4708
4709 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4710
4711         * gnus-art.el (article-wash-html): Simplify and remove the charset
4712         stuff.  Use the normal html rendering code instead of the special html
4713         washing code.
4714
4715         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4716         `gnus-w3m' symbols.
4717         (mm-text-html-washer-alist): Remove.
4718
4719         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4720         (mm-inline-media-tests): Remove use.
4721         (mm-text-html-renderer): Change default to the `shr' symbol.
4722
4723         * mm-view.el (mm-inline-text-html): Remove use.
4724
4725         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4726         `gnus-blocked-images' to be a function.
4727         (gnus-article-wash-function): Remove.
4728
4729 2010-10-20  Julien Danjou  <julien@danjou.info>
4730
4731         * spam.el (spam-list-of-processors): Mark as obsolete.
4732
4733         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4734         (nnimap-insert-partial-structure): Fix boundary detection.
4735
4736 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4737
4738         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4739         run file-truename on remote files.  This can be expensive and even
4740         prevent one from editing drafts if some unrelated buffer has a stale
4741         connection.
4742
4743 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4744
4745         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4746         kinsoku-eol regardless of shr-kinsoku-shorten.
4747         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4748         (shr-tag-table): Support caption, thead, and tfoot.
4749
4750 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4751
4752         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4753         lines.
4754         (shr-save-contents): New command and keystroke.
4755
4756         * nndoc.el (nndoc-type-alist): Add git support.
4757         (nndoc-git-type-p): New function.
4758         (nndoc-transform-git-article): Ditto.
4759         (nndoc-transform-git-headers): Ditto.
4760         (nndoc-transform-git-headers): Generate Subject headers.
4761
4762         * shr.el (shr-parse-style): New function.
4763         (shr-tag-span): Ditto.
4764
4765         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4766         to `G G' to avoid collisions.
4767
4768 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * shr.el: Load kinsoku if necessary.
4771         (shr-kinsoku-shorten): New internal variable.
4772         (shr-find-fill-point): Make kinsoku shorten text line if
4773         shr-kinsoku-shorten is bound to non-nil.
4774         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4775         shr-indentation too when testing if table is wider than frame width.
4776         (shr-insert-table): Use `string-width' instead of `length' to measure
4777         text width.
4778         (shr-insert-table-ruler): Make sure indentation is done at bol.
4779
4780 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4781
4782         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4783         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4784         undecoded network data.
4785
4786 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4787
4788         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4789         name in the mode line spec so that the mode line menu works
4790         (bug #2431).
4791
4792         * message.el (message-get-reply-headers): If we're fed `to-address',
4793         then always use that.
4794
4795         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4796         aren't so wide as to need to switch off the edit menu.
4797
4798         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4799         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4800
4801         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4802         `M-g'.
4803         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4804         the permanent marks.
4805
4806 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4807
4808         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4809         Splitting according to references/in-reply-to obeys the ignore-groups
4810         variable, while splitting by sender and subject do not.
4811
4812 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4813
4814         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4815         alist, so that we can look for non-Unicode chars.
4816         (article-translate-strings): Allow both character and string maps.
4817
4818 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * shr.el (shr-insert): Don't insert space behind a wide character
4821         categorized as kinsoku-bol, or between characters both categorized as
4822         nospace.
4823
4824 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4825
4826         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4827         headers to gnus-newsgroup-headers.
4828
4829 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4830
4831         * shr.el (shr-tag-img): Don't align images -- since we're not
4832         rescaling, this often leads to ugly displays.
4833
4834 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4835
4836         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4837         duplicates.
4838
4839 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4840
4841         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4842         call.
4843
4844 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4845
4846         * gnus.el: Autoload gnus-html-show-images.
4847
4848         * nnimap.el: Use nnheader-message throughout.
4849
4850         * shr.el (shr-tag-img): Ignore images with no data.
4851
4852 2010-10-15  Julien Danjou  <julien@danjou.info>
4853
4854         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4855         a possibility to disable format=flow encoding when using hard newlines.
4856
4857 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * shr.el (shr-insert): Remove space inserted before or after a
4860         breakable character or at the beginning or the end of a line.
4861         (shr-find-fill-point): Do kinsoku; find the second best point or give
4862         it up if there's no breakable point.
4863
4864 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4865
4866         * nnimap.el (nnimap-open-connection): Message when opening connection
4867         for debugging purposes.
4868
4869         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4870         on every setup buffer call to allow this to change from article to
4871         article.
4872
4873         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4874         buffers where we have a wide table.
4875
4876 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4877
4878         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4879         uses *-request-thread.
4880
4881 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4882
4883         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4884         incantation, which is no longer valid.
4885
4886 2010-10-14  Julien Danjou  <julien@danjou.info>
4887
4888         * shr.el: Fix defcustom type (char -> character).
4889
4890 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4891
4892         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4893         programs.
4894
4895 2010-10-14  Julien Danjou  <julien@danjou.info>
4896
4897         * shr.el (shr-tag-a): Use url-link as widget type.
4898
4899         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4900         `gnus-group-get-icon'.
4901
4902 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4903
4904         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4905         This should make server editing work better.
4906
4907         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4908
4909         * tls.el (tls-program): Remove spurious %s from openssl.
4910
4911         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4912         (nnimap-parse-flags): Fix regexp.
4913
4914         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4915         probably work for CJVK text, too.
4916
4917         * nnimap.el (nnimap-extend-tls-programs): Remove.
4918         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4919
4920         * tls.el (tls-starttls-switches): Remove starttls hack.
4921         (open-tls-stream): Ditto.
4922         (tls-find-starttls-argument): Ditto.
4923
4924 2010-10-13  Julien Danjou  <julien@danjou.info>
4925
4926         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4927         responses.
4928
4929 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4930
4931         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4932
4933         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4934         anything in Emacs.
4935
4936         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4937
4938 2010-10-13  Julien Danjou  <julien@danjou.info>
4939
4940         * shr.el (shr-width): Make shr-width a defcustom with default to
4941         fill-column.
4942         (shr-tag-img): Use shr-width rather than fill-column.
4943
4944 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4945
4946         * dgnushack.el (byte-optimize-apply)
4947         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4948
4949         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4950         position when (X-)Faces exist.
4951         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4952         avatars when called interactively.
4953
4954 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4955
4956         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4957         gnus-article-x-face-too-ugly is bound.
4958
4959 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4962
4963         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4964         mailbox that doesn't exist.
4965
4966 2010-10-12  Julien Danjou  <julien@danjou.info>
4967
4968         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4969         (shr-get-image-data): Encode URL properly when fetching from cache.
4970         (shr-tag-img): Use aligned-to spaces to align correctly images.
4971
4972         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4973         before inserting the Gravatar.
4974
4975         * shr.el (shr-tag-img): Add align attribute support for <img>.
4976
4977 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4978
4979         * gnus-gravatar.el (gnus-art): Require.
4980
4981         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4982         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4983         Remove long obsoleted functions.
4984
4985 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4988
4989         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4990
4991         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4992         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4993         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4994         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4995         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4996         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4997         * sieve-manage.el, smime.el, spam.el:
4998         Fix comment for declare-function.
4999
5000 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5001
5002         * nnimap.el (nnimap-request-rename-group): Select group read-only
5003         before renaming it.
5004
5005         * shr.el (shr-insert): Fix up the white space only regexp.
5006
5007         * nnimap.el (nnimap-transform-split-mail): Not all articles have
5008         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
5009
5010         * shr.el (shr-current-column): New function.
5011         (shr-find-fill-point): New function.
5012
5013 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5014
5015         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
5016         numbers.
5017
5018 2010-10-11  Julien Danjou  <julien@danjou.info>
5019
5020         * shr.el (shr-hr-line): Add.
5021         (shr-tag-hr): Use shr-hr-line to specify which character to use to
5022         display hr lines.
5023         (shr-max-columns): Do not change state to nil if we just inserting
5024         spaces.
5025
5026 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5027
5028         * gnus-topic.el (gnus-topic-read-group): If after the last group,
5029         select the last group.
5030
5031 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5032
5033         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5034
5035 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
5036
5037         * dig.el (dig-mode-map): Declare and define in one step.
5038
5039 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5042         for Gnus.
5043         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5044         (nnimap-update-qresync-info): Mark \Seen articles as read.
5045
5046         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5047         non-variable, too.
5048
5049         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
5050         available.
5051         (nnimap-update-info): Rely more on the current active than the param
5052         active to avoid marking articles as read too much.
5053
5054         * auth-source.el (auth-source-create): Use (user-login-name) for the
5055         user name default.
5056
5057         * nnimap.el (nnimap-update-info): If the server doesn't return any
5058         useful info, just use the previous info.
5059         (nnimap-update-info): Prefer old info over start-article.
5060         (nnimap-update-qresync-info): Finish implementing QRESYNC.
5061
5062 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
5063
5064         * nnir.el (autoload): Clean up autoloads.
5065         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5066         Use key rather than value.
5067         (nnir-imap-search-other): New variable.
5068         (nnir-read-parm): Use it.
5069         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5070         (gnus-summary-nnir-goto-thread): Modify to work with imap.
5071
5072 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5073
5074         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5075         the process, too.
5076
5077 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5078
5079         * spam.el (gnus-summary-mode-map): Bind to "$".
5080         Suggested by Russ Allbery.
5081
5082         * shr.el: Rework the way things are indented by <li> slightly.
5083
5084         * gnus.el (gnus-group-set-parameter): Fix typo.
5085
5086         * nnimap.el: Start implementing QRESYNC support.
5087
5088 2010-10-09  Julien Danjou  <julien@danjou.info>
5089
5090         * nnir.el (nnir-engines): Fix too many arguments.
5091
5092 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5093
5094         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5095         group is the "last", so that the backends like nnfolder actually save
5096         their folders.
5097
5098         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
5099         try to use that for the tls stream.
5100         (nnimap-retrieve-group-data-early): Rework the marks code to heed
5101         UIDVALIDITY and find out which groups are read-only and not.
5102         (nnimap-get-flags): Use the same marks parsing code as the rest of
5103         nnimap.
5104
5105 2010-10-09  Julien Danjou  <julien@danjou.info>
5106
5107         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5108
5109         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5110         retrieving gravatars.
5111
5112         * shr.el (shr-table-corner): Add.
5113         (shr-table-line): Add.
5114         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5115
5116 2010-10-08  Julien Danjou  <julien@danjou.info>
5117
5118         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5119
5120 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
5121
5122         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5123
5124         * gnus-sum.el (gnus-mark-article-as-unread)
5125         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5126         (gnus-summary-set-bookmark): Use it.
5127
5128         * gnus-msg.el (gnus-setup-message): Use it.
5129
5130         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5131
5132         * gnus.el (gnus-group-remove-parameter): Use it.
5133
5134         * gnus-group.el (gnus-group-make-web-group): Use it.
5135
5136         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5137
5138         * nnregistry.el: Update docs to mention manual.
5139
5140         * gnus-registry.el: Update docs to mention nnregistry.el.
5141         (gnus-registry-initialize): Don't install nnregistry refer method
5142         automatically.
5143         (gnus-registry-install-nnregistry): Remove it.
5144
5145 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5146
5147         * shr.el (shr-insert): Don't insert double spaces.
5148
5149 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5150
5151         * gnus-gravatar.el (gnus-treat-from-gravatar)
5152         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5153         called interactively.
5154
5155         * gnus-art.el (gnus-mime-view-part-externally)
5156         (gnus-mime-view-part-internally): Make predicate function passed to
5157         gnus-mime-view-part-as-type assume argument is a mime type, not a list
5158         of a mime type.
5159
5160         * shr.el (shr-table-widths): Don't use cl function `reduce'.
5161
5162 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5163
5164         * shr.el (require): Require cl when compiling.
5165         (shr-tag-hr): New function.
5166
5167         * nnimap.el (nnimap-update-info): Remove double setting of high.
5168         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5169         This makes nnimap work properly on Courier again.
5170
5171         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5172         the variable for backwards compatibility.
5173
5174         * mm-decode.el (mm-save-part): If given a non-directory result, expand
5175         the file name before using to avoid setting mm-default-directory to
5176         nil.
5177
5178         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5179         bidning gnus-agent variables.
5180
5181         * shr.el (shr-render-td): Use a cache for the table rendering function
5182         to avoid getting an exponential rendering behaviour in nested tables.
5183         (shr-insert): Rework the line-breaking algorithm.
5184         (shr-insert): Don't leave trailing spaces.
5185         (shr-insert-table): Also insert empty TDs.
5186         (shr-tag-blockquote): Ensure paragraphs after </ul>.
5187
5188 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5189
5190         * gnus-sum.el (gnus-number): Rename from `number'.
5191         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5192         (gnus-summary-limit-children): Update uses correspondingly.
5193
5194 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5195
5196         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5197         (gnus-gravatar-transform-address): Don't show avatars of people of
5198         which mail addresses match gnus-gravatar-too-ugly.
5199
5200 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5201
5202         * shr.el (shr-table-widths): Expand TD elements to fill available
5203         space.
5204
5205 2010-10-07  Julien Danjou  <julien@danjou.info>
5206
5207         * nnimap.el (nnimap-request-rename-group): Add this method.
5208
5209 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5210
5211         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5212         name from XEmacs' function-arglist.
5213
5214         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5215         gravatar under XEmacs.
5216
5217 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
5218
5219         * auth-source.el: Update docs with TODO items.
5220
5221         * gnus-sync.el: Update docs to explain state and plans.
5222
5223         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5224         Hooks for mark updates.
5225         (gnus-request-set-mark, gnus-request-update-mark): Use them.
5226
5227         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5228         hooks with arguments, which is needed for mark update hooks.
5229
5230 2010-10-06  Julien Danjou  <julien@danjou.info>
5231
5232         * gnus.el (gnus-expand-group-parameter): Only return and act on what
5233         was matched.
5234
5235         * sieve-manage.el: Update example in `Commentary'.
5236
5237         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5238
5239         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5240         not 2000.
5241         (sieve-manage-authenticate): Re-add function.
5242
5243 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * shr.el (shr-insert): Get 'space transition right.
5246         (shr-render-td): Only delete space at the end of the TD.
5247
5248         * nnimap.el (nnimap-open-connection): Prepare to support
5249         open-gnutls-stream.
5250
5251         * shr.el: Rearrange function order to be more logical.
5252
5253 2010-10-06  Julien Danjou  <julien@danjou.info>
5254
5255         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5256         (nnrss-discover-feed): Remove 404 URL in docstring.
5257
5258         * nnir.el: Fix Swish-E URL.
5259         Fix Namazu URL.
5260
5261         * message.el (message-change-subject): Remove 404 URL in a comment.
5262
5263 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5264
5265         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5266         called interactively.
5267
5268         * gnus-util.el (gnus-remove-if): Allow hash table.
5269         (gnus-remove-if-not): New function.
5270
5271         * gnus-art.el (gnus-mime-view-part-as-type)
5272         * gnus-score.el (gnus-summary-score-effect)
5273         * gnus-sum.el (gnus-read-move-group-name):
5274         Replace remove-if-not with gnus-remove-if-not.
5275
5276         * gnus-group.el (gnus-group-completing-read):
5277         Regard collection as a hash table if it is not a list.
5278
5279 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5280
5281         * shr.el (shr-render-td): Allow blank/missing <TD>s.
5282
5283         * shr.el: Document the table-rendering algorithm.
5284
5285 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5286
5287         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
5288         for Emacsen having no `libxml-parse-html-region' support.
5289
5290 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5293         invalid URLs.
5294
5295         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5296         line-broken.
5297         (shr-tag-img): Ignore image fetching errors.
5298         (shr-overlays-in-region): Compute overlay positions correctly.
5299
5300         * mm-decode.el (mm-shr): Require shr.
5301
5302         * gnus-art.el (gnus-blocked-images): Move variable here.
5303
5304         * shr.el (shr-insert-table): Bind free variable.
5305
5306         * mm-decode.el (mm-shr): Bind shr-content-function.
5307
5308         * shr.el (shr-content-function): New variable.
5309
5310         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5311         added for symmetry.
5312
5313         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5314
5315         * gnus-group.el (gnus-group-make-group): Doc fix.
5316
5317         * nnimap.el (nnimap-request-newgroups): Return success.
5318
5319         * shr.el (shr-find-elements): New function.
5320         (shr-tag-table): Put all the images after the table.
5321         (shr-tag-table): Really inhibit images inside the table.
5322         (shr-collect-overlays): Copy over overlays from the TD elements to the
5323         main document.
5324
5325         * mm-decode.el (mm-shr): Bind shr-blocked-images to
5326         gnus-blocked-images.
5327
5328 2010-10-05  Julien Danjou  <julien@danjou.info>
5329
5330         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5331
5332         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5333         (gnus-html-maximum-image-size): Add this function.
5334         (gnus-html-put-image): Use gnus-html-maximum-image-size.
5335
5336         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5337         server-value of the capability is nil.
5338
5339 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5340
5341         * shr.el (shr-tag-em): Add <EM> tag.
5342
5343 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5344
5345         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5346         customizable.
5347
5348         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5349         handing broken links to browse-url.
5350
5351 2010-10-05  Julien Danjou  <julien@danjou.info>
5352
5353         * gnus-util.el (gnus-emacs-completing-read)
5354         (gnus-iswitchb-completing-read): Use autoload rather than require.
5355
5356 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5357
5358         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5359         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5360         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5361         iswitchb-temp-buflist for XEmacs.
5362
5363         * gnus-util.el (gnus-completing-read-function): Exclude
5364         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5365         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5366         XEmacs.
5367
5368         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5369         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5370
5371         * gnus-html.el: Don't require help-fns under XEmacs.
5372         (gnus-html-schedule-image-fetching): Work for XEmacs.
5373
5374         * mm-decode.el (mm-shr): Decode contents by charset.
5375
5376 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5377
5378         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5379         unknown.
5380
5381         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5382         (shr-get-image-data): Ensure against the cache file missing.
5383
5384         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5385         for data.
5386
5387         * spam-report.el (spam-report-url-ping-plain): Don't query about
5388         killing the process.
5389
5390         * shr.el (shr-render-td): Protect against too-wide text.
5391
5392 2010-10-04  Julien Danjou  <julien@danjou.info>
5393
5394         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5395         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5396
5397         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5398         retrieved.
5399
5400 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5401
5402         * shr.el (browse-url): Require.
5403         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5404         lines.
5405         (shr-show-alt-text, shr-browse-image): New commands.
5406         (shr-browse-url, shr-copy-url): New commands.
5407
5408         * gnus-sum.el (gnus-widen-article-window): New variable.
5409         (gnus-summary-select-article-buffer): Use it.
5410
5411         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5412         without @ signs.
5413
5414 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5415
5416         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5417
5418 2010-10-04  Julien Danjou  <julien@danjou.info>
5419
5420         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5421         for XEmacs.
5422
5423 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5424
5425         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5426
5427         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5428         (nnimap-close-server): Implement.
5429
5430         * dgnushack.el (iswitchb): Require to shut up the compiler.
5431
5432         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5433         (shr-insert): Tweak line breaking.
5434         (shr-insert): Handle <pre> better.
5435         (shr-tag-li): Get <li> indentation right.
5436         (shr-tag-li): Get <li> indentation even righter.
5437         (shr-tag-blockquote): Ensure paragraph start.
5438         (shr-make-table): Tweak table generation.
5439         (shr-make-table): Fix typo.
5440
5441         * shr.el: Implement table rendering.
5442
5443 2010-10-04  Julien Danjou  <julien@danjou.info>
5444
5445         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5446
5447 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5448
5449         * shr.el (shr-insert): Use string anchors instead of line anchors.
5450
5451 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5452
5453         * shr.el: Add headings.
5454         (shr-ensure-paragraph): Actually work.
5455         (shr-tag-li): Make <ul> prettier.
5456         (shr-insert): Get white space at the beginning/end of elements right.
5457         (shr-tag-p): Collapse subsequent <p>s.
5458         (shr-ensure-paragraph): Don't insert double line feeds after blank
5459         lines.
5460         (shr-insert): \t is also space.
5461         (shr-tag-s): Fix "s" tag name function.
5462         (shr-tag-s): Fix face prop name.
5463
5464 2010-10-03  Julien Danjou  <julien@danjou.info>
5465
5466         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5467
5468         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5469         gnus-window-inside-pixel-edges.
5470
5471         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5472         gnus-ems.
5473
5474         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5475
5476         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5477         function.
5478
5479         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5480         resize choice.
5481
5482 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5483
5484         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5485         beginning of the buffer.
5486
5487         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5488         article buffer again.
5489
5490         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5491
5492         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5493         when it's at the start of the buffer.
5494
5495         * shr.el (shr-tag-blockquote): Convert name.
5496         (shr-rescale-image): Use the right image-size variant.
5497
5498         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5499         buffer isn't shown, then select the current article first instead of
5500         bugging out.
5501         (gnus-summary-select-article-buffer): Show both the article and summary
5502         buffers again.
5503
5504         * shr.el (shr-fontize-cont): Protect against regions with no text.
5505         Rename tag functions to shr-tag-* for enhanced security.
5506         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5507
5508 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5509
5510         * shr.el (shr-insert):
5511         * pop3.el (pop3-movemail):
5512         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5513         loaded.
5514
5515 2010-10-03  Glenn Morris  <rgm@gnu.org>
5516
5517         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5518
5519         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5520
5521         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5522
5523         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5524
5525         * gnus-util.el (gnus-make-local-hook): Simplify.
5526
5527 2010-10-02  Julien Danjou  <julien@danjou.info>
5528
5529         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5530         (gnus-ido-completing-read): New function.
5531         (gnus-emacs-completing-read): New function.
5532         (gnus-completing-read): Use gnus-completing-read-function.
5533         Add gnus-completing-read-function.
5534
5535 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5536
5537         * shr.el (shr-insert-document): Autoload.
5538         (shr-img): Be silent.
5539         (shr-insert): Add a newline after every picture before text.
5540         (shr-add-font): Use overlays for combining faces.
5541         (shr-insert): Pass upwards the text start point.
5542
5543         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5544         possible.
5545         (mm-shr): New function.
5546
5547 2010-10-02  Julien Danjou  <julien@danjou.info>
5548
5549         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5550         should go backward.
5551
5552 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5553
5554         * shr.el (shr): Fix typo in provide call.
5555
5556 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5557
5558         * shr.el: New file.
5559
5560         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5561
5562         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5563         completing read.
5564
5565 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5566
5567         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5568         we're being queried about.  Suggested by Dan Jacobson.
5569
5570         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5571         Suggested by Jason Eisner.
5572
5573         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5574         table, too.  Suggested by Stefan Wiens.
5575         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5576         the table unnecessary.  Suggested by Stefan Wiens.
5577
5578         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5579         longer needed, and probably doesn't work either, as pointed out by
5580         Stefan Wiens.
5581         (gnus-summary-exit): Remove call to the clearing function.
5582         (gnus-summary-exit-no-update): Ditto.
5583
5584         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5585         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5586         Reported by Stefan Monnier.
5587         (gnus-summary-save-in-rmail): Ditto.
5588
5589         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5590         article buffer, instead of both the article buffer and the summary
5591         buffer.  Sort of suggested by Dan Jacobson.
5592
5593         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5594
5595         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5596         Suggested by Dan Jacobson.
5597
5598         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5599         documentation clearer.
5600
5601         * message.el (message-shorten-references): Comment on the number "21".
5602         Suggested by Stefan Monnier.
5603
5604         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5605         Suggested by Dan Jacobson.
5606
5607         * gnus.el (gnus-large-newsgroup):
5608         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5609
5610         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5611         externalize attachments.  Bug reported by Steve Wen.
5612
5613         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5614         really message anything to the user.
5615
5616         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5617         directly.
5618
5619         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5620         messages in empty groups.
5621
5622 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5623
5624         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5625         non-UIDNEXT group.
5626
5627 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5628
5629         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5630         not the value from the collection.
5631
5632         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5633         values.  This sometimes happens on some groups that have no info.
5634         (nnimap-request-newgroups): New function.
5635
5636 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5637
5638         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5639         check into `gnus-registry-initialize'.
5640         (gnus-registry-initialize): Ditto.
5641         Fix and extend header docs.
5642
5643 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5644
5645         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5646         regexp backtrace overflows.
5647
5648         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5649         for starttls that tls.el implements; i.e. openssl.
5650
5651         * tls.el (tls-starttls-switches): Give up on using starttls with
5652         gnutls-cli.
5653         (tls-program): Add --insecure to be consistent with the defaults from
5654         openssl s_client.  Now all three commands are insecure.
5655
5656 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5657
5658         * lpath.el: Bind completion-styles-alist for XEmacs.
5659
5660         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5661         (gravatar-create-image): New function that's an alias to
5662         gnus-xmas-create-image, gnus-create-image, or create-image.
5663         (gravatar-data->image): Use it.
5664
5665 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5666
5667         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5668         install the nnregistry refer method.
5669         (gnus-registry-install-hooks): Use it.
5670         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5671         unfollowed groups.
5672
5673 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5674
5675         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5676         expanding threads.
5677
5678 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5679
5680         * nnir.el: Use the server names without suffixes (bug #7009).
5681
5682         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5683         unencrypted to STARTTLS, if possible.
5684
5685 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5686
5687         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5688         headers before superseding.
5689
5690 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5691
5692         * nnrss.el (nnrss-use-local): Add documentation.
5693
5694         * nnimap.el (nnimap-extend-tls-programs): New function.
5695         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5696         (nnimap-wait-for-connection): Accept the greeting from the stupid
5697         output from openssl s_client -starttls, too.
5698
5699         * tls.el (tls-starttls-switches): New variable.
5700         (tls-find-starttls-argument): Use it.
5701         (open-tls-stream): Ditto.
5702
5703         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5704         (netrc-machine): Ditto.
5705
5706         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5707         article number.
5708         (nnimap-split-fancy): New variable.
5709         (nnimap-split-incoming-mail): Use it.
5710
5711         * nntp.el (nntp-server-list-active-group): Document.
5712
5713         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5714         SELECT to get the message-id.
5715
5716         * mail-source.el (mail-sources): Remove webmail support.
5717         (defvar): Ditto.
5718         (mail-source-fetcher-alist): Ditto.
5719         (mail-source-fetch-webmail): Remove.
5720
5721         * webmail.el: Remove -- doesn't seem relevant any more.
5722
5723         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5724
5725         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5726         the \r.
5727
5728 2010-09-30  Julien Danjou  <julien@danjou.info>
5729
5730         * gnus-agent.el (gnus-agent-add-group): Fix call to
5731         gnus-completing-read.
5732
5733 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5734
5735         * nndoc.el (nndoc-retrieve-groups): New function.
5736
5737         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5738         `default', use nnmail-split-methods.
5739         (nnimap-request-article): Downcase the NILs so that they are nil.
5740
5741         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5742         symbol.
5743
5744         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5745         code, since if the user has requested network, that's what they ought
5746         to get.
5747         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5748         (nnimap-split-rule): Mark as obsolete.
5749
5750         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5751         New variable.
5752
5753         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5754         correct slot, too.
5755
5756 2010-09-29  Julien Danjou  <julien@danjou.info>
5757
5758         * gnus.el (gnus-local-domain): Declare variable obsolete.
5759
5760         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5761         Fix history computing.
5762         (gnus-ido-completing-read): Require ido.
5763
5764 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5765
5766         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5767         build Gnus.
5768
5769         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5770         when interpreting the structures.
5771         (nnimap-request-accept-article): Add \r\n to the lines to make this
5772         work with Cyrus.
5773
5774         * nndraft.el (nndraft-request-expire-articles): Use the group name
5775         instead if "nndraft".  Fix found by Nils Ackermann.
5776
5777 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5778
5779         * nnregistry.el: Add.
5780
5781 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5782
5783         * nnmail.el (group, group-art-list, group-art):
5784         Remove unneeded directives.
5785
5786 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5787
5788         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5789         (mm-mime-charset)
5790         * rfc2047.el (rfc2047-syntax-table)
5791         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5792
5793         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5794         rather than `insert-file-contents' and `eval-region'.
5795
5796         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5797         construction.
5798
5799         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5800
5801         * time-date.el: No need to require cl for Emacs 21.
5802
5803 2010-09-29  Julien Danjou  <julien@danjou.info>
5804
5805         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5806         replacement of `gnus-gravatar-relief' to mimic
5807         `gnus-faces-properties-alist'.
5808         Add :version property.
5809
5810 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * mail-source.el (mail-source-report-new-mail)
5813         * message.el (message-default-mail-headers)
5814         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5815
5816         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5817
5818 2010-09-28  Julien Danjou  <julien@danjou.info>
5819
5820         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5821         mail-address contains the same string as real-name.
5822
5823         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5824         non-blank in header, otherwise it'll get stripped.
5825
5826         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5827         real-name, and then for mail address rather than doing : or , search.
5828
5829 2010-09-27  Julien Danjou  <julien@danjou.info>
5830
5831         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5832         right completing-read function.
5833         (gnus-use-ido): New variable
5834         (gnus-completing-read-with-default): Remove.
5835         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5836         (gnus-agent-add-group):
5837         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5838         * mm-view.el (mm-view-pkcs7-decrypt):
5839         * mm-util.el (mm-codepage-setup):
5840         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5841         * mml-smime.el (mml-smime-openssl-sign-query):
5842         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5843         (mml-insert-multipart):
5844         * gnus-msg.el (gnus-summary-yank-message):
5845         * gnus-int.el (gnus-start-news-server):
5846         * mm-decode.el (mm-interactively-view-part):
5847         * gnus-dired.el (gnus-dired-attach):
5848         * gnus.el (gnus-read-method):
5849         * gnus-bookmark.el (gnus-bookmark-jump):
5850         * gnus-art.el (gnus-mime-view-part-as-type)
5851         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5852         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5853         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5854         * nnmairix.el (nnmairix-create-server-and-default-group)
5855         (nnmairix-update-groups, nnmairix-get-server)
5856         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5857         (nnmairix-get-group-from-file-path):
5858         * nnrss.el (nnrss-find-rss-via-syndic8):
5859         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5860         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5861         (gnus-group-browse-foreign-server):
5862         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5863         (gnus-summary-execute-command, gnus-summary-respool-article)
5864         (gnus-read-move-group-name):
5865         * gnus-score.el (gnus-summary-increase-score)
5866         (gnus-summary-score-effect):
5867         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5868
5869 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5870
5871         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5872         x-focus-frame.
5873
5874         * nnimap.el (auth-source-forget-user-or-password)
5875         (auth-source-user-or-password): Autoload.
5876
5877         * message.el (message-from-style, message-interactive)
5878         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5879         (message-yank-prefix, message-indentation-spaces, message-signature)
5880         (message-signature-file): Add comment.
5881
5882 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5883
5884         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5885         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5886         new articles.
5887
5888         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5889         parts.
5890         (nnimap-request-article): Work with the t setting, too.
5891
5892         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5893         that you don't get flashes of other buffers.
5894         (gnus-summary-show-complete-article): Intern before setting.
5895
5896 2010-09-27  David Engster  <dengste@eml.cc>
5897
5898         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5899         well as HEADERS.
5900         (nnmairix-retrieve-headers): Provide new argument for the above.
5901
5902 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5903
5904         * gnus-sum.el (gnus-summary-move-article): Don't alter
5905         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5906         group.
5907
5908         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5909
5910         * message.el (message-cite-prefix-regexp): Revert my last edit.
5911
5912         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5913         variable instead of the Gnus variable.
5914
5915         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5916
5917         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5918
5919         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5920         since some servers don't like it.
5921         (nnimap-open-connection): Forget credentials if the server says the
5922         password was wrong.
5923         (nnimap-parse-line): Protect against invalid data.
5924
5925         * gnus-sum.el (gnus-summary-move-article): Add comment.
5926         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5927         nothing alters it while scanning for new messages.
5928
5929         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5930         which may or may not help.
5931         (nnimap-open-connection): If we're doing a stream connection, and then
5932         discover we're on a STARTTLS-capable server, then open a STARTTLS
5933         connection instead.
5934
5935 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5936
5937         * nnimap.el (utf7): Require.
5938
5939         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5940         prefix.
5941
5942 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5943
5944         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5945
5946 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5947
5948         * nnimap.el (nnimap-request-accept-article): Message the error on
5949         error.
5950
5951 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5952
5953         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5954
5955 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5956
5957         * nndoc.el (nndoc-request-list): Return success always.
5958
5959         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5960         `fetch-old' -- we only want to fetch the articles we've requested.
5961         The rest are in the agent, probably.
5962         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5963         disappeared server" to something low.  It's not important.
5964
5965         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5966         arrived before the FETCH data.
5967
5968         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5969         target here, because we don't know the Gnus name of the group.
5970
5971         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5972         for the correct group.
5973
5974         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5975
5976         * gnus.el (gnus): Give a final warning after startup.
5977
5978         * gnus-util.el (gnus-action-message-log): New variable.
5979         (gnus-message): Use it.
5980         (gnus-final-warning): New function.
5981
5982         * nnimap.el (nnimap-open-connection): Record the greeting.
5983         (nnimap): Add greeting.
5984
5985 2010-09-26  Julien Danjou  <julien@danjou.info>
5986
5987         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5988         arguments.
5989         (gnus-html-wash-images): Fix spec computing to include start/end.
5990
5991         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5992
5993 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5994
5995         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5996         deletion.
5997         (nnimap-retrieve-headers): Don't select the group, because that's
5998         already done by nnimap-possibly-change-group.
5999
6000         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
6001         (gnus-picon-transform-address): Use it.
6002
6003         * mail-source.el (mail-source-value): Revert previous patch.
6004
6005         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
6006         on failure.
6007         (nnimap-open-connection): Look up both virtual and physical server name
6008         credentials.
6009
6010         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
6011
6012 2009-02-07  Dave Love  <fx@gnu.org>
6013
6014         * tls.el (open-tls-stream): Don't query killing process.
6015
6016 2009-02-08  Dave Love  <fx@gnu.org>
6017
6018         * gnus-win.el (gnus-window-to-buffer-helper)
6019         (gnus-all-windows-visible-p): Function needn't be a symbol.
6020
6021         * mail-source.el (mail-source-value): Function needn't be a symbol.
6022
6023 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6024
6025         * message.el (message-cite-prefix-regexp): Remove } from the cite
6026         prefix.
6027
6028         * gnus-art.el (gnus-treatment-function-alist): Do picons before
6029         highlight again, so that the highlight is correct.
6030
6031         * gnus-picon.el (gnus-picon): Remove again.
6032         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
6033
6034         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6035         doing the header highlightling, so that the background colour of the
6036         picon is correct.
6037
6038         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6039         (gnus-picon): Ditto.
6040         (gnus-picon): Reinstate.  The background colour for picons is white.
6041         (gnus-picon-insert-glyph): Make the background white.
6042
6043         * nnml.el (nnml-open-nov): Don't return dead buffers.
6044
6045         * auth-source.el (auth-source-create): Query the user for whether to
6046         store the credentials.
6047
6048         * netrc.el (netrc-store-data): New function.
6049
6050         * auth-source.el (auth-source-user-or-password): Use the existing auth
6051         sources, if any, for creation.
6052
6053         * gnus.el (gnus-group-fast-parameter): Return the last matching
6054         parameter instead of the first matching parameter.
6055
6056 2010-09-26  Julien Danjou  <julien@danjou.info>
6057
6058         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6059
6060 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6061
6062         * mml2015.el (mml2015-use): Remove gpg support.
6063
6064         * mml1991.el (mml1991-function-alist): Remove gpg function.
6065         (mml1991-gpg-sign): Remove.
6066
6067 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
6068
6069         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6070         (gnus-browse-unsubscribe-current-group): Document it.
6071         (gnus-browse-unsubscribe-group): Use it.
6072
6073 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6074
6075         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6076         address to the To list for easier response.
6077
6078         * gnus.el (gnus-play-startup-jingle): Remove.
6079         (gnus-splash): Don't play jingle.
6080         (gnus): Silence gnus-load message.
6081
6082         * gnus-art.el (gnus-treat-play-sounds): Remove.
6083
6084         * gnus.el (gnus-play-jingle): Remove audio support.
6085
6086         * gnus-cus.el (gnus-score-customize): Remove audio reference.
6087
6088         * earcon.el: Remove -- no users.
6089
6090         * gnus-audio.el: Remove -- no users of this package.
6091
6092         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6093
6094         * gnus-start.el (gnus-setup-news): Remove nocem support.
6095
6096         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6097
6098         * gnus.el (gnus-use-nocem): Remove.
6099
6100         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6101         Remove.
6102
6103         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
6104         uses NoCeM any more.
6105
6106         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6107         (gnus-button-ctan-handler): Ditto.
6108         (gnus-button-handle-ctan-bogus-regexp): Ditto.
6109         (gnus-button-ctan-directory-regexp): Ditto.
6110         (gnus-button-handle-ctan): Ditto.
6111         (gnus-button-tex-level): Ditto.
6112         (gnus-button-alist): Remove CTAN stuff.
6113
6114 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6115
6116         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6117         nnimap-streaming test.
6118
6119         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6120         servers twice.
6121
6122         * nnimap.el (nnimap-open-connection): Add more error reporting when
6123         nnimap fails early.
6124
6125         * nnheader.el (nnheader-get-report-string): New function.
6126         (nnheader-get-report): Use it.
6127
6128         * gnus-int.el (gnus-check-server): Say what the error was when opening
6129         failed.
6130
6131         * nnimap.el (nnimap-wait-for-response): Search further when we're not
6132         using streaming.
6133
6134 2010-09-25  Julien Danjou  <julien@danjou.info>
6135
6136         * gnus-html.el (gnus-html-rescale-image): Use our defalias
6137         gnus-window-inside-pixel-edges.
6138
6139 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6140
6141         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6142
6143         * mm-decode.el (mm-save-part): Allow saving to other directories the
6144         normal Emacs way.
6145
6146         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6147         Suggested by Jay Berkenbilt.
6148
6149         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6150         there isn't a single byte.
6151
6152         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6153         just do it.  It doesn't really seem to matter what the user responds
6154         here, I think, so it's just a confusing question.
6155
6156         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6157         non-streaming case.
6158
6159         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6160         (gnus-article-encrypt-body): Use it.
6161
6162         * gnus-sum.el (gnus-summary-show-complete-article): New command and
6163         keystroke.
6164
6165         * nnimap.el (nnimap-find-wanted-parts-1):
6166         Use gnus-fetch-partial-articles.
6167
6168         * gnus-art.el (gnus-fetch-partial-articles): New variable.
6169
6170         * nnimap.el (nnimap-insert-partial-structure): New function.
6171         (nnimap-get-partial-article): New function.
6172         (nnimap-request-article): Use it.
6173         (nnimap-wait-for-response): Return whether the wait was successful.
6174         (nnimap-finish-retrieve-group-infos): Don't do anything if the
6175         retrieval wasn't successful.
6176         (nnimap-retrieve-group-data-early): Allow throttling servers.
6177         (nnimap-streaming): New variable.
6178         (nnimap-fetch-partial-articles): Remove.
6179
6180         * mm-decode.el (mm-with-part): Protect against killed buffers.
6181
6182         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6183         for prettier summary display.
6184
6185 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
6186
6187         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6188
6189 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6190
6191         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6192         apparently third-party libraries depend on it.
6193
6194         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6195         before starting negotiation.
6196
6197         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6198         privacy reasons.
6199         (gnus-treat-mail-gravatar): Ditto.
6200
6201         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6202         buffer when inserting images.  Inserting text into the headers, for
6203         instance, can make them invalid.
6204
6205 2010-09-25  Julien Danjou  <julien@danjou.info>
6206
6207         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6208         variables.
6209
6210         * nnheader.el: Remove useless variables news-reply-yank-from and
6211         news-reply-yank-message-id.
6212
6213         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6214         variables.
6215
6216         * mml1991.el: Remove useless mml1991-verbose.
6217
6218         * gnus.el: Remove useless variable gnus-use-generic-from.
6219         Remove obsolete variable gnus-topic-indentation.
6220
6221         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6222
6223         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6224
6225         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6226
6227         * gnus-group.el: Remove useless gnus-group-icon-cache.
6228         Remove useless gnus-ephemeral-group-server.
6229
6230         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6231
6232         * mml2015.el: Remove useless mml2015-verbose.
6233
6234         * mml-smime.el: Remove useless mml-smime-verbose.
6235
6236         * gnus.el: Remove useless gnus-local-domain.
6237
6238         * gnus-gravatar.el (gnus-gravatar-transform-address):
6239         Use gnus-gravatar-size.
6240
6241         * gnus-art.el: Remove useless gnus-treat-translate.
6242
6243 2010-09-24  Julien Danjou  <julien@danjou.info>
6244
6245         * gnus-sum.el: Add support for Gravatars.
6246
6247         * gnus-art.el: Add support for Gravatars.
6248
6249         * gnus-gravatar.el: Add this file.
6250
6251         * gravatar.el: Add this file.
6252
6253 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6254
6255         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6256
6257         * gnus-group.el (gnus-group-fetch-faq): Remove.
6258
6259         * gnus.el (gnus-group-faq-directory): Remove.
6260
6261         * gnus-group.el (gnus-group-fetch-charter): Remove.
6262
6263         * gnus.el (gnus-group-charter-alist): Remove.
6264
6265         * gnus-group.el (gnus-group-archive-directory): Remove.
6266         (gnus-group-recent-archive-directory): Ditto.
6267         (gnus-group-make-archive-group): Remove.
6268
6269         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6270
6271         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6272         use the same article number for all the cached articles.
6273
6274         * nnimap.el (nnimap-command): Register the last command time so
6275         that we can use it for idling NOOPs.
6276         (nnimap-open-connection): Start the keeplive timer.
6277         (nnimap-make-process-buffer): Store all the process buffers.
6278         (nnimap-keepalive): New function.
6279
6280         * starttls.el (starttls-open-stream): Add autoload cookie.
6281
6282 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6283
6284         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6285         handling.
6286
6287 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6288
6289         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6290         its data structures.
6291
6292         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6293         instead of the cl.el copy-list.
6294         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6295         equalp.
6296
6297 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6300         and tool-bar-local-item-from-menu.
6301
6302         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6303         mode-line-highlight face for Emacs.
6304
6305         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6306         loading gnus-sum.elc; fix comment for canlock-verify.
6307         (gnus-article-jump-to-part): Use read-number.
6308         (gnus-insert-mime-button, gnus-insert-mime-security-button):
6309         Remove Emacs pre-21 compatible code for help-echo.
6310         (gnus-article-next-page-1): No need to adjust the number of lines.
6311         (gnus-article-describe-bindings): Always use help-buffer.
6312
6313         * gnus-audio.el (gnus-audio-inline-sound)
6314         * gnus-cus.el (gnus-custom-mode)
6315         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6316
6317         * gnus-sum.el (gnus-remove-overlays): Doc fix.
6318
6319         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6320         compatible code.
6321
6322 2010-09-24  Glenn Morris  <rgm@gnu.org>
6323
6324         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6325         visiting the fcc file in rmail-mode.
6326
6327         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
6328
6329 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6330
6331         * nnir.el: Silence the byte compiler.
6332
6333         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6334         alias to browse-url-url-encode-chars if any.
6335         (gnus-html-encode-url): Use it.
6336
6337 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6338
6339         * gnus-start.el (gnus-use-backend-marks): New variable.
6340         (gnus-get-unread-articles-in-group): Use it.
6341
6342         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6343         makeover.
6344
6345 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6346
6347         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6348
6349 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6350
6351         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6352         Remove.
6353         (gnus-setup-news-hook):
6354         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6355
6356         * gnus-int.el (gnus-request-update-info): Protect against backends not
6357         having the function.
6358
6359         * nnimap.el (nnimap-stream): Mention starttls.
6360         (nnimap-open-connection): Add starttls support.
6361
6362 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6363
6364         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6365
6366 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6367
6368         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6369         BODYSTRUCTUREs.
6370         (nnimap-transform-headers): Unfold quoted {42} headers.
6371
6372         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6373         the info.
6374         (gnus-get-unread-articles): Only call updatep on backends that support
6375         it.
6376
6377         * nnweb.el (nnweb-request-update-info): NOOP.
6378
6379         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6380
6381         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6382         since it only deals with marks.
6383
6384         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6385         gnus-request-marks, and make a new gnus-request-update-info.
6386
6387         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6388         the active instead of the high number, which is usually too low.
6389
6390 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6391
6392         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6393         * encrypt.el: Remove.
6394
6395 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6396
6397         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6398         server in symbolic form.
6399
6400         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6401
6402 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6403
6404         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6405         (nnimap-update-info): Fix up code slightly.
6406
6407         * gnus-int.el (gnus-open-server): Add tracing for performance
6408         debugging.
6409
6410         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6411         (gnus-group-insert-group-line): Pass the real group name so that it
6412         gets the right data.
6413
6414         * gnus-start.el (gnus-get-unread-articles): Don't have
6415         `gnus-get-unread-articles-in-group' update info, since that can be
6416         really slow and doesn't seem to be needed?
6417
6418 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6419
6420         * time-date.el (date-to-time): Try using parse-time-string first before
6421         using the slower timezone-make-date-arpa-standard.
6422
6423 2010-09-22  Julien Danjou  <julien@danjou.info>
6424
6425         * gnus-group.el (gnus-group-insert-group-line):
6426         Call gnus-group-highlight-line.
6427         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6428         default hook list.
6429         (gnus-group-update-eval-form): Add new function.
6430         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6431         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6432
6433 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6434
6435         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6436         immediate, then expire all articles.
6437         (nnimap-update-info): Fix off-by-one errors.
6438         (nnimap-flags-to-marks): Would return no marks lists for group with no
6439         flags.  Instead return the other data.
6440
6441 2010-09-22  Julien Danjou  <julien@danjou.info>
6442
6443         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6444         Only return an icon.
6445         (gnus-group-insert-group-line): Compute icon to return.
6446
6447         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6448         (gnus-html-image-fetched): Only cache if
6449         gnus-html-image-automatic-caching is set.
6450         (gnus-html-image-fetched): Check for errors.
6451
6452 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6453
6454         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6455         once per method on `g'.  This ensures that backends like nnfolder don't
6456         open all their folders.
6457
6458         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6459         (nnimap-request-list): Nix out group in the correct buffer.
6460         (nnimap-parse-flags): Implement by using `read' instead of
6461         hand-parsing.
6462         (nnimap-flags-to-marks): Pass on permanent-flags.
6463         (nnimap-make-process-buffer): Record the server name.
6464         (nnimap-parse-flags): Fix typo.
6465         (nnimap-request-scan): Run split on the server in general, not just a
6466         single group.
6467
6468         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6469         parameter, and propagate this downwards.
6470
6471         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6472         since EXAMINE changes it on the server.
6473
6474         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6475         this command might take a while.
6476
6477 2010-09-22  Julien Danjou  <julien@danjou.info>
6478
6479         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6480         harmful if you have 2 images side-by-side, they can't be properly
6481         update on text deletion.  Using text-property is safer here.
6482         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6483         data.
6484
6485 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6486
6487         * nnimap.el (nnimap-expunge-inbox): Remove.
6488         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6489         (nnimap-expunge): Flip default to t.
6490
6491         * gnus.el (gnus-method-to-server): Don't push things to the cache
6492         unless it's unique.
6493         (gnus-server-to-method): Ditto.
6494
6495 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6496
6497         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6498
6499 2010-09-22  Julien Danjou  <julien@danjou.info>
6500
6501         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6502         get the start of data.
6503         (gnus-html-encode-url): Add this function to encode special chars in
6504         URL.
6505         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6506         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6507
6508         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6509         default.
6510         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6511
6512         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6513         images alt-text.
6514         (gnus-html-put-image): Put alt-text as help-echo.
6515
6516 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6519         * mm-util.el (mm-decompress-buffer)
6520         * nnir.el (nnir-run-find-grep)
6521         * pop3.el (pop3-list): Use 3rd arg of split-string.
6522
6523         * time-date.el (format-seconds): Comment fix.
6524
6525         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6526         and byte-optimize-form-code-walker.
6527         (dgnushack-make-auto-load): Don't advise make-autoload.
6528
6529         * lpath.el: Remove Emacs 21 stuff.
6530
6531 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6532
6533         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6534         outside the active range.  Suggested by Dan Christensen.
6535
6536         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6537         slightly later to avoid double-getting it.
6538
6539         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6540         previous patch.
6541
6542         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6543
6544 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6545
6546         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6547
6548 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6549
6550         * gnus-int.el (gnus-open-server): Give a better error message in the
6551         "go offline" case.
6552
6553         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6554         marks for nnimap, which is seldom the right thing to do.
6555
6556         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6557         (gnus-same-method-different-name): New function.
6558
6559         * nnimap.el (parse-time): Require.
6560
6561         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6562         method in the presence of many similar methods.
6563
6564         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6565
6566         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6567         nnml-inhibit-expiry.
6568
6569         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6570         find out whether methods are equal.
6571
6572         * nnimap.el (nnimap-find-expired-articles): New function.
6573         (nnimap-process-expiry-targets): New function.
6574         (nnimap-request-move-article): Request the article before looking at
6575         what the Message-ID is.  Fix found by Andrew Cohen.
6576         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6577
6578         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6579         for oldness in addition to being a predicate.
6580
6581         * nnimap.el (nnimap-request-group): When we have zero articles, return
6582         the right data to Gnus.
6583         (nnimap-request-expire-articles): Only delete articles immediately if
6584         the target is 'delete.
6585
6586         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6587         method, this would bug out.
6588
6589         * gnus-group.el (gnus-group-expunge-group): Rename from
6590         gnus-group-nnimap-expunge, and implemented as a normal interface
6591         function.
6592
6593         * gnus-int.el (gnus-request-expunge-group): New function.
6594
6595         * nnimap.el (nnimap-request-create-group): Implement.
6596         (nnimap-request-expunge-group): New function.
6597
6598 2010-09-21  Julien Danjou  <julien@danjou.info>
6599
6600         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6601         (gnus-html-cache-expired): Add new function.
6602         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6603         wethever we should display image for fetch it.
6604         Compute alt-text earlier to pass it to the fetching function too.
6605         (gnus-html-schedule-image-fetching): Change function argument to only
6606         get one image at a time, not a list.
6607         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6608         cache.
6609         (gnus-html-get-image-data): New function to retrieve image data from
6610         cache.
6611         (gnus-html-put-image): Change buffer argument to use image data rather
6612         than file, and place image above region rather than inserting a new
6613         one.  Do not take alt-text as argument, since it's useless now: we place
6614         the image above alt-text.
6615         (gnus-html-prune-cache): Remove.
6616         (gnus-html-show-images): Start to fetch image when we find one, do not
6617         push into a temporary list.
6618         (gnus-html-prefetch-images): Only fetch image if they have expired.
6619         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6620         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6621
6622 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6625
6626 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6627
6628         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6629         spec inser "*" if the group isn't active instead of 0.
6630
6631         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6632         opening the server.
6633         (nnimap-request-delete-group): Implement group deletion.
6634         (nnimap-transform-headers): Return the size of the entire message in
6635         the Bytes header, not just the size of the first part.
6636         (nnimap-request-move-article): When moving an article from nnimap,
6637         request the article first so the accepting form has an article to
6638         accept.  Reported by Dan Christensen.
6639         (nnimap-command): Make sure that the error message doesn't error out.
6640
6641 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6642
6643         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6644         we haven't requested anything.
6645
6646 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6647
6648         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6649         "".  Fix found by Andrew Cohen.
6650
6651         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6652         instead of -encode-string.
6653
6654 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6657
6658         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6659         by mm-subst-char-in-string.
6660
6661 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6662
6663         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6664         waiting for the connection string.
6665
6666         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6667         arriving.
6668
6669         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6670         bogus characters.  This allows selecting certain Gmail groups.
6671
6672         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6673         (nnimap-fetch-partial-articles): New variable.
6674         (nnimap-open-connection): When looking for credentials, also use the
6675         nnimap-server-port.
6676         (nnimap-request-article): Return the group/article number, so that Gnus
6677         `^' works as expected.
6678         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6679
6680         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6681         comments.
6682         (gnus-methods-sloppily-equal): New function.
6683         (gnus): When using the development version of Gnus, load the gnus-load
6684         file.
6685
6686         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6687         `gnus-open-server' on each method before trying to scan them etc.
6688         This ensures that all the backend parameters are set correctly.
6689
6690         * nnimap.el (nnimap-authenticator): New variable.
6691         (nnimap-open-connection): Allow anonymous login.
6692         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6693         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6694
6695         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6696         patch, found by Knut Anders Hatlen.
6697
6698 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6699
6700         * gnus-agent.el (gnus-agent-batch-confirmation)
6701         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6702         to gnus-message.
6703         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6704         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6705         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6706         * gnus-int.el (gnus-open-server): Likewise.
6707         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6708         (gnus-score-check-syntax): Likewise.
6709         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6710         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6711         Likewise.
6712         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6713
6714 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6715
6716         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6717         calling conventions so that prefetch doesn't bug out.
6718
6719 2010-09-19  Julien Danjou  <julien@danjou.info>
6720
6721         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6722         rather than `subst-char-in-region' in order to be able to replace ASCII
6723         char by UTF-8 ones.
6724
6725         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6726         than curl.
6727         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6728         the right URL and ALT text on images.
6729         (gnus-html-wash-tags): Fix tag case.
6730         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6731         (gnus-article-html): Add -o display_ins_del=2 option.
6732         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6733
6734 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6735
6736         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6737         the extra mail headers, which sometimes seem to happen for unknown
6738         reasons.
6739
6740         * mail-parse.el (mail-header-encode-parameter): Define as
6741         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6742         (or most, perhaps?) mail readers don't understand the latter, but do
6743         understand the former.
6744
6745         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6746         to nil, so that no methods are automatically agentized.  I think this
6747         is probably what most users want.
6748
6749         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6750         from url-retrieve, for instance about invalid URLs.
6751
6752         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6753         groups that have no articles.
6754         (nnimap-request-article): Check that we really got an article when we
6755         requested one.
6756
6757         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6758         doesn't exist.
6759
6760         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6761         nntp buffer so the agent can save it.
6762         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6763         that CRLF doesn't get translated to \n.
6764         (nnimap-open-connection): Don't make 'shell commands only send \n.
6765
6766 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6767
6768         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6769         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6770         Update var name.
6771         (nnml-generate-nov-file): Use dolist.
6772         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6773         Use with-current-buffer.
6774
6775 2010-09-18  Julien Danjou  <julien@danjou.info>
6776
6777         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6778         parallel.
6779
6780 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6781
6782         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6783         the range update right.
6784         (nnimap-request-group): Don't make `M-g' bug out on group with no
6785         marks.
6786         (nnoo): Require, so that other packages can require nnimap.
6787         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6788         command we're looking for.  This helps when the server sends more
6789         responses after we've gotten everything we expected.
6790         (nnimap): Add a `newlinep' field to keep track of end-of-line
6791         conventions.
6792         Don't send CRLF to things that don't want it.
6793         (nnimap-request-accept-article): Ditto.
6794
6795 2010-09-18  Julien Danjou  <julien@danjou.info>
6796
6797         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6798         than curl to retrieve images.
6799
6800 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6801
6802         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6803         the marks.
6804         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6805         (nnimap-wait-for-connection): New function.
6806         (nnimap-open-connection): If we have PREAUTH, don't query for login
6807         credentials.
6808         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6809         when doing a partial update.
6810
6811 2010-09-18  Julien Danjou  <julien@danjou.info>
6812
6813         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6814         tags.
6815
6816 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6817
6818         * nnimap.el (nnimap-credentials): New function.
6819         (nnimap-open-connection): Use the new function to look for credentials
6820         also on the numeric equivalents of "imap" and "imaps".
6821
6822         * gnus-start.el (gnus-activate-group): Send the info to
6823         gnus-request-group.
6824
6825         * nnimap.el (nnimap-request-group): Have the "check" version of the
6826         function parse flags and update the info, so that a `M-g' get a total
6827         resync of all flags from the group.
6828
6829         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6830         to allow backends to alter the info on group selection.  Also alter all
6831         the backend -request-group functions to take the parameter.
6832
6833         * nnimap.el (nnimap-store-info): New function.
6834         (nnimap-update-info): Store the info for later usage.
6835         (nnimap-request-group): Use the stored info for the dont-check case, so
6836         that we don't retrieve all marks when we enter a group.
6837
6838         * nnimap.el: Use deffoo instead of defun for interface functions.
6839
6840         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6841         update the group info.  This makes the nndraft groups, for instance, go
6842         back to their old behaviour.
6843
6844         * gnus-sum.el (gnus-select-newsgroup): Indent.
6845
6846         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6847         in.
6848         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6849         nothing.
6850
6851         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6852         from methods that are denied.
6853
6854         * gnus-int.el (gnus-method-denied-p): New function.
6855
6856         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6857         store the password instead of netrc.
6858         (nnimap-open-connection): Don't error out when we can't make a
6859         connections.
6860
6861         * auth-source.el (auth-source-create): In the password prompt, say what
6862         we're querying for.  Also prompt for user name if that hasn't been
6863         given.
6864
6865         * nnimap.el (nnimap-with-process-buffer): Remove.
6866
6867 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6868
6869         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6870         method when we're reading from the agent.
6871
6872         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6873
6874         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6875         that's probably most useful for users.
6876
6877         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6878         "failed" all the time.
6879
6880         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6881         ...)) with (with-current-buffer ... ).
6882
6883         * nntp.el (nntp-open-server): Return whether the open was successful or
6884         not.
6885
6886         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6887         select an unread unseen article first.
6888
6889         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6890         /etc/services, supply some sensible port defaults.
6891
6892         * dgnushack.el: Define netrc-credentials.
6893
6894 2010-09-17  Julien Danjou  <julien@danjou.info>
6895
6896         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6897
6898 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6899
6900         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6901         doesn't have any parameters.
6902
6903 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6904
6905         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6906         only upcased checks.
6907
6908         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6909
6910         * nnimap.el (nnimap-open-shell-stream): New function.
6911         (nnimap-open-connection): Use it.
6912         (nnimap-transform-headers): Get the number of lines in each message.
6913         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6914         number of lines.
6915         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6916         problem.
6917
6918         * utf7.el (utf7-encode): Autoload.
6919
6920         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6921         to allow the mail splitting to not return a default group.  This is
6922         useful for nnimap, which will leave unmatched mail in the inbox.
6923
6924         * nnimap.el: Rewritten.
6925
6926         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6927         nnimap usage.
6928
6929         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6930         if the move is internal, so that nnimap can do fast internal moves.
6931
6932         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6933         data.
6934         (gnus-read-active-for-groups): Support finishing the early retrieval of
6935         data.
6936
6937         * gnus-range.el (gnus-range-nconcat): New function.
6938
6939         * gnus-int.el (gnus-finish-retrieve-group-infos)
6940         (gnus-retrieve-group-data-early): New functions.
6941
6942 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6943
6944         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6945         (nnrss-retrieve-groups):
6946         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6947         (pop3-quit): Use with-current-buffer.
6948
6949 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6950
6951         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6952         instead of nnheader-accept-process-output.
6953
6954         * dgnushack.el (dgnushack-compile): Add comment.
6955
6956         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6957
6958         * gnus-html.el (gnus-html-schedule-image-fetching)
6959         (gnus-html-prefetch-images): Replace process-kill-without-query by
6960         gnus-set-process-query-on-exit-flag.
6961
6962 2010-09-16  Romain Francoise  <romain@orebokech.com>
6963
6964         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6965
6966 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6967
6968         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6969         parameter to unintern is mandatory-ish in Emacs 24.
6970
6971         * gnus-html.el (gnus-html-schedule-image-fetching)
6972         (gnus-html-prefetch-images): Check for curl before using it.
6973
6974         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6975         depend on curl, which isn't essential.
6976
6977         * imap.el: Revert back to version
6978         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6979         seem problematic.
6980
6981 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6982
6983         * gnus-registry.el (gnus-registry-install-shortcuts):
6984         Explicitly pass `obarray' to `unintern' to avoid a warning.
6985
6986 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6987
6988         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6989         change.
6990
6991         * nnrss.el (nnrss-request-list): Remove this function and related
6992         functions, including the moreover stuff.
6993
6994 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6995
6996         * nnrss.el (nnrss-retrieve-groups): New function.
6997
6998 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6999
7000         * .dir-locals.el: Add no-byte-compile cookie.
7001
7002 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7003
7004         * time-date.el (format-seconds): Comment fix.
7005
7006         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
7007         for back end that doesn't support request-scan.
7008
7009 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
7012         then do request scans from the backends.
7013
7014         * netrc.el (netrc-credentials): New conveniency function.
7015
7016         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
7017         avoid running a hook per line, since this takes a lot of time,
7018         profiling shows.
7019         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
7020         directly if gnus-visual-p is true.
7021
7022 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7025         groups; replace mapcar with dolist which is a bit faster; pass groups
7026         info to gnus-read-active-file-1.
7027         (gnus-read-active-file-1): Scan only specified groups if the new
7028         optional arg `infos' is given.
7029
7030 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7031
7032         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7033
7034         * pop3.el (pop3-movemail): Remove.
7035         (pop3-streaming-movemail): Rename to pop3-movemail.
7036
7037         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7038         don't restrict end-tag searches to the end of the line.
7039
7040 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7043         articles of every unchecked group to t, which means unknown since the
7044         server has never been opened.
7045
7046 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7047
7048         * gnus-html.el (gnus-html-show-alt-text): New command.
7049         (gnus-html-browse-image): Ditto.
7050         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7051         to browse the image directly.
7052         (gnus-html-wash-tags): Search for images first, so that <a><img> works
7053         better.
7054
7055         * gnus-async.el (gnus-async-article-callback):
7056         Call `gnus-html-prefetch-images' unconditionally.
7057
7058         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7059         before feeding URLs to curl.
7060
7061 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7064         internal images as deletable by `W D D'.
7065
7066         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7067         (gnus-async-article-callback): Fix typo.
7068
7069 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7070
7071         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7072         current line to work around bugs in the output from w3m.
7073
7074         * gnus-async.el (gnus-async-article-callback): Always prefetch images
7075         for groups that want that.
7076
7077         * nntp.el (nntp-wait-for-string): Supply a timeout for
7078         accept-process-output to ensure progress.
7079
7080         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7081         level to get unread articles from, then use that for foreign groups,
7082         too.
7083
7084         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7085         confuses the rest of the function.
7086
7087         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7088         for the methods that support -retrieve-groups, too.
7089
7090         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7091
7092 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7093
7094         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
7095         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
7096
7097         * pop3.el: Require cl when compiling.
7098         (pop3-number-of-responses): Search for "+OK", not "+OK ".
7099
7100 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7101
7102         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7103         that aren't going to be activated.
7104         (gnus-get-unread-articles): Fix up the last commit.
7105
7106         * gnus-html.el (gnus-article-html): Allow calling without specifying
7107         the handle.  In that case, dissect the buffer first.
7108
7109         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7110
7111         * nnimap.el (nnimap-open-connection): Revert the change that would look
7112         into authinfo for imaps instead of imap.
7113
7114         * gnus-start.el (gnus-activate-group): Take an optional parameter to
7115         say that you don't want to call gnus-request-group with don-check, but
7116         do check the reponse.  This is for virtual groups only.
7117         (gnus-get-unread-articles): Count the archive groups as secondary, so
7118         that they're activated the same way as before.
7119
7120         * imap.el (imap-message-map): Removed optional buffer parameter, since
7121         no callers use it.
7122         (imap-message-get): Ditto.
7123         (imap-message-put): Ditto.
7124         (imap-mailbox-map): Ditto.
7125         (imap-mailbox-put): Ditto.
7126         (imap-mailbox-get): Ditto.
7127         (imap-mailbox-get): Revert last change for this function.
7128
7129         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7130         case-insensitively.
7131         (nnimap-debug): Remove.
7132
7133         * net/imap.el (imap-fetch-safe): Remove function, and alter all
7134         callers to use `imap-fetch' instead.  According to the comments, this
7135         should be safe, since all other IMAP clients use the 1:* syntax.
7136         (imap-enable-exchange-bug-workaround): Remove.
7137         (imap-debug): Remove -- doesn't seem very useful.
7138
7139         * mail-source.el (mail-source-fetch): Don't message if we're fetching
7140         mail from a file, and the file doesn't exist.
7141
7142         * imap.el (imap-log): New convenience function used throughout instead
7143         of repeating the same code all over the place.
7144
7145         * pop3.el (pop3-streaming-movemail): Return t for success.
7146
7147         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7148         .authinfo if we're using ssl connection.
7149
7150         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7151         already have if we're in a main Gnus `g' run.
7152
7153         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7154
7155 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7156
7157         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7158
7159         * nnmh.el (nnmh-request-list-1): Bind `file'.
7160
7161         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7162         alias to set-process-query-on-exit-flag or process-kill-without-query.
7163         (pop3-open-server): Use it.
7164
7165 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7166
7167         * mail-source.el (mail-source-delete-crash-box): Always move the crash
7168         box to the Incoming file.  Fixes mistake in previous checkin.
7169
7170         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7171         request loop (for debugging purposes) removed.
7172
7173         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7174         culprit is more visible.
7175         (nnml-save-incremental-nov, nnml-open-incremental-nov)
7176         (nnml-add-incremental-nov): New functions to do "incremental" nov
7177         updates, where we just append to the end of the existing nov files
7178         without reading/writing them in full.
7179
7180         * mail-source.el (mail-source-delete-crash-box): Really only check the
7181         incoming files once in a while.
7182
7183         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7184
7185         * mail-source.el (mail-source-delete-crash-box): Only check the
7186         incoming files for deletion once per day to save a lot of file
7187         accesses.
7188
7189         * pop3.el (pop3-logon): Fix up unbound variable typo.
7190
7191         * mail-source.el (pop3-streaming-movemail): Autoload.
7192
7193         * pop3.el (pop3-streaming-movemail):
7194         Respect pop3-leave-mail-on-server.
7195
7196         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7197         retrieval.
7198
7199         * pop3.el (pop3-process-filter): Remove unused function.
7200         (pop3-streaming-movemail, pop3-send-streaming-command)
7201         (pop3-wait-for-messages, pop3-write-to-file)
7202         (pop3-number-of-responses): New functions for streaming pop3
7203         retrieval.
7204
7205         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7206         come from no known methods.
7207         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7208         list.
7209
7210         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7211         message sizes.
7212         (pop3-movemail): Use erase-buffer instead of looping and deleting
7213         regions, which seems rather odd.
7214
7215         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7216         file once per `g' run.
7217
7218         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7219         directories.  This makes the draft queue directory work.
7220
7221         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7222         data from the backends, so that we only request the list of groups from
7223         each method once.  This should speed things up considerably.
7224
7225         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7226         detect that it's not implemented.
7227
7228         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7229         we actually do recurse down into the tree, but don't stat all leaf
7230         nodes.
7231
7232         * gnus-html.el (gnus-html-show-images): If there are no images to show,
7233         then say so instead of bugging out.
7234
7235         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7236         files exist before trying to read them.
7237
7238         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7239         around <pre_int>.
7240
7241         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7242
7243         * nnmh.el (nnmh-request-list-1): Optimize for speed.
7244
7245 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7246
7247         * mm-util.el (mm-image-load-path): Just return the image directories,
7248         not all directories in the path in addition to the image directories.
7249         (mm-image-load-path): Maintain a cache of the image directories so that
7250         the `g' command in Gnus doesn't have to stat dozens of directories each
7251         time.
7252
7253         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7254         (gnus-html-wash-tags): Add a new `i' command to insert images.
7255         (gnus-html-insert-image): New command and keystroke.
7256         (gnus-html-redisplay-with-images): New command and keystroke.
7257         (gnus-html-show-images): Rename command.
7258         (gnus-html-wash-tags): Remove more white space before <pre_int> image
7259         spacers.
7260         (gnus-html-wash-tags): Decode entities at the end, so that entities
7261         inside the tags don't mess up the rest of the "parsing".
7262
7263         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7264         so that nnimap methods aren't agentized by default.  There's apparently
7265         many problems related to agent/imap behaviour.
7266
7267         * gnus-art.el (gnus-article-copy-string): New command and key binding.
7268
7269         * gnus-html.el: Doc fix.
7270
7271 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
7274         specifier-spec-list for Emacs 21.
7275
7276         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7277         glyph-width and glyph-height instead of display-graphic-p and
7278         image-size; make avoidance of displaying small images work for XEmacs.
7279
7280         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7281         for XEmacs.
7282
7283         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7284         of symbol that holds plist data.
7285         (gnus-process-plist): Remove plist of process after getting it.
7286
7287 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7288
7289         * message.el (message-generate-hashcash): Change default to
7290         'opportunistic if hashcash is installed.
7291
7292         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7293         (gnus-html-put-image): Only call image-size once, since it's somewhat
7294         time-consuming on remote X servers.
7295
7296 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7297
7298         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
7299         type on data, not a file name.
7300
7301         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
7302         window-pixel-edges for Emacs 21.
7303
7304         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7305         decoded contents.
7306         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7307
7308 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7309
7310         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7311         group line format, since it isn't very interesting.
7312
7313         * gnus-agent.el (gnus-agent-short-article),
7314         (gnus-agent-long-article): Increase values for these two variables,
7315         since most people are likely to have more network connection and
7316         storage than before.
7317
7318         * gnus.el (gnus-refer-article-method): Change default to 'current.
7319         When referring an article, the common behaviour is to refer it from the
7320         current select method, not the native select method.  The chances of
7321         the native select method having the message in question is rather slim
7322         these days.
7323
7324         * gnus-sum.el (gnus-auto-select-subject): Change default to
7325         `unseen-or-unread'.  I think it's likely that most people want to
7326         select an unseen article over a previously seen, but unread one.
7327
7328         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
7329         means that in the article buffer none of the minor mode elements will
7330         be shown, usually, and this is not desirable in most cases.
7331
7332         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7333         that commands like `d' (and the like) go to the next line in the
7334         buffer, instead of the next unread article.  I think this is the
7335         behaviour that is most natural for most users.
7336         (gnus-single-article-buffer): Change default to nil, so that people can
7337         have as many article buffers open as they have summary buffer.  I think
7338         this is the most natural way for the groups to behave.
7339
7340         * message.el (message-generate-new-buffers): Change default to
7341         `unsent', so that all new message buffers start their names with the
7342         string "*unsent", and it's easier to find the buffers if you move from
7343         them.
7344
7345 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7346
7347         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7348         small.  They're probably tracking images.
7349         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7350         (gnus-html-rescale-image): Yet another try at getting the image sizing
7351         right.
7352
7353         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7354         nntp-marks-file-name is nil.
7355
7356 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7357
7358         * gnus-html.el (gnus-html-wash-tags)
7359         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7360         Better logging.
7361
7362 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7363
7364         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7365
7366         * gnus-html.el (gnus-html-wash-tags): Check the value of
7367         gnus-blocked-images in the summary buffer.
7368
7369 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7370
7371         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7372
7373 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7374
7375         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7376         like "a", it seems like.
7377         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7378         since it needs to be picked from the correct buffer.
7379
7380         * nnwfm.el: Remove.
7381
7382         * nnlistserv.el: Remove.
7383
7384 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7385
7386         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7387         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7388
7389 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7390
7391         * nnkiboze.el: Remove.
7392
7393         * nndb.el: Remove.
7394
7395         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7396         alt text.
7397         (gnus-html-rescale-image): Try to get the rescaling logic right for
7398         images that are just wide and not tall.
7399
7400         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7401         overshadow variable bindings.
7402
7403 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7404
7405         * gnus-html.el (gnus-html-wash-tags)
7406         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7407         Add extra logging.
7408
7409 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7410
7411         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7412         (gnus-max-image-proportion): New variable.
7413         (gnus-html-rescale-image): New function.
7414         (gnus-html-put-image): Rescale images.
7415
7416 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7417
7418         Fix up some byte-compiler warnings.
7419         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7420         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7421         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7422         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7423         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7424         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7425         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7426
7427 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7428
7429         * gnus-html.el (gnus-article-html): Decode contents by charset.
7430
7431 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7432
7433         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7434         (gnus-html-frame-width, gnus-blocked-images)
7435         * message.el (message-prune-recipient-rules): Add custom version.
7436         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7437
7438         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7439         functions.
7440
7441         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7442         gnus-process-get.
7443
7444 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7445
7446         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7447         instead of lsub directly.
7448
7449 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7450
7451         * nnwarchive.el: Remove.
7452
7453         * gnus-soup.el: Remove.
7454
7455         * nnsoup.el: Remove.
7456
7457         * nnultimate.el: Remove.
7458
7459         * gnus-html.el (gnus-blocked-images): New variable.
7460
7461         * message.el (message-prune-recipients): New function.
7462         (message-prune-recipient-rules): New variable.
7463
7464         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7465         guess whether a long line is natural text or not.
7466
7467         * gnus-html.el (gnus-html-schedule-image-fetching):
7468         Use gnus-process-plist and friends for compatibility.
7469
7470 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7471
7472         * gnus-html.el: Require packages that define macros used in this file.
7473         (gnus-article-mouse-face): Declare to silence byte-compiler.
7474         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7475         process-get.
7476         (gnus-html-put-image): Use plist-get to avoid getf.
7477         (gnus-html-prefetch-images): Use with-current-buffer.
7478
7479 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7480
7481         * gnus-ems.el: Provide compatibility functions for
7482         gnus-set-process-plist.
7483
7484         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7485         header-line-format for XEmacs 21.4.
7486
7487         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7488         * gnus.el (gnus-valid-select-methods)
7489         * message.el (message-send-mail-partially-limit)
7490         * mm-decode.el (mm-text-html-renderer)
7491         * mml.el (mml-insert-mime-headers-always)
7492         * smiley.el (smiley-regexp-alist): Bump custom version.
7493
7494 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7495
7496         * gnus-html.el: require mm-url.
7497         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7498         with the url to `url'.
7499         (gnus-html-wash-tags): Support cid: URLs/images.
7500
7501 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7502
7503         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7504         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7505         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7506
7507         * gnus-move.el: Remove file, since it doesn't really work.
7508
7509         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7510         UTF-8.  This seems to fix problems with some German web feeds.
7511
7512         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7513         at the top so that the proper colours are applied.
7514
7515         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7516         don't have dots in their names.
7517
7518         * gnus-art.el (gnus-article-view-part): Doc fix.
7519
7520         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7521         XEmacs-compatible.
7522         (gnus-html-put-image): Don't do images on non-graphic displays.
7523
7524         * nnslashdot.el: Remove this unused backend.
7525
7526         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7527         actions.
7528         (gnus-undo-register-1): Revert last change.
7529
7530         * gnus-group.el (gnus-group-completing-read): Protect against not
7531         having completion-styles bound.
7532
7533         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7534         make broken recipients happier.
7535
7536         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7537
7538         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7539         point parameter.
7540
7541         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7542
7543         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7544         completion-styles for group selection.
7545
7546 2009-02-04  Andreas Schwab  <schwab@suse.de>
7547
7548         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7549         headers and regexp-quote the match if necessary.
7550
7551 2009-03-24  Miles Bader  <miles@gnu.org>
7552
7553         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7554         the blinking smiley.
7555
7556 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7557
7558         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7559         blink smiley.
7560
7561 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7562
7563         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7564         where the dribbel file lives exists.
7565
7566         * message.el (message-send-mail-partially-limit): Change the default to
7567         nil, since most people don't want this.
7568
7569         * mm-url.el (mm-url-decode-entities): Also decode entities like
7570         &#x3212.
7571
7572 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7573
7574         * gnus-sum.el (gnus-summary-idna-message):
7575         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7576         Hyperlink urls in docstrings with URL `...'.
7577
7578 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7579
7580         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7581         functions.
7582
7583 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7584
7585         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7586         say what the mouseover text should be.
7587
7588         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7589         version of the mm-w3m-safe-url-regexp variable to only download images
7590         in the groups where we want that to happen.
7591
7592         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7593
7594         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7595         easier debugging.
7596         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7597         big pictures in the article buffer.
7598
7599         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7600         gnus-article-html.
7601         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7602         w3m.
7603
7604         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7605
7606 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7607
7608         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7609         which doesn't exist.
7610
7611         * message.el (message-inhibit-ecomplete): New variable to allow some
7612         function to inhibit ecomplete address storage.
7613         (message-resend): Disable ecomplete message storage when resending
7614         messages.
7615
7616         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7617
7618 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7619
7620         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7621         Save excursion while copying, moving, and deleting articles in order to
7622         prevent the cursor from jumping to unforeseen place.
7623
7624 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * lpath.el: No need to bind bookmark-current-buffer,
7627         bookmark-yank-point and bookmark-make-record-function.
7628
7629 2010-08-17  Glenn Morris  <rgm@gnu.org>
7630
7631         * gnus-sync.el: Require gnus components whose functions are used.
7632
7633         * gnus-art.el (bookmark-make-record-function):
7634         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7635         Declare for compiler.
7636
7637         * mm-url.el (mml-compute-boundary): Autoload.
7638
7639 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7640
7641         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7642
7643 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7644
7645         Typo fix "hoo4a" -> "hook".
7646
7647         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7648
7649 2010-08-14  Glenn Morris  <rgm@gnu.org>
7650
7651         * gnus-sync.el (gnus-sync): Fix defgroup version.
7652
7653 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7654
7655         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7656
7657         * gnus-sync.el: Fix docs.
7658         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7659         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7660
7661 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7662
7663         Optimizations for gnus-sync.el.
7664
7665         * gnus-sync.el: Add docs about gnus-sync-backend
7666         possibilities.
7667         (gnus-sync-save): Remove unnecessary message.
7668         (gnus-sync-read): Optimize and show what groups were skipped.
7669
7670 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7671
7672         Minor bug fixes for gnus-sync.el.
7673
7674         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7675         Don't read the sync on get-new-news.
7676
7677         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7678         quiet.
7679
7680         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7681         (fix typo).
7682
7683 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7684
7685         Make saving and restoring of hidden threads work with overlays.
7686         Patch applied by Ted Zlatanov.
7687
7688         * gnus-sum.el (gnus-hidden-threads-configuration)
7689         (gnus-restore-hidden-threads-configuration): Update to deal with text
7690         properties, rather than searching for a magic character.
7691
7692 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7693
7694         New gnus-sync.el library for synchronization of marks.
7695
7696         * gnus-sync.el: New library for synchronization of marks.
7697
7698         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7699         renamed from `gnus-registry-grep-in-list'.
7700
7701         * gnus-registry.el (gnus-registry-follow-group-p):
7702         Use `gnus-grep-in-list'.
7703
7704         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7705
7706 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7709         determining charset of text fails.
7710
7711 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7712
7713         * nnmail.el (nnmail-get-new-mail-1): Revert.
7714
7715         * nnml.el (nnml-active-number): Make sure names of newly created groups
7716         in nnml-group-alist are encoded.
7717
7718 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7719
7720         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7721         containing non-ASCII characters in active file for nnml back end.
7722
7723 2010-07-24  David Engster  <dengste@eml.cc>
7724
7725         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7726         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7727
7728 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7729
7730         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7731         tag (Bug#6654).
7732
7733 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7736         the article buffer, not the summary buffer.
7737
7738 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7741         Emacs 23 as well.
7742
7743 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7744
7745         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7746         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7747
7748 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7749
7750         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7751         Patch applied by Karl Fogel.
7752
7753         * gnus-sum.el (gnus-summary-bookmark-make-record):
7754         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7755
7756 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7757
7758         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7759         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7760         C-w still not working correctly from Article buffers; Thierry's
7761         patch to fix that will be applied after this.
7762
7763         * gnus-art.el (bookmark-make-record-function): New local variable.
7764
7765         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7766         article buffer.
7767         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7768
7769 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7770
7771         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7772         on changes in bookmark.el.
7773
7774 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7775
7776         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7777         `no-log' instead of message not to log prompt string.
7778
7779 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7780
7781         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7782         the *other* type of HTML form submission.
7783
7784 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7785
7786         * auth-source.el (auth-source-pick): If choice does not contain a
7787         questioned keyword, set the check to t.
7788
7789 2010-06-12  Romain Francoise  <romain@orebokech.com>
7790
7791         * gnus-util.el (gnus-date-get-time): Move up before first use.
7792
7793 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7796         (gnus-article-edit-part): Bind it to make last part that is substituted
7797         or deleted visible.
7798         (gnus-mime-display-single): Buttonize part of which id equals to
7799         gnus-mime-buttonized-part-id.
7800
7801 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7802
7803         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7804         (gnus-dd-mmm): Use gnus-date-get-time.
7805         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7806         simplify logic.
7807         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7808         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7809
7810 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7811
7812         * auth-source.el (top): Autoload `secrets-list-collections',
7813         `secrets-create-item', `secrets-delete-item'.
7814         (auth-sources): Fix tag string.
7815         (auth-get-source, auth-source-retrieve, auth-source-create)
7816         (auth-source-delete): New defuns.
7817         (auth-source-pick): Rewrite in order to avoid 2 passes.
7818         (auth-source-forget-user-or-password): New parameter USERNAME.
7819         (auth-source-user-or-password): New parameters CREATE-MISSING and
7820         DELETE-EXISTING.  Retrieve password interactively, if needed.
7821
7822 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7823
7824         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7825         deleting unused directories when gnus-expert-user is t.
7826
7827 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7830         for each temp file when gnus-article-browse-delete-temp is ask.
7831
7832 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7833
7834         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7835         Replace Lisp calls to delete-backward-char by calls to delete-char.
7836
7837 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7838
7839         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7840
7841 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7842
7843         * password-cache.el (password-cache-remove): Fix docstring.
7844
7845 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7848         article unless decoding article to be saved.
7849
7850 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7851
7852         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7853         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7854         generated within the mm-with-unibyte-current-buffer macro.
7855
7856 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7857
7858         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7859         to nil when we're in a mml-preview buffer and no group is selected.
7860
7861 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7862
7863         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7864         when catching the `C-g'.  Reported by "Leo".
7865
7866 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * message.el (message-forward-make-body-plain)
7869         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7870         multibyte-string-p.
7871
7872         * lpath.el: Revert.
7873
7874 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7875
7876         * message.el (message-forward-make-body-mml): Assume original message
7877         is multibyte string; error on unibyte.
7878         (message-forward-make-body-plain): Ditto; don't add excessive newline
7879         in body end.
7880
7881         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7882
7883 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7884
7885         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7886         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7887
7888 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7889
7890         * mm-extern.el (mm-extern-url): Don't use
7891         mm-with-unibyte-current-buffer.
7892         (mm-extern-cache-contents): Use with-current-buffer instead of
7893         save-excursion + set-buffer.
7894
7895 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7896
7897         * mm-util.el (mm-emacs-mule): Remove.
7898
7899 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7900
7901         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7902         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7903         change.
7904
7905 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7906
7907         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7908         bind the default value of enable-multibyte-characters to nil.
7909
7910 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7911
7912         * message.el (message-forward-make-body-plain)
7913         (message-forward-make-body-mml):
7914         Don't use mm-with-unibyte-current-buffer.
7915
7916 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7917
7918         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7919
7920 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7921
7922         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7923         (Bug#5592).
7924
7925 2010-05-07  Julien Danjou  <julien@danjou.info>
7926
7927         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7928         it to mm-pipe-part.
7929
7930         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7931         it is given.
7932
7933 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7934
7935         * binhex.el (binhex-decode-region-internal)
7936         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7937         (dns-query)
7938         * nnweb.el (nnweb-gmane-search)
7939         * pgg-parse.el (pgg-parse-armor)
7940         * pgg.el (pgg-verify-region)
7941         * sha1.el (sha1-string-external)
7942         * uudecode.el (uudecode-decode-region-internal)
7943         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7944         XEmacs.
7945
7946         * gnus-art.el (gnus-article-browse-html-parts)
7947         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7948         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7949         make-temp-file.
7950
7951         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7952         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7953         compiling.
7954
7955         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7956         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7957         XEmacs when compiling.
7958
7959         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7960         gnus-pick-mode-off-hook for XEmacs when compiling.
7961         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7962         gnus-binary-mode-off-hook for XEmacs when compiling.
7963
7964         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7965         Return nil if char-charset is not available.
7966
7967         * imap.el (imap-disable-multibyte)
7968         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7969         macros.
7970
7971         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7972         instead of encode-coding-string.
7973
7974         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7975         'xemacs) instead of mm-emacs-mule to switch function definitions.
7976         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7977
7978         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7979         bind temporary-file-directory for XEmacs;
7980         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7981         timer-set-function for XEmacs 21.4 and SXEmacs;
7982         bind timer-list for XEmacs 21.4 and SXEmacs;
7983         fbind char-charset and find-charset-region for non-Mule XEmacs;
7984         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7985         encode-coding-region and encode-coding-string for XEmacs having no
7986         file-coding feature.
7987
7988 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7989
7990         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7991
7992 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7995         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7996
7997 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7998
7999         * mm-util.el (mm-decompress-buffer): Use `delete-file';
8000         alias `jka-compr-delete-temp-file' no longer exists.
8001
8002 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8003
8004         Use define-minor-mode in Gnus where applicable.
8005         * mml.el (mml-mode): Use define-minor-mode.
8006         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
8007         (gnus-undo-mode): Use define-minor-mode.
8008         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
8009         (gnus-dead-summary-mode): Use define-minor-mode.
8010         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
8011         Initialize in declaration.
8012         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
8013         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
8014         (gnus-mailing-list-mode): Use define-minor-mode.
8015         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
8016         (gnus-draft-mode): Use define-minor-mode.
8017         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
8018         (gnus-dired-mode): Use define-minor-mode.
8019
8020 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
8021
8022         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8023         handles on recursive mml-to-mime translation and check them for
8024         boundary delimiter collisions.  Reported by Greg Troxel.
8025
8026 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8027
8028         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8029
8030 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8031
8032         * mm-util.el (mm-find-buffer-file-coding-system):
8033         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8034
8035 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
8036
8037         * message.el (message-generate-headers): Record insertion of optional
8038         headers as well.  Otherwise the check to prevent repeated insertion of
8039         optional headers is a no-op.
8040
8041 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
8042
8043         * smime.el: Don't mention CVS.
8044
8045         * nnrss.el (nnrss-fetch): Don't mention CVS.
8046
8047         * nnir.el: Don't mention CVS.
8048
8049 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8050
8051         * gnus-sum.el (gnus-summary-bookmark-make-record):
8052         Add `location' field.
8053
8054 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8055
8056         * lpath.el: Fbind bookmark-default-handler,
8057         bookmark-get-bookmark-record, bookmark-make-record-default,
8058         bookmark-prop-get for Emacs <23 and XEmacs.
8059
8060 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8061
8062         * gnus-sum.el: Add bookmark declarations to silence the compiler.
8063         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8064         Use with-current-buffer to silence the byte-compiler.
8065         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8066         bother to require `gnus'.
8067         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
8068
8069 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8070
8071         * gnus-sum.el (gnus-summary-bookmark-make-record)
8072         (gnus-summary-bookmark-jump): New functions.
8073         (gnus-summary-mode): Setup bookmark support.
8074
8075 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
8076
8077         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8078         if set.
8079
8080 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8081
8082         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8083         gnus-article-browse-html-save-cid-image; make it work recursively for
8084         forwarded messages as well.
8085         (gnus-article-browse-html-parts): Work when prefix arg is given.
8086         (gnus-article-browse-html-article): Doc fix.
8087
8088 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
8089
8090         * message.el (message-default-mail-headers):
8091         (message-default-headers): Carry the value mail-default-headers over
8092         into message-default-mail-headers, rather than message-default-headers.
8093
8094 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
8095
8096         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8097         charset.
8098
8099         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8100         charset into the <meta> tag when the article is encoded to utf-8.
8101
8102 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8103
8104         * gnus-art.el (gnus-article-browse-delete-temp-files):
8105         Delete directories as well.
8106         (gnus-article-browse-html-parts): Work for images that do not specify
8107         file names; delete temp directory when quitting; insert header at the
8108         right place; use file: scheme for image files.
8109
8110 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
8111
8112         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8113         (gnus-article-browse-html-parts): Use it to make temporary cid image
8114         files in addition to html file so that browser may display them.
8115
8116 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8117
8118         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8119
8120 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8121
8122         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8123
8124 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
8125
8126         * auth-source.el (auth-sources): Change default to be simpler.
8127         Explain about Secret Service API sources.  Improve Customize options.
8128         (auth-source-pick): Change to accept any number of search parameters.
8129         Implement fallbacks iteratively, not recursively.  Add scoring on the
8130         second pass and sort by score.  Call Secret Service API when needed.
8131         (auth-source-user-or-password): Use it.  Call Secret Service API
8132         directly when needed to get the user name and the password.
8133
8134 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
8135
8136         * message.el (message-interactive): Doc fix.
8137         (message-qmail-inject-args): Reflow.
8138         (message-kill-to-signature): Fix typo in docstring.
8139
8140         * smiley.el (smiley-buffer): Fix typo in docstring.
8141
8142 2010-03-24  Glenn Morris  <rgm@gnu.org>
8143
8144         * mail-source.el (gnus-message): Declare.
8145         (mail-source-delete-old-incoming): Require gnus-util.
8146
8147 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8148
8149         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8150
8151         * message.el (ecomplete-setup): Autoload it for Emacs <23.
8152
8153         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8154         password-cache's default if it is not bound.
8155         (mml-secure-passphrase-cache-expiry): Default to 16 that is
8156         password-cache-expiry's default if it is not bound.
8157
8158         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8159         available in Emacs 21.
8160
8161         * lpath.el: Suppress compiler warnings for:
8162         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
8163         XEmacs;
8164         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
8165         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
8166         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
8167
8168 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
8169
8170         * auth-source.el (auth-sources): Fix up definition so extra parameters
8171         are always inline.
8172
8173 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
8174
8175         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8176         wasn't updated after mismatch.  Clear cached mailbox info correctly
8177         when uidvalidity changes.
8178         (nnimap-group-prefixed-name): New function to avoid some code
8179         duplication.
8180         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8181         (nnimap-request-group): Use it.
8182         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8183         (nnimap-update-unseen): Significantly improved speed of Gnus startup
8184         with many imap folders.  This is done by caching the group status from
8185         the imap server persistently in a group parameter `imap-status'.  (This
8186         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8187         but not persistently, so every Gnus startup was still very slow.)
8188
8189 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
8190
8191         * assistant.el (assistant-render-text): Run `widget-setup' and don't
8192         delete the extra newline.  Otherwise editing of :string and :number
8193         types don't work.
8194
8195 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8196
8197         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
8198         secrets.el dependency.
8199         (auth-sources): Add optional user name.  Add secrets.el configuration
8200         choice (unused right now).
8201
8202 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8203
8204         * gnus-sum.el (gnus-summary-make-menu-bar):
8205         Let `gnus-registry-install-shortcuts' fill in the functions.
8206
8207         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8208         warnings.
8209         (gnus-registry-misc-menus): Variable to hold registry mark menus.
8210         (gnus-registry-install-shortcuts): Populate and use it in a
8211         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8212
8213 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
8214
8215         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8216         In-place substitutions for the group name encoding/decoding.
8217         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8218         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8219         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8220         (nnimap-update-unseen, nnimap-request-list)
8221         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8222         (nnimap-request-set-mark, nnimap-split-to-groups)
8223         (nnimap-split-articles, nnimap-request-newgroups)
8224         (nnimap-request-create-group, nnimap-request-accept-article)
8225         (nnimap-request-delete-group, nnimap-request-rename-group)
8226         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
8227         `encoded-mbx' for consistency.
8228         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8229         variable `imap-current-mailbox'.
8230
8231         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8232         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8233
8234 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
8235
8236         * pop3.el (pop3-display-message-size-flag): Display message size byte
8237         counts during POP3 download.
8238         (pop3-movemail): Use it.
8239         (pop3-list): Implement listing of available messages.
8240
8241 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
8242
8243         * nnir.el (nnir-get-article-nov-override-function): New function to
8244         override the normal NOV retrieval.
8245         (nnir-retrieve-headers): Use it.
8246
8247 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
8248
8249         * auth-source.el (netrc-machine-user-or-password): Autoload.
8250
8251 2010-03-19  Glenn Morris  <rgm@gnu.org>
8252
8253         Stop message.el from loading about 40 libraries it doesn't always need.
8254         The general approach is to autoload rather than require, and to
8255         require in the specific functions rather than the file.  (Bug#5642)
8256
8257         * gmm-utils.el: Don't require wid-edit.
8258         (widget-create-child-value, widget-convert, widget-default-get):
8259         Autoload.
8260
8261         * gnus-util.el: Don't require time-date, netrc.
8262         (message-fetch-field, gnus-group-name-decode): Declare rather than
8263         autoloading.
8264         (gnus-fetch-field): Require message.
8265         (gnus-decode-newsgroups): Require gnus-group.
8266
8267         * ietf-drums.el: Don't require time-date.
8268
8269         * message.el: Don't require hashcash, canlock, ecomplete.
8270         Do require mail-utils.  Require nnheader only when compiling.
8271         (smtpmail-default-smtp-server): Remove declaration.
8272         (message-send-mail-function): Check smtpmail-default-smtp-server
8273         is bound rather than requiring smtpmail.
8274         (message-auto-save-directory, message-insert-signature):
8275         Use expand-file-name rather than nnheader-concat.
8276         (nnheader-insert-file-contents): Autoload.
8277         (hashcash-wait-async): Declare.
8278         (message-send-mail): Only call gnus-setup-posting-charset if
8279         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
8280         (message-send-mail-with-sendmail): Require sendmail.
8281         (canlock-password, canlock-password-for-verify): Declare.
8282         (message-canlock-password): Require canlock.
8283         (nnheader-get-report): Autoload.
8284         (gnus-setup-posting-charset): Declare.
8285         (message-send-news): Require gnus-msg.
8286         (message-make-references, message-make-in-reply-to): Use mail-header-id
8287         rather than the alias mail-header-message-id.
8288         (ecomplete-add-item, ecomplete-save): Declare.
8289         (message-put-addresses-in-ecomplete): Require ecomplete.
8290         (ecomplete-display-matches): Autoload.
8291
8292         * mm-decode.el: Don't require mailcap, gnus-util.
8293         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8294         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8295         Autoload.
8296         (mailcap-mime-extensions): Declare.
8297
8298         * mm-encode.el: Don't require mailcap.
8299         (mailcap-extension-to-mime): Autoload.
8300
8301         * mml-sec.el: Don't require password-cache.
8302
8303         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8304         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8305         (mml-minibuffer-read-type): Require mailcap.
8306         (mml-preview): Require gnus-msg.
8307
8308         * mml1991.el: Require password-cache.
8309         (password-cache-expiry): Remove declaration.
8310
8311         * mml2015.el: Require password-cache.
8312         (password-cache-expiry): Remove declaration.
8313
8314         * nneething.el (mailcap): Require mailcap.
8315
8316         * nnheader.el (declare-function): Add compatibility stub.
8317         (message-remove-header): Declare rather than autoload.
8318         (nnheader-replace-header): Require message.
8319
8320         * nnimap.el (declare-function): Add compatibility stub.
8321         (netrc-parse, netrc-machine-user-or-password): Declare.
8322         (nnimap-open-connection): Require netrc.
8323
8324         * nntp.el (declare-function): Add compatibility stub.
8325         (netrc-parse, netrc-machine, netrc-get): Declare.
8326         (nntp-send-authinfo): Require netrc.
8327
8328         * rfc2047.el: Don't require qp.
8329         (quoted-printable-encode-region, quoted-printable-decode-string):
8330         Autoload.
8331
8332         * sieve-mode.el: Don't require easymenu.
8333         (easy-menu-add-item): Autoload it.
8334
8335         * spam-stat.el (time-to-number-of-days): Autoload it.
8336
8337 2010-03-19  Glenn Morris  <rgm@gnu.org>
8338
8339         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8340
8341 2010-03-18  Glenn Morris  <rgm@gnu.org>
8342
8343         * hashcash.el (declare-function): Remove duplicate definition.
8344
8345 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8346
8347         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8348         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8349         value if any backslash escapes).
8350
8351 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8354         if it is available.  (bug#5647)
8355
8356         * lpath.el: Suppress compiler warning for coding-system-from-name for
8357         Emacs 21 and XEmacs.
8358
8359 2010-03-14  Juri Linkov  <juri@jurta.org>
8360
8361         * hmac-def.el:
8362         * hmac-md5.el:
8363         * netrc.el: Fix keywords.
8364
8365 2010-02-26  Glenn Morris  <rgm@gnu.org>
8366
8367         * message.el (message-send-mail-function): Change the default, so that
8368         it inherits from a customized send-mail-function.  (Bug#5643)
8369
8370 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8371
8372         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8373         shell-command-to-string signals an error (bug#5299).
8374
8375 2010-02-24  Glenn Morris  <rgm@gnu.org>
8376
8377         * message.el (message-smtpmail-send-it)
8378         (message-send-mail-with-mailclient): Doc fixes.
8379
8380 2010-02-16  Glenn Morris  <rgm@gnu.org>
8381
8382         * message.el (message-default-mail-headers): Change the default value
8383         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8384
8385 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8388         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8389
8390 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8391
8392         * time-date.el (date-to-time): Doc fix (Bug#5408).
8393
8394 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8395
8396         * message.el (message-mail): Just pass yank-action on to message-setup.
8397         (message-setup): Handle (FUN . ARGS) form of yank-action.
8398         (message-with-reply-buffer, message-widen-reply)
8399         (message-yank-original): Handle non-buffer values of
8400         message-reply-buffer (Bug#4080).
8401         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8402
8403 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8404
8405         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8406         Fix typo in docstring.
8407
8408 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8409
8410         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8411         response.
8412
8413 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8414
8415         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8416
8417         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8418
8419         * message.el (message-check-news-header-syntax): Protect against a
8420         string that `rfc822-addresses' returns when parsing fails.
8421
8422 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8423
8424         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8425         (gnus-previous-char-property-change): New functions.
8426
8427         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8428
8429 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8430
8431         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8432         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8433
8434 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8435
8436         * message.el (message-exchange-point-and-mark): Rework last change to
8437         avoid using optional arg of exchange-point-and-mark, for backward
8438         compatibility.
8439
8440 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8441
8442         * message.el (message-exchange-point-and-mark):
8443         Call exchange-point-and-mark with an argument rather than setting
8444         mark-active by hand (Bug#5175).
8445
8446 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8447
8448         * nntp.el (nntp-service-to-port): Work for service expressed with
8449         numeric string; replace [:digit:] with [0-9] for XEmacs.
8450
8451 2009-12-17  Glenn Morris  <rgm@gnu.org>
8452
8453         * gnus-group.el (gnus-bug-group-download-format-alist):
8454         Change emacs entry to debbugs.gnu.org.  Bump :version.
8455
8456 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8457
8458         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8459
8460 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8461
8462         * message.el (message-info): Explain why we use `Info-goto-node'.
8463
8464 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8465
8466         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8467
8468 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8469
8470         * message.el (message-completion-in-region): New compatibility function.
8471         (message-expand-group): Use it.
8472
8473 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8474
8475         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8476         with no unread article should be listed if the 2nd arg `predicate' is
8477         given.
8478
8479 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8480
8481         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8482
8483 2009-11-29  Juri Linkov  <juri@jurta.org>
8484
8485         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8486         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8487         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8488
8489 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8490
8491         * sha1.el (sha1-string-external): default-directory "/" in case
8492         otherwise non-existent.  process-connection-type pipe for touch of
8493         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8494
8495 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8496
8497         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8498         it's comms related and sgml-mode.el has "comm" on that basis too.
8499
8500 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8501
8502         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8503         containing tspecial characters if they have been already quoted.
8504
8505 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8506
8507         * dns-mode.el (auto-mode-alist): Purecopy string.
8508
8509 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8510
8511         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8512
8513 2009-10-24  Glenn Morris  <rgm@gnu.org>
8514
8515         * gnus-art.el (help-xref-stack-item): Define for compiler.
8516
8517 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8518
8519         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8520
8521 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8524
8525 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8526
8527         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8528         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8529
8530 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8533         (gnus-overlays-in): New alias to overlays-in.
8534
8535         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8536         gnus-overlay-get, and gnus-delete-overlay.
8537         (gnus-summary-show-thread): Make it work as well for systems in which
8538         next-single-char-property-change is not available.
8539         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8540
8541         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8542         (gnus-overlay-get): New alias to extent-property.
8543         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8544
8545         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8546         SXEmacs.
8547
8548         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8549         SXEmacs.
8550
8551 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8552
8553         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8554
8555 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8556
8557         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8558         and XEmacs that don't have `remove-overlays'.
8559
8560 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8561
8562         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8563         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8564         selective display.  Use overlays instead.
8565
8566 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8567
8568         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8569
8570 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8571
8572         * spam-stat.el (spam-stat-load): Fix typo in message.
8573
8574 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8575
8576         * dig.el (dig-invoke): Fix typo in docstring.
8577         (query-dig): Reflow docstring.
8578
8579 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8580
8581         * gnus-art.el (gnus-article-encrypt-body):
8582         * message.el (message-check-recipients):
8583         * mm-util.el (mm-codepage-setup):
8584         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8585         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8586
8587 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8588
8589         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8590         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8591         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8592         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8593         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8594
8595 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8596
8597         * dig.el: Add "Keywords: comm", as per net-utils.el.
8598
8599 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8600
8601         * dig.el (dig-mode): Use define-derived-mode.
8602
8603 2009-09-19  Glenn Morris  <rgm@gnu.org>
8604
8605         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8606
8607 2009-09-18  Glenn Morris  <rgm@gnu.org>
8608
8609         * gnus-diary.el (gnus-diary-check-message):
8610         * message.el (message-insert-formatted-citation-line):
8611         * nnbabyl.el (top-level):
8612         * nndiary.el (nndiary-schedule):
8613         Fix typos in condition-case handlers.
8614
8615 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8616
8617         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8618         configuration that provides the sole article window in a frame;
8619         position point correctly after deleting a part.
8620
8621 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8622
8623         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8624         (spam-resolve-registrations-routine): Use it to unregister articles
8625         that change status.
8626
8627 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8628
8629         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8630         with XEmacs.
8631         (parse-time-string-chars): Use it.
8632
8633 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8634
8635         * imap.el (imap-interactive-login): Better messages.
8636         (imap-open): Fix bug with renamed buffer on reconnect.
8637         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8638         for easier debugging and cleaner code.  On successful (guessed based on
8639         server capabilities) secondary authentication, set imap-state
8640         correctly.
8641         (imap-last-authenticator): Define imap-last-authenticator as a variable
8642         to avoid warnings.
8643
8644 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8645
8646         * nnrss.el (nnrss-request-article): Remove binding of
8647         default-enable-multibyte-characters that has gotten needless by
8648         the 2007-07-13 change in rfc2047-encode-message-header.
8649
8650         * mml.el (mml-insert-multipart): Error on the message header.
8651         (mml-insert-part): Error on the message header; position point at
8652         the end of a MIME tag.
8653
8654 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8655
8656         * time-date.el (autoload): Expand define-obsolete-function-alias into
8657         defalias and make-obsolete for old Emacsen that Gnus supports.
8658         (with-no-warnings): Define it for old Emacsen.
8659         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8660         is available.
8661         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8662         float-time is available; suppress compile warning for time-to-seconds.
8663
8664         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8665         (gnus-float-time): Alias to float-time if it exists.
8666
8667         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8668         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8669         float-time is available; suppress compile warning for time-to-seconds.
8670
8671         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8672         XEmacs.
8673
8674 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8675
8676         * imap.el (imap-message-map): Docstring fix.
8677
8678 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8681         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8682         Add the optional argument `encoding' that overrides the default.
8683
8684         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8685         mm-encode-buffer.
8686
8687 2009-09-04  Glenn Morris  <rgm@gnu.org>
8688
8689         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8690         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8691         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8692         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8693         * mm-util.el (mm-with-unibyte-current-buffer)
8694         (mm-find-buffer-file-coding-system):
8695         * yenc.el (yenc-decode-region): Use default-value rather than
8696         default-enable-multibyte-characters.
8697
8698 2009-09-03  Glenn Morris  <rgm@gnu.org>
8699
8700         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8701         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8702         than default-enable-multibyte-characters.
8703
8704 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8705
8706         * gnus-art.el (gnus-article-read-summary-keys):
8707         Fix gnus-buffer-configuration's value temporarily used.
8708
8709 2009-09-02  Glenn Morris  <rgm@gnu.org>
8710
8711         * gnus-util.el (gnus-float-time): New function.
8712         * gnus-delay.el (gnus-delay-article):
8713         * gnus-sum.el (gnus-thread-latest-date):
8714         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8715         * nnspool.el (nnspool-request-newgroups):
8716         Use gnus-float-time rather than time-to-seconds.
8717         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8718
8719         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8720         (gnus-header-subject-face, gnus-header-newsgroups-face)
8721         (gnus-header-name-face, gnus-header-content-face):
8722         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8723         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8724         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8725         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8726         (gnus-cite-face-11):
8727         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8728         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8729         (gnus-server-closed-face, gnus-server-denied-face)
8730         (gnus-server-offline-face):
8731         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8732         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8733         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8734         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8735         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8736         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8737         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8738         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8739         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8740         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8741         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8742         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8743         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8744         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8745         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8746         (gnus-summary-high-undownloaded-face)
8747         (gnus-summary-low-undownloaded-face)
8748         (gnus-summary-normal-undownloaded-face)
8749         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8750         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8751         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8752         (gnus-splash-face):
8753         * message.el (message-header-to-face, message-header-cc-face)
8754         (message-header-subject-face, message-header-newsgroups-face)
8755         (message-header-other-face, message-header-name-face)
8756         (message-header-xheader-face, message-separator-face)
8757         (message-cited-text-face, message-mml-face):
8758         * sieve-mode.el (sieve-control-commands-face)
8759         (sieve-action-commands-face, sieve-test-commands-face)
8760         (sieve-tagged-arguments-face):
8761         * spam.el (spam-face):
8762         Mark face aliases with "-face" in the name as obsolete.
8763
8764 2009-09-01  Glenn Morris  <rgm@gnu.org>
8765
8766         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8767         than goto-line.
8768
8769 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8772         Don't move point if the command is invoked inside the message header.
8773
8774 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8775
8776         * imap.el (imap-send-command): Simplify.
8777         (imap-wait-for-tag): point-max -> buffer-size.
8778
8779 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8780
8781         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8782         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8783         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8784         * nnir.el (nnir-swish-e-index-file):
8785         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8786         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8787         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8788         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8789         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8790         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8791
8792 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8795         Don't save excursion.
8796
8797 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8798
8799         * nnheader.el (nnheader-find-file-noselect):
8800         * mm-util.el (mm-insert-file-contents):
8801         Use (default-value 'major-mode) instead of default-major-mode.
8802
8803 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8804
8805         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8806
8807 2009-08-26  Glenn Morris  <rgm@gnu.org>
8808
8809         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8810         than placing in files.el.
8811
8812 2009-08-25  Glenn Morris  <rgm@gnu.org>
8813
8814         * nnir.el (top-level): Don't require cl at run-time.
8815         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8816         Replace cl-function substitute with gnus-replace-in-string.
8817         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8818         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8819         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8820         simplified expansions.
8821
8822 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8823
8824         * dig.el (dig): Add autoload cookie.
8825
8826 2009-08-22  Glenn Morris  <rgm@gnu.org>
8827
8828         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8829         goto-line.
8830
8831 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8832
8833         * parse-time.el (parse-time-string-chars): Save match data.
8834
8835 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8836
8837         * parse-time.el (parse-time-string-chars): Compute using character
8838         classes, to handle non-ascii characters (Bug#3190).
8839
8840 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8841
8842         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8843
8844         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8845         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8846         (gnus-mm-display-part, gnus-mime-display-single)
8847         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8848         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8849
8850         * gnus-sum.el
8851         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8852         (gnus-summary-move-article): Add expirable mark to articles copied or
8853         moved to group that has auto-expire turned on if the option is non-nil.
8854
8855 2009-07-24  Glenn Morris  <rgm@gnu.org>
8856
8857         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8858         Fix typo.  (Bug#3903)
8859
8860 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8861
8862         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8863         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8864         that should not be used for draft articles.
8865         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8866         that has no concern in minor mode keys.
8867         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8868         Abolish.
8869
8870 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8873         article without making inquiry to a user for unknown encoding.
8874
8875         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8876         (nnmaildir--scan): Assume i-node and device number that file-attributes
8877         returns might be cons-cell.
8878
8879         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8880
8881         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8882
8883 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8884
8885         * auth-source.el: Remove docs now in auth.texi.  Don't use
8886         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8887         `auth-source-hide-passwords' and use them.
8888
8889 2009-07-15  Glenn Morris  <rgm@gnu.org>
8890
8891         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8892
8893 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8894
8895         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8896         excessive whitespace from the default values of title and description.
8897
8898 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8901         mail-fetch-field to fetch Content-Description header in order to
8902         exclude newlines.
8903
8904 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8905
8906         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8907         format used by GnuPG 2.0.11.
8908
8909 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8910
8911         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8912         to deleted part.
8913
8914 2009-05-30  David Engster  <dengste@eml.cc>
8915
8916         * nnmairix.el: Remove old documentation in the commentary block.
8917         (nnmairix-request-group): Do not update active file for nnml back ends.
8918         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8919         end so that overview files are ignored.
8920         (nnmairix-update-groups): Make updating the groups more robust by using
8921         marks.
8922         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8923         with dollar characters in message-id.
8924
8925 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8926
8927         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8928         2008-12-25 in dns.el.
8929
8930 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8931
8932         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8933         could happen if the text is only composed of spaces and/or tabs.
8934
8935 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8936
8937         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8938         when sending a queued message to avoid extra mml tags.
8939
8940 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8943
8944 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8947         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8948         rmail-toggle-header for XEmacs;
8949         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8950
8951 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8952
8953         * gnus-dired.el: Remove autoload for gnus-setup-message.
8954         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8955         displaying Gnus logo; always use compose-mail.
8956
8957 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8958
8959         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8960
8961 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8962
8963         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8964         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8965         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8966         available.
8967         (gnus-nocem-epg-verify): New function.
8968
8969 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8970
8971         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8972
8973 2009-02-15  Glenn Morris  <rgm@gnu.org>
8974
8975         * gnus-util.el (rmail-insert-rmail-file-header)
8976         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8977         autoloads.
8978         (rmail-default-rmail-file): Remove unnecessary declaration.
8979         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8980
8981 2009-02-14  Glenn Morris  <rgm@gnu.org>
8982
8983         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8984         variable (only used in gnus-util, which declares it anyway).
8985         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8986         which was only needed by gnus-art (changed to not use it any more).
8987         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8988         only used in gnus-util, which autoloads it itself.
8989         (rmail-update-summary): Fix autoload.
8990
8991         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8992         rather than rmail-output-to-rmail-file.
8993
8994 2009-02-07  Glenn Morris  <rgm@gnu.org>
8995
8996         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8997         autoload of function that no longer exists.
8998         (rmail-toggle-header): Declare.
8999         (message-forward-rmail-make-body): Handle mbox Rmail.
9000
9001 2009-01-31  Glenn Morris  <rgm@gnu.org>
9002
9003         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
9004         2009-01-09 change.
9005
9006 2009-01-31  Dave Love  <fx@gnu.org>
9007
9008         * imap.el (imap-fetch-safe): Bind debug-on-error.
9009         (imap-debug): Add imap-fetch-safe.
9010
9011 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
9012
9013         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
9014         (auth-source-forget-all-cached): New convenience function.
9015         (auth-source-user-or-password): Accept list of modes or a single mode.
9016
9017         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9018         auth-source modes.
9019
9020         * netrc.el (netrc-machine-user-or-password): Use list of
9021         auth-source modes.
9022
9023         * nnimap.el (nnimap-open-connection): Use list of
9024         auth-source modes.
9025
9026         * nntp.el (nntp-send-authinfo): Use list of
9027         auth-source modes.
9028
9029 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9030
9031         * auth-source.el: Update docs to reflect epa-file-enable is to be used
9032         now.
9033
9034 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9035
9036         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9037         coding system in XEmacs; add a workaround for XEmacs.
9038
9039         * lpath.el: Fbind coding-system-aliasee.
9040
9041 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * mm-util.el (mm-coding-system-priorities): Protect against nil value
9044         of current-language-environment.
9045
9046 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
9047
9048         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
9049         available at runtime.
9050
9051 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9052
9053         * gnus-art.el (article-date-ut): Fix end point of narrowing.
9054
9055 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
9056
9057         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
9058         the greatest positive fixnum value doesn't work under an XEmacs with
9059         bignum support; use the most-positive-fixnum constant instead,
9060         available since Emacs 21.1 with cl and XEmacs 21.1.
9061
9062 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9063
9064         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
9065         XEmacs gets not to work.
9066
9067 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9068
9069         * mm-util.el (mm-coding-system-priorities): Allow the value like
9070         "Japanese (UTF-8)" of current-language-environment.
9071
9072 2009-01-09  Glenn Morris  <rgm@gnu.org>
9073
9074         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9075         with last-command-event.
9076
9077 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9078
9079         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
9080         in the doc string.
9081
9082         * message.el (message-fix-before-sending): Amend comment.
9083
9084 2009-01-08  Dave Love  <fx@gnu.org>
9085
9086         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
9087
9088 2009-01-07  David Engster  <dengste@eml.cc>
9089
9090         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9091         simplified server definitions by converting it via
9092         gnus-server-to-method.
9093
9094 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9097         parameter's operands.
9098
9099 2009-01-06  David Engster  <dengste@eml.cc>
9100
9101         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9102         primary select method (for gnus-group-mark-article-as-read).
9103
9104 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
9105
9106         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9107         `(gnus)Face', not `(gnus)X-Face'.
9108
9109 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9110
9111         * mm-util.el (mm-ucs-to-char): New function.
9112
9113         * mm-url.el (mm-url-decode-entities): Use it.
9114
9115         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
9116         unicode-to-char.
9117
9118 2009-01-05  Dave Love  <fx@gnu.org>
9119
9120         * time-date.el: Require cl for `declare'.
9121
9122 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9123
9124         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
9125         Dave Love.
9126
9127 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9128
9129         * message.el (message-fix-before-sending): Add `eight-bit' to
9130         illegible-text check.
9131
9132 2009-01-03  Michael Olson  <mwolson@gnu.org>
9133
9134         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9135         `headers' is nil.  This can occur if the IMAP server does not have
9136         permissions to read messages from a folder, but can write new messages
9137         to the folder.
9138         (nnimap-request-article-part): Do not insert `data' if it is nil.
9139
9140         * imap.el (imap-parse-fetch): Courier can insert spurious blank
9141         characters which will confuse `read', so skip past them.
9142
9143 2009-01-01  Dave Love  <fx@gnu.org>
9144
9145         * imap.el (imap-string-to-integer): Fix typo.
9146         (imap-fetch-safe): New function.
9147         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
9148
9149         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9150
9151         * imap.el (imap-process-connection-type, imap-debug, imap-open):
9152         (imap-parse-greeting): Fix doc strings.
9153         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
9154         (imap-parse-flag-list): Make messages unique.
9155         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
9156
9157         * nnimap.el: Fix author email.
9158         (nnimap-split-rule): Add FIXME comment.
9159         (nnimap-debug): Fix doc string.
9160
9161 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9162
9163         * dns.el (dns-set-servers): Check "Address".  Fix typo.
9164
9165 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
9166
9167         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
9168         nslookup if resolv.conf isn't available.
9169         (dns-query): Rename from query-dns.
9170         (dns-query-cached): Rename from query-dns-cached.
9171
9172 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9173
9174         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9175         overlay-arrow-position and overlay-arrow-string buffer-local; no need
9176         to check if those variables exist (first appeared in Emacs 18.50).
9177
9178 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * mm-util.el (mm-line-number-at-pos): New function.
9181
9182         * spam-report.el (spam-report-process-queue): Use it.
9183
9184 2008-12-24  David Engster  <dengste@eml.cc>
9185
9186         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9187         parameters that haven't existed as variables as buffer-local variables.
9188
9189 2008-12-23  Dave Love  <fx@gnu.org>
9190
9191         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9192         cadar.
9193
9194         * sieve-manage.el (sieve-manage-starttls-p): Rename from
9195         imap-starttls-p.
9196         (sieve-manage-starttls-open): Rename from imap-starttls-open.
9197
9198 2008-12-22  Dave Love  <fx@gnu.org>
9199
9200         * imap.el: Fix author email.  Doc fixes.
9201         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
9202         reply.
9203
9204 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
9205
9206         * spam-report.el (spam-report-gmane-max-requests): New constant.
9207         (spam-report-gmane-wait): New variable.
9208         (spam-report-gmane-ham, spam-report-gmane-spam)
9209         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9210         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9211         the server.
9212
9213         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9214         Add explanations.
9215
9216         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9217         nnheader-accept-process-output and nnheader-read-timeout if available.
9218         (pop3-movemail): Use it.
9219
9220         * message.el (message-check-news-body-syntax): Fix signature check if
9221         there's an attachment.
9222
9223 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9224
9225         * mm-util.el: Add comments to the mm- emulating functions.
9226
9227 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
9228
9229         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9230         Reported by Stephen Berman <stephen.berman@gmx.net>.
9231
9232 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9233
9234         * mm-util.el (mm-substring-no-properties): New function.
9235         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9236         (mm-special-display-p): Enable those lambda forms to be byte compiled.
9237         (mm-string-to-multibyte): Doc fix.
9238
9239         * mml.el (mml-attach-file): Use mm-substring-no-properties.
9240
9241 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9242
9243         * mml.el (mml-attach-file): Strip text properties from file name.
9244         (Bug#1574)
9245
9246 2008-12-16  Glenn Morris  <rgm@gnu.org>
9247
9248         * mm-util.el (mm-charset-override-alist): Declare for compiler.
9249
9250 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9251
9252         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9253         knows since the charset specified might be a bogus alias that
9254         mm-charset-synonym-alist provides.
9255
9256 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9257
9258         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9259         "ISO_8859-1".
9260
9261         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9262
9263 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9264
9265         * mm-util.el (mm-charset-eval-alist):
9266         Define it before mm-charset-to-coding-system.
9267         (mm-charset-to-coding-system): Add optional argument `silent';
9268         define it before mm-charset-override-alist.
9269         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9270         default value if it can be used in Emacs currently running;
9271         silence mm-charset-to-coding-system.
9272
9273 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9276         `allow-override' which says whether to use `mm-charset-override-alist'.
9277         (rfc2047-decode-encoded-words): Use it.
9278
9279         * mm-util.el (mm-charset-override-alist): Fix custom type;
9280         add `(gb2312 . gbk)' to choices.
9281
9282 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9285         fast.
9286
9287         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9288
9289         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
9290
9291 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
9292
9293         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9294         on links.
9295
9296         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9297
9298 2008-12-03  Lute Kamstra  <lute@gnu.org>
9299
9300         * sha1.el: Remove leading * from docstrings of defcustoms,
9301         deffaces, defconsts and defuns.
9302
9303 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9304
9305         * message.el (message-idna-to-ascii-rhs-1): Protect against local
9306         users' addresses that don't have domain parts.
9307         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9308         rather than message-narrow-to-head since there will be the message
9309         header separator.
9310
9311 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9312
9313         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9314         since the result is inserted in a unibyte buffer anyway.
9315         (nnimap-demule-use-string-to-multibyte): Remove.
9316         (nnimap-demule): Alias it to mm-string-to-multibyte.
9317
9318 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9319
9320         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9321         variable for debugging bug#464 and bug#1174.
9322         (nnimap-demule): Use it.
9323
9324 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9325
9326         * gnus-score.el (gnus-score-find-trace): Handle default score in total
9327         score calculation correctly.
9328
9329 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9330
9331         * message.el (message-send-mail): Just set the buffer to unibyte
9332         rather than use mm-with-unibyte-current-buffer which does a lot more.
9333         (message-send-mail-partially): Don't bother with
9334         mm-with-unibyte-current-buffer since it's already been made unibyte by
9335         message-send-mail.
9336
9337 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9338
9339         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9340
9341 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9342
9343         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9344
9345 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9346
9347         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9348         require itself and to remove `with-no-warnings'.
9349
9350 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9351
9352         * starttls.el (starttls-any-program-available): Get the name of the
9353         available TLS layer program.
9354         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9355         well as the host name in the "opening" message.
9356
9357         * auth-source.el (auth-source-cache, auth-source-do-cache)
9358         (auth-source-user-or-password): Cache passwords and logins by default,
9359         allow override with `auth-source-do-cache'.
9360         (auth-source-forget-user-or-password): Allow users to remove cache
9361         entries if needed.
9362
9363 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9364
9365         * md4.el (md4-buffer): Fix typo in docstring.
9366         (md4, md4-64): Doc fixes.
9367         (md4-pack-int32): Reflow docstring.
9368
9369 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9370
9371         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9372         condition-case to only the forward-sexp call.
9373
9374 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9375
9376         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9377         quotes contained.  Make it more robust regardless by an extra
9378         condition-case wrapper.
9379
9380 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9381
9382         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9383
9384 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9385
9386         * nnml.el (nnml-request-expire-articles): Check if the function set to
9387         `nnmail-expiry-target' returns the symbol `delete'.
9388
9389         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9390
9391         * nnmail.el (nnmail-expiry-target): Fix custom type.
9392
9393 2008-10-02  Glenn Morris  <rgm@gnu.org>
9394
9395         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9396         Silence compiler warning.
9397
9398 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9399
9400         * tls.el (open-tls-stream): Show the actual command being
9401         executed, instead of the format string.
9402
9403 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9404
9405         * lpath.el: Fbind codepage-setup for Emacs 23.
9406
9407 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9408
9409         * mml.el (mml-menu): Don't assume mml2015 is bound.
9410
9411 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9412
9413         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9414         exists.
9415
9416 2008-09-27  Glenn Morris  <rgm@gnu.org>
9417
9418         * gnus-util.el (mail-header-remove-comments): Autoload it.
9419
9420 2008-09-27  Andreas Schwab  <schwab@suse.de>
9421
9422         * gnus-util.el (gnus-split-references): Strip comments.
9423         (gnus-parent-id): Likewise.
9424
9425 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9426
9427         * message.el (message-confirm-send): Fix version.
9428
9429 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9430
9431         * message.el (message-idna-to-ascii-rhs-1): Use
9432         mail-extract-address-components rather than mail-header-parse-addresses
9433         that is an alias by default to ietf-drums-parse-addresses that does not
9434         support non-ASCII names in headers' contents.
9435
9436 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9437
9438         * message.el (message-confirm-send): Fix variable documentation to
9439         avoid the "y/n" wording.
9440
9441 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9442
9443         * message.el (message-set-auto-save-file-name): Save to a different
9444         filename so multiple messages (especially drafts) can be recovered.
9445
9446 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9447
9448         * message.el (message-confirm-send): Add appropriate version.
9449
9450 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9451
9452         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9453         defvar.
9454
9455 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9456
9457         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9458         (mm-pkcs7-enveloped-magic): Ditto.
9459
9460 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9461
9462         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9463         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9464
9465 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9466
9467         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9468         default, it's better.
9469
9470 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9471
9472         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9473         summary line gnus-number property and ignore them (with a warning
9474         message).
9475
9476 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9477
9478         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9479         macro caddr in the interactive form since it won't be expanded.
9480
9481 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9482
9483         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9484         `charset'; fix name of function called recursively.
9485         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9486
9487 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9488
9489         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9490         (gnus-mime-set-charset-parameters): New function.
9491         (gnus-mime-view-part-as-charset): Use it to correctly display part
9492         specifying wrong charset.
9493
9494 2008-09-08  David Engster  <dengste@eml.cc>
9495
9496         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9497         in completing-read for back end server.
9498
9499 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9500
9501         * message.el (message-confirm-send): New variable to confirm sending a
9502         message.
9503         (message-send): Use it.
9504
9505 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9506
9507         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9508
9509 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9510
9511         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9512
9513 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9514
9515         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9516         prevent tracking too many groups.
9517         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9518         Use it.
9519
9520 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9521
9522         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9523         moving point to the bottom of the window in order to avoid recentering.
9524
9525 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9526
9527         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9528
9529         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9530         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9531         (gnus-article-beginning-of-window): Fix calculation.
9532
9533 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * gnus-msg.el (gnus-summary-supersede-article)
9536         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9537         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9538         message header.
9539
9540 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9541
9542         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9543         pending output coming after the status change.
9544
9545 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9546
9547         * message.el:
9548         * gnus-start.el:
9549         * gnus-registry.el: Remove VMS support.
9550
9551 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9552
9553         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9554         macro.
9555         (rfc2104-hash): Use it.
9556
9557 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9558
9559         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9560         (gnus-summary-sort-by-most-recent-date): New commands.
9561         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9562         and menu entries.
9563
9564 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9567         don't redisplay article for raw contents; remove plural articles stuff.
9568
9569         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9570         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9571         on gnus-summary-save-article; display results properly.
9572
9573 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9574
9575         * lpath.el: No need to fbind ns-focus-frame.
9576
9577 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9580
9581 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9582
9583         * gnus-art.el (gnus-summary-save-in-pipe):
9584         Consider gnus-save-all-headers.
9585
9586 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9587
9588         * gnus-util.el (ns-focus-frame): Remove declaration.
9589         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9590         like x.
9591
9592 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9593
9594         * rfc2104.el (rfc2104-zero): Delete defconst.
9595         (rfc2104-hex-alist): Likewise.
9596         (rfc2104-hex-to-int): Delete func.
9597         (rfc2104-hexstring-to-bitstring): Likewise.
9598         (rfc2104-nybbles): New defconst.
9599         (rfc2104-hash): Rewrite for speed.
9600
9601 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * tls.el (open-tls-stream): Make it work with the 2nd argument
9604         BUFFER that is a string but does not exist as a buffer object, as
9605         mentioned in the doc-string.
9606
9607 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9610         SXEmacs.
9611
9612 2008-07-16  Glenn Morris  <rgm@gnu.org>
9613
9614         * gnus-util.el (ns-focus-frame): Declare for compiler.
9615
9616 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9619         set as a group parameter.
9620         (gnus-summary-save-in-pipe): Work when it is called independently.
9621         (gnus-summary-pipe-to-muttprint): Don't modify
9622         gnus-summary-pipe-output-default-command.
9623
9624 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9625
9626         * message.el (message-send-mail-with-sendmail):
9627         Display the error message.
9628
9629 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9630
9631         * gnus-art.el (gnus-default-article-saver):
9632         Add gnus-summary-save-in-pipe to choices.
9633         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9634         gnus-summary-pipe-output-default-command as the default command.
9635         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9636         instead of gnus-last-shell-command.
9637
9638         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9639         New user option.
9640         (gnus-summary-muttprint-program): Mention the value will be changed.
9641         (gnus-summary-save-article): Force showing of all headers.
9642         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9643
9644 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9645
9646         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9647
9648 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9649
9650         * nnimap.el (nnimap-id):
9651         * sieve-manage.el (sieve-manage-open): Doc fixes.
9652
9653 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9654
9655         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9656         if available.
9657
9658 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9659
9660         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9661
9662         * nnkiboze.el (nnkiboze-generate-group):
9663         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9664
9665         * nnmairix.el: Require CL.
9666
9667 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * dgnushack.el: Autoload get-display-table and put-display-table for
9670         XEmacs 21.5.
9671
9672         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9673         21.4 and SXEmacs.
9674
9675 2008-06-15  David Engster  <dengste@eml.cc>
9676
9677         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9678
9679 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9680
9681         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9682         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9683         runtime choice under XEmacs.
9684
9685         * gnus-sum.el (gnus-summary-set-display-table):
9686         Use `gnus-put-display-table', `gnus-get-display-table',
9687         `gnus-set-display-table' for the display table, instead of `aset'.
9688
9689         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9690         Use `gnus-put-display-table', `gnus-get-display-table',
9691         `gnus-set-display-table' for the display table.
9692
9693 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9694
9695         * nnmairix.el: Add autoloads.
9696
9697 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9698
9699         * nnmairix.el (nnmairix-delete-recreate-group)
9700         (nnmairix-update-and-clear-marks): Fix error messages.
9701
9702 2008-06-14  David Engster  <dengste@eml.cc>
9703
9704         * nnmairix.el: Upgrade to version 0.6.
9705         (nnmairix-group-toggle-propmarks-this-group)
9706         (nnmairix-group-toggle-readmarks-this-group)
9707         (nnmairix-group-delete-recreate-this-group)
9708         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9709         (nnmairix-remove-tick-mark-original-article): New commands.
9710         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9711         (nnmairix-propagate-marks-to-nnmairix-groups)
9712         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9713         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9714         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9715         functions needed for marks propagation and manipulation of read marks.
9716         (nnmairix-update-groups): New function.
9717         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9718         (nnmairix-determine-original-group-from-registry)
9719         (nnmairix-determine-original-group-from-path)
9720         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9721         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9722         New helper functions.
9723         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9724         keystrokes for new commands.
9725         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9726         (nnmairix-request-group): Check allow-fast group parameter.
9727         (nnmairix-request-create-group): Set allow-fast group parameter if
9728         nnmairix-allowfast-default is set.
9729         (nnmairix-close-group): Propagate marks upon closing if needed.
9730         (nnmairix-group-toggle-threads-this-group): Use new.
9731         nnmairix-group-toggle-parameter helper function.
9732         (nnmairix-search): Better check for empty search result.
9733         (nnmairix-goto-original-article): Use new helper functions for
9734         determining original article.
9735         (nnmairix-show-original-article): Make sure message-id is in brackets.
9736         (nnmairix-call-mairix-binary): Change variable name.
9737         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9738         helper function.
9739         (nnmairix-widget-toggle-activate): Fix doc string.
9740
9741 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9742
9743         * nnir.el: Require edmacro when compiling with XEmacs.
9744         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9745         available in Emacs 21.
9746
9747 2008-06-11  Glenn Morris  <rgm@gnu.org>
9748
9749         * gnus-util.el (x-focus-frame):
9750         * gnus.el (image-size):
9751         * mm-decode.el (image-size): Declare.
9752
9753         * gnus-picon.el (declare-function): Add compat definition.
9754         (image-size): Declare.
9755
9756         * gnus-group.el (tool-bar-map):
9757         * gnus-sum.el (tool-bar-map): Define for compiler.
9758
9759         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9760
9761         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9762
9763         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9764         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9765         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9766         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9767         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9768         * sieve-manage.el, spam-report.el, spam.el:
9769         Remove unnecessary eval-and-compile of autoloads.
9770
9771 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9772
9773         * auth-source.el: Precise Tramp doc.
9774
9775 2008-06-07  Glenn Morris  <rgm@gnu.org>
9776
9777         * nnmairix.el: Remove unnecessary eval-when-compile.
9778
9779 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9780
9781         * lpath.el: Fbind propertize for XEmacs 21.4.
9782
9783 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9784
9785         * nnir.el: Move here from ../contrib.
9786
9787 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9788
9789         * gnus-util.el (gnus-read-shell-command): New function.
9790         * mm-decode.el (mm-pipe-part):
9791         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9792
9793 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9794
9795         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9796
9797 2008-06-03  Glenn Morris  <rgm@gnu.org>
9798
9799         * pop3.el (nnheader-accept-process-output): Autoload it.
9800
9801 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9802
9803         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9804         are not 2-digit hexadecimal characters that follow `%'s.
9805
9806 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9807
9808         * message.el (message-bogus-recipient-p): Fix type in doc string.
9809         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9810         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9811         Improve custom options.
9812         (message-bogus-recipient-p): Adjust accordingly.
9813
9814 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9815
9816         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9817         long-form month and day names.
9818
9819 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9820
9821         * dgnushack.el: Autoload debug, eudc-expand-inline and
9822         pgg-snarf-keys-region for XEmacs.
9823
9824         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9825
9826         * nnmairix.el: Require edmacro when compiling with XEmacs.
9827
9828 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9829
9830         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9831         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9832
9833 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9834
9835         * auth-source.el: Add more docs.
9836
9837         * netrc.el (netrc-machine): Always match if the port is not given.
9838
9839 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9840
9841         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9842         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9843         retrieval faster in some cases, but might make CPU usage larger.
9844         If this has any bad side effects, we might revert this change.
9845
9846         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9847         seems to make mail retrieval much, much faster.
9848         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9849         unconditionally.
9850
9851         * gnus-draft.el (gnus-group-send-queue):
9852         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9853
9854 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9855
9856         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9857
9858         * message.el (message-bogus-address-regexp): Fix and improve custom
9859         type.
9860         (message-setup-hook): Add message-check-recipients as custom option.
9861
9862 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9863
9864         * message.el (message-cite-function): Remove bogus autoload which crept
9865         in during merge from v5-10.
9866
9867 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9868
9869         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9870
9871         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9872
9873         * auth-source.el: Preliminary Tramp docs.
9874         (auth-sources): Change the default auth-sources to use
9875         EPA .gpg files.
9876
9877 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9878
9879         * nntp.el: Autoload `auth-source-user-or-password'.
9880         (nntp-send-authinfo): Use it.
9881
9882         * nnimap.el: Autoload `auth-source-user-or-password'.
9883         (nnimap-open-connection): Use it.
9884
9885         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9886         for the gnus-message function.
9887         (auth-source-user-or-password): Use it.
9888
9889 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9890
9891         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9892         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9893         (rfc2104-hash): Use it.
9894
9895 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9896
9897         * gnus-art.el (gnus-article-toggle-truncate-lines):
9898         Don't use `iff' in docstring.
9899
9900 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9901
9902         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9903
9904         * gnus-util.el (gnus-extract-address-component-name)
9905         (gnus-extract-address-component-email): Convenience functions around
9906         `gnus-extract-address-components'.
9907
9908         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9909         Use `gnus-extract-address-component-email' to fix bug of comparing full
9910         sender name to `user-mail-address'.
9911
9912 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9913
9914         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9915         catch/throw to optimize.
9916         (gnus-registry-find-keywords): Just use member to find a keyword.
9917
9918 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9919
9920         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9921         is current before calling gnus-server-prepare.
9922         (gnus-server-setup-buffer, gnus-server-update-server)
9923         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9924
9925 2008-05-04  Juri Linkov  <juri@jurta.org>
9926
9927         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9928         (mailcap-file-default-commands): Use mailcap-replace-in-string
9929         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9930         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9931
9932 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9933
9934         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9935
9936 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9937
9938         * gnus.el: Bump version to 0.11.
9939
9940 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9941
9942         * gnus.el: No Gnus v0.10 is released.
9943
9944 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9945
9946         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9947         hooks.
9948         (gnus-update-read-articles): Speed up non-marks-using users.
9949         (gnus-use-marks): Define gnus-use-marks.
9950         (gnus-propagate-marks): Rename variable to something more sensible.
9951
9952 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9953
9954         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9955         (gmm-image-load-path-for-library): Fix typos in docstrings.
9956         (gmm-message): Reflow docstring.
9957
9958 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9959
9960         * mail-source.el (mail-source-set-1, mail-source-bind):
9961         Move auth-source code out of the macro to clean it up and fix bugs.
9962
9963 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9964
9965         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9966         by sender if it's equal to user-mail-address, it's likely to be
9967         useless.
9968
9969         * mail-source.el (mail-source-bind): Don't use user or password if they
9970         are not bound.  Unintern them if they are nil.  Don't use server unless
9971         it's bound, and default it to empty string otherwise.
9972
9973 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9974
9975         * mail-source.el: Load auth-source.el.
9976         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9977         get user name or password, if auth-sources is set up.
9978
9979         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9980         strategy of splitting with parent.
9981         (gnus-registry-split-fancy-with-parent)
9982         (gnus-registry-post-process-groups): Use it and fix prior
9983         bug (returning a list as the split result).
9984
9985         * auth-source.el (auth-sources): Remove server parameter.
9986         (auth-source-pick, auth-source-user-or-password)
9987         (auth-source-user-or-password-imap)
9988         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9989         (auth-source-user-or-password-sftp)
9990         (auth-source-user-or-password-smtp): Remove server parameter.
9991
9992 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9993
9994         * smime.el (smime-sign-region, smime-encrypt-region)
9995         (smime-decrypt-region):
9996         Remove redundant calls to `generate-new-buffer-name'.
9997
9998 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9999
10000         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
10001         Don't use QP for message/rfc822.
10002         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
10003
10004 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10005
10006         * sieve-manage.el (sieve-string-bytes): Remove.
10007         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
10008         correct byte-length only if the process's coding-system is the same as
10009         the one used internally by Emacs to represent strings.
10010
10011 2008-04-22  Juri Linkov  <juri@jurta.org>
10012
10013         * mailcap.el (mailcap-file-default-commands): New function.
10014
10015 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10016
10017         * message.el (message-signature-separator, message-cite-function):
10018         Change custom version.
10019
10020 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
10021
10022         * tls.el (tls-program): Add -ign_eof argument to call the openssl
10023         commands.
10024         (tls-checktrust): Ditto.
10025
10026 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10027
10028         * mm-decode.el (mm-display-external): Make temp file read-only.
10029
10030 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10031
10032         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10033         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10034         `C-c C-f d'.
10035
10036 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10037
10038         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10039
10040 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10041
10042         * gnus.el: Bump version to 0.9.
10043
10044 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
10045
10046         * gnus.el: No Gnus v0.8 is released.
10047
10048 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10049
10050         * mail-source.el (mail-source-value):
10051         Prefer fboundp to functionp so it works with macros as well.
10052
10053 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10054
10055         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10056         Fix last change in case the element is not even a symbol.
10057
10058 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10059
10060         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10061         Prefer fboundp to functionp so it works with macros as well.
10062
10063 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10064
10065         * auth-source.el: Add docs.
10066         (auth-sources): Modify format to support server.
10067         (auth-source-pick, auth-source-user-or-password)
10068         (auth-source-user-or-password-imap)
10069         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10070         (auth-source-user-or-password-sftp)
10071         (auth-source-user-or-password-smtp): Add server parameter.
10072
10073 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10074
10075         * gnus-registry.el: Initialize the registry when gnus-registry-install
10076         is t.
10077
10078 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10079
10080         * compface.el (uncompface): Make buffer unibyte.
10081
10082 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10083
10084         * mail-source.el (mail-source-value):
10085         Prefer fboundp to functionp so it works with macros as well.
10086
10087 2008-04-05  Glenn Morris  <rgm@gnu.org>
10088
10089         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10090
10091 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10092
10093         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10094         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10095
10096         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10097         multibyteness after rather than before erasing it.
10098
10099         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10100         mm-with-multibyte.
10101         (gnus-request-article-this-buffer): Make sure the proper decoding is
10102         used if gnus-original-article-buffer happens to be unibyte.
10103
10104         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10105         default-enable-multibyte-characters.
10106
10107         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10108         default-enable-multibyte-characters.
10109
10110         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10111
10112         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10113
10114 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10115
10116         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10117         Fix last change in case the element is not even a symbol.
10118
10119 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10120
10121         * imap.el (imap-enable-exchange-bug-workaround): New variable.
10122         (imap-message-copyuid-1): Use it.
10123         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
10124         J. Williams in
10125         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
10126
10127         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10128         imap-enable-exchange-bug-workaround.
10129         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10130
10131 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10132
10133         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10134         a 100 byte status-checks into a 2-3MB transfer for each group.
10135         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10136         to enable bug workaround or not.
10137         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10138
10139 2008-03-31  Glenn Morris  <rgm@gnu.org>
10140
10141         * message.el (mml2015-use): Declare for compiler.
10142         (message-info): Require mml2015 when appropriate.
10143
10144 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10145
10146         * Makefile.in (EMACS_COMP): Quote directory name that might contain
10147         whitespace.
10148
10149 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10150
10151         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10152         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10153         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10154         (nntp-service-to-port): New function.
10155         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10156         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10157         (nntp-open-netcat-stream): New function.
10158         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10159
10160 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10161
10162         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10163
10164 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10165
10166         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10167
10168 2008-03-28  Magnus Henoch  <mange@freemail.hu>
10169
10170         * dns.el (dns-write): Use set-buffer-multibyte.
10171
10172 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10173
10174         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10175
10176 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10177
10178         * message.el (message-signature-separator): Change default.
10179         Improve custom type.
10180         (message-cite-function): Change default to
10181         message-cite-original-without-signature.
10182
10183         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10184         toggle.
10185
10186         * message.el (message-check-news-body-syntax): Fix signature check.
10187         (message-setup-1): Mark buffer as unmodified _after_ running
10188         message-setup-hook and handling message-alternative-emails.
10189         (message-shorten-references): Be more strict when building list of
10190         valid references to comply with GNKSA.
10191
10192         * gnus-group.el (gnus-read-ephemeral-bug-group)
10193         (gnus-read-ephemeral-debian-bug-group)
10194         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10195
10196         * message.el (message-info): Don't use booleanp which isn't supported
10197         in Emacs 21 and XEmacs.
10198
10199 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10200
10201         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10202         gnus-group-gmane-group-download-format.
10203         (gnus-group-read-ephemeral-gmane-group): Rename from
10204         gnus-group-read-ephemeral-gmane-group.
10205         (gnus-read-ephemeral-gmane-group-url): Rename from
10206         gnus-group-read-ephemeral-gmane-group-url.
10207         (gnus-bug-group-download-format-alist): New variable.
10208         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10209         (gnus-read-ephemeral-emacs-bug-group): New commands.
10210
10211 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10212
10213         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10214         (gnus-visible-headers): Improve custom type.
10215
10216 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10217
10218         * mml.el (mml-menu): Add workarounds for XEmacs.
10219
10220         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10221         X-Boundary header.
10222
10223         * message.el (message-simplify-recipients): Fix previous commit.
10224
10225 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10226
10227         * mm-util.el (mm-set-buffer-multibyte): New function.
10228         * mm-decode.el (mm-copy-to-buffer): Use it.
10229
10230         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10231         Prefer fboundp to functionp so it works with macros as well.
10232
10233 2008-03-19  Glenn Morris  <rgm@gnu.org>
10234
10235         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
10236         Accidentally removed in the sync process with Emacs.
10237
10238 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
10239
10240         * message.el (message-alter-recipients-discard-bogus-full-name):
10241         New function.
10242         (message-alter-recipients-function): New variable.
10243         (message-get-reply-headers): Use it.
10244         (message-replace-header): New helper function.
10245         (message-recipients-without-full-name): New variable.
10246         (message-simplify-recipients): New command.
10247
10248         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10249
10250         * message.el (message-info): Handle EasyPG manual.
10251
10252         * mml.el (mml-menu): Add entry for EasyPG.
10253
10254 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
10255
10256         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10257         parameter.
10258
10259         * message.el (message-disassociate-draft): Specify drafts group name
10260         fully.
10261
10262 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
10263
10264         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10265         Eliminate unnecessary duplicates from the match list.
10266
10267 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
10270
10271         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
10272
10273         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10274         args of `how-many' of which the XEmacs version doesn't take; declare
10275         Info-index-next as function.
10276
10277 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10278
10279         * gnus-score.el (gnus-score-headers): Fix handling of
10280         gnus-inhibit-slow-scoring.
10281
10282         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10283         string.
10284         (gnus-button-url-regexp): Improve handling of parenthesis.
10285         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10286         (gnus-button-handle-info-keystrokes): Handle index entries.
10287
10288 2008-03-15  Glenn Morris  <rgm@gnu.org>
10289
10290         * parse-time.el (parse-time-string): Simplify.
10291
10292 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10295         Incoming* files.
10296
10297 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
10298
10299         * auth-source.el (auth-sources): Rename from auth-source-choices.
10300         (auth-source-pick): Use it.
10301
10302 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10303
10304         * binhex.el (binhex-decode-region-internal):
10305         * uudecode.el (uudecode-decode-region-internal):
10306         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10307         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10308         setting default-enable-multibyte-characters.
10309
10310 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
10311
10312         * auth-source.el (auth-source-protocols)
10313         (auth-source-protocols-customize, auth-source-choices): Add and
10314         modified variable customizations and defaults.
10315         (auth-source-pick, auth-source-user-or-password)
10316         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10317         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10318         (auth-source-user-or-password-sftp)
10319         (auth-source-user-or-password-smtp): Use new variables and provide an
10320         interface to netrc.el.
10321
10322 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10323
10324         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10325         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10326         Make sure the nntp port to specify is a string.
10327
10328 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10329
10330         * nntp.el: Use with-current-buffer.
10331         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10332         dubious mm-with-unibyte-current-buffer.
10333         (nntp-with-open-group-function): New function extracted from
10334         nntp-with-open-group macro.
10335         (nntp-with-open-group): Use the function, so it's easier to debug.
10336         Add indentation and debugging info.
10337         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10338         Recommend the use of the netcat alternatives.
10339
10340         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10341         Avoid mm-string-as-multibyte as well.
10342
10343         * nnweb.el (nnweb-insert-html):
10344         Remove use of nnheader-string-as-multibyte.
10345
10346         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10347         (nnheader-string-as-multibyte): Remove.
10348
10349         * mm-view.el: Use inhibit-read-only.
10350         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10351         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10352         or unibyte-string.
10353
10354         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10355         (mm-uu-yenc-extract): Use with-current-buffer.
10356
10357         * gnus-soup.el (gnus-soup-send-packet): Don't use
10358         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10359
10360         * nnmh.el: Use with-current-buffer.
10361         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10362         mm-string-as-multibyte on the output of mm-encode-coding-string.
10363
10364         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10365         (nnimap-request-move-article): Use with-current-buffer.
10366
10367         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10368         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10369         conversion uses string-make-unibyte rather than string-as-unibyte.
10370
10371         * gnus-msg.el: Use with-current-buffer.
10372
10373         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10374
10375 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10376
10377         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10378         string for caching if it is 'PIN.
10379
10380 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10381
10382         * lpath.el: Consider the case without Emacs/W3.
10383
10384 2008-03-08  Glenn Morris  <rgm@gnu.org>
10385
10386         * time-date.el (date-to-time, time-subtract, time-add)
10387         (safe-date-to-time): Doc fixes.
10388
10389 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10390
10391         * mail-source.el (mail-source-delete-old-incoming-confirm):
10392         Change default to nil.
10393         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10394
10395 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10396
10397         * lpath.el: Rearrange.
10398
10399         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10400         (gnus-article-goto-prev-page): Work for articles having ^L's.
10401
10402         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10403
10404         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10405
10406 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10407
10408         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10409         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10410         (gnus-bookmark-jump): Adjust some variable names.
10411
10412 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10413
10414         * auth-source.el: New package.
10415         (auth-source-choices): Add customization entry point variable.
10416
10417         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10418         bug.
10419
10420 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10421
10422         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10423         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10424         (gnus-registry-install-shortcuts): Rename from
10425         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10426         the `gnus-registry-mark-map' keymap dynamically from
10427         `gnus-registry-marks'.  The generated functions update the summary line
10428         when a registry mark is added or deleted, and will call
10429         `gnus-registry-install-p' (see the comments in the code).
10430         (gnus-registry-user-format-function-M): Use concat intelligently.
10431
10432         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10433         the registry mark functions.
10434
10435 2008-03-05  Glenn Morris  <rgm@gnu.org>
10436
10437         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10438         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10439         gnus-art.
10440         (top-level): No need to load own source when compiling.
10441
10442 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10443
10444         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10445         Suggested by <chris.anderton@zetnet.co.uk>.
10446
10447 2008-03-04  Glenn Morris  <rgm@gnu.org>
10448
10449         * gnus-sum.el (top-level): No need to require gnus when compiling,
10450         since unconditionally required near start of file.
10451         (gnus-summary-display-while-building): Move definition before use.
10452
10453 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10454
10455         * gnus-registry.el (gnus-registry-user-format-function-M):
10456         Add formatting function.
10457
10458 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10459
10460         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10461         with plists.
10462         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10463         Use new format.
10464
10465 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10466
10467         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10468         `where-is-internal' that returns a range of key sequences.
10469
10470 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10471
10472         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10473
10474         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10475         (gnus-summary-jump-to-group): Consider windows on other displayed
10476         frames as well.  Similar changes might be needed elsewhere, but that's
10477         the one I've bumped into during my use.
10478
10479         * nndoc.el (nndoc-oe-dbx-type-p):
10480         * gnus-msg.el (gnus-debug):
10481         * gnus-group.el (gnus-update-group-mark-positions):
10482         Use mm-string-to-multibyte.
10483
10484 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10485
10486         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10487         doesn't handle NotDashEscaped.
10488
10489         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10490         (mml-dnd-attach-options): Fix typo in custom choice.
10491
10492         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10493         Change nndoc-article-type to mbox.
10494         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10495
10496         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10497         to nil, instead of html2text.
10498
10499         * imap.el (imap-debug): Add `imap-ping-server'.
10500
10501         * gnus-bookmark.el: Add FIXMEs.
10502
10503         * message.el (message-form-letter-separator)
10504         (message-send-form-letter-delay): New variables.
10505         (message-send-form-letter): Use them.  New command to send form
10506         letters.  Requested by Uwe Siart.
10507         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10508
10509 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10510
10511         * Update copyright years.
10512
10513 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10514
10515         Sync from EMACS_22_BASE.
10516
10517         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10518
10519 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10520
10521         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10522         empty author.
10523
10524 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10525
10526         * gnus-registry.el (gnus-registry-marks): Add variable for
10527         customization of marks and their appearance.
10528         (gnus-registry-read-mark): Use it.
10529         (gnus-registry-do-marks): Add utility function to loop through
10530         `gnus-registry-marks'.
10531         (gnus-registry-install-shortcuts-and-menus): Add function to install
10532         shortcuts and menus.
10533         (gnus-registry-initialize): Use it.
10534         (gnus-registry-default-mark): Clarify documentation.
10535
10536 2008-02-29  Glenn Morris  <rgm@gnu.org>
10537
10538         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10539         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10540         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10541         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10542         Change defcustom :version from 23.0 to 23.1.
10543
10544 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10545
10546         * gnus-registry.el (gnus-registry-follow-group-p)
10547         (gnus-registry-post-process-groups): Add functions to aid registry
10548         splitting and improve logging.  Clarify behavior in function
10549         documentation.
10550         (gnus-registry-split-fancy-with-parent): Use them.
10551
10552 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10553
10554         * gnus-art.el: Use with-current-buffer.
10555
10556 2008-02-27  David Engster  <dengste@eml.cc>
10557
10558         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10559         Express real group name in the response.
10560
10561 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10562
10563         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10564         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10565         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10566         autoload gnus-registry-fetch-group when compiling.
10567         (nnmairix-request-group-with-article-number-correction):
10568         Remove unreferenced argument passed to nnmairix-call-backend.
10569
10570 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10571
10572         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10573         (mm-uu-extract): Improve face for low color ttys.
10574         Reported by Sascha Wilde.
10575
10576 2008-02-27  Glenn Morris  <rgm@gnu.org>
10577
10578         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10579         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10580         variables to defconsts.  Convert comments to doc-strings.
10581         (nnmairix-last-server, nnmairix-current-server): Convert from free
10582         variables to defvars.  Convert comments to doc-strings.
10583         (gnus-registry-fetch-group): Autoload.
10584         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10585         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10586         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10587         caddr.
10588         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10589         nnmairix-request-group-with-article-number-correction call.
10590         (nnmairix-fast, nnmairix-group): New, less general names, for free
10591         variables passed from nnmairix-request-group to
10592         nnmairix-request-group-with-article-number-correction.  Declare.
10593         (nnmairix-request-group-with-article-number-correction):
10594         Use nnmairix-fast, nnmairix-group rather than fast, group.
10595
10596 2008-02-26  David Engster  <dengste@eml.cc>
10597
10598         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10599         version 0.5.
10600
10601 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10602
10603         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10604         instead of making an extra function call.  Don't add the current group
10605         to articles only when they have the group.  Use
10606         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10607         Reported by David <de_bb@arcor.de>.
10608
10609 2008-02-24  Miles Bader  <miles@gnu.org>
10610
10611         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10612         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10613         (mm-find-mime-charset-region):
10614         * mm-bodies.el (mm-encode-body):
10615         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10616
10617 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10620         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10621
10622 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10623
10624         * mail-source.el (mail-source-delete-incoming): Change default.
10625         Supplement doc string.
10626
10627         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10628
10629 2008-02-14  Glenn Morris  <rgm@gnu.org>
10630
10631         * time-date.el (format-seconds): New function.
10632
10633 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10634
10635         * nnmail.el (nnmail-message-id-cache-file): Derive from
10636         `gnus-home-directory'.
10637
10638 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10639
10640         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10641         Document negative prefix.
10642
10643         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10644
10645 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10646
10647         * message.el (message-unsent-separator): Add the Exim bounce
10648         separator.
10649
10650 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10651
10652         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10653         list.
10654         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10655         recipient/signer list.
10656
10657 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10658
10659         * Makefile.in (datarootdir): Define.
10660         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10661         name that might contain whitespace.
10662
10663 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10664
10665         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10666         fbound (Emacs 23 unicode), signal an error.
10667
10668 2008-02-08  Glenn Morris  <rgm@gnu.org>
10669
10670         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10671
10672 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10673
10674         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10675         ports to the calls to `netrc-machine-user-or-password' in addition to
10676         "imap" and "imaps".
10677
10678 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10679
10680         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10681
10682         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10683
10684 2008-02-01  Kenichi Handa  <handa@m17n.org>
10685
10686         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10687         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10688         (rfc2104-hash): Convert the result of concat to unibyte string.
10689
10690 2008-02-01  Dave Love  <fx@gnu.org>
10691
10692         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10693         coding-system-for-read.
10694         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10695
10696 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10697
10698         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10699         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10700         <hanche@math.ntnu.no>.
10701
10702 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10703
10704         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10705
10706         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10707
10708 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10709
10710         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10711         * message.el (message-beginning-of-line): Use featurep instead of bound
10712         tests in order to resolve conditionals at compile time.
10713
10714 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10715
10716         * mail-source.el (mail-sources): Add `group' choice.
10717
10718         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10719         parameter `in-group' to control into which group the articles go.
10720         Add treatment of `group' mail-source.
10721
10722 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10725
10726         * mm-decode.el (mm-dissect-buffer): Decode description.
10727
10728         * mml.el (mml-to-mime): Encode message header first.
10729
10730 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10731
10732         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10733         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10734
10735         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10736         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10737
10738 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10739
10740         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10741
10742 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10743
10744         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10745         prefix keys.
10746         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10747         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10748         gnus-xmas.el.
10749
10750         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10751         (gnus-xmas-article-describe-bindings): New function.
10752         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10753         gnus-xmas-article-describe-bindings.
10754
10755         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10756
10757 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10758
10759         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10760         Add new variables for article mark management.
10761         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10762         list of extra data entries which, when present, will indicate that the
10763         article ID should not be trimmed from the registry.
10764         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10765         functions.
10766         (gnus-registry-read-mark): New function to read a mark name from the
10767         user.
10768         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10769         (gnus-registry-set-article-mark-internal): New functions to add and
10770         remove marks.
10771         (gnus-registry-get-article-marks): New function to show the marks for
10772         an article, or retrieve them for further use.
10773
10774 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10775
10776         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10777         keys when no argument is given.
10778
10779 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10780
10781         * imap.el (imap-ping-server): New variable.
10782         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10783         (imap-ping-server): Minor doc string fixes.
10784
10785 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10786
10787         * imap.el (imap-ping-server): New function.
10788         (imap-opened): Call imap-ping-server.
10789
10790 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10791
10792         * gnus-sum.el (gnus-article-sort-by-random)
10793         (gnus-thread-sort-by-random): Fix doc strings.
10794         Reported by jidanni@jidanni.org.
10795
10796 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10797
10798         * gnus-art.el (gnus-article-describe-bindings): New function.
10799         (gnus-article-read-summary-keys): Use it.
10800         (gnus-article-mode-map): Bind `C-h b' to it.
10801
10802 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10803
10804         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10805         XEmacs.
10806         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10807         Protect against non-character events.
10808
10809         * lpath.el: Fbind map-keymap for Emacs 21.
10810
10811 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10812
10813         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10814         New command.
10815         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10816         instead of END.  Change name of the temp file.
10817         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10818         customizable.
10819
10820 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10821
10822         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10823         bind `S W' to gnus-article-wide-reply-with-original; set default
10824         binding to gnus-article-read-summary-send-keys.
10825         (gnus-article-read-summary-keys): Fix the order of keys; display
10826         continuation keys correctly in the echo area; describe bindings
10827         correctly when keys end with `C-h'.
10828         (gnus-article-read-summary-send-keys): New function.
10829         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10830         Work for gnus-article-read-summary-send-keys; display continuation keys
10831         correctly in the echo area.
10832         (gnus-article-reply-with-original): Ignore prefix argument.
10833         (gnus-article-wide-reply-with-original): New function.
10834
10835         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10836         Emacs 21.
10837
10838 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10839
10840         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10841         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10842
10843 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10844
10845         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10846         (gnus-group-read-ephemeral-gmane-group): New command.
10847
10848 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10849
10850         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10851
10852 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10853
10854         * message.el (message-send-mail-function): Increase custom version.
10855
10856         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10857         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10858
10859 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10860
10861         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10862         for the cases where imap-authenticate is called with a nil buffer
10863         parameter.
10864
10865 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10866
10867         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10868         html parts correctly; support forwarded messages.
10869         (gnus-article-browse-html-article): Remove work buffers.
10870
10871         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10872         compiling.
10873         (netrc-bound-and-true-p): New macro.
10874         (netrc-parse): Use it instead of bound-and-true-p that is not available
10875         in XEmacs 21.4.
10876
10877 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10878
10879         * gnus-registry.el (gnus-registry-mark-article)
10880         (gnus-registry-article-marks): Add functionality to mark articles
10881         through the Gnus registry.
10882
10883         * encrypt.el: Clarify documentation for the new pgg method.
10884         (encrypt-file-alist): Add PGG option.
10885         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10886         functionality.  Abstract password key and messaging to external
10887         functions.
10888         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10889         (encrypt-message-method-and-cipher): Add new convenience external
10890         functions.
10891         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10892         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10893
10894         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10895         (netrc-parse): Use encrypt-file-alist to determine if
10896         encrypt-find-model or encrypt-insert-file-contents should be used.
10897
10898         * encrypt.el: Clarify documentation.  Load password-cache or
10899         password, whichever one is found first, instead of autoloading.
10900
10901 2007-12-19  Glenn Morris  <rgm@gnu.org>
10902
10903         * mml.el (message-options-set, message-narrow-to-head)
10904         (message-in-body-p, message-mail-p, message-encode-message-body):
10905         Autoload.
10906         (message-remove-header, message-narrow-to-headers-or-head)
10907         (message-subscribed-p, message-make-mail-followup-to)
10908         (message-position-on-field, message-news-p)
10909         (message-options-set-recipient, message-generate-headers)
10910         (message-sort-headers): Declare as functions.
10911
10912 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10913
10914         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10915         convention in doc string.
10916
10917 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10918
10919         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10920         title to html parts.
10921         (gnus-article-browse-html-article): Pass message header to it.
10922
10923         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10924
10925 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10926
10927         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10928         or password compatible with XEmacs.
10929
10930 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10931
10932         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10933         format document.
10934         (gnus-mime-delete-part): Don't write description line if empty.
10935         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10936
10937 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10938
10939         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10940         (gnus-summary-mark-read-and-unread-as-read)
10941         (gnus-summary-mark-current-read-and-unread-as-read)
10942         (gnus-summary-mark-unread-as-ticked): Doc fix.
10943         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10944
10945 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10948         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10949
10950 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10951
10952         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10953         yes-or-no-p.
10954
10955 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10956
10957         * mm-decode.el (mm-add-meta-html-tag): New function.
10958         (mm-save-part-to-file, mm-pipe-part): Use it.
10959
10960         * gnus-art.el (gnus-article-browse-delete-temp-files):
10961         Use gnus-y-or-n-p instead of y-or-n-p.
10962         (gnus-article-browse-html-parts): Work with message/external-body; use
10963         mm-add-meta-html-tag.
10964
10965 2007-12-11  Glenn Morris  <rgm@gnu.org>
10966
10967         * gnus-cache.el: Require gnus-sum not just when compiling.
10968
10969         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10970
10971         * gnus-int.el (gnus-server-opened, gnus-status-message):
10972         Move definitions before use.
10973
10974         * mm-decode.el: Require gnus-util.
10975         (mm-remove-part): Only call delete-annotation on XEmacs.
10976
10977         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10978
10979         * nnmail.el: Require gnus-int.
10980
10981         * spam.el: Move `require's before `eval-when-compile's.
10982
10983         * gnus-ems.el (gnus-alive-p):
10984         * gnus-fun.el (message-goto-eoh):
10985         * gnus-util.el (gnus-group-name-decode):
10986         * mail-source.el (gnus-compress-sequence):
10987         * message.el (Info-goto-node, format-spec):
10988         * mm-bodies.el (message-options-get):
10989         * mm-decode.el (mm-view-pkcs7):
10990         * mm-util.el (gmm-write-region):
10991         * mml-smime.el (mml-compute-boundary)
10992         (gnus-completing-read-with-default):
10993         * mml.el (widget-button-press, gnus-make-hashtable):
10994         * mml1991.el (mm-decode-content-transfer-encoding)
10995         (mm-encode-content-transfer-encoding)
10996         (message-options-get, message-options-set):
10997         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10998         * nnfolder.el (gnus-request-group):
10999         * nnheader.el (ietf-drums-unfold-fws):
11000         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
11001         * smime.el (gnus-run-mode-hooks):
11002         * spam-stat.el (gnus-message): Autoload.
11003
11004         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
11005         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
11006         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
11007         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
11008         Add declare-function compatibility definition.
11009
11010         * gnus-cache.el (nnvirtual-find-group-art):
11011         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
11012         (gnus-add-image, gnus-add-wash-type):
11013         * gnus-group.el (nnkiboze-score-file):
11014         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
11015         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
11016         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11017         (message-tokenize-header, gnus-get-buffer-create)
11018         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11019         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11020         * gnus.el (gnus-group-decoded-name):
11021         * mail-source.el (imap-capability):
11022         * mm-bodies.el (message-options-set):
11023         * mm-decode.el (gnus-configure-windows):
11024         * mm-extern.el (message-goto-body):
11025         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11026         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11027         (epg-sub-key-validity, message-options-set):
11028         * mml.el (widget-event-point, gnus-configure-windows):
11029         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11030         * mml2015.el (epg-check-configuration, epg-configuration)
11031         (message-options-set):
11032         * nndb.el (nndb-request-article):
11033         * nnfolder.el (gnus-request-create-group):
11034         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11035         * nnmaildir.el (gnus-group-mark-article-read):
11036         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11037         * rfc1843.el (message-fetch-field):
11038         * spam.el (gnus-extract-address-components):
11039         Declare as functions.
11040
11041 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11042
11043         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11044
11045         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11046
11047         * lpath.el: Fbind run-mode-hooks for Emacs 21;
11048         bind show-trailing-whitespace for XEmacs.
11049
11050 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11051
11052         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
11053         new no-op macro for backward compatibility.
11054
11055         * imap.el (imap-string-to-integer): New function.
11056
11057 2007-12-09  Glenn Morris  <rgm@gnu.org>
11058
11059         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11060
11061         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11062         * message.el, mm-view.el, sieve-manage.el, smime.el:
11063         Add declare-function compatibility definition.
11064
11065         * gnus-art.el (w3-region, w3m-region, Info-menu):
11066         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11067         * gnus-sum.el (gnus-get-predicate):
11068         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11069         * message.el (mail-abbrev-in-expansion-header-p):
11070         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11071         (w3m-detect-meta-charset, w3m-region):
11072         * sieve-manage.el (password-read, password-cache-add)
11073         (password-cache-remove):
11074         * smime.el (password-read-and-add): Declare as functions.
11075
11076 2007-12-08  David Kastrup  <dak@gnu.org>
11077
11078         * gnus-sum.el (gnus-summary-simplify-subject-query):
11079         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11080         `message'.
11081
11082 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11083
11084         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
11085         it to bind idna-program, installation-directory, defined-colors, and
11086         face-attribute for XEmacs of the version that compiles defcustom forms.
11087
11088 2007-12-07  Glenn Morris  <rgm@gnu.org>
11089
11090         * gnus-art.el (article-make-date-line): Revert previous change.
11091
11092 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11093
11094         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11095
11096 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11097
11098         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11099         Call gnus-add-to-range ranges only once with a prepared article-list.
11100
11101 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11102
11103         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11104         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11105         group names with backslashes.
11106         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11107
11108 2007-12-06  Deepak Goel  <deego3@gmail.com>
11109
11110         * gnus-art.el (article-make-date-line):
11111         * gnus-start.el (gnus-load):
11112         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11113
11114 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11115
11116         * gnus-art.el (gnus-use-idna)
11117         * gnus-start.el (gnus-site-init-file)
11118         * message.el (message-use-idna)
11119         * mm-uu.el (mm-uu-hide-markers)
11120         * smiley.el (smiley-style): Revert changes that suppress warnings.
11121
11122 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11125         specify charset to html source.
11126         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11127
11128 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11129
11130         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11131         idna-program in order to suppress byte compile warning issued by XEmacs
11132         that came to byte compile the default value section of defcustom forms
11133         recently.
11134
11135         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11136         value of installation-directory.
11137
11138         * message.el (message-use-idna): Don't directly refer to the value of
11139         idna-program.
11140
11141         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11142
11143         * smiley.el (smiley-style): Don't directly call face-attribute.
11144
11145 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11146
11147         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11148
11149         * gnus-dired.el: Reduce Gnus dependencies.
11150         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11151         Don't require.  Use autoloads instead.
11152         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11153         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11154         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11155         (gnus-dired-mode): Adjust doc string.
11156         (gnus-dired-mail-mode): New variable.
11157         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11158         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11159         (gnus-dired-mail-buffers): New function.  Return mail or message
11160         composition buffers.
11161         (gnus-dired-attach): Use it.
11162         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11163         NO-DECODE.
11164         (gnus-dired-print): Use `gnus-print-buffer' depending on
11165         `gnus-dired-mail-mode'.
11166
11167 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11168
11169         * rfc2047.el (rfc2047-encoded-word-regexp)
11170         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11171         explaining what regexp patterns are for.
11172
11173 2007-12-04  Glenn Morris  <rgm@gnu.org>
11174
11175         * password.el: Move to password-cache.el.
11176
11177         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11178         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11179         * mml-smime.el (password-read, password-cache-add)
11180         (password-cache-remove):
11181         No need to autoload, since mml-sec requires password.
11182
11183         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11184         * message.el (gnus-extract-address-components):
11185         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11186
11187         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11188         password.
11189
11190 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11191
11192         * mailcap.el: Reduce dependencies.
11193         (mail-header-parse-content-type): Autoload.
11194         (mailcap-delete-duplicates): New alias.
11195         (mailcap-mime-info): Add optional argument NO-DECODE.
11196         (mailcap-mime-types): Use mailcap-delete-duplicates.
11197
11198         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11199
11200 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11201
11202         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11203         (imap-parse-status): Upcase status-att for servers that sends them
11204         lower-case (e.g., MS Exchange 2007).
11205
11206 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11207
11208         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11209         function.
11210
11211         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11212         (gnus-uu-yenc-article): New function.
11213
11214         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11215
11216         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11217
11218 2007-12-02  Glenn Morris  <rgm@gnu.org>
11219
11220         * binhex.el (binhex): New custom group.
11221         (binhex-decoder-program, binhex-decoder-switches)
11222         (binhex-use-external): Move to the binhex custom group.
11223
11224         * uudecode.el (uudecode): New custom group.
11225         (uudecode-decoder-program, uudecode-decoder-switches)
11226         (uudecode-use-external): Move to the uudecode custom group.
11227
11228         * netrc.el (top-level): Don't load `encrypt' features.
11229         (netrc-parse): Don't use encrypt.
11230         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11231
11232         * encrypt.el: Remove file.
11233
11234 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11237         matches on patches.
11238
11239         * gnus-art.el (gnus-article-browse-html-article):
11240         Mention `mm-text-html-renderer' in the doc string.
11241
11242         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11243         string.  Add comments.
11244
11245         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11246         if rhs is ASCII.
11247
11248 2007-12-01  Glenn Morris  <rgm@gnu.org>
11249
11250         * mail-source.el (top-level): Require format-spec before
11251         eval-when-compile.
11252
11253 2007-11-30  Glenn Morris  <rgm@gnu.org>
11254
11255         * encrypt.el: Require password, rather than autoloading password-read.
11256
11257 2007-11-29  Glenn Morris  <rgm@gnu.org>
11258
11259         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
11260         (sasl-make-client, sasl-next-step, sasl-step-data)
11261         (sasl-step-set-data): Declare as functions.
11262
11263 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11266
11267 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11268
11269         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
11270         certs should be verified and what is to be done in the event of a
11271         verification failure.
11272
11273         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11274         caller can indicate whether the cache should be disregarded for this
11275         call.  This way the result of the call is reproducible at all times and
11276         can be considered a canonical server name for the supplied method.
11277         (gnus-agent-method-p): Canonicalize server names by pushing their
11278         method through `gnus-method-to-server' using the no-cache argument.
11279
11280         * gnus-srvr.el (gnus-server-insert-server-line):
11281         Call `gnus-method-to-server' with `no-cache' argument.
11282
11283         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11284         gnus-agent-possibly-synchronize-flags as this should be called when the
11285         server is actually being opened.
11286         (gnus-agent-possibly-synchronize-flags)
11287         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11288         flags file of an agentized server to the latter function.
11289
11290         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11291         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11292         after a connection has been established successfully.
11293
11294 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11295
11296         * gnus-art.el (article-display-face): Force to display face if called
11297         interactively; check if gnus-article-x-face-too-ugly matches author.
11298         (article-display-x-face): Display face even if From header is missing
11299         as article-display-face does.
11300
11301 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11302
11303         * hashcash.el (message-narrow-to-headers-or-head)
11304         (message-fetch-field, message-goto-eoh)
11305         (message-narrow-to-headers): Declare as functions.
11306
11307 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11308
11309         * mail-source.el (mail-sources): Default to fetch from file for
11310         compatibility with default of nnmail-spool-file.
11311
11312 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11313
11314         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11315         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11316         to look for encoded word that should be encoded again.
11317         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11318         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11319         encoding pattern.
11320         (rfc2047-decode-region): Switch strict regexp and loose one according
11321         to rfc2047-allow-irregular-q-encoded-words.
11322
11323 2007-11-25  Romain Francoise  <romain@orebokech.com>
11324
11325         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11326
11327 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11328
11329         * tls.el (tls-program): Provide more custom choices from
11330         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11331         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11332
11333 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11334
11335         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11336         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11337
11338         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11339         `nnmail-spool-file'.
11340
11341         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11342         `nnmail-spool-file'.
11343
11344         * gnus-move.el (gnus-change-server): Ditto.
11345
11346         * gnus-kill.el (gnus-batch-score): Ditto.
11347
11348         * gnus-cache.el (gnus-jog-cache): Ditto.
11349
11350         * gnus-msg.el (gnus-summary-reply):
11351         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11352
11353 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11354
11355         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11356         version.  Minor improvement to doc strings.
11357         (tls-program): Add comment.
11358
11359 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11360
11361         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11362         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11363         mismatch between the hostname provided in the certificate and the name
11364         of the host connnecting to.
11365         (open-tls-stream): Use them.  Check certificates against trusted root
11366         certificates.
11367
11368 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11369
11370         * gnus-cache.el (gnus-cache-generate-nov-databases):
11371         Use nnml-generate-nov-databases-directory instead of
11372         nnml-generate-nov-databases-1.
11373
11374 2007-11-24  Glenn Morris  <rgm@gnu.org>
11375
11376         * message.el (message-tool-bar-retro): Update for rename
11377         mail_send.xpm->mail-send.xpm.
11378
11379 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11380
11381         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11382         `smime-ldap-search' for Emacs 22 and up.
11383
11384 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11385
11386         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11387
11388         * message.el (message-send-mail-function): Fix error convention.
11389         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11390         (message-widen-reply, message-send-mail, message-talkative-question)
11391         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11392         (message-clone-locals, message-send-news): Use with-current-buffer.
11393         (message-insert-or-toggle-importance): Remove unused var `valid'.
11394         (message-make-references): Remove unused var `new-references'.
11395         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11396
11397 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11398
11399         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11400         (spam-split-symbolic-return-positive): Reflow docstring.
11401         (spam-backends, spam-summary-exit-behavior)
11402         (spam-mark-ham-unread-before-move-from-spam-group)
11403         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11404         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11405         (spam-clear-cache, spam-backend-check, spam-install-backend)
11406         (spam-install-statistical-backend, spam-list-of-processors)
11407         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11408         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11409         (spam-check-crm114, spam-initialize, spam-unload-hook):
11410         Fix typos in docstrings.
11411
11412 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11415         been checked if they have never been read and those group levels are
11416         higher than the one that a user specified.
11417
11418 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11419
11420         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11421         foreign groups unless a group level is specified by a user.
11422         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11423
11424 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11425
11426         * message.el (message-send-mail-function): Require sendmail.
11427
11428 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11429
11430         * message.el (message-send-mail-function): Check for smtpmail too.
11431
11432         * utf7.el (utf7-encode, utf7-decode): Use coding system
11433         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11434
11435         * message.el (message-send-mail-function): New function.
11436         (message-send-mail-function): Set default using
11437         message-send-mail-function.  Adjust doc string.
11438         (message-send-mail-with-mailclient): New function.
11439
11440 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11441
11442         * smime.el (from):
11443         * rfc2047.el (message-posting-charset):
11444         * qp.el (mm-use-ultra-safe-encoding):
11445         * pop3.el (parse-time-months):
11446         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11447         * nnml.el (files):
11448         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11449         (jka-compr-compression-info-list, ange-ftp-path-format)
11450         (efs-path-regexp):
11451         * nndiary.el (files):
11452         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11453         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11454         (epg-digest-algorithm-alist, inhibit-redisplay)
11455         (password-cache-expiry):
11456         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11457         (pgg-output-buffer, password-cache-expiry):
11458         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11459         (efs-path-regexp):
11460         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11461         (inhibit-redisplay):
11462         * mm-uu.el (file-name, start-point, end-point, entry)
11463         (gnus-newsgroup-name, gnus-newsgroup-charset):
11464         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11465         (latin-unity-ucs-list):
11466         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11467         (mm-uu-binhex-decode-function):
11468         * message.el (gnus-message-group-art, gnus-list-identifiers)
11469         (rmail-enable-mime-composing, gnus-local-organization)
11470         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11471         (gnus-read-active-file, facemenu-add-face-function)
11472         (facemenu-remove-face-function, gnus-article-decoded-p)
11473         (tool-bar-mode):
11474         * mail-source.el (display-time-mail-function):
11475         * gnus-util.el (nnmail-pathname-coding-system)
11476         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11477         (gnus-original-article-buffer, gnus-user-agent)
11478         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11479         (xemacs-codename, sxemacs-codename, emacs-program-version):
11480         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11481         * gnus-start.el (gnus-agent-covered-methods)
11482         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11483         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11484         (gnus-newsgroup-headers, gnus-group-list-mode)
11485         (gnus-group-mark-positions, gnus-newsgroup-data)
11486         (gnus-newsgroup-unreads, nnoo-state-alist)
11487         (gnus-current-select-method, mail-sources)
11488         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11489         (nnmail-spool-file, gnus-cache-active-hashtb):
11490         * gnus-mh.el (mh-lib-progs):
11491         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11492         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11493         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11494         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11495         (gnus-group-buffer):
11496         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11497         (font-lock-set-defaults):
11498         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11499         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11500         (gnus-summary-post-menu, total-parts, type, condition, length):
11501         * gnus-agent.el (gnus-agent-read-agentview):
11502         * flow-fill.el (show-trailing-whitespace):
11503         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11504         eval-and-compile wrappers for byte compiler pacifiers.
11505
11506         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11507         (mm-display-inline-fontify): Check for featurep 'xemacs not
11508         extent-list.
11509
11510         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11511         itimer-list.
11512         (mm-create-image-xemacs): Only do something for XEmacs.
11513         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11514
11515         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11516
11517         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11518         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11519
11520 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11521
11522         * nnimap.el (nnimap-split-download-body):
11523         * gnus-demon.el (gnus-demon):
11524         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11525
11526 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11527
11528         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11529         New macros.
11530         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11531         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11532         copy data from unibyte buffer to multibyte current buffer.
11533         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11534         to copy data from unibyte current buffer to multibyte buffer.
11535         (nntp-make-process-buffer): Make process buffer unibyte.
11536
11537         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11538
11539 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11540
11541         * pop3.el (pop3-open-server): Accept and process data more robustly at
11542         connexion start to avoid spurious "POP SSL connexion failed" errors.
11543
11544 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11545
11546         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11547         read group names.
11548
11549 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11550
11551         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11552
11553 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11556         (nnmail-save-active): Use a unibyte buffer when saving active file,
11557         which may contain non-ASCII group names.
11558
11559         * nnml.el (nnml-request-group): Decode group names in messages.
11560
11561 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11562
11563         * message.el (message-citation-line-function)
11564         (message-insert-formatted-citation-line): Fix spelling of
11565         `message-insert-formated-citation-line'.
11566
11567 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11568
11569         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11570
11571 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11572
11573         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11574         nnmail-pathname-coding-system.
11575
11576         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11577         that a user enters; decode group names in messages.
11578
11579         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11580
11581 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11582
11583         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11584
11585         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11586
11587         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11588         risky local variable.
11589
11590         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11591
11592 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11593
11594         * encrypt.el: Improve documentation to fix function name typo.
11595         Reported by Daiki Ueno <ueno@unixuser.org>.
11596
11597 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11598
11599         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11600         even if the point is not in the last page of an article.
11601         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11602         back to the previous page.
11603
11604 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11605
11606         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11607
11608 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11609
11610         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11611
11612 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11613
11614         * message.el (message-check-news-body-syntax):
11615         Avoid mm-string-as-multibyte.
11616         (message-hide-headers): Don't assume (point-min)==1.
11617
11618 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11619
11620         * message.el (message-remove-blank-cited-lines): Fix if remove is
11621         given.
11622         (message-bogus-address-regexp): New variable.
11623         (message-bogus-recipient-p): New function.
11624         (message-check-recipients): New command.
11625         (message-syntax-checks): Add `bogus-recipient'.
11626         (message-fix-before-sending): Add `bogus-recipient'.
11627
11628         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11629         (gnus-treat-body-boundary): Don't test window-system.
11630
11631 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11632
11633         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11634
11635 2007-10-28  Miles Bader  <miles@gnu.org>
11636
11637         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11638         at compile-time too.
11639
11640 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11641
11642         * gnus-msg.el (gnus-message-setup-hook):
11643         Add `message-remove-blank-cited-lines' to options.
11644
11645 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11646
11647         * message.el (message-remove-blank-cited-lines): New function.
11648         Suggested by Karl Plästerer.
11649
11650 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11651
11652         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11653         mapc.
11654
11655         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11656         (top-level): Use mapc to set functions to be traced for debugging.
11657
11658         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11659         called for effect with while loop.
11660
11661         * message.el (message-talkative-question): Replace mapcar called for
11662         effect with mapc.
11663
11664         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11665         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11666         called for effect with dolist.
11667
11668         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11669
11670         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11671         gnus-extra-headers and nnmail-extra-headers.
11672
11673         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11674         called for effect with dolist.
11675         (top-level): Use mapc to set functions to be traced for debugging.
11676
11677         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11678         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11679         dolist.
11680
11681         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11682         Replace mapcar called for effect with mapc.
11683         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11684         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11685         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11686         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11687
11688         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11689         remove-if that's a cl function.
11690
11691         * webmail.el (webmail-debug): Replace mapcar called for effect with
11692         dolist.
11693
11694         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11695         with mapc.
11696
11697 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11698
11699         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11700         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11701         with while loop.
11702
11703         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11704         functions from article-* functions.
11705         (gnus-multi-decode-header): Replace mapcar called for effect with
11706         dolist.
11707
11708         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11709         (gnus-bookmark-show-details): Replace mapcar called for effect with
11710         while loop.
11711
11712         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11713         called for effect with while loop.
11714
11715         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11716         with dolist.
11717
11718         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11719         Replace mapcar called for effect with dolist.
11720
11721         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11722
11723         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11724         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11725         Replace mapcar called for effect with dolist.
11726         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11727         mapc.
11728
11729         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11730         Replace mapcar called for effect with dolist.
11731         (gnus-topic-list): Replace mapcar called for effect with mapc.
11732
11733         * gnus.el: Use mapc instead of mapcar to add autoloads.
11734
11735 2007-10-23  Richard Stallman  <rms@gnu.org>
11736
11737         * gnus-group.el (gnus-group-highlight): Mark as risky.
11738
11739 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11740
11741         * gnus.el (gnus-server-to-method): Return method found first in
11742         gnus-newsrc-alist.
11743
11744         * gnus-art.el (gnus-article-highlight-signature)
11745         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11746         button overlay without the front stickiness.
11747
11748 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11749
11750         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11751         overview buffer needed a catch to receive its throw.
11752         (gnus-agent-flush-cache): Declare as interactive to make this function
11753         easier to use.
11754
11755 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11756
11757         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11758         `next-line'.
11759
11760 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11763         exclude address matching message-dont-reply-to-names.
11764
11765 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * gnus-util.el (gnus-string<): New function.
11768
11769         * gnus-sum.el (gnus-article-sort-by-author)
11770         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11771
11772 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11773
11774         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11775         the frame-focus tag is set in gnus-buffer-configuration.
11776
11777 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11780         the front stickiness.
11781
11782 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11783
11784         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11785         url pattern; remove duplicate one.
11786         (gnus-article-extend-url-button): New function.
11787         (gnus-article-add-buttons): Use it.
11788         (gnus-button-push): Use concatenated url that it makes.
11789
11790 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11791
11792         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11793
11794 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11795
11796         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11797         Don't hardcode point-min==1.
11798
11799 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11800
11801         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11802         Fix comment about "iso8859-1".
11803
11804 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11805
11806         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11807         ones returned from the verify-function.
11808
11809         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11810         Call mml2015-extract-cleartext-signature if extraction failed.
11811
11812 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11813
11814         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11815         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11816         failed.
11817
11818 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11819
11820         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11821
11822 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11823
11824         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11825         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11826         recommends to use EasyPG instead of PGG.
11827
11828         * pgg.el: Revert to revision 6.23.2.16.
11829
11830         * pgg-def.el: Revert to revision 6.6.2.14.
11831
11832         * pgg-gpg.el: Revert to revision 6.23.2.34.
11833
11834 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11835
11836         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11837         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11838         thread for both the null and zero (kill/expire thread) universal prefix
11839         cases.
11840         (gnus-summary-expire-thread): Add new function to expire a thread,
11841         using gnus-summary-kill-thread.
11842         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11843         shortcuts for gnus-summary-expire-thread.
11844         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11845         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11846
11847 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11848
11849         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11850         extras value, so an extras entry can be deleted.
11851         (gnus-registry-delete-extra-entry): Use it.
11852         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11853         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11854         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11855         storage through the gnus-registry, and provide an appropriate API for
11856         it.
11857
11858 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11861         Suggested by Leo <sdl.web@gmail.com>.
11862
11863         * gnus.el: Do.
11864
11865 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11866
11867         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11868         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11869
11870         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11871
11872         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11873         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11874
11875 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11876
11877         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11878         newline.
11879         (nnmbox-request-accept-article): Don't change article in source buffer;
11880         narrow to header to use message-fetch-field rather than
11881         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11882         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11883         as delimiters; make sure article ends with newline.
11884         (nnmbox-delete-mail): Correct last position of article to be deleted;
11885         ignore X-Gnus-Newsgroup header in article body.
11886         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11887         positions; make sure article ends with newline.
11888
11889         * message.el (message-display-abbrev): Don't infloop when a user
11890         inserts SPC in the beginning of header.
11891
11892         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11893         coding-system-for-read and coding-system-for-write for XEmacs having no
11894         file-coding feature.
11895
11896         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11897
11898 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11899
11900         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11901         list of groups not followed by default.  Fix type to be regexp.
11902         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11903
11904 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11905
11906         * hmac-def.el (define-hmac-function): Switch from old-style to
11907         new-style backquotes.
11908
11909         * md4.el (md4-make-step): Likewise.
11910
11911 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11912
11913         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11914         raw-text coding system when saving .newsrc file, which may contain
11915         non-ASCII group names.
11916
11917 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11918
11919         * gnus-cus.el (gnus-score-extra): New widget.
11920         (gnus-score-extra-convert): New function.
11921         (gnus-score-customize): Use it for Extra.
11922
11923 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11924
11925         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11926         (mml2015-mailcrypt-clear-verify): Use it.
11927         (mml2015-gpg-clear-verify): Use it.
11928         (mml2015-pgg-clear-verify): Use it.
11929         (mml2015-epg-clear-verify): Replace the current part with the output
11930         from GnuPG; don't extract the plaintext by itself.
11931
11932         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11933         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11934         mml2015-clear-verify-function; don't touch the armor headers or
11935         dash-escaped text here.
11936
11937 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11938
11939         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11940         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11941         parts, or application/octet-stream as a last resort.
11942         (gnus-mime-view-part-as-type): Don't toggle display.
11943         (gnus-mime-view-part-as-charset): Don't turn off display before
11944         querying charset.
11945
11946         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11947         stuff to undisplayer function in Emacs.
11948         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11949
11950         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11951         text/calendar parts.
11952
11953 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11956         decoding text/calendar parts.
11957
11958         * message.el (message-forward-make-body-mime): Always mark body as
11959         having no illegible text; remove signed-or-encrypted argument.
11960         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11961
11962         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11963         (mml-generate-mime-1): Don't encode body if it is specified to be in
11964         raw form; don't make buffer be unibyte when inserting multibyte string.
11965
11966 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11967
11968         * sha1.el: Fix up comment style.
11969         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11970         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11971
11972         * hex-util.el: Fix up comment style.
11973         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11974
11975         * gnus-salt.el: Use with-current-buffer.
11976         (gnus-pick-setup-message): Fix long-standing typo.
11977
11978 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11979
11980         * imap.el (imap-logout-timeout): New variable.
11981         (imap-logout, imap-logout-wait): New functions.
11982         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11983
11984         * nnimap.el (nnimap-logout-timeout): New server variable.
11985         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11986         nnimap-logout-timeout.
11987
11988         * gnus-art.el (gnus-article-summary-command-nosave)
11989         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11990
11991 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * gnus.el (gnus-maximum-newsgroup): New variable.
11994
11995         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11996         according to gnus-maximum-newsgroup.
11997
11998         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11999         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
12000         Limit the range of articles according to gnus-maximum-newsgroup.
12001
12002 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
12003
12004         * gnus-art.el (gnus-sticky-article): Fix problems described in
12005         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
12006         Don't perform gnus-configure-windows here; reuse existing sticky
12007         article buffer.
12008
12009         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
12010         it doesn't exist in gnus-article-mode.
12011
12012 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12013
12014         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
12015         (gnus-agent-decoded-group-name): New function.
12016         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12017         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12018
12019 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12020
12021         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12022         Add binding for gnus-sticky-article.
12023         (gnus-summary-exit): Don't kill sticky article buffers.
12024
12025         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12026         article buffer.
12027         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12028         (gnus-kill-sticky-article-buffers): New commands.
12029
12030 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12031
12032         * nntp.el (nntp-xref-number-is-evil): New server variable.
12033         (nntp-find-group-and-number): If it is non-nil, don't trust article
12034         numbers in the Xref header.
12035
12036 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * gnus-agent.el (gnus-agent-read-group): New function.
12039         (gnus-agent-flush-group, gnus-agent-expire-group)
12040         (gnus-agent-regenerate-group): Use it.
12041         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12042         nnmail-pathname-coding-system.
12043
12044 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12047
12048         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12049         that are unread as unread, and also as selected so that information of
12050         marks having been changed by a user may be updated when exiting group.
12051
12052 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12053
12054         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12055
12056 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12057
12058         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12059         calculated ignoring signature parts to gnus-treat-article.
12060
12061 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12062
12063         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12064         a point here in order to keep the window start.
12065         (gnus-insert-mime-security-button): Make a button overlay without the
12066         front stickiness.
12067         (gnus-mime-display-security): Goto the end of a button.
12068
12069         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12070
12071 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12072
12073         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12074         group-name-at-point.
12075         (gnus-group-completing-read): New function that offers decoded
12076         non-ASCII group names for completion.
12077         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12078         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12079         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12080         (gnus-group-fetch-control): Use it.
12081         (gnus-fetch-group): Use group-name-at-point for the initial value
12082         rather than the default value; use gnus-alive-p.
12083
12084         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12085         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12086         (gnus-summary-post-news): Use gnus-group-completing-read.
12087
12088         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12089         (gnus-read-move-group-name): Decode group name for completion.
12090
12091 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12092
12093         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12094         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12095         Yamaoka slightly modified the code).
12096
12097 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12100         (nnmail-split-incoming): Bind it.
12101
12102         * nnml.el (nnml-group-name-charset): New function.
12103         (nnml-decoded-group-name): Use it; don't decode group name if
12104         nnmail-group-names-not-encoded-p is non-nil.
12105         (nnml-encoded-group-name): New function.
12106         (nnml-group-pathname): Inline nnml-decoded-group-name.
12107         (nnml-request-expire-articles): Decode group name in message.
12108         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12109         nnmail-pathname-coding-system.
12110         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12111         not decoded ones according to nnmail-group-names-not-encoded-p.
12112         (nnml-generate-active-info): Use nnml-encoded-group-name.
12113
12114 2007-08-08  Glenn Morris  <rgm@gnu.org>
12115
12116         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12117         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12118         doc-strings and comments.
12119
12120 2007-07-25  Glenn Morris  <rgm@gnu.org>
12121
12122         * Relicense all FSF files to GPLv3 or later.
12123
12124 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12125
12126         * gnus-sum.el (gnus-summary-move-article):
12127         Make gnus-summary-respool-article work.
12128
12129 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12132         string.
12133
12134 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12135
12136         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12137         that should be ignored when comparing distant RSS articles with local
12138         ones.
12139         (nnrss-make-hash-index): New function.  Create a hash index according
12140         to the ignored fields.
12141         (nnrss-check-group): Use it.
12142
12143 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12144
12145         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12146
12147         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12148
12149         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12150         the new optional argument ENCODED is non-nil.
12151         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12152         coding system for encoding group name.
12153         (gnus-group-make-rss-group): Pass un-encoded group name to
12154         gnus-group-make-group.
12155         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12156         encoded.
12157
12158         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12159         Encode group name to which articles are moved or copied.
12160         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12161         coding system for encoding Newsgroup, Followup-To and Xref headers.
12162
12163         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12164         marks; use nnheader-file-coding-system to write a file.
12165         (nnagent-retrieve-headers): Bind file-name-coding-system to
12166         nnmail-pathname-coding-system.
12167
12168         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12169
12170         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12171         (nnml-request-article, nnml-request-create-group)
12172         (nnml-request-rename-group, nnml-find-id)
12173         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12174         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12175         (nnml-save-marks): Use nnml-group-pathname instead of
12176         nnmail-group-pathname.
12177
12178         (nnml-request-create-group, nnml-request-expire-articles)
12179         (nnml-request-move-article, nnml-request-delete-group)
12180         (nnml-deletable-article-p, nnml-possibly-create-directory)
12181         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12182         (nnml-open-marks): Bind file-name-coding-system to
12183         nnmail-pathname-coding-system.
12184
12185         (nnml-request-article): Pass server argument to nnml-find-group-number.
12186         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12187         Pass server argument to nnml-possibly-create-directory.
12188         (nnml-request-accept-article): Pass server argument to
12189         nnml-active-number and nnml-save-mail.
12190         (nnml-find-group-number): Pass server argument to nnml-find-id.
12191         (nnml-request-update-info): Pass server argument to
12192         nnml-marks-changed-p.
12193
12194         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12195         (nnml-save-mail, nnml-active-number): Add server argument.
12196
12197         (nnml-request-delete-group): Warn if group is missing.
12198         (nnml-get-nov-buffer): Decode group name.
12199         (nnml-generate-active-info): Encode group name.
12200         (nnml-open-marks): Decode group name in messages.
12201
12202 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12203
12204         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12205         if it is not specified.
12206         (gnus-article-pipe-part, gnus-article-save-part)
12207         (gnus-article-interactively-view-part, gnus-article-copy-part)
12208         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12209         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12210         (gnus-article-replace-part, gnus-article-delete-part)
12211         (gnus-article-view-part-as-type): Pass raw prefix argument to
12212         gnus-article-part-wrapper.
12213
12214 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * gnus-agent.el (gnus-agent-save-active):
12217         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12218
12219         * gnus-cache.el (gnus-cache-save-buffers)
12220         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12221         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12222         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12223         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12224         (gnus-cache-generate-active, gnus-cache-rename-group)
12225         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12226         (gnus-cache-update-overview-total-fetched-for):
12227         Bind file-name-coding-system to nnmail-pathname-coding-system.
12228         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12229         New variables.
12230         (gnus-cache-decoded-group-name): New function.
12231         (gnus-cache-file-name): Use it.
12232         (gnus-cache-generate-active): Use non-decoded group name for active.
12233
12234         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12235         right place.
12236         (gnus-write-active-file): Don't break non-ASCII group names.
12237
12238         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12239         nnmail-pathname-coding-system.
12240
12241         * lpath.el: Bind default-file-name-coding-system,
12242         file-name-coding-system and language-info-alist for XEmacs.
12243
12244         * gnus-uu.el (gnus-uu-decode-save): Typo.
12245
12246 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12247
12248         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12249
12250 2007-07-14  David Kastrup  <dak@gnu.org>
12251
12252         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12253         finishing actions if we did not edit the article.
12254
12255 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12256
12257         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12258         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12259         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12260         (gnus-agent-flush-group, gnus-agent-flush-cache)
12261         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12262         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12263         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12264         (gnus-agent-regenerate-group)
12265         (gnus-agent-update-files-total-fetched-for)
12266         (gnus-agent-update-view-total-fetched-for):
12267         Bind file-name-coding-system to nnmail-pathname-coding-system.
12268         (gnus-agent-group-pathname): Don't encode file names by
12269         nnmail-pathname-coding-system.
12270         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12271         coding-system-for-write instead of buffer-file-coding-system to
12272         gnus-agent-file-coding-system.
12273
12274         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12275         Decode group name.
12276
12277         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12278
12279         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12280         (gnus-read-newsrc-el-file): Make group names unibyte.
12281
12282         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12283         nnmail-pathname-coding-system.
12284
12285         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12286         (nnrss-request-delete-group): Bind file-name-coding-system to
12287         nnmail-pathname-coding-system.
12288         (nnrss-read-server-data, nnrss-read-group-data):
12289         Bind file-name-coding-system correctly.
12290         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12291
12292         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12293         (nntp-server-to-method-cache): New variable.
12294         (nntp-group-pathname): New function that decodes non-ASCII group names.
12295         (nntp-possibly-create-directory, nntp-marks-changed-p)
12296         (nntp-save-marks, nntp-open-marks): Use it.
12297         (nntp-possibly-create-directory, nntp-open-marks):
12298         Bind file-name-coding-system to nnmail-pathname-coding-system.
12299         (nntp-open-marks): Decode group names when bootstrapping marks.
12300
12301         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12302         Newsgroups and Folowup-To headers.
12303
12304 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12305
12306         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12307         (gnus-server-closed-face, gnus-server-denied-face)
12308         (gnus-server-offline-face): Remove variable.
12309         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12310
12311         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12312         of modifying message-stack directly for XEmacs.
12313
12314         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12315         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12316         if the coding-system argument is nil for XEmacs.
12317
12318         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12319         mm-charset-override-alist.
12320
12321         * rfc2047.el: Don't require base64; require rfc2045 for the function
12322         rfc2045-encode-string.
12323         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12324         to quote the parameter value.
12325
12326 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12327
12328         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12329         form in gnus-group-name-charset-method-alist.
12330
12331         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12332         overrides the default layout edit-form.
12333
12334         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12335
12336         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12337
12338 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12339
12340         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12341         as unfetched articles.
12342
12343 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12344
12345         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12346
12347 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12348
12349         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12350         original back end that keeps marks in the local system.
12351
12352 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12353
12354         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12355         arg of pop-to-buffer for XEmacs.
12356         (gnus-article-read-summary-keys): Ditto; don't restore window
12357         configuration if summary command ends up with neither article buffer
12358         nor summary buffer; describe bindings if summary keys end with C-h.
12359
12360 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * message.el (message-fix-before-sending): Skip raw message part to be
12363         forwarded while checking illegible text.
12364         (message-forward-make-body-mime, message-forward-make-body):
12365         Mark signed or encrypted raw message as having no illegible text.
12366
12367 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12368
12369         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12370         (gnus-message-with-timestamp-1): New macro.
12371         (gnus-message-with-timestamp): New function.
12372         (gnus-message): Use them.
12373
12374         * nnheader.el (nnheader-message): Use them.
12375
12376 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12377
12378         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12379         .newsrc.eld file.
12380
12381 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12382
12383         * gnus-agent.el (gnus-agent-fetch-headers)
12384         (gnus-agent-retrieve-headers):
12385         Bind gnus-decode-encoded-address-function to identity.
12386
12387         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12388         available also when the server returns simply a dot.
12389
12390         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12391
12392 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12393
12394         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12395
12396 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * gnus-ems.el (gnus-x-splash): Make it work.
12399
12400         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12401         from being used.
12402
12403         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12404
12405 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12408         4th and the 5th arguments.
12409
12410         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12411         the front stickiness.
12412         (gnus-article-summary-command-nosave): Correct the order of the
12413         arguments passed to pop-to-buffer.
12414         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12415         summary command ends up with the article buffer.
12416
12417         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12418         the same faces.
12419
12420 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12421
12422         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12423
12424 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12425
12426         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12427         * gnus-sum.el (gnus-summary-highlight):
12428         * pgg.el (pgg-sign-region, pgg-sign):
12429         * mail-source.el (mail-source-delete-old-incoming-confirm):
12430         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12431
12432 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12433
12434         * gnus-art.el (gnus-mime-view-part-externally)
12435         (gnus-mime-view-part-internally): Fix predicate function passed to
12436         completing-read.
12437
12438         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12439
12440         * gnus.el (gnus-update-message-archive-method): Add :version.
12441
12442 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12443
12444         * gnus.el (gnus-update-message-archive-method): New variable.
12445
12446         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12447         according to gnus-message-archive-method if
12448         gnus-update-message-archive-method is non-nil.
12449
12450 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12451
12452         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12453         Suggested by Loic Dachary <loic@dachary.org>.
12454         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12455
12456 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12457
12458         * message.el (message-pop-to-buffer): Add switch-function argument.
12459         (message-mail): Pass switch-function argument to it.
12460
12461 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12462
12463         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12464         Improve doc string.
12465
12466 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12467
12468         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12469         (gnus-header-content)
12470         * gnus-cite.el (gnus-cite-10)
12471         * gnus-srvr.el (gnus-server-closed)
12472         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12473         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12474         (gnus-group-mail-3-empty, gnus-group-mail-low)
12475         (gnus-group-mail-low-empty, gnus-splash)
12476         * message.el (message-header-to, message-header-cc)
12477         (message-header-subject, message-header-other, message-header-name)
12478         (message-header-xheader, message-separator, message-cited-text)
12479         (message-mml): Lighten colors of faces used for dark background.
12480
12481 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12482
12483         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12484         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12485
12486 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12487
12488         * message.el (message-narrow-to-headers-or-head):
12489         Ignore mail-header-separator in the body.
12490
12491 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12492
12493         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12494         same as window size.
12495
12496 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12497
12498         * message.el (message-font-lock-keywords): Use message-header-xheader
12499         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12500         ahead of the anything pattern, to get it recognised.
12501
12502 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12503
12504         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12505         spam.el loads uses it in the compiled defadvice form.
12506
12507 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12508
12509         * gnus-sum.el (gnus-articles-to-read)
12510         (gnus-summary-insert-old-articles): Don't truncate group name for
12511         `read-string'.
12512
12513         * gnus-util.el (gnus-limit-string): Delete this function.
12514
12515         * gnus-sum.el (gnus-simplify-subject-fully):
12516         Use `truncate-string-to-width' instead.
12517
12518 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12519
12520         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12521         Tell if, on summary exit, the next group has to be selected.
12522         (gnus-summary-exit): Use it.
12523
12524 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12525
12526         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12527         non-break space.
12528
12529 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12532         Check if group is not a directory.
12533         (nnfolder-request-expire-articles): Don't delete articles if the target
12534         group is not available.
12535
12536         * nnml.el (nnml-request-create-group): Properly check if group is not a
12537         file.
12538         (nnml-request-expire-articles): Don't delete articles if the target
12539         group is not available.
12540
12541         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12542         Don't quote characters that are within parentheses.
12543
12544 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12547         (gnus-handle-ephemeral-exit): Select article according to it.
12548
12549 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12550
12551         * message.el (message-insert-formated-citation-line): Remove newline.
12552         (message-citation-line-format): Add final \n here so that the user can
12553         avoid a blank line.
12554
12555 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12556
12557         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12558         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12559         Update lanl/arXiv support.
12560
12561 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12562
12563         * gnus.el: Bump version number.
12564
12565 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12566
12567         * gnus.el (gnus-version-number): Bump version.
12568
12569 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12570
12571         * gnus.el: No Gnus v0.6 is released.
12572
12573 2007-04-27  Didier Verna  <didier@xemacs.org>
12574
12575         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12576         * gmm-utils.el (gmm-regexp-concat): ... here.
12577         * message.el: Don't require 'gnus-util.
12578         (message-dont-reply-to-names): Handle name change above.
12579         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12580
12581 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12582
12583         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12584         since the initial value varies according to the system.
12585
12586 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12587
12588         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12589
12590 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12591
12592         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12593
12594 2007-04-24  Didier Verna  <didier@xemacs.org>
12595
12596         Improve the type of gnus-ignored-from-addresses.
12597         * gnus-util.el (gnus-orify-regexp): New function.
12598         * message.el (gnus-util): Require it.
12599         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12600         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12601         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12602
12603 2007-04-24  Didier Verna  <didier@xemacs.org>
12604
12605         * gnus-sum.el:
12606         * gnus-utils.el: Fix some trailing whitespaces.
12607
12608 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12611         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12612         article's Message-ID; refer parent article in summary buffer.
12613
12614         * message.el (message-bounce): Call mime-to-mml.
12615
12616         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12617         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12618         optimize and/or forms properly.
12619
12620 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12621
12622         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12623         URL.
12624
12625 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12626
12627         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12628
12629 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12632         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12633         displayed of multipart/alternative part if it is invoked from summary
12634         buffer.
12635
12636         * mm-view.el (mm-inline-text-html-render-with-w3m)
12637         (mm-inline-text-html-render-with-w3m-standalone)
12638         (mm-inline-render-with-function): Use mail-parse-charset by default.
12639
12640 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12641
12642         * parse-time.el (parse-time-string-chars): Check if CHAR
12643         is less than the length of parse-time-syntax.
12644
12645 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12648         from gnus-newsgroup-processable.
12649
12650 2007-04-16  Didier Verna  <didier@xemacs.org>
12651
12652         * gnus-msg.el (gnus-configure-posting-styles):
12653         Handle message-signature-directory properly with :file syntax.
12654         Reported by "Leo".
12655
12656 2007-04-11  Didier Verna  <didier@xemacs.org>
12657
12658         New user option: message-signature-directory.
12659         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12660         * message.el (message-insert-signature): Ditto.
12661         * message.el (message-signature-file): Doc update.
12662         * message.el (message-signature-directory): New.
12663
12664 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * gnus-msg.el (gnus-inews-yank-articles):
12667         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12668
12669 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12670
12671         * message.el (message-yank-original): Make sure cited text ends with
12672         newline; don't exchange point and mark.
12673
12674 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12675
12676         * tls.el (open-tls-stream): Properly handle case where there
12677         is no associated buffer.
12678
12679 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12680
12681         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12682         message-yank-original, make sure (< mark TEXT point).
12683
12684 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12685
12686         * message.el (message-fill-column): New variable.
12687         (message-mode): Use it.  Add comment on a possible new hook.
12688
12689         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12690         (nnmail-get-new-mail): Reformat.
12691
12692         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12693
12694         * gmm-utils.el: Fix Commentary.
12695         (gmm-tool-bar-from-list): Fix typo in doc string.
12696
12697 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12698
12699         * message.el (message-yank-original): Don't switch point and mark
12700         unnecessarily to put point and mark as documented.
12701
12702 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12703
12704         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12705         from the message heads.
12706
12707 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12708
12709         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12710         article buffer does not have a window.  This may not be the best
12711         solution but is certainly better than setting the start of the null,
12712         that is the current, window.
12713
12714 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12715
12716         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12717         (gnus-draft-setup): Run it.
12718
12719         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12720         gnus-score-fast-scoring.  Allow regexp.
12721         (gnus-score-headers): Use it.
12722
12723         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12724         XEmacs.
12725
12726         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12727         string.
12728         (gnus-button-alist): Also catch `<f1> k ...'.
12729         (gnus-treat-display-x-face): Fix doc string.
12730
12731 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12732
12733         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12734         evaluation of gnus-extended-version to ensure correct generation of the
12735         User-Agent header when message-generate-headers-first is used.
12736
12737 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12738
12739         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12740         hashcash-path is nil.  Don't call callback with incorrect number of
12741         parameters if val is 0.
12742
12743 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12744
12745         * message.el (message-required-news-headers):
12746         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12747
12748 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12749
12750         * tls.el (open-tls-stream): In handshake-waiting loop,
12751         don't wait more if there is output available to process.
12752
12753 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12754
12755         * tls.el (tls-program): Doc fix.
12756
12757 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12758
12759         * message.el (message-generate-new-buffers): Change the meaning of the
12760         nil value; add `standard' to the choices; treat t as `unique'; improve
12761         doc string.
12762         (gnus-select-frame-set-input-focus): Autoload.
12763         (message-buffer-name): Search for the existing message buffer if
12764         message-generate-new-buffers is nil or `standard'; treat the value t of
12765         message-generate-new-buffers as `unique'.
12766         (message-pop-to-buffer): Raise the frame already displaying the message
12767         buffer; clear the echo area after querying.
12768         (message-setup): Pass the `continue' argument to compose-mail.
12769         (message-mail): Prefer `switch-function' if it is given; search for the
12770         existing message buffer if the `continue' argument is non-nil; pass
12771         continue and switch-function arguments to compose-mail by way of
12772         message-setup.
12773         (message-mail-other-window): Adjust argument of message-setup.
12774         (message-mail-other-frame): Ditto.
12775
12776 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12779         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12780         to turn font-lock on when turning gnus-message-citation-mode on.
12781
12782 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12783
12784         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12785         (mml-smime-function-alist): New variable; add epg as the backend.
12786         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12787         mml-smime- functions instead.
12788         * mm-view.el: Require smime.
12789
12790 2007-03-05  Didier Verna  <didier@xemacs.org>
12791
12792         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12793         instead of just inheritance for posting styles.
12794         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12795
12796 2007-02-24  Chris Moore  <dooglus@gmail.com>
12797
12798         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12799         * pgg-pgp.el (pgg-pgp-encrypt-region):
12800         * pgg-gpg.el (pgg-gpg-encrypt-region):
12801         Check pgg-encrypt-for-me if no other recipients.
12802
12803 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12804
12805         * tls.el (tls-certtool-program): Fix custom type.
12806
12807 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12808
12809         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12810         and point-at-eol instead of line-(beginning|end)-position.
12811
12812         * assistant.el (assistant-parse-buffer): Ditto.
12813
12814         * netrc.el (netrc-parse-services): Ditto.
12815
12816 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12817
12818         * mml2015.el (mml2015-epg-find-usable-key): New function.
12819         (mml2015-epg-sign): Use it.
12820         (mml2015-epg-encrypt): Use it.
12821
12822 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12823
12824         * message.el (message-make-in-reply-to): Quote name containing
12825         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12826         if there are special characters.  Reported by NAKAJI Hiroyuki
12827         <nakaji@jp.freebsd.org>.
12828
12829 2007-02-27  Didier Verna  <didier@xemacs.org>
12830
12831         Include the group parameters as well as the topic ones in the
12832         inheritance filter process.
12833         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12834         argument GROUP-PARAMS-LIST.
12835         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12836
12837 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12838
12839         * nntp.el (nntp-never-echoes-commands)
12840         (nntp-open-connection-functions-never-echo-commands): New variables.
12841         (nntp-send-command): Use them.
12842
12843 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12844
12845         * mml2015.el (mml2015-epg-verify): Simplify.
12846
12847 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12848
12849         * mml.el (mml-content-disposition-alist): New user option.
12850         (mml-content-disposition): New function.
12851         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12852         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12853
12854 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12855
12856         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12857         verification.
12858
12859 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12860
12861         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12862         articles posted in the last 24 hours.
12863
12864 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12865
12866         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12867
12868 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12869
12870         * nntp.el (nntp-send-command): Don't wait for echoes when
12871         nntp-open-ssl-stream is used.
12872
12873 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12874
12875         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12876         (gnus-message-add-citation-keywords)
12877         (gnus-message-remove-citation-keywords): Remove.
12878         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12879         directly, make the variables in font-lock-defaults buffer-local, add
12880         gnus-message-citation-keywords to them and then update the value of
12881         font-lock-keywords.
12882
12883 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12884
12885         * message.el (message-cite-original-1): Don't call
12886         gnus-article-highlight-citation.
12887
12888         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12889         citations; fix line count.
12890
12891 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12892
12893         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12894         (gnus-message-add-citation-keywords)
12895         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12896         versions of font-lock-add-keywords and font-lock-remove-keywords to
12897         work with XEmacs correctly.
12898
12899 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * gnus-cite.el (gnus-cite-face-list): Set the values of
12902         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12903         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12904         (gnus-message-cite-prefix-regexp): New variable.
12905         (gnus-message-search-citation-line): Use it; protect against long
12906         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12907         the 0th match data for Emacs.
12908         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12909         (gnus-message-add-citation-keywords): Append keywords rather than
12910         prepending; emulate font-lock-add-keywords if it is not available.
12911         (gnus-message-remove-citation-keywords):
12912         Emulate font-lock-remove-keywords if it is not available.
12913
12914         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12915
12916         * message.el (message-cite-prefix-regexp): Set the value of
12917         gnus-message-cite-prefix-regexp.
12918
12919 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12920
12921         * nnweb.el (nnweb-google-parse-1): Update parser.
12922
12923 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12924
12925         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12926
12927 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12928
12929         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12930         regexp.
12931
12932 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12933
12934         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12935         string-to-multibyte.
12936         (uudecode-decode-region-internal): Use it.
12937
12938         * lpath.el: Fbind string-as-multibyte for XEmacs.
12939
12940 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12941
12942         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12943         Fix custom choice.
12944
12945         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12946
12947 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12948
12949         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12950
12951         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12952         `write-region' to respect `mm-inhibit-file-name-handlers'.
12953
12954 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12955
12956         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12957         Use gnus-home-directory instead of "~/" or "$HOME".
12958
12959 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12960
12961         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12962         to mention filename.
12963         Add comments at beginning regarding usage.
12964         (encrypt-write-file-contents): Change interactive so a string is
12965         acceptable.  If the file has no associated model, show an error instead
12966         of a nonsense prompt.
12967
12968 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12969
12970         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12971         Thanks to Yoshihiko Yamada for kind notification of this typo.
12972
12973 2007-01-12  Kenichi Handa  <handa@m17n.org>
12974
12975         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12976         multibyte buffer.
12977
12978 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12979
12980         * gnus-score.el (gnus-score-fast-scoring): New variable.
12981         (gnus-score-headers): Use it.
12982
12983         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12984
12985         * message.el (message-cite-original-1):
12986         Call gnus-article-highlight-citation if requested.
12987         (message-make-from): Allow name and address as optional arguments.
12988
12989         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12990
12991         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12992         bugs to doc string.
12993         (gnus-button-alist): Add mid\\|message-id.
12994         (gnus-button-fetch-group): Extend for use in
12995         `browse-url-browser-function'.
12996         (gnus-button-url-regexp): Try to catch paired parentheses like in
12997         Wikipedia URLs.
12998
12999         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
13000         Suggested by Simon Krahnke <overlord@gmx.li>.
13001
13002 2007-01-13  Romain Francoise  <romain@orebokech.com>
13003
13004         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
13005         Update copyright.
13006
13007 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
13008
13009         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
13010
13011 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13012
13013         * gnus-registry.el (gnus-registry-unfollowed-groups)
13014         (gnus-registry-split-fancy-with-parent): Fix documentation.
13015
13016 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13017
13018         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13019         from nnweb groups.
13020
13021 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13022
13023         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13024         Xref urls.  Erase buffer before requesting head.
13025
13026         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13027
13028 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13029
13030         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13031         customizable.
13032
13033 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13034
13035         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13036         no signing key is found.
13037         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13038         no encrypting and/or signing key is found.
13039
13040 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13041
13042         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13043
13044 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13045
13046         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13047         headers read from disk with the ones newly found in the current search.
13048         This should no longer cause problems, because the article numbers in
13049         Gmane's `nov.php' output are ignored since the previous change.
13050
13051 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13052
13053         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13054
13055 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13056
13057         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
13058         replace-regexp-in-string; bind url-version; fbind display-images-p and
13059         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
13060         find-face and set-itimer-function for Emacs; bind itimer-list for
13061         Emacs.
13062
13063         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13064
13065 2007-01-01  Romain Francoise  <romain@orebokech.com>
13066
13067         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13068
13069 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13070
13071         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13072         `define-minor-mode' macro definition expanded properly.
13073         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13074         exclude it there.
13075
13076         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13077         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13078         `fboundp' test.
13079         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13080         This is OK to autoload in (S)XEmacs now.
13081
13082 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13083
13084         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13085         keystroke.
13086         (gnus-summary-limit-to-singletons): Fix typo.
13087
13088         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13089         else fails.
13090
13091 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13092
13093         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13094         docstring.
13095
13096         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13097         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13098         (gnus-summary-insert-dormant-articles): Fix typo in message.
13099
13100 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13101
13102         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13103         nil for XEmacs.
13104         (gnus-message-citation-mode): Don't autoload in XEmacs.
13105
13106         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13107
13108 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13109
13110         * nnimap.el (nnimap-expunge-search-string):
13111         Mention nnimap-search-uids-not-since-is-evil in docstring.
13112
13113 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13114
13115         * spam.el: Revert to make-obsolete-variable because
13116         define-obsolete-variable-alias is not supported in Emacs 21.
13117
13118         * spam.el (spam-ifile-path, spam-ifile-database-path)
13119         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13120         make-obsolete-variable.
13121         (spam-bsfilter-path, spam-bsfilter-program)
13122         (spam-spamassassin-path, spam-spamassassin-program)
13123         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13124         Don't use "path" inappropriately.
13125         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13126         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13127         variable names.
13128
13129 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13130
13131         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13132         summary buffer.
13133
13134         * password.el (password-cache-remove): Use clear-string to burn
13135         password, if available.
13136
13137 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13138
13139         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13140
13141         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13142
13143         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13144         (gnus-message-highlight-citation): Move defcustom here from
13145         gnus-cite.el.
13146         (gnus-message-citation-mode): Autoload.
13147
13148         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13149         checks to make it compile with XEmacs.
13150         (gnus-message-citation-mode): New minor mode.
13151         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13152         (gnus-message-highlight-citation): New variables.
13153         (gnus-message-search-citation-line)
13154         (gnus-message-add-citation-keywords)
13155         (gnus-message-remove-citation-keywords)
13156         (turn-on-gnus-message-citation-mode)
13157         (turn-off-gnus-message-citation-mode): New functions.
13158
13159 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13160
13161         * gnus-cite.el: Enable highlighting of different citation levels in
13162         message-mode.
13163
13164 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13165
13166         * message.el (message-make-fqdn): Fix comment.
13167         (message-bogus-system-names): Add ".local".
13168
13169         * spam.el (spam-ifile-path, spam-ifile-program)
13170         (spam-ifile-database-path, spam-ifile-database)
13171         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13172         Don't use "path" inappropriately.
13173         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13174         strings.
13175         (spam-check-ifile, spam-ifile-register-with-ifile)
13176         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13177         Use new variable names.
13178
13179         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13180         (gnus-treat-display-smileys): Simplify using
13181         gnus-image-type-available-p.
13182
13183         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13184         available.
13185
13186         * gnus-xmas.el (gnus-xmas-image-type-available-p):
13187         Use `display-images-p' if available.
13188
13189 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13190
13191         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13192         one after turning on the buffer's multibyteness instead of decoding
13193         them directly in the unibyte buffer that causes unexpected conversion
13194         in Emacs 23 (unicode).
13195
13196 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13197
13198         * message.el (message-generate-hashcash): Fix custom type.
13199
13200 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13201
13202         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13203
13204 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13205
13206         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13207         disconnect icons.  Add help text.
13208
13209 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13210
13211         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13212         negated to be consistent with the others we handle.
13213
13214 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13215
13216         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13217         version of gnus-summary-buffer to something, so that we can use two
13218         article buffers at the same time.
13219
13220 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13221
13222         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13223         trigger all the extra headers.
13224         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13225         sorting.
13226
13227 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13228
13229         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13230         solid groups.
13231
13232 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
13233
13234         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
13235
13236 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13237
13238         * legacy-gnus-agent.el: Add Copyright notice.
13239
13240 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13241
13242         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13243
13244 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13245
13246         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13247
13248         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13249         to make it work reliably in CVS Emacs.
13250         (gnus-summary-limit-strange-charsets-predicate)
13251         (gnus-summary-limit-to-predicate): New functions.
13252
13253 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13254
13255         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13256         specifying array size.
13257         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13258         array if it is too small.
13259         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13260         (gnus-sort-threads-loop): New function.
13261
13262 2006-12-06  Chris Moore  <dooglus@gmail.com>
13263
13264         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13265         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13266
13267 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13268
13269         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13270         options.
13271
13272 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13273
13274         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13275         DOS-ing the recipient.
13276
13277         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13278         the headers when creating the mapping to avoid mismappings.
13279         (nnweb-gmane-create-mapping): Always nix out old mapping.
13280
13281 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13282
13283         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13284         and mm-verify-option to never.
13285
13286 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13287
13288         * message.el (message-signed-or-encrypted-p): New function.
13289         (message-forward-make-body): Use it.
13290
13291         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13292         Replace encode-coding-string with mm-encode-coding-string.
13293
13294 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * nneething.el (nneething-decode-file-name):
13297         Replace decode-coding-string with mm-decode-coding-string.
13298
13299         * gnus-int.el (gnus-open-server): Say failed server's name.
13300
13301 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13302
13303         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
13304         strings to a single string.  Quote `errors-file-name'.
13305         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
13306         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
13307         Adjust calls.  Use `shell-quote-argument'.
13308
13309 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13310
13311         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13312         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13313
13314         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13315         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13316         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13317         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13318         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13319         (gnus-subscribe-newsgroup, gnus-1):
13320         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13321         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13322         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13323         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13324
13325 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13326
13327         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13328         keystroke.
13329         (gnus-summary-limit-to-bodies): Implement headersp.
13330
13331 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13332
13333         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13334
13335 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13336
13337         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13338
13339 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13340
13341         * message.el (message-generate-hashcash): Expand range of values to
13342         include `opportunistic'.
13343         (message-send-mail): Use it.
13344
13345 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13346
13347         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13348         and comment it.
13349
13350         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13351
13352 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13353
13354         * gnus-util.el (gnus-extract-address-components): Improve comment.
13355
13356 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13357
13358         * gnus-util.el (gnus-extract-address-components): Work with address in
13359         which the name portion contains @.
13360
13361         * lpath.el: Fbind custom-autoload.
13362
13363 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13364
13365         * gnus.el (gnus-start): Move custom group up.
13366         (gnus-select-method): Don't autoload, but make it available for
13367         `customize-variable'.
13368         (gnus-getenv-nntpserver): Don't autoload.
13369
13370 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13371
13372         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13373
13374 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13375
13376         * message.el (message-sendmail-extra-arguments): New variable.
13377         (message-send-mail-with-sendmail): Use it.
13378
13379 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13380
13381         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13382         mm-with-unibyte-current-buffer to make string unibyte.
13383
13384         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13385         mm-string-as-multibyte.
13386
13387 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13388
13389         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13390         Reported by Werner Koch <wk@gnupg.org>.
13391
13392 2006-11-14  Daiki Ueno  <ueno@p360>
13393
13394         * mml2015.el: Autoload epa-select-keys when compiling.
13395
13396 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13397
13398         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13399         message-options.
13400         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13401
13402 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13403
13404         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13405         EasyPG (< 0.0.6).
13406         (mml2015-always-trust): New user option.
13407         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13408         prompt.
13409
13410 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13411
13412         * nntp.el (nntp-authinfo-force): New variable.
13413         (nntp-send-authinfo): Use it.
13414
13415 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13416
13417         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13418         decode encoded words.  Improve prompt.  Add comment about forwarding.
13419         (message-replacement-char): Move up.
13420
13421 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13422
13423         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13424         instead of gnus-intersection because arguments of gnus-sorted-nunion
13425         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13426
13427 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13428
13429         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13430         (message-simplify-subject-functions):
13431         Enable message-strip-subject-encoded-words by default.
13432
13433 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13434
13435         * message.el (message-strip-subject-encoded-words): New function.
13436         (message-simplify-subject-functions): New variable.
13437         (message-simplify-subject): Use it.  Fix typo in doc string.
13438         Support message-strip-subject-encoded-words.
13439
13440 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13441
13442         * gnus-diary.el (gnus-diary-delay-format-function):
13443         * nndiary.el (nndiary-reminders):
13444         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13445
13446 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13447
13448         * gnus-art.el (article-hide-boring-headers): Fetch date from
13449         gnus-original-article-buffer to avoid problems with localized date
13450         strings.
13451
13452 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13453
13454         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13455
13456 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13457
13458         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13459         New variables.
13460         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13461         (mm-charset-synonym-alist): Move some entries to
13462         mm-codepage-iso-8859-list.
13463         (mm-charset-synonym-alist, mm-charset-override-alist):
13464         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13465
13466 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13467
13468         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13469
13470 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13471
13472         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13473         with Emacs 21 and XEmacs.
13474
13475 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13476
13477         * spam.el (spam-parse-address): New function for better parsing,
13478         catching errors, etc.
13479         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13480
13481 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13482
13483         * mm-view.el: Add interactive arg to html2text autoload.
13484
13485 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13488
13489 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13490
13491         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13492         New variables.
13493         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13494         (mm-charset-synonym-alist): Move some entries to
13495         mm-codepage-iso-8859-list.
13496
13497         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13498
13499 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13500
13501         * message.el (message-citation-line-format)
13502         (message-insert-formated-citation-line): Fix implementation of %E, %N
13503         and %n according to the doc string.
13504
13505 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13506
13507         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13508         Use car-safe to avoid bad parses.
13509
13510 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13513         names.
13514
13515         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13516
13517 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13520         header.
13521
13522         * message.el (message-draft-headers): Add Date.
13523         (message-headers-to-generate): Fix typo in docstring.
13524
13525         * nndraft.el (nndraft-required-headers): New variable.
13526         (nndraft-generate-headers): Use it.
13527
13528         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13529
13530 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13531
13532         * gnus-registry.el (gnus-registry-wash-for-keywords)
13533         (gnus-registry-find-keywords): New functions to allow easy searching of
13534         articles that are in the registry.
13535
13536 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13537
13538         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13539         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13540         Reported by Damien Elmes <damien@repose.cx>.
13541
13542 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13543
13544         * gnus.el (gnus-mime): Remove unused custom group.
13545
13546 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13547
13548         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13549         "blank line" when searching for end of armor headers.
13550
13551 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13552
13553         * gmm-utils.el (gmm-write-region): Fix variable name.
13554
13555 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * gmm-utils.el (gmm-write-region): New function based on compatibility
13558         code from `mm-make-temp-file'.
13559
13560         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13561
13562         * nnmaildir.el (nnmaildir--update-nov)
13563         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13564         Use `gmm-write-region'.
13565
13566 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13567
13568         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13569         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13570
13571         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13572
13573         * message.el (message-replacement-char): New variable.
13574         (message-fix-before-sending): Use it.
13575         (message-simplify-subject): New function to remove duplicate code.
13576         (message-reply, message-followup): Use it.
13577
13578         * gnus-sum.el (gnus-summary-make-menu-bar):
13579         Clarify gnus-summary-limit-to-articles.
13580
13581 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13582
13583         * gnus-util.el (gnus-with-local-quit): New macro.
13584
13585         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13586
13587 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13588
13589         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13590         ignore non-string data.
13591
13592 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13593
13594         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13595         non-string data (needs to be done in the registry too).
13596
13597 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13598
13599         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13600         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13601         (gnus-registry-split-fancy-with-parent)
13602         (gnus-registry-fetch-simplified-message-subject-fast)
13603         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13604         Remove text properties on ingress into the registry and when it's saved.
13605         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13606         registry from entries with no groups.
13607
13608 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13609
13610         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13611         function to remove string properties.
13612
13613 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13614
13615         * gmm-utils.el (gmm): Adjust custom version.
13616
13617         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13618         Adjust custom version.
13619
13620         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13621
13622 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13623
13624         * gnus-art.el (gnus-insert-prev-page-button)
13625         (gnus-insert-next-page-button): Simplify.  Reformat.
13626
13627 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13628
13629         * gnus-art.el (gnus-insert-prev-page-button)
13630         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13631
13632 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13633
13634         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13635
13636 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13637
13638         * gnus-art.el (gnus-insert-mime-button)
13639         (gnus-insert-mime-security-button):
13640         Apply gnus-article-button-face to MIME and security buttons.
13641
13642 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13643
13644         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13645         readable.
13646
13647 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13648
13649         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13650
13651 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13652
13653         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13654         `browse-url-of-file' instead of `browse-url'.
13655
13656 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13657
13658         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13659         regexp.  Articles containing quotation were cut prematurely.
13660
13661 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * message.el (message-cite-original-1): Use nobody by default for the
13664         value of From header.
13665         (message-reply): Ditto.
13666
13667 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13668
13669         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13670         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13671         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13672
13673 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13674
13675         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13676         mails in the doc string.  Add some URLs in comment.
13677         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13678
13679 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13680
13681         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13682         backslashes handling and the way to find boundaries of quoted strings.
13683
13684 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13685
13686         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13687         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13688         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13689         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13690
13691 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13692
13693         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13694         doc string.
13695         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13696
13697 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13698
13699         * lpath.el: Fbind epg-check-configuration.
13700
13701 2006-09-06  Simon Josefsson  <jas@extundo.com>
13702
13703         * mml2015.el (mml2015-use): Doc fix, mention epg.
13704
13705 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13706
13707         * mml2015.el (mml2015-use): Default to epg, if available.
13708
13709 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13710
13711         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13712         message-sender.
13713         (mml1991-epg-encrypt): Ditto.
13714         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13715         message-sender.
13716         (mml2015-epg-encrypt): Ditto.
13717
13718 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13719
13720         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13721         several common directories.
13722
13723 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13724
13725         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13726         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13727
13728 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13729
13730         * gnus-art.el (article-decode-encoded-words): Make it fast.
13731
13732 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13733
13734         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13735
13736         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13737         in quoted string into `\'.
13738
13739 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13740
13741         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13742         Use standard-syntax-table.
13743
13744 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13745
13746         * gnus-art.el (gnus-decode-address-function): New variable.
13747         (article-decode-encoded-words): Use it to decode headers which are
13748         assumed to contain addresses.
13749         (gnus-mime-delete-part): Remove useless `or'.
13750
13751         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13752         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13753         (gnus-nov-parse-line): Use it to decode From header.
13754         (gnus-get-newsgroup-headers): Ditto.
13755         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13756
13757         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13758         (mail-decode-encoded-address-string): New alias.
13759
13760         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13761         New function.
13762         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13763         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13764         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13765         (rfc2047-decode-string): Ditto.
13766         (rfc2047-decode-address-region): New function.
13767         (rfc2047-decode-address-string): New function.
13768
13769 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13770
13771         * message.el (message-caesar-buffer-body): Allow rotating headers.
13772
13773         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13774
13775         * message.el (message-insert-formated-citation-line): Fix %f.
13776         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13777
13778 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13781         (gnus-bookmark-mouse-available-p): New macro.
13782         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13783         (gnus-bookmark-bmenu-show-infos): Use it.
13784         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13785         (gnus-bookmark-bmenu-hide-infos): Ditto.
13786         (gnus-bookmark-remove-properties): New function.
13787         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13788         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13789         (gnus-bookmark-write-file): Bind coding-system-for-write.
13790         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13791         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13792         group before selecting it.
13793         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13794         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13795         quit-window if it is not available; use gnus-mouse-2 and bind it to
13796         gnus-bookmark-bmenu-select-by-mouse.
13797         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13798         (gnus-bookmark-bmenu-select-by-mouse): New function.
13799
13800 2006-08-13  Romain Francoise  <romain@orebokech.com>
13801
13802         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13803         space.
13804
13805 2006-08-10  Romain Francoise  <romain@orebokech.com>
13806
13807         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13808         (dns-mode-soa-auto-increment-serial): New user option.
13809         (dns-mode-soa-maybe-increment-serial): New function.
13810         (dns-mode): Add the latter to `write-contents-functions'.
13811
13812 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13813
13814         * compface.el (uncompface): Use binary rather than raw-text-unix.
13815
13816 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13817
13818         * compface.el (uncompface): Make sure the eol conversion doesn't take
13819         place when communicating with the external programs.
13820         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13821
13822 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13823
13824         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13825
13826 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13827
13828         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13829         Make it more robust by parsing author and date independently.
13830
13831 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13832
13833         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13834
13835 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13836
13837         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13838         first matching secret key.
13839         (mml2015-epg-encrypt): Ditto.
13840
13841         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13842         first matching secret key.
13843         (mml1991-epg-encrypt): Ditto.
13844
13845         * mml2015.el (mml2015-encrypt-to-self): New user option.
13846         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13847         mml2015-epg-encrypt-to-self is set.
13848
13849         * mml1991.el (mml1991-encrypt-to-self): New variable.
13850         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13851         mml1991-epg-encrypt-to-self is set.
13852
13853         * mml2015.el (mml2015-signers): New user option.
13854         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13855         (mml2015-epg-encrypt): Allow to select signing keys.
13856
13857         * mml1991.el (mml1991-signers): New variable.
13858         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13859         (mml1991-epg-encrypt): Allow to select signing keys.
13860
13861 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13862
13863         * nnheader.el (nnheader-insert-head): Make it work even if the file
13864         uses CRLF for the line-break code.
13865
13866 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13867
13868         * mml2015.el: Require mml-sec instead of password.
13869         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13870         (mml2015-cache-passphrase): Inherit the default value from
13871         mml-secure-cache-passphrase.
13872         (mml2015-passphrase-cache-expiry): Inherit the default value from
13873         mml-secure-passphrase-cache-expiry.
13874
13875         * mml1991.el: Require mml-sec instead of password.
13876         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13877         (mml1991-cache-passphrase): Inherit the default value from
13878         mml-secure-cache-passphrase.
13879         (mml1991-passphrase-cache-expiry): Inherit the default value from
13880         mml-secure-passphrase-cache-expiry.
13881
13882         * mml-sec.el: Require password.
13883         (mml-secure-verbose): New user option.
13884         (mml-secure-cache-passphrase): New user option.
13885         (mml-secure-passphrase-cache-expiry): New user option.
13886
13887 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13888
13889         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13890         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13891         andreas@altroot.de (Andreas Vögele).
13892
13893         FIXME: Use `tiny change'?
13894
13895 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13896
13897         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13898         workaround for the url package included with Emacs.
13899
13900         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13901
13902 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13905         correctly.  This fixes a bug caused by the 2006-05-12 change.
13906
13907 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13908
13909         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13910         some information about the error when saying that the `bogus' mail
13911         group will be used.
13912
13913 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13914
13915         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13916         string.
13917
13918 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13919
13920         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13921
13922 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13923
13924         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13925
13926 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13927
13928         * mml1991.el (mml1991-function-alist): Add epg.
13929         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13930         (mml1991-epg-encrypt): New functions.
13931
13932 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13933
13934         * mml2015.el (mml2015-verbose): New variable.
13935         (mml2015-cache-passphrase): Ditto.
13936         (mml2015-passphrase-cache-expiry): Ditto.
13937         (mml2015-function-alist): Add epg.
13938         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13939         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13940         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13941         New functions.
13942
13943 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13944
13945         * message.el (message-cite-original-1): Preserve region when removing
13946         quoted text due to X-No-Archive in order to avoid bogus attribution
13947         when citing multiple messages.
13948
13949 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13950
13951         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13952         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13953
13954 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13955
13956         * gnus-diary.el (gnus-user-format-function-d)
13957         (gnus-user-format-function-D): Autoload.
13958
13959         * imap.el (Commentary): Fix typo.
13960
13961         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13962         2006-04-22 contribution.
13963
13964 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13965
13966         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13967         It didn't really fix the bogosity I'm seeing with solid web groups.
13968
13969 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13970
13971         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13972         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13973         created using server names.  If we use the feature without declaring
13974         it, Gnus does not properly manage server and group state.
13975
13976         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13977         bound.
13978
13979 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13980
13981         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13982         looking up the method using GROUP's prefix before inventing a new one.
13983         It is used on killed/unknown groups in various places where returning
13984         an all-new method isn't expected by the caller.
13985
13986         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13987         and match semantics of gnus-group-real-prefix.
13988
13989 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13990
13991         * nnmail.el (nnmail-broken-references-mailers): New variable.
13992         (nnmail-ignore-broken-references): New function generalizing
13993         nnmail-fix-eudora-headers.
13994         (nnmail-fix-eudora-headers): Now obsolete.
13995
13996         * gnus-art.el (gnus-button-handle-custom):
13997         Support `customize-apropos*'.
13998
13999 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14000
14001         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14002
14003         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14004         articles.
14005
14006 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
14007
14008         * message.el (message-cite-reply-above): New variable.
14009         (message-yank-original): Use it.
14010
14011 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14012
14013         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14014
14015 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
14016
14017         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14018         as read.
14019
14020         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14021
14022 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14023
14024         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14025         (gnus-bookmark-default-file): Use gnus-directory.
14026         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14027         Remove "*" in doc string.
14028         (gnus-bookmark-write-file): Simplify.
14029         (gnus-bookmark-maybe-sort-alist): Use `when'.
14030         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14031         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14032         Add FIXME about Emacs 21 and XEmacs compatibility.
14033         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14034         compatibility.
14035         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14036         compatibility.
14037         (gnus-bookmark-menu-heading): Fix version.
14038
14039 2006-06-19  Bastien Guerry  <bzg@altern.org>
14040
14041         * gnus-bookmark.el: New file.
14042
14043 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * message.el (message-syntax-checks): Doc fix.
14046
14047 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14048
14049         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14050         unsubscribed groups as if they were killed ones.  It causes duplicate
14051         entries in gnus-newsrc-alist.
14052
14053 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14054
14055         * message.el (message-syntax-checks): Doc fix.
14056         (message-send-mail): Add check for continuation headers.
14057         (message-check-news-header-syntax): Fix regexp used to check for
14058         continuation headers.
14059
14060 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14061
14062         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14063
14064 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14065
14066         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14067
14068 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14069
14070         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14071         default-truncate-lines.
14072
14073 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14074
14075         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14076         to fill the utf-8 entry.
14077
14078         * lpath.el: Fbind unicode-precedence-list.
14079
14080 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14081
14082         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14083
14084 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14085
14086         * gnus-agent.el (directory-files-and-attributes): Move all the way
14087         forward (the third and final move).
14088         (gnus-agent-read-agentview): Trap reconstruction errors due to
14089         nonexistent directory.  Handle by returning nil.
14090
14091 2006-05-30  Didier Verna  <didier@xemacs.org>
14092
14093         * message.el (message-dont-reply-to-names): Update the custom type.
14094         * message.el (message-dont-reply-to-names): New defsubst: potentially
14095         convert a list of regexps into a single one.
14096         * message.el (message-get-reply-headers): Use it.
14097         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14098
14099 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * gnus-agent.el (directory-files-and-attributes): Move forward.
14102
14103 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14104
14105         * gnus-ml.el (gnus-mailing-list-subscribe)
14106         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14107         (gnus-mailing-list-message): Fix doc strings.
14108
14109 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14110
14111         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14112         of doing it manually.
14113
14114 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14115
14116         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14117         comment.
14118
14119 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14120
14121         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14122         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14123         (gnus-agent-read-local): All symbols allocated in my-obarray.
14124         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14125         (gnus-agent-regenerate-group): Check numeric names to see if they are
14126         messages or groups.
14127         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14128         better way of do this...)
14129
14130         * gnus-cache.el (gnus-agent-total-fetched-for):
14131         Ignore 'dummy.group' (there should be a better way of do this...)
14132
14133 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14134
14135         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14136         (gnus-saved-headers): Ditto.
14137         (gnus-default-article-saver): Mention functions may have properties.
14138         (gnus-article-save): Override gnus-save-all-headers and
14139         gnus-saved-headers by :headers property which saver function may have.
14140         (gnus-summary-save-in-file): Add :headers property.
14141         (gnus-summary-write-to-file): Ditto.
14142
14143         * gnus-sum.el (gnus-summary-save-article): Bind
14144         gnus-prompt-before-saving to t when saving many articles in a file;
14145         always show all headers.
14146
14147         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
14148
14149 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14150
14151         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14152         marks.
14153
14154         * message.el (message-indent-citation): Add optional arguments to allow
14155         using it outside of message buffers.
14156
14157         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14158         (gnus-article-treat-unfold-headers): Use it.
14159         (gnus-article-truncate-lines): New variable.
14160         (gnus-article-mode): Use it.
14161         (gnus-article-toggle-truncate-lines): New function.
14162
14163         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14164         Add gnus-article-toggle-truncate-lines.
14165
14166         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14167         coding system in XEmacs, use binary.
14168
14169 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14170
14171         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14172         after-load-alist.
14173
14174         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14175         this function should save decoded articles.
14176         (gnus-summary-write-to-file): Use property to specify this function
14177         should save decoded articles and specify gnus-summary-save-in-file
14178         should be used to save articles other than the first one when saving
14179         many articles.
14180         (gnus-summary-save-body-in-file): Use property to specify this
14181         function should save decoded articles.
14182         (gnus-summary-write-body-to-file): Use property to specify this
14183         function should save decoded articles and specify
14184         gnus-summary-save-body-in-file should be used to save articles other
14185         than the first one when saving many articles.
14186
14187         * gnus-sum.el (gnus-summary-save-article): Simplify.
14188
14189 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14190
14191         * gnus-art.el (gnus-default-article-saver):
14192         Add gnus-summary-write-body-to-file.
14193         (gnus-article-save-coding-system): Don't use coding system object
14194         in XEmacs.
14195         (gnus-read-save-file-name): Add optional `dir-var' argument which
14196         specifies directory in which files are saved; work even if optional
14197         `variable' argument is not specified.
14198         (gnus-summary-write-to-file): Read file name.
14199         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14200         (gnus-summary-write-body-to-file): New function.
14201
14202         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14203         (gnus-summary-local-variables): Add it.
14204         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14205         (gnus-summary-save-article): Remove optional `decode' argument;
14206         determine whether to decode articles by the value of
14207         gnus-default-article-saver; when saving many files using
14208         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14209         it first and use gnus-summary-save-in-file or
14210         gnus-summary-save-body-in-file thereafter unless
14211         gnus-prompt-before-saving is always; move point to article which
14212         will be saved.
14213         (gnus-summary-save-article-file): Revert.
14214         (gnus-summary-write-article-file): Revert.
14215         (gnus-summary-save-article-body-file): Revert.
14216         (gnus-summary-write-article-body-file): New function.
14217
14218 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14219
14220         * gnus-art.el (gnus-default-article-saver): Doc fix.
14221         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14222         from gnus-summary-save-article-coding-system, and default to a
14223         certain coding system.
14224         (gnus-output-to-file): Add coding cookie and encode text according
14225         to gnus-article-save-coding-system; don't use mm-append-to-file.
14226
14227         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14228         gnus-art.el and rename to gnus-article-save-coding-system.
14229         (gnus-summary-save-article): Require gnus-art; don't show all
14230         headers if it decodes articles; don't add coding cookie here;
14231         don't bind mm-text-coding-system-for-write.
14232         (gnus-summary-save-article-file): Save decoded articles.
14233         (gnus-summary-write-article-file): When saving many files, use
14234         gnus-summary-write-to-file first and gnus-summary-save-in-file
14235         thereafter unless gnus-prompt-before-saving is always.
14236         (gnus-summary-save-article-body-file): Save decoded articles.
14237
14238         * lpath.el: Fbind select-safe-coding-system for XEmacs.
14239
14240 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14241
14242         * nnrss.el (nnrss-check-group): Bind hash-index.
14243
14244 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14245
14246         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14247         its hash index.  Store this hash in `nnrss-group-data'.
14248         (nnrss-read-group-data): Update accordingly.
14249
14250 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14251
14252         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14253         entry.
14254
14255         * gnus-sum.el (gnus-summary-make-menu-bar):
14256         Add gnus-article-browse-html-article.
14257
14258 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14259
14260         * gnus-sum.el (gnus-summary-mime-map):
14261         Add gnus-article-browse-html-article.
14262
14263         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14264
14265 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14266
14267         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14268         suitable coding systems in customize.
14269
14270 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14271
14272         * mail-source.el (mail-sources): Fix custom type.
14273
14274 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14275
14276         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14277         (gnus-summary-expire-articles-now): Shorten prompt.
14278
14279         * gmm-utils.el (wid-edit): Require.
14280         (defun-gmm): Rename from `gmm-defun-compat'.
14281         (gmm-image-search-load-path): Use it.
14282         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14283
14284 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14285
14286         * gnus-sum.el (gnus-summary-save-article-coding-system):
14287         New variable.
14288         (gnus-summary-save-article): Add optional `decode' argument.
14289         If it is set and gnus-summary-save-article-coding-system is non-nil,
14290         save decoded article.
14291         (gnus-summary-write-article-file): Save decoded article if
14292         gnus-summary-save-article-coding-system is non-nil.
14293
14294         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14295         type.
14296
14297 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14298
14299         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14300
14301 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14302
14303         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14304         first to test gnus-single-article-buffer which may be buffer-local.
14305
14306         * gnus-sum.el (gnus-summary-setup-buffer):
14307         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14308         group; make gnus-article-buffer, gnus-article-current, and
14309         gnus-original-article-buffer always buffer-local.
14310         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14311         group.
14312         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14313
14314 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14315
14316         * nnml.el (nnml-request-compact-group): Compressed files might not
14317         have .gz extension.
14318
14319 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14320
14321         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14322         (mm-copy-to-buffer): Use with-current-buffer.
14323         (mm-display-part): Simplify.
14324         (mm-inlinable-p): Add optional arg `type'.
14325
14326 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14327
14328         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14329         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14330         Try harder to show the attachment internally or externally using
14331         gnus-mime-view-part-as-type.
14332
14333 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14334
14335         * message.el (message-from-style, message-signature-separator)
14336         (message-user-organization-file, message-send-mail-function)
14337         (message-citation-line-function, message-yank-prefix)
14338         (message-indent-citation-function, message-signature)
14339         (message-signature-file, message-signature-insert-empty-line):
14340         Remove autoloads.
14341
14342         * gnus-art.el (gnus-buttonized-mime-types):
14343         Remove "multipart/signed".  Revert 2006-04-26 change.
14344
14345 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14346
14347         * gnus.el (gnus-version-number): Bump version.
14348
14349 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14350
14351         * gnus.el: No Gnus v0.5 is released.
14352
14353 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14354
14355         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14356         fetching articles by message-id.
14357
14358 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14359
14360         * message.el (hashcash): Require hashcash as normal.
14361
14362         * ecomplete.el (ecomplete-highlight-match-line):
14363         Use point-at-eol.
14364         (ecomplete-highlight-match-line): Use `highlight', because that
14365         face exists in both Emacs and XEmacs.
14366
14367         * message.el (message-display-abbrev): Use point-at-bol.
14368
14369         * mail-source.el: Don't require timer/timer-funcs.
14370
14371         * gnus-async.el: Ditto.
14372
14373         * password.el: Ditto.
14374
14375         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14376
14377         * mm-url.el: Ditto.
14378
14379         * gnus-xmas.el: Don't require timer-funcs.
14380
14381         * mm-util.el: Require timer/timer-funcs.
14382
14383 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14384
14385         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14386         Close.
14387
14388 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14389
14390         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14391         unibyte after clear-decrypt function runs.
14392
14393         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14394         returns as a unibyte string.
14395
14396 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14397
14398         * lpath.el: Revert.
14399
14400         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14401         (pgg-gpg-process-sentinel): Revert.
14402
14403         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14404         (pgg-pgp-lookup-key): Revert.
14405
14406         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14407         (pgg-pgp5-lookup-key): Revert.
14408
14409         * pgg.el (pgg-fetch-key): Revert.
14410
14411 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14412
14413         * lpath.el: Fbind string-as-multibyte for XEmacs.
14414
14415         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14416         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14417         (mml1991-pgg-encrypt): Ditto.
14418
14419         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14420         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14421         a multibyte buffer.
14422
14423         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14424         (pgg-pgp-lookup-key): Ditto.
14425
14426         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14427         (pgg-pgp5-lookup-key): Ditto.
14428
14429         * pgg.el (pgg-fetch-key): Ditto.
14430
14431 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14432
14433         * message.el (message-user-organization-file): Check several
14434         locations of the organization file.
14435
14436         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14437         Add gnus-article-view-part-as-type.
14438
14439         * gnus-art.el (gnus-article-view-part-as-type): New function.
14440
14441         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14442         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14443
14444         * mml.el: Simplify autoload.
14445         (mml-mode): defvar dnd-protocol-alist instead of using
14446         symbol-value.
14447         (mml-default-directory): New variable.
14448         (mml-minibuffer-read-file): Use it.
14449         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14450
14451         * message.el (message-citation-line-format): New variable.
14452         (message-insert-formated-citation-line): New function.
14453         (message-citation-line-function):
14454         Add `message-insert-formated-citation-line' to custom type.
14455
14456         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14457         to doc string.
14458
14459         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14460         depending on mm-verify-option.
14461
14462 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14463
14464         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14465         binding pgg-* variables; reimplement the section which prevents
14466         MIME header from being signed.
14467         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14468         pgg-text-mode; remove a blank line at the top of body.
14469
14470         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14471         lines at the top of body; use gnus-newsgroup-charset if there's no
14472         Charset header.
14473
14474 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14475
14476         * message.el (message-self-insert-commands): Doc fix.
14477
14478         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14479         (mm-uu-pgp-encrypted-test): Ditto.
14480         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14481         between header and body; return application/pgp-encrypted handle
14482         if decryption failed; decode decrypted body by charset.
14483
14484         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14485         element match to application/pgp-*.
14486
14487 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14488
14489         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14490         HTML.
14491
14492 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14493
14494         * mail-source.el (mail-source-call-script): Message the error
14495         string.
14496
14497 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14498
14499         * gnus-util.el (gnus-byte-compile): Use it.
14500
14501 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14502
14503         * gnus-util.el (kill-empty-logs): New function.
14504
14505 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14506
14507         * message.el (message-mail-alias-type): Doc fix.
14508         (message-mail-alias-type-p): New function.
14509         (message-send): Use it.
14510         (message-mode): Ditto.
14511         (message-strip-forbidden-properties): Ditto.
14512
14513         * ecomplete.el (ecomplete-database-file-coding-system):
14514         New variable.
14515         (ecomplete-save): Use it.
14516         (ecomplete-setup): Use it.
14517
14518 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14519
14520         * message.el (message-self-insert-commands): New variable.
14521         (message-strip-forbidden-properties): Use it.
14522
14523 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14524
14525         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14526         that doesn't make XEmacs choke.
14527
14528 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14529
14530         * gnus-util.el (gnus-replace-in-string):
14531         Prefer replace-regexp-in-string over of replace-in-string.
14532
14533 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14534
14535         * gnus-util.el (gnus-select-frame-set-input-focus):
14536         Use select-frame-set-input-focus if it is available in XEmacs; use
14537         definition defined in Emacs 22 for old Emacsen.
14538
14539         * dgnushack.el: Autoload unmorse-region for XEmacs.
14540
14541         * lpath.el: Bind cursor-in-non-selected-windows and
14542         select-frame-set-input-focus for XEmacs.
14543
14544 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14547
14548 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14549
14550         * gnus-registry.el (gnus-registry-cache-save): Remove text
14551         properties when saving via the temp buffer.
14552
14553 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14554
14555         * message.el (message-generate-hashcash): Honor custom type.
14556
14557 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14558
14559         * message.el (message-generate-hashcash): Default to non-nil when
14560         hashcash is found.
14561
14562         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14563         (gnus-refer-thread-limit): Increase default to 500.
14564
14565         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14566
14567         * flow-fill.el (fill-flowed): Allow delete-space.
14568
14569 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14570
14571         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14572         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14573         Remove autoloads.
14574
14575 2006-04-18  Simon Josefsson  <jas@extundo.com>
14576
14577         * message.el (message-generate-hashcash): Default to.
14578
14579 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14580
14581         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14582         concatenating segments rather than before concatenating them.
14583
14584 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14585
14586         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14587
14588 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14589
14590         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14591
14592         * message.el (message-forward-make-body-plain):
14593         Allow message-forward-ignored-headers to be a list.
14594         (message-remove-ignored-headers): Factor out into function.
14595         (message-forward-make-body-mml): Use it.
14596
14597         * imap.el (imap-quote-specials): New function.
14598         (imap-login-auth): Quote specials.
14599
14600         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14601         (rfc2231-parse-string): Allow concatanation of parameters that
14602         aren't contiguous.  The test case is
14603           (mail-header-parse-content-type "message/external-body;
14604             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14605             access-type=LOCAL-FILE;
14606             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14607
14608 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14609
14610         * nntp.el (nntp-accept-process-output): Return the value of
14611         `nnheader-accept-process-output'.
14612
14613 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14614
14615         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14616         (gnus-button-alist): Recognize more diff formats.
14617         (gnus-button-patch): Strip directory.
14618
14619 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14620
14621         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14622         Emacs 22 when setting focus.
14623
14624 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14625
14626         * gnus-art.el (gnus-article-treat-types): Do treatment of
14627         text/x-verbatim parts.
14628         (gnus-button-patch): New command.
14629
14630         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14631         addresses that contain invalid characters.
14632
14633 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14634
14635         * message.el (message-put-addresses-in-ecomplete):
14636         Use gnus-replace-in-string.
14637         (message-is-yours-p): Use the more correct
14638         mail-header-parse-address instead of
14639         mail-extract-address-components.
14640         (message-put-addresses-in-ecomplete): Fix typo.
14641
14642         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14643         keystroke.
14644
14645         * gnus-art.el (gnus-treatment-function-alist): Change order of
14646         newsgroups/generic header folding to avoid double-folding.
14647
14648         * message.el (message-hidden-headers): Add X-Draft-From.
14649
14650         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14651         New command.
14652         (gnus-summary-repeat-search-article-backward): New command.
14653
14654         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14655         groups in the parent topic.
14656
14657 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14658
14659         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14660         (spam-extra-header-to-number): Return the CRM114 number as a
14661         number instead of a string.
14662
14663 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14664
14665         * gnus-art.el (gnus-face-properties-alist): Move here from
14666         gnus-fun.
14667
14668         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14669
14670 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14671
14672         * message.el (message-strip-forbidden-properties): Only display on
14673         self-insert-command.
14674
14675         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14676         reindent.
14677         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14678
14679 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14680
14681         * smiley.el (smiley-style): Fix typo.
14682
14683 2006-03-23  Kenichi Handa  <handa@m17n.org>
14684
14685         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14686         instead of set-buffer-multibyte.
14687
14688 2006-03-23  Kenichi Handa  <handa@m17n.org>
14689
14690         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14691         buffer and then decode the buffer text if necessary.
14692         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14693         first, and after mm-encode-body, change the buffer to unibyte.
14694
14695 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14696
14697         * hashcash.el (hashcash-insert-payment-async-2):
14698         Use message-goto-eoh instead of doing it manually.
14699         (mail-add-payment): Use message-narrow-to-header instead of trying
14700         to do the same itself.
14701
14702         * message.el (message-hidden-headers): Add Face.
14703
14704         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14705         reparenting code.
14706         (gnus-summary-reparent-children): Refactored out code.
14707         (gnus-summary-thread-map): New keystroke.
14708         (gnus-summary-reparent-children): Make into command.
14709
14710         * smiley.el (smiley-style): Default to `medium' if using a large
14711         font.
14712
14713         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14714         does it itself.
14715
14716         * message.el (message-point-in-header-p): Simplify definition.
14717
14718 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14719
14720         * nnagent.el (nnagent-request-set-mark): Silence log file
14721         writing.
14722         (nnagent-request-set-mark): Use write-region instead of
14723         append-to-file.
14724
14725         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14726         strange select method.
14727
14728         * ecomplete.el (ecomplete-display-matches): Get highlightling
14729         right.
14730         (ecomplete-display-matches): Use literals.
14731         (ecomplete-display-matches): Disable message logging.
14732
14733         * message.el (message-display-abbrev): Small optimization.
14734
14735         * ecomplete.el (ecomplete-display-matches): Allow automatic
14736         display.
14737
14738         * message.el (message-strip-forbidden-properties):
14739         Display abbrevs.
14740         (message-display-abbrev): Get automatic display right.
14741
14742         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14743         keystrokes.
14744
14745 2006-04-13  Romain Francoise  <romain@orebokech.com>
14746
14747         TODO: Backport to v5-10!
14748
14749         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14750         Move here (and rename) from gnus-registry.el.
14751
14752         * gnus-registry.el: Require gnus-util.
14753         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14754
14755 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14756
14757         * gnus-group.el (gnus-group-catchup-current):
14758         Change if-then-else-if-then-else into cond.
14759         (gnus-group-catchup): Indent.
14760         (group-name-at-point): New function.
14761         (gnus-fetch-group): Provide default from thing at point.
14762
14763 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14764
14765         * message.el (message-display-abbrev): Fix regexp.
14766
14767         * ecomplete.el (ecomplete-highlight-match-line):
14768         Reimplement choosing.
14769         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14770         dead variables.
14771
14772         * message.el (message-newline-and-indent): Remove debugging.
14773         (message-display-abbrev): Use new implementation.
14774
14775 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14776
14777         * gnus-art.el (gnus-article-mode):
14778         Set cursor-in-non-selected-windows to nil.
14779
14780         * smiley.el: Revert previous change.
14781         (smiley-data-directory): defvar it before using it in the
14782         defcustom of `smiley-style'.
14783
14784 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14785
14786         * message.el (message-newline-and-indent): New function.
14787
14788         * ecomplete.el: Implement more bits.
14789
14790         * message.el (message-put-addresses-in-ecomplete): Clean up the
14791         string.
14792
14793         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14794
14795         * gnus-sum.el (gnus-summary-save-parts):
14796         Bind gnus-summary-save-parts-counter and use it to make unique file
14797         names.
14798
14799         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14800
14801         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14802         parameter to say whether to actually parse the individual
14803         addresses.
14804
14805         * message.el (message-put-addresses-in-ecomplete): New function.
14806         (ecomplete): Require.
14807         (message-mail-alias-type): Add ecomplete as an option.
14808
14809 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14810
14811         * flow-fill.el (fill-flowed): Remove trailing space from blank
14812         quoted lines.
14813
14814 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14815
14816         * smiley.el (smiley-style): Move definition later to avoid a
14817         compilation warning.
14818
14819 2006-04-12  Kenichi Handa  <handa@m17n.org>
14820
14821         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14822         buffer and then decode the buffer text if necessary.
14823         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14824         first, and after mm-encode-body, change the buffer to unibyte.
14825         Use mm-disable-multibyte instead of set-buffer-multibyte.
14826
14827 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14828
14829         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14830         Content-Type header instead of Content-Disposition header.
14831         (gnus-mime-inline-part): Ditto.
14832         (gnus-mime-view-part-as-charset): Ignore charset that the part
14833         specifies.
14834
14835         * mm-decode.el (mm-display-part): Work with external parts and
14836         usual parts similarly.
14837
14838         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14839         instead of gnus-display-mime.
14840
14841         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14842         instead of with-temp-buffer.
14843
14844         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14845         tag to summarized topics part in order to encode non-ASCII text.
14846
14847 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14848
14849         * smiley.el (smiley-style): New variable.
14850         (smiley-directory): New function.
14851         (smiley-data-directory): Derive from `smiley-style' using
14852         `smiley-directory'.
14853         (smiley-regexp-alist): Add new entries.
14854
14855         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14856         (gnus-article-browse-delete-temp): Add :version.
14857
14858 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14859
14860         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14861         the sieve region.
14862
14863 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14864
14865         * gnus.el (gnus-version-number): Bump version.
14866
14867 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14868
14869         * gnus.el: No Gnus v0.4 is released.
14870
14871 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14872
14873         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14874         layout.
14875
14876         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14877         unknown charset.
14878
14879         * message.el (message-header-synonyms): Add Original-To to the
14880         default.
14881
14882         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14883         optional parameter.
14884
14885 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14886
14887         * gnus-fun.el (gnus): Require it for gnus-directory.
14888
14889 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14890
14891         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14892
14893 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14894
14895         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14896
14897 2006-04-05  Simon Josefsson  <jas@extundo.com>
14898
14899         * password.el (password-reset): New function.
14900
14901 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14902
14903         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14904         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14905
14906 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14907
14908         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14909         Some whitespace was matched into the url, which broke browsing hits
14910         > 100 when mm-url-use-external was nil.
14911
14912 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14913
14914         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14915         Check gnus-extra-headers for 'Newsgroups.
14916
14917         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14918         bound.
14919
14920 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14921
14922         * pgg-gpg.el: Clean up process buffers every time gpg processes
14923         complete.
14924
14925 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14926
14927         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14928         doc string.
14929
14930 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14931
14932         * pgg-gpg.el (pgg-gpg-process-filter)
14933         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14934
14935         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14936         lines, temporary fix.
14937
14938 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14939
14940         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14941
14942 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14943
14944         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14945         default-enable-multibyte-characters.  This reverts the change from
14946         revision 6.17 which is no longer necessary because the passphrase
14947         is sent separately now.  GnuPG messages are unreadable under
14948         multibyte locales with default-enable-multibyte-characters set to
14949         nil.
14950
14951 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14952
14953         * message.el (message-tool-bar-gnome): Move "spell".
14954
14955 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14956
14957         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14958         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14959         instead.
14960
14961 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14962
14963         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14964         Improve newsgroups handling for NNTP overviews which don't include
14965         Newsgroups.
14966
14967 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14968
14969         * message.el (message-resend): Bind message-generate-hashcash to nil.
14970
14971 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14972
14973         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14974         when searching for already-paid recipients.
14975
14976 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14977
14978         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14979         passphrases when it is not needed.
14980         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14981         passphrase stuff from gpg, should only be necessary when you use
14982         gpg with a smartcard.
14983
14984 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14985
14986         * mml.el (mml-insert-mime): Ignore cached contents of
14987         message/external-body part.
14988
14989         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14990         (mm-insert-part): Ditto.
14991
14992 2006-03-23  Simon Josefsson  <jas@extundo.com>
14993
14994         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14995         Reiner.
14996         (pgg-gpg-use-agent-p): Use it again.
14997
14998 2006-03-23  Simon Josefsson  <jas@extundo.com>
14999
15000         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15001         older emacsen.
15002         (pgg-gpg-use-agent-p): Don't use it.
15003
15004 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
15005
15006         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15007         if we can.
15008
15009 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15010
15011         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15012         (pgg-gpg-update-agent): New function.
15013         (pgg-gpg-use-agent-p): New function.
15014         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15015         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15016         (pgg-gpg-sign-region): Use it.
15017
15018 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15019
15020         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15021         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15022
15023 2006-03-21  Simon Josefsson  <jas@extundo.com>
15024
15025         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15026         <wilde@sha-bang.de>.
15027         (pgg-gpg-use-agent): New variable.
15028         (pgg-gpg-process-region): Use it.
15029         (pgg-gpg-encrypt-region): Likewise.
15030         (pgg-gpg-encrypt-symmetric-region): Likewise.
15031         (pgg-gpg-decrypt-region): Likewise.
15032         (pgg-gpg-sign-region): Likewise.
15033         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15034
15035 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15036
15037         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15038
15039         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15040         Add comment on version.
15041
15042 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15043
15044         * smiley.el: Add missing test smiley.
15045
15046 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15047
15048         * mm-decode.el (mm-with-part): New macro.
15049         (mm-get-part): Use it; work with message/external-body as well.
15050         (mm-save-part): Treat name and filename equally.
15051
15052         * mm-extern.el (mm-extern-cache-contents): New function.
15053         (mm-inline-external-body): Use it; force the part to be displayed;
15054         move undisplayer added to the cached handle to the parent.
15055
15056         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15057         (gnus-mime-view-part-as-type): Work with message/external-body.
15058
15059         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15060
15061 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15062
15063         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15064         images in image-load-path.  [Sync with image.el, revision 1.60, in
15065         Emacs.]
15066
15067 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15068
15069         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15070         path rather than symbol.  Always return list of directories.
15071         Guarantee that image directory comes first.  [Sync with image.el,
15072         revision 1.59, in Emacs.]
15073
15074         * message.el (message-make-tool-bar): Adjust to new API of
15075         `gmm-image-load-path-for-library'.
15076
15077         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15078
15079         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15080
15081 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15082
15083         * gnus-art.el (gnus-article-only-boring-p):
15084         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15085         intangible text.
15086         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15087
15088 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15089
15090         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15091         Use `defun' instead of `gmm-defun-compat'.
15092
15093 2006-03-14  Simon Josefsson  <jas@extundo.com>
15094
15095         * message.el (message-unique-id): Don't use message-number-base36
15096         if (user-uid) is a float.
15097         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15098
15099 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15100
15101         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15102
15103         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15104         empty line between a part and a message part.
15105
15106 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15107
15108         * smiley.el: Add more test smileys.
15109         (smiley-data-directory, smiley-regexp-alist)
15110         (gnus-smiley-file-types): Fix doc strings.
15111         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15112         adding new elements.
15113         (smiley-mouse-map): Unused code.  Make it a comment.
15114
15115 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15116
15117         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15118         scan latest NoCeM messages instead of old ones.
15119         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15120         delimiters that are recently used.
15121         (gnus-nocem-load-cache): Add autoload cookie.
15122
15123         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15124
15125         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15126         level which is larger than gnus-use-nocem is specified.
15127
15128         * gnus-group.el (gnus-group-get-new-news): Ditto.
15129
15130 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15131
15132         * gnus-util.el (gnus-tool-bar-update): New function.
15133
15134         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15135         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15136
15137         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15138
15139         * gnus-group.el (gnus-group-redraw-when-idle)
15140         (gnus-group-redraw-check): Remove.
15141         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15142
15143 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15144
15145         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15146         if optional last element is specified in splits (FIELD VALUE...).
15147
15148 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15149
15150         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15151         to gmm-image-load-path-for-library.  Call with no-error argument.
15152         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15153
15154         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15155
15156         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15157
15158         * gmm-utils.el (gmm-image-load-path): Remove alias.
15159
15160 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15161
15162         * gmm-utils.el (gmm-image-load-path): Add alias.
15163
15164         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15165         nnml-generate-nov-databases-1.
15166         (nnml-generate-nov-databases): Use it.
15167         (nnml-generate-nov-databases-directory): Document no-active
15168         argument.
15169
15170         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15171         directory if path is t.  Add no-error.
15172
15173         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15174         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15175
15176         * gnus-art.el (gnus-article-browse-delete-temp-files):
15177         Simplify resetting gnus-article-browse-html-temp-list.
15178
15179         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15180         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15181         Add example to docstring.  Rename local variables.  Move error
15182         checks to default case in cond and simplify.
15183
15184 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15185
15186         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15187         handle is multipart when calling it recursively.
15188         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15189
15190 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15191
15192         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15193         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15194
15195 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15196
15197         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15198         is loaded.
15199
15200         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15201         loaded.
15202
15203 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15204
15205         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15206         to "Emacs 23 (unicode)" in doc string.
15207
15208         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15209         "Emacs 23 (unicode)" in comment.
15210
15211 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15212
15213         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15214
15215         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15216         characters 160 through 255 in Emacs 23.
15217
15218 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15219
15220         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15221         gnus-article-browse-html-temp.
15222         (gnus-article-browse-delete-temp): Make it customizable.
15223         Add `file'.  Adjust doc string.
15224         (gnus-article-browse-delete-temp-files): Add argument.
15225         Allow query for each file.  Adjust doc string.
15226         (gnus-article-browse-html-parts):
15227         Add `gnus-article-browse-delete-temp-files' to
15228         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15229
15230 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15231
15232         * gnus-art.el (gnus-article-browse-html-temp)
15233         (gnus-article-browse-delete-temp): New variables.
15234         (gnus-article-browse-delete-temp-files): New function.
15235         (gnus-article-browse-html-parts): Use it.
15236
15237 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15238
15239         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15240
15241         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15242         string.
15243
15244         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15245         gnus-summary-insert-new-articles when unplugged.
15246         Remove gnus-summary-search-article-forward.
15247
15248         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15249         display-visual-class instead of display-color-cells.
15250
15251 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15252
15253         * dgnushack.el: Autoload customize-group for XEmacs.
15254
15255         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15256         message/* containing non-ASCII text properly.
15257
15258 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15259
15260         * message.el: Require gmm-utils, remove autoloads.
15261         (message-tool-bar): Set default based on
15262         gmm-tool-bar-style.
15263         (message-tool-bar-gnome): Add gmm-customize-mode.
15264
15265         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15266         gmm-tool-bar-style.
15267         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15268
15269         * gnus-group.el (gnus-group-tool-bar): Set default based on
15270         gmm-tool-bar-style.
15271         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15272
15273         * gmm-utils.el (gmm-image-directory): Rename variable from
15274         gmm-image-load-path.
15275         (gmm-image-load-path): Use gmm-image-directory.
15276         (gmm-customize-mode): New function.
15277         (gmm-tool-bar-style): New variable.
15278
15279         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15280         gnus-group-redraw-line-number.
15281         (gnus-group-redraw-check): Simplify.
15282         (gnus-group-tool-bar-update): Remove redraw check.
15283         (gnus-group-make-tool-bar): Add redraw check.
15284
15285 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15286
15287         * gnus-art.el (gnus-button): Add missing parentheses.
15288
15289 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15290
15291         * lpath.el: Fbind line-number-at-pos.
15292
15293 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15294
15295         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15296
15297 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15298
15299         * gnus-art.el (gnus-button): New face.
15300         (gnus-article-button-face): Use it.
15301
15302         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15303         Add gnus-summary-next-page.  Re-order.
15304
15305         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15306         next-node are now included.
15307         (gnus-group-redraw-line-number): New internal variable.
15308         (gnus-group-redraw-check): Helper function for updating the tool
15309         bar.
15310         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15311
15312         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15313
15314         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15315         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15316         Use it to match format of Spamassassin 3.0 and later.
15317         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15318         (spam-check-bogofilter)
15319         (spam-bogofilter-register-with-bogofilter): Fix args of
15320         `gnus-error' calls.
15321
15322 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15323
15324         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15325         unnecessary interaction when sending queued mails.
15326         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15327
15328 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15331         first or last are nil.
15332
15333 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15334
15335         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15336
15337 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15338
15339         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15340
15341 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15342
15343         * dns.el (query-dns): Protect more against buggy tcp output.
15344
15345 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15346
15347         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15348         nov.php.
15349
15350 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15351
15352         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15353         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15354         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15355         output on the server side.
15356         (nnweb-google-create-mapping): Update regexps and add some
15357         progress indication.
15358
15359 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15360
15361         * gnus-group.el (gnus-group-tool-bar-gnome):
15362         Fix gnus-agent-toggle-plugged.  Re-order icons.
15363         (gnus-group-tool-bar-gnome):
15364         Add gnus-group-{prev,next}-unread-group.
15365         (gnus-group-tool-bar-gnome): Re-order icons.
15366
15367         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15368         Move gnus-summary-insert-new-articles.
15369
15370         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15371         Fix comments.
15372
15373         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15374         also available in Emacs 21.3.
15375
15376         * message.el (message-fix-before-sending): Change "Emacs 22" to
15377         "Emacs 23 (unicode)" in comment.
15378
15379         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15380         "Emacs 23 (unicode)" in comment.
15381
15382         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15383         comment.
15384         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15385
15386         * mm-view.el (mm-fill-flowed): Add :version.
15387
15388 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15389
15390         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15391         and load-path.
15392
15393 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15394
15395         * message.el: Autoload gmm-image-load-path.
15396         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15397         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15398         consitency.
15399
15400         * gmm-utils.el (gmm-image-load-path): Also search in
15401         "../etc/images".  Don't set gmm-image-load-path if we don't find
15402         the image.
15403
15404 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15405
15406         * gmm-utils.el (gmm-image-load-path): Don't make
15407         `gmm-image-load-path' include subdirectories which the second arg
15408         `image' might specify.
15409
15410         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15411         subdirectory to icon file names.
15412
15413         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15414
15415 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15416
15417         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15418         gmm-image-load-path calls.
15419
15420         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15421
15422         * message.el (message-make-tool-bar): Ditto.
15423
15424         * mml.el (mml-preview): Add comment concerning tool bar icons.
15425
15426         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15427         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15428
15429         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15430         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15431
15432         * message.el (message-tool-bar-gnome): Use new icon names.
15433         (message-make-tool-bar): Use `gmm-image-load-path'.
15434
15435         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15436         New functions from MH-E.
15437         (gmm-image-load-path): New variable from MH-E.
15438         (gmm-image-load-path): New function from MH-E.  Add arguments
15439         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15440         *-image-load-path-called-flag.
15441
15442 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15443
15444         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15445
15446 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15447
15448         * nnimap.el (nnimap-request-move-article): Change folder back to
15449         source group before deleting.
15450
15451 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15452
15453         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15454
15455         * gnus-art.el (mm-url-insert-file-contents-external):
15456         Autoload mm-url.
15457
15458         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15459
15460 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15463         coding system which mm-charset-to-coding-system returns for a
15464         given charset is valid.
15465
15466 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15467
15468         * html2text.el (html2text-remove-tag-list):
15469         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15470
15471 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15472
15473         * gnus-cus.el: Revert 2005-10-17 change.
15474
15475 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15476
15477         * gnus-art.el (article-strip-banner):
15478         Call article-really-strip-banner only when the regexp match is made.
15479
15480 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15481
15482         * gnus-art.el (article-strip-banner):
15483         Use gnus-extract-address-components instead of
15484         mail-header-parse-addresses to make it work with non-ASCII text;
15485         remove mail-encode-encoded-word-string.
15486
15487         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15488         values which are surrounded with \"...\"; make it never cause a
15489         Lisp error; give up parsing of parameters if it failed in
15490         extracting type.
15491
15492 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15493
15494         * smime.el (smime-cert-by-ldap-1): Fix bug where
15495         `smime-ldap-search' returns results without userCertificates.
15496
15497 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15498
15499         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15500
15501 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15502
15503         * spam.el (spam-check-spamassassin-headers): Adapt format for
15504         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15505         <ari@mbf.ocn.ne.jp>.
15506         (spam-list-of-processors): Add spam-use-gmane.
15507
15508 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15509
15510         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15511         make-temp-file; make it work with XEmacs as well.
15512
15513         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15514         mm-make-temp-file.
15515
15516         * mm-decode.el (mm-display-external): Use the 3rd arg of
15517         mm-make-temp-file.
15518         (mm-create-image-xemacs): Ditto.
15519
15520 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15521
15522         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15523         with message-narrow-to-headers.
15524         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15525         (gnus-draft-check-draft-articles): New function.
15526         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15527
15528 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15529
15530         * gnus-art.el (gnus-article-browse-html-parts):
15531         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15532         Don't use suffix argument for mm-make-temp-file for Emacs 21
15533         compatibility.  Remove useless `format'.
15534
15535 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15536
15537         * nnweb.el (nnweb-google-wash-article): Update regexps.
15538         (nnweb-group-alist): Use defvoo instead of defvar.
15539
15540 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15541
15542         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15543         re-loading nn* modules.
15544
15545 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15546
15547         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15548         for `tool-bar-mode' and don't check it's default-value.
15549
15550         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15551
15552         * message.el (message-make-tool-bar): Ditto.
15553
15554         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15555         `substring'.  Shorten tmp-file name.
15556
15557         * gnus.el: Remove bogus comment.
15558
15559 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15560
15561         * gnus-art.el (gnus-article-browse-html-parts): New function.
15562         (gnus-article-browse-html-article): New function for viewing html
15563         articles with a browser.
15564
15565 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15566
15567         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15568         in elisp.
15569         (pgg-gpg-encrypt-symmetric-region): Ditto.
15570         (pgg-gpg-sign-region): Ditto.
15571
15572         * pgg-def.el (pgg-text-mode): New variable.
15573
15574         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15575         (mml2015-pgg-encrypt): Ditto.
15576
15577         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15578         (mml1991-pgg-encrypt): Ditto.
15579
15580 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * nnfolder.el (nnfolder-insert-newsgroup-line):
15583         Use message-make-date instead of current-time-string.
15584
15585         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15586         to gnus-decoded which mm-uu might set.
15587
15588 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15591         don't decode quoted parameters; remove misimported Emacs code.
15592         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15593         (rfc2231-decode-encoded-string): Don't use split-string which
15594         behaves differently according to Emacs version; use
15595         mm-decode-coding-region to convert charset to coding-system.
15596         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15597         (rfc2231-encode-string): Remove misimported Emacs code.
15598
15599 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15600
15601         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15602         when calling mail-header-parse-content-type.
15603         (article-de-quoted-unreadable): Ditto.
15604         (article-de-base64-unreadable): Ditto.
15605         (article-wash-html): Ditto.
15606
15607         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15608         calling mail-header-parse-content-type and
15609         mail-header-parse-content-disposition.
15610         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15611         mail-header-parse-content-type.
15612
15613         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15614         insert charset and format parameters; encode description after
15615         inserting it to buffer.
15616         (mml-insert-parameter): Fold lines properly even if a parameter is
15617         segmented into two or more lines; change the max column to 76.
15618
15619         * rfc1843.el (rfc1843-decode-article-body): Don't use
15620         ignore-errors when calling mail-header-parse-content-type.
15621
15622         * rfc2231.el (rfc2231-parse-string): Return at least type if
15623         possible; don't cause an error even if it fails in parsing of
15624         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15625         (rfc2231-encode-string): Don't break lines at the beginning, leave
15626         it to mml-insert-parameter.
15627
15628         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15629         calling mail-header-parse-content-type.
15630
15631 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15632
15633         * spam-report.el (spam-report-gmane-use-article-number):
15634         Improve doc string.
15635         (spam-report-gmane-internal): Check if a suitable header was found
15636         in the article.
15637
15638 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15639
15640         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15641         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15642
15643 2006-02-05  Romain Francoise  <romain@orebokech.com>
15644
15645         Update copyright notices of all files in the gnus directory.
15646
15647 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15648
15649         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15650
15651 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15652
15653         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15654         segmented lines of parameter value to cope with Thunderbird 1.5
15655         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15656         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15657         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15658
15659 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15660
15661         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15662         parts.
15663
15664 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15665
15666         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15667         there's only one active file for all servers.
15668         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15669         solid groups.  Gnus might have used a FAST request to select the group.
15670         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15671         and nnweb-search redundantly in the active file.
15672         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15673         (nnweb-request-create-group): Don't use ARGS.
15674         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15675         initialisations.  Let nnoo do the work.
15676
15677 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15678
15679         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15680         Say the part has been decoded.
15681
15682         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15683
15684 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15685
15686         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15687         mailcap-viewer-test-cache when there's no 'test clause, since that
15688         will invert the meaning of a "nil" test previously determined by
15689         mailcap-mailcap-entry-passes-test.
15690
15691 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15692
15693         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15694         compiling.
15695
15696         * gnus-sum.el: Ditto.
15697
15698         * message.el: Don't bind tool-bar-map when compiling.
15699
15700 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15701
15702         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15703
15704 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15705
15706         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15707         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15708         current Google Groups.
15709
15710 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15711
15712         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15713         and tool-bar-mode.
15714
15715         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15716         and tool-bar-mode.
15717
15718         * message.el (message-tool-bar-update): Simplify.
15719         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15720
15721         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15722         gnus-summary-buffer.
15723         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15724         gnus-summary-reply.
15725
15726         * gmm-utils.el (gmm): Add :version.
15727
15728 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15729
15730         * Makefile.in (clean): New rule.
15731         (distclean): Use it.
15732
15733 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15734
15735         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15736         Don't autoload.
15737
15738 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15739
15740         * gmm-utils.el (gmm-verbose): Add :group.
15741
15742 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15743
15744         * message.el: Change some comments WRT tool-bars.
15745
15746         * gnus-sum.el (gnus-summary-tool-bar)
15747         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15748         (gnus-summary-tool-bar-zap-list): New variables.
15749         (gnus-summary-make-tool-bar): Complete rewrite using
15750         `gmm-tool-bar-from-list'.
15751
15752         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15753         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15754         New variables.
15755         (gnus-group-make-tool-bar): Complete rewrite using
15756         `gmm-tool-bar-from-list'.
15757         (gnus-group-tool-bar-update): New function.
15758
15759         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15760
15761 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15762
15763         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15764         is dissected into a single part of which the type is the same as
15765         the given one; decode charset.
15766
15767 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15768
15769         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15770         into alists as symbol not string, since that's what
15771         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15772         look for.
15773
15774 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15775
15776         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15777         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15778
15779         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15780
15781 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15782
15783         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15784         (gnus-xmas-mime-security-button-menu): New function.
15785
15786         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15787         (gnus-mime-security-button-menu): New definition.
15788         (gnus-mime-security-button-map): Use them.
15789         (gnus-mime-security-button-menu): New function.
15790         (gnus-insert-mime-security-button): Addition to help echo.
15791         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15792         (gnus-mime-security-pipe-part): New functions.
15793
15794         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15795         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15796
15797         * mm-decode.el (mm-handle-set-disposition): Remove.
15798         (mm-handle-set-description): Remove.
15799
15800 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15801
15802         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15803         (mm-w3m-standalone-supports-m17n-p): New function.
15804         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15805         w3m usage.
15806
15807         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15808         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15809
15810 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15811
15812         * message.el (message-tool-bar-zap-list):
15813         Use gmm-tool-bar-zap-list as custom type.
15814         (message-tool-bar-update): New function.
15815         (message-tool-bar, message-tool-bar-gnome)
15816         (message-tool-bar-retro): Add message-tool-bar-update.
15817         (message-tool-bar-gnome): Add flyspell-buffer.
15818
15819         * gnus-util.el (gnus-error): Describe `args'.
15820
15821         * gmm-utils.el (gmm-error): Describe `args'.
15822         (gmm-tool-bar-zap-list): New widget.
15823         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15824
15825 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15826
15827         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15828         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15829         the number of recursive calls.
15830
15831         * mm-decode.el (mm-handle-set-disposition): New macro.
15832         (mm-handle-set-description): New macro.
15833
15834 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15835
15836         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15837         encoding.
15838
15839 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15840
15841         * message.el (message-tool-bar-zap-list, message-tool-bar)
15842         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15843         (message-tool-bar-local-item-from-menu): Remove.
15844         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15845         (message-make-tool-bar): New function.
15846         (message-mode): Use `message-make-tool-bar'.
15847
15848         * gmm-utils.el: New file.
15849         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15850         (gmm-lazy): New widget copied from `nnmail.el'.
15851         (gmm-tool-bar-from-list): New function for creating customizable
15852         tool bars.
15853         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15854         output.
15855         (gmm): Add :prefix to defgroup.
15856
15857 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15858
15859         * gmm-utils.el (gmm-widget-p): New function.
15860
15861 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15862
15863         * mml.el (mml-attach-file): Describe `description' in doc string.
15864         (mml-menu): Add Emacs MIME manual and PGG manual.
15865
15866 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15867
15868         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15869
15870 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15871
15872         * nntp.el (nntp-end-of-line): Doc fix.
15873
15874 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15875
15876         * imap.el (imap-open): Handle case where buffer is a buffer
15877         object.
15878
15879 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15880
15881         * gnus-delay.el (gnus-delay): Don't autoload.
15882         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15883         to be re-loaded when customizing the `gnus-delay' group.
15884
15885 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15886
15887         * message.el (message-insert-citation-line): Use newlines.
15888
15889 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15890
15891         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15892         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15893         these routines, so the passphrase can be managed externally and
15894         passed in to the system.
15895         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15896         pgg-add-passphrase-to-cache function.
15897
15898         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15899         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15900         these routines, so the passphrase can be managed externally and
15901         passed in to the system.
15902         (pgg-pgp5-sign-region): Use new name of
15903         pgg-add-passphrase-to-cache function.
15904
15905 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15906
15907         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15908         part of the decoded armor to find the key-identifier.
15909         (pgg-gpg-lookup-key-owner): New function to return the
15910         human-readable identifier of a key owner.
15911         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15912         itself.
15913         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15914         the key value) if we have a key and can match it against a secret
15915         key.  Also, added a note pointing out fact that the prompt only
15916         indicates the first matching key.
15917
15918         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15919         pgg-decrypt-region.
15920         (pgg-add-passphrase-to-cache): Rename from
15921         `pgg-add-passphrase-cache' to reduce confusion (all callers
15922         changed).
15923         (pgg-remove-passphrase-from-cache): Rename from
15924         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15925         changed).
15926         (pgg-read-passphrase, pgg-add-passphrase-cache)
15927         (pgg-remove-passphrase-cache): Add informative docstrings.
15928         (pgg-decrypt): Convey provided passphrase in subordinate call to
15929         pgg-decrypt-region.
15930
15931 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15932
15933         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15934         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15935         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15936         'passphrase' argument, so the passphrase can be managed externally
15937         and then passed in to the system.
15938
15939         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15940         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15941         so the passphrase cache can be used reliably with identifiers
15942         besides a pgp packet's key id.
15943
15944         * pgg-gpg.el (pgg-gpg-encrypt-region)
15945         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15946         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15947         these routines, so the passphrase can be managed externally and
15948         passed in to the system.
15949
15950         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15951         'notruncate' argument, so the passphrase cache can be used
15952         reliably with identifiers besides a pgp packet's key id.
15953
15954 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15955
15956         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15957         symmetric encryption.
15958         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15959         encrypted session key.
15960         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15961         message ask for the passphrase in a proper way.
15962
15963         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15964         New user commands for symmetric encryption.
15965
15966 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15967
15968         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15969
15970         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15971
15972 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15973
15974         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15975
15976 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15977
15978         * mm-decode.el (mm-inlined-types): Add application/pgp.
15979         (mm-automatic-display): Ditto.
15980
15981         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15982         part as text.
15983
15984 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15985
15986         * nnrss.el: Update copyright.
15987         (nnrss-opml-import): Query whether to subscribe to each entry.
15988
15989         * gnus-art.el:
15990         * gnus-sum.el:
15991         * gnus-xmas.el:
15992         * messagexmas.el:
15993         * mm-uu.el:
15994         * mm-view.el: Update copyright.
15995
15996 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15997
15998         * message.el (message-info): New function.
15999         (message-mode-menu): Add it.
16000         Update copyright.
16001
16002         * ChangeLog: Fix and update copyright.
16003
16004 2006-01-13  Romain Francoise  <romain@orebokech.com>
16005
16006         * message.el (message-forward-subject-name-subject): Prefer the
16007         address to 'nowhere' if the sender has no name.
16008         Fix typo.  Update copyright year.
16009
16010 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16011
16012         * gnus-art.el (article-wash-html):
16013         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16014         (gnus-article-wash-html-with-w3m-standalone): New function.
16015
16016         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16017         mm-inline-text-html-render-with-w3m-standalone.
16018         (mm-text-html-washer-alist): Map w3m-standalone to
16019         gnus-article-wash-html-with-w3m-standalone.
16020         (mm-inline-text-html-render-with-w3m-standalone): New function.
16021
16022 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16023
16024         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16025         Improve LaTeX.
16026
16027 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16028
16029         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16030         (nnrss-request-article): Render text/plain parts as HTML.
16031
16032         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16033         the buffer.
16034
16035 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16036
16037         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16038         custom definition of `gnus-posting-styles'.
16039
16040         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16041         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16042
16043 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16044
16045         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16046         Use nntp for bug archive.
16047
16048 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16049
16050         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16051         parts.
16052         (nnrss-normalize-date): New function converts ISO 8601 date into
16053         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16054         (nnrss-check-group): Use it.
16055
16056 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16057
16058         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16059
16060         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16061         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16062         (nnrss-insert-w3): Ditto.
16063
16064 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16067         the articles to be forwarded including the case where neither a
16068         number of articles nor a region is specified.
16069
16070 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * nnrss.el (nnrss-request-article): Fix last change; fill
16073         text/plain parts.
16074
16075 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16076
16077         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16078         in text/plain part.
16079         (nnrss-check-group): Don't add excessive newline to dc:subject.
16080
16081 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16082
16083         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16084         article.
16085
16086 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16087
16088         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16089         (nnml-use-compressed-files, nnml-save-mail): Support other
16090         comression programs such as bzip2.
16091
16092 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16093
16094         * dns.el (query-dns): Make sure we check the buffer size before
16095         removing tcp headers.
16096
16097 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16098
16099         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16100         remove MIME buttons associated with multipart/alternative parts.
16101         (gnus-mime-display-alternative): Tag buttons using `article-type'
16102         text property.
16103
16104         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16105         associated with multipart/alternative parts.
16106
16107         * gnus-art.el (gnus-signature-separator): Fix custom type.
16108
16109         * mm-decode.el (mm-inlined-types): Fix custom type.
16110         (mm-keep-viewer-alive-types): Ditto.
16111         (mm-automatic-display): Ditto.
16112         (mm-attachment-override-types): Ditto.
16113         (mm-inline-override-types): Ditto.
16114         (mm-automatic-external-display): Ditto.
16115
16116 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16117
16118         * spam-report.el (spam-report-user-mail-address)
16119         (spam-report-user-agent): New variables.
16120         (spam-report-url-ping-plain): Use spam-report-user-agent.
16121
16122 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16123
16124         * gnus-art.el (gnus-button-handle-custom): Do not just use
16125         `customize-apropos' for any "M-x customize-*" button but the
16126         function called for.  Accept both the function name and its
16127         argument in order to achieve this.
16128         (gnus-button-alist): Remove support for "custom:" URL's.
16129         Pass function name to `gnus-button-handle-custom' in case of "M-x
16130         customize-*" buttons.
16131
16132 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16133
16134         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16135         multipart/alternative and add xref to mm-discouraged-alternatives
16136         in doc string.
16137
16138         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16139         gnus-buttonized-mime-types in doc string.
16140
16141 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16142
16143         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16144         Suggest image/.* in the doc string.
16145
16146 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16147
16148         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16149         message-marks (Debian bug #342521).
16150
16151 2005-12-12  Simon Josefsson  <jas@extundo.com>
16152
16153         * password.el (password-read-from-cache): Add.
16154         (password-read): Use it.
16155
16156 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16157
16158         * rfc2047.el (rfc2047-charset-to-coding-system):
16159         Recognize us-ascii as a MIME charset.
16160
16161         * mm-bodies.el (mm-decode-content-transfer-encoding):
16162         Protect against the case where the 2nd arg TYPE is nil.
16163
16164 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16165
16166         * pop3.el (pop3-stream-type): Fix custom version.
16167
16168         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16169
16170 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16171
16172         * mm-decode.el (mm-display-external): Add missing cdr.
16173
16174 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16175
16176         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16177         RFC1524) if it is in mailcap or add a suffix according to
16178         mailcap-mime-extensions when generating a temp filename; postpone
16179         deleting a temp file for 2 seconds for some wrappers, shell
16180         scripts, and so on, which might exit right after having started a
16181         viewer command as a background job.
16182
16183 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16184
16185         * nntp.el (nntp-marks-directory): Fix custom group.
16186
16187         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16188         steps when < 10.
16189
16190         * gnus-start.el (gnus-no-server-1):
16191         Mention `gnus-level-default-subscribed' in doc string.
16192
16193 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16194
16195         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16196         parens.
16197
16198 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16199
16200         * gnus-xmas.el (gnus-use-toolbar): Revert.
16201         (gnus-xmas-setup-toolbar): Use global default-toolbar if
16202         gnus-use-toolbar is default.
16203
16204         * messagexmas.el (message-use-toolbar): Revert.
16205         (message-setup-toolbar): Use global default-toolbar if
16206         message-use-toolbar is default.
16207
16208 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16209
16210         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
16211         according to default-toolbar-visible-p.
16212
16213         * messagexmas.el (message-use-toolbar): Ditto.
16214
16215 2005-11-26  Dave Love  <fx@gnu.org>
16216
16217         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16218         (tls-program, tls-success): Provide openssl alternative.
16219
16220         * starttls.el: Doc fixes.
16221         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16222         SERVICE to PORT.
16223
16224         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16225         port null or service name.
16226         (starttls-negotiate): Autoload.
16227
16228 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * message.el (message-kill-to-signature): Fix interactive spec.
16231
16232 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16233
16234         * pop3.el (pop3-open-server): Recognize a string as a service name.
16235
16236 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16237
16238         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16239
16240 2005-11-23  Dave Love  <fx@gnu.org>
16241
16242         Add pop3s, pop3/starttls.
16243
16244         * pop3.el (pop3-authentication-scheme): Clarify doc.
16245         (open-tls-stream, starttls-open-stream): Autoload.
16246         (pop3-stream-type): New.
16247         (pop3-open-server): Use it.
16248
16249         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16250         for POP.
16251         (mail-source-keyword-map): Add :stream for POP.
16252         (mail-source-fetch-pop): Use pop3-stream-type.
16253
16254 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16255
16256         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16257         of current-time-string.
16258
16259 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16260
16261         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16262         date header.
16263
16264 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16265
16266         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16267         it can seriously impact performance as it bypasses the agent's
16268         local caches.
16269
16270 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16271
16272         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16273         must be explicitly online rather than "not explicitly offline" for
16274         its flags to be synchronized.
16275
16276         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16277         that gnus-uu-unmark-thread will function correctly.
16278
16279         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16280         1024K is instead displayed as 1M.
16281
16282 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16283
16284         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16285
16286 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16287
16288         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16289
16290 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16291
16292         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16293         error message to display actual error condition.
16294         (gnus-agent-save-local): Avoid saving symbols that are bound to
16295         nil as they simply result in a warning message in
16296         gnus-agent-read-local.
16297
16298 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16299
16300         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16301         rather than make-variable-buffer-local for file-precious-flag.
16302
16303 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16304
16305         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16306         for duplicates which are removed.  The invalid sort check then
16307         triggers a rescan after the sort as sorting may have moved
16308         duplicate entries such that they can be cheaply detected.
16309
16310 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16311
16312         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16313
16314 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16315
16316         * gnus-agent.el (gnus-agent-article-alist-save-format):
16317         Change internal variable to a custom variable.  Change default value
16318         from compressed(2) to uncompressed(1).
16319         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16320         support for uncompressed agentview files.  Taken together, reading
16321         the agentview file should now be 6-7 times faster.
16322
16323 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16324
16325         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16326         as a buffer-local variable.  This avoids creating truncated
16327         dribble files as a result of a hang up, eg.
16328
16329 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
16330
16331         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
16332         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
16333         XEmacs.
16334
16335 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16336
16337         * gnus-start.el (gnus-start-draft-setup):
16338         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16339
16340         * gnus.el (gnus-splash): Change custom group.
16341         (gnus-group-get-parameter, gnus-group-parameter-value):
16342         Describe allow-list argument.
16343
16344         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16345         string.
16346
16347 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16348
16349         * gnus-art.el (gnus-default-article-saver): Add user-defined
16350         `function' to custom type.
16351
16352 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16353
16354         * imap.el (imap-open): Handle case where buffer is a buffer
16355         object.
16356
16357 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16358
16359         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16360         long lines.
16361         (gnus-cache-delete-group): Wrap doc strings.
16362
16363         * gnus-agent.el (gnus-agent-rename-group)
16364         (gnus-agent-delete-group): Wrap doc strings.
16365
16366 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * messagexmas.el (message-use-toolbar): Change the valid values
16369         into default, top, bottom, left, and right.
16370         (message-toolbar-thickness): New variable.
16371         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16372         well.
16373         (message-setup-toolbar): Make it work.
16374
16375         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16376         (gnus-use-toolbar): Change the valid values into default, top,
16377         bottom, left, and right.
16378         (gnus-toolbar-thickness): New variable.
16379         (gnus-xmas-setup-toolbar): New function.
16380         (gnus-xmas-setup-group-toolbar): Use it.
16381         (gnus-xmas-setup-summary-toolbar): Use it.
16382
16383 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16384
16385         * gnus-start.el (gnus-1): Add "native" to
16386         gnus-predefined-server-alist.
16387
16388         * gnus.el (gnus-method-to-server): Don't add "native" to the
16389         lists here, because that leads to problems when
16390         gnus-select-method is bound.
16391
16392 2005-11-09  Simon Josefsson  <jas@extundo.com>
16393
16394         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16395         use (not sort-by-date) instead.
16396
16397 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16398
16399         * gnus-delay.el (gnus-delay-group): Don't autoload.
16400         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16401         to be re-loaded when customizing the `gnus-delay' group.
16402
16403 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16404
16405         * message.el: Revert last changes.
16406         (message-insert-citation-line): Use newlines.
16407
16408 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16409
16410         * message.el (message-courtesy-message)
16411         (message-mark-insert-begin, message-mark-insert-end)
16412         (message-elide-ellipsis, message-cancel-message)
16413         (message-add-header, message-change-subject)
16414         (message-cross-post-followup-to-header)
16415         (message-cross-post-insert-note, message-reduce-to-to-cc)
16416         (message-widen-reply, message-delete-not-region)
16417         (message-kill-to-signature, message-insert-signature)
16418         (message-insert-importance-high, message-insert-importance-low)
16419         (message-insert-or-toggle-importance)
16420         (message-insert-disposition-notification-to)
16421         (message-indent-citation, message-yank-original)
16422         (message-cite-original-without-signature, message-cite-original)
16423         (message-insert-citation-line, message-position-on-field)
16424         (message-fix-before-sending, message-send-mail-partially)
16425         (message-send-mail, message-send-mail-with-sendmail)
16426         (message-send-mail-with-qmail, message-send-news)
16427         (message-check-news-header-syntax, message-generate-headers)
16428         (message-insert-courtesy-copy, message-fill-address)
16429         (message-fill-header, message-shorten-references)
16430         (message-setup-1, message-cancel-news)
16431         (message-forward-make-body-plain, message-forward-make-body-mime)
16432         (message-forward-make-body-mml, message-encode-message-body)
16433         (message-forward-make-body-digest-plain)
16434         (message-forward-make-body-digest-mime)
16435         (message-use-alternative-email-as-from): Insert `hard-newline'
16436         instead of ordinary newlines.
16437
16438 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16439
16440         * message.el (message-generate-headers): Downcase the argument
16441         given to message-check-element.
16442
16443 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16444
16445         * nntp.el (nntp-authinfo-rejected): New error condition.
16446         (nntp-wait-for): Use new error condition to signal authentication
16447         error.
16448         (nntp-retrieve-data): Rethrow new error condition to break out of
16449         recursive call to nntp-send-authinfo.
16450
16451 2005-11-08  Romain Francoise  <romain@orebokech.com>
16452
16453         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16454         (gnus-summary-exit-map): Bind to `Z p'.
16455         (gnus-summary-make-menu-bar): Add menu item.
16456
16457 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16458
16459         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16460         (gnus-treat-*): Add `first' in all doc strings.
16461
16462         * gnus-group.el (gnus-group-compact-group): Fix typo.
16463
16464 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * gnus.el (gnus-parameters-case-fold-search): New variable.
16467         (gnus-parameters-get-parameter): Use it.
16468
16469         * gnus-score.el (gnus-home-score-file): Doc fix.
16470
16471 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16472
16473         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16474
16475 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16476
16477         * mm-util.el (mm-special-display-p): New function.
16478
16479         * mml.el (mml-preview): Use it; doc fix.
16480
16481 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16482
16483         * imap.el (imap-open): Handle case where buffer is a buffer object.
16484
16485 2005-10-29  Romain Francoise  <romain@orebokech.com>
16486
16487         * message.el (message-fix-before-sending): Fix comment.
16488
16489 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16490
16491         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16492
16493 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16494
16495         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16496         Used in gnus-score.el.
16497
16498 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16499
16500         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16501
16502 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16503
16504         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16505         whitespace removed in revision 7.8.  Use concatenated string to
16506         protect trailing whitespace.
16507
16508 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16509
16510         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16511         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16512         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16513         Courier IMAP ("some version from 2004").  Mostly based on similar
16514         code in the same function.
16515
16516 2005-10-26  Didier Verna  <didier@xemacs.org>
16517
16518         * gnus-group.el (gnus-group-compact-group): Invalidate original
16519         article buffer.
16520         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16521         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16522         NOV database and in article itself.
16523         Invalidate article backlog.
16524
16525 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16526
16527         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16528
16529 2005-10-26  Simon Josefsson  <jas@extundo.com>
16530
16531         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16532         part of 2004-07-25 change.
16533
16534 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16535
16536         * message.el (message-display-completion-list): New function.
16537         (message-expand-group): Use it; make sure the Completions buffer
16538         is modifiable.
16539 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16540
16541         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16542         user-mail-name is an empty string.
16543
16544 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16545
16546         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16547         depending on gnus-score-decay-constant.
16548
16549         * encrypt.el (encrypt-insert-file-contents)
16550         (encrypt-write-file-contents): Don't use `gnus-message'.
16551
16552         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16553         arguments.
16554         (mm-uu-type-alist): Add message-marks and insert-marks.
16555         Pass arguments to mm-uu-verbatim-marks-extract.
16556         (mm-uu-hide-markers): New variable.
16557         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16558
16559         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16560         (gnus-convert-image-to-face-command): Use "convert" by default to
16561         allow other input image formats.
16562         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16563         accordingly.
16564
16565 2005-10-23  Simon Josefsson  <jas@extundo.com>
16566
16567         * imap.el (imap-gssapi-program): Align command line parameters
16568         with latest GNU SASL.
16569         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16570
16571 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16572
16573         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16574         HTML.
16575         (nnslashdot-request-article): Ditto.
16576
16577         * lpath.el (featurep): Add nobreak-char-display.
16578
16579 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16580
16581         * mail-source.el (mail-source-fetch-pop): Require pop3.
16582         (mail-source-check-pop): Ditto.
16583
16584 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16585
16586         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16587         errors.
16588
16589 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16590
16591         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16592         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16593
16594         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16595
16596         * mm-bodies.el (mm-decode-string):
16597         Call `mm-charset-to-coding-system' with allow-override argument.
16598
16599 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16600
16601         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16602         (rfc2047-charset-to-coding-system): New function.
16603         (rfc2047-decode-encoded-words): New function.
16604         (rfc2047-decode-region): Use them.
16605         (rfc2047-decode-cte): Remove.
16606         (rfc2047-parse-and-decode): Remove.
16607         (rfc2047-decode): Remove.
16608
16609 2005-10-15  Kenichi Handa  <handa@m17n.org>
16610
16611         * rfc2047.el (rfc2047-decode-cte): New function.
16612         (rfc2047-decode-region): Change the way to decode successive
16613         encoded-words: decode B- or Q-encoding in each encoded-word,
16614         concatenate them, and decode it as charset.
16615
16616 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16617
16618         * lpath.el: Fbind codepage-setup for XEmacs.
16619
16620 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16621
16622         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16623         widget-move-and-invoke.
16624         (gnus-custom-mode): Use gnus-custom-map.
16625
16626 2005-10-15  Bill Wohler  <wohler@newt.com>
16627
16628         * message.el (message-tool-bar-map): Rename image file from
16629         mail_send to mail/send.
16630
16631 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16632
16633         * message.el (message-expand-group): Pass the common
16634         prefix substring of completion to `display-completion-list'.
16635
16636 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16637
16638         * mml-sec.el (mml-secure-method): New internal variable.
16639         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16640         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16641         New functions using mml-secure-method.
16642
16643         * mml.el (mml-mode-map): Add key bindings for those functions.
16644         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16645         Harder <harder@myrealbox.com>.
16646         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16647         Goto end of message if point is the headers of the message.
16648
16649         * message.el (message-in-body-p): New function.
16650
16651         * assistant.el: Autoload gnus-util and netrc.
16652
16653         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16654         Use `mm-charset-override-alist' only when decoding.
16655
16656         * mm-bodies.el (mm-decode-body):
16657         Call `mm-charset-to-coding-system' with allow-override argument.
16658
16659         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16660         `filename' from Content-Disposition if Content-Type doesn't
16661         provide `name'.
16662         (gnus-mime-view-part-as-type): Set default instead of
16663         initial-input.
16664
16665 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16666
16667         * format-spec.el (format-spec): Propagate text properties of % spec.
16668
16669 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16670
16671         * gnus-art.el (gnus-treat-predicate): Add `first'.
16672
16673 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16674
16675         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16676         (mm-charset-override-alist): New variable.
16677         (mm-charset-to-coding-system): Use it.
16678         (mm-codepage-setup): New helper function.
16679         (mm-charset-eval-alist): New variable.
16680         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16681         Warn about unknown charsets.
16682
16683         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16684
16685 2005-10-04  David Hansen  <david.hansen@gmx.net>
16686
16687         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16688         (nnrss-check-group): Ditto.
16689
16690 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16691
16692         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16693         Rename x-gnus-verbatim to x-verbatim.
16694         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16695
16696         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16697         x-verbatim.
16698
16699         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16700
16701         * gnus-util.el (gnus-remove-duplicates): Remove.
16702
16703         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16704         instead of gnus-remove-duplicates.
16705
16706         * message.el (message-remove-duplicates): Remove.
16707         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16708         message-remove-duplicates.
16709
16710         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16711         available, else use implementation from `delete-dups'.
16712
16713         * message.el (message-insert-expires): New function.
16714         (message-mode-map): Add key binding.
16715         (message-mode-field-menu): Add menu entry.
16716         (message-mode): Document it.
16717         (message-make-expires-date): Use `message-make-date'.
16718
16719 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16720
16721         * message.el (message-make-expires-date): New function.
16722
16723 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16724
16725         * Makefile.in (list-installed-shadows): New entry.
16726         (install): Use it.
16727         (remove-installed-shadows): New entry.
16728
16729         * dgnushack.el (dgnushack-default-load-path): New variable.
16730         (dgnushack-find-lisp-shadows): New function.
16731         (dgnushack-remove-lisp-shadows): New function.
16732
16733 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16734
16735         * Makefile.in (install-el-elc): New entry.
16736         (install): Use it so that .el files are necessarily installed.
16737
16738 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16741
16742 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16743
16744         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16745         function rather than the diff-mode.el package.
16746         (mm-display-external): Use with-current-buffer.
16747         (mm-viewer-completion-map, mm-viewer-completion-map):
16748         Move initialization inside declaration.
16749
16750 2005-09-29  Simon Josefsson  <jas@extundo.com>
16751
16752         * spam.el: Load hashcash when compiling, to avoid warnings.
16753         Don't autoload mail-check-payment.
16754         (spam-check-hashcash): Define unconditionally, since hashcash.el
16755         is part of Gnus now.  Ignore errors from payment checking.
16756
16757 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16758
16759         * message.el (message-bold-region, message-unbold-region):
16760         Rename from `bold-region' and `unbold-region'.
16761
16762         * message.el: Remove useless autoloads.
16763
16764 2005-09-28  Simon Josefsson  <jas@extundo.com>
16765
16766         * message.el (message-use-idna): Default to t.
16767         (message-use-idna): Test whether encoding works too.  Doc fix.
16768
16769 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16770
16771         * nntp.el (nntp-warn-about-losing-connection): Remove.
16772
16773 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16774
16775         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16776         customizable.  Change default value.
16777         (mm-uu-diff-groups-regexp): Change default value.
16778         (mm-uu-type-alist): Add doc string.
16779         (mm-uu-configure): Add doc string.  Make it interactive.
16780         (mm-uu-tex-groups-regexp): New variable.
16781         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16782         (mm-uu-type-alist): Add LaTeX documents.
16783         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16784         of "text/verbatim".
16785         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16786
16787         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16788         instead of "text/verbatim".
16789
16790         * message.el (message-mark-inserted-region)
16791         (message-mark-insert-file): Use slrn style marks when called with
16792         prefix argument.
16793
16794 2005-09-27  Simon Josefsson  <jas@extundo.com>
16795
16796         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16797
16798 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16799
16800         * message.el (message-remove-duplicates): New function.
16801         Implementation borrowed from `gnus-remove-duplicates'.
16802         (message-idna-to-ascii-rhs): Also encode idna addresses in
16803         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16804         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16805         only ask about the same idna domain once per header and also tell
16806         in what header to replace the idna domain.
16807
16808         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16809         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16810         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16811         a header is decoded and not just the last one.
16812
16813 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16814
16815         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16816         has been decoded.
16817
16818         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16819         (mm-insert-part): Don't modify text if it has been decoded.
16820
16821         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16822         decoded.
16823
16824         * mm-view.el (mm-inline-text): Don't strip text props unless
16825         decoding enriched or richtext parts.
16826
16827 2005-09-25  Romain Francoise  <romain@orebokech.com>
16828
16829         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16830         * gnus-start.el (gnus-subscribe-interactively):
16831         * gnus-uu.el (gnus-uu-grab-articles):
16832         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16833         space.
16834
16835 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16836
16837         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16838         * mm-view.el (mm-view-pkcs7-decrypt):
16839         * gnus-sum.el (gnus-summary-limit-to-extra)
16840         (gnus-summary-respool-article, gnus-read-move-group-name):
16841         * gnus-score.el (gnus-summary-increase-score):
16842         * gnus-util.el (gnus-completing-read-with-default):
16843         * gnus-art.el (gnus-read-save-file-name)
16844         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16845         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16846         * message.el (message-check-news-header-syntax):
16847         Follow convention for reading with the minibuffer.
16848
16849 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16850
16851         * spam-report.el (spam-report-url-ping-plain):
16852         Use gnus-extended-version as User-Agent.
16853
16854         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16855         default value is nil.
16856
16857         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16858         (mm-uu-verbatim-marks-extract): New function.
16859         (mm-uu-extract): New face.
16860         (mm-uu-copy-to-buffer): Use it.
16861
16862         * spam-report.el (spam-report-gmane-ham): Rename from
16863         `spam-report-gmane-unspam'.
16864         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16865         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16866
16867         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16868         Autoload.
16869         (spam-report-gmane-unregister-routine):
16870         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16871
16872 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16873
16874         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16875         (spam-report-gmane-unregister-routine): Add support for gmane
16876         unregistration.
16877
16878         * spam-report.el (spam-report-gmane-unspam)
16879         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16880         (spam-report-gmane): Change to take a single article and do unspam
16881         registration.
16882
16883 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16884
16885         * mm-url.el (mm-url-decode-entities): Fix regexp.
16886
16887 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16888
16889         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16890         default to nil, to be able to use Gnus at all.  If the default
16891         switches to something else, then the function should be fixed not
16892         be exceedingly slow.
16893
16894 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16895
16896         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16897         fail hard.
16898
16899         * spam-report.el: Add better Keywords line.
16900
16901         * spam.el: Add Maintainer and better Keywords line.
16902
16903 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16904
16905         * gnus-art.el (gnus-article-replace-part)
16906         (gnus-mime-replace-part): New functions.
16907         (gnus-mime-action-alist, gnus-mime-button-commands)
16908         (gnus-mime-save-part-and-strip): Add file argument.
16909         (gnus-article-part-wrapper): Add interactive argument.
16910
16911         * gnus-sum.el (gnus-summary-mime-map):
16912         Add `gnus-article-replace-part'.
16913
16914 2005-09-19  Didier Verna  <didier@xemacs.org>
16915
16916         The nnml compaction feature:
16917         * nnml.el (nnml-request-compact-group): New function.
16918         * nnml.el (nnml-request-compact): New function.
16919         * gnus-int.el (gnus-request-compact-group): New function.
16920         * gnus-int.el (gnus-request-compact): New function.
16921         * gnus-group.el (gnus-group-compact-group): New function.
16922         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16923         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16924         * gnus-srvr.el (gnus-server-compact-server): New function.
16925         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16926         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16927
16928 2005-09-18  Deepak Goel  <deego@gnufans.org>
16929
16930         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16931         format spec.
16932
16933 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16934
16935         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16936
16937 2005-09-15  Romain Francoise  <romain@orebokech.com>
16938
16939         * message.el (message-fill-paragraph): Clarify docstring.
16940
16941 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16942
16943         * gnus-art.el (gnus-mime-display-part): Protect against broken
16944         MIME messages.
16945
16946 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16947
16948         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16949         before parsing header.
16950
16951 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16952
16953         * html2text.el (html2text-replace-list): Add new entities.
16954
16955 2005-09-11  Romain Francoise  <romain@orebokech.com>
16956
16957         * message.el (message-alternative-emails): Improve docstring.
16958         (message-setup-1): Call `message-use-alternative-email-as-from'
16959         after `message-setup-hook' to give it precedence over posting
16960         styles, etc.
16961         (message-use-alternative-email-as-from): Add docstring.
16962         Remove the original From header if present.
16963
16964         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16965         (nnml-save-mail): Use it.
16966
16967         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16968         articles.  Add new argument `silent'.
16969         (gnus-uu-mark-all): Report the total number of marked articles.
16970
16971 2005-09-10  Romain Francoise  <romain@orebokech.com>
16972
16973         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16974         (gnus-uu-mark-series): Likewise.
16975
16976 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16977
16978         * spam-report.el (spam-report-gmane): Fix generation of spam
16979         report URL.
16980
16981 2005-09-10  Simon Josefsson  <jas@extundo.com>
16982
16983         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16984         t, based on discussion on the ding list with Robert Epprecht
16985         <epprecht@solnet.ch>.
16986
16987 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16988
16989         * spam-report.el (spam-report-gmane): Make it work without
16990         X-Report-Spam header.  Gmane now only provides Archived-At.
16991         This is only used if `spam-report-gmane-use-article-number' is nil.
16992         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16993
16994         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16995         make `gnus-summary-sort-by-recipient' work with threading.
16996
16997         * nnweb.el (nnweb-google-wash-article): Print a message if article
16998         is not available.
16999
17000 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17001
17002         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17003         change.  Decode text/* parts content before displaying.
17004
17005 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17006
17007         * mml-smime.el: Remove defvar of gnus-extract-address-components.
17008
17009 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17010
17011         * mm-view.el (mm-display-inline-fontify): Disable support modes.
17012
17013         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
17014         url-package-name, url-package-version,
17015         w3m-cid-retrieve-function-alist, w3m-current-buffer,
17016         w3m-display-inline-images, and w3m-minor-mode-map.
17017
17018 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17019
17020         * message.el (message-tab-body-function): Fix mismatched custom type.
17021
17022         * gnus.el (gnus-group-change-level-function): Ditto.
17023
17024         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17025
17026         * gnus-art.el (gnus-signature-limit)
17027         (gnus-article-mime-part-function): Ditto.
17028
17029 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17030
17031         * mml.el (mml-mode): Silence the byte compiler.
17032
17033         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17034         using `(sit-for 0)' before moving the point to the specified part;
17035         skip unbuttonized parts.
17036         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17037         return to the summary window if gnus-auto-select-part is non-nil.
17038
17039 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17040
17041         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17042         New variables.
17043         (mml-dnd-attach-file, mml-mode): Use them.
17044
17045         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17046         Make fetching article by MID work again for Google Groups.
17047         Add FIXME concerning gnus-group-make-web-group.
17048
17049         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17050         Don't depend on Gnus by using mail-extract-address-components if
17051         gnus-extract-address-components is not bound.
17052
17053 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17054
17055         * gnus-art.el (gnus-mime-display-security): Don't display the
17056         signature, but only the signed part.
17057
17058 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17059
17060         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17061
17062         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17063         list, not listp.
17064
17065 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17066
17067         * mm-encode.el (mm-encode-content-transfer-encoding):
17068         Likewise when encoding.
17069
17070         * mm-bodies.el (mm-decode-content-transfer-encoding):
17071         De-canonicalize CRLF for all text content types, not just
17072         text/plain.
17073
17074 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17075
17076         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17077         valid article; point arrow and cursor at the MIME button.
17078
17079 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17080
17081         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17082         Suggested by Dan Christensen <jdc@uwo.ca>.
17083
17084         * mm-decode.el (mm-save-part): Enable change of prompt.
17085
17086 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17087
17088         * gnus-msg.el (gnus-inews-add-send-actions):
17089         Make `message-post-method' lambda parameter ARG `&optional'.
17090
17091 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17092
17093         * gnus-sum.el (gnus-summary-mime-map):
17094         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17095         gnus-article-jump-to-part.
17096
17097         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17098         (gnus-article-edit-part): Use it.
17099         (gnus-article-part-wrapper): Add no-handle argument.
17100         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17101         New functions.
17102
17103 2005-08-29  Romain Francoise  <romain@orebokech.com>
17104
17105         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17106         docstring.
17107         (gnus-face-from-file): Likewise.
17108
17109 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17110
17111         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17112         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17113         non-nil.
17114         (gnus-auto-select-part): New variable.
17115         (gnus-article-jump-to-part): New function.
17116         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17117         (gnus-mime-delete-part): Allow selecting specified part after
17118         deleting or stripping parts.
17119         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17120         part if argument is bogus.
17121
17122 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17123
17124         * gnus-art.el (w3m-minor-mode-map):
17125         * gnus-spec.el (gnus-newsrc-file-version):
17126         * gnus-util.el (nnmail-active-file-coding-system)
17127         (gnus-original-article-buffer, gnus-user-agent):
17128         * gnus.el (gnus-ham-process-destinations)
17129         (gnus-parameter-ham-marks-alist)
17130         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17131         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17132         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17133         * mm-decode.el (gnus-current-window-configuration):
17134         * mm-extern.el (gnus-article-mime-handles):
17135         * mm-url.el (url-current-object, url-package-name)
17136         (url-package-version):
17137         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17138         (smime-keys, w3m-cid-retrieve-function-alist)
17139         (w3m-current-buffer, w3m-display-inline-images)
17140         (w3m-minor-mode-map):
17141         * mml-smime.el (gnus-extract-address-components):
17142         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17143         (gnus-newsrc-hashtb, message-default-charset)
17144         (message-deletable-headers, message-options)
17145         (message-posting-charset, message-required-mail-headers)
17146         (message-required-news-headers):
17147         * mml1991.el (mc-pgp-always-sign):
17148         * mml2015.el (mc-pgp-always-sign):
17149         * nnheader.el (nnmail-extra-headers):
17150         * rfc1843.el (gnus-decode-encoded-word-function)
17151         (gnus-decode-header-function, gnus-newsgroup-name):
17152         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17153
17154 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17155
17156         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17157         the end of the date treatments.
17158
17159 2005-08-15  Simon Josefsson  <jas@extundo.com>
17160
17161         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17162         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17163         Capello and Romain Francoise.
17164         (pgg-fetch-key-function): Remove, not used?
17165         (pgg-insert-url-with-w3): Require url, to get
17166         url-insert-file-contents regardless of where it is defined.
17167
17168 2005-08-13  Romain Francoise  <romain@orebokech.com>
17169
17170         * message.el (message-cite-original-1): New function.
17171         (message-cite-original): Use it.
17172         (message-cite-original-without-signature): Ditto.
17173
17174 2005-08-08  Romain Francoise  <romain@orebokech.com>
17175
17176         * message.el (message-yank-empty-prefix): New variable.
17177         (message-indent-citation): Use it.
17178         (message-cite-original-without-signature): Respect X-No-Archive.
17179
17180 2005-08-08  Simon Josefsson  <jas@extundo.com>
17181
17182         * pgg.el: Autoload url-insert-file-contents instead of loading
17183         w3/url.
17184         (pgg-insert-url-with-w3): Don't load url here.
17185
17186 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17187
17188         * message.el (message-kill-to-signature): Don't insert newline at
17189         bol.
17190         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17191
17192 2005-08-06  Romain Francoise  <romain@orebokech.com>
17193
17194         * message.el (message-user-fqdn): Fix typo in docstring.
17195
17196 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17197
17198         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17199
17200         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17201
17202 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17203
17204         * mm-bodies.el (mm-encode-body): Use coding system rather than
17205         charset to encode text.
17206
17207         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17208         number of charsets if utf-8 is available (XEmacs).
17209
17210 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17211
17212         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17213         taken from `gnus-button-mid-or-mail-regexp'.
17214         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17215         (gnus-button-alist): Improve regexp for domain part of the MIDs
17216         for news:localpart@domain buttons.
17217         (gnus-button-ctan-directory-regexp): Update.
17218
17219 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17220
17221         * sieve-manage.el (sieve-manage-interactive-login):
17222         Use make-local-variable rather than make-variable-buffer-local.
17223         (sieve-manage-open): Ditto.
17224         (sieve-manage-authenticate): Ditto.
17225
17226         * mml.el (mml-generate-mime-1): Make the content type default to
17227         text/plain if the filename is not specified.
17228
17229 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17230
17231         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17232         instead of insert-buffer.
17233
17234         * message.el (message-yank-original): Ditto; set the mark at the
17235         end of the yanked message.
17236
17237 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17238
17239         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17240         lines to scroll rather than to stop it.
17241
17242         * mml.el (mml-generate-default-type): Add doc string.
17243         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17244         default to application/octet-stream when determining the content
17245         type if it is not specified for the part or the mml contents; add
17246         a comment about mml-generate-default-type.
17247
17248 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17249
17250         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17251         make it default to application/octet-stream when determining the
17252         content type if it is not specified for the external contents.
17253
17254 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17255
17256         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17257         segmented parameter but also other parameters might be there.
17258
17259 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17260
17261         * mm-decode.el (mm-display-external): Delete temp file, directory
17262         and buffer immediately if the external process is exited.
17263
17264 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17265
17266         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17267         fewer lines than that of scroll-margin.
17268         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17269
17270 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17271
17272         * gnus-art.el (gnus-article-next-page): Revert.
17273         (gnus-article-beginning-of-window): New macro.
17274         (gnus-article-next-page-1): Use it.
17275         (gnus-article-prev-page): Ditto.
17276         (gnus-article-edit-part): Use insert-buffer-substring instead of
17277         insert-buffer.
17278         (gnus-article-edit-exit): Ditto.
17279
17280         * gnus-util.el (gnus-beginning-of-window): Remove.
17281         (gnus-end-of-window): Remove.
17282
17283         * lpath.el: Don't bind header-line-format and scroll-margin.
17284
17285 2005-07-25  Simon Josefsson  <jas@extundo.com>
17286
17287         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17288         to have the url package without w3.  Reported by Daiki Ueno
17289         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17290
17291 2005-07-20  Didier Verna  <didier@xemacs.org>
17292
17293         * gnus-diary.el: Remove the description comment (nndiary is now
17294         properly documented in the Gnus manual).
17295         Fix the spelling of "Back End".
17296         * nndiary.el: Ditto.
17297         Fix the copyright notice.
17298
17299 2005-07-18  Romain Francoise  <romain@orebokech.com>
17300
17301         * gnus-sum.el (gnus-summary-to-prefix)
17302         (gnus-summary-newsgroup-prefix): New variables.
17303         (gnus-summary-from-or-to-or-newsgroups): Use them.
17304
17305 2005-07-17  Romain Francoise  <romain@orebokech.com>
17306
17307         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17308         space as it's generally not especially interesting to the user.
17309
17310 2005-07-16  Romain Francoise  <romain@orebokech.com>
17311
17312         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17313         nil to avoid prompting and file modification if one of the
17314         messages at the top of the nnfolder file contains a copyright
17315         notice.
17316         Update copyright notice.
17317
17318         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17319         instead of `current-time-string' as the latter creates a time
17320         string that is not RFC 2822 compliant (it lacks the zone).
17321         Update copyright notice.
17322
17323 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17324
17325         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17326         for text/rtf.  Display default in prompt.  Pass default for M-n.
17327
17328         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17329
17330 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17331
17332         * gnus-msg.el (gnus-button-mailto):
17333         Remove save-selected-window-window hackery because it relies on
17334         save-selected-window internals.
17335
17336 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17337
17338         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17339         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17340         (gnus-article-prev-page): Ditto.
17341
17342         * gnus-util.el (gnus-beginning-of-window): New function.
17343         (gnus-end-of-window): New function.
17344
17345         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17346
17347 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17348
17349         * gnus-score.el (gnus-score-edit-all-score):
17350         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17351         gnus-message.
17352
17353 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17354
17355         * gnus-msg.el (gnus-button-mailto):
17356         Remove save-selected-window-window hackery because it relies on
17357         save-selected-window internals.
17358
17359 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17360
17361         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17362         add-minor-mode.
17363         (gnus-binary-mode): Ditto.
17364
17365         * gnus-topic.el (gnus-topic-mode): Ditto.
17366
17367 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17368
17369         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17370         (gnus-article-prev-page): Take scroll-margin into consideration.
17371
17372 2005-07-04  Lute Kamstra  <lute@gnu.org>
17373
17374         Update FSF's address in GPL notices.
17375
17376 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17377
17378         * gnus.el (gnus-exit):
17379         * gnus-group.el (gnus-group-icons):
17380         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17381
17382         * gnus-nocem.el (gnus-nocem):
17383         * message.el (message-various, message-buffers, message-sending)
17384         (message-interface, message-forwarding, message-insertion)
17385         (message-headers, message-news, message-mail):
17386         * pgg-gpg.el (pgg-gpg):
17387         * pgg-parse.el (pgg-parse):
17388         * pgg-pgp.el (pgg-pgp):
17389         * pgg-pgp5.el (pgg-pgp5):
17390         * pop3.el (pop3): Finish `defgroup' description with period.
17391
17392 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17393
17394         * gnus-art.el (article-display-face): Improve the efficiency.
17395         (article-display-x-face): Ditto; remove grey x-face stuff.
17396
17397 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * gnus-art.el (article-display-face): Correct the position in
17400         which Faces are inserted.
17401
17402 2005-06-29  Didier Verna  <didier@xemacs.org>
17403
17404         * gnus-art.el (article-display-face): Display faces in correct
17405         order.
17406
17407 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17408
17409         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17410         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17411         (gnus-nocem-check-article): Fetch the Type header.
17412         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17413         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17414         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17415         make sure gnus-nocem-hashtb is initialized.
17416         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17417         (gnus-nocem-unwanted-article-p): Ditto.
17418
17419         * pgg.el (pgg-verify): Return the verification result.
17420
17421 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17422
17423         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17424         is ascii.
17425
17426 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17427
17428         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17429         `show-nonbreak-escape'.
17430
17431 2005-06-23  Lute Kamstra  <lute@gnu.org>
17432
17433         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17434
17435         * dig.el (dig-mode):
17436         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17437
17438 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17439
17440         * nnimap.el (nnimap-split-download-body): Fix spellings.
17441
17442 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17443
17444         * gnus-art.el (gnus-article-encrypt-body):
17445         * gnus-cus.el (gnus-score-customize):
17446         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17447         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17448
17449 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17450
17451         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17452         header by looking for magic "MII" at the beginnig.
17453
17454 2005-06-16  Miles Bader  <miles@gnu.org>
17455
17456         * gnus-xmas.el (gnus-xmas-group-startup-message):
17457         Use renamed gnus-splash face.
17458
17459         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17460         (assistant-field-face): New backward-compatibility alias for renamed
17461         face.
17462         (assistant-render-text): Use renamed assistant-field face.
17463
17464         * spam.el (spam): Remove "-face" suffix from face name.
17465         (spam-face): New backward-compatibility alias for renamed face.
17466         (spam-face, spam-initialize): Use renamed spam face.
17467
17468         * message.el (message-header-to, message-header-cc)
17469         (message-header-subject, message-header-newsgroups)
17470         (message-header-other, message-header-name)
17471         (message-header-xheader, message-separator, message-cited-text)
17472         (message-mml): Remove "-face" suffix from face names.
17473         (message-header-to-face, message-header-cc-face)
17474         (message-header-subject-face, message-header-newsgroups-face)
17475         (message-header-other-face, message-header-name-face)
17476         (message-header-xheader-face, message-separator-face)
17477         (message-cited-text-face, message-mml-face):
17478         New backward-compatibility aliases for renamed faces.
17479         (message-font-lock-keywords): Use renamed message faces.
17480
17481         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17482         (sieve-test-commands, sieve-tagged-arguments):
17483         Remove "-face" suffix from face names.
17484         (sieve-control-commands-face, sieve-action-commands-face)
17485         (sieve-test-commands-face, sieve-tagged-arguments-face):
17486         New backward-compatibility aliases for renamed faces.
17487         (sieve-control-commands-face, sieve-action-commands-face)
17488         (sieve-test-commands-face, sieve-tagged-arguments-face):
17489         Use renamed sieve faces.
17490
17491         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17492         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17493         (gnus-group-news-3-empty, gnus-group-news-4)
17494         (gnus-group-news-4-empty, gnus-group-news-5)
17495         (gnus-group-news-5-empty, gnus-group-news-6)
17496         (gnus-group-news-6-empty, gnus-group-news-low)
17497         (gnus-group-news-low-empty, gnus-group-mail-1)
17498         (gnus-group-mail-1-empty, gnus-group-mail-2)
17499         (gnus-group-mail-2-empty, gnus-group-mail-3)
17500         (gnus-group-mail-3-empty, gnus-group-mail-low)
17501         (gnus-group-mail-low-empty, gnus-summary-selected)
17502         (gnus-summary-cancelled, gnus-summary-high-ticked)
17503         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17504         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17505         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17506         (gnus-summary-low-undownloaded)
17507         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17508         (gnus-summary-low-unread, gnus-summary-normal-unread)
17509         (gnus-summary-high-read, gnus-summary-low-read)
17510         (gnus-summary-normal-read, gnus-splash):
17511         Remove "-face" suffix from face names.
17512         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17513         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17514         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17515         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17516         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17517         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17518         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17519         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17520         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17521         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17522         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17523         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17524         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17525         (gnus-summary-normal-ticked-face)
17526         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17527         (gnus-summary-normal-ancient-face)
17528         (gnus-summary-high-undownloaded-face)
17529         (gnus-summary-low-undownloaded-face)
17530         (gnus-summary-normal-undownloaded-face)
17531         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17532         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17533         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17534         (gnus-splash-face):
17535         New backward-compatibility aliases for renamed faces.
17536         (gnus-group-startup-message): Use renamed gnus faces.
17537
17538         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17539         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17540         (gnus-server-agent): Remove "-face" suffix from face names.
17541         (gnus-server-agent-face, gnus-server-opened-face)
17542         (gnus-server-closed-face, gnus-server-denied-face)
17543         (gnus-server-offline-face):
17544         New backward-compatibility aliases for renamed faces.
17545         (gnus-server-agent-face, gnus-server-opened-face)
17546         (gnus-server-closed-face, gnus-server-denied-face)
17547         (gnus-server-offline-face): Use renamed gnus faces.
17548
17549         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17550         Remove "-face" suffix from face names.
17551         (gnus-picon-xbm-face, gnus-picon-face):
17552         New backward-compatibility aliases for renamed faces.
17553
17554         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17555         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17556         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17557         (gnus-cite-11): Remove "-face" suffix from face names.
17558         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17559         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17560         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17561         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17562         New backward-compatibility aliases for renamed faces.
17563         (gnus-cite-attribution-face, gnus-cite-face-list)
17564         (gnus-article-boring-faces): Use renamed gnus faces.
17565
17566         * gnus-art.el (gnus-signature, gnus-header-from)
17567         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17568         (gnus-header-content): Remove "-face" suffix from face names.
17569         (gnus-signature-face, gnus-header-from-face)
17570         (gnus-header-subject-face, gnus-header-newsgroups-face)
17571         (gnus-header-name-face, gnus-header-content-face):
17572         New backward-compatibility aliases for renamed faces.
17573         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17574
17575         * gnus-sum.el (gnus-summary-selected-face)
17576         (gnus-summary-highlight): Use renamed gnus faces.
17577         * gnus-group.el (gnus-group-highlight): Likewise.
17578
17579 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17580
17581         * gnus-sieve.el (gnus-sieve-article-add-rule):
17582         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17583         * spam-stat.el (spam-stat-buffer-change-to-spam)
17584         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17585
17586         * message.el (message-is-yours-p):
17587         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17588
17589 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17590
17591         * mm-view.el (mm-inline-text): Withdraw the last change.
17592
17593 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17594
17595         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17596         executing enriched-decode.
17597
17598 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17599
17600         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17601         charset of tar files.
17602
17603 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17604
17605         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17606
17607 2005-06-04  Lute Kamstra  <lute@gnu.org>
17608
17609         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17610         information is never recorded.
17611
17612 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17613
17614         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17615
17616 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17617
17618         * pop3.el (pop3-apop): Run md5 in the binary mode.
17619
17620         * starttls.el (starttls-set-process-query-on-exit-flag):
17621         Use eval-and-compile.
17622
17623 2005-05-31  Simon Josefsson  <jas@extundo.com>
17624
17625         * smime.el (smime-replace-in-string): Define.
17626         (smime-cert-by-ldap-1): Use it.
17627
17628 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17629
17630         * gnus-art.el (article-display-x-face): Replace
17631         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17632
17633         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17634         set-process-query-on-exit-flag or process-kill-without-query.
17635
17636         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17637         loop instead of replace-regexp.
17638
17639         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17640         instead of process-kill-without-query if it is available.
17641
17642         * lpath.el: Fbind ldap-search-entries.
17643
17644         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17645         instead of find-file-hooks if it is available.
17646
17647         * mml1991.el: Bind pgg-default-user-id when compiling.
17648
17649         * mml2015.el: Bind pgg-default-user-id when compiling.
17650
17651         * nndraft.el (nndraft-request-associate-buffer):
17652         Use write-contents-functions instead of write-contents-hooks if it is
17653         available.
17654
17655         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17656         instead of find-file-hooks if it is available.
17657
17658         * nntp.el (nntp-open-connection): Replace
17659         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17660         (nntp-open-ssl-stream): Ditto.
17661         (nntp-open-tls-stream): Ditto.
17662
17663         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17664         set-process-query-on-exit-flag or process-kill-without-query.
17665         (starttls-open-stream-gnutls): Use it instead of
17666         process-kill-without-query.
17667         (starttls-open-stream): Ditto.
17668
17669 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17670
17671         * smime.el (smime-cert-by-ldap-1): Don't use
17672         replace-regexp-in-string.
17673
17674 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17675
17676         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17677
17678         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17679         in PEM format.  Adjust to the XEmacs compatibility.
17680
17681 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17682
17683         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17684         by `string-to-number'.
17685         * gnus-agent.el (gnus-agent-regenerate-group)
17686         (gnus-agent-fetch-articles): Ditto.
17687         * gnus-art.el (gnus-button-fetch-group): Ditto.
17688         * gnus-cache.el (gnus-cache-generate-active)
17689         (gnus-cache-articles-in-group): Ditto.
17690         * gnus-group.el (gnus-group-set-current-level)
17691         (gnus-group-insert-group-line): Ditto.
17692         * gnus-score.el (gnus-score-set-expunge-below)
17693         (gnus-score-set-mark-below, gnus-summary-score-effect)
17694         (gnus-summary-score-entry): Ditto.
17695         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17696         (gnus-soup-pack): Ditto.
17697         * gnus-spec.el (gnus-xmas-format): Ditto.
17698         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17699         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17700         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17701         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17702         * nndb.el (nndb-get-remote-expire-response): Ditto.
17703         * nndiary.el (nndiary-parse-schedule-value)
17704         (nndiary-string-to-number, nndiary-request-replace-article)
17705         (nndiary-request-article): Ditto.
17706         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17707         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17708         * nneething.el (nneething-make-head): Ditto.
17709         * nnfolder.el (nnfolder-request-article)
17710         (nnfolder-retrieve-headers): Ditto.
17711         * nnheader.el (nnheader-file-to-number): Ditto.
17712         * nnkiboze.el (nnkiboze-request-article): Ditto.
17713         * nnmail.el (nnmail-process-unix-mail-format)
17714         (nnmail-process-babyl-mail-format): Ditto.
17715         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17716         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17717         (nnmh-request-create-group, nnmh-request-list-1)
17718         (nnmh-request-group, nnmh-request-article): Ditto.
17719         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17720         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17721         * nnsoup.el (nnsoup-make-active): Ditto.
17722         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17723         * nntp.el (nntp-find-group-and-number)
17724         (nntp-retrieve-headers-with-xover): Ditto.
17725         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17726         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17727         (pgg-format-key-identifier): Ditto.
17728         * pop3.el (pop3-last, pop3-stat): Ditto.
17729         * qp.el (quoted-printable-decode-region): Ditto.
17730
17731         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17732         of concat.
17733
17734 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17735
17736         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17737
17738         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17739
17740         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17741
17742         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17743
17744         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17745
17746         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17747
17748         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17749         (gnus-carpal-mode): Ditto.
17750
17751         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17752         (gnus-browse-mode): Ditto.
17753
17754         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17755
17756         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17757
17758 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17759
17760         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17761
17762 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17763
17764         * gnus-util.el (gnus-run-mode-hooks): New function.
17765
17766         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17767
17768         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17769         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17770
17771 2005-05-27  Lute Kamstra  <lute@gnu.org>
17772
17773         * dns-mode.el (dns-mode): Specify customization group.
17774
17775 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17776
17777         * gnus-agent.el (gnus-agent-make-mode-line-string):
17778         Use mode-line-highlight as mouse-face.
17779
17780 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17781
17782         * canlock.el (canlock): Change the parent group to news.
17783
17784         * deuglify.el (gnus-outlook-deuglify): Add :group.
17785
17786         * dig.el (dig): Add :group.
17787
17788         * dns-mode.el (dns-mode): Add :group.
17789
17790         * encrypt.el (encrypt): Add :group.
17791
17792         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17793         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17794         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17795         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17796         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17797
17798         * gnus-diary.el (gnus-diary): Add :group.
17799
17800         * gnus.el (gnus-group-news-1-face): Add :group.
17801         (gnus-group-news-1-empty-face): Ditto.
17802         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17803         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17804         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17805         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17806         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17807         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17808         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17809         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17810         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17811         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17812         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17813         (gnus-summary-high-ticked-face): Ditto.
17814         (gnus-summary-low-ticked-face): Ditto.
17815         (gnus-summary-normal-ticked-face): Ditto.
17816         (gnus-summary-high-ancient-face): Ditto.
17817         (gnus-summary-low-ancient-face): Ditto.
17818         (gnus-summary-normal-ancient-face): Ditto.
17819         (gnus-summary-high-undownloaded-face): Ditto.
17820         (gnus-summary-low-undownloaded-face): Ditto.
17821         (gnus-summary-normal-undownloaded-face): Ditto.
17822         (gnus-summary-high-unread-face): Ditto.
17823         (gnus-summary-low-unread-face): Ditto.
17824         (gnus-summary-normal-unread-face): Ditto.
17825         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17826         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17827
17828         * hashcash.el (hashcash): New custom group.
17829         (hashcash-default-payment): Add :group.
17830         (hashcash-payment-alist): Ditto.
17831         (hashcash-default-accept-payment): Ditto.
17832         (hashcash-accept-resources): Ditto.
17833         (hashcash-path): Ditto.
17834         (hashcash-extra-generate-parameters): Ditto.
17835         (hashcash-double-spend-database): Ditto.
17836         (hashcash-in-news): Ditto.
17837
17838         * message.el (message-minibuffer-local-map): Add :group.
17839
17840         * netrc.el (netrc): Add :group.
17841
17842         * sieve-manage.el (sieve-manage-log): Add :group.
17843         (sieve-manage-default-user): Diito.
17844         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17845         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17846         (sieve-manage-authenticators): Ditto.
17847         (sieve-manage-authenticator-alist): Ditto.
17848         (sieve-manage-default-port): Ditto.
17849
17850         * sieve-mode.el (sieve-control-commands-face): Add :group.
17851         (sieve-action-commands-face): Ditto.
17852         (sieve-test-commands-face): Ditto.
17853         (sieve-tagged-arguments-face): Ditto.
17854
17855         * smime.el (smime): Add :group.
17856
17857         * spam-report.el (spam-report): Add :group.
17858
17859         * spam.el (spam, spam-face): Add :group.
17860
17861 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17862
17863         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17864         return \n.\n.\n at the end of articles.  Protect against that.
17865         (nntp-with-open-group): Allow debugging.
17866
17867         * nnheader.el (mail-header-set-extra): Make into a function
17868         because I just could't understand how to quote the list properly.
17869
17870         * dns.el (query-dns-cached): New function.
17871
17872 2005-05-26  Lute Kamstra  <lute@gnu.org>
17873
17874         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17875
17876 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17877
17878         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17879
17880         * gnus-art.el: Don't autoload mail-extract-address-components.
17881
17882         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17883         eval-and-compile to evaluate it.
17884
17885         * hashcash.el: Don't autoload executable-find.
17886
17887         * nndb.el: Don't declare the nndb back end two or more times; don't
17888         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17889
17890         * nntp.el: Autoload format-spec instead of format; use
17891         eval-and-compile to evaluate autoload forms.
17892
17893 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17894
17895         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17896
17897 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17898
17899         * gnus.el (gnus-version-number): Bump version.
17900
17901 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17902
17903         * gnus.el: No Gnus v0.3 is released.
17904
17905 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17906
17907         * lpath.el (featurep): Bind show-nonbreak-escape.
17908
17909 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17910
17911         * gnus-art.el (gnus-article-edit-part): Disable undo.
17912
17913 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17914
17915         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17916         gnus-article-date-lapsed-new-header is t if date timer is active;
17917         skip headers in which the original date value is empty.
17918         (gnus-article-save-original-date): Redefine it as a macro.
17919         (gnus-display-mime): Use it.
17920
17921 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17922
17923         * gnus-art.el (article-date-ut): Support converting date in
17924         forwarded parts as well.
17925         (gnus-article-save-original-date): New function.
17926         (gnus-display-mime): Use it.
17927
17928 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17929
17930         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17931         enclosure element of <item>.
17932
17933 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17934
17935         * message.el (message-kill-buffer-query): Rename from
17936         `message-kill-buffer-query-if-modified'.  Add :version.
17937
17938 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17939
17940         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17941         window layout.
17942
17943 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17944
17945         * mml.el: Autoload dnd when compiling.
17946
17947 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17948
17949         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17950         x-dnd-*.
17951
17952 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17953
17954         * qp.el (quoted-printable-encode-region): Save excursion.
17955
17956 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17957
17958         * message.el (message-kill-buffer-query-if-modified): Add new variable
17959         so the user can kill a modified message buffer quickly.
17960         (message-kill-buffer): Use it.
17961
17962 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17963
17964         * lpath.el: Fbind display-time-event-handler; don't fbind
17965         string-to-multibyte.
17966
17967         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17968
17969 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17970
17971         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17972         contained in text because xml.el decodes entities) with LFs.
17973
17974 2005-04-11  Lute Kamstra  <lute@gnu.org>
17975
17976         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17977         differently.
17978
17979 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17980
17981         * mm-util.el (mm-detect-coding-region): Typo.
17982
17983 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17984
17985         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17986
17987 2005-04-06  Deepak Goel  <deego@gnufans.org>
17988
17989         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17990         user-function allow user modifications of the scores.
17991         (spam-stat-score-buffer-user): New function, to allow
17992         user-computed modifications to the score.
17993         (spam-stat-score-buffer-user-functions): List of additional
17994         scoring functions.
17995         (spam-stat-error-holder): Global temporary error holder.
17996         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17997         variable.
17998
17999 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
18000
18001         * gnus-registry.el (gnus-registry-clean-empty-function)
18002         (gnus-registry-trim, gnus-registry-fetch-groups)
18003         (gnus-registry-delete-group): Groups that match
18004         `gnus-registry-ignored-groups' are removed from the registry
18005         entries, not just ignored for splitting.  This helps clean up the
18006         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
18007         to get all the groups a message ID is in.
18008
18009         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18010         (spam-stat-split-fancy): Change "threshhold" to "threshold".
18011         (spam-stat-score-buffer-user-functions): Add :number custom type.
18012
18013 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18014
18015         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18016         argument in XEmacs.
18017
18018         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18019         (nnrss-request-group): Decode group name first.
18020         (nnrss-request-article): Make a text/plain article if mml-to-mime
18021         failed.
18022         (nnrss-get-encoding): Return a compatible encoding according to
18023         nnrss-compatible-encoding-alist.
18024         (nnrss-find-el): Use consp instead of listp.
18025         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18026
18027 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18028
18029         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18030         which Emacs 20 doesn't support.
18031         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18032
18033 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18034
18035         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18036         silence the byte compiler inside the defun.
18037
18038         * gnus-demon.el (parse-time-string): Add autoload.
18039
18040         * gnus-delay.el (parse-time-string): Add autoload.
18041
18042         * gnus-art.el (parse-time-string): Add autoload.
18043
18044         * nnultimate.el (parse-time): Require for `parse-time-string'.
18045
18046 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18047
18048         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18049
18050         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18051
18052         * smime.el (smime-ldap-host-list): Add :version.
18053
18054 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18055
18056         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18057         pass it to `gnus-browse-read-group'.
18058         (gnus-browse-read-group): Add NUMBER argument and pass it to
18059         `gnus-group-read-ephemeral-group'.
18060
18061         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18062         argument and pass it to `gnus-group-read-group'.
18063
18064 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18065
18066         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18067         mm-xemacs-find-mime-charset-1 if we have the mule feature
18068         available at runtime.
18069
18070 2005-03-25  Werner Lemberg  <wl@gnu.org>
18071
18072         * nnmaildir.el: Replace `illegal' with `invalid'.
18073
18074 2005-03-23  Lute Kamstra  <lute@gnu.org>
18075
18076         * time-date.el: Add comment on time value formats.
18077         Don't require parse-time.
18078         (with-decoded-time-value): New macro.
18079         (encode-time-value): New function.
18080         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18081         (days-to-time): Return a valid time value when arg is huge.
18082         (time-since): Use time-subtract.
18083         (time-to-number-of-days): Use time-to-seconds.
18084
18085 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18086
18087         * gnus-start.el (gnus-display-time-event-handler):
18088         Check display-time-timer at runtime rather than only at load time
18089         in case display-time-mode is turned off in the mean time.
18090
18091 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18092
18093         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18094         used.
18095
18096         * nneething.el (nneething-map-file-directory): Derive from
18097         `gnus-directory'.
18098
18099         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18100         the To/Cc button.
18101
18102 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18103
18104         * nnmaildir.el (nnmaildir-request-accept-article):
18105         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18106
18107 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18108
18109         * gnus-async.el: Require timer-funcs at compile time when in
18110         XEmacs for `run-with-idle-timer'.
18111
18112 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18113
18114         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18115         autoloaded function.
18116
18117 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18118
18119         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18120
18121 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18122
18123         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18124
18125 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18126
18127         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18128         Add gnus-expert-user to default.
18129
18130 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18131
18132         * nnimap.el (nnimap-open-server): Ditto.
18133
18134         * imap.el (imap-authenticate): Fix typo.
18135
18136 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18137
18138         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18139         buffer (since IMAP server might return FETCH response out of
18140         order, and the nntp buffer must be sorted).
18141
18142 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18143
18144         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18145         comparison on string.
18146
18147         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18148         (gnus-agent-score): Rename category keywords to match gnus-cus.
18149         (gnus-agent-summary-fetch-series): Modify to protect against
18150         gnus-agent-summary-fetch-group clearing processable flags.
18151         (gnus-agent-synchronize-group-flags): Update live group buffer as
18152         synchronization may occur due to the user toggle the plugged
18153         status.
18154         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18155         successfully downloaded.
18156         (gnus-agent-expire-group-1): Avoid using markers when the overview
18157         is in ascending order; greatly improves performance.
18158         (gnus-agent-regenerate-group):
18159         Use gnus-agent-synchronize-group-flags to reset read status in both
18160         gnus and server.
18161         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18162
18163 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18164
18165         * message.el: Don't autoload former message-utils variables.
18166         (message-strip-subject-trailing-was): Change doc string.
18167
18168         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18169         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18170         (nnweb-google-search): Add "hl=en" here.
18171         (nnweb-google-parse-1, nnweb-google-create-mapping):
18172         Don't hardcode URL.
18173
18174 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18175
18176         * message.el (message-get-reply-headers, message-followup):
18177         Mention related variables `message-use-followup-to' and
18178         `message-use-mail-followup-to', in the information buffer.
18179
18180         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18181         of broken groups(-beta).google.com.
18182
18183 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18184
18185         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18186         parameter to invoked gnus-request-move-article; remove the
18187         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18188         all at once instead of once per article.
18189         (gnus-summary-remove-process-mark): Accept a list of articles as
18190         well as a single article for processing.
18191
18192         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18193         parameter.
18194
18195         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18196
18197         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18198
18199         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18200         parameter.
18201
18202         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18203         parameter.
18204
18205         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18206         parameter and remove the gnus-sum-hint-move-is-internal variable.
18207
18208         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18209         parameter.
18210
18211         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18212         parameter.
18213
18214         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18215         parameter.
18216
18217         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18218
18219         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18220         parameter.
18221
18222         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18223         parameter.
18224
18225 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18226
18227         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18228         a more conservative way.
18229
18230 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18231
18232         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18233         buffer, so it moves the window's cursor.
18234
18235 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18236
18237         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18238         `mm-dissect-multipart' and receive the from field as an (optional)
18239         argument from `mm-dissect-multipart'.
18240         (mm-dissect-multipart): Receive the from field as an argument and
18241         pass it on when we call `mm-dissect-buffer' on MIME parts.
18242         Fixes verification/decryption of signed/encrypted MIME parts.
18243
18244 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18245
18246         * gnus-sum.el (gnus-summary-move-article):
18247         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18248         whatever it calls (right now, only nnimap-request-move article
18249         respects it).
18250
18251         * nnimap.el (nnimap-request-move-article):
18252         When gnus-sum-hint-move-is-internal is set, don't do the extra
18253         nnimap-request-article.
18254
18255 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18256
18257         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18258
18259         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18260         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18261
18262         * gnus-sum.el (gnus-summary-caesar-message):
18263         Apply `gnus-treat-article' after rotation.
18264
18265         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18266         doc string.
18267
18268 2005-02-22  Simon Josefsson  <jas@extundo.com>
18269
18270         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18271         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18272         <arne@arnested.dk>.
18273         (encrypt): Add password-cache and password-cache-expiry as group
18274         members.
18275
18276 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18277
18278         * smime.el (smime-ldap-host-list): Doc fix.
18279         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18280         cache) password.
18281         (smime-sign-region): Use it.
18282         (smime-decrypt-region): Use it.
18283         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18284         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18285         fails.
18286         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18287         certificate from DER to PEM format rather than calling openssl.
18288
18289         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18290
18291         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18292         for signing/encryption.
18293
18294         * mml.el (mml-parse-1): Use them.
18295
18296 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18297
18298         * nnrss.el (nnrss-verbose): Remove.
18299         (nnrss-request-group): Use `nnheader-message' instead.
18300
18301 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18302
18303         * nnrss.el (nnrss-verbose): New variable.
18304         (nnrss-request-group): Make it say nnrss is requesting a group.
18305
18306 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18307
18308         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18309         Handle news URL with given port correctly.
18310
18311 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18312
18313         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18314         containing special characters.
18315
18316         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18317
18318         * mml.el (mime-to-mml): Ditto.
18319
18320         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18321         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18322         (rfc2047-decode-region): Quote decoded words containing special
18323         characters when rfc2047-quote-decoded-words-containing-tspecials
18324         is non-nil.
18325
18326 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18327
18328         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18329
18330         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18331
18332 2005-02-15  Simon Josefsson  <jas@extundo.com>
18333
18334         * nnimap.el (nnimap-debug): Doc fix.
18335
18336         * imap.el (imap-debug): Doc fix.
18337
18338 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18339
18340         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18341
18342 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18343
18344         * gnus.el (spam-contents): Improve docs for spam-contents
18345         parameter in its variable incarnation.
18346
18347 2005-02-14  Simon Josefsson  <jas@extundo.com>
18348
18349         * smime-ldap.el: Use require instead of load-library for ldap.
18350         (smime-ldap-search): Indent.
18351         (smime-ldap-search-internal): Shorten line.
18352
18353         * smime.el (smime-cert-by-dns): Add doc-string.
18354         (smime-cert-by-ldap-1): Indent.
18355
18356         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18357         mml-smime-get-dns-ldap.
18358         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18359
18360 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18361
18362         * smime.el: Require smime-ldap.
18363         (smime-ldap-host-list): New variable.
18364         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18365
18366         * mml-smime.el (mml-smime-encrypt-query): New function.
18367         (mml-smime-encrypt-query): Use it.
18368
18369         * smime-ldap.el: New file.
18370
18371 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18372
18373         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18374
18375 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18376
18377         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18378         argument in doc string.  Make query for type more clear.
18379
18380 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18381
18382         * gnus.el (gnus-group-startup-message): Search for gnus images in
18383         etc/images/gnus.
18384         * mm-util.el (mm-image-load-path): Likewise.
18385         * smiley.el (smiley-data-directory): Search for smilies in
18386         etc/images/smilies.
18387
18388 2005-02-09  Kim F. Storm  <storm@cua.dk>
18389
18390         Change Emacs release version from 21.4 to 22.1 throughout.
18391         Change Emacs development version from 21.3.50 to 22.0.50.
18392
18393 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18394
18395         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18396
18397         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18398         non-Mule XEmacs as well.
18399         (mm-decompress-buffer): Signal an error intentionally if it does
18400         not decompress compressed data because auto-compression-mode is
18401         disabled.
18402
18403 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18404
18405         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18406         an ID in the registry even if it has no groups.
18407
18408 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18409
18410         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18411         merge it into mm-decompress-buffer.
18412         (gnus-mime-copy-part): Use the MIME part charset, the value which
18413         a user specified or gnus-newsgroup-charset for decoding, like
18414         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18415         save-buffer what was used.  Suggested by Kevin Ryde
18416         <user42@zip.com.au>.
18417         (gnus-mime-inline-part): Allow the name parameter as well as the
18418         filename parameter; force decompressing of compressed data; always
18419         display contents being not decoded as unibyte.
18420
18421         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18422         as well as the filename parameter.
18423
18424         * mm-util.el (mm-decompress-buffer):
18425         Merge gnus-mime-jka-compr-maybe-uncompress.
18426         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18427         of compressed data.
18428
18429 2005-02-08  Simon Josefsson  <jas@extundo.com>
18430
18431         * imap.el (imap-log): Doc fix.
18432
18433 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18434
18435         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18436         the coding cookies; decompress compressed parts.
18437
18438         * mml.el (mml-generate-mime-1): Add the charset parameter according
18439         to the value which a user specified manually or the coding cookie.
18440
18441         * mm-util.el (mm-string-to-multibyte): New function.
18442         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18443         (mm-coding-system-to-mime-charset): New function.
18444         (mm-decompress-buffer): New function.
18445         (mm-find-buffer-file-coding-system): New function.
18446
18447         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18448         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18449         parts.
18450
18451 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18452
18453         * mm-view.el (mm-display-inline-fontify): Decode a part according
18454         to the charset parameter.
18455
18456 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18457
18458         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18459         prefix arg is neither nil nor a number, as info specifies.
18460
18461 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18462
18463         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18464         timestamps.
18465
18466 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18467
18468         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18469         groups error checking and notify user.
18470
18471 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18472
18473         * message.el (message-send-mail-function): Check existence of
18474         sendmail-program first before using default value
18475         `message-send-mail-with-sendmail'.  Otherwise use more generic
18476         `smtpmail-send-it'.
18477
18478 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18479
18480         * nntp.el (nntp-request-update-info): Always return nil.
18481
18482 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18483
18484         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18485
18486 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18487
18488         * message.el (message-beginning-of-line): Change the behavior when
18489         invoked between BOL and : so that it first moves backward.
18490
18491 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18492
18493         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18494         article buffer when editing of the article is discarded.
18495         (gnus-article-prepare): Revert.
18496
18497 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18498
18499         * gnus-art.el (gnus-article-prepare):
18500         Remove message-strip-forbidden-properties from the local hook.
18501
18502 2005-01-27  Simon Josefsson  <jas@extundo.com>
18503
18504         * password.el (password-cache-add): Only start one timer per key.
18505         Reported by Derek Atkins <warlord@MIT.EDU>.
18506
18507 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18508
18509         * run-at-time.el: Remove.  It is no longer needed as
18510         timer-funcs.el in the xemacs-base package has a working version of
18511         `run-at-time'.
18512
18513         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18514
18515         * password.el: Require timer-funcs instead of run-at-time in
18516         XEmacs.
18517         Remove `password-run-at-time' macro.
18518         (password-cache-add): Use `run-at-time' instead of
18519         `password-run-at-time'.
18520
18521         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18522         Remove `nnheader-cancel-function-timers' alias,
18523         `cancel-function-timers' exists in XEmacs in timer-funcs.
18524
18525         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18526         for `run-with-idle-timer'.
18527
18528         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18529         for `run-at-time'.
18530
18531         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18532         for `with-timeout'.
18533
18534         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18535         the same as for XEmacs 21.4.
18536         No need to ignore `run-with-idle-timer', this function exists in
18537         XEmacs now in timer-funcs.el in the xemacs-base package.
18538         (dgnushack-compile): No need to delete
18539         run-at-time.el from the list of files to compile because it
18540         doesn't exist anymore.
18541
18542 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18543
18544         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18545         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18546
18547 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18548
18549         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18550         sensitively.
18551
18552 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18553
18554         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18555
18556 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18557
18558         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18559         which will be inserted according to the multibyteness of a buffer
18560         rather than the type of contents.  Suggested by ARISAWA Akihiro
18561         <ari@mbf.ocn.ne.jp>.
18562
18563         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18564         of string which old xml.el may return rather than a string.
18565
18566 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18567
18568         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18569
18570 2005-01-16  Simon Josefsson  <jas@extundo.com>
18571
18572         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18573         idn/idna.el isn't available.
18574         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18575         <michael@waxrat.com>.
18576
18577         * hashcash.el: Remove non-FSF copyright header.
18578
18579         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18580         (hashcash-generate-payment): Use it.
18581         (hashcash-generate-payment-async): Use it.
18582
18583 2005-01-15  Simon Josefsson  <jas@extundo.com>
18584
18585         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18586         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18587
18588         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18589         gnus-summary-idna-message.
18590         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18591         (gnus-summary-idna-message): New function.
18592
18593 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18594
18595         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18596         gnus-novice-user.
18597
18598 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18599
18600         * nnrss.el (nnrss-request-delete-group): Delete entries in
18601         nnrss-group-alist as well.
18602         (nnrss-save-server-data): Insert newline.
18603
18604 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18605
18606         * gnus.el (gnus-user-agent): Use list of symbols instead of
18607         symbols.  Display full version number for (S)XEmacs.
18608         Optionally display (S)XEmacs codename.
18609
18610         * gnus-util.el (gnus-emacs-version): Update for new
18611         `gnus-user-agent'.
18612
18613         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18614         Gnus version.
18615
18616 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18617
18618         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18619         which is unreadable in some setups.
18620
18621 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18622
18623         * gnus-spec.el (gnus-update-format-specifications): Flush the
18624         group format spec cache if it doesn't support decoded group names.
18625
18626 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18627
18628         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18629         Allow to apply decay on score files matching a regexp.
18630
18631 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18632
18633         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18634         compatibility in %g and %c.
18635
18636 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18637
18638         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18639         name for only %g and %c.
18640         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18641         of gnus-tmp-group to decoded group name.
18642         (gnus-group-make-rss-group): Exclude `/'s from group names.
18643
18644 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18645
18646         * nnrss.el (nnrss-get-encoding): Fix regexp.
18647
18648 2004-12-27  Simon Josefsson  <jas@extundo.com>
18649
18650         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18651         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18652         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18653
18654 2004-12-17  Kim F. Storm  <storm@cua.dk>
18655
18656         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18657
18658         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18659
18660 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18661
18662         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18663
18664 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18665
18666         * nnrss.el: Require rfc2047 and mml.
18667         (nnrss-file-coding-system): New variable.
18668         (nnrss-format-string): Redefine it as an inline function.
18669         (nnrss-decode-group-name): New function.
18670         (nnrss-string-as-multibyte): Remove.
18671         (nnrss-retrieve-headers): Decode group name; don't use
18672         nnrss-format-string.
18673         (nnrss-request-group): Decode group name.
18674         (nnrss-request-article): Decode group name; allow a Message-ID as
18675         well as an article number; don't use nnrss-format-string; encode a
18676         Message-ID string which may contain non-ASCII characters; use
18677         mml-to-mime to compose a MIME article.
18678         (nnrss-request-expire-articles): Decode group name.
18679         (nnrss-request-delete-group): Decode group name.
18680         (nnrss-fetch): Clarify error message.
18681         (nnrss-read-server-data): Use insert-file-contents instead of load;
18682         bind file-name-coding-system; use multibyte buffer.
18683         (nnrss-save-server-data): Bind coding-system-for-write to the
18684         value of nnrss-file-coding-system; bind file-name-coding-system;
18685         add coding cookie.
18686         (nnrss-read-group-data): Use insert-file-contents instead of load;
18687         bind file-name-coding-system; use multibyte buffer.
18688         (nnrss-save-group-data): Bind coding-system-for-write to the
18689         value of nnrss-file-coding-system; bind file-name-coding-system.
18690         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18691         make it work with non-ASCII text.
18692         (nnrss-find-el): Make it work with old xml.el as well.
18693
18694 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18695
18696         * nnrss.el (nnrss-get-encoding): New function.
18697         (nnrss-fetch): Use unibyte buffer initially; bind
18698         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18699         decode contents according to the encoding attribute.
18700         (nnrss-save-group-data): Add coding cookie.
18701         (nnrss-mime-encode-string): New function.
18702         (nnrss-check-group): Use it to encode subject and author.
18703
18704 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18705
18706         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18707         imaginary variable.
18708
18709 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18712         correctly even if there are wide characters.
18713
18714 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18715
18716         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18717         downcased symbol names; make a new cache instead of reusing
18718         bbdb-hashtable.
18719
18720 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18721
18722         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18723         concatenating segments rather than before concatenating them.
18724         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18725
18726         * message.el (message-get-reply-headers): Bind `extra'.
18727
18728 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18729
18730         * message.el (message-extra-wide-headers): New variable.
18731         (message-get-reply-headers): Use it.
18732
18733 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18734
18735         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18736         (gnus-agent-group-pathname): Ditto.
18737
18738         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18739
18740         * gnus-group.el (gnus-group-make-group): Decode group name.
18741         (gnus-group-make-rss-group): Register the group data after opening
18742         the nnrss group.
18743
18744 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18745
18746         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18747         by expiry now get marked as read.
18748
18749 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18750
18751         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18752
18753 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18754
18755         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18756         unify Latin characters in XEmacs.
18757         (mm-find-mime-charset-region): Use it.
18758
18759 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18760
18761         * gnus-util.el (gnus-delete-directory): New function.
18762
18763         * gnus-agent.el (gnus-agent-delete-group): Use it.
18764
18765         * gnus-cache.el (gnus-cache-delete-group): Use it.
18766
18767 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18768
18769         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18770         names.
18771
18772 2004-12-16  Simon Josefsson  <jas@extundo.com>
18773
18774         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18775
18776 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18777
18778         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18779
18780         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18781         (gnus-group-set-current-level): Decode group name.
18782
18783 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18784
18785         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18786         failed.
18787
18788 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18789
18790         * gnus-group.el (gnus-group-delete-group): Decode group name.
18791         (gnus-group-make-rss-group): Encode group name.
18792         (gnus-group-catchup-current): Decode group name.
18793         (gnus-group-kill-group): Decode group name.
18794
18795 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18796
18797         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18798
18799 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18800
18801         * gnus-group.el (gnus-group-make-rss-group):
18802         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18803
18804         * gnus-start.el (gnus-setup-news): Honor user's setting to
18805         gnus-message-archive-method.  Suggested by Lute Kamstra
18806         <lute@gnu.org>.
18807
18808 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18809
18810         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18811         global counterparts of the buffer-local variables.
18812
18813 2004-11-16  Romain Francoise  <romain@orebokech.com>
18814
18815         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18816         counterparts of the buffer-local variables.
18817
18818 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18819
18820         * message.el (message-forbidden-properties): Fix typo in doc
18821         string.
18822
18823 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18824
18825         * gnus-util.el (gnus-replace-in-string): Add doc string.
18826
18827         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18828         to avoid problems when splitting mails with many recipients.
18829
18830 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18831
18832         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18833         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18834
18835 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18836
18837         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18838         if there is no hashtable in memory or file modification time is
18839         newer than cached timestamp.
18840
18841 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18842
18843         * gnus-sum.el (gnus-summary-limit-to-recipient):
18844         Implement not-matching option.
18845
18846 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18847
18848         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18849         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18850         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18851         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18852         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18853         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18854
18855 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18856
18857         * message.el (message-forward-make-body-mml): Remove headers
18858         according to message-forward-ignored-headers if a message is decoded.
18859
18860 2004-12-02  Romain Francoise  <romain@orebokech.com>
18861
18862         * message.el (message-forward-make-body-plain): Always remove
18863         headers according to message-forward-ignored-headers.
18864
18865 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18866
18867         * spam.el (spam-summary-prepare-exit): Remove the
18868         gnus-summary-limit pop for now, it has problems with ham marks for
18869         me.
18870
18871 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18872
18873         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18874         correctly.
18875
18876 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18877
18878         * format-spec.el (format-spec): Message the char.
18879
18880 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18881
18882         * gnus-art.el (gnus-split-methods): Reformat comments.
18883
18884         * spam.el (spam-summary-prepare-exit): Remove article limits
18885         before exiting the summary buffer.
18886
18887 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18888
18889         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18890         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18891
18892         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18893         order to silence the byte compiler.
18894
18895         * spam.el: Fix the way to silence the byte compiler, which
18896         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18897         bbdb-search-simple, spam-BBDB-register-routine,
18898         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18899         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18900         spam-stat-buffer-is-spam, spam-stat-load,
18901         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18902         spam-stat-save and spam-stat-split-fancy.
18903
18904 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18905
18906         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18907         which may confuse users.
18908         (canlock-password-for-verify): Ditto.
18909
18910         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18911
18912         * gnus-art.el (gnus-emphasis-alist): Ditto.
18913
18914         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18915
18916         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18917
18918         * gnus-start.el (gnus-save-killed-list): Ditto.
18919
18920         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18921         (gnus-sum-thread-tree-root): Ditto.
18922         (gnus-sum-thread-tree-false-root): Ditto.
18923         (gnus-sum-thread-tree-single-indent): Ditto.
18924
18925         * message.el (message-courtesy-message): Ditto.
18926         (message-archive-note): Ditto.
18927         (message-subscribed-address-file): Ditto.
18928         (message-user-fqdn): Ditto.
18929
18930         * spam-report.el (spam-report-gmane-regex): Ditto.
18931
18932         * spam.el (spam-blackhole-good-server-regex): Ditto.
18933
18934 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18935
18936         * mml.el (mml-preview): Widen the message buffer before copying
18937         the contents to the preview buffer; sort headers before previewing.
18938
18939         * message.el (message-hidden-headers): Fix the way to avoid a bug
18940         in the `repeat' widget in Emacs 21.3 or earlier.
18941
18942 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18943
18944         * message.el (message-hidden-headers): Default to "^References:".
18945         Improve customization type.  Suggested by Reiner Steib
18946         <Reiner.Steib@gmx.de>.
18947
18948 2004-11-25  Romain Francoise  <romain@orebokech.com>
18949
18950         * message.el (message-strip-forbidden-properties): Remove check for
18951         obsolete `message-hidden' text property, hidden headers are not
18952         accessible in the buffer anymore.
18953
18954 2004-11-22  Romain Francoise  <romain@orebokech.com>
18955
18956         * message.el (message-header-format-alist): Add `From' in list
18957         so that it can be sorted.
18958         (message-fix-before-sending): Widen and sort headers before
18959         sending.
18960         (message-hide-headers): Use narrowing to hide headers by moving
18961         them to the top of the buffer and narrowing to the region
18962         underneath.
18963
18964 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18965
18966         * message.el (message-strip-forbidden-properties):
18967         Bind buffer-read-only (etc) to nil.
18968
18969 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18970
18971         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18972         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18973
18974 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18975
18976         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18977
18978 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18979
18980         * dns.el (query-dns): Use sit-for to time instead of
18981         accept-process-output, since that doesn't seem to work on udp
18982         sockets.
18983
18984 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18985
18986         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18987
18988 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18989
18990         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18991         doc string.  Improve doc string.
18992
18993 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18994
18995         * nntp.el (nntp-request-update-info): Return nil if
18996         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18997         may not call gnus-activate-group which uselessly issues the GROUP
18998         commands for all nntp groups and wastes time.  Reported by Romain
18999         Francoise <romain@orebokech.com>.
19000
19001         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19002
19003 2004-11-15  Simon Josefsson  <jas@extundo.com>
19004
19005         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19006         headers separately.
19007         (gnus-button-openpgp): New function, inspired by Jochen Küpper
19008         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19009
19010 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19011
19012         * gnus-start.el (gnus-convert-old-newsrc):
19013         Assign legacy-gnus-agent to 5.10.7.
19014
19015 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19016
19017         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19018         start of the lines.
19019
19020 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19021
19022         * hashcash.el (hashcash-default-payment): Change default to 20.
19023         (hashcash-default-accept-payment): Change default to 20.
19024         (hashcash-process-alist): New variable.
19025         (hashcash-generate-payment-async): Add.
19026         (hashcash-already-paid-p): Add.
19027         (hashcash-insert-payment): Don't generate payments twice.
19028         (hashcash-insert-payment-async): Add.
19029         (hashcash-insert-payment-async-2): Add.
19030         (hashcash-cancel-async): Add.
19031         (hashcash-wait-async): Add.
19032         (hashcash-processes-running-p): Add.
19033         (hashcash-wait-or-cancel): Add.
19034         (mail-add-payment): New optional argument.  Conditionally start
19035         asynchronous calculation.
19036         (mail-add-payment-async): Add.
19037
19038         * message.el (message-send-mail): Wait for asynchronous hashcash
19039         results.  Don't clobber existing X-Hashcash headers.
19040         (message-setup-1): Call mail-add-payment-async when
19041         message-generate-hashcash is non-nil.
19042
19043 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19044
19045         * message.el (message-use-alternative-email-as-from): Examine the
19046         From header as well; use message-make-from in order to include a
19047         user's full name.
19048
19049 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19050
19051         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19052         default; improve customization type.
19053         (gnus-emphasis-custom-with-format): New macro.
19054         (gnus-emphasis-custom-value-to-external): New function.
19055         (gnus-emphasis-custom-value-to-internal): New function.
19056
19057 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19058
19059         * dns.el (query-dns): Resolve reverse addresses.
19060
19061 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19062
19063         * gnus-group.el (gnus-group-get-new-news): Use it.
19064
19065         * gnus-start.el (gnus-check-reasonable-setup): New function.
19066
19067 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19068
19069         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19070         "Args out of range" error.  Reported by Arnaud Giersch
19071         <arnaud.giersch@free.fr>.
19072
19073 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19074
19075         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19076
19077 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19078
19079         * spam.el (spam group): Add :version.
19080
19081         * pgg-def.el (pgg group): Add :version.
19082
19083 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19084
19085         * gnus-art.el (gnus-article-edit-article): Don't associate the
19086         article buffer with a draft file.  This is a temporary measure
19087         against the 2004-08-22 change to gnus-article-edit-mode.
19088
19089 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19090
19091         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19092         (html2text-format-tags): Remove unused variable `attr'.
19093
19094 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19095
19096         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19097
19098         * tls.el (tls-process-connection-type, tls-success)
19099         (tls-certtool-program): Add :version.
19100
19101         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
19102         (starttls-extra-arguments, starttls-process-connection-type)
19103         (starttls-connect, starttls-failure, starttls-success): Add :version.
19104
19105         * spam-stat.el (spam-stat): Add :version.
19106
19107         * sieve.el (sieve): Add :version.
19108
19109         * sha1.el (sha1): Add :version.
19110         (sha1-use-external): Remove redundant version.
19111
19112         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19113         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19114         (nnmail-split-fancy-match-partial-words)
19115         (nnmail-split-lowercase-expanded): Add :version.
19116
19117         * nndiary.el (nndiary): Add :version.
19118
19119         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19120
19121         * mml-sec.el (mml-default-sign-method)
19122         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19123         Add :version.
19124
19125         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19126
19127         * mm-url.el (mm-url-use-external, mm-url-program)
19128         (mm-url-arguments): Add :version.
19129
19130         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19131         (mm-attachment-file-modes, mm-decrypt-option)
19132         (mm-w3m-safe-url-regexp): Add :version.
19133
19134         * message.el (message-cite-prefix-regexp)
19135         (message-sendmail-envelope-from, message-minibuffer-local-map)
19136         (message-user-fqdn, message-completion-alist): Add :version.
19137
19138         * gnus-win.el (gnus-configure-windows-hook)
19139         (gnus-use-frames-on-any-display): Add :version.
19140
19141         * gnus-art.el (gnus-article-address-banner-alist)
19142         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19143         (gnus-treat-from-picon, gnus-treat-mail-picon)
19144         (gnus-treat-x-pgp-sig): Add :version.
19145
19146         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19147         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19148         (gnus-summary-article-delete-hook)
19149         (gnus-summary-display-while-building): Add :version.
19150
19151         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19152         (gnus-get-top-new-news-hook): Add :version.
19153
19154         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19155         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19156
19157         * gnus-registry.el (gnus-registry): Add :version.
19158
19159         * gnus-spec.el (gnus-use-correct-string-widths)
19160         (gnus-make-format-preserve-properties): Add :version.
19161
19162         * gnus.el (gnus-group-charter-alist)
19163         (gnus-group-fetch-control-use-browse-url)
19164         (gnus-install-group-spam-parameters): Add :version.
19165
19166         * gnus-diary.el (gnus-diary): Add :version.
19167
19168         * gnus-delay.el (gnus-delay): Add :version.
19169
19170         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19171         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19172         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19173         Add :version.
19174
19175         * gnus-agent.el (gnus-agent-max-fetch-size)
19176         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19177         (gnus-agent-prompt-send-queue): Add :version.
19178
19179         * deuglify.el (gnus-outlook-deuglify): Add :version.
19180
19181         * html2text.el: Beautify code.  Improve doc strings.
19182         Some checkdoc cleanup.
19183         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19184
19185 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19186
19187         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19188
19189 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19190
19191         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19192         when package is loaded.
19193
19194         * spam.el (spam-summary-score-preferred-header): Add global preference
19195         for people who want to override the default SpamAssassin over
19196         Bogofilter preference (when both are set).
19197         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19198         (spam-user-format-function-S):
19199         Check spam-summary-score-preferred-header.
19200         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19201         (spam-user-format-function-S): Format the score correctly.
19202
19203 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19204
19205         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19206         signature file.  Suggested by Manoj Srivastava
19207         <srivasta@golden-gryphon.com>.
19208
19209         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19210         iso-2022-jp even in the Japanese language environment.
19211         Suggested by Jason Rumney <jasonr@gnu.org>.
19212
19213 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19214
19215         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19216         use the same characters as the dummy marks; make it free from
19217         getting affected by the language environment.
19218         (gnus-summary-read-group-1): Update mark positions only when the
19219         format spec is updated.
19220
19221         * gnus-spec.el (gnus-update-format-specifications): Return a list
19222         of updated types.
19223
19224 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19225
19226         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19227         of boundp to check if display-warning is available.
19228
19229 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19230
19231         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19232
19233 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19234
19235         * nnspool.el (nnspool-spool-directory): Use news-path if the
19236         news-directory variable is not bound.
19237
19238         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19239         function instead of display-warning if it is not available.
19240
19241 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19242
19243         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19244         v5-10: Use `point-at-bol'.
19245
19246 2004-10-26  Simon Josefsson  <jas@extundo.com>
19247
19248         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19249         <chenggao@gmail.com>.
19250
19251 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19252
19253         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19254         instead.
19255
19256 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19257
19258         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19259         to remove a server from the nnimap-server-buffer-alist.
19260         (nnimap-open-connection, nnimap-close-server): Use it.
19261
19262         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19263
19264 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19265
19266         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19267         running the major-mode function.
19268
19269 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19270
19271         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19272         dummy marks in the right way.
19273
19274 2004-10-18  David Edmondson  <dme@dme.org>
19275
19276         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19277         excessively.
19278
19279 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19280
19281         * gnus-util.el (gnus-split-references): Accept a nil references
19282         string and go on blissfully.
19283
19284         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19285         cases where the references string is non-nil but has no references.
19286
19287         * encrypt.el: Add autoload tags.
19288
19289         * spam.el (spam-resolve-registrations-routine): Remove article
19290         from unregistration list too.  Reported by David Hanak
19291         <dhanak@isis.vanderbilt.edu>
19292
19293 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19294
19295         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19296         nil.  Change custom type.
19297
19298 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19299
19300         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19301
19302         * gnus-sum.el (gnus-summary-move-article): Use it.
19303
19304 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19305
19306         * encrypt.el: Add autoload cookies.
19307
19308         * spam.el (spam-backend-article-list-property)
19309         (spam-backend-get-article-todo-list)
19310         (spam-backend-put-article-todo-list)
19311         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19312         Resolve registrations separately.
19313         (spam-register-routine): Format comments.
19314         (spam-unregister-routine, spam-register-routine): Always call with
19315         specific-articles, no default list.
19316         (spam-summary-prepare-exit): Use the spam-classifications function.
19317
19318         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19319         gnus-encrypt.el.
19320
19321         * encrypt.el: Copied from gnus-encrypt.el.
19322
19323         * gnus-encrypt.el: Commented that it's obsolete.
19324
19325 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19326
19327         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19328         (gnus-score-save): Use it.
19329
19330         * message.el (message-bury): Use `window-dedicated-p'.
19331
19332 2004-10-15  Simon Josefsson  <jas@extundo.com>
19333
19334         * pop3.el (top-level): Don't require nnheader.
19335         (pop3-read-timeout): Add.
19336         (pop3-accept-process-output): Add.
19337         (pop3-read-response, pop3-retr): Use it.
19338
19339 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19340
19341         * spam.el (spam-register-routine): Move comment.
19342         (spam-verify-bogofilter): Use 'unknown for the initial
19343         spam-bogofilter-valid state, not 'never.
19344
19345         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19346         for netrc-machine.
19347
19348         * nnimap.el (nnimap-open-connection):
19349         Use netrc-machine-user-or-password.
19350
19351 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19352
19353         * gnus-registry.el (gnus-registry-unload-hook):
19354         Set as a variable with add-hook.
19355
19356         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19357         of news-path.
19358
19359         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19360
19361         * spam.el: Delete duplicate `provide'.
19362         (spam-unload-hook): Set as a variable with add-hook.
19363
19364 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19365
19366         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19367         in the doc string.
19368
19369         * message.el (message-ignored-news-headers)
19370         (message-ignored-supersedes-headers)
19371         (message-ignored-resent-headers)
19372         (message-forward-ignored-headers): Improve custom type.
19373
19374 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19375
19376         * message.el (message-tokenize-header): Fix 2004-09-06 change
19377         which used point-min in the wrong place.
19378
19379 2004-10-12  Simon Josefsson  <jas@extundo.com>
19380
19381         * tls.el (tls-certtool-program): New variable.
19382         (tls-certificate-information): New function, based on
19383         ssl-certificate-information.
19384
19385 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19386
19387         * compface.el: Move the version of ELisp-based uncompface program
19388         to the contrib directory because of the copyright problem.
19389
19390 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19391
19392         * message.el (message-kill-buffer): Raise the current frame.
19393
19394 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19395
19396         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19397
19398         * gnus.el (message-y-or-n-p): Autoload.
19399
19400         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19401         (pop3-password-required, pop3-authentication-scheme)
19402         (pop3-leave-mail-on-server): Make customizable.
19403         (pop3): New custom group.
19404         (pop3-retr): Remove `sleep-for' statements.
19405         Suggested by Dave Love <fx@gnu.org>.
19406
19407         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19408         Windows/DOS.
19409
19410         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19411         (imap-parse-body): Fix incorrect use of `assert'.
19412         Suggested by Dave Love <fx@gnu.org>.
19413
19414         * mml.el (mml-minibuffer-read-disposition): Require match.
19415         Suggested by Dave Love <fx@gnu.org>.
19416
19417 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19418
19419         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19420         doc string.
19421
19422 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19423
19424         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19425
19426 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19427
19428         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19429         instead of calling `mm-insert-inline', to decode text/* parts
19430         before displaying them.
19431
19432 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19433
19434         * mm-uu.el (mm-uu-text-plain-type): New variable.
19435         (mm-uu-pgp-signed-extract-1): Use it.
19436         (mm-uu-pgp-encrypted-extract-1): Use it.
19437         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19438         bind mm-uu-text-plain-type with that value.
19439         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19440         mm-uu-dissect.
19441
19442 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19443
19444         * gnus-group.el (gnus-update-group-mark-positions):
19445         * gnus-sum.el (gnus-update-summary-mark-positions):
19446         * message.el (message-check-news-body-syntax):
19447         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19448         of string-as-multibyte.
19449
19450 2004-10-05  Juri Linkov  <juri@jurta.org>
19451
19452         * gnus-group.el (gnus-update-group-mark-positions):
19453         * gnus-sum.el (gnus-update-summary-mark-positions):
19454         * message.el (message-check-news-body-syntax):
19455         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19456         8-bit unibyte values to a multibyte string for search functions.
19457
19458 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19459
19460         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19461         (mm-uu-dissect-text-parts): New function.
19462
19463         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19464         dissect text parts.
19465
19466         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19467         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19468
19469         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19470
19471         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19472         Use gnus-current-topics instead of gnus-current-topic.
19473
19474 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19475
19476         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19477
19478 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19479
19480         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19481         where approriate.
19482
19483         * nnml.el (nnml-generate-active-info): do.
19484
19485         * nndiary.el (nndiary-generate-active-info): do.
19486
19487         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19488         (gnus-topic-move): do.
19489
19490         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19491         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19492
19493         * gnus-srvr.el (gnus-server-prepare)
19494         (gnus-server-open-all-servers): do.
19495
19496         * gnus-msg.el (gnus-summary-cancel-article)
19497         (gnus-summary-resend-message)
19498         (gnus-summary-mail-crosspost-complaint): do.
19499
19500         * gnus-move.el (gnus-change-server): do.
19501
19502         * gnus-group.el (gnus-group-unmark-all-groups)
19503         (gnus-group-set-current-level): do.
19504
19505 2004-10-04  Simon Josefsson  <jas@extundo.com>
19506
19507         * message.el (message-generate-hashcash): Doc fix.
19508
19509 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19510
19511         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19512         avoid infinite recursion via gnus-get-function.
19513
19514 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19515
19516         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19517
19518         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19519
19520         * nnmail.el (nnmail-split-history): do.
19521
19522         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19523         (nnml-request-delete-group): do.
19524
19525         * nnslashdot.el (nnslashdot-read-groups): do.
19526
19527         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19528         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19529
19530         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19531         (nnspool-sift-nov-with-sed): Use last.
19532         (nnspool-retrieve-headers-with-nov): Use mapc.
19533         (nnspool-request-newgroups): Use dolist.
19534         (nnspool-request-group): Use last.
19535
19536         * nntp.el (nntp-read-server-type): Use dolist.
19537
19538         * nnvirtual.el (nnvirtual-create-mapping)
19539         (nnvirtual-update-read-and-marked): Use dolist.
19540         (nnvirtual-convert-headers): Simplify.
19541
19542 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19543
19544         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19545         Add support for sync'ing tick marks.
19546
19547 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19548
19549         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19550         there's no visible header.
19551
19552 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19553
19554         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19555         When necessary, pass full group name to gnus-request-set-marks.
19556
19557 2004-10-01  Simon Josefsson  <jas@extundo.com>
19558
19559         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19560         acroread.
19561
19562 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19563
19564         * spam-report.el (spam-report-gmane): Fix interactive.
19565
19566         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19567
19568         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19569         when writing file.
19570         (gnus-agent-synchronize-flags): Don't default to being
19571         interactive.
19572
19573 2004-09-30  Simon Josefsson  <jas@extundo.com>
19574
19575         * message.el (message-generate-hashcash): Add.
19576         (message-send-mail): Use it, call mail-add-payment.
19577
19578 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19579
19580         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19581
19582 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19583
19584         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19585         gnus-requst-update-info with explicit code to sync the in-memory
19586         info read flags with the marks being sync'd to the backend.
19587
19588         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19589
19590 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19591
19592         * spam.el (spam-verify-bogofilter): Add new function.
19593         (spam-check-bogofilter)
19594         (spam-bogofilter-register-with-bogofilter): Use it.
19595         (spam-verify-bogofilter): Add small fixes.
19596
19597 2004-09-28  Simon Josefsson  <jas@extundo.com>
19598
19599         * hashcash.el (hashcash-generate-payment): Revert.
19600
19601 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19602
19603         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19604         Use gnus-extract-references instead of gnus-split-references.
19605
19606         * gnus-util.el (gnus-extract-references): Add new function, analogous
19607         to gnus-split-references but extracts only the message-ID without
19608         anything extra.
19609
19610         * hashcash.el (hashcash-generate-payment)
19611         (hashcash-check-payment): Do the right thing if hashcash-path is
19612         nil (because the hashcash program could not be found).
19613
19614         * spam.el (spam-use-hashcash): Remove comment.
19615
19616 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19617
19618         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19619         (gnus-cache-enter-article, gnus-cache-remove-article)
19620         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19621
19622         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19623
19624         * gnus-art.el (article-hide-boring-headers)
19625         (article-translate-strings, article-display-face)
19626         (gnus-article-mime-match-handle-first)
19627         (gnus-article-highlight-headers)
19628         (gnus-article-add-buttons-to-head): do.
19629
19630 2004-09-27  Simon Josefsson  <jas@extundo.com>
19631
19632         * hashcash.el: New version, from
19633         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19634         ../contrib/.
19635
19636 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19637
19638         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19639
19640 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19641
19642         * gnus-dup.el (gnus-dup-open): Use mapc.
19643         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19644
19645         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19646         Reported by Stefan Wiens <s.wi@gmx.net>.
19647
19648         * gnus.el (gnus-shutdown): Use dolist.
19649
19650         * gnus-undo.el (gnus-undo): Use mapc.
19651
19652         * nnrss.el (nnrss-generate-active): do.
19653
19654         * message.el (message-cite-original-without-signature)
19655         (message-cite-original): Use mapc.
19656         (message-do-actions, message-make-forward-subject): Use dolist.
19657
19658 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19659
19660         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19661         deletion to remove entire duplicate line.  Fixes merged article
19662         number bug.
19663
19664 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19665
19666         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19667         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19668         first ask if you want to open a server and then, even when you
19669         responded with no, asking if you want to synchronize the server's
19670         flags.
19671         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19672         multi-line expressions.
19673         (gnus-agent-synchronize-group-flags): New internal function.
19674         Updates marks in memory (in the info structure) AND in the
19675         backend.
19676
19677         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19678
19679         * nnagent.el (nnagent-request-set-mark):
19680         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19681         method, to ensure that synchronization updates marks in the
19682         backend and in the info (in memory) structure.
19683
19684 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19685
19686         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19687         convention fully; don't miss the root article of a thread; make
19688         the X-Draft-From header with correct article numbers.
19689
19690 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19691
19692         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19693         unless plugged.  Disable the agent so that an open failure causes
19694         an error.
19695
19696         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19697         Revert 2004-09-21 change.  The backend must be opened while
19698         synchronizing flags even when the backend stores the flags
19699         locally.
19700
19701 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19702
19703         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19704         in `header' match.  Reported by Svend Tollak Munkejord.
19705
19706         * message.el (message-cite-original): Fix use of
19707         `message-cite-articles-with-x-no-archive'.
19708
19709 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19710
19711         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19712         (gnus-window-to-buffer): Ditto.
19713
19714         * mml.el (mml-preview-buffer): New variable.
19715         (mml-preview): Manage window layout with gnus-buffer-configuration.
19716
19717         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19718         X-Draft-From header even if those articles aren't quoted.
19719
19720 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19721
19722         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19723         (gnus-request-set-mark, gnus-request-update-mark): Use new
19724         g-s-t-u-l-m to decide to use backend even when unplugged.
19725
19726 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19727
19728         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19729         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19730
19731 2004-09-20  Simon Josefsson  <jas@extundo.com>
19732
19733         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19734         "utf-16-le".
19735
19736 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19737
19738         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19739
19740 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19741
19742         * uudecode.el (uudecode-use-external): Add :version.
19743
19744         * smime.el (smime-CA-file, smime-encrypt-cipher)
19745         (smime-dns-server): Add :version.
19746
19747         * smiley.el (gnus-smiley-file-types): Add :version.
19748
19749         * sha1.el (sha1-use-external): Add :version.
19750
19751         * pgg-def.el (pgg-query-keyserver): Add :version.
19752
19753         * nnmail.el (nnmail-fancy-expiry-targets)
19754         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19755         Add :version.
19756
19757         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19758         (nnimap-retrieve-groups-asynchronous): Add :version.
19759         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19760
19761         * mml.el (mml-content-disposition-parameters)
19762         (mml-insert-mime-headers-always): Add :version.
19763
19764         * mm-util.el (mm-coding-system-priorities): Add :version.
19765
19766         * mm-decode.el (mm-inline-text-html-with-images)
19767         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19768         (mm-verify-option): Add :version.
19769         (mm-text-html-renderer): Change :version.
19770
19771         * message.el (message-fcc-externalize-attachments)
19772         (message-required-headers, message-draft-headers)
19773         (message-subject-trailing-was-query)
19774         (message-subject-trailing-was-ask-regexp)
19775         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19776         (message-mark-insert-end, message-archive-header)
19777         (message-archive-note, message-cross-post-default)
19778         (message-cross-post-note, message-followup-to-note)
19779         (message-cross-post-note-function, message-use-mail-followup-to)
19780         (message-subscribed-address-functions)
19781         (message-subscribed-address-file, message-subscribed-addresses)
19782         (message-subscribed-regexps, message-allow-no-recipients)
19783         (message-yank-cited-prefix, message-signature-insert-empty-line)
19784         (message-hidden-headers, message-hierarchical-addresses)
19785         (message-mail-user-agent, message-use-idna)
19786         (message-valid-fqdn-regexp)
19787         (message-strip-special-text-properties, message-header-synonyms)
19788         (message-beginning-of-line, message-tab-body-function): Add :version.
19789         (message-insert-canlock, message-wide-reply-confirm-recipients):
19790         Change :version.
19791
19792         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19793         and :version.
19794         (mail-source-delete-old-incoming-confirm)
19795         (mail-source-movemail-program): Add :version.
19796
19797         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19798         (gnus-agent-cache, gnus-agent): Change :version.
19799
19800         * gnus-util.el (gnus-use-byte-compile): Change :version.
19801
19802         * gnus-sum.el (gnus-summary-make-false-root-always)
19803         (gnus-summary-default-high-score)
19804         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19805         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19806         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19807         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19808         (gnus-sum-thread-tree-single-indent)
19809         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19810         (gnus-sum-thread-tree-leaf-with-other)
19811         (gnus-sum-thread-tree-single-leaf): Add :version.
19812         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19813         (gnus-article-loose-mime): Change :version.
19814
19815         * gnus-start.el (gnus-backup-startup-file)
19816         (gnus-save-startup-file-via-temp-buffer): Add :version.
19817
19818         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19819         (gnus-server-offline-face): Add :version.
19820
19821         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19822
19823         * gnus-msg.el (gnus-gcc-externalize-attachments)
19824         (gnus-debug-files, gnus-debug-exclude-variables)
19825         (gnus-discouraged-post-methods): Change :version.
19826         (gnus-confirm-mail-reply-to-news)
19827         (gnus-confirm-treat-mail-like-news): Add :version.
19828
19829         * gnus-int.el (gnus-server-unopen-status): Add :version.
19830
19831         * gnus-group.el (gnus-group-jump-to-group-prompt)
19832         (gnus-large-ephemeral-newsgroup)
19833         (gnus-fetch-old-ephemeral-headers): Add :version.
19834
19835         * gnus-fun.el (gnus-x-face-directory)
19836         (gnus-convert-pbm-to-x-face-command)
19837         (gnus-convert-image-to-x-face-command)
19838         (gnus-convert-image-to-face-command): Add :version.
19839
19840         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19841
19842         * gnus-cite.el (gnus-cite-blank-line-after-header)
19843         (gnus-article-boring-faces): Add :version.
19844
19845         * gnus-art.el (gnus-buttonized-mime-types)
19846         (gnus-inhibit-mime-unbuttonizing)
19847         (gnus-treat-display-face)
19848         (gnus-treat-body-boundary): Change :version.
19849         (gnus-body-boundary-delimiter, gnus-picon-databases)
19850         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19851         (gnus-treat-date-english, gnus-treat-fold-headers)
19852         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19853         (gnus-treat-mail-picon, gnus-treat-wash-html)
19854         (gnus-article-encrypt-protocol)
19855         (gnus-use-idna, gnus-article-over-scroll)
19856         (gnus-mime-display-multipart-alternative-as-mixed)
19857         (gnus-mime-display-multipart-related-as-mixed)
19858         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19859         (gnus-ctan-url, gnus-button-ctan-handler)
19860         (gnus-button-handle-ctan-bogus-regexp)
19861         (gnus-button-ctan-directory-regexp)
19862         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19863         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19864         (gnus-button-man-level, gnus-button-emacs-level)
19865         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19866
19867         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19868         (gnus-agent-go-online): Change :version.
19869         (gnus-agent-expire-unagentized-dirs)
19870         (gnus-agent-auto-agentize-methods): Add :version.
19871
19872         * flow-fill.el (fill-flowed-display-column)
19873         (fill-flowed-encode-column): Add :version.
19874
19875         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19876         (gnus-outlook-deuglify-unwrap-max)
19877         (gnus-outlook-deuglify-cite-marks)
19878         (gnus-outlook-deuglify-unwrap-stop-chars)
19879         (gnus-outlook-deuglify-no-wrap-chars)
19880         (gnus-outlook-deuglify-attrib-cut-regexp)
19881         (gnus-outlook-deuglify-attrib-verb-regexp)
19882         (gnus-outlook-deuglify-attrib-end-regexp)
19883         (gnus-outlook-display-hook): Add :version.
19884
19885         * binhex.el (binhex-use-external): Add :version.
19886
19887 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19888
19889         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19890         and `invisible'.
19891
19892 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19893
19894         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19895         in gnus-registry-trim.
19896
19897 2004-09-13  Simon Josefsson  <jas@extundo.com>
19898
19899         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19900
19901         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19902
19903         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19904         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19905         <yamaoka@jpl.org>.
19906         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19907         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19908         <yamaoka@jpl.org>.
19909
19910         * sieve.el (sieve-manage-mode): Ditto.
19911
19912 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19913
19914         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19915
19916 2004-09-11  Simon Josefsson  <jas@extundo.com>
19917
19918         * dns-mode.el: Add.
19919
19920         * mm-view.el (mm-display-dns-inline): Add.
19921
19922         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19923         (mm-automatic-display): Ditto.
19924
19925         * mailcap.el (mailcap-mime-data): Add text/dns.
19926         (mailcap-mime-extensions): Map .soa to text/dns.
19927
19928 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19929
19930         * gnus-art.el (article-decode-mime-words, article-babel)
19931         (gnus-article-highlight-signature, gnus-article-add-buttons)
19932         (gnus-signature-toggle): Remove unnecessary bindings of
19933         `inhibit-read-only' inherited from v5.10 merge.
19934
19935 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19936
19937         * nntp.el (nntp): New customization group.
19938         (nntp-authinfo-file): Add customization group.
19939
19940         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19941
19942         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19943
19944         * gnus.el (to-address, to-list, subscribed)
19945         (large-newsgroup-initial): Ditto.
19946
19947         * flow-fill.el (fill-flowed-display-column)
19948         (fill-flowed-encode-column): Ditto.
19949
19950 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19951
19952         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19953         Use point-min rather than 1.
19954         (message-send-mail): Use buffer-size rather than point-max.
19955
19956         * gnus-sum.el (gnus-summary-search-article-forward):
19957         Signal a specific `search-failed' rather than a generic `error'.
19958
19959         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19960         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19961         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19962
19963 2004-09-10  Simon Josefsson  <jas@extundo.com>
19964
19965         * nndb.el (require): Remove tcp and duplicate cl.
19966
19967 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19968
19969         * gnus-agent.el (directory-files-and-attributes): Move forward.
19970
19971 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19972
19973         * gnus-agent.el (directory-files-and-attributes):
19974         Optionally defined to support XEmacs.
19975
19976 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19977
19978         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19979         to avoid run-time CL dependencies.
19980         (gnus-agent-unfetch-articles): New function.
19981         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19982         article numbers even when local .overview file is missing.
19983         (gnus-agent-read-article-number): New function.  Only accepts
19984         27-bit article numbers.
19985         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19986         Use gnus-agent-read-article-number.
19987         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19988         from backend while recognizing that article numbers in .overview
19989         must be valid.
19990         (gnus-agent-update-files-total-fetched-for):
19991         Use directory-files-and-attributes to improve performance.
19992         * gnus-int.el (gnus-request-move-article):
19993         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19994         improve performance.
19995
19996         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19997         some users confused by references to .newsrc when they only have a
19998         .newsrc.eld file.
19999         (gnus-convert-mark-converter-prompt)
20000         (gnus-convert-converter-needs-prompt): Fix use of property list.
20001         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20002         New function.  Used internally to only display 'gnus converting
20003         files' message when actually necessary.
20004
20005         * gnus-sum.el (): Remove (require 'gnus-agent) as required
20006         methods now autoloaded.
20007
20008 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20009
20010         * gnus-sum.el (gnus-summary-insert-subject): Remove list
20011         identifiers.
20012
20013 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
20014
20015         * gnus-picon.el: Fix indentation and closing parenthesis.
20016
20017 2004-09-01  Simon Josefsson  <jas@extundo.com>
20018
20019         * message.el (message-canlock-generate): Require sha1, not
20020         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20021         to require within a function.  Sadly, if sha1.el isn't loaded, the
20022         let binding in m-c-g will hide the defcustom definition, which is
20023         bad.)
20024
20025         * canlock.el: Require sha1, not sha1-el.
20026
20027         * message.el: Don't autoload sha1 (there is a autoload cookie in
20028         sha1.el).
20029
20030         * sha1-el.el: Rename to sha1.el.
20031
20032 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20033
20034         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20035
20036 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20037
20038         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20039
20040 2004-08-30  Kim F. Storm  <storm@cua.dk>
20041
20042         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20043
20044         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20045         Add :group 'nnimap.
20046
20047 2004-08-30  Andreas Schwab  <schwab@suse.de>
20048
20049         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20050         ?* and ?\;.
20051
20052         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20053         and ?\' to symbol instead of whitespace.
20054
20055 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20056
20057         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20058
20059         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20060         instead of re-search-forward.
20061
20062         * gnus-uu.el (gnus-uu-save-article): Ditto.
20063         (gnus-uu-post-encode-uuencode): Ditto.
20064
20065         * html2text.el (html2text-clean-list-items): Ditto.
20066         (html2text-clean-dtdd): Ditto.
20067         (html2text-format-tags): Ditto.
20068
20069         * message.el (message-send-mail-with-sendmail): Fix regexp.
20070         (message-fill-field-general): Use search-forward instead of
20071         re-search-forward.
20072         (unbold-region): Ditto.
20073
20074         * nnrss.el (nnrss-request-article): Ditto.
20075
20076         * nnslashdot.el (nnslashdot-request-article): Ditto.
20077
20078         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20079
20080         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20081         "Unrecognized menu descriptor" error in XEmacs.
20082
20083 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20084
20085         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20086         parent article of a sparse article in the thread hashtb.
20087
20088 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20089
20090         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20091         (nnmail-expand-newtext): Lowercase expanded entries if
20092         nnmail-split-lowercase-expanded is non-nil.
20093
20094 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20095
20096         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20097
20098         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20099         of gnus-tmp-news-method into string under XEmacs.  It will be
20100         passed to gnus-correct-length which takes only a string argument.
20101
20102 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20103
20104         * gnus-util.el (gnus-bind-print-variables): New macro.
20105         (gnus-prin1): Use it.
20106         (gnus-prin1-to-string): Use it.
20107         (gnus-pp): New function.
20108         (gnus-pp-to-string): New function.
20109
20110         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20111         Replace pp-to-string with gnus-pp-to-string.
20112         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20113         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20114         * gnus-msg.el (gnus-debug): Ditto.
20115         * gnus-score.el (gnus-score-save): Ditto.
20116         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20117         gnus-pp-to-string.
20118         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20119         with gnus-pp.
20120         * score-mode.el (gnus-score-pretty-print): Ditto.
20121         * webmail.el (webmail-debug): Ditto.
20122
20123 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20124
20125         * gnus-art.el (article-display-face, article-display-x-face):
20126         Use buffer-read-only.
20127
20128 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20129
20130         * gnus-art.el (article-hide-list-identifiers):
20131         Bind inhibit-read-only as t.
20132
20133 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20134
20135         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20136
20137 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20138
20139         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20140         (gnus-narrow-to-page): Don't assume point-min == 1.
20141         (gnus-article-edit-mode): Derive from message-mode.
20142
20143         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20144         point-min == 1.
20145
20146         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20147         Disable incorrect use of `assert'.
20148
20149         * message.el (message-mode): Set comment-start-skip.
20150
20151
20152 2004-08-22  Sam Steingold  <sds@gnu.org>
20153
20154         * pop3.el (pop3-leave-mail-on-server): New user variable.
20155         (pop3-movemail): Delete mail only when it is nil.
20156
20157 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20158
20159         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20160
20161         * mml.el (mml-preview): Use `pop-to-buffer'.
20162
20163         * message.el (message-goto-mail-followup-to): Insert after "To".
20164         (message-carefully-insert-headers): Add comment.
20165
20166         * gnus.el: Remove unused variable `gnus-article-check-size'.
20167
20168         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20169
20170         * gnus-art.el (gnus-button-alist):
20171         Improve `gnus-button-handle-library' entry.
20172
20173 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20174
20175         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20176         Use downcase, since XEmacs capitalizes error messages differently.
20177
20178 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20179
20180         * nntp.el: Add (require 'gnus) due to reference to
20181         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20182
20183 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20184
20185         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20186         Bind `mm-fill-flowed'.
20187
20188         * mm-decode.el (mm-dissect-singlepart): Check it.
20189
20190 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20191
20192         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20193         'imap' for netrc parsing.
20194
20195 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20196
20197         * mailcap.el (mailcap-mime-data): Mark as risky.
20198
20199 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20200
20201         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20202         may be included in the encoded word.
20203         (rfc2047-encode): Don't append a space if the encoded word
20204         includes close parenthesis.
20205
20206 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20207
20208         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20209         of text within parentheses.
20210
20211 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20212
20213         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20214         (gnus-encrypt-write-file-contents): Make the password key the file
20215         name PLUS the cipher, not just the cipher.  Also remove failed
20216         passwords from the cache.
20217
20218 2004-08-06  Simon Josefsson  <jas@extundo.com>
20219
20220         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20221         Doc fix.
20222
20223 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20224
20225         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20226         LWSP.
20227
20228 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20229
20230         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20231         Try to append in-reply-to: data to the references: header.
20232
20233         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20234         (netrc-parse): Use gnus-encrypt.el functions.
20235
20236         * gnus-encrypt.el: Add new file for encryption support; currently
20237         does only a few GPG ciphers and an internal XOR cipher.
20238
20239         * password.el: Add comments on using password-read-and-add.
20240         (password-read-and-add): Add function to read and add the
20241         password to the cache at once.
20242
20243 2004-07-28  Simon Josefsson  <jas@extundo.com>
20244
20245         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20246         parameter (but don't use it, for now).
20247
20248         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20249         instead of hard coding to nil.
20250
20251 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20252
20253         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20254         as mm-inline-image-xemacs does.
20255
20256 2004-07-26  Simon Josefsson  <jas@extundo.com>
20257
20258         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20259         Revert part of 2004-07-17 change below.
20260
20261 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20262
20263         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20264         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20265
20266 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20267
20268         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20269         quotes that actually start with ">" at the beginning of the
20270         lines.
20271
20272 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20273
20274         * rfc2047.el (rfc2047-encode-region): Fix last change.
20275         (rfc2047-encode-parameter): Remove useless concat.
20276
20277 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20278
20279         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20280         encode special characters; fix some kind of misconfigured headers;
20281         signal a real error if debug-on-quit or debug-on-error is non-nil.
20282         (rfc2047-encode-max-chars): New variable.
20283         (rfc2047-encode-1): Use it.
20284         (rfc2047-encode-parameter): New function.
20285
20286         * mml.el (mml-insert-parameter): Remove an excessive space.
20287
20288 2004-07-17  Simon Josefsson  <jas@extundo.com>
20289
20290         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20291         Kai Grossjohann <kai@emptydomain.de>.
20292         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20293         (gnus-group-make-menu-bar): Ditto.
20294
20295         * gnus-util.el (gnus-group-server): Add.
20296
20297 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20298
20299         * message.el (message-clone-locals): Clone sendmail and smtp
20300         variables.
20301
20302 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20303
20304         * rfc2047.el (rfc2047-encode-region): Fix last change.
20305
20306 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20307
20308         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20309         characters as non-special.
20310
20311 2004-07-09  Simon Josefsson  <jas@extundo.com>
20312
20313         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20314         Users will lose all flag changes made while unplugged with
20315         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20316         good default.  See numerous reports on ding mailing list.
20317
20318 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20319
20320         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20321         add generate-head-function and generate-article-function to the
20322         rfc822-forward entry.
20323         (nndoc-rfc822-forward-generate-article): New function.
20324         (nndoc-rfc822-forward-generate-head): New function.
20325
20326         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20327
20328 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20329
20330         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20331         respect display group parameter and gnus-summary-expunge-below.
20332         (gnus-articles-to-read): Remove unused reference to display group
20333         parameter.
20334
20335 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20336
20337         * nnheader.el (nnheader-uniquify-message-id): New experimental
20338         variable.
20339         (nnheader-nov-read-message-id): Use it.
20340
20341         * spam-report.el (spam-report-gmane): Add interactive.
20342
20343 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20344
20345         * mm-encode.el (mm-content-transfer-encoding-defaults):
20346         Use qp-or-base64 for the application/* types.
20347
20348 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20349
20350         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20351
20352 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20353
20354         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20355         trim value.
20356
20357 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20358
20359         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20360         New macro and function.
20361         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20362
20363 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20364
20365         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20366         after-load-alist.
20367
20368 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20369
20370         * gnus-group.el (gnus-group-get-new-news-this-group):
20371         Don't update info that isn't there.
20372
20373 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20374
20375         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20376         entry.
20377
20378 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20379
20380         * mm-view.el (mm-inline-render-with-function): Use multibyte
20381         buffer; decode html source by charset.
20382
20383         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20384
20385         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20386         Mule-UCS is loaded under XEmacs.
20387         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20388
20389 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20390
20391         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20392
20393 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20394
20395         * mm-util.el (mm-coding-system-p): Return a coding-system.
20396         (mm-mime-mule-charset-alist): Use shift_jis instead of
20397         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20398         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20399         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20400         instead of japanese-shift-jis and iso-latin-1 respectively in
20401         order to share the default value with both Emacs and XEmacs-mule.
20402         (mm-mule-charset-to-mime-charset):
20403         Make mm-coding-system-priorities effective.
20404         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20405         while predicating of candidates upon the priorities.
20406
20407 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20408
20409         * gnus-sum.el (gnus-summary-make-menu-bar):
20410         Add gnus-uu-invert-processable.
20411
20412         * gnus.el: Autoload gnus-uu-invert-processable.
20413
20414 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20415
20416         * mm-util.el (mm-with-multibyte-buffer): New macro.
20417
20418         * rfc2047.el (rfc2047-encode-string): Use it.
20419         (rfc2047-encode-region): Move point to the end of the region after
20420         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20421
20422 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20423
20424         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20425         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20426
20427 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20428
20429         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20430         (gnus-cite-parse): Ignore quoted envelope From_.
20431         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20432
20433 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20434
20435         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20436         invalid addresses.
20437
20438 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20439
20440         * spam.el: Change section markers, revise TODO list.
20441         (spam-backends): Make new master list of all installed backends.
20442         (spam-summary-exit-behavior): Add new variable to determine how
20443         messages moves are done at summary exit.
20444         (spam-move-spam-nonspam-groups-only)
20445         (spam-process-ham-in-nonham-groups)
20446         (spam-process-ham-in-spam-groups): Remove variables, the
20447         spam-summary-exit-behavior variable should be used to manage this
20448         behavior.
20449         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20450         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20451         and spam-old-spam-articles.
20452         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20453         Add empty variables, placeholders for the backends they represent.
20454         (spam-set-difference): Move, unchanged.
20455         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20456         unless the user has a processor variable.
20457         (spam-classifications, spam-classification-valid-p)
20458         (spam-backend-properties, spam-backend-property-valid-p)
20459         (spam-backend-function-type-valid-p)
20460         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20461         (spam-report-articles-gmane, spam-report-articles-resend):
20462         Remove functions, they are not needed.
20463         (spam-install-backend-super, spam-backend-list)
20464         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20465         (spam-backend-function, spam-backend-ham-registration-function)
20466         (spam-backend-spam-registration-function)
20467         (spam-backend-ham-unregistration-function)
20468         (spam-backend-spam-unregistration-function)
20469         (spam-backend-statistical-p, spam-backend-mover-p)
20470         (spam-install-backend-alias, spam-install-checkonly-backend)
20471         (spam-install-mover-backend, spam-install-nocheck-backend)
20472         (spam-install-backend, spam-install-statistical-backend)
20473         (spam-install-statistical-checkonly-backend): Add backend installation
20474         support.
20475         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20476         (spam-group-processor-p): Use the new backend code and respect the
20477         summary exit behavior.
20478         (spam-mark-spam-as-expired-and-move-routine): Remove.
20479         (spam-summary-prepare): Change to use the new spam-old-articles
20480         variable.
20481         (spam-copy-or-move-routine, spam-copy-spam-routine)
20482         (spam-move-spam-routine, spam-copy-ham-routine)
20483         (spam-move-ham-routine): Add code to copy/move ham or spam.
20484         (spam-fetch-field-fast): Improve doc and code, plus allow the
20485         'number request.
20486         (spam-list-of-checks, spam-list-of-statistical-checks):
20487         Remove variables.
20488         (spam-split, spam-find-spam): Use the new backend code.
20489         (spam-registration-functions): Remove variable.
20490         (spam-unregister-routine): Add convenience wrapper.
20491         (spam-log-undo-registration, spam-register-routine)
20492         (spam-log-processing-to-registry)
20493         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20494         where possible.
20495         (spam-check-gmane-xref, spam-check-regex-headers)
20496         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20497         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20498         (spam-check-bogofilter-headers, spam-check-spamoracle)
20499         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20500         (spam-check-crm114-headers): Use the spam-split-group that
20501         spam-split prepares, no need to determine it every time.
20502
20503         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20504         to the nnheader-parse-naked-head call.
20505
20506         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20507
20508         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20509         the nnheader-nov-read-message-id call.
20510
20511 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20512
20513         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20514         gnus-activate-group twice.  Suggested by Markus Peter
20515         <warp@spin.de>.
20516
20517 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20518
20519         * gnus-art.el (gnus-article-time-format): Exchange the order of
20520         day and month in the default value; fix customization type.
20521         (article-date-ut): Use add-text-properties.
20522         (article-make-date-line): Use message-make-date instead of
20523         current-time-string.
20524
20525         * message.el (message-fetch-field): Don't use set-text-properties.
20526         (message-make-date): Simplify.
20527
20528         * messagexmas.el (message-xmas-make-date): New function.
20529         (message-xmas-redefine): Defalias message-make-date to it.
20530
20531 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20532
20533         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20534         (rfc2047-encode-region): Treat text within parentheses as special;
20535         show the original text when error has occurred.
20536
20537         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20538         already-computed method to gnus-activate-group.
20539
20540         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20541         same select-methods identical Lisp objects.
20542
20543         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20544         object when modifying the info.
20545
20546 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20547
20548         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20549         gnus-opened-servers since it has never been opened with the new
20550         configuration yet.
20551
20552 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20553
20554         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20555         arg to nnheader-generate-fake-message-id.
20556
20557 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20558
20559         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20560         number and build a fake message ID localized to a group and
20561         article number (so it's repeatable from that point on).
20562         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20563         ID format.
20564
20565         * gnus-sum.el (gnus-get-newsgroup-headers):
20566         Call nnheader-generate-fake-message-id with the article number.
20567
20568 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20569
20570         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20571         end-of-buffer.
20572
20573 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20574
20575         * message.el (message-ignored-supersedes-headers): Add Approved.
20576
20577 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20578
20579         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20580         goto-char.
20581         (rfc2047-encode): Fold the line before encoding.
20582
20583 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20584
20585         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20586         folding -- not all headers can be folded, and this should be done
20587         by the message composition mode.  Probably.  I think.
20588
20589 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20590
20591         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20592         fast.
20593
20594         * gnus-ems.el (gnus-remove-image): Don't use
20595         message-text-with-property; remove only the image found first.
20596
20597         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20598         found first.
20599
20600 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20601
20602         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20603
20604 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20605
20606         * message.el (message-text-with-property): Make it fast and accept
20607         optional arguments.
20608         (message-strip-forbidden-properties): Use it.
20609         (message-fix-before-sending): Follow the m-t-w-p change.
20610
20611         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20612
20613 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20614
20615         * gnus-art.el (article-hide-headers): Don't change the buffer
20616         mistakenly when performing mml-preview even if
20617         gnus-single-article-buffer is nil.
20618
20619 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20620
20621         * message.el (message-expand-name-databases): New user option.
20622         (message-expand-name): Use it.
20623
20624 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20625
20626         * spam.el (spam-report-articles-resend)
20627         (spam-report-resend-register-routine): Allow ham reporting.
20628         (spam-report-resend-register-ham-routine): Add wrapper.
20629         (spam-registration-functions): Add ham resending functions.
20630         (spam-list-of-processors): Add ham resend processor.
20631
20632         * gnus.el (ham-resend-to): Add new group parameter.
20633         (spam-process): Add ham resend option.
20634
20635         * spam-report.el (spam-report-resend): Allow reporting ham.
20636         (spam-report-resend-ham): Add wrapper.
20637
20638 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20639
20640         * message.el (message-cite-articles-with-x-no-archive):
20641         New variable.
20642         (message-cite-original): Use it.
20643
20644 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20645
20646         * message.el (message-cite-original): Respect X-No-Archive.
20647
20648 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20649
20650         * gnus-art.el (article-hide-headers): Refer to the values for
20651         gnus-ignored-headers and gnus-visible-headers in the summary
20652         buffer since a user may have set them as group parameters.
20653
20654 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20655
20656         * assistant.el (assistant-node-name): Add convenience function.
20657         (assistant-render-text, assistant-render-node): Add error handling,
20658         plus handle multiple next nodes.
20659         (assistant-find-next-node): Comment out for now.
20660         (assistant-find-next-nodes): Add function, returns list of next
20661         nodes.
20662
20663 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20664
20665         * mail-source.el (mail-source-directory): Fix doc-string.
20666
20667 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20668
20669         * assistant.el (assistant-render-text, assistant-eval): Add :set
20670         widget type, which is different because it takes and returns a
20671         list.  Much hilarity ensues.
20672
20673 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20674
20675         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20676
20677         * gnus-group.el (gnus-group-get-new-news-this-group):
20678         Add doc-string.
20679
20680         * gnus-start.el (gnus-activate-group): Add doc-string.
20681
20682 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20683
20684         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20685
20686 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20687
20688         * assistant.el (assistant-render-text): Try to add a :set
20689         widget, more to come.
20690
20691         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20692         strings.
20693         (spam-report-articles-resend)
20694         (spam-register-routine): Do registration iff any articles warrant
20695         it.
20696         (spam-summary-prepare-exit): Change log message for nil group
20697         destinations.
20698
20699 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20700
20701         * spam.el (spam-report-resend-register-routine):
20702         Allow spam-report-resend-to to be a group parameter or a global value.
20703
20704 2004-05-26  Simon Josefsson  <jas@extundo.com>
20705
20706         * starttls.el: Merge with my GNUTLS based starttls.el.
20707         (starttls-gnutls-program, starttls-use-gnutls)
20708         (starttls-extra-arguments, starttls-process-connection-type)
20709         (starttls-connect, starttls-failure, starttls-success):
20710         New variables.
20711         (starttls-program, starttls-extra-args): Doc fix.
20712         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20713         New functions.
20714         (starttls-negotiate, starttls-open-stream):
20715         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20716         function if it is set.
20717
20718 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20719
20720         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20721         structured fields.
20722
20723 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20724
20725         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20726
20727 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20728
20729         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20730         Add variable.
20731         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20732         assigning the spam-mark to new messages.
20733
20734 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20735
20736         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20737
20738 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20739
20740         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20741
20742         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20743         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20744         default.
20745
20746 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20747
20748         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20749         correct data.
20750
20751 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20752
20753         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20754         (spam-group-processor-p): Fix function.
20755         (spam-group-processor-multiple-p)
20756         (spam-group-spam-processor-report-gmane-p)
20757         (spam-group-spam-processor-report-resend-p)
20758         (spam-group-spam-processor-bogofilter-p)
20759         (spam-group-spam-processor-blacklist-p)
20760         (spam-group-spam-processor-ifile-p)
20761         (spam-group-ham-processor-ifile-p)
20762         (spam-group-spam-processor-spamoracle-p)
20763         (spam-group-spam-processor-crm114-p)
20764         (spam-group-ham-processor-bogofilter-p)
20765         (spam-group-spam-processor-stat-p)
20766         (spam-group-ham-processor-stat-p)
20767         (spam-group-ham-processor-whitelist-p)
20768         (spam-group-ham-processor-BBDB-p)
20769         (spam-group-ham-processor-spamoracle-p)
20770         (spam-group-ham-processor-copy-p): Remove functions with some
20771         prejudice against unneeded code.
20772         (spam-report-articles-resend)
20773         (spam-report-resend-register-routine): Allow the group/topic
20774         spam-resend-to value to override spam-report-resend-to.
20775         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20776         properly now.
20777
20778         * gnus.el (spam-resend-to): Add group/topic parameter.
20779         (spam-process): Move the OBSOLETE processors to the end of the
20780         choices.
20781
20782 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20783
20784         * spam-report.el (spam-report-resend-to, spam-report-resend):
20785         Start with resend-to set to nil, and then ask the user if necessary.
20786         (spam-report-resend): spam-report-resend takes a list of articles, not
20787         separate article numbers.
20788
20789 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20790
20791         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20792         addition to emacs-w3m.
20793
20794 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20795
20796         * assistant.el (assistant-authinfo-data): New function.
20797         (assistant-eval): Eval for entire assistant.
20798
20799         * netrc.el (netrc-services-file): New variable.
20800         (netrc-parse-services): New function.
20801         (netrc-find-service-name): New function.
20802         (netrc-find-service-number): New function.
20803         (netrc-port-equal): New function.
20804         (netrc-machine): Use it.
20805
20806         * nnimap.el (nnimap-open-connection): Use netrc.
20807
20808         * gnus-util.el (gnus-netrc-get): Remove aliases.
20809
20810         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20811
20812         * assistant.el (wid-edit): Fix compilation.
20813
20814         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20815
20816 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20817
20818         * gnus-util.el (gnus-set-file-modes): New function.  (small
20819         patch).
20820
20821 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20822
20823         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20824
20825         * assistant.el (assistant-render-node): Fix up rendering and
20826         read-only text.
20827         (assistant-render-node): Reset.
20828         (assistant-make-read-only): Not sticky.
20829
20830 2004-05-20  Danny Siu  <dsiu@adobe.com>
20831
20832         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20833         centered even when gnus-auto-center-summary is t.
20834
20835 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20836
20837         * dns.el (dns-get-txt-answer): New function.
20838         (dns-read-txt): Ditto.
20839         (query-dns): Use it.
20840
20841 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20842
20843         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20844         active for foreign groups even if the group level is higher than
20845         the specified value.
20846
20847 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20848
20849         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20850         non-active groups.
20851
20852         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20853
20854 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20855
20856         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20857
20858 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20859
20860         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20861         (spam-crm114-header, spam-crm114-spam-switch)
20862         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20863         (spam-crm114-positive-spam-header)
20864         (spam-crm114-database-directory, spam-list-of-processors)
20865         (spam-group-spam-processor-crm114-p)
20866         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20867         (spam-generic-score, spam-list-of-checks)
20868         (spam-list-of-statistical-checks, spam-registration-functions)
20869         (spam-check-crm114-headers, spam-crm114-score)
20870         (spam-check-crm114, spam-crm114-register-with-crm114)
20871         (spam-crm114-register-spam-routine)
20872         (spam-crm114-unregister-spam-routine)
20873         (spam-crm114-register-ham-routine)
20874         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20875         From asjo@koldfront.dk (Adam Sjøgren).
20876
20877         * gnus.el: Add spam-use-crm114.
20878
20879         * spam.el (spam-list-of-processors, spam-registration-functions):
20880         Add spam-use-resend.
20881         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20882         (spam-report-articles-gmane): Add doc fix.
20883         (spam-report-articles-resend, spam-report-resend-register-routine):
20884         Add wrappers around spam-report-resend-to.
20885
20886         * spam-report.el (spam-report-resend-to, spam-report-resend):
20887         Add support for resending spam.
20888         (spam-report-gmane): Fix line length >80.
20889
20890         * gnus.el (spam-process): Add spam-use-resend.
20891
20892 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20893
20894         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20895         number of processed spam messages.
20896         (spam-ham-copy-or-move-routine): Return the number of processed
20897         ham messages.
20898         (spam-summary-prepare-exit): Use the above values to decide
20899         whether status messages shouled be displayed.
20900
20901 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20902
20903         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20904         `rfc2047-encoding-function-alist' in order to avoid conflicting
20905         with the old version.
20906         (rfc2047-encode-region): Concatenate words containing non-ASCII
20907         characters in structured fields; don't encode space-delimited
20908         ASCII words even in unstructured fields; don't break words at
20909         char-category boundaries.
20910         (rfc2047-encode-1): New function.
20911         (rfc2047-encode): Use it; encode text so that it occupies the
20912         maximum width within 76-column; work correctly on Q encoding for
20913         iso-2022-* charsets.
20914         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20915         sure not to break a line just after the header name.
20916         (rfc2047-b-encode-region): Remove.
20917         (rfc2047-b-encode-string): New function.
20918         (rfc2047-q-encode-region): Remove.
20919         (rfc2047-q-encode-string): New function.
20920
20921         * mm-util.el (mm-replace-in-string): New function.
20922
20923 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20924
20925         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20926         Really get it right.
20927         (gnus-inews-make-draft): Really.
20928
20929 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20930
20931         * nnmh.el (nnmh-request-list-1): Don't check the link count
20932         before descending.  (small patch)
20933
20934 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20935
20936         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20937         stuff.
20938
20939         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20940         Match on real group name.
20941
20942         * gnus-art.el (gnus-signature-limit): Doc fix.
20943
20944         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20945
20946         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20947
20948 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20949
20950         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20951         isn't a string.
20952
20953 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20954
20955         * gnus-draft.el (gnus-draft-send):
20956         Bind rfc2047-encode-encoded-words.
20957
20958         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20959         (rfc2047-encodable-p): Say that =? needs encoding.
20960         (rfc2047-encode-encoded-words): New variable.
20961
20962         * gnus-group.el (gnus-group-select-group): Doc fix.
20963
20964         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20965
20966         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20967         to nil.
20968
20969         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20970
20971         * nnheader.el (nnheader-get-lines-and-char): New function.
20972
20973 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20974
20975         * gnus-msg.el (gnus-summary-followup-with-original):
20976         Document yanking of region when active.
20977
20978 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20979
20980         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20981         groups if the group level is higher than the specified value.
20982
20983 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20984
20985         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20986         (gnus-group-jump-to-group): Add prefix argument using
20987         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20988         non-active group.
20989
20990         * compface.el (uncompface): Be verbose when changing
20991         `uncompface-use-external'.
20992
20993         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20994         handle manual section.
20995
20996 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20997
20998         * gnus-art.el (gnus-button-alist): Revert previous change.
20999
21000 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21001
21002         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21003
21004 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21005
21006         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21007         whether backend can accept message.
21008
21009         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21010
21011 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
21012
21013         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21014         Avoid creating directory when nntp-marks-is-evil is true.
21015         Reported by Reiner Steib.
21016
21017 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21018
21019         * gnus-picon.el (gnus-picon-style): New variable.
21020         (gnus-picon-insert-glyph): Add optional `nostring' argument.
21021         (gnus-picon-transform-address): Support `gnus-picon-style'.
21022         From Jesper Harder <harder@ifa.au.dk>.
21023
21024 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21025
21026         * message.el (message-fill-field): Return point.
21027         (message-generate-headers): Go to end of field.
21028
21029         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21030         stuff for non-living groups.
21031
21032 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21033
21034         * gnus-art.el (gnus-article-followup-with-original)
21035         (gnus-article-reply-with-original): gnus-mark-active-p ->
21036         gnus-region-active-p.
21037
21038 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21039
21040         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21041         only when there is spam or ham to be processed.
21042
21043 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21044
21045         * mail-source.el (mail-source-delete-crash-box): Refactor.
21046         (mail-source-fetch): Use it.
21047         (mail-source-fetch-file): Ditto.
21048         (mail-source-fetch-directory): Run postscript in loop.
21049         (mail-source-fetch-pop): Delete.
21050         (mail-source-fetch-maildir): Ditto.
21051         (mail-source-fetch-imap): Ditto.
21052
21053         * imap.el (imap-authenticators): Comment out sasl.
21054
21055         * message.el (message-skip-to-next-address): New function.
21056         (message-fill-header-address): Refactor.
21057         (message-fill-address): Use it.
21058         (message-delete-address): Use it.
21059         (message-fill-header-general): Refactor.
21060         (message-fill-field-address): Rename.
21061         (message-narrow-to-field): Find the start of the header.
21062         (message-header-format-alist): Don't pre-fill.
21063         (message-fill-header): Remove.
21064         (message-insert-header): New function.
21065         (message-shorten-references): Use it.
21066
21067         * rfc2047.el (rfc2047-field-value): Strip props.
21068
21069         * mail-parse.el (mail-header-make-address): New alias.
21070
21071         * ietf-drums.el (ietf-drums-make-address): New function.
21072
21073         * imap.el: Add compiler directives.
21074
21075         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21076
21077         * gnus-art.el (article-decode-idna-rhs): Don't use
21078         message-idna-inside-rhs-p.
21079
21080 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21081
21082         * message.el (message-idna-inside-rhs-p): Remove.
21083         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21084
21085         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21086         false positives.
21087
21088 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21089
21090         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21091
21092 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21093
21094         * nneething.el (nneething-file-name): Don't create spurious
21095         files.
21096
21097         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21098         (gnus-inews-do-gcc): Remove sleep.
21099
21100         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21101         part under point.
21102
21103         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21104         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21105
21106 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21107
21108         * spam.el (spam-summary-prepare-exit): Fix (length).
21109
21110 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21111
21112         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21113         as expired without moving it" message when there are spam
21114         messages left.
21115
21116 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21117
21118         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21119         header is not nil.
21120
21121 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21122
21123         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21124         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21125         (nntp-marks-changed-p): New arg SERVER.
21126         (nntp-request-update-info): Adjust caller.
21127
21128 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21129
21130         * nntp.el (nntp-save-marks): Pass missing arg.
21131
21132 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21133
21134         * nntp.el: Support marks.
21135         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21136         (nntp-marks-modtime, nntp-marks-directory): New variables.
21137         (nntp-request-set-mark, nntp-request-update-info)
21138         (nntp-possibly-create-directory, nntp-marks-changed-p)
21139         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21140         New functions.
21141
21142 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21143
21144         * gnus-xmas.el (gnus-xmas-select-lowest-window)
21145         (gnus-xmas-redefine): Rename.
21146
21147         * gnus-score.el (gnus-score-insert-help):
21148         Use gnus-select-lowest-window.
21149
21150         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21151         appt-select-lowest-window and rename to gnus-select-lowest-window.
21152
21153         * gnus.el: do.
21154
21155 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21156
21157         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21158         encodings of MIME-encoded words, in order to improve
21159         interoperability with several broken MUAs.
21160
21161 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21162
21163         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21164         tags, only when charsets are not specified in headers.
21165         (mm-inline-text-html-render-with-w3m): Ditto.
21166
21167         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
21168         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
21169
21170 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21171
21172         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21173         instead of MIME-decoded from fields when checking
21174         `gnus-article-address-banner-alist'.
21175
21176 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21177
21178         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21179         description rather than subject.
21180
21181 2004-05-02  Steve Youngs  <steve@youngs.au.com>
21182
21183         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
21184
21185 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21186
21187         * gnus.el (gnus-version-number): Bump.
21188
21189 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21190
21191         * gnus.el: No Gnus v0.2 is released.
21192
21193 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21194
21195         * gnus-agent.el (gnus-agent-read-agentview):
21196         Inline gnus-uncompress-range.
21197
21198 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21199
21200         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21201         `exec-installed-p'.
21202
21203 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21204
21205         * gnus.el (spam-process, spam-autodetect-methods):
21206         Add bsfilter and bsfilter-headers.
21207
21208         * spam.el (spam-bsfilter): New customize group.
21209         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21210         (spam-bsfilter-header, spam-bsfilter-probability-header)
21211         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21212         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21213         (spam-bsfilter-database-directory): New options.
21214         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21215         (spam-list-of-statistical-checks, spam-registration-functions):
21216         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21217         (spam-bsfilter-score): New command.
21218         (spam-check-bsfilter-headers, spam-check-bsfilter)
21219         (spam-bsfilter-register-with-bsfilter)
21220         (spam-bsfilter-register-spam-routine)
21221         (spam-bsfilter-unregister-spam-routine)
21222         (spam-bsfilter-register-ham-routine)
21223         (spam-bsfilter-unregister-ham-routine): New functions.
21224         (spam-generic-score): Support bsfilter; Accept an optional argument
21225         to recalcurate spam score even if scoring header has already been
21226         added.
21227         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21228         optional argument to recalcurate spam score even if scoring header
21229         has already been added.
21230
21231 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21232
21233         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21234         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21235         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21236         link is missing.
21237
21238 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21239
21240         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21241         (html2text-get-attr): Rewrite.
21242
21243         * message.el (message-setup-1): Remove redundant put-text-property
21244         on mail-header-separator.
21245
21246 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21247
21248         * gnus-registry.el (gnus-registry-cache-whitespace)
21249         (gnus-registry-action, gnus-registry-spool-action)
21250         (gnus-registry-split-fancy-with-parent): Change message levels
21251         from 5 to 3 or 7, as needed.
21252
21253         * spam.el (spam-summary-prepare-exit)
21254         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21255         (spam-split, spam-find-spam, spam-log-undo-registration)
21256         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21257         level from 5 to 6.
21258
21259 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21260
21261         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21262         2004-03-04 change).
21263
21264 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21265
21266         * sieve-manage.el (sieve-manage-open):
21267         * nnweb.el (nnweb-insert-html):
21268         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21269         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21270         * nnspool.el (nnspool-request-group):
21271         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21272         * nnml.el (nnml-request-update-info):
21273         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21274         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21275         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21276         (nnimap-request-set-mark):
21277         * nnfolder.el (nnfolder-request-update-info):
21278         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21279         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21280         * gnus-uu.el (gnus-uu-find-articles-matching):
21281         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21282         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21283         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21284         * gnus-nocem.el (gnus-nocem-scan-groups):
21285         * gnus-int.el (gnus-start-news-server):
21286         * gnus-group.el (gnus-group-make-kiboze-group)
21287         (gnus-group-browse-foreign-server):
21288         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21289         Use mapc when appropriate.
21290
21291 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
21292
21293         FIXME: Make separate entries for each person.
21294
21295         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
21296         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
21297         <shields@msrl.com>:
21298
21299         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21300         may need for spam sorting and scoring.
21301         (spam-user-format-function-S): Add user format function suitable for
21302         general use.
21303         (spam-article-sort-by-spam-status): Add sorting function for summary
21304         sorting.
21305         (spam-extra-header-to-number): Add function to get a score from a
21306         header.
21307         (spam-summary-score): Add function to get a numeric score from the
21308         headers.
21309         (spam-generic-score): Fix function doc, was in wrong place.
21310         (spam-initialize): Take symbols when it's run, and install the
21311         extra headers that spam-necessary-extra-headers thinks we need.
21312
21313 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21314
21315         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21316         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21317
21318 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21319
21320         * gnus-sum.el (gnus-set-global-variables)
21321         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21322         (gnus-article-get-xrefs, gnus-summary-best-group)
21323         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21324         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21325         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21326         Use with-current-buffer.
21327
21328 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21329
21330         * spam.el (spam-summary-prepare-exit): Simplify logic.
21331         (spam-fetch-article-header): Read the article header if it's not
21332         available.
21333         (spam-list-articles): Simplify logic.
21334         (spam-filelist-register-routine): Fix bug with unregister-list.
21335
21336         * gnus-registry.el: Fix comments at beginning.
21337
21338 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21339
21340         * message.el (message-cater-to-broken-inn): Remove.
21341         (message-shorten-references): Make sure the total folded length of
21342         References is shorter than 998 characters to cater to a bug in INN
21343         2.3.  Also, don't pretend that references aren't folded -- this
21344         hasn't worked for a while.
21345
21346 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21347
21348         * gnus-agent.el (gnus-agentize):
21349         gnus-agent-send-mail-real-function no longer set to current value
21350         of message-send-mail-function but rather a lambda that calls
21351         message-send-mail-function.  The change makes the agent real-time
21352         responsive to user changes to message-send-mail-function.
21353
21354 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21355
21356         * legacy-gnus-agent.el
21357         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21358         help from Florian Weimer <fw@deneb.enyo.de>
21359
21360 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21361
21362         * nnmail.el (nnmail-cache-insert): Revert last change.
21363
21364 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21365
21366         * nnmail.el (nnmail-cache-insert): Always check whether
21367         nnmail-cache-ignore-groups matches a group name.
21368
21369 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21370
21371         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21372         (spam-find-spam, spam-log-processing-to-registry)
21373         (spam-log-registered-p, spam-log-unregistration-needed-p)
21374         (spam-log-undo-registration): Use gnus-message instead of
21375         gnus-error, none of these errors are fatal.
21376
21377         * gnus-registry.el (gnus-registry-clean-empty-function)
21378         (gnus-registry-clean-empty): Remove only empty entries without
21379         extra data.
21380
21381 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21382
21383         * spam-stat.el (spam-stat-buffer-change-to-spam)
21384         (spam-stat-buffer-change-to-non-spam): Change (error) to
21385         (gnus-message 8) invocation.
21386
21387 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21388
21389         * nntp.el (nntp-via-netcat-command): New variable.
21390         (nntp-via-netcat-switches): New variable.
21391         (nntp-open-via-rlogin-and-netcat): New function.
21392         (nntp-open-connection-function): Doc fix.
21393         (nntp-telnet-command): Doc fix.
21394         (nntp-end-of-line): Doc fix.
21395         (nntp-via-rlogin-command): Doc fix.
21396         (nntp-via-user-name): Doc fix.
21397         (nntp-via-address): Doc fix.
21398
21399 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21400
21401         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21402         error in Emacs 21.1.
21403
21404 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21405
21406         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21407
21408 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21409
21410         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21411         (gnus-agent-with-refreshed-group): New macro.
21412         (gnus-agent-rename-group): New function.
21413         (gnus-agent-delete-group): New function.
21414         (gnus-agent-save-group-info): Use gnus-command-method when
21415         `method' parameter is nil.  Don't write nil entries into the
21416         active file.
21417         (gnus-agent-get-group-info): New function.
21418         (gnus-agent-fetch-articles):
21419         Use gnus-agent-update-files-total-fetched-for to increment disk space
21420         used.
21421         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21422         Use gnus-agent-update-view-total-fetched-for to increment disk space
21423         used.
21424         (gnus-agent-get-local): Add optional parameters to avoid calling
21425         gnus-group-real-name and gnus-find-method-for-group.
21426         (gnus-agent-set-local): Delete stored entry if either min, or max,
21427         are nil.
21428         (gnus-agent-fetch-session): Reworded error/quit messages.
21429         On quit, use gnus-agent-regenerate-group to record existance of any
21430         articles fetched to disk before the quit occurred.
21431         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21432         gnus-agent-update-view-total-fetched-for, and
21433         gnus-agent-update-files-total-fetched-for to decrement disk space
21434         used.
21435         (gnus-agent-retrieve-headers):
21436         Use gnus-agent-update-view-total-fetched-for to increment disk space
21437         used.
21438         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21439         with gnus-agent-update-files-total-fetched-for to decrement disk
21440         space and fresh group buffer.
21441         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21442         (gnus-agent-need-update-total-fetched-for): New variable.
21443         (gnus-agent-update-files-total-fetched-for): New function.
21444         (gnus-agent-update-view-total-fetched-for): New function.
21445         (gnus-agent-total-fetched-for): New function.
21446
21447         * gnus-cache.el (gnus-cache-save-buffers):
21448         Use gnus-cache-update-overview-total-fetched-for to change disk space
21449         used by this group.
21450         (gnus-cache-possibly-enter-article):
21451         Use gnus-cache-update-file-total-fetched-for to increment disk space
21452         used by this group.
21453         (gnus-cache-possibly-remove-article):
21454         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21455         used by this group.
21456         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21457         (gnus-cache-rename-group): New function.
21458         (gnus-cache-delete-group): New function.
21459         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21460         (gnus-cache-need-update-total-fetched-for): New variable.
21461         (gnus-cache-with-refreshed-group): New macro.
21462         (gnus-cache-update-file-total-fetched-for): New function.
21463         (gnus-cache-update-overview-total-fetched-for): New function.
21464         (gnus-cache-rename-group-total-fetched-for): New function.
21465         (gnus-cache-delete-group-total-fetched-for): New function.
21466         (gnus-cache-total-fetched-for): New function.
21467
21468         * gnus-group.el: Require gnus-sum and autoload functions to
21469         resolve warnings when gnus-group.el compiled alone.
21470         (gnus-group-line-format): Documented new %F.
21471         (size of Fetched data) group line format; identifies disk space
21472         used by agent and cache.
21473         (gnus-group-line-format-alist): Defined new F format.
21474         (gnus-total-fetched-for): New function.
21475         (gnus-group-delete-group): No longer update
21476         gnus-cache-active-altered as gnus-request-delete-group now keeps
21477         the cache in sync.
21478         (gnus-group-list-active): Let the agent store a server's active
21479         list if currently plugged.
21480
21481         * gnus-int.el (gnus-request-delete-group):
21482         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21483         local disk in sync with the server.
21484         (gnus-request-rename-group):
21485         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21486         local disk in sync with the server.
21487
21488         * gnus-start.el (gnus-get-unread-articles):
21489         Cosmetic simplification to logic.
21490
21491         * gnus-util.el (gnus-rename-file): New function.
21492
21493 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21494
21495         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21496
21497 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21498
21499         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21500         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21501
21502 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21503
21504         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21505         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21506
21507 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21508
21509         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21510
21511 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21512
21513         * spam.el (spam-set-difference): Add function to replace
21514         gnus-set-difference in spam.el.
21515         (spam-summary-prepare-exit): Use spam-set-difference.
21516
21517 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21518
21519         * gnus-registry.el (gnus-registry-cache-file): Update to use
21520         gnus-dribble-directory OR gnus-home-directory OR ~.
21521         (gnus-registry-split-fancy-with-parent): Fix doc.
21522
21523 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21524
21525         * message.el (message-exchange-point-and-mark):
21526         Use message-mark-active-p.  Suggested by Jesper Harder
21527         <harder@ifa.au.dk>.
21528
21529 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21530
21531         * message.el (message-exchange-point-and-mark): Don't activate
21532         region if it was inactive.  Suggested by Hiroshi Fujishima
21533         <pooh@nature.tsukuba.ac.jp>.
21534
21535 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21536
21537         * gnus-art.el (article-display-face): Display Faces in the same
21538         order as X-Faces.
21539
21540 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21541
21542         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21543
21544 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21545
21546         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21547         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21548         (gnus-article-mime-hierarchy): Remove.
21549         (gnus-article-mime-hierarchy-next): Remove.
21550         (gnus-article-mode): Revert 2004-03-19 change.
21551         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21552         (gnus-insert-mime-button): Revert 2004-03-19 change.
21553         (gnus-mime-accumulate-hierarchy): Remove.
21554         (gnus-mime-enter-multipart): Remove.
21555         (gnus-mime-leave-multipart): Remove.
21556         (gnus-mime-display-part): Revert 2004-03-19 change.
21557         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21558
21559         * mml.el (mml-preview): Revert 2004-03-19 change.
21560
21561 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21562
21563         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21564
21565 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21566
21567         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21568         t while entering a file name using the mm-with-multibyte macro.
21569         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21570
21571         * mm-util.el (mm-with-multibyte): New macro.
21572
21573 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21574
21575         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21576         New user option.
21577         (gnus-mime-multipart-functions): Doc and customization fix.
21578         (gnus-article-mime-hierarchy): New variable.
21579         (gnus-article-mime-hierarchy-next): New variable.
21580         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21581         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21582         gnus-article-mime-hierarchy-next to nil.
21583         (gnus-insert-mime-button): Show hierarchy numbers.
21584         (gnus-mime-accumulate-hierarchy): New function.
21585         (gnus-mime-enter-multipart): New function.
21586         (gnus-mime-leave-multipart): New function.
21587         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21588         (gnus-mime-display-alternative): Show hierarchy numbers.
21589
21590         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21591         gnus-article-mime-hierarchy-next to nil.
21592
21593 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21594
21595         * dns.el: Don't require gnus-xmas.
21596
21597 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21598
21599         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21600         inline PGP.
21601         (mml-menu): Disable mml-quote-region if mark is inactive.
21602
21603 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21604
21605         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21606         when the group's active is not available.
21607
21608 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21609
21610         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21611         error.
21612
21613 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21614
21615         * imap.el (imap-store-password): New variable.
21616         (imap-interactive-login): Use it.
21617         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21618
21619 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21620
21621         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21622         window-start and hscroll to summary window.
21623
21624 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21625
21626         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21627         conversion message to newsrc-dribble when an actual conversion is
21628         performed.
21629
21630 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21631
21632         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21633
21634 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21635
21636         * mm-decode.el (mm-complicated-handles): New function reviving
21637         former definition of mm-multiple-handles.
21638
21639         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21640         (gnus-mime-delete-part): Use it.
21641
21642 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21643
21644         * gnus-agent.el (gnus-agent-read-local):
21645         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21646         avoid the implicit assumption that they will always be equal.
21647         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21648         coding-system-for-write, as the with-temp-file macro first prints
21649         to a buffer then saves the buffer.
21650
21651 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21652
21653         * gnus-art.el (gnus-article-edit-part): New function.
21654         (gnus-mime-save-part-and-strip): Use it; do query instead of
21655         signaling an error; don't use mm-multiple-handles.
21656         (gnus-mime-delete-part): Ditto.
21657
21658 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21659
21660         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21661         old file versions.
21662         (gnus-group-prepare-hook): Remove function that converted list
21663         form of gnus-agent-expire-days to group properties.
21664
21665         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21666         (gnus-request-accept-article): Re-indented.
21667
21668         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21669         converters to handle old agent file formats.  Add logic for a
21670         "backup before upgrading warning".
21671         (gnus-convert-mark-converter-prompt): Developers can mark
21672         functions as needing (default), or not needing,
21673         gnus-convert-old-newsrc's "backup before upgrading warning".
21674         (gnus-convert-converter-needs-prompt): Tests whether the user
21675         should be protected from potentially irreversable changes by the
21676         function.
21677
21678         * legacy-gnus-agent.el: New.  Provides converters that are only
21679         loaded when gnus-convert-old-newsrc needs to call them.
21680
21681 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21682
21683         * mail-source.el (mail-source-touch-pop): Doc fix.
21684
21685         * message.el (message-smtpmail-send-it): Doc fix.
21686
21687 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21688
21689         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21690
21691         * nnmail.el (nnmail-split-fancy): do.
21692
21693         * gnus-kill.el (gnus-kill, gnus-execute): do.
21694
21695 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21696
21697         * gnus-sum.el (gnus-widget-reversible-match)
21698         (gnus-widget-reversible-to-internal)
21699         (gnus-widget-reversible-to-external): New functions.
21700         (gnus-widget-reversible): New widget.
21701         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21702
21703 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21704
21705         * gnus-sum.el (gnus-thread-sort-functions)
21706         (gnus-article-sort-functions): Document `(not F)' items.
21707
21708 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21709
21710         * spam.el (spam-use-gmane-xref): Add new backend.
21711         (spam-gmane-xref-spam-group): Add variable to control the name of the
21712         Gmane spam group.
21713         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21714         (spam-regex-headers-spam, spam-regex-headers-ham)
21715         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21716         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21717         backends and checks.
21718         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21719
21720         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21721         an autodetect method.
21722
21723 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21724
21725         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21726         articles are being added to a group.
21727         (gnus-request-replace-article): Inform the agent that articles
21728         need to be uncached as the cached contents are no longer valid.
21729
21730 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21731
21732         * binhex.el: Don't autoload executable-find.
21733
21734         * canlock.el: Don't autoload mail-fetch-field.
21735
21736         * dgnushack.el: Autoload c-mode for XEmacs.
21737
21738         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21739
21740         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21741         rmail-dont-reply-to and rmail-output.
21742
21743         * gnus-score.el: Don't autoload ffap-string-at-point.
21744
21745         * gnus-setup.el: Don't autoload sc-cite-original.
21746
21747         * imap.el: Don't autoload base64-decode-string,
21748         base64-encode-string and md5.
21749
21750         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21751         and rmail-msg-restore-non-pruned-header.
21752
21753         * mm-decode.el: Don't autoload executable-find.
21754
21755         * mm-url.el: Don't autoload executable-find.
21756
21757         * mm-view.el: Don't autoload diff-mode.
21758
21759         * nndb.el: Don't autoload news-reply-mode, news-setup,
21760         cancel-timer and telnet.
21761
21762         * password.el: Don't autoload run-at-time for Emacs.
21763
21764         * sha1-el.el: Don't autoload executable-find.
21765
21766         * sieve-mode.el: Don't autoload c-mode.
21767
21768         * uudecode.el: Don't autoload executable-find.
21769
21770 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21771
21772         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21773         (gnus-agent-possibly-alter-active): Avoid null in numeric
21774         comparison.
21775         (gnus-agent-set-local): Refuse to save null in local object table.
21776         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21777         list of articles that will be marked as unread.
21778
21779 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21780
21781         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21782
21783 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21784
21785         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21786         language tags.
21787
21788 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21789
21790         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21791         Don't bind "obarray".
21792
21793         * gnus-sum.el (gnus-thread-sort-functions):
21794         Add `gnus-thread-sort-by-most-recent-number' and
21795         `gnus-thread-sort-by-most-recent-date'.
21796         Reported by Kai Grossjohann <kai@emptydomain.de>.
21797
21798 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21799
21800         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21801
21802 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21803
21804         * gnus-cus.el (gnus-agent-customize-category):
21805         Remove ignore-errors macro reference that required cl to be loaded at
21806         run-time.
21807
21808         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21809         single-interval range of the form (min . max).  Previously the
21810         range had to look like ((min . max)).  Likewise, return
21811         (min . max) rather than ((min . max)).
21812         (gnus-range-map): Use gnus-range-normalize to accept
21813         single-interval range.
21814
21815         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21816         the cache, but not the agent, now appear with their usual face.
21817
21818         * dgnushack.el (loaddir): New variable that is bound to the
21819         directory containing the dgnushack.el file. Use loaddir, rather
21820         than srcdir, to update load-path. Change lets dgnushack compile
21821         code in directories other than GNUS/lisp.
21822
21823 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21824
21825         * lpath.el: Don't bind w3m-safe-url-regexp.
21826
21827         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21828         w3m-safe-url-regexp variable buffer-local.
21829
21830         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21831
21832 2004-02-27  Simon Josefsson  <jas@extundo.com>
21833
21834         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21835         gnus-group-real-prefix.
21836         (gnus-summary-move-article): Use it, instead of
21837         gnus-group-real-prefix.
21838
21839 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21840
21841         * lpath.el: Bind w3m-safe-url-regexp.
21842
21843         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21844         w3m-safe-url-regexp variable buffer-local and set it as the value
21845         of mm-w3m-safe-url-regexp.
21846
21847         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21848
21849         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21850         parsing gnus-posting-styles when the message is not for replying.
21851
21852         * dgnushack.el: Autoload sgml-mode for XEmacs.
21853
21854         * nnrss.el (nnrss-opml-export):
21855         Use mm-set-buffer-file-coding-system instead of
21856         set-buffer-file-coding-system.
21857
21858 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21859
21860         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21861         of checkdoc.el).
21862         * nnrss.el: do.
21863         * gnus-mlspl.el: do.
21864         * gnus-ml.el: do.
21865         * gnus-srvr.el: do.
21866
21867         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21868
21869 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21870
21871         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21872         Corrections to custom-manual links.
21873
21874         * gnus-art.el (gnus-article): Ditto.
21875
21876         * mm-decode.el (mime-display, mime-security): Ditto.
21877
21878 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21879
21880         * flow-fill.el: Typo.
21881
21882 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21883
21884         * spam-wash.el: New file.
21885
21886 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21887
21888         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21889
21890 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21891
21892         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21893         to be run with new-articles as LIST1, not LIST2.
21894         (spam-registration-functions): Add spam-use-ham-copy as a nil
21895         registration backend.
21896
21897 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21898
21899         * spam-stat.el (spam-stat-washing-hook): New option.
21900         (spam-stat-buffer-words): Use it.
21901         (spam-stat-process-directory, spam-stat-test-directory):
21902         Use insert-file-contents-literally.
21903         (spam-stat-coding-system): New variable.
21904         (spam-stat-load, spam-stat-save): Use it.
21905
21906 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21907
21908         * spam-report.el (spam-report-plug-agent):
21909         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21910
21911 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21912
21913         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21914         Allow / in mailto URLs.
21915
21916 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21917
21918         * spam-report.el (spam-report-process-queue): Fix interactive use.
21919         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21920         (spam-report-unplug-agent): Doc fixes.
21921         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21922         (spam-report-agentize, spam-report-deagentize): Autoload.
21923
21924 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21925
21926         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21927
21928         * message.el (message-setup-fill-variables): Add mml tags to
21929         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21930         <ajk@iu.edu>.
21931         (message-mode): Don't modify paragraph-separate there.
21932
21933 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21934
21935         * compface.el (uncompface-use-external): Default to undecided.
21936         (uncompface-use-external-threshold): New variable.
21937         (uncompface-float-time): New macro.
21938         (uncompface): Determine whether to use the external decoder if
21939         uncompface-use-external is undecided.
21940
21941 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21942
21943         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21944         after images.
21945
21946         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21947
21948 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21949
21950         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21951
21952         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21953
21954         * gnus-sum.el (gnus-summary-limit-to-age)
21955         (gnus-summary-limit-children): do.
21956
21957         * gnus-int.el (gnus-request-scan): do.
21958
21959         * gnus-group.el (gnus-group-suspend): do.
21960
21961         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21962
21963         * gnus-cite.el (gnus-cite-parse-attributions): do.
21964
21965         * gnus-agent.el (gnus-summary-set-agent-mark)
21966         (gnus-agent-regenerate-group): do.
21967
21968         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21969
21970         * binhex.el (binhex-decode-region-internal): do.
21971
21972 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21973
21974         * gnus-fun.el (gnus-face-properties-alist): New user option.
21975         (gnus-display-x-face-in-from): Use it.
21976
21977         * gnus-art.el (article-display-face): Ditto.
21978
21979         * compface.el (uncompface-use-external): Default to nil.
21980
21981 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21982
21983         * nntp.el (nntp-erase-buffer): New function.
21984         (nntp-retrieve-data, nntp-send-command)
21985         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21986         (nntp-possibly-change-group): Use it.
21987
21988         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21989         Use with-current-buffer.
21990
21991 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21992
21993         * compface.el: Merge the ELisp-based uncompface program.
21994         (compface): New customization group.
21995         (uncompface-use-external): New user option.
21996         (uncompface): Call uncompface-internal if uncompface-use-external
21997         is nil.
21998         (uncompface-internal): New function.  Note that there are also
21999         some other functions and variables added for this function.
22000
22001 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
22002
22003         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22004         if necessary.
22005
22006 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
22007
22008         * spam-report.el (spam-report-unplug-agent)
22009         (spam-report-plug-agent, spam-report-deagentize)
22010         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22011         Add support for the Agent in spam-report: when unplugged, report to a
22012         file; when plugged, submit all the requests.
22013
22014         * spam.el (spam-register-routine): Fix message about
22015         registration.
22016
22017 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22018
22019         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22020         dependencies.
22021         (rfc2047-encode): Use it.
22022
22023         * gnus-art.el (gnus-button-marker-list): Move before first
22024         reference.
22025
22026         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22027         (imap-parse-body): Fix format string mismatch.
22028
22029         * gnus-score.el (gnus-summary-increase-score): do.
22030
22031         * nnrss.el (nnrss-close): New function.
22032
22033 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22034
22035         * nnrss.el (nnrss-make-filename): New function.
22036         (nnrss-request-delete-group, nnrss-read-server-data)
22037         (nnrss-save-server-data, nnrss-read-group-data)
22038         (nnrss-save-group-data): Use it.
22039         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22040         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22041         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22042
22043 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22044
22045         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22046
22047 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22048
22049         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22050         files.
22051
22052         * message.el (message-generate-headers-first): Don't quote nil
22053         and t in docstrings.
22054
22055         * imap.el (imap-id): do.
22056
22057         * gnus-agent.el (gnus-agent-consider-all-articles)
22058         (gnus-agent-queue-mail): do.
22059
22060 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22061
22062         * spam-report.el (spam-report-process-queue): New function.
22063         Process requests from `spam-report-requests-file'.
22064         (spam-report-process-queue): Doc fix.
22065
22066 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22067
22068         * spam.el (spam-register-routine)
22069         (spam-log-processing-to-registry, spam-log-registered-p)
22070         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22071         Change "check" to "spam-check" for semi-clarity.
22072
22073 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22074
22075         * pop3.el: Require nnheader.
22076
22077         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22078
22079         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22080
22081         * gnus-picon.el: Require cl.
22082
22083         * gnus-fun.el: Require gnus-ems and gnus-util.
22084
22085         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22086
22087         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
22088
22089         * gnus-art.el (gnus-article-edit-mode): Define before first
22090         reference.
22091
22092 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22093
22094         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22095         (gnus-uu-post-encoded): Use point-at-bol.
22096
22097         * gnus-topic.el (gnus-group-active-topic-p): do.
22098
22099         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22100
22101         * gnus-group.el (gnus-group-kill-region): do.
22102
22103         * gnus-art.el (article-date-ut): do.
22104
22105         * message.el (message-fetch-field): Remove redundant
22106         case-fold-search binding.
22107         (message-narrow-to-field): Simplify.
22108
22109 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22110
22111         * spam.el (spam-directory): Derive from `gnus-directory'.
22112
22113         * spam-report.el (spam-report-url-to-file)
22114         (spam-report-requests-file): New function and variable for offline
22115         reporting.
22116         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22117         and user defined function.
22118         (spam-report-url-ping-mm-url): Remove doubled slash.
22119
22120 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22121
22122         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22123
22124 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22125
22126         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22127         Fix format string mismatch.
22128
22129         * sieve.el (sieve-deactivate-all): do.
22130
22131         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22132
22133         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22134
22135         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22136
22137         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22138
22139 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22140
22141         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22142         the list of checks.
22143
22144 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22145
22146         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22147         padding.
22148
22149 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22150
22151         * mm-view.el (mm-fill-flowed): New variable.
22152         (mm-inline-text): Use it.
22153
22154 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22155
22156         * spam.el (spam-spamassassin-register-ham-routine)
22157         (spam-spamassassin-register-spam-routine): Fix function names.
22158
22159 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22160
22161         * gnus.el (gnus-tmp-grouplens): Remove.
22162         (gnus-summary-line-format): Remove grouplens.
22163
22164         * gnus-group.el (gnus-group-line-format): Ditto.
22165
22166         * gnus-spec.el (gnus-format-specs): Ditto.
22167         (gnus-update-format-specifications): Flush the group format spec
22168         cache if there's the grouplens stuff.
22169         (gnus-parse-simple-format): Replace %l with the empty string.
22170
22171 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22172
22173         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22174         omission.
22175
22176 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22177
22178         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22179         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22180
22181 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22182
22183         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22184         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22185         New macros and functions.
22186         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22187         Handle > NLINK_MAX messages.
22188         * nnmaildir.el (nnmaildir-request-set-mark):
22189         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22190
22191 2004-01-25  Alex Schroeder  <alex@gnu.org>
22192
22193         * spam-stat.el (spam-stat-process-directory-age): New option.
22194         (spam-stat-process-directory): Use it.
22195
22196 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22197
22198         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22199         (spam-stat-save): Accept prefix argument.
22200
22201 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22202
22203         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22204         links" error.
22205
22206 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22207
22208         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
22209         the rest of the and/or forms.
22210
22211 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22212
22213         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22214         compatibility with old .newsrc.eld files.
22215
22216         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
22217
22218         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22219
22220         * gnus-start.el (gnus-1): do.
22221
22222         * gnus-group.el (gnus-group-line-format-alist): do.
22223
22224         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22225
22226         * gnus-gl.el: Remove.
22227
22228 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22229
22230         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22231         marks consisting of a single range {for example, (3 . 5)} rather
22232         than a list of a single range { ((3 . 5)) }.
22233
22234 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22235
22236         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22237         Use with-current-buffer.
22238         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22239         avoid consing a string.
22240
22241         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22242         Remove obsolete entries for big5 and gb2312.
22243
22244 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22245
22246         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22247         uncompressed list.
22248
22249 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22250
22251         * spam-stat.el (spam-stat-strip-xref): New function.
22252         (spam-stat-process-directory): Use it.
22253
22254         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22255         here -- it's done in message-fetch-field.
22256
22257 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22258
22259         * gnus-agent.el (gnus-agent-queue-mail)
22260         (gnus-agent-prompt-send-queue): New variables.
22261         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22262         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22263         "nndraft:queue" along to gnus-draft-send.
22264         Use gnus-agent-prompt-send-queue.
22265         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22266         is "nndraft:queue".  Suggested by Gaute Strokkenes
22267         <gs234@srcf.ucam.org>
22268
22269         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22270         (agent-enable-undownloaded-faces): Add.
22271         (gnus-agent-cat-groups): Use eval-and-compile, not
22272         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22273         method of gnus-agent-cat-groups even when the buffer has been
22274         evaled.
22275         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22276         delete gnus-agent-save-active-1.
22277         (gnus-agent-save-groups): Delete.  Identical to
22278         gnus-agent-save-active.
22279         (gnus-agent-write-active): No longer adjust agent's copy of active
22280         file as agent's adjustments are now stored in their own
22281         file.  Remove optional parameter.
22282         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22283         servers.  Add use of min/max range limits from server's local
22284         file.
22285         (gnus-agent-save-alist): Remove unused optional argument.
22286         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22287         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22288         (gnus-agent-set-local): A per-server file that keeps min/max range
22289         limits for articles known to the agent.  Provides a fast mechanism
22290         for altering many active ranges.
22291         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22292         active file (local makes it unnecessary).
22293         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22294
22295         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22296         (agent-enable-undownloaded-faces): Add.
22297
22298         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22299         disable it when sending to "nndraft:queue".
22300         (gnus-group-send-queue): Add safety check to avoid sending queue
22301         when unplugged.
22302
22303         * gnus-group.el (gnus-group-catchup): Use new
22304         gnus-sequence-of-unread-articles, not
22305         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22306         numbers of articles.  Use gnus-range-map to avoid having to
22307         uncompress the unread list.
22308         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22309         Fix invalid ange-ftp reference.
22310
22311         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22312         (gnus-sorted-range-intersection): Intersection of two ranges
22313         without requiring that they first be uncompressed.
22314
22315         * gnus-start.el (gnus-activate-group): Unless blocked by the
22316         caller, possibly expand the active range to include both cached
22317         and agentized articles.
22318         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22319         multiple version-dependent converters.
22320         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22321         gnus-agent-save-active.
22322         (gnus-save-newsrc-file): Save dirty agent range limits.
22323
22324         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22325         gnus-agent-possibly-alter-active.
22326         (gnus-adjust-marked-articles): Faster handling of simple lists.
22327
22328 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22329
22330         * spam-stat.el (spam-stat-test-directory): New optional argument
22331         displays a list of files detected.  Suggested by Andrew Cohen
22332         <cohen@andy.bu.edu>.
22333         (spam-stat-buffer-words-with-scores): Don't narrow and change
22334         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22335
22336 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22337
22338         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22339         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22340         (spam-spamassassin-arguments)
22341         (spam-spamassassin-spam-flag-header)
22342         (spam-spamassassin-positive-spam-flag-header)
22343         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22344         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22345         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22346         (spam-list-of-processors, spam-list-of-checks)
22347         (spam-list-of-statistical-checks, spam-registration-functions)
22348         (spam-check-spamassassin-headers, spam-check-spamassassin)
22349         (spam-spamassassin-score)
22350         (spam-spamassassin-register-with-sa-learn)
22351         (spam-spamassassin-register-spam-routine)
22352         (spam-spamassassin-register-ham-routine)
22353         (spam-assassin-register-spam-routine)
22354         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22355         (spam-bogofilter-score): Fix to show article before scoring.
22356
22357 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22358
22359         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22360         default scoring function.
22361         (spam-generic-score): Call spam-spamassassin-score if
22362         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22363         spam-bogofilter-score otherwise.
22364
22365         * gnus.el (spam-process, spam-autodetect-methods):
22366         Add spamassassin and spamassassin-headers.
22367
22368 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22369
22370         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22371         Suppress unnecessary messages.
22372
22373 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22374
22375         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22376         make-hash-table.
22377
22378 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22379
22380         * canlock.el (base64-encode-string): Don't autoload it.
22381
22382 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22383
22384         * run-at-time.el: Remove useless (require 'itimer),
22385         eval-and-compile and (featurep 'xemacs).
22386
22387 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22388
22389         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22390         GROUP is a virtual group.
22391
22392 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22393
22394         * gnus.el: Autoload `message-y-or-n-p'.
22395
22396 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22397
22398         * pgg-parse.el: Remove unnecessary (require 'custom).
22399
22400         * pgg-def.el: do.
22401
22402         * nnmail.el: do.
22403
22404         * gnus-undo.el: do.
22405
22406         * gnus-picon.el: do.
22407
22408         * gnus-util.el: do.
22409
22410 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22411
22412         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22413
22414 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22415
22416         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22417         handle, as well as a list.
22418
22419         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22420         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22421         (mm-w3m-cid-retrieve): Simplify.
22422
22423 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22424
22425         * message.el (message-kill-to-signature): Allow prefix arg to
22426         specify number of lines to keep before signature.
22427
22428 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22429
22430         * message.el (message-kill-to-signature): Change docstring.
22431
22432 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22433
22434         * canlock.el: Always require sha1-el.
22435         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22436
22437         * message.el: Autoload sha1 only when compiling.
22438
22439         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22440         eudc-expand-inline for XEmacs.
22441
22442 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22443
22444         * message.el (message-canlock-generate): Require sha1-el.
22445
22446 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22447
22448         * message.el (message-expand-name): Silence the byte compiler.
22449
22450         * lpath.el: Add detect-coding-system.
22451
22452         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22453         cus-edit.
22454
22455 2004-01-13  Simon Josefsson  <jas@extundo.com>
22456
22457         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22458         Invoke gnus-score-mode.
22459         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
22460
22461         * gnus-range.el (gnus-compress-sequence): Doc fix.
22462         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22463
22464 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22465
22466         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22467
22468 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22469
22470         * spam.el (spam-get-article-as-string): Update to use
22471         gnus-request-article-this-buffer, much simpler.
22472         (spam-get-article-as-buffer): Remove.
22473
22474 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22475
22476         * message.el (message-expand-name): Use EUDC if the user uses that.
22477
22478 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22479
22480         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22481         character for the encoding to avoid consing a string.
22482
22483         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22484         unnecessarily.
22485
22486         * mm-util.el (mm-replace-chars-in-string): Remove.
22487
22488         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22489         of mm-replace-chars-in-string.
22490
22491 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22492
22493         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22494
22495         * mm-util.el (mm-subst-char-in-string): Support inplace.
22496
22497         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22498         a new string in every iteration.  Use shy groups.
22499
22500 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22501
22502         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22503         * gnus-soup.el (gnus-soup-group-brew):
22504         * gnus-msg.el (gnus-put-message):
22505         * gnus-move.el (gnus-group-move-group-to-server):
22506         * gnus-kill.el (gnus-batch-score):
22507         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22508         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22509         (gnus-group-update-group, gnus-group-read-group)
22510         (gnus-group-make-group, gnus-group-make-help-group)
22511         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22512         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22513         (gnus-group-sort-by-unread, gnus-group-catchup)
22514         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22515         (gnus-group-yank-group, gnus-group-set-info)
22516         (gnus-group-list-groups):
22517         * gnus.el (gnus-generate-new-group-name):
22518         * gnus-delay.el (gnus-delay-send-queue):
22519         * nnvirtual.el (nnvirtual-catchup-group):
22520         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22521         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22522         (gnus-group-prepare-topics, gnus-topic-check-topology):
22523         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22524         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22525         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22526         (gnus-group-make-articles-read):
22527         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22528         (gnus-group-change-level, gnus-kill-newsgroup)
22529         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22530         (gnus-get-unread-articles, gnus-make-articles-unread)
22531         (gnus-make-ascending-articles-unread): Use accessor
22532         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22533         to get group information for improved readability.
22534
22535
22536 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22537
22538         * gnus-art.el (article-decode-mime-words, article-babel)
22539         (gnus-article-highlight-signature, gnus-article-add-buttons)
22540         (gnus-signature-toggle): Use gnus-with-article-buffer.
22541
22542         * gnus-art.el (gnus-article-highlight-headers)
22543         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22544
22545         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22546         (gnus-article-set-globals, gnus-request-article-this-buffer)
22547         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22548         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22549         (gnus-mime-display-alternative): Use with-current-buffer.
22550
22551 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22552
22553         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22554         also under 80 char limit, and call gnus-error if needed.
22555         (spam-fetch-article-header): Fix - it was a
22556         buffer-local variable (gnus-newsgroup-data).
22557         (spam-find-spam): Use spam-generate-fake-headers, forget about
22558         spam-insert-fake-headers.
22559         (spam-insert-fake-headers): Remove.
22560
22561 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22562
22563         * deuglify.el (gnus-article-outlook-unwrap-lines)
22564         (gnus-outlook-rearrange-article)
22565         (gnus-outlook-repair-attribution-outlook)
22566         (gnus-outlook-repair-attribution-block)
22567         (gnus-outlook-repair-attribution-other): Remove redundant
22568         save-excursion.
22569
22570 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22571
22572         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22573         (spam-fetch-field-subject-fast)
22574         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22575         (spam-fetch-article-header): Add functions to deal with Gnus
22576         internals for fast retrieval of article header data.
22577         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22578
22579 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22580
22581         * pop3.el (pop3-md5): Remove.
22582         (pop3-apop): Replace pop3-md5 with md5.
22583
22584         * mm-bodies.el: base64 is always built-in.
22585
22586         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22587         Use with-current-buffer.
22588
22589 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22590
22591         * canlock.el (canlock-insert-header): Remove excessive grouping in
22592         regexp.
22593
22594         * gnus-sum.el (gnus-summary-read-document): Ditto.
22595
22596         * gnus-uu.el (gnus-uu-part-number): Ditto.
22597
22598         * html2text.el (html2text-remove-tags): Ditto.
22599         (html2text-format-tags): Ditto.
22600         (html2text-format-single-elements): Ditto.
22601
22602         * mml.el (mml-parse-1): Ditto.
22603
22604 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22605
22606         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22607
22608         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22609
22610         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22611
22612         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22613
22614 2003-11-15  Simon Josefsson  <jas@extundo.com>
22615
22616         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22617         (pgg-gpg-lookup-key): Use regexp match instead of
22618         split-string (split-string is different between emacs 21.2 and
22619         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22620
22621 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22622
22623         * gnus-art.el (gnus-mime-view-all-parts)
22624         (gnus-article-part-wrapper, gnus-article-view-part):
22625         Use with-current-buffer.
22626
22627 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22628
22629         * spam.el (spam-disable-spam-split-during-ham-respool)
22630         (spam-spamoracle-database, spam-cache-lookups)
22631         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22632         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22633         (spam-group-ham-marks, spam-group-spam-marks)
22634         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22635         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22636         also add spam-use-blackholes to the statistical checks.
22637         (spam-fetch-field-fast): Add interface to fetching fields, may
22638         become a macro.
22639         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22640         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22641         (spam-insert-fake-headers): Fake an article when needed.
22642         (spam-find-spam): Fake article when possible.
22643         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22644         (spam-check-bogofilter-headers): Use message-fetch-field instead
22645         of nnmail-fetch-field.
22646
22647 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22648
22649         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22650
22651 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22652
22653         * spam.el (spam-split): Do not require spam-use-CHECK to be
22654         enabled if that check is passed to spam-split explicitly; also
22655         fix so 'spam doesn't get converted to spam-split-group when
22656         spam-split-symbolic-return is t.
22657         (spam-find-spam): Find registrations of the article and use those
22658         instead of re-running spam-split to find the spam/ham
22659         classification of the article.
22660         (spam-log-processing-to-registry, spam-log-registered-p)
22661         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22662         Use gnus-error instead of gnus-message.
22663         (spam-log-registration-type): Add function to determine the
22664         classification of a message based on registry entries; will
22665         return nil if both 'spam and 'ham are found.
22666         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22667         a reasonably fast local cache without the loading errors.
22668         (spam-cache-lookups): Set to t by default.
22669         (spam-find-spam): Don't try to guess spam-cache-lookups.
22670         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22671         spam-caches entry.
22672         (spam-filelist-build-cache, spam-filelist-check-cache):
22673         Fix caching of whitelist/blacklist entries.
22674         (spam-check-whitelist, spam-check-blacklist):
22675         Invoke spam-from-listed-p with a type, not a cache variable.
22676         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22677
22678 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22679
22680         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22681
22682         * nnmail.el (nnmail-split-fancy): do.
22683
22684         * mml.el (mml-parse): do.
22685
22686         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22687         (gnus-score-adaptive): do.
22688
22689 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22690
22691         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22692         (gnus-mime-button-map): Don't set keymap parent.
22693         (gnus-button-ctan-directory-regexp): Use shy grouping.
22694         (gnus-prev-page-map): Don't set keymap parent.
22695         (gnus-prev-page-map): Remove duplicated one.
22696         (gnus-next-page-map): Don't set keymap parent.
22697         (gnus-mime-security-button-map): Ditto.
22698
22699         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22700         version number.
22701
22702         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22703
22704 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22705
22706         * canlock.el (canlock-sha1-function): Remove.
22707         (canlock-sha1-function-for-verify): Remove.
22708         (canlock-openssl-program): Remove.
22709         (canlock-openssl-args): Remove.
22710         (canlock-ignore-errors): Remove.
22711         (canlock-sha1-with-openssl): Remove.
22712         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22713         (canlock-verify): Don't use canlock-ignore-errors.
22714
22715         * sha1-el.el (sha1-string-external): Make it can return a string
22716         in binary form.
22717         (sha1-region-external): Ditto.
22718         (sha1-string-internal): Ditto.
22719         (sha1-region-internal): Ditto.
22720         (sha1-region): Ditto.
22721         (sha1-string): Ditto.
22722         (sha1): Ditto.
22723
22724 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22725
22726         * spam.el (spam-report-articles-gmane): New command.
22727
22728 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22729
22730         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22731
22732         * run-at-time.el (run-at-time-saved): Remove.
22733         (run-at-time): Doc fix.
22734
22735 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22736
22737         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22738         (gnus-summary-limit-map): Add it.
22739         (gnus-summary-make-menu-bar): do.
22740
22741 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22742
22743         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22744         Make attempt at some caching support (done for BBDB only now).
22745         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22746         addresses to be checked.
22747         (spam-clear-cache-BBDB): Add function, to be invoked by
22748         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22749         (spam-check-BBDB): Check and use the caches, if
22750         spam-cache-lookups is on, remove superfluous (provide).
22751
22752 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22753
22754         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22755
22756 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22757
22758         * run-at-time.el (run-at-time-saved): Move to after the definition
22759         of `run-at-time'.
22760
22761         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22762
22763 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22764
22765         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22766         mm-w3m-local-map-property.
22767
22768         * mm-view.el (mm-w3m-mode-map): Remove.
22769         (mm-w3m-local-map-property): Remove.
22770         (mm-inline-text-html-render-with-w3m): Don't use
22771         mm-w3m-local-map-property.
22772
22773 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22774
22775         * run-at-time.el: New file.
22776
22777         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22778         under Emacs.
22779
22780         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22781         of gnus-set-text-properties.
22782
22783         * gnus-uu.el (gnus-uu-save-article): Ditto.
22784
22785         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22786
22787         * gnus-cite.el (gnus-cite-parse): Ditto.
22788
22789         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22790         of gnus-.
22791
22792         * gnus-xmas.el (run-at-time): Require run-at-time.
22793
22794         * gnus.el: Change calls to nnheader-run-at-time and
22795         password-run-at-time throughout to use run-at-time directly.
22796
22797         * password.el: Remove definition of run-at-time.
22798
22799         * nnheaderxm.el: Remove definition of run-at-time.
22800
22801 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22802
22803         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22804         in prompt.
22805
22806 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22807
22808         * messagexmas.el (message-xmas-redefine): Alias
22809         `message-make-caesar-translation-table' to
22810         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22811         version.
22812
22813         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22814         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22815         `gnus-xmas-set-text-properties'.
22816         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22817         `gnus-xmas-completing-read'.
22818         (gnus-xmas-completing-read): Removed.
22819         (gnus-xmas-open-network-stream): Removed.
22820
22821         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22822         XEmacs version.
22823
22824         * dns.el (dns-make-network-process): Use `open-network-stream'
22825         instead of `gnus-xmas-open-network-stream'.
22826
22827         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22828
22829         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22830
22831 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22832
22833         * gnus-art.el (gnus-mime-display-alternative)
22834         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22835         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22836         Don't use gnus-local-map-property.
22837
22838         * gnus-util.el (gnus-local-map-property): Remove.
22839
22840         * mm-view.el (mm-view-pkcs7-decrypt):
22841         Replace gnus-completing-read-maybe-default with completing-read.
22842
22843         * gnus-util.el (gnus-completing-read): do.
22844         (gnus-completing-read-maybe-default): Remove.
22845
22846 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22847
22848         * password.el: Only autoload `run-at-time' if not XEmacs.
22849         Only autoload the itimer functions if XEmacs.
22850
22851 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22852
22853         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22854         XEmacsen.
22855
22856         * dgnushack.el: Autoload executable-find for XEmacs.
22857
22858 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22859
22860         * gnus-art.el (gnus-read-string): Remove.
22861         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22862         read-string.
22863
22864 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22865
22866         * netrc.el: Autoload password-read.
22867         (netrc): Add configuration group.
22868         (netrc-encoding-method, netrc-openssl-path):
22869         Add variables for encoding and decoding of files with symmetric
22870         ciphers.
22871         (netrc-encode): Add assistant function to encode a file with
22872         netrc-encoding-method.
22873         (netrc-parse): Add interactive parameter, added optional
22874         decoding if netrc-encoding-method is non-nil but otherwise
22875         behavior is standard.
22876         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22877         Do s/encode/encrypt/ everywhere.
22878
22879         * spam.el: Remove executable-find autoload.
22880
22881 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22882
22883         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22884
22885         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22886
22887 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22888
22889         * gnus-art.el (gnus-treat-ansi-sequences)
22890         (article-treat-ansi-sequences): New variable and function.
22891         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22892
22893         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22894         Use it.
22895
22896 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22897
22898         * mm-util.el (mm-quote-arg): Remove.
22899
22900         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22901         shell-quote-argument.
22902
22903         * gnus-uu.el (gnus-uu-command): do.
22904
22905         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22906
22907         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22908         with make-char.
22909
22910         * mm-util.el (mm-make-char): Remove.
22911
22912         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22913         add-minor-mode.
22914
22915         * gnus-undo.el (gnus-undo-mode): do.
22916
22917         * gnus-topic.el (gnus-topic-mode): do.
22918
22919         * gnus-sum.el (gnus-dead-summary-mode): do.
22920
22921         * gnus-start.el (gnus-slave-mode): do.
22922
22923         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22924
22925         * gnus-ml.el (gnus-mailing-list-mode): do.
22926
22927         * gnus-gl.el (gnus-grouplens-mode): do.
22928
22929         * gnus-draft.el (gnus-draft-mode): do.
22930
22931         * gnus-dired.el (gnus-dired-mode): do.
22932
22933         * gnus-ems.el (gnus-add-minor-mode): Remove.
22934
22935         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22936         Replace gnus-char-width with char-width.
22937
22938         * gnus-ems.el (gnus-char-width): Remove.
22939
22940         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22941         Replace gnus-char-width with char-width.
22942
22943         * gnus-ems.el (gnus-char-width): Remove.
22944
22945         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22946         definition.
22947         Remove Emacs 20 hash table compatibility code.
22948
22949         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22950         20 compatibility code.
22951
22952         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22953
22954         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22955
22956         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22957         Replace with point-at-{eol,bol}.
22958
22959         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22960
22961         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22962
22963         * flow-fill.el (fill-flowed-point-at-bol)
22964         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22965
22966         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22967         Replace with point-at-{eol,bol} throughout all files.
22968
22969 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22970
22971         * ntlm.el (ntlm-string-as-unibyte): New macro.
22972         (ntlm-build-auth-response): Use it.
22973
22974         Remove Emacs 20 stuff:
22975         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22976         (butlast, mapc, remove): Remove the compiler macros.
22977         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22978         of delq and copy-sequence.
22979         * gnus-art.el (popup-menu): Remove the compiler macro.
22980         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22981         Emacs 20.
22982
22983 2004-01-05  Simon Josefsson  <jas@extundo.com>
22984
22985         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22986         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22987         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22988         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22989         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22990         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22991         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22992         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22993         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22994         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22995         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22996         string-xor into ntlm-string-xor.
22997         Suggested by Jesper Harder <harder@myrealbox.com>.
22998
22999         * ntlm.el: Don't include poem.
23000
23001         * md4.el (print-int32, print-string-hexa): Remove.
23002         Suggested by Jesper Harder <harder@myrealbox.com>.
23003
23004         * sasl-ntlm.el, ntlm.el, md4.el: New files.
23005
23006         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
23007         probably breaks emacs with DL patch, but do we care? Is anyone
23008         still using the DL stuff?)
23009
23010         * sieve-manage.el: Use the password package.
23011         (sieve-manage-read-passwd): Remove.
23012         (sieve-manage-interactive-login): Use password.  Re-add
23013         condition-case around loop.
23014
23015         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23016         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23017         Use the password package.
23018
23019 2003-02-19  Simon Josefsson  <jas@extundo.com>
23020
23021         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23022         token.
23023
23024 2002-08-07  Simon Josefsson  <jas@extundo.com>
23025
23026         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23027         (sieve-manage-authenticators):
23028         (sieve-manage-authenticator-alist): Add some SASL mechs.
23029         (sieve-sasl-auth): New function.
23030         (sieve-manage-cram-md5-auth):
23031         (sieve-manage-plain-auth): Rewrite using SASL library.
23032         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23033         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23034         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23035         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23036
23037 2004-01-05  Simon Josefsson  <jas@extundo.com>
23038
23039         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23040         New files.
23041
23042 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23043
23044         * gnus-group.el (gnus-no-groups-message): Update.
23045
23046         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23047
23048 2003-11-09  Simon Josefsson  <jas@extundo.com>
23049
23050         * imap.el: Support for ID IMAP extension (RFC 2971).
23051         (imap-local-variables): Add imap-id.
23052         (imap-id): New variable.
23053         (imap-id): New function.
23054         (imap-parse-response): Parse untagged ID response.
23055         * nnimap.el (nnimap-id): New variable.
23056         (nnimap-open-connection): Use it.
23057
23058 2003-12-28  Simon Josefsson  <jas@extundo.com>
23059
23060         * gnus-score.el (gnus-score-edit-all-score): New.
23061         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23062
23063 2004-01-04  Simon Josefsson  <jas@extundo.com>
23064
23065         * password.el: Add.
23066
23067 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23068
23069         * dns.el (dns-query-types): Fix typo.
23070         (dns-query-types): New function.
23071         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23072         PTR and SOA replies, see RFC 1035.
23073
23074 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23075
23076         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23077
23078         * Move to Changelog.2.
23079
23080 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23081
23082         * gnus.el (gnus-version-number): Bump version.
23083
23084 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23085
23086         * gnus.el: No Gnus v0.1 is released.
23087
23088 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23089
23090         * gnus.el: No Gnus v0.0 is released.
23091
23092 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23093
23094         * gnus.el (gnus-version-number): Bump.
23095         (gnus-version): No.
23096
23097 See ChangeLog.2 for earlier changes.
23098
23099   Copyright (C) 2004-2011  Free Software Foundation, Inc.
23100
23101   This file is part of GNU Emacs.
23102
23103   GNU Emacs is free software: you can redistribute it and/or modify
23104   it under the terms of the GNU General Public License as published by
23105   the Free Software Foundation, either version 3 of the License, or
23106   (at your option) any later version.
23107
23108   GNU Emacs is distributed in the hope that it will be useful,
23109   but WITHOUT ANY WARRANTY; without even the implied warranty of
23110   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23111   GNU General Public License for more details.
23112
23113   You should have received a copy of the GNU General Public License
23114   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23115
23116 ;; Local Variables:
23117 ;; coding: utf-8
23118 ;; fill-column: 79
23119 ;; add-log-time-zone-rule: t
23120 ;; End: